Skip to content
Success

Console Output

Started by user Brian Goff
Replayed #6
22:57:38 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ced91bee4b54c6acc3271e6ed28e0496a344321f+e6d949b9e707c55700c545614d25713bb191aed8 (d37b38414cff02b2590248def1870f3360697896)
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
22:57:42 [2020-04-13T22:57:42.827Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:57:42 [2020-04-13T22:57:42.831Z] Trying to pass milestone 6
[Pipeline] milestone
22:57:42 [2020-04-13T22:57:42.862Z] Trying to pass milestone 7
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:57:58 [2020-04-13T22:57:58.004Z] Still waiting to schedule task
22:57:58 [2020-04-13T22:57:58.007Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
22:58:42 [2020-04-13T22:58:42.781Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d19e8f2fe7bb4ded) in /home/ubuntu/workspace/moby_PR-40791
[Pipeline] {
[Pipeline] checkout
22:58:46 [2020-04-13T22:58:46.249Z] using credential docker-jenkins-github-credentials
22:58:46 [2020-04-13T22:58:46.263Z] Cloning the remote Git repository
22:58:46 [2020-04-13T22:58:46.263Z] Cloning with configured refspecs honoured and without tags
22:58:46 [2020-04-13T22:58:46.298Z] Cloning repository https://github.com/moby/moby.git
22:58:46 [2020-04-13T22:58:46.373Z]  > git init /home/ubuntu/workspace/moby_PR-40791 # timeout=10
22:58:46 [2020-04-13T22:58:46.671Z] Fetching upstream changes from https://github.com/moby/moby.git
22:58:46 [2020-04-13T22:58:46.671Z]  > git --version # timeout=10
22:58:46 [2020-04-13T22:58:46.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:58:46 [2020-04-13T22:58:46.727Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:08 [2020-04-13T22:59:08.781Z] Fetching without tags
22:59:08 [2020-04-13T22:59:08.698Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:59:08 [2020-04-13T22:59:08.710Z]  > git config --add remote.origin.fetch +refs/pull/40791/head:refs/remotes/origin/PR-40791 # timeout=10
22:59:08 [2020-04-13T22:59:08.723Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:08 [2020-04-13T22:59:08.751Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:59:08 [2020-04-13T22:59:08.784Z] Fetching upstream changes from https://github.com/moby/moby.git
22:59:08 [2020-04-13T22:59:08.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:59:08 [2020-04-13T22:59:08.786Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:09 [2020-04-13T22:59:09.098Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
22:59:10 [2020-04-13T22:59:10.744Z] Merge succeeded, producing ae2afbec7942b45f5f44bbd8f029e9b675d7327d
22:59:10 [2020-04-13T22:59:10.745Z] Checking out Revision ae2afbec7942b45f5f44bbd8f029e9b675d7327d (PR-40791)
22:59:09 [2020-04-13T22:59:09.109Z]  > git config core.sparsecheckout # timeout=10
22:59:09 [2020-04-13T22:59:09.133Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
22:59:09 [2020-04-13T22:59:09.917Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
22:59:10 [2020-04-13T22:59:10.706Z]  > git rev-parse HEAD^{commit} # timeout=10
22:59:10 [2020-04-13T22:59:10.746Z]  > git config core.sparsecheckout # timeout=10
22:59:10 [2020-04-13T22:59:10.778Z]  > git checkout -f ae2afbec7942b45f5f44bbd8f029e9b675d7327d # timeout=10
22:59:14 [2020-04-13T22:59:14.758Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
22:59:14 [2020-04-13T22:59:14.791Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:59:16 [2020-04-13T22:59:16.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40791:/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
22:59:14 [2020-04-13T22:59:14.760Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
22:59:26 [2020-04-13T22:59:26.140Z] Unable to find image 'alpine:latest' locally
22:59:26 [2020-04-13T22:59:26.140Z] latest: Pulling from library/alpine
22:59:26 [2020-04-13T22:59:26.140Z] aad63a933944: Pulling fs layer
22:59:26 [2020-04-13T22:59:26.140Z] aad63a933944: Verifying Checksum
22:59:26 [2020-04-13T22:59:26.140Z] aad63a933944: Download complete
22:59:26 [2020-04-13T22:59:26.712Z] aad63a933944: Pull complete
22:59:26 [2020-04-13T22:59:26.712Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
22:59:26 [2020-04-13T22:59:26.713Z] Status: Downloaded newer image for alpine:latest
22:59:33 [2020-04-13T22:59:33.284Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
22:59:33 [2020-04-13T22:59:33.583Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d19e8f2fe7bb4ded) in /home/ubuntu/workspace/moby_PR-40791
[Pipeline] // stage
22:59:33 [2020-04-13T22:59:33.593Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-40791
[Pipeline] // stage
22:59:33 [2020-04-13T22:59:33.607Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40791
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
22:59:33 [2020-04-13T22:59:33.702Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
22:59:33 [2020-04-13T22:59:33.752Z] using credential docker-jenkins-github-credentials
22:59:33 [2020-04-13T22:59:33.754Z] Fetching changes from the remote Git repository
[Pipeline] // stage
22:59:33 [2020-04-13T22:59:33.768Z] Cloning the remote Git repository
22:59:33 [2020-04-13T22:59:33.768Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
22:59:33 [2020-04-13T22:59:33.780Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
22:59:33 [2020-04-13T22:59:33.785Z] Fetching without tags
22:59:33 [2020-04-13T22:59:33.798Z] Cloning the remote Git repository
22:59:33 [2020-04-13T22:59:33.798Z] 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] }
22:59:34 [2020-04-13T22:59:34.275Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
22:59:34 [2020-04-13T22:59:34.673Z] Merge succeeded, producing 216cfe13dcb3f636293f3980b0153d1ef3620dc5
22:59:34 [2020-04-13T22:59:34.673Z] Checking out Revision 216cfe13dcb3f636293f3980b0153d1ef3620dc5 (PR-40791)
22:59:33 [2020-04-13T22:59:33.718Z]  > git rev-parse --is-inside-work-tree # timeout=10
22:59:33 [2020-04-13T22:59:33.756Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:59:33 [2020-04-13T22:59:33.787Z] Fetching upstream changes from https://github.com/moby/moby.git
22:59:33 [2020-04-13T22:59:33.787Z]  > git --version # timeout=10
22:59:33 [2020-04-13T22:59:33.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:59:33 [2020-04-13T22:59:33.815Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:34 [2020-04-13T22:59:34.276Z]  > git config core.sparsecheckout # timeout=10
22:59:34 [2020-04-13T22:59:34.324Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
22:59:34 [2020-04-13T22:59:34.486Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
22:59:34 [2020-04-13T22:59:34.644Z]  > git rev-parse HEAD^{commit} # timeout=10
22:59:34 [2020-04-13T22:59:34.675Z]  > git config core.sparsecheckout # timeout=10
22:59:33 [2020-04-13T22:59:33.773Z] Cloning repository https://github.com/moby/moby.git
22:59:33 [2020-04-13T22:59:33.773Z]  > git init /home/jenkins/workspace/moby_PR-40791 # timeout=10
22:59:33 [2020-04-13T22:59:33.780Z] Fetching upstream changes from https://github.com/moby/moby.git
22:59:33 [2020-04-13T22:59:33.780Z]  > git --version # timeout=10
22:59:33 [2020-04-13T22:59:33.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:59:33 [2020-04-13T22:59:33.787Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:33 [2020-04-13T22:59:33.804Z] Cloning repository https://github.com/moby/moby.git
22:59:33 [2020-04-13T22:59:33.805Z]  > git init /home/docker/workspace/moby_PR-40791 # timeout=10
22:59:33 [2020-04-13T22:59:33.816Z] Fetching upstream changes from https://github.com/moby/moby.git
22:59:33 [2020-04-13T22:59:33.816Z]  > git --version # timeout=10
22:59:33 [2020-04-13T22:59:33.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:59:33 [2020-04-13T22:59:33.821Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:34 [2020-04-13T22:59:34.831Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
22:59:34 [2020-04-13T22:59:34.860Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:59:35 [2020-04-13T22:59:35.688Z] + [ PR != PR ]
22:59:35 [2020-04-13T22:59:35.688Z] + [ master != master ]
22:59:35 [2020-04-13T22:59:35.688Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
22:59:34 [2020-04-13T22:59:34.694Z]  > git checkout -f 216cfe13dcb3f636293f3980b0153d1ef3620dc5 # timeout=10
22:59:34 [2020-04-13T22:59:34.832Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
[Pipeline] sh
22:59:36 [2020-04-13T22:59:36.067Z] + docker version
22:59:36 [2020-04-13T22:59:36.067Z] Client: Docker Engine - Community
22:59:36 [2020-04-13T22:59:36.067Z]  Version:           19.03.5
22:59:36 [2020-04-13T22:59:36.067Z]  API version:       1.40
22:59:36 [2020-04-13T22:59:36.067Z]  Go version:        go1.12.12
22:59:36 [2020-04-13T22:59:36.067Z]  Git commit:        633a0ea838
22:59:36 [2020-04-13T22:59:36.067Z]  Built:             Wed Nov 13 07:29:52 2019
22:59:36 [2020-04-13T22:59:36.067Z]  OS/Arch:           linux/amd64
22:59:36 [2020-04-13T22:59:36.067Z]  Experimental:      false
22:59:36 [2020-04-13T22:59:36.067Z] 
22:59:36 [2020-04-13T22:59:36.067Z] Server: Docker Engine - Community
22:59:36 [2020-04-13T22:59:36.067Z]  Engine:
22:59:36 [2020-04-13T22:59:36.067Z]   Version:          19.03.5
22:59:36 [2020-04-13T22:59:36.067Z]   API version:      1.40 (minimum version 1.12)
22:59:36 [2020-04-13T22:59:36.067Z]   Go version:       go1.12.12
22:59:36 [2020-04-13T22:59:36.067Z]   Git commit:       633a0ea838
22:59:36 [2020-04-13T22:59:36.067Z]   Built:            Wed Nov 13 07:28:22 2019
22:59:36 [2020-04-13T22:59:36.067Z]   OS/Arch:          linux/amd64
22:59:36 [2020-04-13T22:59:36.067Z]   Experimental:     true
22:59:36 [2020-04-13T22:59:36.067Z]  containerd:
22:59:36 [2020-04-13T22:59:36.067Z]   Version:          1.2.10
22:59:36 [2020-04-13T22:59:36.067Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
22:59:36 [2020-04-13T22:59:36.067Z]  runc:
22:59:36 [2020-04-13T22:59:36.067Z]   Version:          1.0.0-rc8+dev
22:59:36 [2020-04-13T22:59:36.067Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:59:36 [2020-04-13T22:59:36.067Z]  docker-init:
22:59:36 [2020-04-13T22:59:36.067Z]   Version:          0.18.0
22:59:36 [2020-04-13T22:59:36.067Z]   GitCommit:        fec3683
[Pipeline] sh
22:59:36 [2020-04-13T22:59:36.363Z] + docker info
22:59:42 [2020-04-13T22:59:42.828Z] Fetching without tags
22:59:43 [2020-04-13T22:59:43.106Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
22:59:42 [2020-04-13T22:59:42.785Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:59:42 [2020-04-13T22:59:42.787Z]  > git config --add remote.origin.fetch +refs/pull/40791/head:refs/remotes/origin/PR-40791 # timeout=10
22:59:42 [2020-04-13T22:59:42.804Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:42 [2020-04-13T22:59:42.816Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:59:42 [2020-04-13T22:59:42.833Z] Fetching upstream changes from https://github.com/moby/moby.git
22:59:42 [2020-04-13T22:59:42.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:59:42 [2020-04-13T22:59:42.833Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:43 [2020-04-13T22:59:43.111Z]  > git config core.sparsecheckout # timeout=10
22:59:43 [2020-04-13T22:59:43.112Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
22:59:44 [2020-04-13T22:59:44.087Z] Merge succeeded, producing c5e9f67482d024431d3bc8166d050d187a0a9dcb
22:59:44 [2020-04-13T22:59:44.088Z] Checking out Revision c5e9f67482d024431d3bc8166d050d187a0a9dcb (PR-40791)
22:59:44 [2020-04-13T22:59:44.142Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
22:59:44 [2020-04-13T22:59:44.159Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:59:43 [2020-04-13T22:59:43.617Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
22:59:44 [2020-04-13T22:59:44.079Z]  > git rev-parse HEAD^{commit} # timeout=10
22:59:44 [2020-04-13T22:59:44.092Z]  > git config core.sparsecheckout # timeout=10
22:59:44 [2020-04-13T22:59:44.094Z]  > git checkout -f c5e9f67482d024431d3bc8166d050d187a0a9dcb # timeout=10
22:59:44 [2020-04-13T22:59:44.147Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
22:59:44 [2020-04-13T22:59:44.997Z] + docker version
22:59:44 [2020-04-13T22:59:44.997Z] Client: Docker Engine - Community
22:59:44 [2020-04-13T22:59:44.997Z]  Version:           19.03.7
22:59:44 [2020-04-13T22:59:44.997Z]  API version:       1.40
22:59:44 [2020-04-13T22:59:44.997Z]  Go version:        go1.12.17
22:59:44 [2020-04-13T22:59:44.997Z]  Git commit:        7141c199a2
22:59:44 [2020-04-13T22:59:44.997Z]  Built:             Sat Mar  7 16:48:47 2020
22:59:44 [2020-04-13T22:59:44.997Z]  OS/Arch:           linux/s390x
22:59:44 [2020-04-13T22:59:44.997Z]  Experimental:      false
22:59:44 [2020-04-13T22:59:44.997Z] 
22:59:44 [2020-04-13T22:59:44.997Z] Server: Docker Engine - Community
22:59:44 [2020-04-13T22:59:44.997Z]  Engine:
22:59:44 [2020-04-13T22:59:44.997Z]   Version:          19.03.7
22:59:44 [2020-04-13T22:59:44.997Z]   API version:      1.40 (minimum version 1.12)
22:59:44 [2020-04-13T22:59:44.997Z]   Go version:       go1.12.17
22:59:44 [2020-04-13T22:59:44.997Z]   Git commit:       7141c199a2
22:59:44 [2020-04-13T22:59:44.997Z]   Built:            Sat Mar  7 16:47:46 2020
22:59:44 [2020-04-13T22:59:44.997Z]   OS/Arch:          linux/s390x
22:59:44 [2020-04-13T22:59:44.997Z]   Experimental:     true
22:59:44 [2020-04-13T22:59:44.997Z]  containerd:
22:59:44 [2020-04-13T22:59:44.997Z]   Version:          1.2.13
22:59:44 [2020-04-13T22:59:44.997Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
22:59:44 [2020-04-13T22:59:44.997Z]  runc:
22:59:44 [2020-04-13T22:59:44.997Z]   Version:          1.0.0-rc10
22:59:44 [2020-04-13T22:59:44.997Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:59:44 [2020-04-13T22:59:44.997Z]  docker-init:
22:59:44 [2020-04-13T22:59:44.997Z]   Version:          0.18.0
22:59:44 [2020-04-13T22:59:44.997Z]   GitCommit:        fec3683
[Pipeline] sh
22:59:45 [2020-04-13T22:59:45.364Z] + docker info
22:59:45 [2020-04-13T22:59:45.646Z] Client:
22:59:45 [2020-04-13T22:59:45.646Z]  Debug Mode: false
22:59:45 [2020-04-13T22:59:45.646Z] 
22:59:45 [2020-04-13T22:59:45.646Z] Server:
22:59:45 [2020-04-13T22:59:45.646Z]  Containers: 0
22:59:45 [2020-04-13T22:59:45.646Z]   Running: 0
22:59:45 [2020-04-13T22:59:45.646Z]   Paused: 0
22:59:45 [2020-04-13T22:59:45.646Z]   Stopped: 0
22:59:45 [2020-04-13T22:59:45.646Z]  Images: 0
22:59:45 [2020-04-13T22:59:45.646Z]  Server Version: 19.03.7
22:59:45 [2020-04-13T22:59:45.646Z]  Storage Driver: overlay2
22:59:45 [2020-04-13T22:59:45.646Z]   Backing Filesystem: <unknown>
22:59:45 [2020-04-13T22:59:45.646Z]   Supports d_type: true
22:59:45 [2020-04-13T22:59:45.646Z]   Native Overlay Diff: true
22:59:45 [2020-04-13T22:59:45.646Z]  Logging Driver: json-file
22:59:45 [2020-04-13T22:59:45.646Z]  Cgroup Driver: cgroupfs
22:59:45 [2020-04-13T22:59:45.646Z]  Plugins:
22:59:45 [2020-04-13T22:59:45.646Z]   Volume: local
22:59:45 [2020-04-13T22:59:45.646Z]   Network: bridge host ipvlan macvlan null overlay
22:59:45 [2020-04-13T22:59:45.646Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:59:45 [2020-04-13T22:59:45.646Z]  Swarm: inactive
22:59:45 [2020-04-13T22:59:45.646Z]  Runtimes: runc
22:59:45 [2020-04-13T22:59:45.646Z]  Default Runtime: runc
22:59:45 [2020-04-13T22:59:45.646Z]  Init Binary: docker-init
22:59:45 [2020-04-13T22:59:45.646Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
22:59:45 [2020-04-13T22:59:45.646Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:59:45 [2020-04-13T22:59:45.646Z]  init version: fec3683
22:59:45 [2020-04-13T22:59:45.646Z]  Security Options:
22:59:45 [2020-04-13T22:59:45.646Z]   apparmor
22:59:45 [2020-04-13T22:59:45.646Z]   seccomp
22:59:45 [2020-04-13T22:59:45.646Z]    Profile: default
22:59:45 [2020-04-13T22:59:45.646Z]  Kernel Version: 4.15.0-88-generic
22:59:45 [2020-04-13T22:59:45.646Z]  Operating System: Ubuntu 18.04.4 LTS
22:59:45 [2020-04-13T22:59:45.646Z]  OSType: linux
22:59:45 [2020-04-13T22:59:45.646Z]  Architecture: s390x
22:59:45 [2020-04-13T22:59:45.646Z]  CPUs: 2
22:59:45 [2020-04-13T22:59:45.646Z]  Total Memory: 7.861GiB
22:59:45 [2020-04-13T22:59:45.646Z]  Name: s390x-ubuntu-30
22:59:45 [2020-04-13T22:59:45.646Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
22:59:45 [2020-04-13T22:59:45.646Z]  Docker Root Dir: /var/lib/docker
22:59:45 [2020-04-13T22:59:45.646Z]  Debug Mode: false
22:59:45 [2020-04-13T22:59:45.646Z]  Username: dockerbuildbot
22:59:45 [2020-04-13T22:59:45.646Z]  Registry: https://index.docker.io/v1/
22:59:45 [2020-04-13T22:59:45.646Z]  Labels:
22:59:45 [2020-04-13T22:59:45.646Z]  Experimental: true
22:59:45 [2020-04-13T22:59:45.646Z]  Insecure Registries:
22:59:45 [2020-04-13T22:59:45.646Z]   127.0.0.0/8
22:59:45 [2020-04-13T22:59:45.646Z]  Live Restore Enabled: false
22:59:45 [2020-04-13T22:59:45.646Z] 
22:59:45 [2020-04-13T22:59:45.646Z] WARNING: No swap limit support
[Pipeline] sh
22:59:46 [2020-04-13T22:59:46.013Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:59:46 [2020-04-13T22:59:46.014Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:59:46 [2020-04-13T22:59:46.014Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40791/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:59:46 [2020-04-13T22:59:46.014Z] + bash /home/jenkins/workspace/moby_PR-40791/check-config.sh
22:59:46 [2020-04-13T22:59:46.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:59:46 [2020-04-13T22:59:46.014Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
22:59:46 [2020-04-13T22:59:46.014Z] 
22:59:46 [2020-04-13T22:59:46.014Z] Generally Necessary:
22:59:46 [2020-04-13T22:59:46.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:59:46 [2020-04-13T22:59:46.295Z] - apparmor: enabled and tools installed
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NAMESPACES: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NET_NS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_PID_NS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IPC_NS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_UTS_NS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUPS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_CPUACCT: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_DEVICE: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_FREEZER: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_SCHED: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CPUSETS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_MEMCG: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_KEYS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_VETH: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_BRIDGE: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NF_NAT: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NF_NAT_NEEDED: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_POSIX_MQUEUE: enabled
22:59:46 [2020-04-13T22:59:46.295Z] 
22:59:46 [2020-04-13T22:59:46.295Z] Optional Features:
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_USER_NS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_SECCOMP: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_PIDS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_MEMCG_SWAP: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:59:46 [2020-04-13T22:59:46.295Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_BLK_CGROUP: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IOSCHED_CFQ: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_PERF: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_HUGETLB: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_CFS_BANDWIDTH: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_RT_GROUP_SCHED: missing
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_VS: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_VS_NFCT: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_IP_VS_RR: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_EXT4_FS: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:59:46 [2020-04-13T22:59:46.295Z] - Network Drivers:
22:59:46 [2020-04-13T22:59:46.295Z]   - "overlay":
22:59:46 [2020-04-13T22:59:46.295Z]     - CONFIG_VXLAN: enabled (as module)
22:59:46 [2020-04-13T22:59:46.295Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:59:46 [2020-04-13T22:59:46.295Z]       Optional (for encrypted networks):
22:59:46 [2020-04-13T22:59:46.295Z]       - CONFIG_CRYPTO: enabled
22:59:46 [2020-04-13T22:59:46.295Z]       - CONFIG_CRYPTO_AEAD: enabled
22:59:46 [2020-04-13T22:59:46.295Z]       - CONFIG_CRYPTO_GCM: enabled
22:59:46 [2020-04-13T22:59:46.295Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:59:46 [2020-04-13T22:59:46.295Z]       - CONFIG_CRYPTO_GHASH: enabled
22:59:46 [2020-04-13T22:59:46.295Z]       - CONFIG_XFRM: enabled
22:59:46 [2020-04-13T22:59:46.296Z]       - CONFIG_XFRM_USER: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]       - CONFIG_INET_ESP: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]   - "ipvlan":
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_IPVLAN: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]   - "macvlan":
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_MACVLAN: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_DUMMY: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]   - "ftp,tftp client in container":
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z] - Storage Drivers:
22:59:46 [2020-04-13T22:59:46.296Z]   - "aufs":
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_AUFS_FS: enabled (as module)
22:59:46 [2020-04-13T22:59:46.296Z]   - "btrfs":
22:59:46 [2020-04-13T22:59:46.296Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:59:46 [2020-04-13T22:59:46.576Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:59:46 [2020-04-13T22:59:46.576Z]   - "devicemapper":
22:59:46 [2020-04-13T22:59:46.576Z]     - CONFIG_BLK_DEV_DM: enabled
22:59:46 [2020-04-13T22:59:46.576Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:59:46 [2020-04-13T22:59:46.576Z]   - "overlay":
22:59:46 [2020-04-13T22:59:46.576Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:59:46 [2020-04-13T22:59:46.576Z]   - "zfs":
22:59:46 [2020-04-13T22:59:46.576Z]     - /dev/zfs: missing
22:59:46 [2020-04-13T22:59:46.576Z]     - zfs command: missing
22:59:46 [2020-04-13T22:59:46.576Z]     - zpool command: missing
22:59:46 [2020-04-13T22:59:46.576Z] 
22:59:46 [2020-04-13T22:59:46.576Z] Limits:
22:59:46 [2020-04-13T22:59:46.576Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:59:46 [2020-04-13T22:59:46.576Z] 
22:59:46 [2020-04-13T22:59:46.576Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:59:46 [2020-04-13T22:59:46.993Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d .
22:59:46 [2020-04-13T22:59:46.993Z] #1 [internal] load build definition from Dockerfile
22:59:46 [2020-04-13T22:59:46.993Z] #1 transferring dockerfile: 17.09kB done
22:59:46 [2020-04-13T22:59:46.993Z] #1 DONE 0.0s
22:59:46 [2020-04-13T22:59:46.993Z] 
22:59:46 [2020-04-13T22:59:46.993Z] #2 [internal] load .dockerignore
22:59:46 [2020-04-13T22:59:46.993Z] #2 transferring context: 87B done
22:59:46 [2020-04-13T22:59:46.993Z] #2 DONE 0.0s
22:59:46 [2020-04-13T22:59:46.993Z] 
22:59:46 [2020-04-13T22:59:46.993Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
22:59:47 [2020-04-13T22:59:47.289Z] #3 DONE 0.2s
22:59:47 [2020-04-13T22:59:47.289Z] 
22:59:47 [2020-04-13T22:59:47.289Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
22:59:47 [2020-04-13T22:59:47.289Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
22:59:47 [2020-04-13T22:59:47.289Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
22:59:47 [2020-04-13T22:59:47.289Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
22:59:47 [2020-04-13T22:59:47.289Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
22:59:47 [2020-04-13T22:59:47.289Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 6.87MB / 8.87MB 0.1s
22:59:47 [2020-04-13T22:59:47.571Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done
22:59:47 [2020-04-13T22:59:47.571Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf
22:59:47 [2020-04-13T22:59:47.571Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done
22:59:47 [2020-04-13T22:59:47.852Z] #4 DONE 0.5s
22:59:48 [2020-04-13T22:59:48.479Z] 
22:59:48 [2020-04-13T22:59:48.479Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:59:48 [2020-04-13T22:59:48.479Z] #6 DONE 0.2s
22:59:48 [2020-04-13T22:59:48.479Z] 
22:59:48 [2020-04-13T22:59:48.479Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
22:59:48 [2020-04-13T22:59:48.479Z] #5 DONE 0.2s
22:59:48 [2020-04-13T22:59:48.479Z] 
22:59:48 [2020-04-13T22:59:48.479Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
22:59:48 [2020-04-13T22:59:48.479Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 629.14kB / 48.96MB 0.1s
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0B / 7.38MB 0.1s
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:29bbcdcc07d41fd4e9b86ae5014a755471ea8f363882e37e4ef6d6e424bf67bc 1.79kB / 1.79kB done
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:5113530bf5141b838396b60a6517cfd109ca6a0f28974af0dd71a05213926fb1 5.46kB / 5.46kB done
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0B / 9.88MB 0.1s
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 5.16MB / 48.96MB 0.2s
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 2.55MB / 7.38MB 0.2s
22:59:48 [2020-04-13T22:59:48.479Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 2.45MB / 9.88MB 0.2s
22:59:48 [2020-04-13T22:59:48.545Z] Still waiting to schedule task
22:59:48 [2020-04-13T22:59:48.545Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d19e8f2fe7bb4ded)’
22:59:48 [2020-04-13T22:59:48.546Z] Still waiting to schedule task
22:59:48 [2020-04-13T22:59:48.546Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d19e8f2fe7bb4ded)’
22:59:48 [2020-04-13T22:59:48.560Z] Still waiting to schedule task
22:59:48 [2020-04-13T22:59:48.560Z] All nodes of label ‘arm64&&linux’ are offline
22:59:48 [2020-04-13T22:59:48.562Z] Still waiting to schedule task
22:59:48 [2020-04-13T22:59:48.562Z] All nodes of label ‘windows-2019’ are offline
22:59:48 [2020-04-13T22:59:48.592Z] Client:
22:59:48 [2020-04-13T22:59:48.592Z]  Debug Mode: false
22:59:48 [2020-04-13T22:59:48.592Z] 
22:59:48 [2020-04-13T22:59:48.592Z] Server:
22:59:48 [2020-04-13T22:59:48.592Z]  Containers: 0
22:59:48 [2020-04-13T22:59:48.592Z]   Running: 0
22:59:48 [2020-04-13T22:59:48.592Z]   Paused: 0
22:59:48 [2020-04-13T22:59:48.592Z]   Stopped: 0
22:59:48 [2020-04-13T22:59:48.592Z]  Images: 1
22:59:48 [2020-04-13T22:59:48.592Z]  Server Version: 19.03.5
22:59:48 [2020-04-13T22:59:48.592Z]  Storage Driver: overlay2
22:59:48 [2020-04-13T22:59:48.592Z]   Backing Filesystem: extfs
22:59:48 [2020-04-13T22:59:48.592Z]   Supports d_type: true
22:59:48 [2020-04-13T22:59:48.592Z]   Native Overlay Diff: true
22:59:48 [2020-04-13T22:59:48.592Z]  Logging Driver: json-file
22:59:48 [2020-04-13T22:59:48.592Z]  Cgroup Driver: cgroupfs
22:59:48 [2020-04-13T22:59:48.592Z]  Plugins:
22:59:48 [2020-04-13T22:59:48.592Z]   Volume: local
22:59:48 [2020-04-13T22:59:48.592Z]   Network: bridge host ipvlan macvlan null overlay
22:59:48 [2020-04-13T22:59:48.592Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:59:48 [2020-04-13T22:59:48.592Z]  Swarm: inactive
22:59:48 [2020-04-13T22:59:48.592Z]  Runtimes: runc
22:59:48 [2020-04-13T22:59:48.592Z]  Default Runtime: runc
22:59:48 [2020-04-13T22:59:48.592Z]  Init Binary: docker-init
22:59:48 [2020-04-13T22:59:48.592Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
22:59:48 [2020-04-13T22:59:48.592Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
22:59:48 [2020-04-13T22:59:48.592Z]  init version: fec3683
22:59:48 [2020-04-13T22:59:48.592Z]  Security Options:
22:59:48 [2020-04-13T22:59:48.592Z]   apparmor
22:59:48 [2020-04-13T22:59:48.592Z]   seccomp
22:59:48 [2020-04-13T22:59:48.592Z]    Profile: default
22:59:48 [2020-04-13T22:59:48.592Z]  Kernel Version: 4.15.0-1058-aws
22:59:48 [2020-04-13T22:59:48.592Z]  Operating System: Ubuntu 18.04.4 LTS
22:59:48 [2020-04-13T22:59:48.592Z]  OSType: linux
22:59:48 [2020-04-13T22:59:48.592Z]  Architecture: x86_64
22:59:48 [2020-04-13T22:59:48.592Z]  CPUs: 2
22:59:48 [2020-04-13T22:59:48.592Z]  Total Memory: 7.501GiB
22:59:48 [2020-04-13T22:59:48.592Z]  Name: ip-10-100-38-170
22:59:48 [2020-04-13T22:59:48.592Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
22:59:48 [2020-04-13T22:59:48.592Z]  Docker Root Dir: /var/lib/docker
22:59:48 [2020-04-13T22:59:48.592Z]  Debug Mode: false
22:59:48 [2020-04-13T22:59:48.592Z]  Registry: https://index.docker.io/v1/
22:59:48 [2020-04-13T22:59:48.592Z]  Labels:
22:59:48 [2020-04-13T22:59:48.592Z]  Experimental: true
22:59:48 [2020-04-13T22:59:48.592Z]  Insecure Registries:
22:59:48 [2020-04-13T22:59:48.592Z]   127.0.0.0/8
22:59:48 [2020-04-13T22:59:48.592Z]  Live Restore Enabled: true
22:59:48 [2020-04-13T22:59:48.592Z] 
22:59:48 [2020-04-13T22:59:48.592Z] WARNING: No swap limit support
[Pipeline] sh
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 10.57MB / 48.96MB 0.3s
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 5.62MB / 7.38MB 0.3s
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 6.33MB / 9.88MB 0.3s
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 16.86MB / 48.96MB 0.4s
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s done
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.4s done
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 0B / 51.33MB 0.4s
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 0B / 56.67MB 0.4s
22:59:48 [2020-04-13T22:59:48.788Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 27.33MB / 48.96MB 0.5s
22:59:48 [2020-04-13T22:59:48.915Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:59:48 [2020-04-13T22:59:48.915Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:59:48 [2020-04-13T22:59:48.915Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40791/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:59:48 [2020-04-13T22:59:48.915Z] + bash /home/ubuntu/workspace/moby_PR-40791/check-config.sh
22:59:48 [2020-04-13T22:59:48.915Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:59:48 [2020-04-13T22:59:48.915Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
22:59:48 [2020-04-13T22:59:48.915Z] 
22:59:48 [2020-04-13T22:59:48.915Z] Generally Necessary:
22:59:48 [2020-04-13T22:59:48.915Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:59:49 [2020-04-13T22:59:49.093Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 6.72MB / 51.33MB 0.6s
22:59:49 [2020-04-13T22:59:49.093Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 5.90MB / 56.67MB 0.6s
22:59:49 [2020-04-13T22:59:49.093Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 39.86MB / 48.96MB 0.8s
22:59:49 [2020-04-13T22:59:49.093Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 14.81MB / 51.33MB 0.8s
22:59:49 [2020-04-13T22:59:49.093Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 11.47MB / 56.67MB 0.8s
22:59:49 [2020-04-13T22:59:49.175Z] - apparmor: enabled and tools installed
22:59:49 [2020-04-13T22:59:49.175Z] - CONFIG_NAMESPACES: enabled
22:59:49 [2020-04-13T22:59:49.175Z] - CONFIG_NET_NS: enabled
22:59:49 [2020-04-13T22:59:49.175Z] - CONFIG_PID_NS: enabled
22:59:49 [2020-04-13T22:59:49.387Z] #7 ...
22:59:49 [2020-04-13T22:59:49.387Z] 
22:59:49 [2020-04-13T22:59:49.387Z] #20 [internal] load build context
22:59:49 [2020-04-13T22:59:49.387Z] #20 transferring context: 52.78MB 0.9s done
22:59:49 [2020-04-13T22:59:49.387Z] #20 DONE 0.9s
22:59:49 [2020-04-13T22:59:49.387Z] 
22:59:49 [2020-04-13T22:59:49.387Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 43.80MB / 48.96MB 0.9s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 17.75MB / 51.33MB 0.9s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 14.68MB / 56.67MB 0.9s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 1.1s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 25.08MB / 51.33MB 1.1s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 25.64MB / 56.67MB 1.1s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 1.1s done
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 28.49MB / 51.33MB 1.2s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 30.63MB / 56.67MB 1.2s
22:59:49 [2020-04-13T22:59:49.387Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 0B / 102.23MB 1.2s
22:59:49 [2020-04-13T22:59:49.434Z] - CONFIG_IPC_NS: enabled
22:59:49 [2020-04-13T22:59:49.434Z] - CONFIG_UTS_NS: enabled
22:59:49 [2020-04-13T22:59:49.434Z] - CONFIG_CGROUPS: enabled
22:59:49 [2020-04-13T22:59:49.434Z] - CONFIG_CGROUP_CPUACCT: enabled
22:59:49 [2020-04-13T22:59:49.434Z] - CONFIG_CGROUP_DEVICE: enabled
22:59:49 [2020-04-13T22:59:49.434Z] - CONFIG_CGROUP_FREEZER: enabled
22:59:49 [2020-04-13T22:59:49.683Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 32.82MB / 51.33MB 1.3s
22:59:49 [2020-04-13T22:59:49.683Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 34.06MB / 56.67MB 1.3s
22:59:49 [2020-04-13T22:59:49.683Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2
22:59:49 [2020-04-13T22:59:49.683Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 36.51MB / 51.33MB 1.4s
22:59:49 [2020-04-13T22:59:49.683Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 38.43MB / 56.67MB 1.4s
22:59:49 [2020-04-13T22:59:49.683Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 7.01MB / 102.23MB 1.4s
22:59:49 [2020-04-13T22:59:49.692Z] - CONFIG_CGROUP_SCHED: enabled
22:59:49 [2020-04-13T22:59:49.692Z] - CONFIG_CPUSETS: enabled
22:59:49 [2020-04-13T22:59:49.692Z] - CONFIG_MEMCG: enabled
22:59:49 [2020-04-13T22:59:49.692Z] - CONFIG_KEYS: enabled
22:59:49 [2020-04-13T22:59:49.692Z] - CONFIG_VETH: enabled (as module)
22:59:49 [2020-04-13T22:59:49.692Z] - CONFIG_BRIDGE: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_NF_NAT: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_NF_NAT_NEEDED: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_POSIX_MQUEUE: enabled
22:59:49 [2020-04-13T22:59:49.952Z] 
22:59:49 [2020-04-13T22:59:49.952Z] Optional Features:
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_USER_NS: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_SECCOMP: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_CGROUP_PIDS: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_MEMCG_SWAP: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:59:49 [2020-04-13T22:59:49.952Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_BLK_CGROUP: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_IOSCHED_CFQ: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_CGROUP_PERF: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_CGROUP_HUGETLB: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_CFS_BANDWIDTH: enabled
22:59:49 [2020-04-13T22:59:49.952Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:59:49 [2020-04-13T22:59:49.972Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 39.89MB / 51.33MB 1.5s
22:59:49 [2020-04-13T22:59:49.972Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 41.67MB / 56.67MB 1.5s
22:59:49 [2020-04-13T22:59:49.972Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 12.19MB / 102.23MB 1.5s
22:59:49 [2020-04-13T22:59:49.972Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 48.37MB / 51.33MB 1.7s
22:59:49 [2020-04-13T22:59:49.972Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 48.31MB / 56.67MB 1.7s
22:59:49 [2020-04-13T22:59:49.972Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 20.66MB / 102.23MB 1.7s
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_RT_GROUP_SCHED: missing
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_IP_VS: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_IP_VS_NFCT: enabled
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_IP_VS_RR: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_EXT4_FS: enabled
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:59:50 [2020-04-13T22:59:50.232Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:59:50 [2020-04-13T22:59:50.232Z] - Network Drivers:
22:59:50 [2020-04-13T22:59:50.232Z]   - "overlay":
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_VXLAN: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:59:50 [2020-04-13T22:59:50.232Z]       Optional (for encrypted networks):
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_CRYPTO: enabled
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_CRYPTO_AEAD: enabled
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_CRYPTO_GCM: enabled
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_CRYPTO_GHASH: enabled
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_XFRM: enabled
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_XFRM_USER: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_INET_ESP: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]   - "ipvlan":
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_IPVLAN: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]   - "macvlan":
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_MACVLAN: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_DUMMY: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]   - "ftp,tftp client in container":
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z] - Storage Drivers:
22:59:50 [2020-04-13T22:59:50.232Z]   - "aufs":
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_AUFS_FS: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]   - "btrfs":
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:59:50 [2020-04-13T22:59:50.232Z]   - "devicemapper":
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_BLK_DEV_DM: enabled
22:59:50 [2020-04-13T22:59:50.232Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:59:50 [2020-04-13T22:59:50.232Z]   - "overlay":
22:59:50 [2020-04-13T22:59:50.254Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 1.8s
22:59:50 [2020-04-13T22:59:50.254Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 52.47MB / 56.67MB 1.8s
22:59:50 [2020-04-13T22:59:50.254Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 1.9s
22:59:50 [2020-04-13T22:59:50.254Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 31.33MB / 102.23MB 1.9s
22:59:50 [2020-04-13T22:59:50.500Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:59:50 [2020-04-13T22:59:50.500Z]   - "zfs":
22:59:50 [2020-04-13T22:59:50.500Z]     - /dev/zfs: missing
22:59:50 [2020-04-13T22:59:50.500Z]     - zfs command: missing
22:59:50 [2020-04-13T22:59:50.500Z]     - zpool command: missing
22:59:50 [2020-04-13T22:59:50.500Z] 
22:59:50 [2020-04-13T22:59:50.500Z] Limits:
22:59:50 [2020-04-13T22:59:50.500Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:59:50 [2020-04-13T22:59:50.500Z] 
22:59:50 [2020-04-13T22:59:50.500Z] + true
[Pipeline] }
[Pipeline] // stage
22:59:50 [2020-04-13T22:59:50.535Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 2.0s done
22:59:50 [2020-04-13T22:59:50.535Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 2.0s done
22:59:50 [2020-04-13T22:59:50.535Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 45.22MB / 102.23MB 2.1s
22:59:50 [2020-04-13T22:59:50.535Z] #7 sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 0B / 155B 2.1s
22:59:50 [2020-04-13T22:59:50.535Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 53.49MB / 102.23MB 2.2s
22:59:50 [2020-04-13T22:59:50.535Z] #7 sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 155B / 155B 2.1s done
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:59:50 [2020-04-13T22:59:50.822Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 67.33MB / 102.23MB 2.4s
22:59:50 [2020-04-13T22:59:50.822Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 79.12MB / 102.23MB 2.5s
22:59:50 [2020-04-13T22:59:50.850Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d .
22:59:50 [2020-04-13T22:59:50.850Z] #1 [internal] load build definition from Dockerfile
22:59:50 [2020-04-13T22:59:50.850Z] #1 transferring dockerfile: 17.09kB done
22:59:51 [2020-04-13T22:59:51.104Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 90.57MB / 102.23MB 2.6s
22:59:51 [2020-04-13T22:59:51.104Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 101.12MB / 102.23MB 2.7s
22:59:51 [2020-04-13T22:59:51.109Z] #1 DONE 0.2s
22:59:51 [2020-04-13T22:59:51.109Z] 
22:59:51 [2020-04-13T22:59:51.109Z] #2 [internal] load .dockerignore
22:59:51 [2020-04-13T22:59:51.109Z] #2 transferring context: 87B done
22:59:51 [2020-04-13T22:59:51.109Z] #2 DONE 0.2s
22:59:51 [2020-04-13T22:59:51.109Z] 
22:59:51 [2020-04-13T22:59:51.109Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
22:59:51 [2020-04-13T22:59:51.381Z] #3 DONE 0.2s
22:59:51 [2020-04-13T22:59:51.381Z] 
22:59:51 [2020-04-13T22:59:51.381Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
22:59:51 [2020-04-13T22:59:51.381Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
22:59:51 [2020-04-13T22:59:51.385Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 102.23MB / 102.23MB 2.8s done
22:59:51 [2020-04-13T22:59:51.385Z] #7 ...
22:59:51 [2020-04-13T22:59:51.385Z] 
22:59:51 [2020-04-13T22:59:51.385Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:59:51 [2020-04-13T22:59:51.385Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:59:51 [2020-04-13T22:59:51.385Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:59:51 [2020-04-13T22:59:51.385Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:59:51 [2020-04-13T22:59:51.385Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done
22:59:51 [2020-04-13T22:59:51.385Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done
22:59:51 [2020-04-13T22:59:51.385Z] #71 DONE 3.1s
22:59:51 [2020-04-13T22:59:51.385Z] 
22:59:51 [2020-04-13T22:59:51.385Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
22:59:51 [2020-04-13T22:59:51.642Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
22:59:51 [2020-04-13T22:59:51.642Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
22:59:51 [2020-04-13T22:59:51.642Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
22:59:51 [2020-04-13T22:59:51.642Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.2s
22:59:51 [2020-04-13T22:59:51.642Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
22:59:51 [2020-04-13T22:59:51.642Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
22:59:51 [2020-04-13T22:59:51.666Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.9s done
22:59:51 [2020-04-13T22:59:51.666Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.1s
22:59:51 [2020-04-13T22:59:51.901Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
22:59:51 [2020-04-13T22:59:51.901Z] #4 DONE 0.8s
22:59:51 [2020-04-13T22:59:51.946Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.2s done
22:59:51 [2020-04-13T22:59:51.946Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687
22:59:52 [2020-04-13T22:59:52.227Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0.2s done
22:59:52 [2020-04-13T22:59:52.507Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2
22:59:52 [2020-04-13T22:59:52.841Z] 
22:59:52 [2020-04-13T22:59:52.841Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:59:52 [2020-04-13T22:59:52.841Z] #6 DONE 0.3s
22:59:52 [2020-04-13T22:59:52.841Z] 
22:59:52 [2020-04-13T22:59:52.841Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
22:59:52 [2020-04-13T22:59:52.841Z] #5 DONE 0.3s
22:59:52 [2020-04-13T22:59:52.841Z] 
22:59:52 [2020-04-13T22:59:52.841Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
22:59:52 [2020-04-13T22:59:52.841Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
22:59:53 [2020-04-13T22:59:53.100Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done
22:59:53 [2020-04-13T22:59:53.100Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 51.76kB / 7.81MB 0.2s
22:59:53 [2020-04-13T22:59:53.100Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
22:59:53 [2020-04-13T22:59:53.100Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done
22:59:53 [2020-04-13T22:59:53.100Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 69.16kB / 50.38MB 0.2s
22:59:53 [2020-04-13T22:59:53.100Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 1.60MB / 7.81MB 0.3s
22:59:53 [2020-04-13T22:59:53.100Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.38MB / 50.38MB 0.3s
22:59:53 [2020-04-13T22:59:53.359Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 4.54MB / 7.81MB 0.4s
22:59:53 [2020-04-13T22:59:53.359Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 6.86MB / 7.81MB 0.5s
22:59:53 [2020-04-13T22:59:53.360Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 12.24MB / 50.38MB 0.5s
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.6s done
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 17.37MB / 50.38MB 0.9s
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 2.48MB / 10.00MB 0.9s
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.67MB / 51.79MB 0.9s
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 3.68MB / 10.00MB 1.0s
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 24.18MB / 50.38MB 1.1s
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 9.06MB / 10.00MB 1.1s
22:59:53 [2020-04-13T22:59:53.927Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 8.29MB / 51.79MB 1.1s
22:59:53 [2020-04-13T22:59:53.972Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.4s done
22:59:53 [2020-04-13T22:59:53.972Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f
22:59:54 [2020-04-13T22:59:54.186Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 28.55MB / 50.38MB 1.3s
22:59:54 [2020-04-13T22:59:54.186Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.3s done
22:59:54 [2020-04-13T22:59:54.186Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 15.49MB / 51.79MB 1.3s
22:59:54 [2020-04-13T22:59:54.186Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 1.3s
22:59:54 [2020-04-13T22:59:54.445Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 40.18MB / 50.38MB 1.5s
22:59:54 [2020-04-13T22:59:54.445Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 23.06MB / 51.79MB 1.5s
22:59:54 [2020-04-13T22:59:54.445Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 5.58MB / 68.60MB 1.5s
22:59:54 [2020-04-13T22:59:54.707Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 46.32MB / 50.38MB 1.8s
22:59:54 [2020-04-13T22:59:54.707Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 30.64MB / 51.79MB 1.8s
22:59:54 [2020-04-13T22:59:54.707Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 12.76MB / 68.60MB 1.8s
22:59:54 [2020-04-13T22:59:54.974Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 49.94MB / 50.38MB 1.9s
22:59:54 [2020-04-13T22:59:54.974Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 33.32MB / 51.79MB 1.9s
22:59:54 [2020-04-13T22:59:54.974Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 37.46MB / 51.79MB 2.1s
22:59:54 [2020-04-13T22:59:54.974Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 18.60MB / 68.60MB 2.1s
22:59:54 [2020-04-13T22:59:54.974Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.1s done
22:59:54 [2020-04-13T22:59:54.974Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 195.16kB / 120.15MB 2.2s
22:59:55 [2020-04-13T22:59:55.234Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 40.23MB / 51.79MB 2.3s
22:59:55 [2020-04-13T22:59:55.438Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 1.3s done
22:59:55 [2020-04-13T22:59:55.438Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04
22:59:55 [2020-04-13T22:59:55.493Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 43.97MB / 51.79MB 2.5s
22:59:55 [2020-04-13T22:59:55.493Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 22.91MB / 68.60MB 2.5s
22:59:55 [2020-04-13T22:59:55.771Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 47.14MB / 51.79MB 2.6s
22:59:55 [2020-04-13T22:59:55.771Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 6.83MB / 120.15MB 2.6s
22:59:55 [2020-04-13T22:59:55.771Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.8s
22:59:55 [2020-04-13T22:59:55.771Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 31.32MB / 68.60MB 2.8s
22:59:56 [2020-04-13T22:59:56.033Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e
22:59:56 [2020-04-13T22:59:56.033Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.9s done
22:59:56 [2020-04-13T22:59:56.033Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 35.17MB / 68.60MB 3.1s
22:59:56 [2020-04-13T22:59:56.033Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 0B / 126B 3.1s
22:59:56 [2020-04-13T22:59:56.294Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.2s done
22:59:56 [2020-04-13T22:59:56.294Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 39.87MB / 68.60MB 3.4s
22:59:56 [2020-04-13T22:59:56.294Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 16.37MB / 120.15MB 3.4s
22:59:56 [2020-04-13T22:59:56.553Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 44.75MB / 68.60MB 3.5s
22:59:56 [2020-04-13T22:59:56.813Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 49.73MB / 68.60MB 3.8s
22:59:56 [2020-04-13T22:59:56.813Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 25.93MB / 120.15MB 3.8s
22:59:56 [2020-04-13T22:59:56.813Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 55.75MB / 68.60MB 4.0s
22:59:57 [2020-04-13T22:59:57.072Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 35.35MB / 120.15MB 4.1s
22:59:57 [2020-04-13T22:59:57.072Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 59.66MB / 68.60MB 4.2s
22:59:57 [2020-04-13T22:59:57.644Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 67.89MB / 68.60MB 4.6s
22:59:57 [2020-04-13T22:59:57.644Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 45.16MB / 120.15MB 4.6s
22:59:57 [2020-04-13T22:59:57.644Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.8s done
22:59:57 [2020-04-13T22:59:57.905Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 53.02MB / 120.15MB 5.0s
22:59:58 [2020-04-13T22:59:58.106Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 2.7s done
22:59:58 [2020-04-13T22:59:58.163Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 62.14MB / 120.15MB 5.3s
22:59:58 [2020-04-13T22:59:58.410Z] #7 extracting sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 0.0s done
22:59:58 [2020-04-13T22:59:58.698Z] #7 DONE 10.3s
22:59:58 [2020-04-13T22:59:58.698Z] 
22:59:58 [2020-04-13T22:59:58.698Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:59:58 [2020-04-13T22:59:58.730Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 69.43MB / 120.15MB 5.7s
22:59:58 [2020-04-13T22:59:58.988Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 79.63MB / 120.15MB 6.2s
22:59:59 [2020-04-13T22:59:59.145Z] Fetching without tags
22:59:59 [2020-04-13T22:59:59.247Z] #7 ...
22:59:59 [2020-04-13T22:59:59.247Z] 
22:59:59 [2020-04-13T22:59:59.247Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:59:59 [2020-04-13T22:59:59.247Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:59:59 [2020-04-13T22:59:59.247Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:59:59 [2020-04-13T22:59:59.247Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:59:59 [2020-04-13T22:59:59.247Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done
22:59:59 [2020-04-13T22:59:59.247Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.3s done
22:59:59 [2020-04-13T22:59:59.247Z] #71 DONE 6.4s
22:59:59 [2020-04-13T22:59:59.247Z] 
22:59:59 [2020-04-13T22:59:59.247Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
22:59:59 [2020-04-13T22:59:59.247Z] #7 ...
22:59:59 [2020-04-13T22:59:59.247Z] 
22:59:59 [2020-04-13T22:59:59.247Z] #20 [internal] load build context
22:59:59 [2020-04-13T22:59:59.247Z] #20 transferring context: 45.24MB 6.3s
22:59:59 [2020-04-13T22:59:59.033Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:59:59 [2020-04-13T22:59:59.037Z]  > git config --add remote.origin.fetch +refs/pull/40791/head:refs/remotes/origin/PR-40791 # timeout=10
22:59:59 [2020-04-13T22:59:59.041Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:59 [2020-04-13T22:59:59.107Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:59:59 [2020-04-13T22:59:59.178Z] Fetching upstream changes from https://github.com/moby/moby.git
22:59:59 [2020-04-13T22:59:59.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:59:59 [2020-04-13T22:59:59.179Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:59:59 [2020-04-13T22:59:59.671Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
22:59:59 [2020-04-13T22:59:59.818Z] #20 transferring context: 52.78MB 6.9s done
23:00:00 [2020-04-13T23:00:00.078Z] #20 DONE 7.1s
23:00:00 [2020-04-13T23:00:00.078Z] 
23:00:00 [2020-04-13T23:00:00.078Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:00:00 [2020-04-13T23:00:00.078Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 116.94MB / 120.15MB 7.1s
23:00:00 [2020-04-13T23:00:00.162Z] #8 DONE 1.6s
23:00:00 [2020-04-13T23:00:00.162Z] 
23:00:00 [2020-04-13T23:00:00.162Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:00:00 [2020-04-13T23:00:00.337Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 7.3s done
23:00:00 [2020-04-13T23:00:00.906Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.1s
23:00:01 [2020-04-13T23:00:01.164Z] #9 DONE 0.8s
23:00:01 [2020-04-13T23:00:01.164Z] 
23:00:01 [2020-04-13T23:00:01.164Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:00:01 [2020-04-13T23:00:01.164Z] #40 DONE 0.0s
23:00:01 [2020-04-13T23:00:01.164Z] 
23:00:01 [2020-04-13T23:00:01.164Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:00:01 [2020-04-13T23:00:01.164Z] #29 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.164Z] 
23:00:01 [2020-04-13T23:00:01.164Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:00:01 [2020-04-13T23:00:01.164Z] #21 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.164Z] 
23:00:01 [2020-04-13T23:00:01.164Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:00:01 [2020-04-13T23:00:01.164Z] #30 ...
23:00:01 [2020-04-13T23:00:01.164Z] 
23:00:01 [2020-04-13T23:00:01.164Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:00:01 [2020-04-13T23:00:01.164Z] #52 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.164Z] 
23:00:01 [2020-04-13T23:00:01.164Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:00:01 [2020-04-13T23:00:01.164Z] #46 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.164Z] 
23:00:01 [2020-04-13T23:00:01.164Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:00:01 [2020-04-13T23:00:01.164Z] #67 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.447Z] 
23:00:01 [2020-04-13T23:00:01.447Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:00:01 [2020-04-13T23:00:01.447Z] #49 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.447Z] 
23:00:01 [2020-04-13T23:00:01.447Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:00:01 [2020-04-13T23:00:01.447Z] #32 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.447Z] 
23:00:01 [2020-04-13T23:00:01.447Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
23:00:01 [2020-04-13T23:00:01.447Z] #55 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.447Z] 
23:00:01 [2020-04-13T23:00:01.447Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:00:01 [2020-04-13T23:00:01.447Z] #73 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.447Z] 
23:00:01 [2020-04-13T23:00:01.447Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:00:01 [2020-04-13T23:00:01.447Z] #22 DONE 0.1s
23:00:01 [2020-04-13T23:00:01.447Z] 
23:00:01 [2020-04-13T23:00:01.447Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:00:01 [2020-04-13T23:00:01.790Z] Merge succeeded, producing 8bd88ba032063a46bb8744f302fd129152ea8933
23:00:01 [2020-04-13T23:00:01.791Z] Checking out Revision 8bd88ba032063a46bb8744f302fd129152ea8933 (PR-40791)
22:59:59 [2020-04-13T22:59:59.677Z]  > git config core.sparsecheckout # timeout=10
22:59:59 [2020-04-13T22:59:59.680Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
23:00:00 [2020-04-13T23:00:00.795Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
23:00:01 [2020-04-13T23:00:01.765Z]  > git rev-parse HEAD^{commit} # timeout=10
23:00:01 [2020-04-13T23:00:01.997Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
23:00:02 [2020-04-13T23:00:02.062Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:00:02 [2020-04-13T23:00:02.943Z] + docker version
23:00:02 [2020-04-13T23:00:02.943Z] Client:
23:00:02 [2020-04-13T23:00:02.943Z]  Version:           18.06.1-ce
23:00:02 [2020-04-13T23:00:02.943Z]  API version:       1.38
23:00:02 [2020-04-13T23:00:02.943Z]  Go version:        go1.10.3
23:00:02 [2020-04-13T23:00:02.943Z]  Git commit:        e68fc7a
23:00:02 [2020-04-13T23:00:02.943Z]  Built:             Tue Aug 21 17:26:10 2018
23:00:02 [2020-04-13T23:00:02.943Z]  OS/Arch:           linux/ppc64le
23:00:02 [2020-04-13T23:00:02.944Z]  Experimental:      false
23:00:02 [2020-04-13T23:00:02.944Z] 
23:00:02 [2020-04-13T23:00:02.944Z] Server:
23:00:02 [2020-04-13T23:00:02.944Z]  Engine:
23:00:02 [2020-04-13T23:00:02.944Z]   Version:          18.06.1-ce
23:00:02 [2020-04-13T23:00:02.944Z]   API version:      1.38 (minimum version 1.12)
23:00:02 [2020-04-13T23:00:02.944Z]   Go version:       go1.10.3
23:00:02 [2020-04-13T23:00:02.944Z]   Git commit:       e68fc7a
23:00:02 [2020-04-13T23:00:02.944Z]   Built:            Tue Aug 21 17:24:20 2018
23:00:02 [2020-04-13T23:00:02.944Z]   OS/Arch:          linux/ppc64le
23:00:02 [2020-04-13T23:00:02.944Z]   Experimental:     true
[Pipeline] sh
23:00:03 [2020-04-13T23:00:03.323Z] + docker info
23:00:03 [2020-04-13T23:00:03.323Z] Containers: 0
23:00:03 [2020-04-13T23:00:03.323Z]  Running: 0
23:00:03 [2020-04-13T23:00:03.323Z]  Paused: 0
23:00:03 [2020-04-13T23:00:03.323Z]  Stopped: 0
23:00:03 [2020-04-13T23:00:03.323Z] Images: 0
23:00:03 [2020-04-13T23:00:03.323Z] Server Version: 18.06.1-ce
23:00:03 [2020-04-13T23:00:03.323Z] Storage Driver: overlay2
23:00:03 [2020-04-13T23:00:03.323Z]  Backing Filesystem: extfs
23:00:03 [2020-04-13T23:00:03.323Z]  Supports d_type: true
23:00:03 [2020-04-13T23:00:03.323Z]  Native Overlay Diff: true
23:00:03 [2020-04-13T23:00:03.323Z] Logging Driver: json-file
23:00:03 [2020-04-13T23:00:03.323Z] Cgroup Driver: cgroupfs
23:00:03 [2020-04-13T23:00:03.323Z] Plugins:
23:00:03 [2020-04-13T23:00:03.323Z]  Volume: local
23:00:03 [2020-04-13T23:00:03.323Z]  Network: bridge host ipvlan macvlan null overlay
23:00:03 [2020-04-13T23:00:03.323Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
23:00:03 [2020-04-13T23:00:03.323Z] Swarm: inactive
23:00:03 [2020-04-13T23:00:03.323Z] Runtimes: runc
23:00:03 [2020-04-13T23:00:03.323Z] Default Runtime: runc
23:00:03 [2020-04-13T23:00:03.323Z] Init Binary: docker-init
23:00:03 [2020-04-13T23:00:03.323Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
23:00:03 [2020-04-13T23:00:03.323Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
23:00:03 [2020-04-13T23:00:03.323Z] init version: fec3683
23:00:03 [2020-04-13T23:00:03.323Z] Security Options:
23:00:03 [2020-04-13T23:00:03.323Z]  apparmor
23:00:03 [2020-04-13T23:00:03.323Z]  seccomp
23:00:03 [2020-04-13T23:00:03.323Z]   Profile: default
23:00:03 [2020-04-13T23:00:03.323Z] Kernel Version: 4.4.0-139-generic
23:00:03 [2020-04-13T23:00:03.323Z] Operating System: Ubuntu 16.04.3 LTS
23:00:03 [2020-04-13T23:00:03.323Z] OSType: linux
23:00:03 [2020-04-13T23:00:03.323Z] Architecture: ppc64le
23:00:03 [2020-04-13T23:00:03.323Z] CPUs: 4
23:00:03 [2020-04-13T23:00:03.323Z] Total Memory: 7.972GiB
23:00:03 [2020-04-13T23:00:03.323Z] Name: ppc64le-ubuntu-13
23:00:03 [2020-04-13T23:00:03.323Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
23:00:03 [2020-04-13T23:00:03.323Z] Docker Root Dir: /var/lib/docker
23:00:03 [2020-04-13T23:00:03.323Z] Debug Mode (client): false
23:00:03 [2020-04-13T23:00:03.323Z] Debug Mode (server): false
23:00:03 [2020-04-13T23:00:03.323Z] Username: dockerbuildbot
23:00:03 [2020-04-13T23:00:03.323Z] Registry: https://index.docker.io/v1/
23:00:03 [2020-04-13T23:00:03.323Z] Labels:
23:00:03 [2020-04-13T23:00:03.323Z] Experimental: true
23:00:03 [2020-04-13T23:00:03.323Z] Insecure Registries:
23:00:03 [2020-04-13T23:00:03.323Z]  127.0.0.0/8
23:00:03 [2020-04-13T23:00:03.323Z] Live Restore Enabled: false
23:00:03 [2020-04-13T23:00:03.323Z] 
[Pipeline] sh
23:00:03 [2020-04-13T23:00:03.444Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.1s done
23:00:03 [2020-04-13T23:00:03.445Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494
23:00:03 [2020-04-13T23:00:03.445Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done
23:00:03 [2020-04-13T23:00:03.704Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:00:03 [2020-04-13T23:00:03.704Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:00:03 [2020-04-13T23:00:03.704Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40791/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:00:03 [2020-04-13T23:00:03.704Z] + bash /home/docker/workspace/moby_PR-40791/check-config.sh
23:00:03 [2020-04-13T23:00:03.704Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:00:03 [2020-04-13T23:00:03.704Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
23:00:03 [2020-04-13T23:00:03.704Z] 
23:00:03 [2020-04-13T23:00:03.704Z] Generally Necessary:
23:00:03 [2020-04-13T23:00:03.704Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:00:03 [2020-04-13T23:00:03.704Z] - apparmor: enabled and tools installed
23:00:03 [2020-04-13T23:00:03.704Z] - CONFIG_NAMESPACES: enabled
23:00:03 [2020-04-13T23:00:03.711Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.1s
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_NET_NS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_PID_NS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_IPC_NS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_UTS_NS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_CGROUPS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_CGROUP_CPUACCT: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_CGROUP_DEVICE: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_CGROUP_FREEZER: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_CGROUP_SCHED: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_CPUSETS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_MEMCG: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_KEYS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_VETH: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_BRIDGE: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_NF_NAT: enabled (as module)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_NF_NAT_NEEDED: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_POSIX_MQUEUE: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
23:00:03 [2020-04-13T23:00:03.991Z] 
23:00:03 [2020-04-13T23:00:03.991Z] Optional Features:
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_USER_NS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_SECCOMP: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_CGROUP_PIDS: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_MEMCG_SWAP: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:00:03 [2020-04-13T23:00:03.991Z]     (cgroup swap accounting is currently enabled)
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_MEMCG_KMEM: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_BLK_CGROUP: enabled
23:00:03 [2020-04-13T23:00:03.991Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:00:01 [2020-04-13T23:00:01.813Z]  > git config core.sparsecheckout # timeout=10
23:00:01 [2020-04-13T23:00:01.818Z]  > git checkout -f 8bd88ba032063a46bb8744f302fd129152ea8933 # timeout=10
23:00:02 [2020-04-13T23:00:02.027Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
23:00:04 [2020-04-13T23:00:04.279Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done
23:00:04 [2020-04-13T23:00:04.279Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0.1s
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_IOSCHED_CFQ: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_CGROUP_PERF: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_CGROUP_HUGETLB: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_CFS_BANDWIDTH: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_RT_GROUP_SCHED: missing
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_IP_VS: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_IP_VS_NFCT: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_IP_VS_RR: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_EXT4_FS: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:00:04 [2020-04-13T23:00:04.282Z] - Network Drivers:
23:00:04 [2020-04-13T23:00:04.282Z]   - "overlay":
23:00:04 [2020-04-13T23:00:04.282Z]     - CONFIG_VXLAN: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:00:04 [2020-04-13T23:00:04.282Z]       Optional (for encrypted networks):
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_CRYPTO: enabled
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_XFRM: enabled
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_XFRM_USER: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_INET_ESP: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]   - "ipvlan":
23:00:04 [2020-04-13T23:00:04.282Z]     - CONFIG_IPVLAN: enabled (as module)
23:00:04 [2020-04-13T23:00:04.282Z]   - "macvlan":
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_MACVLAN: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_DUMMY: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]   - "ftp,tftp client in container":
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z] - Storage Drivers:
23:00:04 [2020-04-13T23:00:04.568Z]   - "aufs":
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_AUFS_FS: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]   - "btrfs":
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:00:04 [2020-04-13T23:00:04.568Z]   - "devicemapper":
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_BLK_DEV_DM: enabled
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]   - "overlay":
23:00:04 [2020-04-13T23:00:04.568Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:00:04 [2020-04-13T23:00:04.568Z]   - "zfs":
23:00:04 [2020-04-13T23:00:04.568Z]     - /dev/zfs: missing
23:00:04 [2020-04-13T23:00:04.568Z]     - zfs command: missing
23:00:04 [2020-04-13T23:00:04.568Z]     - zpool command: missing
23:00:04 [2020-04-13T23:00:04.568Z] 
23:00:04 [2020-04-13T23:00:04.568Z] Limits:
23:00:04 [2020-04-13T23:00:04.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:00:04 [2020-04-13T23:00:04.568Z] 
23:00:04 [2020-04-13T23:00:04.568Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.434 + RM_GOPATH=0
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.434 + TMP_GOPATH=
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.434 + : /build
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.434 + '[' -z '' ']'
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.435 ++ mktemp -d
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.436 + export GOPATH=/tmp/tmp.8EdISK8Plu
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.436 + GOPATH=/tmp/tmp.8EdISK8Plu
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.436 + RM_GOPATH=1
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.437 ++ dirname ./install.sh
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 + dir=.
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 + bin=dockercli
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 + shift
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 + '[' '!' -f ./dockercli.installer ']'
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 + . ./dockercli.installer
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 ++ : stable
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 ++ : 17.06.2-ce
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 + install_dockercli
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.438 Install docker/cli version 17.06.2-ce from stable
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.439 ++ uname -m
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.439 + arch=s390x
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.439 + '[' s390x '!=' x86_64 ']'
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.439 + '[' s390x '!=' s390x ']'
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.439 + url=https://download.docker.com/linux/static
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.439 + tar -xz docker/docker
23:00:04 [2020-04-13T23:00:04.917Z] #23 3.440 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
23:00:05 [2020-04-13T23:00:05.005Z] + make bundles/buildx
23:00:05 [2020-04-13T23:00:05.626Z] make: command: Command not found
23:00:05 [2020-04-13T23:00:05.626Z] make: command: Command not found
23:00:05 [2020-04-13T23:00:05.626Z] mkdir bundles
23:00:05 [2020-04-13T23:00:05.626Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
23:00:05 [2020-04-13T23:00:05.626Z] 	--build-arg BUILDX_COMMIT \
23:00:05 [2020-04-13T23:00:05.626Z] 	--build-arg BUILDX_REPO \
23:00:05 [2020-04-13T23:00:05.626Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
23:00:05 [2020-04-13T23:00:05.626Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
23:00:05 [2020-04-13T23:00:05.626Z] 	.
23:00:05 [2020-04-13T23:00:05.626Z] /bin/sh: 4: go: not found
23:00:05 [2020-04-13T23:00:05.626Z] /bin/sh: 5: go: not found
23:00:06 [2020-04-13T23:00:06.933Z] #23 ...
23:00:06 [2020-04-13T23:00:06.933Z] 
23:00:06 [2020-04-13T23:00:06.933Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.372 + RM_GOPATH=0
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.372 + TMP_GOPATH=
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.372 + : /build
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.372 + '[' -z '' ']'
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.373 ++ mktemp -d
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.374 + export GOPATH=/tmp/tmp.e0FYDhjhg5
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.374 + GOPATH=/tmp/tmp.e0FYDhjhg5
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.374 + RM_GOPATH=1
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.374 ++ dirname ./install.sh
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.377 + dir=.
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.377 + bin=tomlv
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.377 + shift
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.377 + '[' '!' -f ./tomlv.installer ']'
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.377 + . ./tomlv.installer
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.377 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.377 + install_tomlv
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.378 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.378 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.378 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.e0FYDhjhg5/src/github.com/BurntSushi/toml
23:00:06 [2020-04-13T23:00:06.933Z] #33 3.380 Cloning into '/tmp/tmp.e0FYDhjhg5/src/github.com/BurntSushi/toml'...
23:00:06 [2020-04-13T23:00:06.933Z] #33 4.183 + cd /tmp/tmp.e0FYDhjhg5/src/github.com/BurntSushi/toml
23:00:06 [2020-04-13T23:00:06.933Z] #33 4.183 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:00:06 [2020-04-13T23:00:06.933Z] #33 4.230 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:00:06 [2020-04-13T23:00:06.933Z] #33 4.789 runtime/internal/atomic
23:00:06 [2020-04-13T23:00:06.933Z] #33 4.793 internal/cpu
23:00:06 [2020-04-13T23:00:06.933Z] #33 4.938 runtime/internal/sys
23:00:06 [2020-04-13T23:00:06.933Z] #33 5.115 runtime/internal/math
23:00:06 [2020-04-13T23:00:06.933Z] #33 5.154 math/bits
23:00:06 [2020-04-13T23:00:06.933Z] #33 5.209 internal/bytealg
23:00:06 [2020-04-13T23:00:06.933Z] #33 5.586 math
23:00:06 [2020-04-13T23:00:06.933Z] #33 5.702 runtime
23:00:08 [2020-04-13T23:00:08.349Z] Sending build context to Docker daemon  57.43MB

23:00:08 [2020-04-13T23:00:08.349Z] Step 1/16 : ARG GO_VERSION=1.12.10
23:00:08 [2020-04-13T23:00:08.349Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
23:00:08 [2020-04-13T23:00:08.349Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
23:00:08 [2020-04-13T23:00:08.349Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
23:00:08 [2020-04-13T23:00:08.473Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.7s done
23:00:08 [2020-04-13T23:00:08.473Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s
23:00:08 [2020-04-13T23:00:08.635Z] 1.12.10-stretch: Pulling from library/golang
23:00:08 [2020-04-13T23:00:08.635Z] fb056072eab9: Pulling fs layer
23:00:08 [2020-04-13T23:00:08.635Z] 6a33b1f9796f: Pulling fs layer
23:00:08 [2020-04-13T23:00:08.635Z] 8f8f8962e456: Pulling fs layer
23:00:08 [2020-04-13T23:00:08.635Z] 68adcc365214: Pulling fs layer
23:00:08 [2020-04-13T23:00:08.635Z] 76d8adf27bdf: Pulling fs layer
23:00:08 [2020-04-13T23:00:08.635Z] d66e58854927: Pulling fs layer
23:00:08 [2020-04-13T23:00:08.635Z] 71497195576e: Pulling fs layer
23:00:08 [2020-04-13T23:00:08.635Z] 68adcc365214: Waiting
23:00:08 [2020-04-13T23:00:08.635Z] 76d8adf27bdf: Waiting
23:00:08 [2020-04-13T23:00:08.635Z] d66e58854927: Waiting
23:00:08 [2020-04-13T23:00:08.635Z] 71497195576e: Waiting
23:00:09 [2020-04-13T23:00:09.288Z] 8f8f8962e456: Verifying Checksum
23:00:09 [2020-04-13T23:00:09.288Z] 8f8f8962e456: Download complete
23:00:09 [2020-04-13T23:00:09.288Z] 6a33b1f9796f: Verifying Checksum
23:00:09 [2020-04-13T23:00:09.288Z] 6a33b1f9796f: Download complete
23:00:10 [2020-04-13T23:00:10.376Z] #33 8.850 unicode/utf8
23:00:10 [2020-04-13T23:00:10.376Z] #33 ...
23:00:10 [2020-04-13T23:00:10.376Z] 
23:00:10 [2020-04-13T23:00:10.376Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:00:10 [2020-04-13T23:00:10.376Z] #23 8.897 + mkdir -p /build
23:00:10 [2020-04-13T23:00:10.376Z] #23 8.909 + mv docker/docker /build/
23:00:10 [2020-04-13T23:00:10.376Z] #23 8.917 + rmdir docker
23:00:10 [2020-04-13T23:00:10.663Z] #23 DONE 9.2s
23:00:10 [2020-04-13T23:00:10.663Z] 
23:00:10 [2020-04-13T23:00:10.663Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.617 + RM_GOPATH=0
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.617 + TMP_GOPATH=
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.617 + : /build
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.617 + '[' -z '' ']'
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.617 ++ mktemp -d
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.624 + export GOPATH=/tmp/tmp.ypaHo8yCZF
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.624 + GOPATH=/tmp/tmp.ypaHo8yCZF
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.624 + RM_GOPATH=1
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.625 ++ dirname ./install.sh
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.626 + dir=.
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.626 + bin=vndr
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.626 + shift
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.626 + '[' '!' -f ./vndr.installer ']'
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.627 + . ./vndr.installer
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.627 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.627 + install_vndr
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.627 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.627 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.627 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ypaHo8yCZF/src/github.com/LK4D4/vndr
23:00:10 [2020-04-13T23:00:10.663Z] #47 3.630 Cloning into '/tmp/tmp.ypaHo8yCZF/src/github.com/LK4D4/vndr'...
23:00:10 [2020-04-13T23:00:10.663Z] #47 4.259 + cd /tmp/tmp.ypaHo8yCZF/src/github.com/LK4D4/vndr
23:00:10 [2020-04-13T23:00:10.663Z] #47 4.260 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:00:10 [2020-04-13T23:00:10.663Z] #47 4.273 + go build -buildmode=pie -v -o /build/vndr .
23:00:10 [2020-04-13T23:00:10.663Z] #47 5.144 runtime/internal/math
23:00:10 [2020-04-13T23:00:10.663Z] #47 5.176 internal/cpu
23:00:10 [2020-04-13T23:00:10.663Z] #47 5.257 internal/race
23:00:10 [2020-04-13T23:00:10.663Z] #47 5.394 sync/atomic
23:00:10 [2020-04-13T23:00:10.663Z] #47 5.543 internal/bytealg
23:00:10 [2020-04-13T23:00:10.663Z] #47 5.744 runtime
23:00:10 [2020-04-13T23:00:10.663Z] #47 5.778 unicode
23:00:10 [2020-04-13T23:00:10.663Z] #47 8.776 unicode/utf8
23:00:10 [2020-04-13T23:00:10.663Z] #47 9.332 internal/testlog
23:00:10 [2020-04-13T23:00:10.947Z] #47 ...
23:00:10 [2020-04-13T23:00:10.947Z] 
23:00:10 [2020-04-13T23:00:10.947Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:10 [2020-04-13T23:00:10.947Z] #33 9.479 internal/testlog
23:00:11 [2020-04-13T23:00:11.228Z] #33 9.842 encoding
23:00:11 [2020-04-13T23:00:11.228Z] #33 ...
23:00:11 [2020-04-13T23:00:11.228Z] 
23:00:11 [2020-04-13T23:00:11.228Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:00:11 [2020-04-13T23:00:11.228Z] #41 2.726 + git clone https://github.com/docker/distribution.git .
23:00:11 [2020-04-13T23:00:11.228Z] #41 2.728 Cloning into '.'...
23:00:11 [2020-04-13T23:00:11.228Z] #41 ...
23:00:11 [2020-04-13T23:00:11.228Z] 
23:00:11 [2020-04-13T23:00:11.228Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:11 [2020-04-13T23:00:11.228Z] #43 2.968 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:11 [2020-04-13T23:00:11.228Z] #43 3.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:11 [2020-04-13T23:00:11.228Z] #43 3.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:11 [2020-04-13T23:00:11.228Z] #43 3.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
23:00:11 [2020-04-13T23:00:11.228Z] #43 5.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
23:00:11 [2020-04-13T23:00:11.228Z] #43 7.812 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
23:00:11 [2020-04-13T23:00:11.509Z] #43 ...
23:00:11 [2020-04-13T23:00:11.509Z] 
23:00:11 [2020-04-13T23:00:11.509Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.560 + RM_GOPATH=0
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.560 + TMP_GOPATH=
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.560 + : /build
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.560 + '[' -z '' ']'
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.560 ++ mktemp -d
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.560 + export GOPATH=/tmp/tmp.JKkaxTSr9D
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.560 + GOPATH=/tmp/tmp.JKkaxTSr9D
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.561 + RM_GOPATH=1
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.561 ++ dirname ./install.sh
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.567 + dir=.
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.567 + bin=proxy
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.567 + shift
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.567 + '[' '!' -f ./proxy.installer ']'
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.567 + . ./proxy.installer
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.568 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 + install_proxy
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 + case "$1" in
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 + export CGO_ENABLED=0
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 + CGO_ENABLED=0
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 + _install_proxy
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.575 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JKkaxTSr9D/src/github.com/docker/libnetwork
23:00:11 [2020-04-13T23:00:11.509Z] #74 2.582 Cloning into '/tmp/tmp.JKkaxTSr9D/src/github.com/docker/libnetwork'...
23:00:11 [2020-04-13T23:00:11.509Z] #74 ...
23:00:11 [2020-04-13T23:00:11.509Z] 
23:00:11 [2020-04-13T23:00:11.509Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:00:11 [2020-04-13T23:00:11.509Z] #25 1.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:11 [2020-04-13T23:00:11.509Z] #25 1.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:11 [2020-04-13T23:00:11.509Z] #25 1.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:11 [2020-04-13T23:00:11.509Z] #25 2.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
23:00:11 [2020-04-13T23:00:11.509Z] #25 3.453 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
23:00:11 [2020-04-13T23:00:11.509Z] #25 4.795 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
23:00:11 [2020-04-13T23:00:11.619Z] fb056072eab9: Verifying Checksum
23:00:11 [2020-04-13T23:00:11.619Z] fb056072eab9: Download complete
23:00:11 [2020-04-13T23:00:11.759Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.5s done
23:00:11 [2020-04-13T23:00:11.759Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d
23:00:11 [2020-04-13T23:00:11.789Z] #25 ...
23:00:11 [2020-04-13T23:00:11.789Z] 
23:00:11 [2020-04-13T23:00:11.789Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.562 + RM_GOPATH=0
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.562 + TMP_GOPATH=
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.563 + : /build/
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.563 + '[' -z '' ']'
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.563 ++ mktemp -d
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.568 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.569 + export GOPATH=/tmp/tmp.zsOVQcETci
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.569 + GOPATH=/tmp/tmp.zsOVQcETci
23:00:11 [2020-04-13T23:00:11.789Z] #68 3.569 + RM_GOPATH=1
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 ++ dirname ./install.sh
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + dir=.
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + bin=rootlesskit
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + shift
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + '[' '!' -f ./rootlesskit.installer ']'
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + . ./rootlesskit.installer
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + install_rootlesskit
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + case "$1" in
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + export CGO_ENABLED=0
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + CGO_ENABLED=0
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + _install_rootlesskit
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.569 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zsOVQcETci/src/github.com/rootless-containers/rootlesskit
23:00:11 [2020-04-13T23:00:11.790Z] #68 3.576 Cloning into '/tmp/tmp.zsOVQcETci/src/github.com/rootless-containers/rootlesskit'...
23:00:11 [2020-04-13T23:00:11.790Z] #68 6.826 + cd /tmp/tmp.zsOVQcETci/src/github.com/rootless-containers/rootlesskit
23:00:11 [2020-04-13T23:00:11.790Z] #68 6.827 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:00:11 [2020-04-13T23:00:11.790Z] #68 7.044 + for f in rootlesskit rootlesskit-docker-proxy
23:00:11 [2020-04-13T23:00:11.790Z] #68 7.044 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:00:11 [2020-04-13T23:00:11.790Z] #68 ...
23:00:11 [2020-04-13T23:00:11.790Z] 
23:00:11 [2020-04-13T23:00:11.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:11 [2020-04-13T23:00:11.790Z] #10 2.039 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:11 [2020-04-13T23:00:11.790Z] #10 2.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:11 [2020-04-13T23:00:11.790Z] #10 2.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:11 [2020-04-13T23:00:11.790Z] #10 2.741 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
23:00:11 [2020-04-13T23:00:11.790Z] #10 3.882 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
23:00:11 [2020-04-13T23:00:11.790Z] #10 5.881 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
23:00:12 [2020-04-13T23:00:12.070Z] #10 ...
23:00:12 [2020-04-13T23:00:12.070Z] 
23:00:12 [2020-04-13T23:00:12.070Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.474 + RM_GOPATH=0
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.474 + TMP_GOPATH=
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.474 + : /build
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.474 + '[' -z '' ']'
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.474 ++ mktemp -d
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.483 + export GOPATH=/tmp/tmp.rIPIqgAwYO
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.483 + GOPATH=/tmp/tmp.rIPIqgAwYO
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.484 + RM_GOPATH=1
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.484 ++ dirname ./install.sh
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.486 + dir=.
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.486 + bin=golangci_lint
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.486 + shift
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.487 + '[' '!' -f ./golangci_lint.installer ']'
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.487 + . ./golangci_lint.installer
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.487 ++ : v1.23.8
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.487 + install_golangci_lint
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.487 + echo 'Installing golangci-lint version v1.23.8'
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.487 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:00:12 [2020-04-13T23:00:12.070Z] #53 3.487 Installing golangci-lint version v1.23.8
23:00:12 [2020-04-13T23:00:12.070Z] #53 ...
23:00:12 [2020-04-13T23:00:12.070Z] 
23:00:12 [2020-04-13T23:00:12.070Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.180 + RM_GOPATH=0
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.180 + TMP_GOPATH=
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.181 + : /build
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.181 + '[' -z '' ']'
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.182 ++ mktemp -d
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.185 + export GOPATH=/tmp/tmp.P9LDojCQC6
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.185 + GOPATH=/tmp/tmp.P9LDojCQC6
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.185 + RM_GOPATH=1
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.185 ++ dirname ./install.sh
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.186 + dir=.
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.186 + bin=shfmt
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.186 + shift
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.186 + '[' '!' -f ./shfmt.installer ']'
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.188 + . ./shfmt.installer
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.188 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.188 + install_shfmt
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.188 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.188 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.189 + git clone https://github.com/mvdan/sh.git /tmp/tmp.P9LDojCQC6/src/github.com/mvdan/sh
23:00:12 [2020-04-13T23:00:12.070Z] #56 3.190 Cloning into '/tmp/tmp.P9LDojCQC6/src/github.com/mvdan/sh'...
23:00:12 [2020-04-13T23:00:12.070Z] #56 9.308 + cd /tmp/tmp.P9LDojCQC6/src/github.com/mvdan/sh
23:00:12 [2020-04-13T23:00:12.070Z] #56 9.308 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:00:12 [2020-04-13T23:00:12.070Z] #56 9.458 + GO111MODULE=on
23:00:12 [2020-04-13T23:00:12.070Z] #56 9.458 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:00:12 [2020-04-13T23:00:12.070Z] #56 10.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:00:12 [2020-04-13T23:00:12.070Z] #56 10.51 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:00:12 [2020-04-13T23:00:12.070Z] #56 10.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:00:12 [2020-04-13T23:00:12.070Z] #56 10.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:00:12 [2020-04-13T23:00:12.070Z] #56 10.64 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:00:12 [2020-04-13T23:00:12.351Z] #56 ...
23:00:12 [2020-04-13T23:00:12.351Z] 
23:00:12 [2020-04-13T23:00:12.351Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.563 + RM_GOPATH=0
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.563 + TMP_GOPATH=
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.563 + : /build
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.563 + '[' -z '' ']'
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.564 ++ mktemp -d
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.565 + export GOPATH=/tmp/tmp.BmBULgpfGb
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.565 + GOPATH=/tmp/tmp.BmBULgpfGb
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.565 + RM_GOPATH=1
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.565 ++ dirname ./install.sh
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.566 + dir=.
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.566 + bin=gotestsum
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.566 + shift
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.566 + '[' '!' -f ./gotestsum.installer ']'
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.566 + . ./gotestsum.installer
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.567 Installing gotestsum version v0.3.5
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.567 ++ : v0.3.5
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.567 + install_gotestsum
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.567 + echo 'Installing gotestsum version v0.3.5'
23:00:12 [2020-04-13T23:00:12.351Z] #50 3.567 + go get -d gotest.tools/gotestsum
23:00:12 [2020-04-13T23:00:12.351Z] #50 ...
23:00:12 [2020-04-13T23:00:12.351Z] 
23:00:12 [2020-04-13T23:00:12.351Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:00:12 [2020-04-13T23:00:12.351Z] #62 2.966 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:12 [2020-04-13T23:00:12.351Z] #62 3.006 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:12 [2020-04-13T23:00:12.351Z] #62 3.023 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:12 [2020-04-13T23:00:12.351Z] #62 3.689 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
23:00:12 [2020-04-13T23:00:12.351Z] #62 5.731 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
23:00:12 [2020-04-13T23:00:12.351Z] #62 7.811 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
23:00:12 [2020-04-13T23:00:12.632Z] #62 ...
23:00:12 [2020-04-13T23:00:12.632Z] 
23:00:12 [2020-04-13T23:00:12.632Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:12 [2020-04-13T23:00:12.632Z] #35 1.776 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:12 [2020-04-13T23:00:12.632Z] #35 1.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:12 [2020-04-13T23:00:12.632Z] #35 1.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:12 [2020-04-13T23:00:12.632Z] #35 2.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
23:00:12 [2020-04-13T23:00:12.632Z] #35 4.499 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
23:00:12 [2020-04-13T23:00:12.632Z] #35 6.241 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
23:00:12 [2020-04-13T23:00:12.632Z] #35 ...
23:00:12 [2020-04-13T23:00:12.632Z] 
23:00:12 [2020-04-13T23:00:12.632Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:12 [2020-04-13T23:00:12.632Z] #47 9.977 unicode/utf16
23:00:12 [2020-04-13T23:00:12.632Z] #47 10.19 container/list
23:00:12 [2020-04-13T23:00:12.632Z] #47 10.78 crypto/internal/subtle
23:00:12 [2020-04-13T23:00:12.632Z] #47 10.88 crypto/subtle
23:00:12 [2020-04-13T23:00:12.632Z] #47 10.89 vendor/golang.org/x/crypto/cryptobyte/asn1
23:00:12 [2020-04-13T23:00:12.632Z] #47 10.96 internal/nettrace
23:00:12 [2020-04-13T23:00:12.632Z] #47 11.08 runtime/cgo
23:00:13 [2020-04-13T23:00:13.142Z] 68adcc365214: Verifying Checksum
23:00:13 [2020-04-13T23:00:13.142Z] 68adcc365214: Download complete
23:00:13 [2020-04-13T23:00:13.142Z] 71497195576e: Verifying Checksum
23:00:13 [2020-04-13T23:00:13.142Z] 71497195576e: Download complete
23:00:13 [2020-04-13T23:00:13.428Z] 76d8adf27bdf: Verifying Checksum
23:00:13 [2020-04-13T23:00:13.428Z] 76d8adf27bdf: Download complete
23:00:13 [2020-04-13T23:00:13.635Z] #47 ...
23:00:13 [2020-04-13T23:00:13.635Z] 
23:00:13 [2020-04-13T23:00:13.635Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:00:13 [2020-04-13T23:00:13.635Z] #30 2.186 + git clone https://github.com/kolyshkin/go-swagger.git .
23:00:13 [2020-04-13T23:00:13.635Z] #30 2.186 Cloning into '.'...
23:00:13 [2020-04-13T23:00:13.635Z] #30 ...
23:00:13 [2020-04-13T23:00:13.635Z] 
23:00:13 [2020-04-13T23:00:13.635Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:00:13 [2020-04-13T23:00:13.635Z] #41 12.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:00:15 [2020-04-13T23:00:15.102Z] #41 13.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:00:16 [2020-04-13T23:00:16.130Z] fb056072eab9: Pull complete
23:00:16 [2020-04-13T23:00:16.754Z] 6a33b1f9796f: Pull complete
23:00:17 [2020-04-13T23:00:17.025Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 4.7s done
23:00:17 [2020-04-13T23:00:17.025Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done
23:00:17 [2020-04-13T23:00:17.025Z] #7 DONE 24.0s
23:00:17 [2020-04-13T23:00:17.025Z] 
23:00:17 [2020-04-13T23:00:17.025Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:00:17 [2020-04-13T23:00:17.044Z] 8f8f8962e456: Pull complete
23:00:18 [2020-04-13T23:00:18.399Z] #8 DONE 1.5s
23:00:18 [2020-04-13T23:00:18.399Z] 
23:00:18 [2020-04-13T23:00:18.399Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:00:19 [2020-04-13T23:00:19.091Z] d66e58854927: Verifying Checksum
23:00:19 [2020-04-13T23:00:19.091Z] d66e58854927: Download complete
23:00:19 [2020-04-13T23:00:19.338Z] #9 DONE 1.0s
23:00:19 [2020-04-13T23:00:19.338Z] 
23:00:19 [2020-04-13T23:00:19.338Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:00:19 [2020-04-13T23:00:19.338Z] #29 DONE 0.0s
23:00:19 [2020-04-13T23:00:19.338Z] 
23:00:19 [2020-04-13T23:00:19.338Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:00:19 [2020-04-13T23:00:19.596Z] #62 ...
23:00:19 [2020-04-13T23:00:19.596Z] 
23:00:19 [2020-04-13T23:00:19.596Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:00:19 [2020-04-13T23:00:19.596Z] #40 DONE 0.1s
23:00:19 [2020-04-13T23:00:19.596Z] 
23:00:19 [2020-04-13T23:00:19.596Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:00:19 [2020-04-13T23:00:19.596Z] #21 DONE 0.1s
23:00:19 [2020-04-13T23:00:19.596Z] 
23:00:19 [2020-04-13T23:00:19.596Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
23:00:19 [2020-04-13T23:00:19.596Z] #55 DONE 0.2s
23:00:19 [2020-04-13T23:00:19.596Z] 
23:00:19 [2020-04-13T23:00:19.596Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:00:19 [2020-04-13T23:00:19.596Z] #32 DONE 0.2s
23:00:19 [2020-04-13T23:00:19.596Z] 
23:00:19 [2020-04-13T23:00:19.596Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:19 [2020-04-13T23:00:19.857Z] #33 ...
23:00:19 [2020-04-13T23:00:19.857Z] 
23:00:19 [2020-04-13T23:00:19.857Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:00:19 [2020-04-13T23:00:19.857Z] #49 DONE 0.2s
23:00:19 [2020-04-13T23:00:19.857Z] 
23:00:19 [2020-04-13T23:00:19.857Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:00:19 [2020-04-13T23:00:19.857Z] #52 DONE 0.2s
23:00:19 [2020-04-13T23:00:19.857Z] 
23:00:19 [2020-04-13T23:00:19.857Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:00:19 [2020-04-13T23:00:19.857Z] #46 DONE 0.2s
23:00:19 [2020-04-13T23:00:19.857Z] 
23:00:19 [2020-04-13T23:00:19.857Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:00:19 [2020-04-13T23:00:19.857Z] #22 DONE 0.2s
23:00:19 [2020-04-13T23:00:19.857Z] 
23:00:19 [2020-04-13T23:00:19.857Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:00:19 [2020-04-13T23:00:19.857Z] #67 DONE 0.3s
23:00:19 [2020-04-13T23:00:19.857Z] 
23:00:19 [2020-04-13T23:00:19.857Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:00:19 [2020-04-13T23:00:19.857Z] #73 DONE 0.3s
23:00:19 [2020-04-13T23:00:19.857Z] 
23:00:19 [2020-04-13T23:00:19.857Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:20 [2020-04-13T23:00:20.574Z] #41 ...
23:00:20 [2020-04-13T23:00:20.574Z] 
23:00:20 [2020-04-13T23:00:20.574Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:00:20 [2020-04-13T23:00:20.574Z] #53 16.21 + cd /tmp/tmp.rIPIqgAwYO/src/github.com/golangci/golangci-lint/
23:00:20 [2020-04-13T23:00:20.574Z] #53 16.21 + git checkout -q v1.23.8
23:00:20 [2020-04-13T23:00:20.574Z] #53 17.07 ++ git describe --tags
23:00:20 [2020-04-13T23:00:20.574Z] #53 17.07 + version=v1.23.8
23:00:20 [2020-04-13T23:00:20.574Z] #53 17.08 ++ git rev-parse --short HEAD
23:00:20 [2020-04-13T23:00:20.574Z] #53 17.08 + commit=76a82c6
23:00:20 [2020-04-13T23:00:20.574Z] #53 17.08 ++ git show -s --format=%cd
23:00:20 [2020-04-13T23:00:20.574Z] #53 17.08 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:00:20 [2020-04-13T23:00:20.575Z] #53 17.10 + 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
23:00:21 [2020-04-13T23:00:21.137Z] 68adcc365214: Pull complete
23:00:21 [2020-04-13T23:00:21.187Z] #53 ...
23:00:21 [2020-04-13T23:00:21.187Z] 
23:00:21 [2020-04-13T23:00:21.187Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:21 [2020-04-13T23:00:21.187Z] #33 9.957 runtime/cgo
23:00:21 [2020-04-13T23:00:21.468Z] #33 ...
23:00:21 [2020-04-13T23:00:21.468Z] 
23:00:21 [2020-04-13T23:00:21.468Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:21 [2020-04-13T23:00:21.468Z] #10 12.22 Fetched 8034 kB in 10s (788 kB/s)
23:00:21 [2020-04-13T23:00:21.468Z] #10 12.22 Reading package lists...
23:00:21 [2020-04-13T23:00:21.468Z] #10 15.40 Reading package lists...
23:00:21 [2020-04-13T23:00:21.468Z] #10 18.97 Building dependency tree...
23:00:21 [2020-04-13T23:00:21.468Z] #10 19.91 The following additional packages will be installed:
23:00:21 [2020-04-13T23:00:21.468Z] #10 19.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:00:21 [2020-04-13T23:00:21.468Z] #10 19.93   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:00:21 [2020-04-13T23:00:21.468Z] #10 19.93   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:00:21 [2020-04-13T23:00:21.468Z] #10 19.93   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:00:21 [2020-04-13T23:00:21.468Z] #10 19.93 Suggested packages:
23:00:21 [2020-04-13T23:00:21.468Z] #10 19.93   gcc-8-locales seccomp wine64
23:00:22 [2020-04-13T23:00:22.080Z] #10 20.85 The following NEW packages will be installed:
23:00:22 [2020-04-13T23:00:22.080Z] #10 20.85   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:00:22 [2020-04-13T23:00:22.080Z] #10 20.85   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:00:22 [2020-04-13T23:00:22.080Z] #10 20.85   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:00:22 [2020-04-13T23:00:22.080Z] #10 20.85   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:00:22 [2020-04-13T23:00:22.080Z] #10 20.85   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:00:22 [2020-04-13T23:00:22.080Z] #10 20.85   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:00:22 [2020-04-13T23:00:22.361Z] #10 21.12 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
23:00:22 [2020-04-13T23:00:22.361Z] #10 21.12 Need to get 73.3 MB of archives.
23:00:22 [2020-04-13T23:00:22.361Z] #10 21.12 After this operation, 494 MB of additional disk space will be used.
23:00:22 [2020-04-13T23:00:22.361Z] #10 21.12 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]
23:00:22 [2020-04-13T23:00:22.361Z] #10 21.30 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]
23:00:22 [2020-04-13T23:00:22.643Z] #10 21.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:00:22 [2020-04-13T23:00:22.643Z] #10 ...
23:00:22 [2020-04-13T23:00:22.643Z] 
23:00:22 [2020-04-13T23:00:22.643Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:22 [2020-04-13T23:00:22.643Z] #56 11.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:00:22 [2020-04-13T23:00:22.643Z] #56 11.62 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:00:22 [2020-04-13T23:00:22.643Z] #56 12.33 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:00:22 [2020-04-13T23:00:22.643Z] #56 13.48 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:00:22 [2020-04-13T23:00:22.643Z] #56 13.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:00:22 [2020-04-13T23:00:22.643Z] #56 13.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:00:22 [2020-04-13T23:00:22.643Z] #56 13.88 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:00:22 [2020-04-13T23:00:22.643Z] #56 14.32 runtime/cgo
23:00:22 [2020-04-13T23:00:22.643Z] #56 14.32 runtime
23:00:22 [2020-04-13T23:00:22.643Z] #56 ...
23:00:22 [2020-04-13T23:00:22.643Z] 
23:00:22 [2020-04-13T23:00:22.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:22 [2020-04-13T23:00:22.643Z] #10 21.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
23:00:22 [2020-04-13T23:00:22.643Z] #10 21.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
23:00:22 [2020-04-13T23:00:22.643Z] #10 21.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
23:00:22 [2020-04-13T23:00:22.924Z] #10 21.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:00:22 [2020-04-13T23:00:22.924Z] #10 ...
23:00:22 [2020-04-13T23:00:22.924Z] 
23:00:22 [2020-04-13T23:00:22.924Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:00:22 [2020-04-13T23:00:22.924Z] #25 11.84 Fetched 8034 kB in 10s (794 kB/s)
23:00:22 [2020-04-13T23:00:22.924Z] #25 11.84 Reading package lists...
23:00:22 [2020-04-13T23:00:22.924Z] #25 15.55 Reading package lists...
23:00:22 [2020-04-13T23:00:22.924Z] #25 18.95 Building dependency tree...
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.18 ca-certificates is already the newest version (20190110).
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.18 The following additional packages will be installed:
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.18   libjq1 libonig5
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.51 The following NEW packages will be installed:
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.51   jq libjq1 libonig5
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.64 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.64 Need to get 350 kB of archives.
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.64 After this operation, 1154 kB of additional disk space will be used.
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:00:22 [2020-04-13T23:00:22.924Z] #25 20.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:00:22 [2020-04-13T23:00:22.924Z] #25 21.58 debconf: delaying package configuration, since apt-utils is not installed
23:00:22 [2020-04-13T23:00:22.924Z] #25 21.67 Fetched 350 kB in 0s (2000 kB/s)
23:00:22 [2020-04-13T23:00:22.924Z] #25 21.76 Selecting previously unselected package libonig5:s390x.
23:00:22 [2020-04-13T23:00:22.924Z] #25 21.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 ... 15168 files and directories currently installed.)
23:00:22 [2020-04-13T23:00:22.924Z] #25 21.80 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
23:00:22 [2020-04-13T23:00:22.924Z] #25 21.81 Unpacking libonig5:s390x (6.9.1-1) ...
23:00:22 [2020-04-13T23:00:22.924Z] #25 21.99 Selecting previously unselected package libjq1:s390x.
23:00:23 [2020-04-13T23:00:23.208Z] #25 21.99 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:00:23 [2020-04-13T23:00:23.208Z] #25 22.01 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:00:23 [2020-04-13T23:00:23.208Z] #25 ...
23:00:23 [2020-04-13T23:00:23.208Z] 
23:00:23 [2020-04-13T23:00:23.208Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:23 [2020-04-13T23:00:23.208Z] #10 22.03 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]
23:00:23 [2020-04-13T23:00:23.208Z] #10 22.15 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]
23:00:23 [2020-04-13T23:00:23.267Z] 76d8adf27bdf: Pull complete
23:00:23 [2020-04-13T23:00:23.489Z] #10 ...
23:00:23 [2020-04-13T23:00:23.489Z] 
23:00:23 [2020-04-13T23:00:23.489Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:23 [2020-04-13T23:00:23.489Z] #35 12.46 Fetched 8034 kB in 11s (732 kB/s)
23:00:23 [2020-04-13T23:00:23.489Z] #35 12.46 Reading package lists...
23:00:23 [2020-04-13T23:00:23.489Z] #35 16.04 Reading package lists...
23:00:23 [2020-04-13T23:00:23.489Z] #35 19.25 Building dependency tree...
23:00:23 [2020-04-13T23:00:23.489Z] #35 20.57 The following additional packages will be installed:
23:00:23 [2020-04-13T23:00:23.489Z] #35 20.57   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:00:23 [2020-04-13T23:00:23.489Z] #35 20.57 Suggested packages:
23:00:23 [2020-04-13T23:00:23.489Z] #35 20.57   cmake-doc ninja-build lrzip
23:00:23 [2020-04-13T23:00:23.489Z] #35 20.57 Recommended packages:
23:00:23 [2020-04-13T23:00:23.489Z] #35 20.57   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.39 The following NEW packages will be installed:
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.39   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.39   vim-common xxd
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.56 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.56 Need to get 14.0 MB of archives.
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.56 After this operation, 62.1 MB of additional disk space will be used.
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 21.75 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 22.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 22.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 22.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 22.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 22.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
23:00:23 [2020-04-13T23:00:23.489Z] #35 22.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
23:00:23 [2020-04-13T23:00:23.770Z] #35 ...
23:00:23 [2020-04-13T23:00:23.770Z] 
23:00:23 [2020-04-13T23:00:23.770Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:00:23 [2020-04-13T23:00:23.770Z] #25 22.23 Selecting previously unselected package jq.
23:00:23 [2020-04-13T23:00:23.770Z] #25 22.24 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
23:00:23 [2020-04-13T23:00:23.770Z] #25 22.24 Unpacking jq (1.5+dfsg-2+b1) ...
23:00:23 [2020-04-13T23:00:23.770Z] #25 22.40 Setting up libonig5:s390x (6.9.1-1) ...
23:00:23 [2020-04-13T23:00:23.770Z] #25 22.42 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:00:23 [2020-04-13T23:00:23.770Z] #25 22.43 Setting up jq (1.5+dfsg-2+b1) ...
23:00:23 [2020-04-13T23:00:23.770Z] #25 22.43 Processing triggers for libc-bin (2.28-10) ...
23:00:24 [2020-04-13T23:00:24.054Z] #25 DONE 22.9s
23:00:24 [2020-04-13T23:00:24.054Z] 
23:00:24 [2020-04-13T23:00:24.054Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:00:24 [2020-04-13T23:00:24.054Z] #26 DONE 0.1s
23:00:24 [2020-04-13T23:00:24.054Z] 
23:00:24 [2020-04-13T23:00:24.054Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:00:24 [2020-04-13T23:00:24.054Z] #62 13.08 Fetched 8034 kB in 10s (789 kB/s)
23:00:24 [2020-04-13T23:00:24.054Z] #62 13.08 Reading package lists...
23:00:24 [2020-04-13T23:00:24.054Z] #62 16.86 Reading package lists...
23:00:24 [2020-04-13T23:00:24.054Z] #62 20.52 Building dependency tree...
23:00:24 [2020-04-13T23:00:24.054Z] #62 21.83 The following additional packages will be installed:
23:00:24 [2020-04-13T23:00:24.054Z] #62 21.86   libbtrfs0
23:00:24 [2020-04-13T23:00:24.054Z] #62 21.94 The following NEW packages will be installed:
23:00:24 [2020-04-13T23:00:24.054Z] #62 21.95   libbtrfs-dev libbtrfs0
23:00:24 [2020-04-13T23:00:24.054Z] #62 22.06 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
23:00:24 [2020-04-13T23:00:24.054Z] #62 22.06 Need to get 118 kB of archives.
23:00:24 [2020-04-13T23:00:24.054Z] #62 22.06 After this operation, 390 kB of additional disk space will be used.
23:00:24 [2020-04-13T23:00:24.054Z] #62 22.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:00:24 [2020-04-13T23:00:24.054Z] #62 22.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:00:24 [2020-04-13T23:00:24.054Z] #62 22.86 debconf: delaying package configuration, since apt-utils is not installed
23:00:24 [2020-04-13T23:00:24.054Z] #62 22.96 Fetched 118 kB in 0s (1062 kB/s)
23:00:24 [2020-04-13T23:00:24.054Z] #62 23.03 Selecting previously unselected package libbtrfs0.
23:00:24 [2020-04-13T23:00:24.054Z] #62 23.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 ... 15168 files and directories currently installed.)
23:00:24 [2020-04-13T23:00:24.054Z] #62 23.04 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
23:00:24 [2020-04-13T23:00:24.054Z] #62 23.05 Unpacking libbtrfs0 (4.20.1-2) ...
23:00:24 [2020-04-13T23:00:24.054Z] #62 23.11 Selecting previously unselected package libbtrfs-dev.
23:00:24 [2020-04-13T23:00:24.054Z] #62 23.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
23:00:24 [2020-04-13T23:00:24.342Z] #62 23.12 Unpacking libbtrfs-dev (4.20.1-2) ...
23:00:24 [2020-04-13T23:00:24.342Z] #62 ...
23:00:24 [2020-04-13T23:00:24.342Z] 
23:00:24 [2020-04-13T23:00:24.342Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:24 [2020-04-13T23:00:24.342Z] #35 23.24 debconf: delaying package configuration, since apt-utils is not installed
23:00:24 [2020-04-13T23:00:24.342Z] #35 23.30 Fetched 14.0 MB in 1s (13.1 MB/s)
23:00:24 [2020-04-13T23:00:24.624Z] #35 23.45 Selecting previously unselected package xxd.
23:00:24 [2020-04-13T23:00:24.624Z] #35 23.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
23:00:24 [2020-04-13T23:00:24.624Z] #35 ...
23:00:24 [2020-04-13T23:00:24.624Z] 
23:00:24 [2020-04-13T23:00:24.624Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:24 [2020-04-13T23:00:24.624Z] #43 13.43 Fetched 8034 kB in 11s (762 kB/s)
23:00:24 [2020-04-13T23:00:24.624Z] #43 13.43 Reading package lists...
23:00:24 [2020-04-13T23:00:24.624Z] #43 17.03 Reading package lists...
23:00:24 [2020-04-13T23:00:24.624Z] #43 20.66 Building dependency tree...
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.00 The following additional packages will be installed:
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.00   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.00 Suggested packages:
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.00   manpages-dev python-setuptools
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.98 The following NEW packages will be installed:
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.98   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.98   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.98   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:00:24 [2020-04-13T23:00:24.624Z] #43 22.98   python-six zlib1g-dev
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.14 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.14 Need to get 3742 kB of archives.
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.14 After this operation, 22.0 MB of additional disk space will be used.
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 23.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
23:00:24 [2020-04-13T23:00:24.624Z] #43 ...
23:00:24 [2020-04-13T23:00:24.624Z] 
23:00:24 [2020-04-13T23:00:24.624Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:24 [2020-04-13T23:00:24.624Z] #35 23.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
23:00:24 [2020-04-13T23:00:24.624Z] #35 23.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
23:00:24 [2020-04-13T23:00:24.624Z] #35 23.53 Unpacking xxd (2:8.1.0875-5) ...
23:00:24 [2020-04-13T23:00:24.905Z] #35 ...
23:00:24 [2020-04-13T23:00:24.905Z] 
23:00:24 [2020-04-13T23:00:24.905Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:00:24 [2020-04-13T23:00:24.905Z] #62 23.27 Setting up libbtrfs0 (4.20.1-2) ...
23:00:24 [2020-04-13T23:00:24.905Z] #62 23.29 Setting up libbtrfs-dev (4.20.1-2) ...
23:00:24 [2020-04-13T23:00:24.905Z] #62 23.31 Processing triggers for libc-bin (2.28-10) ...
23:00:24 [2020-04-13T23:00:24.905Z] #62 DONE 23.7s
23:00:24 [2020-04-13T23:00:24.905Z] 
23:00:24 [2020-04-13T23:00:24.905Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:00:24 [2020-04-13T23:00:24.905Z] #63 DONE 0.1s
23:00:24 [2020-04-13T23:00:24.905Z] 
23:00:24 [2020-04-13T23:00:24.905Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:24 [2020-04-13T23:00:24.905Z] #35 23.69 Selecting previously unselected package vim-common.
23:00:24 [2020-04-13T23:00:24.905Z] #35 23.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:00:24 [2020-04-13T23:00:24.905Z] #35 23.71 Unpacking vim-common (2:8.1.0875-5) ...
23:00:24 [2020-04-13T23:00:24.905Z] #35 ...
23:00:24 [2020-04-13T23:00:24.905Z] 
23:00:24 [2020-04-13T23:00:24.905Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:00:24 [2020-04-13T23:00:24.905Z] #64 DONE 0.1s
23:00:25 [2020-04-13T23:00:25.190Z] 
23:00:25 [2020-04-13T23:00:25.190Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:25 [2020-04-13T23:00:25.190Z] #33 23.59 internal/reflectlite
23:00:25 [2020-04-13T23:00:25.190Z] #33 23.59 sync
23:00:25 [2020-04-13T23:00:25.190Z] #33 ...
23:00:25 [2020-04-13T23:00:25.190Z] 
23:00:25 [2020-04-13T23:00:25.190Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:25 [2020-04-13T23:00:25.190Z] #74 13.70 + cd /tmp/tmp.JKkaxTSr9D/src/github.com/docker/libnetwork
23:00:25 [2020-04-13T23:00:25.190Z] #74 13.70 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:00:25 [2020-04-13T23:00:25.190Z] #74 14.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:00:25 [2020-04-13T23:00:25.479Z] #74 ...
23:00:25 [2020-04-13T23:00:25.479Z] 
23:00:25 [2020-04-13T23:00:25.479Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:25 [2020-04-13T23:00:25.479Z] #43 24.31 debconf: delaying package configuration, since apt-utils is not installed
23:00:25 [2020-04-13T23:00:25.479Z] #43 24.41 Fetched 3742 kB in 0s (9500 kB/s)
23:00:25 [2020-04-13T23:00:25.479Z] #43 24.47 Selecting previously unselected package libcap-dev:s390x.
23:00:25 [2020-04-13T23:00:25.479Z] #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 ... 15168 files and directories currently installed.)
23:00:25 [2020-04-13T23:00:25.479Z] #43 24.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
23:00:25 [2020-04-13T23:00:25.479Z] #43 24.51 Unpacking libcap-dev:s390x (1:2.25-2) ...
23:00:25 [2020-04-13T23:00:25.760Z] #43 24.63 Selecting previously unselected package libnet1:s390x.
23:00:25 [2020-04-13T23:00:25.760Z] #43 24.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:00:25 [2020-04-13T23:00:25.760Z] #43 24.64 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:00:25 [2020-04-13T23:00:25.760Z] #43 24.74 Selecting previously unselected package libnet1-dev.
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.74 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.88 Selecting previously unselected package libnl-3-200:s390x.
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.89 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.97 Selecting previously unselected package libnl-3-dev:s390x.
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.97 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
23:00:26 [2020-04-13T23:00:26.041Z] #43 24.97 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
23:00:26 [2020-04-13T23:00:26.321Z] #43 25.22 Selecting previously unselected package libprotobuf-c1:s390x.
23:00:26 [2020-04-13T23:00:26.321Z] #43 25.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:00:26 [2020-04-13T23:00:26.321Z] #43 25.23 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:00:26 [2020-04-13T23:00:26.321Z] #43 25.28 Selecting previously unselected package libprotobuf-c-dev:s390x.
23:00:26 [2020-04-13T23:00:26.321Z] #43 25.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
23:00:26 [2020-04-13T23:00:26.321Z] #43 25.28 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:00:26 [2020-04-13T23:00:26.417Z] #74 ...
23:00:26 [2020-04-13T23:00:26.417Z] 
23:00:26 [2020-04-13T23:00:26.417Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:00:26 [2020-04-13T23:00:26.417Z] #25 6.548 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:26 [2020-04-13T23:00:26.417Z] #25 6.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:26 [2020-04-13T23:00:26.417Z] #25 6.855 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:26 [2020-04-13T23:00:26.602Z] #43 25.36 Selecting previously unselected package zlib1g-dev:s390x.
23:00:26 [2020-04-13T23:00:26.602Z] #43 25.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
23:00:26 [2020-04-13T23:00:26.602Z] #43 25.36 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:00:26 [2020-04-13T23:00:26.602Z] #43 25.66 Selecting previously unselected package libprotobuf17:s390x.
23:00:26 [2020-04-13T23:00:26.602Z] #43 25.67 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
23:00:26 [2020-04-13T23:00:26.602Z] #43 25.67 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
23:00:26 [2020-04-13T23:00:26.982Z] #25 ...
23:00:26 [2020-04-13T23:00:26.982Z] 
23:00:26 [2020-04-13T23:00:26.982Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:26 [2020-04-13T23:00:26.982Z] #43 7.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:26 [2020-04-13T23:00:26.982Z] #43 7.353 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:26 [2020-04-13T23:00:26.982Z] #43 7.355 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:27 [2020-04-13T23:00:27.216Z] #43 ...
23:00:27 [2020-04-13T23:00:27.216Z] 
23:00:27 [2020-04-13T23:00:27.216Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:27 [2020-04-13T23:00:27.216Z] #47 15.68 vendor/golang.org/x/crypto/internal/subtle
23:00:27 [2020-04-13T23:00:27.216Z] #47 25.08 github.com/LK4D4/vndr/godl/singleflight
23:00:27 [2020-04-13T23:00:27.216Z] #47 25.08 internal/reflectlite
23:00:27 [2020-04-13T23:00:27.216Z] #47 25.28 math/rand
23:00:27 [2020-04-13T23:00:27.216Z] #47 ...
23:00:27 [2020-04-13T23:00:27.216Z] 
23:00:27 [2020-04-13T23:00:27.216Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.437 + RM_GOPATH=0
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.437 + TMP_GOPATH=
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.437 + : /build
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.437 + '[' -z '' ']'
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.438 ++ mktemp -d
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.439 + export GOPATH=/tmp/tmp.zZXq2yXJd4
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.439 + GOPATH=/tmp/tmp.zZXq2yXJd4
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.440 + RM_GOPATH=1
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.440 ++ dirname ./install.sh
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.442 + dir=.
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.442 + bin=containerd
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.442 + shift
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.442 + '[' '!' -f ./containerd.installer ']'
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.442 + . ./containerd.installer
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.443 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.443 + install_containerd
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.443 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.443 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.443 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zZXq2yXJd4/src/github.com/containerd/containerd
23:00:27 [2020-04-13T23:00:27.216Z] #65 1.448 Cloning into '/tmp/tmp.zZXq2yXJd4/src/github.com/containerd/containerd'...
23:00:27 [2020-04-13T23:00:27.240Z] #43 ...
23:00:27 [2020-04-13T23:00:27.240Z] 
23:00:27 [2020-04-13T23:00:27.240Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:00:27 [2020-04-13T23:00:27.240Z] #25 7.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:00:27 [2020-04-13T23:00:27.512Z] #65 ...
23:00:27 [2020-04-13T23:00:27.512Z] 
23:00:27 [2020-04-13T23:00:27.512Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:27 [2020-04-13T23:00:27.512Z] #74 DONE 26.0s
23:00:27 [2020-04-13T23:00:27.512Z] 
23:00:27 [2020-04-13T23:00:27.512Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:27 [2020-04-13T23:00:27.512Z] #43 26.21 Selecting previously unselected package libprotobuf-lite17:s390x.
23:00:27 [2020-04-13T23:00:27.512Z] #43 26.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
23:00:27 [2020-04-13T23:00:27.512Z] #43 26.22 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:00:27 [2020-04-13T23:00:27.512Z] #43 26.40 Selecting previously unselected package libprotobuf-dev:s390x.
23:00:27 [2020-04-13T23:00:27.512Z] #43 26.41 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
23:00:27 [2020-04-13T23:00:27.512Z] #43 26.41 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
23:00:28 [2020-04-13T23:00:28.523Z] #43 27.48 Selecting previously unselected package libprotoc17:s390x.
23:00:28 [2020-04-13T23:00:28.804Z] #43 27.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
23:00:28 [2020-04-13T23:00:28.804Z] #43 27.49 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
23:00:29 [2020-04-13T23:00:29.055Z] d66e58854927: Pull complete
23:00:29 [2020-04-13T23:00:29.085Z] #43 28.03 Selecting previously unselected package protobuf-c-compiler.
23:00:29 [2020-04-13T23:00:29.085Z] #43 28.05 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
23:00:29 [2020-04-13T23:00:29.085Z] #43 28.05 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:00:29 [2020-04-13T23:00:29.340Z] 71497195576e: Pull complete
23:00:29 [2020-04-13T23:00:29.340Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
23:00:29 [2020-04-13T23:00:29.340Z] Status: Downloaded newer image for golang:1.12.10-stretch
23:00:29 [2020-04-13T23:00:29.340Z]  ---> ebd73b5ebd31
23:00:29 [2020-04-13T23:00:29.340Z] Step 5/16 : ARG BUILDX_REPO
23:00:29 [2020-04-13T23:00:29.340Z]  ---> Running in 306508ea8672
23:00:29 [2020-04-13T23:00:29.340Z] Removing intermediate container 306508ea8672
23:00:29 [2020-04-13T23:00:29.340Z]  ---> 70df24846773
23:00:29 [2020-04-13T23:00:29.340Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
23:00:29 [2020-04-13T23:00:29.340Z]  ---> Running in 90aee4ed9fe3
23:00:29 [2020-04-13T23:00:29.366Z] #43 28.18 Selecting previously unselected package protobuf-compiler.
23:00:29 [2020-04-13T23:00:29.366Z] #43 28.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
23:00:29 [2020-04-13T23:00:29.366Z] #43 28.19 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:00:29 [2020-04-13T23:00:29.366Z] #43 28.27 Selecting previously unselected package python-pkg-resources.
23:00:29 [2020-04-13T23:00:29.366Z] #43 28.28 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:00:29 [2020-04-13T23:00:29.366Z] #43 28.28 Unpacking python-pkg-resources (40.8.0-1) ...
23:00:29 [2020-04-13T23:00:29.625Z] Cloning into '/buildx'...
23:00:29 [2020-04-13T23:00:29.646Z] #43 28.48 Selecting previously unselected package python-six.
23:00:29 [2020-04-13T23:00:29.646Z] #43 28.48 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:00:29 [2020-04-13T23:00:29.646Z] #43 28.48 Unpacking python-six (1.12.0-1) ...
23:00:29 [2020-04-13T23:00:29.646Z] #43 28.53 Selecting previously unselected package python-protobuf.
23:00:29 [2020-04-13T23:00:29.646Z] #43 28.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
23:00:29 [2020-04-13T23:00:29.646Z] #43 28.54 Unpacking python-protobuf (3.6.1.3-2) ...
23:00:29 [2020-04-13T23:00:29.768Z] #25 ...
23:00:29 [2020-04-13T23:00:29.768Z] 
23:00:29 [2020-04-13T23:00:29.768Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:29 [2020-04-13T23:00:29.768Z] #10 7.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:29 [2020-04-13T23:00:29.768Z] #10 7.650 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:29 [2020-04-13T23:00:29.768Z] #10 7.650 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:29 [2020-04-13T23:00:29.768Z] #10 9.787 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:00:29 [2020-04-13T23:00:29.768Z] #10 ...
23:00:29 [2020-04-13T23:00:29.768Z] 
23:00:29 [2020-04-13T23:00:29.768Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:00:29 [2020-04-13T23:00:29.768Z] #30 9.603 + git clone https://github.com/kolyshkin/go-swagger.git .
23:00:29 [2020-04-13T23:00:29.768Z] #30 9.603 Cloning into '.'...
23:00:29 [2020-04-13T23:00:29.768Z] #30 ...
23:00:29 [2020-04-13T23:00:29.768Z] 
23:00:29 [2020-04-13T23:00:29.768Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.337 + RM_GOPATH=0
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.337 + TMP_GOPATH=
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.337 + : /build
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.337 + '[' -z '' ']'
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.338 ++ mktemp -d
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + export GOPATH=/tmp/tmp.xKtwMzC8WK
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + GOPATH=/tmp/tmp.xKtwMzC8WK
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + RM_GOPATH=1
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 ++ dirname ./install.sh
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + dir=.
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + bin=vndr
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + shift
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + '[' '!' -f ./vndr.installer ']'
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + . ./vndr.installer
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + install_vndr
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.xKtwMzC8WK/src/github.com/LK4D4/vndr
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 Cloning into '/tmp/tmp.xKtwMzC8WK/src/github.com/LK4D4/vndr'...
23:00:29 [2020-04-13T23:00:29.768Z] #47 9.348 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:00:29 [2020-04-13T23:00:29.768Z] #47 ...
23:00:29 [2020-04-13T23:00:29.768Z] 
23:00:29 [2020-04-13T23:00:29.768Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:00:30 [2020-04-13T23:00:30.026Z] #53 ...
23:00:30 [2020-04-13T23:00:30.026Z] 
23:00:30 [2020-04-13T23:00:30.026Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.358 + RM_GOPATH=0
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.358 + TMP_GOPATH=
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.358 + : /build
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.358 + '[' -z '' ']'
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.358 ++ mktemp -d
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.366 + export GOPATH=/tmp/tmp.qqugvl8zah
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.366 + GOPATH=/tmp/tmp.qqugvl8zah
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.366 + RM_GOPATH=1
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.372 ++ dirname ./install.sh
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.388 Installing gotestsum version v0.3.5
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + dir=.
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + bin=gotestsum
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + shift
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + '[' '!' -f ./gotestsum.installer ']'
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + . ./gotestsum.installer
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 ++ : v0.3.5
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + install_gotestsum
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + echo 'Installing gotestsum version v0.3.5'
23:00:30 [2020-04-13T23:00:30.026Z] #50 9.390 + go get -d gotest.tools/gotestsum
23:00:30 [2020-04-13T23:00:30.026Z] #50 ...
23:00:30 [2020-04-13T23:00:30.026Z] 
23:00:30 [2020-04-13T23:00:30.026Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:30 [2020-04-13T23:00:30.026Z] #35 9.254 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:30 [2020-04-13T23:00:30.026Z] #35 9.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:30 [2020-04-13T23:00:30.026Z] #35 9.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:30 [2020-04-13T23:00:30.264Z] #43 29.04 Setting up python-pkg-resources (40.8.0-1) ...
23:00:30 [2020-04-13T23:00:30.287Z] #35 ...
23:00:30 [2020-04-13T23:00:30.287Z] 
23:00:30 [2020-04-13T23:00:30.287Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 + RM_GOPATH=0
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 + TMP_GOPATH=
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 + : /build/
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 + '[' -z '' ']'
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 ++ mktemp -d
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 + export GOPATH=/tmp/tmp.9gi89AKU8R
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 + GOPATH=/tmp/tmp.9gi89AKU8R
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 + RM_GOPATH=1
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.19 ++ dirname ./install.sh
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + dir=.
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + bin=rootlesskit
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + shift
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + '[' '!' -f ./rootlesskit.installer ']'
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + . ./rootlesskit.installer
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + install_rootlesskit
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + case "$1" in
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + export CGO_ENABLED=0
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + CGO_ENABLED=0
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + _install_rootlesskit
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9gi89AKU8R/src/github.com/rootless-containers/rootlesskit
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:00:30 [2020-04-13T23:00:30.287Z] #68 10.21 Cloning into '/tmp/tmp.9gi89AKU8R/src/github.com/rootless-containers/rootlesskit'...
23:00:30 [2020-04-13T23:00:30.287Z] #68 ...
23:00:30 [2020-04-13T23:00:30.287Z] 
23:00:30 [2020-04-13T23:00:30.287Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:00:30 [2020-04-13T23:00:30.287Z] #41 9.318 + git clone https://github.com/docker/distribution.git .
23:00:30 [2020-04-13T23:00:30.287Z] #41 9.319 Cloning into '.'...
23:00:30 [2020-04-13T23:00:30.546Z] #41 ...
23:00:30 [2020-04-13T23:00:30.546Z] 
23:00:30 [2020-04-13T23:00:30.546Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.71 + RM_GOPATH=0
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.71 + TMP_GOPATH=
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.71 + : /build
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.71 + '[' -z '' ']'
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 ++ mktemp -d
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + export GOPATH=/tmp/tmp.Jf8Fn0297s
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + GOPATH=/tmp/tmp.Jf8Fn0297s
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + RM_GOPATH=1
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 ++ dirname ./install.sh
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + dir=.
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + bin=shfmt
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + shift
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + '[' '!' -f ./shfmt.installer ']'
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + . ./shfmt.installer
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + install_shfmt
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.72 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Jf8Fn0297s/src/github.com/mvdan/sh
23:00:30 [2020-04-13T23:00:30.546Z] #56 10.73 Cloning into '/tmp/tmp.Jf8Fn0297s/src/github.com/mvdan/sh'...
23:00:30 [2020-04-13T23:00:30.546Z] #56 ...
23:00:30 [2020-04-13T23:00:30.546Z] 
23:00:30 [2020-04-13T23:00:30.546Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 + RM_GOPATH=0
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 + TMP_GOPATH=
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 + : /build
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 + '[' -z '' ']'
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 ++ mktemp -d
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 + export GOPATH=/tmp/tmp.b0dxdkkgHG
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 + GOPATH=/tmp/tmp.b0dxdkkgHG
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 + RM_GOPATH=1
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.852 ++ dirname ./install.sh
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 Install docker/cli version 17.06.2-ce from stable
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 + dir=.
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 + bin=dockercli
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 + shift
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 + '[' '!' -f ./dockercli.installer ']'
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 + . ./dockercli.installer
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 ++ : stable
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 ++ : 17.06.2-ce
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 + install_dockercli
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.861 ++ uname -m
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.900 + arch=x86_64
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.900 + '[' x86_64 '!=' x86_64 ']'
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.900 + url=https://download.docker.com/linux/static
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.900 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:00:30 [2020-04-13T23:00:30.546Z] #23 9.900 + tar -xz docker/docker
23:00:30 [2020-04-13T23:00:30.805Z] #23 ...
23:00:30 [2020-04-13T23:00:30.805Z] 
23:00:30 [2020-04-13T23:00:30.805Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:00:30 [2020-04-13T23:00:30.805Z] #25 11.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:00:32 [2020-04-13T23:00:32.281Z] #43 30.95 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
23:00:32 [2020-04-13T23:00:32.281Z] #43 30.96 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:00:32 [2020-04-13T23:00:32.281Z] #43 30.97 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:00:32 [2020-04-13T23:00:32.281Z] #43 30.97 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
23:00:32 [2020-04-13T23:00:32.281Z] #43 30.98 Setting up python-six (1.12.0-1) ...
23:00:32 [2020-04-13T23:00:32.563Z] #43 ...
23:00:32 [2020-04-13T23:00:32.563Z] 
23:00:32 [2020-04-13T23:00:32.563Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:00:32 [2020-04-13T23:00:32.563Z] #27 3.128 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:00:32 [2020-04-13T23:00:32.563Z] #27 3.636 
23:00:32 [2020-04-13T23:00:32.563Z] #27 3.836 
                                                                           0.0%
####                                                                       6.9%
#########                                                                 13.1%
#############                                                             19.4%
##################                                                        25.7%
######################                                                    31.9%
###########################                                               38.2%
################################                                          44.5%
####################################                                      50.7%
#########################################                                 57.0%
#############################################                             63.3%
##################################################                        69.6%
######################################################                    75.8%
############################################################              84.2%
#################################################################         90.4%
#####################################################################     96.7%
######################################################################## 100.0%
23:00:32 [2020-04-13T23:00:32.563Z] #27 6.061 
23:00:32 [2020-04-13T23:00:32.563Z] #27 6.209 
#######                                                                   11.1%
####################                                                      28.1%
####################################                                      50.7%
####################################################                      73.3%
#####################################################################     96.0%
######################################################################## 100.0%
23:00:32 [2020-04-13T23:00:32.563Z] #27 7.031 
23:00:32 [2020-04-13T23:00:32.844Z] #27 7.187 
#                                                                          1.9%
##                                                                         3.2%
###########                                                               15.8%
################                                                          23.5%
######################                                                    31.1%
#############################                                             41.3%
#################################                                         46.4%
######################################                                    54.0%
##############################################                            64.2%
#####################################################                     74.4%
###########################################################               82.0%
################################################################          89.6%
######################################################################    97.2%
######################################################################## 100.0%
23:00:33 [2020-04-13T23:00:33.125Z] #27 8.947 
23:00:33 [2020-04-13T23:00:33.687Z] #27 9.076 
#                                                                          1.7%
###                                                                        5.2%
#####                                                                      8.0%
#######                                                                   10.9%
#########                                                                 13.7%
23:00:33 [2020-04-13T23:00:33.687Z] #27 ...
23:00:33 [2020-04-13T23:00:33.687Z] 
23:00:33 [2020-04-13T23:00:33.687Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.58 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.58 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.58 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.59 Setting up libcap-dev:s390x (1:2.25-2) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.60 Setting up libprotoc17:s390x (3.6.1.3-2) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.60 Setting up protobuf-compiler (3.6.1.3-2) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.62 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.63 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:00:33 [2020-04-13T23:00:33.687Z] #43 32.64 Setting up python-protobuf (3.6.1.3-2) ...
23:00:35 [2020-04-13T23:00:35.013Z] #25 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:00:35 [2020-04-13T23:00:35.143Z] Removing intermediate container 90aee4ed9fe3
23:00:35 [2020-04-13T23:00:35.143Z]  ---> 2ea1a968fb77
23:00:35 [2020-04-13T23:00:35.143Z] Step 7/16 : WORKDIR /buildx
23:00:35 [2020-04-13T23:00:35.143Z]  ---> Running in 99c45c5115c3
23:00:35 [2020-04-13T23:00:35.143Z] Removing intermediate container 99c45c5115c3
23:00:35 [2020-04-13T23:00:35.143Z]  ---> 246e0a311cb3
23:00:35 [2020-04-13T23:00:35.143Z] Step 8/16 : ARG BUILDX_COMMIT
23:00:35 [2020-04-13T23:00:35.143Z]  ---> Running in deb60bc878f1
23:00:35 [2020-04-13T23:00:35.143Z] Removing intermediate container deb60bc878f1
23:00:35 [2020-04-13T23:00:35.143Z]  ---> 1bec1b9accb5
23:00:35 [2020-04-13T23:00:35.143Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
23:00:35 [2020-04-13T23:00:35.143Z]  ---> Running in 14677fbfe2d8
23:00:35 [2020-04-13T23:00:35.156Z] #43 ...
23:00:35 [2020-04-13T23:00:35.156Z] 
23:00:35 [2020-04-13T23:00:35.156Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:35 [2020-04-13T23:00:35.156Z] #35 23.94 Selecting previously unselected package cmake-data.
23:00:35 [2020-04-13T23:00:35.156Z] #35 23.94 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 23.94 Unpacking cmake-data (3.13.4-1) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 26.21 Selecting previously unselected package libicu63:s390x.
23:00:35 [2020-04-13T23:00:35.156Z] #35 26.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 26.23 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 31.90 Selecting previously unselected package libxml2:s390x.
23:00:35 [2020-04-13T23:00:35.156Z] #35 31.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 31.92 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.39 Selecting previously unselected package libarchive13:s390x.
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.41 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.69 Selecting previously unselected package libjsoncpp1:s390x.
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.70 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.84 Selecting previously unselected package librhash0:s390x.
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.84 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.84 Unpacking librhash0:s390x (1.3.8-1) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.94 Selecting previously unselected package libuv1:s390x.
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.94 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 32.94 Unpacking libuv1:s390x (1.24.1-1) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 33.06 Selecting previously unselected package cmake.
23:00:35 [2020-04-13T23:00:35.156Z] #35 33.06 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 33.07 Unpacking cmake (3.13.4-1) ...
23:00:35 [2020-04-13T23:00:35.156Z] #35 ...
23:00:35 [2020-04-13T23:00:35.156Z] 
23:00:35 [2020-04-13T23:00:35.156Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:00:35 [2020-04-13T23:00:35.427Z] From https://github.com/docker/buildx
23:00:35 [2020-04-13T23:00:35.427Z]  * [new tag]         v0.3.1     -> build
23:00:35 [2020-04-13T23:00:35.437Z] #27 9.076 
#                                                                          1.7%
###                                                                        5.2%
#####                                                                      8.0%
#######                                                                   10.9%
#########                                                                 13.7%
###########                                                               16.5%
#############                                                             19.4%
###############                                                           22.2%
##################                                                        26.0%
####################                                                      28.8%
#######################                                                   32.6%
########################                                                  34.5%
###########################                                               38.3%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
####################################                                      50.6%
######################################                                    53.4%
########################################                                  56.2%
23:00:35 [2020-04-13T23:00:35.437Z] #27 ...
23:00:35 [2020-04-13T23:00:35.437Z] 
23:00:35 [2020-04-13T23:00:35.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:35 [2020-04-13T23:00:35.437Z] #10 24.19 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]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.67 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]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 25.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
23:00:35 [2020-04-13T23:00:35.437Z] #10 26.55 debconf: delaying package configuration, since apt-utils is not installed
23:00:35 [2020-04-13T23:00:35.437Z] #10 26.65 Fetched 73.3 MB in 5s (15.0 MB/s)
23:00:35 [2020-04-13T23:00:35.437Z] #10 26.77 Selecting previously unselected package binutils-mingw-w64-i686.
23:00:35 [2020-04-13T23:00:35.437Z] #10 26.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15168 files and directories currently installed.)
23:00:35 [2020-04-13T23:00:35.437Z] #10 26.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 26.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 28.46 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:00:35 [2020-04-13T23:00:35.437Z] #10 28.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 28.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.27 Selecting previously unselected package binutils-mingw-w64.
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.42 Selecting previously unselected package libdevmapper1.02.1:s390x.
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.43 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.57 Selecting previously unselected package dmsetup.
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.57 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.57 Unpacking dmsetup (2:1.02.155-3) ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.71 Selecting previously unselected package mingw-w64-common.
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 30.71 Unpacking mingw-w64-common (6.0.0-3) ...
23:00:35 [2020-04-13T23:00:35.437Z] #10 ...
23:00:35 [2020-04-13T23:00:35.437Z] 
23:00:35 [2020-04-13T23:00:35.437Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:00:35 [2020-04-13T23:00:35.957Z] #25 ...
23:00:35 [2020-04-13T23:00:35.957Z] 
23:00:35 [2020-04-13T23:00:35.957Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:00:35 [2020-04-13T23:00:35.957Z] #68 15.96 + cd /tmp/tmp.9gi89AKU8R/src/github.com/rootless-containers/rootlesskit
23:00:35 [2020-04-13T23:00:35.957Z] #68 15.96 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:00:36 [2020-04-13T23:00:36.046Z] Switched to branch 'build'
23:00:36 [2020-04-13T23:00:36.526Z] #68 16.55 + for f in rootlesskit rootlesskit-docker-proxy
23:00:36 [2020-04-13T23:00:36.526Z] #68 16.55 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:00:36 [2020-04-13T23:00:36.845Z] #27 9.076 
#                                                                          1.7%
###                                                                        5.2%
#####                                                                      8.0%
#######                                                                   10.9%
#########                                                                 13.7%
###########                                                               16.5%
#############                                                             19.4%
###############                                                           22.2%
##################                                                        26.0%
####################                                                      28.8%
#######################                                                   32.6%
########################                                                  34.5%
###########################                                               38.3%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
####################################                                      50.6%
######################################                                    53.4%
########################################                                  56.2%
##########################################                                59.1%
############################################                              61.9%
###############################################                           65.7%
###############################################                           66.6%
##################################################                        69.5%
####################################################                      73.2%
#######################################################                   77.0%
##########################################################                80.8%
############################################################              83.6%
#############################################################             85.5%
################################################################          89.3%
###################################################################       93.1%
#####################################################################     96.6%
23:00:36 [2020-04-13T23:00:36.845Z] #27 ...
23:00:36 [2020-04-13T23:00:36.845Z] 
23:00:36 [2020-04-13T23:00:36.845Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:36 [2020-04-13T23:00:36.845Z] #33 25.67 errors
23:00:36 [2020-04-13T23:00:36.845Z] #33 25.67 sort
23:00:36 [2020-04-13T23:00:36.845Z] #33 26.04 strconv
23:00:36 [2020-04-13T23:00:36.845Z] #33 26.93 io
23:00:36 [2020-04-13T23:00:36.845Z] #33 27.96 internal/oserror
23:00:36 [2020-04-13T23:00:36.845Z] #33 28.04 syscall
23:00:36 [2020-04-13T23:00:36.845Z] #33 28.87 reflect
23:00:36 [2020-04-13T23:00:36.845Z] #33 33.39 time
23:00:37 [2020-04-13T23:00:37.065Z] Removing intermediate container 14677fbfe2d8
23:00:37 [2020-04-13T23:00:37.065Z]  ---> 815d7d8cae03
23:00:37 [2020-04-13T23:00:37.065Z] Step 10/16 : RUN go mod download
23:00:37 [2020-04-13T23:00:37.126Z] #33 ...
23:00:37 [2020-04-13T23:00:37.126Z] 
23:00:37 [2020-04-13T23:00:37.126Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:00:37 [2020-04-13T23:00:37.126Z] #27 9.076 
#                                                                          1.7%
###                                                                        5.2%
#####                                                                      8.0%
#######                                                                   10.9%
#########                                                                 13.7%
###########                                                               16.5%
#############                                                             19.4%
###############                                                           22.2%
##################                                                        26.0%
####################                                                      28.8%
#######################                                                   32.6%
########################                                                  34.5%
###########################                                               38.3%
##############################                                            42.1%
################################                                          44.9%
###################################                                       48.7%
####################################                                      50.6%
######################################                                    53.4%
########################################                                  56.2%
##########################################                                59.1%
############################################                              61.9%
###############################################                           65.7%
###############################################                           66.6%
##################################################                        69.5%
####################################################                      73.2%
#######################################################                   77.0%
##########################################################                80.8%
############################################################              83.6%
#############################################################             85.5%
################################################################          89.3%
###################################################################       93.1%
#####################################################################     96.6%
#######################################################################   99.2%
######################################################################## 100.0%
23:00:37 [2020-04-13T23:00:37.126Z] #27 12.94 
23:00:37 [2020-04-13T23:00:37.349Z]  ---> Running in 4297d5d5cbf7
23:00:37 [2020-04-13T23:00:37.408Z] #27 ...
23:00:37 [2020-04-13T23:00:37.408Z] 
23:00:37 [2020-04-13T23:00:37.408Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:37 [2020-04-13T23:00:37.408Z] #47 26.03 internal/singleflight
23:00:37 [2020-04-13T23:00:37.408Z] #47 27.32 io
23:00:37 [2020-04-13T23:00:37.408Z] #47 27.32 strconv
23:00:37 [2020-04-13T23:00:37.408Z] #47 28.07 bytes
23:00:37 [2020-04-13T23:00:37.408Z] #47 29.85 reflect
23:00:37 [2020-04-13T23:00:37.408Z] #47 29.91 bufio
23:00:37 [2020-04-13T23:00:37.408Z] #47 31.03 syscall
23:00:37 [2020-04-13T23:00:37.408Z] #47 ...
23:00:37 [2020-04-13T23:00:37.408Z] 
23:00:37 [2020-04-13T23:00:37.408Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.24 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.25 Setting up xxd (2:8.1.0875-5) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.26 Setting up libuv1:s390x (1.24.1-1) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.26 Setting up vim-common (2:8.1.0875-5) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.28 Setting up librhash0:s390x (1.3.8-1) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.28 Setting up cmake-data (3.13.4-1) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.30 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.30 Setting up libjsoncpp1:s390x (1.7.4-3) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.31 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.31 Setting up cmake (3.13.4-1) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.32 Processing triggers for libc-bin (2.28-10) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 35.35 Processing triggers for mime-support (3.62) ...
23:00:37 [2020-04-13T23:00:37.408Z] #35 DONE 36.3s
23:00:37 [2020-04-13T23:00:37.408Z] 
23:00:37 [2020-04-13T23:00:37.408Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:00:37 [2020-04-13T23:00:37.408Z] #36 DONE 0.1s
23:00:37 [2020-04-13T23:00:37.408Z] 
23:00:37 [2020-04-13T23:00:37.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:37 [2020-04-13T23:00:37.408Z] #10 36.25 Selecting previously unselected package mingw-w64-x86-64-dev.
23:00:37 [2020-04-13T23:00:37.408Z] #10 36.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:00:37 [2020-04-13T23:00:37.408Z] #10 36.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/gofrs/flock v0.7.0
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/theupdateframework/notary v0.6.1
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
23:00:37 [2020-04-13T23:00:37.635Z] go: finding github.com/ghodss/yaml v1.0.0
23:00:37 [2020-04-13T23:00:37.690Z] #10 ...
23:00:37 [2020-04-13T23:00:37.690Z] 
23:00:37 [2020-04-13T23:00:37.690Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:00:37 [2020-04-13T23:00:37.690Z] #37 DONE 0.1s
23:00:37 [2020-04-13T23:00:37.690Z] 
23:00:37 [2020-04-13T23:00:37.690Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:37 [2020-04-13T23:00:37.971Z] #38 ...
23:00:37 [2020-04-13T23:00:37.971Z] 
23:00:37 [2020-04-13T23:00:37.971Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:37 [2020-04-13T23:00:37.971Z] #43 36.14 Setting up libnl-3-dev:s390x (3.4.0-1) ...
23:00:37 [2020-04-13T23:00:37.971Z] #43 36.26 Processing triggers for libc-bin (2.28-10) ...
23:00:37 [2020-04-13T23:00:37.971Z] #43 DONE 36.7s
23:00:37 [2020-04-13T23:00:37.971Z] 
23:00:37 [2020-04-13T23:00:37.971Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:00:37 [2020-04-13T23:00:37.971Z] #27 13.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:00:38 [2020-04-13T23:00:38.254Z] #27 14.17 #=#=#                                                                         
23:00:38 [2020-04-13T23:00:38.534Z] #27 14.35 
#####################################################################     96.5%
######################################################################## 100.0%
23:00:38 [2020-04-13T23:00:38.534Z] #27 14.44 
23:00:38 [2020-04-13T23:00:38.700Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
23:00:38 [2020-04-13T23:00:38.815Z] #27 ...
23:00:38 [2020-04-13T23:00:38.815Z] 
23:00:38 [2020-04-13T23:00:38.815Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:00:38 [2020-04-13T23:00:38.815Z] #50 27.63 + cd /tmp/tmp.BmBULgpfGb/src/gotest.tools/gotestsum
23:00:38 [2020-04-13T23:00:38.815Z] #50 27.63 + git checkout -q v0.3.5
23:00:38 [2020-04-13T23:00:38.815Z] #50 27.64 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:00:39 [2020-04-13T23:00:39.063Z] #68 ...
23:00:39 [2020-04-13T23:00:39.063Z] 
23:00:39 [2020-04-13T23:00:39.063Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:00:39 [2020-04-13T23:00:39.064Z] #43 9.390 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:00:39 [2020-04-13T23:00:39.064Z] #43 14.21 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:00:39 [2020-04-13T23:00:39.064Z] #43 18.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:00:39 [2020-04-13T23:00:39.064Z] #43 ...
23:00:39 [2020-04-13T23:00:39.064Z] 
23:00:39 [2020-04-13T23:00:39.064Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.357 + RM_GOPATH=0
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.357 + TMP_GOPATH=
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.357 + : /build
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.357 + '[' -z '' ']'
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.361 ++ mktemp -d
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.361 + export GOPATH=/tmp/tmp.HekyECqPxs
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.361 + GOPATH=/tmp/tmp.HekyECqPxs
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.361 + RM_GOPATH=1
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.361 ++ dirname ./install.sh
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.384 + dir=.
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.384 + bin=tomlv
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.384 + shift
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.384 + '[' '!' -f ./tomlv.installer ']'
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.384 + . ./tomlv.installer
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.384 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.386 + install_tomlv
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.386 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.386 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HekyECqPxs/src/github.com/BurntSushi/toml
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.386 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:00:39 [2020-04-13T23:00:39.064Z] #33 9.404 Cloning into '/tmp/tmp.HekyECqPxs/src/github.com/BurntSushi/toml'...
23:00:39 [2020-04-13T23:00:39.064Z] #33 10.85 + cd /tmp/tmp.HekyECqPxs/src/github.com/BurntSushi/toml
23:00:39 [2020-04-13T23:00:39.064Z] #33 10.85 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:00:39 [2020-04-13T23:00:39.064Z] #33 11.06 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:00:39 [2020-04-13T23:00:39.064Z] #33 12.31 runtime/internal/atomic
23:00:39 [2020-04-13T23:00:39.064Z] #33 12.33 internal/cpu
23:00:39 [2020-04-13T23:00:39.064Z] #33 12.75 runtime/internal/sys
23:00:39 [2020-04-13T23:00:39.064Z] #33 13.34 runtime/internal/math
23:00:39 [2020-04-13T23:00:39.064Z] #33 13.42 math/bits
23:00:39 [2020-04-13T23:00:39.064Z] #33 13.48 internal/bytealg
23:00:39 [2020-04-13T23:00:39.064Z] #33 14.16 math
23:00:39 [2020-04-13T23:00:39.064Z] #33 15.38 runtime
23:00:39 [2020-04-13T23:00:39.097Z] #50 ...
23:00:39 [2020-04-13T23:00:39.097Z] 
23:00:39 [2020-04-13T23:00:39.097Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:39 [2020-04-13T23:00:39.097Z] #47 37.58 time
23:00:39 [2020-04-13T23:00:39.444Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-067a6f0352cef8ac9) in /home/ubuntu/workspace/moby_PR-40791
[Pipeline] {
[Pipeline] checkout
23:00:39 [2020-04-13T23:00:39.488Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01532607ab7e8d26f) in /home/ubuntu/workspace/moby_PR-40791
[Pipeline] {
[Pipeline] checkout
23:00:39 [2020-04-13T23:00:39.751Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
23:00:39 [2020-04-13T23:00:39.751Z] go: finding github.com/mattn/go-shellwords v1.0.5
23:00:39 [2020-04-13T23:00:39.751Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
23:00:39 [2020-04-13T23:00:39.751Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
23:00:39 [2020-04-13T23:00:39.999Z] #33 ...
23:00:39 [2020-04-13T23:00:39.999Z] 
23:00:39 [2020-04-13T23:00:39.999Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.05 + RM_GOPATH=0
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.05 + TMP_GOPATH=
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.05 + : /build
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.05 + '[' -z '' ']'
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.05 ++ mktemp -d
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + export GOPATH=/tmp/tmp.0g5UeT7AOE
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + GOPATH=/tmp/tmp.0g5UeT7AOE
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + RM_GOPATH=1
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 ++ dirname ./install.sh
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + dir=.
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + bin=proxy
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + shift
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + '[' '!' -f ./proxy.installer ']'
23:00:39 [2020-04-13T23:00:39.999Z] #74 10.06 + . ./proxy.installer
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 + install_proxy
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 + case "$1" in
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 + export CGO_ENABLED=0
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 + CGO_ENABLED=0
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 + _install_proxy
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.06 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0g5UeT7AOE/src/github.com/docker/libnetwork
23:00:40 [2020-04-13T23:00:40.000Z] #74 10.07 Cloning into '/tmp/tmp.0g5UeT7AOE/src/github.com/docker/libnetwork'...
23:00:40 [2020-04-13T23:00:40.000Z] #74 ...
23:00:40 [2020-04-13T23:00:40.000Z] 
23:00:40 [2020-04-13T23:00:40.000Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:40 [2020-04-13T23:00:40.000Z] #47 10.55 + cd /tmp/tmp.xKtwMzC8WK/src/github.com/LK4D4/vndr
23:00:40 [2020-04-13T23:00:40.000Z] #47 10.55 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:00:40 [2020-04-13T23:00:40.000Z] #47 10.65 + go build -buildmode=pie -v -o /build/vndr .
23:00:40 [2020-04-13T23:00:40.000Z] #47 12.80 internal/cpu
23:00:40 [2020-04-13T23:00:40.000Z] #47 12.98 runtime/internal/sys
23:00:40 [2020-04-13T23:00:40.000Z] #47 13.30 runtime/internal/math
23:00:40 [2020-04-13T23:00:40.000Z] #47 13.38 internal/race
23:00:40 [2020-04-13T23:00:40.000Z] #47 13.44 sync/atomic
23:00:40 [2020-04-13T23:00:40.000Z] #47 14.36 unicode
23:00:40 [2020-04-13T23:00:40.000Z] #47 14.66 internal/bytealg
23:00:40 [2020-04-13T23:00:40.000Z] #47 16.11 runtime
23:00:40 [2020-04-13T23:00:40.000Z] #47 20.04 unicode/utf8
23:00:40 [2020-04-13T23:00:40.044Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
23:00:40 [2020-04-13T23:00:40.566Z] #47 ...
23:00:40 [2020-04-13T23:00:40.566Z] 
23:00:40 [2020-04-13T23:00:40.566Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:00:40 [2020-04-13T23:00:40.566Z] #62 11.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:00:40 [2020-04-13T23:00:40.566Z] #62 11.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:00:40 [2020-04-13T23:00:40.566Z] #62 11.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:00:40 [2020-04-13T23:00:40.566Z] #62 13.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:00:40 [2020-04-13T23:00:40.566Z] #62 18.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:00:40 [2020-04-13T23:00:40.823Z] #62 ...
23:00:40 [2020-04-13T23:00:40.823Z] 
23:00:40 [2020-04-13T23:00:40.823Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 + RM_GOPATH=0
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 + TMP_GOPATH=
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 + : /build
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 + '[' -z '' ']'
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 ++ mktemp -d
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 + export GOPATH=/tmp/tmp.oXuyiidAwA
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 + GOPATH=/tmp/tmp.oXuyiidAwA
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.27 + RM_GOPATH=1
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 ++ dirname ./install.sh
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + dir=.
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + bin=golangci_lint
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + shift
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + '[' '!' -f ./golangci_lint.installer ']'
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + . ./golangci_lint.installer
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 ++ : v1.23.8
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 Installing golangci-lint version v1.23.8
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + install_golangci_lint
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + echo 'Installing golangci-lint version v1.23.8'
23:00:40 [2020-04-13T23:00:40.823Z] #53 11.28 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:00:40 [2020-04-13T23:00:40.887Z] go: finding gopkg.in/inf.v0 v0.9.1
23:00:41 [2020-04-13T23:00:41.081Z] #53 ...
23:00:41 [2020-04-13T23:00:41.081Z] 
23:00:41 [2020-04-13T23:00:41.081Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:00:41 [2020-04-13T23:00:41.081Z] #35 11.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:00:41 [2020-04-13T23:00:41.081Z] #35 15.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:00:41 [2020-04-13T23:00:41.081Z] #35 20.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:00:41 [2020-04-13T23:00:41.198Z] go: finding github.com/Microsoft/hcsshim v0.8.6
23:00:41 [2020-04-13T23:00:41.339Z] #35 ...
23:00:41 [2020-04-13T23:00:41.339Z] 
23:00:41 [2020-04-13T23:00:41.339Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:41 [2020-04-13T23:00:41.339Z] #33 21.40 unicode/utf8
23:00:41 [2020-04-13T23:00:41.782Z] #47 ...
23:00:41 [2020-04-13T23:00:41.782Z] 
23:00:41 [2020-04-13T23:00:41.782Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:00:41 [2020-04-13T23:00:41.782Z] #30 30.59 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.
23:00:41 [2020-04-13T23:00:41.782Z] #30 30.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:00:41 [2020-04-13T23:00:41.782Z] #30 31.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:00:41 [2020-04-13T23:00:41.782Z] #30 ...
23:00:41 [2020-04-13T23:00:41.782Z] 
23:00:41 [2020-04-13T23:00:41.782Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:41 [2020-04-13T23:00:41.782Z] #10 40.56 Selecting previously unselected package gcc-mingw-w64-base.
23:00:41 [2020-04-13T23:00:41.782Z] #10 40.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:00:41 [2020-04-13T23:00:41.782Z] #10 40.57 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:00:41 [2020-04-13T23:00:41.782Z] #10 40.69 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:00:41 [2020-04-13T23:00:41.782Z] #10 40.69 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:00:41 [2020-04-13T23:00:41.782Z] #10 40.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:00:41 [2020-04-13T23:00:41.839Z] go: finding github.com/bugsnag/panicwrap v1.2.0
23:00:42 [2020-04-13T23:00:42.022Z] using credential docker-jenkins-github-credentials
23:00:42 [2020-04-13T23:00:42.031Z] Cloning the remote Git repository
23:00:42 [2020-04-13T23:00:42.031Z] Cloning with configured refspecs honoured and without tags
23:00:42 [2020-04-13T23:00:42.139Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
23:00:42 [2020-04-13T23:00:42.139Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
23:00:42 [2020-04-13T23:00:42.252Z] using credential docker-jenkins-github-credentials
23:00:42 [2020-04-13T23:00:42.259Z] Cloning the remote Git repository
23:00:42 [2020-04-13T23:00:42.259Z] Cloning with configured refspecs honoured and without tags
23:00:42 [2020-04-13T23:00:42.275Z] #33 22.56 encoding
23:00:42 [2020-04-13T23:00:42.453Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
23:00:42 [2020-04-13T23:00:42.533Z] #33 22.93 runtime/cgo
23:00:42 [2020-04-13T23:00:42.808Z] #10 ...
23:00:42 [2020-04-13T23:00:42.808Z] 
23:00:42 [2020-04-13T23:00:42.808Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:00:42 [2020-04-13T23:00:42.808Z] #27 15.44 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:00:42 [2020-04-13T23:00:42.808Z] #27 15.71 
23:00:42 [2020-04-13T23:00:42.808Z] #27 15.83 #=#=#                                                                         

######################################################################## 100.0%
23:00:42 [2020-04-13T23:00:42.808Z] #27 15.98 
23:00:42 [2020-04-13T23:00:42.808Z] #27 17.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:00:42 [2020-04-13T23:00:42.808Z] #27 17.08 skipping existing b63cc5f62c21
23:00:42 [2020-04-13T23:00:42.808Z] #27 17.11 
23:00:42 [2020-04-13T23:00:42.808Z] #27 18.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:00:42 [2020-04-13T23:00:42.808Z] #27 18.32 
23:00:42 [2020-04-13T23:00:42.808Z] #27 18.45 
######################################################################## 100.0%
23:00:42 [2020-04-13T23:00:42.808Z] #27 18.50 
23:00:42 [2020-04-13T23:00:42.808Z] #27 18.55 Download of images into '/build' complete.
23:00:42 [2020-04-13T23:00:42.808Z] #27 18.55 Use something like the following to load the result into a Docker daemon:
23:00:42 [2020-04-13T23:00:42.808Z] #27 18.55   tar -cC '/build' . | docker load
23:00:42 [2020-04-13T23:00:42.808Z] #27 DONE 18.7s
23:00:42 [2020-04-13T23:00:42.034Z] Cloning repository https://github.com/moby/moby.git
23:00:42 [2020-04-13T23:00:42.098Z]  > git init /home/ubuntu/workspace/moby_PR-40791 # timeout=10
23:00:42 [2020-04-13T23:00:42.432Z] Fetching upstream changes from https://github.com/moby/moby.git
23:00:42 [2020-04-13T23:00:42.432Z]  > git --version # timeout=10
23:00:42 [2020-04-13T23:00:42.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:00:42 [2020-04-13T23:00:42.457Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:00:43 [2020-04-13T23:00:43.100Z] 
23:00:43 [2020-04-13T23:00:43.100Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.709 + RM_GOPATH=0
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.709 + TMP_GOPATH=
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.709 + : /build
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.710 + '[' -z '' ']'
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.710 ++ mktemp -d
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.711 + export GOPATH=/tmp/tmp.JzWSmsH5wF
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.711 + GOPATH=/tmp/tmp.JzWSmsH5wF
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.711 + RM_GOPATH=1
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.711 ++ dirname ./install.sh
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.712 + dir=.
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.713 + bin=tini
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.713 + shift
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.713 + '[' '!' -f ./tini.installer ']'
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.713 + . ./tini.installer
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.713 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.714 + install_tini
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.714 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.715 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.715 + git clone https://github.com/krallin/tini.git /tmp/tmp.JzWSmsH5wF/tini
23:00:43 [2020-04-13T23:00:43.100Z] #38 1.721 Cloning into '/tmp/tmp.JzWSmsH5wF/tini'...
23:00:43 [2020-04-13T23:00:43.100Z] #38 2.216 + cd /tmp/tmp.JzWSmsH5wF/tini
23:00:43 [2020-04-13T23:00:43.100Z] #38 2.221 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:00:43 [2020-04-13T23:00:43.100Z] #38 2.223 + cmake .
23:00:43 [2020-04-13T23:00:43.100Z] #38 2.538 -- The C compiler identification is GNU 8.3.0
23:00:43 [2020-04-13T23:00:43.100Z] #38 2.582 -- Check for working C compiler: /usr/bin/cc
23:00:43 [2020-04-13T23:00:43.100Z] #38 3.126 -- Check for working C compiler: /usr/bin/cc -- works
23:00:43 [2020-04-13T23:00:43.100Z] #38 3.129 -- Detecting C compiler ABI info
23:00:43 [2020-04-13T23:00:43.100Z] #38 3.626 -- Detecting C compiler ABI info - done
23:00:43 [2020-04-13T23:00:43.100Z] #38 3.637 -- Detecting C compile features
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.097 -- Detecting C compile features - done
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.116 -- Performing Test HAS_BUILTIN_FORTIFY
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.300 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.362 -- Configuring done
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.362 -- Generating done
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.362 -- Build files have been written to: /tmp/tmp.JzWSmsH5wF/tini
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.362 + make tini-static
23:00:43 [2020-04-13T23:00:43.100Z] #38 5.679 Scanning dependencies of target tini-static
23:00:43 [2020-04-13T23:00:43.100Z] #38 ...
23:00:43 [2020-04-13T23:00:43.100Z] 
23:00:43 [2020-04-13T23:00:43.100Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:43 [2020-04-13T23:00:43.100Z] #56 31.69 syscall
23:00:43 [2020-04-13T23:00:43.100Z] #56 31.69 reflect
23:00:43 [2020-04-13T23:00:43.100Z] #56 37.64 time
23:00:43 [2020-04-13T23:00:43.100Z] #56 41.34 encoding/binary
23:00:43 [2020-04-13T23:00:43.100Z] #56 41.52 os
23:00:43 [2020-04-13T23:00:43.100Z] #33 ...
23:00:43 [2020-04-13T23:00:43.100Z] 
23:00:43 [2020-04-13T23:00:43.100Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:00:43 [2020-04-13T23:00:43.100Z] #10 13.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:00:43 [2020-04-13T23:00:43.100Z] #10 17.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:00:43 [2020-04-13T23:00:43.100Z] #10 ...
23:00:43 [2020-04-13T23:00:43.100Z] 
23:00:43 [2020-04-13T23:00:43.100Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:43 [2020-04-13T23:00:43.100Z] #47 21.84 internal/testlog
23:00:43 [2020-04-13T23:00:43.100Z] #47 22.47 encoding
23:00:43 [2020-04-13T23:00:43.100Z] #47 22.73 unicode/utf16
23:00:43 [2020-04-13T23:00:43.100Z] #47 23.11 container/list
23:00:43 [2020-04-13T23:00:43.265Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-022825eeff0fd3b08) in /home/ubuntu/workspace/moby_PR-40791
[Pipeline] {
23:00:42 [2020-04-13T23:00:42.273Z] Cloning repository https://github.com/moby/moby.git
23:00:42 [2020-04-13T23:00:42.321Z]  > git init /home/ubuntu/workspace/moby_PR-40791 # timeout=10
23:00:42 [2020-04-13T23:00:42.662Z] Fetching upstream changes from https://github.com/moby/moby.git
23:00:42 [2020-04-13T23:00:42.663Z]  > git --version # timeout=10
23:00:42 [2020-04-13T23:00:42.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:00:42 [2020-04-13T23:00:42.694Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] checkout
23:00:43 [2020-04-13T23:00:43.381Z] #56 ...
23:00:43 [2020-04-13T23:00:43.381Z] 
23:00:43 [2020-04-13T23:00:43.381Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:43 [2020-04-13T23:00:43.381Z] #38 5.752 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:00:44 [2020-04-13T23:00:44.234Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
23:00:44 [2020-04-13T23:00:44.234Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
23:00:44 [2020-04-13T23:00:44.234Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
23:00:44 [2020-04-13T23:00:44.443Z] #38 6.995 [100%] Linking C executable tini-static
23:00:44 [2020-04-13T23:00:44.475Z] #47 24.77 crypto/internal/subtle
23:00:44 [2020-04-13T23:00:44.732Z] #47 24.90 crypto/subtle
23:00:44 [2020-04-13T23:00:44.990Z] #47 25.21 vendor/golang.org/x/crypto/cryptobyte/asn1
23:00:45 [2020-04-13T23:00:45.055Z] #38 7.418 [100%] Built target tini-static
23:00:45 [2020-04-13T23:00:45.055Z] #38 7.499 + mkdir -p /build
23:00:45 [2020-04-13T23:00:45.055Z] #38 7.512 + cp tini-static /build/docker-init
23:00:45 [2020-04-13T23:00:45.248Z] #47 25.51 internal/nettrace
23:00:45 [2020-04-13T23:00:45.303Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
23:00:45 [2020-04-13T23:00:45.303Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
23:00:45 [2020-04-13T23:00:45.341Z] #38 DONE 7.7s
23:00:45 [2020-04-13T23:00:45.341Z] 
23:00:45 [2020-04-13T23:00:45.341Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:45 [2020-04-13T23:00:45.341Z] #56 43.44 encoding/base64
23:00:45 [2020-04-13T23:00:45.814Z] #47 25.93 runtime/cgo
23:00:45 [2020-04-13T23:00:45.814Z] #47 ...
23:00:45 [2020-04-13T23:00:45.814Z] 
23:00:45 [2020-04-13T23:00:45.814Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:00:45 [2020-04-13T23:00:45.814Z] #23 25.56 + mkdir -p /build
23:00:45 [2020-04-13T23:00:45.814Z] #23 25.60 + mv docker/docker /build/
23:00:45 [2020-04-13T23:00:45.814Z] #23 25.63 + rmdir docker
23:00:45 [2020-04-13T23:00:45.814Z] #23 DONE 26.0s
23:00:45 [2020-04-13T23:00:45.945Z] go: finding github.com/google/go-cmp v0.2.0
23:00:45 [2020-04-13T23:00:45.952Z] #56 44.53 golang.org/x/sys/unix
23:00:45 [2020-04-13T23:00:45.952Z] #56 44.53 fmt
23:00:46 [2020-04-13T23:00:46.071Z] 
23:00:46 [2020-04-13T23:00:46.072Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:00:46 [2020-04-13T23:00:46.072Z] #62 22.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:00:46 [2020-04-13T23:00:46.273Z] using credential docker-jenkins-github-credentials
23:00:46 [2020-04-13T23:00:46.283Z] Cloning the remote Git repository
23:00:46 [2020-04-13T23:00:46.283Z] Cloning with configured refspecs honoured and without tags
23:00:46 [2020-04-13T23:00:46.290Z] go: finding github.com/pkg/profile v1.2.1
23:00:46 [2020-04-13T23:00:46.700Z] go: finding github.com/docker/go-connections v0.3.0
23:00:46 [2020-04-13T23:00:46.700Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
23:00:46 [2020-04-13T23:00:46.037Z] Cloning repository https://github.com/moby/moby.git
23:00:46 [2020-04-13T23:00:46.096Z]  > git init /home/ubuntu/workspace/moby_PR-40791 # timeout=10
23:00:46 [2020-04-13T23:00:46.427Z] Fetching upstream changes from https://github.com/moby/moby.git
23:00:46 [2020-04-13T23:00:46.428Z]  > git --version # timeout=10
23:00:46 [2020-04-13T23:00:46.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:00:46 [2020-04-13T23:00:46.451Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:00:47 [2020-04-13T23:00:47.155Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
23:00:47 [2020-04-13T23:00:47.447Z] #62 ...
23:00:47 [2020-04-13T23:00:47.447Z] 
23:00:47 [2020-04-13T23:00:47.447Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:47 [2020-04-13T23:00:47.447Z] #56 27.49 + cd /tmp/tmp.Jf8Fn0297s/src/github.com/mvdan/sh
23:00:47 [2020-04-13T23:00:47.447Z] #56 27.49 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:00:47 [2020-04-13T23:00:47.447Z] #56 27.64 + GO111MODULE=on
23:00:47 [2020-04-13T23:00:47.447Z] #56 27.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:00:47 [2020-04-13T23:00:47.802Z] go: finding github.com/hashicorp/hcl v1.0.0
23:00:47 [2020-04-13T23:00:47.968Z] #56 ...
23:00:47 [2020-04-13T23:00:47.968Z] 
23:00:47 [2020-04-13T23:00:47.968Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:00:47 [2020-04-13T23:00:47.968Z] #44 7.441 Note: Building without setproctitle() and strlcpy() support.
23:00:47 [2020-04-13T23:00:47.968Z] #44 7.441       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:00:47 [2020-04-13T23:00:47.968Z] #44 7.481 Note: Building without GnuTLS support
23:00:47 [2020-04-13T23:00:47.968Z] #44 8.609 fatal: not a git repository (or any of the parent directories): .git
23:00:47 [2020-04-13T23:00:47.968Z] #44 8.639   GEN      .gitid
23:00:47 [2020-04-13T23:00:47.968Z] #44 8.647   GEN      criu/include/version.h
23:00:47 [2020-04-13T23:00:47.968Z] #44 8.670   GEN      include/common/asm
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.522   PBCC     images/google/protobuf/descriptor.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.627   PBCC     images/opts.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.680   PBCC     images/sit.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.707   DEP      images/google/protobuf/descriptor.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.755   DEP      images/opts.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.810   DEP      images/sit.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.820   PBCC     images/macvlan.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.841   DEP      images/macvlan.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.904   PBCC     images/autofs.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.924   DEP      images/autofs.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.934   PBCC     images/sysctl.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.963   DEP      images/sysctl.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 9.995   PBCC     images/time.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.03   DEP      images/time.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.07   PBCC     images/binfmt-misc.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.09   DEP      images/binfmt-misc.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.14   PBCC     images/seccomp.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.15   DEP      images/seccomp.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.20   PBCC     images/userns.pb-c.c
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.21   DEP      images/userns.pb-c.d
23:00:47 [2020-04-13T23:00:47.968Z] #44 10.26   PBCC     images/cgroup.pb-c.c
23:00:48 [2020-04-13T23:00:48.091Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.28   DEP      images/cgroup.pb-c.d
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.30   PBCC     images/fown.pb-c.c
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.33   PBCC     images/ext-file.pb-c.c
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.36   DEP      images/fown.pb-c.d
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.37   DEP      images/ext-file.pb-c.d
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.41   PBCC     images/rpc.pb-c.c
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.46   DEP      images/rpc.pb-c.d
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.51   PBCC     images/siginfo.pb-c.c
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.52   DEP      images/siginfo.pb-c.d
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.55   PBCC     images/pagemap.pb-c.c
23:00:48 [2020-04-13T23:00:48.249Z] #44 10.61   DEP      images/pagemap.pb-c.d
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.66   PBCC     images/rlimit.pb-c.c
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.67   DEP      images/rlimit.pb-c.d
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.69   PBCC     images/file-lock.pb-c.c
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.71   DEP      images/file-lock.pb-c.d
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.75   PBCC     images/tty.pb-c.c
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.79   DEP      images/tty.pb-c.d
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.83   PBCC     images/tun.pb-c.c
23:00:48 [2020-04-13T23:00:48.529Z] #44 10.85   PBCC     images/netdev.pb-c.c
23:00:48 [2020-04-13T23:00:48.718Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
23:00:48 [2020-04-13T23:00:48.718Z] go: finding github.com/gorilla/mux v1.7.0
23:00:48 [2020-04-13T23:00:48.718Z] go: finding github.com/hashicorp/go-version v1.1.0
23:00:48 [2020-04-13T23:00:48.810Z] #44 10.90   DEP      images/tun.pb-c.d
23:00:48 [2020-04-13T23:00:48.810Z] #44 10.94   DEP      images/netdev.pb-c.d
23:00:48 [2020-04-13T23:00:48.810Z] #44 10.97   PBCC     images/vma.pb-c.c
23:00:48 [2020-04-13T23:00:48.810Z] #44 10.99   DEP      images/vma.pb-c.d
23:00:48 [2020-04-13T23:00:48.810Z] #44 11.04   PBCC     images/creds.pb-c.c
23:00:48 [2020-04-13T23:00:48.810Z] #44 11.06   DEP      images/creds.pb-c.d
23:00:48 [2020-04-13T23:00:48.810Z] #44 11.06   PBCC     images/utsns.pb-c.c
23:00:48 [2020-04-13T23:00:48.810Z] #44 11.07   DEP      images/utsns.pb-c.d
23:00:48 [2020-04-13T23:00:48.810Z] #44 ...
23:00:48 [2020-04-13T23:00:48.810Z] 
23:00:48 [2020-04-13T23:00:48.810Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:00:49 [2020-04-13T23:00:49.008Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
23:00:49 [2020-04-13T23:00:49.320Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
23:00:49 [2020-04-13T23:00:49.350Z] #56 29.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:00:49 [2020-04-13T23:00:49.350Z] #56 29.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:00:49 [2020-04-13T23:00:49.350Z] #56 29.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:00:49 [2020-04-13T23:00:49.608Z] go: finding gotest.tools v2.2.0+incompatible
23:00:49 [2020-04-13T23:00:49.653Z] #65 23.91 Checking out files:  71% (2258/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
23:00:49 [2020-04-13T23:00:49.653Z] #65 24.64 + cd /tmp/tmp.zZXq2yXJd4/src/github.com/containerd/containerd
23:00:49 [2020-04-13T23:00:49.653Z] #65 24.64 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
23:00:49 [2020-04-13T23:00:49.653Z] #65 ...
23:00:49 [2020-04-13T23:00:49.653Z] 
23:00:49 [2020-04-13T23:00:49.653Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:49 [2020-04-13T23:00:49.653Z] #33 38.25 internal/poll
23:00:49 [2020-04-13T23:00:49.653Z] #33 39.13 internal/fmtsort
23:00:49 [2020-04-13T23:00:49.653Z] #33 39.62 internal/syscall/execenv
23:00:49 [2020-04-13T23:00:49.653Z] #33 39.71 internal/syscall/unix
23:00:49 [2020-04-13T23:00:49.653Z] #33 39.75 strings
23:00:49 [2020-04-13T23:00:49.653Z] #33 39.90 os
23:00:49 [2020-04-13T23:00:49.653Z] #33 42.27 path
23:00:49 [2020-04-13T23:00:49.653Z] #33 42.95 text/tabwriter
23:00:49 [2020-04-13T23:00:49.653Z] #33 43.01 fmt
23:00:49 [2020-04-13T23:00:49.653Z] #33 43.69 path/filepath
23:00:49 [2020-04-13T23:00:49.653Z] #33 45.15 io/ioutil
23:00:49 [2020-04-13T23:00:49.653Z] #33 46.34 flag
23:00:49 [2020-04-13T23:00:49.653Z] #33 46.34 github.com/BurntSushi/toml
23:00:49 [2020-04-13T23:00:49.653Z] #33 47.66 log
23:00:49 [2020-04-13T23:00:49.653Z] #33 ...
23:00:49 [2020-04-13T23:00:49.653Z] 
23:00:49 [2020-04-13T23:00:49.653Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.11   PBCC     images/ipc-desc.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.11   PBCC     images/ipc-sem.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.14   DEP      images/ipc-desc.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.18   DEP      images/ipc-sem.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.20   PBCC     images/ipc-msg.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.22   DEP      images/ipc-msg.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.26   PBCC     images/ipc-shm.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.29   DEP      images/ipc-shm.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.33   PBCC     images/ipc-var.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.35   DEP      images/ipc-var.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.38   PBCC     images/sk-opts.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.39   PBCC     images/packet-sock.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.41   DEP      images/sk-opts.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.45   DEP      images/packet-sock.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.57   PBCC     images/sk-netlink.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.59   DEP      images/sk-netlink.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.65   PBCC     images/sk-inet.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.71   DEP      images/sk-inet.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.72   PBCC     images/sk-unix.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.78   DEP      images/sk-unix.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.84   PBCC     images/mm.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.89   DEP      images/mm.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.93   PBCC     images/timerfd.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.95   DEP      images/timerfd.pb-c.d
23:00:49 [2020-04-13T23:00:49.653Z] #44 11.99   PBCC     images/timer.pb-c.c
23:00:49 [2020-04-13T23:00:49.653Z] #44 12.02   DEP      images/timer.pb-c.d
23:00:49 [2020-04-13T23:00:49.915Z] #56 30.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:00:49 [2020-04-13T23:00:49.933Z] #44 12.06   PBCC     images/sa.pb-c.c
23:00:49 [2020-04-13T23:00:49.933Z] #44 12.10   DEP      images/sa.pb-c.d
23:00:49 [2020-04-13T23:00:49.933Z] #44 12.14   PBCC     images/pipe-data.pb-c.c
23:00:49 [2020-04-13T23:00:49.933Z] #44 12.14   DEP      images/pipe-data.pb-c.d
23:00:49 [2020-04-13T23:00:49.933Z] #44 12.16   PBCC     images/mnt.pb-c.c
23:00:49 [2020-04-13T23:00:49.933Z] #44 12.20   DEP      images/mnt.pb-c.d
23:00:49 [2020-04-13T23:00:49.933Z] #44 12.25   PBCC     images/sk-packet.pb-c.c
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.28   DEP      images/sk-packet.pb-c.d
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.29   PBCC     images/tcp-stream.pb-c.c
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.35   DEP      images/tcp-stream.pb-c.d
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.38   PBCC     images/pipe.pb-c.c
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.40   DEP      images/pipe.pb-c.d
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.43   PBCC     images/pstree.pb-c.c
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.45   DEP      images/pstree.pb-c.d
23:00:50 [2020-04-13T23:00:50.214Z] #44 12.49   PBCC     images/fs.pb-c.c
23:00:50 [2020-04-13T23:00:50.235Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
23:00:50 [2020-04-13T23:00:50.481Z] #56 30.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.51   DEP      images/fs.pb-c.d
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.53   PBCC     images/signalfd.pb-c.c
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.55   DEP      images/signalfd.pb-c.d
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.58   PBCC     images/fh.pb-c.c
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.60   PBCC     images/fsnotify.pb-c.c
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.63   DEP      images/fh.pb-c.d
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.68   DEP      images/fsnotify.pb-c.d
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.73   PBCC     images/eventpoll.pb-c.c
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.74   DEP      images/eventpoll.pb-c.d
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.77   PBCC     images/eventfd.pb-c.c
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.78   DEP      images/eventfd.pb-c.d
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.81   PBCC     images/remap-file-path.pb-c.c
23:00:50 [2020-04-13T23:00:50.494Z] #44 12.83   DEP      images/remap-file-path.pb-c.d
23:00:50 [2020-04-13T23:00:50.775Z] #44 12.85   PBCC     images/fifo.pb-c.c
23:00:50 [2020-04-13T23:00:50.775Z] #44 12.86   DEP      images/fifo.pb-c.d
23:00:50 [2020-04-13T23:00:50.775Z] #44 12.89   PBCC     images/ghost-file.pb-c.c
23:00:50 [2020-04-13T23:00:50.775Z] #44 12.92   DEP      images/ghost-file.pb-c.d
23:00:50 [2020-04-13T23:00:50.775Z] #44 12.97   PBCC     images/regfile.pb-c.c
23:00:50 [2020-04-13T23:00:50.775Z] #44 13.00   DEP      images/regfile.pb-c.d
23:00:50 [2020-04-13T23:00:50.775Z] #44 13.04   PBCC     images/ns.pb-c.c
23:00:50 [2020-04-13T23:00:50.775Z] #44 13.04   DEP      images/ns.pb-c.d
23:00:50 [2020-04-13T23:00:50.775Z] #44 13.08   PBCC     images/fdinfo.pb-c.c
23:00:50 [2020-04-13T23:00:50.775Z] #44 13.13   DEP      images/fdinfo.pb-c.d
23:00:50 [2020-04-13T23:00:50.864Z] go: finding github.com/spf13/cobra v0.0.3
23:00:51 [2020-04-13T23:00:51.056Z] #44 13.19   PBCC     images/core-aarch64.pb-c.c
23:00:51 [2020-04-13T23:00:51.056Z] #44 13.21   PBCC     images/core-arm.pb-c.c
23:00:51 [2020-04-13T23:00:51.056Z] #44 13.25   PBCC     images/core-ppc64.pb-c.c
23:00:51 [2020-04-13T23:00:51.056Z] #44 13.27   PBCC     images/core-s390.pb-c.c
23:00:51 [2020-04-13T23:00:51.056Z] #44 13.30   PBCC     images/core-x86.pb-c.c
23:00:51 [2020-04-13T23:00:51.056Z] #44 13.34   PBCC     images/core.pb-c.c
23:00:51 [2020-04-13T23:00:51.056Z] #44 13.40   PBCC     images/inventory.pb-c.c
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.42   DEP      images/core-aarch64.pb-c.d
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.44   DEP      images/core-arm.pb-c.d
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.48   DEP      images/core-ppc64.pb-c.d
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.51   DEP      images/core-s390.pb-c.d
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.54   DEP      images/core-x86.pb-c.d
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.56   DEP      images/core.pb-c.d
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.60   DEP      images/inventory.pb-c.d
23:00:51 [2020-04-13T23:00:51.337Z] #44 13.62   PBCC     images/cpuinfo.pb-c.c
23:00:51 [2020-04-13T23:00:51.493Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
23:00:51 [2020-04-13T23:00:51.493Z] go: finding github.com/BurntSushi/toml v0.3.1
23:00:51 [2020-04-13T23:00:51.618Z] #44 13.65   DEP      images/cpuinfo.pb-c.d
23:00:51 [2020-04-13T23:00:51.618Z] #44 13.69   PBCC     images/stats.pb-c.c
23:00:51 [2020-04-13T23:00:51.618Z] #44 13.71   DEP      images/stats.pb-c.d
23:00:51 [2020-04-13T23:00:51.784Z] go: finding github.com/opencontainers/image-spec v1.0.1
23:00:51 [2020-04-13T23:00:51.784Z] go: finding github.com/sirupsen/logrus v1.3.0
23:00:51 [2020-04-13T23:00:51.899Z] #44 ...
23:00:51 [2020-04-13T23:00:51.899Z] 
23:00:51 [2020-04-13T23:00:51.899Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:00:51 [2020-04-13T23:00:51.899Z] #47 40.73 strings
23:00:51 [2020-04-13T23:00:51.899Z] #47 41.11 os
23:00:51 [2020-04-13T23:00:51.899Z] #47 43.39 regexp/syntax
23:00:51 [2020-04-13T23:00:51.899Z] #47 44.29 fmt
23:00:51 [2020-04-13T23:00:51.899Z] #47 47.18 regexp
23:00:51 [2020-04-13T23:00:51.899Z] #47 47.58 flag
23:00:51 [2020-04-13T23:00:51.899Z] #47 49.24 go/token
23:00:51 [2020-04-13T23:00:51.899Z] #47 49.46 internal/lazyregexp
23:00:51 [2020-04-13T23:00:51.899Z] #47 49.67 net/url
23:00:51 [2020-04-13T23:00:51.899Z] #47 49.87 go/scanner
23:00:51 [2020-04-13T23:00:51.899Z] #47 50.64 text/template/parse
23:00:51 [2020-04-13T23:00:51.955Z] #56 32.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:00:52 [2020-04-13T23:00:52.180Z] #47 50.82 go/ast
23:00:52 [2020-04-13T23:00:52.180Z] #47 ...
23:00:52 [2020-04-13T23:00:52.180Z] 
23:00:52 [2020-04-13T23:00:52.180Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + export 'BUILDTAGS=netgo osusergo static_build'
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + BUILDTAGS='netgo osusergo static_build'
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + export EXTRA_FLAGS=-buildmode=pie
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + EXTRA_FLAGS=-buildmode=pie
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + '[' '' = dynamic ']'
23:00:52 [2020-04-13T23:00:52.180Z] #65 25.81 + make
23:00:52 [2020-04-13T23:00:52.180Z] #65 26.56 + bin/ctr
23:00:52 [2020-04-13T23:00:52.820Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
23:00:52 [2020-04-13T23:00:52.893Z] #56 ...
23:00:52 [2020-04-13T23:00:52.893Z] 
23:00:52 [2020-04-13T23:00:52.893Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:00:53 [2020-04-13T23:00:53.111Z] go: finding github.com/docker/go-connections v0.4.0
23:00:53 [2020-04-13T23:00:53.647Z] #65 ...
23:00:53 [2020-04-13T23:00:53.647Z] 
23:00:53 [2020-04-13T23:00:53.647Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:53 [2020-04-13T23:00:53.647Z] #33 49.30 github.com/BurntSushi/toml/cmd/tomlv
23:00:53 [2020-04-13T23:00:53.647Z] #33 DONE 52.3s
23:00:53 [2020-04-13T23:00:53.647Z] 
23:00:53 [2020-04-13T23:00:53.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:00:53 [2020-04-13T23:00:53.647Z] #44 14.53 make[1]: Nothing to be done for 'all'.
23:00:53 [2020-04-13T23:00:53.647Z] #44 15.25   CC       images/stats.o
23:00:53 [2020-04-13T23:00:53.647Z] #44 15.48   CC       images/core.o
23:00:53 [2020-04-13T23:00:53.668Z] #41 33.25 Checking out files:  61% (975/1597)   
Checking out files:  62% (991/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
23:00:53 [2020-04-13T23:00:53.668Z] #41 34.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:00:53 [2020-04-13T23:00:53.932Z] #44 16.28   CC       images/core-x86.o
23:00:54 [2020-04-13T23:00:54.148Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
23:00:54 [2020-04-13T23:00:54.148Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
23:00:54 [2020-04-13T23:00:54.213Z] #44 16.56   CC       images/core-arm.o
23:00:54 [2020-04-13T23:00:54.442Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
23:00:54 [2020-04-13T23:00:54.442Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
23:00:54 [2020-04-13T23:00:54.442Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
23:00:54 [2020-04-13T23:00:54.494Z] #44 16.82   CC       images/core-aarch64.o
23:00:54 [2020-04-13T23:00:54.733Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
23:00:54 [2020-04-13T23:00:54.775Z] #44 17.08   CC       images/core-ppc64.o
23:00:55 [2020-04-13T23:00:55.026Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
23:00:55 [2020-04-13T23:00:55.056Z] #44 17.33   CC       images/core-s390.o
23:00:55 [2020-04-13T23:00:55.336Z] #44 17.57   CC       images/cpuinfo.o
23:00:55 [2020-04-13T23:00:55.661Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
23:00:55 [2020-04-13T23:00:55.661Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
23:00:55 [2020-04-13T23:00:55.947Z] #44 17.96   CC       images/inventory.o
23:00:55 [2020-04-13T23:00:55.947Z] #44 18.08   CC       images/fdinfo.o
23:00:55 [2020-04-13T23:00:55.951Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
23:00:56 [2020-04-13T23:00:56.228Z] #44 18.23   CC       images/fown.o
23:00:56 [2020-04-13T23:00:56.228Z] #44 18.38   CC       images/ns.o
23:00:56 [2020-04-13T23:00:56.242Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
23:00:56 [2020-04-13T23:00:56.509Z] #44 18.52   CC       images/regfile.o
23:00:56 [2020-04-13T23:00:56.509Z] #44 18.69   CC       images/ghost-file.o
23:00:56 [2020-04-13T23:00:56.533Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
23:00:56 [2020-04-13T23:00:56.533Z] go: finding github.com/golang/protobuf v1.2.0
23:00:56 [2020-04-13T23:00:56.790Z] #44 18.84   CC       images/fifo.o
23:00:56 [2020-04-13T23:00:56.790Z] #44 19.03   CC       images/remap-file-path.o
23:00:56 [2020-04-13T23:00:56.824Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:00:56 [2020-04-13T23:00:56.950Z] #41 37.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:00:57 [2020-04-13T23:00:57.071Z] #44 19.16   CC       images/eventfd.o
23:00:57 [2020-04-13T23:00:57.071Z] #44 19.36   CC       images/eventpoll.o
23:00:57 [2020-04-13T23:00:57.351Z] #44 19.59   CC       images/fh.o
23:00:57 [2020-04-13T23:00:57.632Z] #44 19.82   CC       images/fsnotify.o
23:00:57 [2020-04-13T23:00:57.913Z] #44 20.23   CC       images/signalfd.o
23:00:58 [2020-04-13T23:00:58.194Z] #44 20.32   CC       images/fs.o
23:00:58 [2020-04-13T23:00:58.194Z] #44 20.40   CC       images/pstree.o
23:00:58 [2020-04-13T23:00:58.327Z] #41 ...
23:00:58 [2020-04-13T23:00:58.327Z] 
23:00:58 [2020-04-13T23:00:58.327Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:00:58 [2020-04-13T23:00:58.327Z] #62 39.10 Fetched 8337 kB in 28s (294 kB/s)
23:00:58 [2020-04-13T23:00:58.339Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
23:00:58 [2020-04-13T23:00:58.476Z] #44 20.56   CC       images/pipe.o
23:00:58 [2020-04-13T23:00:58.476Z] #44 20.70   CC       images/tcp-stream.o
23:00:58 [2020-04-13T23:00:58.476Z] #44 20.79   CC       images/sk-packet.o
23:00:58 [2020-04-13T23:00:58.757Z] #44 20.90   CC       images/mnt.o
23:00:58 [2020-04-13T23:00:58.991Z] go: finding github.com/kr/pretty v0.1.0
23:00:59 [2020-04-13T23:00:59.040Z] #44 21.06   CC       images/pipe-data.o
23:00:59 [2020-04-13T23:00:59.040Z] #44 21.14   CC       images/sa.o
23:00:59 [2020-04-13T23:00:59.040Z] #44 21.21   CC       images/timer.o
23:00:59 [2020-04-13T23:00:59.040Z] #44 21.34   CC       images/timerfd.o
23:00:59 [2020-04-13T23:00:59.040Z] #44 ...
23:00:59 [2020-04-13T23:00:59.040Z] 
23:00:59 [2020-04-13T23:00:59.040Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:00:59 [2020-04-13T23:00:59.040Z] #56 47.79 encoding/json
23:00:59 [2020-04-13T23:00:59.040Z] #56 50.56 github.com/pkg/diff
23:00:59 [2020-04-13T23:00:59.040Z] #56 51.55 go/ast
23:00:59 [2020-04-13T23:00:59.040Z] #56 52.13 golang.org/x/crypto/ssh/terminal
23:00:59 [2020-04-13T23:00:59.040Z] #56 53.38 mvdan.cc/editorconfig
23:00:59 [2020-04-13T23:00:59.040Z] #56 54.48 mvdan.cc/sh/v3/fileutil
23:00:59 [2020-04-13T23:00:59.040Z] #56 54.51 mvdan.cc/sh/v3/syntax
23:00:59 [2020-04-13T23:00:59.331Z] #56 ...
23:00:59 [2020-04-13T23:00:59.331Z] 
23:00:59 [2020-04-13T23:00:59.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:00:59 [2020-04-13T23:00:59.331Z] #44 21.41   CC       images/mm.o
23:00:59 [2020-04-13T23:00:59.331Z] #44 21.58   CC       images/sk-opts.o
23:00:59 [2020-04-13T23:00:59.343Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
23:00:59 [2020-04-13T23:00:59.612Z] #44 21.68   CC       images/sk-unix.o
23:00:59 [2020-04-13T23:00:59.612Z] #44 21.81   CC       images/sk-inet.o
23:00:59 [2020-04-13T23:00:59.742Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
23:00:59 [2020-04-13T23:00:59.742Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
23:00:59 [2020-04-13T23:00:59.742Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
23:00:59 [2020-04-13T23:00:59.893Z] #44 22.02   CC       images/tun.o
23:00:59 [2020-04-13T23:00:59.893Z] #44 22.22   CC       images/sk-netlink.o
23:01:00 [2020-04-13T23:01:00.175Z] #44 22.33   CC       images/packet-sock.o
23:01:00 [2020-04-13T23:01:00.421Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
23:01:00 [2020-04-13T23:01:00.421Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
23:01:00 [2020-04-13T23:01:00.421Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
23:01:00 [2020-04-13T23:01:00.456Z] #44 22.57   CC       images/ipc-var.o
23:01:00 [2020-04-13T23:01:00.456Z] #44 22.73   CC       images/ipc-desc.o
23:01:00 [2020-04-13T23:01:00.736Z] #44 22.91   CC       images/ipc-shm.o
23:01:01 [2020-04-13T23:01:01.018Z] #44 23.10   CC       images/ipc-msg.o
23:01:01 [2020-04-13T23:01:01.018Z] #44 23.32   CC       images/ipc-sem.o
23:01:01 [2020-04-13T23:01:01.299Z] #44 23.52   CC       images/utsns.o
23:01:01 [2020-04-13T23:01:01.299Z] #44 23.62   CC       images/creds.o
23:01:01 [2020-04-13T23:01:01.456Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
23:01:01 [2020-04-13T23:01:01.580Z] #44 23.77   CC       images/vma.o
23:01:01 [2020-04-13T23:01:01.861Z] #44 23.96   CC       images/netdev.o
23:01:02 [2020-04-13T23:01:02.088Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
23:01:02 [2020-04-13T23:01:02.088Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
23:01:02 [2020-04-13T23:01:02.143Z] #44 24.32   CC       images/tty.o
23:01:02 [2020-04-13T23:01:02.423Z] #44 24.59   CC       images/file-lock.o
23:01:02 [2020-04-13T23:01:02.423Z] #44 24.66   CC       images/rlimit.o
23:01:02 [2020-04-13T23:01:02.423Z] #44 24.72   CC       images/pagemap.o
23:01:02 [2020-04-13T23:01:02.513Z] #62 39.10 Reading package lists...
23:01:02 [2020-04-13T23:01:02.513Z] #62 ...
23:01:02 [2020-04-13T23:01:02.513Z] 
23:01:02 [2020-04-13T23:01:02.513Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:01:02 [2020-04-13T23:01:02.513Z] #25 32.59 Fetched 8337 kB in 26s (315 kB/s)
23:01:02 [2020-04-13T23:01:02.513Z] #25 32.59 Reading package lists...
23:01:02 [2020-04-13T23:01:02.513Z] #25 ...
23:01:02 [2020-04-13T23:01:02.513Z] 
23:01:02 [2020-04-13T23:01:02.513Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:01:02 [2020-04-13T23:01:02.513Z] #74 36.71 Checking out files:  48% (1011/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/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:  90% (1863/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.
23:01:02 [2020-04-13T23:01:02.513Z] #74 38.23 + cd /tmp/tmp.0g5UeT7AOE/src/github.com/docker/libnetwork
23:01:02 [2020-04-13T23:01:02.513Z] #74 38.23 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:01:02 [2020-04-13T23:01:02.513Z] #74 38.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:01:02 [2020-04-13T23:01:02.513Z] #74 ...
23:01:02 [2020-04-13T23:01:02.513Z] 
23:01:02 [2020-04-13T23:01:02.513Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:01:02 [2020-04-13T23:01:02.513Z] #25 32.59 Reading package lists...
23:01:02 [2020-04-13T23:01:02.716Z] #44 24.93   CC       images/siginfo.o
23:01:03 [2020-04-13T23:01:03.011Z] #44 25.22   CC       images/rpc.o
23:01:03 [2020-04-13T23:01:03.081Z] #25 ...
23:01:03 [2020-04-13T23:01:03.081Z] 
23:01:03 [2020-04-13T23:01:03.081Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:03 [2020-04-13T23:01:03.081Z] #10 33.83 Fetched 8337 kB in 27s (312 kB/s)
23:01:03 [2020-04-13T23:01:03.137Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
23:01:03 [2020-04-13T23:01:03.137Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
23:01:03 [2020-04-13T23:01:03.339Z] #10 33.83 Reading package lists...
23:01:03 [2020-04-13T23:01:03.339Z] #10 ...
23:01:03 [2020-04-13T23:01:03.339Z] 
23:01:03 [2020-04-13T23:01:03.339Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:01:03 [2020-04-13T23:01:03.339Z] #56 33.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:01:03 [2020-04-13T23:01:03.339Z] #56 35.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:01:03 [2020-04-13T23:01:03.339Z] #56 38.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:01:03 [2020-04-13T23:01:03.339Z] #56 38.64 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:01:03 [2020-04-13T23:01:03.339Z] #56 38.93 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:01:03 [2020-04-13T23:01:03.339Z] #56 38.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:01:03 [2020-04-13T23:01:03.339Z] #56 40.63 runtime/cgo
23:01:03 [2020-04-13T23:01:03.339Z] #56 40.86 runtime
23:01:03 [2020-04-13T23:01:03.597Z] #56 ...
23:01:03 [2020-04-13T23:01:03.597Z] 
23:01:03 [2020-04-13T23:01:03.597Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:01:03 [2020-04-13T23:01:03.856Z] #25 43.89 Reading package lists...
23:01:03 [2020-04-13T23:01:03.856Z] #25 ...
23:01:03 [2020-04-13T23:01:03.856Z] 
23:01:03 [2020-04-13T23:01:03.856Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:03 [2020-04-13T23:01:03.856Z] #43 34.48 Fetched 8337 kB in 27s (303 kB/s)
23:01:04 [2020-04-13T23:01:04.014Z] #44 26.00   CC       images/ext-file.o
23:01:04 [2020-04-13T23:01:04.014Z] #44 26.18   CC       images/cgroup.o
23:01:04 [2020-04-13T23:01:04.115Z] #43 34.48 Reading package lists...
23:01:04 [2020-04-13T23:01:04.115Z] #43 ...
23:01:04 [2020-04-13T23:01:04.115Z] 
23:01:04 [2020-04-13T23:01:04.115Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:01:04 [2020-04-13T23:01:04.115Z] #35 36.98 Fetched 8337 kB in 28s (300 kB/s)
23:01:04 [2020-04-13T23:01:04.176Z] go: finding github.com/prometheus/client_golang v0.8.0
23:01:04 [2020-04-13T23:01:04.295Z] #44 ...
23:01:04 [2020-04-13T23:01:04.295Z] 
23:01:04 [2020-04-13T23:01:04.295Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:01:04 [2020-04-13T23:01:04.295Z] #56 58.99 mvdan.cc/sh/v3/cmd/shfmt
23:01:04 [2020-04-13T23:01:04.295Z] #56 DONE 63.1s
23:01:04 [2020-04-13T23:01:04.295Z] 
23:01:04 [2020-04-13T23:01:04.295Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:04 [2020-04-13T23:01:04.295Z] #47 54.37 text/template
23:01:04 [2020-04-13T23:01:04.295Z] #47 55.03 go/parser
23:01:04 [2020-04-13T23:01:04.295Z] #47 57.39 go/doc
23:01:04 [2020-04-13T23:01:04.296Z] #47 58.06 encoding/xml
23:01:04 [2020-04-13T23:01:04.296Z] #47 59.18 github.com/LK4D4/vndr/build
23:01:04 [2020-04-13T23:01:04.296Z] #47 62.09 github.com/LK4D4/vndr/versioned
23:01:04 [2020-04-13T23:01:04.296Z] #47 62.20 vendor/golang.org/x/crypto/cryptobyte
23:01:04 [2020-04-13T23:01:04.296Z] #47 62.45 net
23:01:04 [2020-04-13T23:01:04.579Z] #47 ...
23:01:04 [2020-04-13T23:01:04.579Z] 
23:01:04 [2020-04-13T23:01:04.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:04 [2020-04-13T23:01:04.579Z] #44 26.63   CC       images/userns.o
23:01:04 [2020-04-13T23:01:04.579Z] #44 26.77   CC       images/google/protobuf/descriptor.o
23:01:04 [2020-04-13T23:01:04.683Z] #35 36.98 Reading package lists...
23:01:04 [2020-04-13T23:01:04.683Z] #35 ...
23:01:04 [2020-04-13T23:01:04.683Z] 
23:01:04 [2020-04-13T23:01:04.683Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:04 [2020-04-13T23:01:04.683Z] #10 33.83 Reading package lists...
23:01:04 [2020-04-13T23:01:04.857Z] go: finding github.com/jinzhu/now v1.0.0
23:01:05 [2020-04-13T23:01:05.599Z] #44 27.73   CC       images/opts.o
23:01:05 [2020-04-13T23:01:05.599Z] #44 27.92   CC       images/seccomp.o
23:01:05 [2020-04-13T23:01:05.754Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
23:01:05 [2020-04-13T23:01:05.754Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
23:01:05 [2020-04-13T23:01:05.880Z] #44 28.05   CC       images/binfmt-misc.o
23:01:05 [2020-04-13T23:01:05.880Z] #44 28.14   CC       images/time.o
23:01:05 [2020-04-13T23:01:05.974Z] Fetching without tags
23:01:06 [2020-04-13T23:01:06.083Z] Fetching without tags
23:01:06 [2020-04-13T23:01:06.161Z] #44 28.30   CC       images/sysctl.o
23:01:06 [2020-04-13T23:01:06.161Z] #44 28.39   CC       images/autofs.o
23:01:06 [2020-04-13T23:01:06.161Z] #44 28.48   CC       images/macvlan.o
23:01:06 [2020-04-13T23:01:06.334Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
23:01:06 [2020-04-13T23:01:06.425Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
23:01:06 [2020-04-13T23:01:06.443Z] #44 28.58   CC       images/sit.o
23:01:06 [2020-04-13T23:01:06.443Z] #44 28.70   LINK     images/built-in.o
23:01:06 [2020-04-13T23:01:06.443Z] #44 28.81   GEN      compel/include/asm
23:01:06 [2020-04-13T23:01:06.547Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.81   GEN      compel/include/version.h
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.81 touch .config
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.83   GEN      include/common/config.h
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.89   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.92   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.92   GEN      compel/plugins/include/uapi/std/syscall.h
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.95   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.96   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.96   DEP      compel/arch/s390/plugins/std/parasite-head.d
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.97   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:01:06 [2020-04-13T23:01:06.724Z] #44 28.97   DEP      compel/plugins/std/infect.d
23:01:06 [2020-04-13T23:01:06.825Z] Fetching without tags
23:01:07 [2020-04-13T23:01:07.005Z] #44 29.12   DEP      compel/plugins/std/string.d
23:01:07 [2020-04-13T23:01:07.005Z] #44 29.18   DEP      compel/plugins/std/log.d
23:01:07 [2020-04-13T23:01:07.005Z] #44 29.23   DEP      compel/plugins/std/fds.d
23:01:07 [2020-04-13T23:01:07.005Z] #44 29.31   DEP      compel/plugins/std/std.d
23:01:05 [2020-04-13T23:01:05.750Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:05 [2020-04-13T23:01:05.790Z]  > git config --add remote.origin.fetch +refs/pull/40791/head:refs/remotes/origin/PR-40791 # timeout=10
23:01:05 [2020-04-13T23:01:05.890Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:06 [2020-04-13T23:01:06.026Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:06 [2020-04-13T23:01:06.054Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:06 [2020-04-13T23:01:06.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:06 [2020-04-13T23:01:06.106Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:06 [2020-04-13T23:01:06.524Z]  > git config core.sparsecheckout # timeout=10
23:01:06 [2020-04-13T23:01:06.591Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
23:01:07 [2020-04-13T23:01:07.201Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
23:01:07 [2020-04-13T23:01:07.286Z] #44 29.41   DEP      compel/plugins/shmem/shmem.d
23:01:07 [2020-04-13T23:01:07.286Z] #44 29.48   DEP      compel/plugins/fds/fds.d
23:01:07 [2020-04-13T23:01:07.286Z] #44 29.58   CC       compel/plugins/std/std.o
23:01:07 [2020-04-13T23:01:07.419Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
23:01:07 [2020-04-13T23:01:07.566Z] #44 29.85   CC       compel/plugins/std/fds.o
23:01:07 [2020-04-13T23:01:07.721Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
23:01:05 [2020-04-13T23:01:05.884Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:05 [2020-04-13T23:01:05.891Z]  > git config --add remote.origin.fetch +refs/pull/40791/head:refs/remotes/origin/PR-40791 # timeout=10
23:01:05 [2020-04-13T23:01:05.905Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:05 [2020-04-13T23:01:05.938Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:05 [2020-04-13T23:01:05.975Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:05 [2020-04-13T23:01:05.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:05 [2020-04-13T23:01:05.977Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:06 [2020-04-13T23:01:06.436Z]  > git config core.sparsecheckout # timeout=10
23:01:06 [2020-04-13T23:01:06.464Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
23:01:07 [2020-04-13T23:01:07.537Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
23:01:07 [2020-04-13T23:01:07.847Z] #44 30.03   CC       compel/plugins/std/log.o
23:01:08 [2020-04-13T23:01:08.074Z] go: finding github.com/spf13/viper v1.3.2
23:01:08 [2020-04-13T23:01:08.128Z] #44 30.41   CC       compel/plugins/std/string.o
23:01:08 [2020-04-13T23:01:08.147Z] Merge succeeded, producing ea9a64ed91c4dcd2e05058a22b72bf161574dbfc
23:01:08 [2020-04-13T23:01:08.147Z] Checking out Revision ea9a64ed91c4dcd2e05058a22b72bf161574dbfc (PR-40791)
23:01:06 [2020-04-13T23:01:06.735Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:06 [2020-04-13T23:01:06.746Z]  > git config --add remote.origin.fetch +refs/pull/40791/head:refs/remotes/origin/PR-40791 # timeout=10
23:01:06 [2020-04-13T23:01:06.769Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:06 [2020-04-13T23:01:06.794Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:01:06 [2020-04-13T23:01:06.823Z] Fetching upstream changes from https://github.com/moby/moby.git
23:01:06 [2020-04-13T23:01:06.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:01:06 [2020-04-13T23:01:06.824Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:01:07 [2020-04-13T23:01:07.197Z]  > git config core.sparsecheckout # timeout=10
23:01:07 [2020-04-13T23:01:07.225Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
23:01:08 [2020-04-13T23:01:08.038Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
23:01:08 [2020-04-13T23:01:08.740Z] #44 30.90   CC       compel/plugins/std/infect.o
23:01:08 [2020-04-13T23:01:08.865Z] Merge succeeded, producing 677a0cf3a3835a9e3bb2468ae7cd9810b8ce77d2
23:01:08 [2020-04-13T23:01:08.865Z] Checking out Revision 677a0cf3a3835a9e3bb2468ae7cd9810b8ce77d2 (PR-40791)
23:01:09 [2020-04-13T23:01:09.021Z] #44 31.15   CC       compel/arch/s390/plugins/std/parasite-head.o
23:01:09 [2020-04-13T23:01:09.021Z] #44 31.18   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
23:01:09 [2020-04-13T23:01:09.021Z] #44 31.22   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
23:01:09 [2020-04-13T23:01:09.097Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
23:01:09 [2020-04-13T23:01:09.302Z] #44 31.37   AR       compel/plugins/std.lib.a
23:01:09 [2020-04-13T23:01:09.302Z] #44 31.41   CC       compel/plugins/fds/fds.o
23:01:09 [2020-04-13T23:01:09.322Z] Merge succeeded, producing 1046137665f7794a61a53e02c75a6eb0f74b00a4
23:01:09 [2020-04-13T23:01:09.322Z] Checking out Revision 1046137665f7794a61a53e02c75a6eb0f74b00a4 (PR-40791)
23:01:09 [2020-04-13T23:01:09.362Z] go: finding github.com/bitly/go-simplejson v0.5.0
23:01:09 [2020-04-13T23:01:09.583Z] #44 31.58   AR       compel/plugins/fds.lib.a
23:01:09 [2020-04-13T23:01:09.583Z] #44 31.61   HOSTDEP  compel/src/lib/log-host.d
23:01:09 [2020-04-13T23:01:09.583Z] #44 31.69   HOSTDEP  compel/src/lib/handle-elf-host.d
23:01:09 [2020-04-13T23:01:09.583Z] #44 31.77   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
23:01:09 [2020-04-13T23:01:09.583Z] #44 31.83   HOSTDEP  compel/src/main-host.d
23:01:09 [2020-04-13T23:01:09.583Z] #44 31.95   DEP      compel/src/lib/ptrace.d
23:01:09 [2020-04-13T23:01:09.864Z] #44 32.01   DEP      compel/src/lib/infect.d
23:01:09 [2020-04-13T23:01:09.864Z] #44 32.15   DEP      compel/src/lib/infect-util.d
23:01:09 [2020-04-13T23:01:09.864Z] #44 32.21   DEP      compel/src/lib/infect-rpc.d
23:01:09 [2020-04-13T23:01:09.995Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
23:01:10 [2020-04-13T23:01:10.145Z] #44 32.32   DEP      compel/arch/s390/src/lib/infect.d
23:01:10 [2020-04-13T23:01:10.145Z] #44 32.44   DEP      compel/arch/s390/src/lib/cpu.d
23:01:08 [2020-04-13T23:01:08.132Z]  > git rev-parse HEAD^{commit} # timeout=10
23:01:08 [2020-04-13T23:01:08.152Z]  > git config core.sparsecheckout # timeout=10
23:01:08 [2020-04-13T23:01:08.179Z]  > git checkout -f ea9a64ed91c4dcd2e05058a22b72bf161574dbfc # timeout=10
23:01:10 [2020-04-13T23:01:10.427Z] #44 32.53   DEP      compel/src/lib/log.d
23:01:10 [2020-04-13T23:01:10.427Z] #44 ...
23:01:10 [2020-04-13T23:01:10.427Z] 
23:01:10 [2020-04-13T23:01:10.427Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:10 [2020-04-13T23:01:10.427Z] #10 59.23 Selecting previously unselected package g++-mingw-w64-x86-64.
23:01:10 [2020-04-13T23:01:10.427Z] #10 59.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
23:01:10 [2020-04-13T23:01:10.427Z] #10 59.24 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:01:10 [2020-04-13T23:01:10.427Z] #10 ...
23:01:10 [2020-04-13T23:01:10.427Z] 
23:01:10 [2020-04-13T23:01:10.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:10 [2020-04-13T23:01:10.427Z] #44 32.66   DEP      compel/src/main.d
23:01:10 [2020-04-13T23:01:10.534Z] #10 45.85 Reading package lists...
23:01:10 [2020-04-13T23:01:10.534Z] #10 ...
23:01:10 [2020-04-13T23:01:10.534Z] 
23:01:10 [2020-04-13T23:01:10.534Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:01:10 [2020-04-13T23:01:10.534Z] #62 39.10 Reading package lists...
23:01:08 [2020-04-13T23:01:08.826Z]  > git rev-parse HEAD^{commit} # timeout=10
23:01:08 [2020-04-13T23:01:08.857Z]  > git config core.sparsecheckout # timeout=10
23:01:08 [2020-04-13T23:01:08.889Z]  > git checkout -f 677a0cf3a3835a9e3bb2468ae7cd9810b8ce77d2 # timeout=10
23:01:10 [2020-04-13T23:01:10.708Z] #44 32.74   DEP      compel/src/lib/handle-elf.d
23:01:10 [2020-04-13T23:01:10.708Z] #44 32.85   DEP      compel/arch/s390/src/lib/handle-elf.d
23:01:10 [2020-04-13T23:01:10.708Z] #44 32.98   CC       compel/src/lib/log.o
23:01:10 [2020-04-13T23:01:10.989Z] #44 33.16   CC       compel/arch/s390/src/lib/cpu.o
23:01:11 [2020-04-13T23:01:11.027Z] go: finding github.com/pmezard/go-difflib v1.0.0
23:01:11 [2020-04-13T23:01:11.270Z] #44 33.34   CC       compel/arch/s390/src/lib/infect.o
23:01:11 [2020-04-13T23:01:11.317Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
23:01:09 [2020-04-13T23:01:09.286Z]  > git rev-parse HEAD^{commit} # timeout=10
23:01:09 [2020-04-13T23:01:09.301Z]  > git config core.sparsecheckout # timeout=10
23:01:09 [2020-04-13T23:01:09.339Z]  > git checkout -f 1046137665f7794a61a53e02c75a6eb0f74b00a4 # timeout=10
23:01:11 [2020-04-13T23:01:11.551Z] #44 33.82   CC       compel/src/lib/infect-rpc.o
23:01:11 [2020-04-13T23:01:11.611Z] go: finding github.com/stretchr/testify v1.2.2
23:01:11 [2020-04-13T23:01:11.833Z] #44 33.99   CC       compel/src/lib/infect-util.o
23:01:11 [2020-04-13T23:01:11.833Z] #44 34.14   CC       compel/src/lib/infect.o
23:01:11 [2020-04-13T23:01:11.900Z] go: finding github.com/davecgh/go-spew v1.1.1
23:01:12 [2020-04-13T23:01:12.302Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
23:01:12 [2020-04-13T23:01:12.335Z] First time build. Skipping changelog.
23:01:12 [2020-04-13T23:01:12.643Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
23:01:12 [2020-04-13T23:01:12.676Z] First time build. Skipping changelog.
23:01:12 [2020-04-13T23:01:12.304Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
23:01:12 [2020-04-13T23:01:12.636Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:01:13 [2020-04-13T23:01:13.298Z] #44 35.45   CC       compel/src/lib/ptrace.o
23:01:13 [2020-04-13T23:01:13.410Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
[Pipeline] withEnv
[Pipeline] {
23:01:13 [2020-04-13T23:01:13.559Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
[Pipeline] stage
[Pipeline] { (Print info)
23:01:13 [2020-04-13T23:01:13.577Z] First time build. Skipping changelog.
23:01:13 [2020-04-13T23:01:13.583Z] #44 35.73   AR       compel/libcompel.a
23:01:13 [2020-04-13T23:01:13.584Z] #44 35.76   HOSTCC   compel/src/main-host.o
[Pipeline] sh
23:01:13 [2020-04-13T23:01:13.809Z] + docker version
23:01:13 [2020-04-13T23:01:13.547Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
23:01:14 [2020-04-13T23:01:14.041Z] go: finding gopkg.in/yaml.v2 v2.2.2
23:01:14 [2020-04-13T23:01:14.041Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
23:01:14 [2020-04-13T23:01:14.041Z] go: finding github.com/go-sql-driver/mysql v1.4.1
23:01:14 [2020-04-13T23:01:14.165Z] + docker version
[Pipeline] withEnv
[Pipeline] {
23:01:14 [2020-04-13T23:01:14.201Z] #44 36.21   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
23:01:14 [2020-04-13T23:01:14.201Z] #44 36.38   HOSTCC   compel/src/lib/handle-elf-host.o
23:01:14 [2020-04-13T23:01:14.201Z] #44 ...
23:01:14 [2020-04-13T23:01:14.201Z] 
23:01:14 [2020-04-13T23:01:14.201Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.31 Selecting previously unselected package libapparmor1:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.34 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.34 Unpacking libapparmor1:s390x (2.13.2-10) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.43 Selecting previously unselected package libapparmor-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.43 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.43 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.55 Selecting previously unselected package libbtrfs0.
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.56 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.56 Unpacking libbtrfs0 (4.20.1-2) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.63 Selecting previously unselected package libbtrfs-dev.
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.64 Unpacking libbtrfs-dev (4.20.1-2) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.71 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.71 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.71 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.78 Selecting previously unselected package libudev-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.78 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.79 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.93 Selecting previously unselected package libsepol1-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.93 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 70.93 Unpacking libsepol1-dev:s390x (2.8-1) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.22 Selecting previously unselected package libpcre16-3:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.22 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.23 Unpacking libpcre16-3:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.35 Selecting previously unselected package libpcre32-3:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.35 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.35 Unpacking libpcre32-3:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.51 Selecting previously unselected package libpcrecpp0v5:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.51 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.51 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.60 Selecting previously unselected package libpcre3-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.60 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.61 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.86 Selecting previously unselected package libselinux1-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.86 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 71.86 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.04 Selecting previously unselected package libdevmapper-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.05 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.05 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.09 Selecting previously unselected package libseccomp-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.10 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.10 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.17 Selecting previously unselected package libsystemd-dev:s390x.
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.17 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.17 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.60 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.61 Setting up libseccomp-dev:s390x (2.3.3-4) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.62 Setting up libapparmor1:s390x (2.13.2-10) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.63 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.63 Setting up libpcre16-3:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.64 Setting up libsepol1-dev:s390x (2.8-1) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.65 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.65 Setting up libbtrfs0 (4.20.1-2) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.66 Setting up libpcre32-3:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.66 Setting up libudev-dev:s390x (241-7~deb10u3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.68 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.68 Setting up libbtrfs-dev (4.20.1-2) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.69 Setting up libapparmor-dev:s390x (2.13.2-10) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.70 Setting up mingw-w64-common (6.0.0-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.70 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.71 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.71 Setting up libpcre3-dev:s390x (2:8.39-12) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.72 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.73 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
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.73 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
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.73 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.74 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
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.74 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
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.75 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.75 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.76 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.77 Setting up dmsetup (2:1.02.155-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.77 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.78 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 72.79 Processing triggers for libc-bin (2.28-10) ...
23:01:14 [2020-04-13T23:01:14.201Z] #10 DONE 73.3s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:01:14 [2020-04-13T23:01:14.496Z] 
23:01:14 [2020-04-13T23:01:14.496Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:01:14 [2020-04-13T23:01:14.496Z] #58 DONE 0.1s
23:01:14 [2020-04-13T23:01:14.496Z] 
23:01:14 [2020-04-13T23:01:14.496Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:01:14 [2020-04-13T23:01:14.496Z] #59 DONE 0.1s
23:01:14 [2020-04-13T23:01:14.496Z] 
23:01:14 [2020-04-13T23:01:14.496Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:14 [2020-04-13T23:01:14.786Z] #60 ...
23:01:14 [2020-04-13T23:01:14.786Z] 
23:01:14 [2020-04-13T23:01:14.786Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:14 [2020-04-13T23:01:14.786Z] #47 63.48 vendor/golang.org/x/crypto/internal/chacha20
23:01:14 [2020-04-13T23:01:14.786Z] #47 64.27 vendor/golang.org/x/crypto/poly1305
23:01:14 [2020-04-13T23:01:14.786Z] #47 64.66 vendor/golang.org/x/crypto/chacha20poly1305
23:01:14 [2020-04-13T23:01:14.786Z] #47 65.01 vendor/golang.org/x/crypto/curve25519
23:01:14 [2020-04-13T23:01:14.786Z] #47 65.34 vendor/golang.org/x/crypto/hkdf
23:01:14 [2020-04-13T23:01:14.786Z] #47 65.42 vendor/golang.org/x/text/transform
23:01:14 [2020-04-13T23:01:14.786Z] #47 65.85 vendor/golang.org/x/text/unicode/bidi
23:01:14 [2020-04-13T23:01:14.786Z] #47 67.24 vendor/golang.org/x/text/secure/bidirule
23:01:14 [2020-04-13T23:01:14.786Z] #47 67.45 vendor/golang.org/x/text/unicode/norm
23:01:14 [2020-04-13T23:01:14.786Z] #47 70.64 vendor/golang.org/x/net/idna
23:01:14 [2020-04-13T23:01:14.787Z] #47 72.40 vendor/golang.org/x/net/http2/hpack
23:01:14 [2020-04-13T23:01:14.787Z] #47 73.09 mime
23:01:14 [2020-04-13T23:01:14.787Z] #47 ...
23:01:14 [2020-04-13T23:01:14.787Z] 
23:01:14 [2020-04-13T23:01:14.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:14 [2020-04-13T23:01:14.787Z] #44 36.60   HOSTCC   compel/src/lib/log-host.o
23:01:14 [2020-04-13T23:01:14.787Z] #44 36.88   HOSTLINK compel/compel-host-bin
23:01:14 [2020-04-13T23:01:14.787Z] #44 37.02   DEP      soccr/soccr.d
23:01:14 [2020-04-13T23:01:14.855Z] + docker version
23:01:15 [2020-04-13T23:01:15.074Z] #44 37.20   CC       soccr/soccr.o
23:01:16 [2020-04-13T23:01:16.064Z] #62 51.34 Reading package lists...
23:01:16 [2020-04-13T23:01:16.065Z] #62 ...
23:01:16 [2020-04-13T23:01:16.065Z] 
23:01:16 [2020-04-13T23:01:16.065Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:16 [2020-04-13T23:01:16.065Z] #43 34.48 Reading package lists...
23:01:16 [2020-04-13T23:01:16.065Z] #43 46.72 Reading package lists...
23:01:16 [2020-04-13T23:01:16.065Z] #43 ...
23:01:16 [2020-04-13T23:01:16.065Z] 
23:01:16 [2020-04-13T23:01:16.065Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:01:16 [2020-04-13T23:01:16.065Z] #25 43.89 Reading package lists...
23:01:16 [2020-04-13T23:01:16.065Z] #25 55.75 Building dependency tree...
23:01:16 [2020-04-13T23:01:16.065Z] #25 ...
23:01:16 [2020-04-13T23:01:16.065Z] 
23:01:16 [2020-04-13T23:01:16.065Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:01:16 [2020-04-13T23:01:16.065Z] #53 45.96 + cd /tmp/tmp.oXuyiidAwA/src/github.com/golangci/golangci-lint/
23:01:16 [2020-04-13T23:01:16.065Z] #53 45.96 + git checkout -q v1.23.8
23:01:16 [2020-04-13T23:01:16.065Z] #53 46.96 ++ git describe --tags
23:01:16 [2020-04-13T23:01:16.065Z] #53 46.97 + version=v1.23.8
23:01:16 [2020-04-13T23:01:16.065Z] #53 46.97 ++ git rev-parse --short HEAD
23:01:16 [2020-04-13T23:01:16.065Z] #53 46.98 + commit=76a82c6
23:01:16 [2020-04-13T23:01:16.065Z] #53 46.99 ++ git show -s --format=%cd
23:01:16 [2020-04-13T23:01:16.065Z] #53 46.99 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:01:16 [2020-04-13T23:01:16.065Z] #53 46.99 + 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
23:01:16 [2020-04-13T23:01:16.078Z] #44 ...
23:01:16 [2020-04-13T23:01:16.078Z] 
23:01:16 [2020-04-13T23:01:16.078Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
23:01:16 [2020-04-13T23:01:16.078Z] #11 DONE 1.6s
23:01:16 [2020-04-13T23:01:16.078Z] 
23:01:16 [2020-04-13T23:01:16.078Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:16 [2020-04-13T23:01:16.078Z] #44 38.29   AR       soccr/libsoccr.a
23:01:16 [2020-04-13T23:01:16.078Z] #44 38.30 make[1]: 'soccr/libsoccr.a' is up to date.
23:01:16 [2020-04-13T23:01:16.078Z] #44 38.43   DEP      criu/arch/s390/sigframe.d
23:01:16 [2020-04-13T23:01:16.359Z] #44 38.68   DEP      criu/arch/s390/crtools.d
23:01:16 [2020-04-13T23:01:16.632Z] #53 ...
23:01:16 [2020-04-13T23:01:16.632Z] 
23:01:16 [2020-04-13T23:01:16.632Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:16 [2020-04-13T23:01:16.632Z] #10 45.85 Reading package lists...
23:01:16 [2020-04-13T23:01:16.640Z] #44 38.83   DEP      criu/arch/s390/cpu.d
23:01:16 [2020-04-13T23:01:16.921Z] #44 39.03   CC       criu/arch/s390/cpu.o
23:01:17 [2020-04-13T23:01:17.054Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
23:01:17 [2020-04-13T23:01:17.054Z] go: finding github.com/pelletier/go-toml v1.2.0
23:01:17 [2020-04-13T23:01:17.202Z] #44 39.47   CC       criu/arch/s390/crtools.o
23:01:17 [2020-04-13T23:01:17.547Z] #44 ...
23:01:17 [2020-04-13T23:01:17.547Z] 
23:01:17 [2020-04-13T23:01:17.547Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:01:17 [2020-04-13T23:01:17.547Z] #68 71.08 + for f in rootlesskit rootlesskit-docker-proxy
23:01:17 [2020-04-13T23:01:17.547Z] #68 71.08 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:01:17 [2020-04-13T23:01:17.547Z] #68 DONE 76.2s
23:01:17 [2020-04-13T23:01:17.547Z] 
23:01:17 [2020-04-13T23:01:17.547Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
23:01:17 [2020-04-13T23:01:17.547Z] #12 DONE 1.6s
23:01:17 [2020-04-13T23:01:17.547Z] 
23:01:17 [2020-04-13T23:01:17.547Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:01:17 [2020-04-13T23:01:17.547Z] #69 DONE 0.1s
23:01:17 [2020-04-13T23:01:17.547Z] 
23:01:17 [2020-04-13T23:01:17.547Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.253 + RM_GOPATH=0
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.253 + TMP_GOPATH=
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.254 + : /build
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.254 + '[' -z '' ']'
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.254 ++ mktemp -d
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.255 + export GOPATH=/tmp/tmp.KDAvdyNwPQ
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.255 + GOPATH=/tmp/tmp.KDAvdyNwPQ
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.255 + RM_GOPATH=1
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.256 ++ dirname ./install.sh
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.257 + dir=.
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.257 + bin=runc
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.257 + shift
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.257 + '[' '!' -f ./runc.installer ']'
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.257 + . ./runc.installer
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.257 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.257 + install_runc
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.258 + grep -q '^3\.10\.0.*\.el7\.'
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.259 + uname -r
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.260 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.260 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.260 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.260 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KDAvdyNwPQ/src/github.com/opencontainers/runc
23:01:17 [2020-04-13T23:01:17.547Z] #60 1.262 Cloning into '/tmp/tmp.KDAvdyNwPQ/src/github.com/opencontainers/runc'...
23:01:17 [2020-04-13T23:01:17.766Z] #10 57.69 Building dependency tree...
23:01:17 [2020-04-13T23:01:17.766Z] #10 ...
23:01:17 [2020-04-13T23:01:17.766Z] 
23:01:17 [2020-04-13T23:01:17.766Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:01:17 [2020-04-13T23:01:17.766Z] #35 36.98 Reading package lists...
23:01:18 [2020-04-13T23:01:18.027Z] #35 49.00 Reading package lists...
23:01:18 [2020-04-13T23:01:18.027Z] #35 ...
23:01:18 [2020-04-13T23:01:18.027Z] 
23:01:18 [2020-04-13T23:01:18.027Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:18 [2020-04-13T23:01:18.027Z] #43 46.72 Reading package lists...
23:01:19 [2020-04-13T23:01:19.603Z] #60 ...
23:01:19 [2020-04-13T23:01:19.603Z] 
23:01:19 [2020-04-13T23:01:19.603Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:01:19 [2020-04-13T23:01:19.603Z] #13 1.533 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:01:19 [2020-04-13T23:01:19.603Z] #13 DONE 1.7s
23:01:19 [2020-04-13T23:01:19.603Z] 
23:01:19 [2020-04-13T23:01:19.603Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
23:01:19 [2020-04-13T23:01:19.796Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
23:01:19 [2020-04-13T23:01:19.796Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
23:01:19 [2020-04-13T23:01:19.796Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
23:01:19 [2020-04-13T23:01:19.900Z] #14 ...
23:01:19 [2020-04-13T23:01:19.900Z] 
23:01:19 [2020-04-13T23:01:19.900Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:01:19 [2020-04-13T23:01:19.900Z] #50 DONE 78.6s
23:01:19 [2020-04-13T23:01:19.900Z] 
23:01:19 [2020-04-13T23:01:19.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:19 [2020-04-13T23:01:19.900Z] #44 40.18   CC       criu/arch/s390/sigframe.o
23:01:19 [2020-04-13T23:01:19.900Z] #44 40.49   LINK     criu/arch/s390/crtools.built-in.o
23:01:19 [2020-04-13T23:01:19.900Z] #44 40.50   DEP      criu/pie/util-vdso.d
23:01:19 [2020-04-13T23:01:19.900Z] #44 40.63   DEP      criu/pie/util.d
23:01:19 [2020-04-13T23:01:19.900Z] #44 40.88   CC       criu/pie/util.o
23:01:19 [2020-04-13T23:01:19.900Z] #44 41.11   CC       criu/pie/util-vdso.o
23:01:19 [2020-04-13T23:01:19.900Z] #44 41.65   AR       criu/pie/pie.lib.a
23:01:19 [2020-04-13T23:01:19.900Z] #44 41.70   DEP      criu/pie/restorer.d
23:01:19 [2020-04-13T23:01:19.900Z] #44 41.91   DEP      criu/arch/s390/restorer.d
23:01:19 [2020-04-13T23:01:19.900Z] #44 42.20   DEP      criu/arch/s390/vdso-pie.d
23:01:20 [2020-04-13T23:01:20.191Z] #44 42.41   DEP      criu/pie/parasite-vdso.d
23:01:20 [2020-04-13T23:01:20.425Z] go: finding github.com/fsnotify/fsnotify v1.4.7
23:01:20 [2020-04-13T23:01:20.425Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
23:01:20 [2020-04-13T23:01:20.425Z] go: finding google.golang.org/grpc v1.20.1
23:01:20 [2020-04-13T23:01:20.472Z] #44 42.64   DEP      criu/pie/parasite.d
23:01:20 [2020-04-13T23:01:20.565Z] #43 58.34 Building dependency tree...
23:01:20 [2020-04-13T23:01:20.752Z] #44 42.87   CC       criu/pie/parasite.o
23:01:21 [2020-04-13T23:01:21.035Z] #44 ...
23:01:21 [2020-04-13T23:01:21.035Z] 
23:01:21 [2020-04-13T23:01:21.035Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
23:01:21 [2020-04-13T23:01:21.035Z] #14 DONE 1.8s
23:01:21 [2020-04-13T23:01:21.035Z] 
23:01:21 [2020-04-13T23:01:21.035Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:21 [2020-04-13T23:01:21.035Z] #60 6.566 + cd /tmp/tmp.KDAvdyNwPQ/src/github.com/opencontainers/runc
23:01:21 [2020-04-13T23:01:21.035Z] #60 6.566 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:01:21 [2020-04-13T23:01:21.656Z] #60 7.054 + '[' -z '' ']'
23:01:21 [2020-04-13T23:01:21.656Z] #60 7.054 + target=static
23:01:21 [2020-04-13T23:01:21.656Z] #60 7.054 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:01:21 [2020-04-13T23:01:21.920Z] Client: Docker Engine - Community
23:01:21 [2020-04-13T23:01:21.920Z]  Version:           19.03.5
23:01:21 [2020-04-13T23:01:21.920Z]  API version:       1.40
23:01:21 [2020-04-13T23:01:21.920Z]  Go version:        go1.12.12
23:01:21 [2020-04-13T23:01:21.920Z]  Git commit:        633a0ea838
23:01:21 [2020-04-13T23:01:21.920Z]  Built:             Wed Nov 13 07:29:52 2019
23:01:21 [2020-04-13T23:01:21.920Z]  OS/Arch:           linux/amd64
23:01:21 [2020-04-13T23:01:21.920Z]  Experimental:      false
23:01:21 [2020-04-13T23:01:21.920Z] 
23:01:21 [2020-04-13T23:01:21.920Z] Server: Docker Engine - Community
23:01:21 [2020-04-13T23:01:21.920Z]  Engine:
23:01:21 [2020-04-13T23:01:21.920Z]   Version:          19.03.5
23:01:21 [2020-04-13T23:01:21.920Z]   API version:      1.40 (minimum version 1.12)
23:01:21 [2020-04-13T23:01:21.920Z]   Go version:       go1.12.12
23:01:21 [2020-04-13T23:01:21.920Z]   Git commit:       633a0ea838
23:01:21 [2020-04-13T23:01:21.920Z]   Built:            Wed Nov 13 07:28:22 2019
23:01:21 [2020-04-13T23:01:21.920Z]   OS/Arch:          linux/amd64
23:01:21 [2020-04-13T23:01:21.920Z]   Experimental:     true
23:01:21 [2020-04-13T23:01:21.920Z]  containerd:
23:01:21 [2020-04-13T23:01:21.920Z]   Version:          1.2.10
23:01:21 [2020-04-13T23:01:21.920Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
23:01:21 [2020-04-13T23:01:21.920Z]  runc:
23:01:21 [2020-04-13T23:01:21.920Z]   Version:          1.0.0-rc8+dev
23:01:21 [2020-04-13T23:01:21.920Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
23:01:21 [2020-04-13T23:01:21.920Z]  docker-init:
23:01:21 [2020-04-13T23:01:21.920Z]   Version:          0.18.0
23:01:21 [2020-04-13T23:01:21.920Z]   GitCommit:        fec3683
[Pipeline] sh
23:01:22 [2020-04-13T23:01:22.237Z] + docker info
23:01:22 [2020-04-13T23:01:22.309Z] Client: Docker Engine - Community
23:01:22 [2020-04-13T23:01:22.309Z]  Version:           19.03.5
23:01:22 [2020-04-13T23:01:22.309Z]  API version:       1.40
23:01:22 [2020-04-13T23:01:22.309Z]  Go version:        go1.12.12
23:01:22 [2020-04-13T23:01:22.309Z]  Git commit:        633a0ea838
23:01:22 [2020-04-13T23:01:22.309Z]  Built:             Wed Nov 13 07:29:52 2019
23:01:22 [2020-04-13T23:01:22.309Z]  OS/Arch:           linux/amd64
23:01:22 [2020-04-13T23:01:22.309Z]  Experimental:      false
23:01:22 [2020-04-13T23:01:22.309Z] 
23:01:22 [2020-04-13T23:01:22.309Z] Server: Docker Engine - Community
23:01:22 [2020-04-13T23:01:22.309Z]  Engine:
23:01:22 [2020-04-13T23:01:22.309Z]   Version:          19.03.5
23:01:22 [2020-04-13T23:01:22.309Z]   API version:      1.40 (minimum version 1.12)
23:01:22 [2020-04-13T23:01:22.309Z]   Go version:       go1.12.12
23:01:22 [2020-04-13T23:01:22.309Z]   Git commit:       633a0ea838
23:01:22 [2020-04-13T23:01:22.309Z]   Built:            Wed Nov 13 07:28:22 2019
23:01:22 [2020-04-13T23:01:22.309Z]   OS/Arch:          linux/amd64
23:01:22 [2020-04-13T23:01:22.309Z]   Experimental:     true
23:01:22 [2020-04-13T23:01:22.309Z]  containerd:
23:01:22 [2020-04-13T23:01:22.309Z]   Version:          1.2.10
23:01:22 [2020-04-13T23:01:22.309Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
23:01:22 [2020-04-13T23:01:22.309Z]  runc:
23:01:22 [2020-04-13T23:01:22.309Z]   Version:          1.0.0-rc8+dev
23:01:22 [2020-04-13T23:01:22.309Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
23:01:22 [2020-04-13T23:01:22.309Z]  docker-init:
23:01:22 [2020-04-13T23:01:22.309Z]   Version:          0.18.0
23:01:22 [2020-04-13T23:01:22.309Z]   GitCommit:        fec3683
[Pipeline] sh
23:01:22 [2020-04-13T23:01:22.533Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
23:01:22 [2020-04-13T23:01:22.533Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
23:01:22 [2020-04-13T23:01:22.637Z] + docker info
23:01:22 [2020-04-13T23:01:22.670Z] #60 ...
23:01:22 [2020-04-13T23:01:22.670Z] 
23:01:22 [2020-04-13T23:01:22.670Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
23:01:22 [2020-04-13T23:01:22.670Z] #15 DONE 1.5s
23:01:22 [2020-04-13T23:01:22.670Z] 
23:01:22 [2020-04-13T23:01:22.670Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:22 [2020-04-13T23:01:22.670Z] #60 7.921 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 .
23:01:23 [2020-04-13T23:01:23.102Z] #43 ...
23:01:23 [2020-04-13T23:01:23.102Z] 
23:01:23 [2020-04-13T23:01:23.102Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:01:23 [2020-04-13T23:01:23.102Z] #25 55.75 Building dependency tree...
23:01:23 [2020-04-13T23:01:23.102Z] #25 62.30 ca-certificates is already the newest version (20190110).
23:01:23 [2020-04-13T23:01:23.102Z] #25 62.30 The following additional packages will be installed:
23:01:23 [2020-04-13T23:01:23.103Z] #25 62.34   libjq1 libonig5
23:01:23 [2020-04-13T23:01:23.103Z] #25 62.95 The following NEW packages will be installed:
23:01:23 [2020-04-13T23:01:23.103Z] #25 62.96   jq libjq1 libonig5
23:01:23 [2020-04-13T23:01:23.103Z] #25 63.53 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
23:01:23 [2020-04-13T23:01:23.103Z] #25 63.53 Need to get 355 kB of archives.
23:01:23 [2020-04-13T23:01:23.103Z] #25 63.53 After this operation, 1072 kB of additional disk space will be used.
23:01:23 [2020-04-13T23:01:23.103Z] #25 63.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:01:23 [2020-04-13T23:01:23.103Z] #25 63.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:01:23 [2020-04-13T23:01:23.103Z] #25 63.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:01:23 [2020-04-13T23:01:23.559Z] go: finding github.com/stretchr/objx v0.1.1
23:01:24 [2020-04-13T23:01:24.139Z] #60 ...
23:01:24 [2020-04-13T23:01:24.139Z] 
23:01:24 [2020-04-13T23:01:24.139Z] #16 [dev-systemd-false 6/26] RUN ldconfig
23:01:24 [2020-04-13T23:01:24.139Z] #16 DONE 1.5s
23:01:24 [2020-04-13T23:01:24.139Z] 
23:01:24 [2020-04-13T23:01:24.139Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:01:24 [2020-04-13T23:01:24.479Z] #25 ...
23:01:24 [2020-04-13T23:01:24.479Z] 
23:01:24 [2020-04-13T23:01:24.479Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:24 [2020-04-13T23:01:24.479Z] #43 64.82 The following additional packages will be installed:
23:01:24 [2020-04-13T23:01:24.479Z] #43 64.82   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:01:24 [2020-04-13T23:01:24.479Z] #43 64.83   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:01:24 [2020-04-13T23:01:24.479Z] #43 64.85 Suggested packages:
23:01:24 [2020-04-13T23:01:24.479Z] #43 64.88   manpages-dev python-setuptools
23:01:24 [2020-04-13T23:01:24.590Z] go: finding github.com/sirupsen/logrus v1.4.0
23:01:25 [2020-04-13T23:01:25.228Z] go: finding google.golang.org/appengine v1.1.0
23:01:25 [2020-04-13T23:01:25.618Z] #17 1.376 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:01:25 [2020-04-13T23:01:25.618Z] #17 1.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:01:25 [2020-04-13T23:01:25.618Z] #17 1.430 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:01:25 [2020-04-13T23:01:25.876Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
23:01:25 [2020-04-13T23:01:25.899Z] #17 1.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
23:01:26 [2020-04-13T23:01:26.166Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
23:01:26 [2020-04-13T23:01:26.166Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
23:01:26 [2020-04-13T23:01:26.166Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
23:01:26 [2020-04-13T23:01:26.902Z] #17 2.834 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB]
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.22 The following NEW packages will be installed:
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.22   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.22   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.22   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.26   python-six zlib1g-dev
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.76 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.76 Need to get 4095 kB of archives.
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.76 After this operation, 22.5 MB of additional disk space will be used.
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:01:27 [2020-04-13T23:01:27.011Z] #43 67.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:01:27 [2020-04-13T23:01:27.086Z] Client: Docker Engine - Community
23:01:27 [2020-04-13T23:01:27.086Z]  Version:           19.03.5
23:01:27 [2020-04-13T23:01:27.086Z]  API version:       1.40
23:01:27 [2020-04-13T23:01:27.086Z]  Go version:        go1.12.12
23:01:27 [2020-04-13T23:01:27.086Z]  Git commit:        633a0ea
23:01:27 [2020-04-13T23:01:27.086Z]  Built:             Wed Nov 13 07:27:53 2019
23:01:27 [2020-04-13T23:01:27.086Z]  OS/Arch:           linux/arm64
23:01:27 [2020-04-13T23:01:27.086Z]  Experimental:      false
23:01:27 [2020-04-13T23:01:27.086Z] 
23:01:27 [2020-04-13T23:01:27.086Z] Server: Docker Engine - Community
23:01:27 [2020-04-13T23:01:27.086Z]  Engine:
23:01:27 [2020-04-13T23:01:27.086Z]   Version:          19.03.5
23:01:27 [2020-04-13T23:01:27.086Z]   API version:      1.40 (minimum version 1.12)
23:01:27 [2020-04-13T23:01:27.086Z]   Go version:       go1.12.12
23:01:27 [2020-04-13T23:01:27.086Z]   Git commit:       633a0ea
23:01:27 [2020-04-13T23:01:27.086Z]   Built:            Wed Nov 13 07:26:25 2019
23:01:27 [2020-04-13T23:01:27.086Z]   OS/Arch:          linux/arm64
23:01:27 [2020-04-13T23:01:27.086Z]   Experimental:     true
23:01:27 [2020-04-13T23:01:27.086Z]  containerd:
23:01:27 [2020-04-13T23:01:27.086Z]   Version:          1.2.10
23:01:27 [2020-04-13T23:01:27.086Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
23:01:27 [2020-04-13T23:01:27.086Z]  runc:
23:01:27 [2020-04-13T23:01:27.086Z]   Version:          1.0.0-rc8+dev
23:01:27 [2020-04-13T23:01:27.086Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
23:01:27 [2020-04-13T23:01:27.086Z]  docker-init:
23:01:27 [2020-04-13T23:01:27.086Z]   Version:          0.18.0
23:01:27 [2020-04-13T23:01:27.086Z]   GitCommit:        fec3683
[Pipeline] sh
23:01:27 [2020-04-13T23:01:27.270Z] #43 67.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:01:27 [2020-04-13T23:01:27.270Z] #43 67.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:01:27 [2020-04-13T23:01:27.270Z] #43 67.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:01:27 [2020-04-13T23:01:27.270Z] #43 67.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:01:27 [2020-04-13T23:01:27.270Z] #43 67.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:01:27 [2020-04-13T23:01:27.270Z] #43 67.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:01:27 [2020-04-13T23:01:27.270Z] #43 67.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:01:27 [2020-04-13T23:01:27.419Z] + docker info
23:01:27 [2020-04-13T23:01:27.513Z] #17 3.439 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
23:01:27 [2020-04-13T23:01:27.528Z] #43 67.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:01:27 [2020-04-13T23:01:27.528Z] #43 68.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:01:27 [2020-04-13T23:01:27.528Z] #43 68.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:01:27 [2020-04-13T23:01:27.788Z] #43 68.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:01:27 [2020-04-13T23:01:27.788Z] #43 68.22 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:01:27 [2020-04-13T23:01:27.788Z] #43 68.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:01:27 [2020-04-13T23:01:27.788Z] #43 68.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:01:27 [2020-04-13T23:01:27.793Z] #17 ...
23:01:27 [2020-04-13T23:01:27.793Z] 
23:01:27 [2020-04-13T23:01:27.793Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:27 [2020-04-13T23:01:27.793Z] #47 76.53 crypto/tls
23:01:27 [2020-04-13T23:01:27.793Z] #47 81.69 net/http/httptrace
23:01:27 [2020-04-13T23:01:27.793Z] #47 81.87 net/http
23:01:28 [2020-04-13T23:01:28.074Z] #47 ...
23:01:28 [2020-04-13T23:01:28.074Z] 
23:01:28 [2020-04-13T23:01:28.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:28 [2020-04-13T23:01:28.074Z] #44 43.50   LINK     criu/pie/parasite.built-in.o
23:01:28 [2020-04-13T23:01:28.074Z] #44 43.51   GEN      criu/pie/parasite-blob.h
23:01:28 [2020-04-13T23:01:28.074Z] #44 43.52   CC       criu/pie/parasite-vdso.o
23:01:28 [2020-04-13T23:01:28.074Z] #44 44.09   CC       criu/arch/s390/vdso-pie.o
23:01:28 [2020-04-13T23:01:28.074Z] #44 44.34   CC       criu/arch/s390/restorer.o
23:01:28 [2020-04-13T23:01:28.074Z] #44 44.53   CC       criu/pie/restorer.o
23:01:28 [2020-04-13T23:01:28.074Z] #44 46.41   LINK     criu/pie/restorer.built-in.o
23:01:28 [2020-04-13T23:01:28.074Z] #44 46.41   GEN      criu/pie/restorer-blob.h
23:01:28 [2020-04-13T23:01:28.074Z] #44 46.48   DEP      criu/vdso.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 46.77   DEP      criu/uts_ns.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 46.94   DEP      criu/util.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 47.13   DEP      criu/uffd.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 47.26   DEP      criu/tun.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 47.42   DEP      criu/tty.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 47.64   DEP      criu/timerfd.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 47.81   DEP      criu/sysfs_parse.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 47.95   DEP      criu/sysctl.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 48.07   DEP      criu/string.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 48.10   DEP      criu/stats.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 48.22   DEP      criu/sockets.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 48.41   DEP      criu/sk-unix.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 48.56   DEP      criu/sk-tcp.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 48.76   DEP      criu/sk-queue.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 48.90   DEP      criu/sk-packet.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 49.02   DEP      criu/sk-netlink.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 49.24   DEP      criu/sk-inet.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 49.47   DEP      criu/signalfd.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 49.68   DEP      criu/sigframe.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 49.76   DEP      criu/shmem.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 49.94   DEP      criu/servicefd.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 50.09   DEP      criu/seize.d
23:01:28 [2020-04-13T23:01:28.074Z] #44 50.30   DEP      criu/seccomp.d
23:01:28 [2020-04-13T23:01:28.225Z] go: finding github.com/imdario/mergo v0.3.7
23:01:28 [2020-04-13T23:01:28.225Z] go: finding go.etcd.io/bbolt v1.3.2
23:01:28 [2020-04-13T23:01:28.226Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:01:28 [2020-04-13T23:01:28.356Z] #44 50.44   DEP      criu/rst-malloc.d
23:01:28 [2020-04-13T23:01:28.356Z] #44 50.48   DEP      criu/rbtree.d
23:01:28 [2020-04-13T23:01:28.356Z] #44 50.50   DEP      criu/pstree.d
23:01:28 [2020-04-13T23:01:28.356Z] #44 50.58   DEP      criu/protobuf.d
23:01:28 [2020-04-13T23:01:28.356Z] #44 50.65   GEN      criu/protobuf-desc-gen.h
23:01:28 [2020-04-13T23:01:28.356Z] #43 ...
23:01:28 [2020-04-13T23:01:28.357Z] 
23:01:28 [2020-04-13T23:01:28.357Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:01:28 [2020-04-13T23:01:28.357Z] #74 DONE 68.4s
23:01:28 [2020-04-13T23:01:28.357Z] 
23:01:28 [2020-04-13T23:01:28.357Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:01:28 [2020-04-13T23:01:28.357Z] #25 65.97 debconf: delaying package configuration, since apt-utils is not installed
23:01:28 [2020-04-13T23:01:28.357Z] #25 66.41 Fetched 355 kB in 0s (992 kB/s)
23:01:28 [2020-04-13T23:01:28.357Z] #25 66.76 Selecting previously unselected package libonig5:amd64.
23:01:28 [2020-04-13T23:01:28.357Z] #25 66.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 ... 15401 files and directories currently installed.)
23:01:28 [2020-04-13T23:01:28.357Z] #25 66.90 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 66.93 Unpacking libonig5:amd64 (6.9.1-1) ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 67.46 Selecting previously unselected package libjq1:amd64.
23:01:28 [2020-04-13T23:01:28.357Z] #25 67.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 67.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 67.71 Selecting previously unselected package jq.
23:01:28 [2020-04-13T23:01:28.357Z] #25 67.77 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 67.78 Unpacking jq (1.5+dfsg-2+b1) ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 68.13 Setting up libonig5:amd64 (6.9.1-1) ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 68.21 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 68.25 Setting up jq (1.5+dfsg-2+b1) ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 68.27 Processing triggers for libc-bin (2.28-10) ...
23:01:28 [2020-04-13T23:01:28.357Z] #25 DONE 69.0s
23:01:28 [2020-04-13T23:01:28.357Z] 
23:01:28 [2020-04-13T23:01:28.357Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:28 [2020-04-13T23:01:28.357Z] #47 67.96 github.com/LK4D4/vndr/godl/singleflight
23:01:28 [2020-04-13T23:01:28.357Z] #47 68.02 internal/reflectlite
23:01:28 [2020-04-13T23:01:28.615Z] #47 ...
23:01:28 [2020-04-13T23:01:28.615Z] 
23:01:28 [2020-04-13T23:01:28.615Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:01:28 [2020-04-13T23:01:28.615Z] #26 DONE 0.1s
23:01:28 [2020-04-13T23:01:28.615Z] 
23:01:28 [2020-04-13T23:01:28.615Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:28 [2020-04-13T23:01:28.615Z] #47 68.80 math/rand
23:01:29 [2020-04-13T23:01:29.182Z] #47 ...
23:01:29 [2020-04-13T23:01:29.182Z] 
23:01:29 [2020-04-13T23:01:29.182Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:01:29 [2020-04-13T23:01:29.182Z] #35 49.00 Reading package lists...
23:01:29 [2020-04-13T23:01:29.182Z] #35 60.19 Building dependency tree...
23:01:29 [2020-04-13T23:01:29.182Z] #35 66.53 The following additional packages will be installed:
23:01:29 [2020-04-13T23:01:29.182Z] #35 66.53   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:01:29 [2020-04-13T23:01:29.182Z] #35 66.57 Suggested packages:
23:01:29 [2020-04-13T23:01:29.182Z] #35 66.57   cmake-doc ninja-build lrzip
23:01:29 [2020-04-13T23:01:29.182Z] #35 66.57 Recommended packages:
23:01:29 [2020-04-13T23:01:29.182Z] #35 66.57   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:01:29 [2020-04-13T23:01:29.182Z] #35 67.79 The following NEW packages will be installed:
23:01:29 [2020-04-13T23:01:29.182Z] #35 67.82   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:01:29 [2020-04-13T23:01:29.182Z] #35 67.83   vim-common xxd
23:01:29 [2020-04-13T23:01:29.182Z] #35 68.27 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
23:01:29 [2020-04-13T23:01:29.182Z] #35 68.27 Need to get 14.9 MB of archives.
23:01:29 [2020-04-13T23:01:29.182Z] #35 68.27 After this operation, 61.8 MB of additional disk space will be used.
23:01:29 [2020-04-13T23:01:29.182Z] #35 68.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:01:29 [2020-04-13T23:01:29.182Z] #35 68.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:01:29 [2020-04-13T23:01:29.182Z] #35 68.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:01:29 [2020-04-13T23:01:29.182Z] #35 68.59 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:01:29 [2020-04-13T23:01:29.358Z] #44 51.51   DEP      criu/protobuf-desc.d
23:01:29 [2020-04-13T23:01:29.358Z] #44 51.61   DEP      criu/proc_parse.d
23:01:29 [2020-04-13T23:01:29.441Z] #35 ...
23:01:29 [2020-04-13T23:01:29.441Z] 
23:01:29 [2020-04-13T23:01:29.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:29 [2020-04-13T23:01:29.441Z] #10 57.69 Building dependency tree...
23:01:29 [2020-04-13T23:01:29.441Z] #10 63.84 The following additional packages will be installed:
23:01:29 [2020-04-13T23:01:29.441Z] #10 63.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:01:29 [2020-04-13T23:01:29.441Z] #10 63.84   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:01:29 [2020-04-13T23:01:29.441Z] #10 63.85   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:01:29 [2020-04-13T23:01:29.441Z] #10 63.88   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:01:29 [2020-04-13T23:01:29.441Z] #10 63.93 Suggested packages:
23:01:29 [2020-04-13T23:01:29.441Z] #10 63.93   gcc-8-locales seccomp wine64
23:01:29 [2020-04-13T23:01:29.441Z] #10 66.57 The following NEW packages will be installed:
23:01:29 [2020-04-13T23:01:29.441Z] #10 66.58   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:01:29 [2020-04-13T23:01:29.441Z] #10 66.59   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:01:29 [2020-04-13T23:01:29.441Z] #10 66.60   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:01:29 [2020-04-13T23:01:29.441Z] #10 66.60   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:01:29 [2020-04-13T23:01:29.441Z] #10 66.61   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:01:29 [2020-04-13T23:01:29.441Z] #10 66.61   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.12 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.12 Need to get 77.7 MB of archives.
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.12 After this operation, 487 MB of additional disk space will be used.
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.12 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]
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.45 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]
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:01:29 [2020-04-13T23:01:29.441Z] #10 67.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:01:29 [2020-04-13T23:01:29.441Z] #10 68.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:01:29 [2020-04-13T23:01:29.441Z] #10 68.98 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]
23:01:29 [2020-04-13T23:01:29.441Z] #10 69.07 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]
23:01:29 [2020-04-13T23:01:29.639Z] #44 51.76   DEP      criu/plugin.d
23:01:29 [2020-04-13T23:01:29.639Z] #44 51.78   DEP      criu/pipes.d
23:01:29 [2020-04-13T23:01:29.700Z] #10 ...
23:01:29 [2020-04-13T23:01:29.700Z] 
23:01:29 [2020-04-13T23:01:29.700Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:01:29 [2020-04-13T23:01:29.700Z] #35 70.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:01:29 [2020-04-13T23:01:29.700Z] #35 70.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:01:29 [2020-04-13T23:01:29.920Z] #44 51.94   DEP      criu/pie-util.d
23:01:29 [2020-04-13T23:01:29.920Z] #44 52.06   DEP      criu/pie-util-vdso.d
23:01:29 [2020-04-13T23:01:29.959Z] #35 70.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:01:29 [2020-04-13T23:01:29.959Z] #35 70.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:01:29 [2020-04-13T23:01:29.959Z] #35 70.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:01:29 [2020-04-13T23:01:29.959Z] #35 70.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:01:30 [2020-04-13T23:01:30.202Z] #44 52.21   DEP      criu/path.d
23:01:30 [2020-04-13T23:01:30.202Z] #44 52.33   DEP      criu/parasite-syscall.d
23:01:30 [2020-04-13T23:01:30.325Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
23:01:30 [2020-04-13T23:01:30.325Z] go: finding github.com/coreos/go-semver v0.2.0
23:01:30 [2020-04-13T23:01:30.325Z] go: finding github.com/hashicorp/golang-lru v0.5.0
23:01:30 [2020-04-13T23:01:30.345Z] Client:
23:01:30 [2020-04-13T23:01:30.345Z]  Debug Mode: false
23:01:30 [2020-04-13T23:01:30.345Z] 
23:01:30 [2020-04-13T23:01:30.345Z] Server:
23:01:30 [2020-04-13T23:01:30.345Z]  Containers: 0
23:01:30 [2020-04-13T23:01:30.345Z]   Running: 0
23:01:30 [2020-04-13T23:01:30.345Z]   Paused: 0
23:01:30 [2020-04-13T23:01:30.345Z]   Stopped: 0
23:01:30 [2020-04-13T23:01:30.345Z]  Images: 0
23:01:30 [2020-04-13T23:01:30.345Z]  Server Version: 19.03.5
23:01:30 [2020-04-13T23:01:30.345Z]  Storage Driver: overlay2
23:01:30 [2020-04-13T23:01:30.345Z]   Backing Filesystem: extfs
23:01:30 [2020-04-13T23:01:30.345Z]   Supports d_type: true
23:01:30 [2020-04-13T23:01:30.345Z]   Native Overlay Diff: true
23:01:30 [2020-04-13T23:01:30.345Z]  Logging Driver: json-file
23:01:30 [2020-04-13T23:01:30.345Z]  Cgroup Driver: cgroupfs
23:01:30 [2020-04-13T23:01:30.345Z]  Plugins:
23:01:30 [2020-04-13T23:01:30.345Z]   Volume: local
23:01:30 [2020-04-13T23:01:30.345Z]   Network: bridge host ipvlan macvlan null overlay
23:01:30 [2020-04-13T23:01:30.345Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:01:30 [2020-04-13T23:01:30.345Z]  Swarm: inactive
23:01:30 [2020-04-13T23:01:30.345Z]  Runtimes: runc
23:01:30 [2020-04-13T23:01:30.345Z]  Default Runtime: runc
23:01:30 [2020-04-13T23:01:30.345Z]  Init Binary: docker-init
23:01:30 [2020-04-13T23:01:30.345Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
23:01:30 [2020-04-13T23:01:30.345Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
23:01:30 [2020-04-13T23:01:30.345Z]  init version: fec3683
23:01:30 [2020-04-13T23:01:30.345Z]  Security Options:
23:01:30 [2020-04-13T23:01:30.345Z]   apparmor
23:01:30 [2020-04-13T23:01:30.345Z]   seccomp
23:01:30 [2020-04-13T23:01:30.345Z]    Profile: default
23:01:30 [2020-04-13T23:01:30.345Z]  Kernel Version: 4.15.0-1058-aws
23:01:30 [2020-04-13T23:01:30.345Z]  Operating System: Ubuntu 18.04.4 LTS
23:01:30 [2020-04-13T23:01:30.345Z]  OSType: linux
23:01:30 [2020-04-13T23:01:30.345Z]  Architecture: x86_64
23:01:30 [2020-04-13T23:01:30.345Z]  CPUs: 2
23:01:30 [2020-04-13T23:01:30.345Z]  Total Memory: 7.501GiB
23:01:30 [2020-04-13T23:01:30.345Z]  Name: ip-10-100-127-198
23:01:30 [2020-04-13T23:01:30.345Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
23:01:30 [2020-04-13T23:01:30.345Z]  Docker Root Dir: /var/lib/docker
23:01:30 [2020-04-13T23:01:30.345Z]  Debug Mode: false
23:01:30 [2020-04-13T23:01:30.345Z]  Registry: https://index.docker.io/v1/
23:01:30 [2020-04-13T23:01:30.345Z]  Labels:
23:01:30 [2020-04-13T23:01:30.345Z]  Experimental: true
23:01:30 [2020-04-13T23:01:30.345Z]  Insecure Registries:
23:01:30 [2020-04-13T23:01:30.345Z]   127.0.0.0/8
23:01:30 [2020-04-13T23:01:30.345Z]  Live Restore Enabled: true
23:01:30 [2020-04-13T23:01:30.345Z] 
23:01:30 [2020-04-13T23:01:30.345Z] WARNING: No swap limit support
[Pipeline] sh
23:01:30 [2020-04-13T23:01:30.483Z] #44 52.52   DEP      criu/pagemap.d
23:01:30 [2020-04-13T23:01:30.483Z] #44 52.63   DEP      criu/pagemap-cache.d
23:01:30 [2020-04-13T23:01:30.635Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:01:30 [2020-04-13T23:01:30.635Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:01:30 [2020-04-13T23:01:30.635Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40791/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:01:30 [2020-04-13T23:01:30.635Z] + bash /home/ubuntu/workspace/moby_PR-40791/check-config.sh
23:01:30 [2020-04-13T23:01:30.635Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:01:30 [2020-04-13T23:01:30.635Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
23:01:30 [2020-04-13T23:01:30.635Z] 
23:01:30 [2020-04-13T23:01:30.635Z] Generally Necessary:
23:01:30 [2020-04-13T23:01:30.635Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:01:30 [2020-04-13T23:01:30.635Z] - apparmor: enabled and tools installed
23:01:30 [2020-04-13T23:01:30.635Z] - CONFIG_NAMESPACES: enabled
23:01:30 [2020-04-13T23:01:30.635Z] - CONFIG_NET_NS: enabled
23:01:30 [2020-04-13T23:01:30.710Z] go: finding github.com/spf13/cast v1.3.0
23:01:30 [2020-04-13T23:01:30.710Z] go: finding github.com/gogo/protobuf v1.2.1
23:01:30 [2020-04-13T23:01:30.725Z] Client:
23:01:30 [2020-04-13T23:01:30.725Z]  Debug Mode: false
23:01:30 [2020-04-13T23:01:30.725Z] 
23:01:30 [2020-04-13T23:01:30.725Z] Server:
23:01:30 [2020-04-13T23:01:30.725Z]  Containers: 0
23:01:30 [2020-04-13T23:01:30.725Z]   Running: 0
23:01:30 [2020-04-13T23:01:30.725Z]   Paused: 0
23:01:30 [2020-04-13T23:01:30.725Z]   Stopped: 0
23:01:30 [2020-04-13T23:01:30.725Z]  Images: 0
23:01:30 [2020-04-13T23:01:30.725Z]  Server Version: 19.03.5
23:01:30 [2020-04-13T23:01:30.725Z]  Storage Driver: overlay2
23:01:30 [2020-04-13T23:01:30.725Z]   Backing Filesystem: extfs
23:01:30 [2020-04-13T23:01:30.725Z]   Supports d_type: true
23:01:30 [2020-04-13T23:01:30.725Z]   Native Overlay Diff: true
23:01:30 [2020-04-13T23:01:30.725Z]  Logging Driver: json-file
23:01:30 [2020-04-13T23:01:30.725Z]  Cgroup Driver: cgroupfs
23:01:30 [2020-04-13T23:01:30.725Z]  Plugins:
23:01:30 [2020-04-13T23:01:30.725Z]   Volume: local
23:01:30 [2020-04-13T23:01:30.725Z]   Network: bridge host ipvlan macvlan null overlay
23:01:30 [2020-04-13T23:01:30.725Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:01:30 [2020-04-13T23:01:30.725Z]  Swarm: inactive
23:01:30 [2020-04-13T23:01:30.725Z]  Runtimes: runc
23:01:30 [2020-04-13T23:01:30.725Z]  Default Runtime: runc
23:01:30 [2020-04-13T23:01:30.725Z]  Init Binary: docker-init
23:01:30 [2020-04-13T23:01:30.725Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
23:01:30 [2020-04-13T23:01:30.725Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
23:01:30 [2020-04-13T23:01:30.725Z]  init version: fec3683
23:01:30 [2020-04-13T23:01:30.725Z]  Security Options:
23:01:30 [2020-04-13T23:01:30.725Z]   apparmor
23:01:30 [2020-04-13T23:01:30.725Z]   seccomp
23:01:30 [2020-04-13T23:01:30.725Z]    Profile: default
23:01:30 [2020-04-13T23:01:30.725Z]  Kernel Version: 4.15.0-1058-aws
23:01:30 [2020-04-13T23:01:30.725Z]  Operating System: Ubuntu 18.04.4 LTS
23:01:30 [2020-04-13T23:01:30.725Z]  OSType: linux
23:01:30 [2020-04-13T23:01:30.725Z]  Architecture: x86_64
23:01:30 [2020-04-13T23:01:30.725Z]  CPUs: 2
23:01:30 [2020-04-13T23:01:30.725Z]  Total Memory: 7.501GiB
23:01:30 [2020-04-13T23:01:30.725Z]  Name: ip-10-100-79-103
23:01:30 [2020-04-13T23:01:30.725Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
23:01:30 [2020-04-13T23:01:30.725Z]  Docker Root Dir: /var/lib/docker
23:01:30 [2020-04-13T23:01:30.725Z]  Debug Mode: false
23:01:30 [2020-04-13T23:01:30.725Z]  Registry: https://index.docker.io/v1/
23:01:30 [2020-04-13T23:01:30.725Z]  Labels:
23:01:30 [2020-04-13T23:01:30.725Z]  Experimental: true
23:01:30 [2020-04-13T23:01:30.725Z]  Insecure Registries:
23:01:30 [2020-04-13T23:01:30.725Z]   127.0.0.0/8
23:01:30 [2020-04-13T23:01:30.725Z]  Live Restore Enabled: true
23:01:30 [2020-04-13T23:01:30.725Z] 
23:01:30 [2020-04-13T23:01:30.725Z] WARNING: No swap limit support
[Pipeline] sh
23:01:30 [2020-04-13T23:01:30.763Z] #44 52.78   DEP      criu/page-xfer.d
23:01:30 [2020-04-13T23:01:30.763Z] #44 52.91   DEP      criu/page-pipe.d
23:01:30 [2020-04-13T23:01:30.763Z] #44 53.02   DEP      criu/netfilter.d
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_PID_NS: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_IPC_NS: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_UTS_NS: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_CGROUPS: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_CGROUP_CPUACCT: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_CGROUP_DEVICE: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_CGROUP_FREEZER: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_CGROUP_SCHED: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_CPUSETS: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_MEMCG: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_KEYS: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_VETH: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_BRIDGE: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_NF_NAT: enabled (as module)
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_NF_NAT_NEEDED: enabled
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_POSIX_MQUEUE: enabled
23:01:30 [2020-04-13T23:01:30.905Z] 
23:01:30 [2020-04-13T23:01:30.905Z] Optional Features:
23:01:30 [2020-04-13T23:01:30.905Z] - CONFIG_USER_NS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:01:31 [2020-04-13T23:01:31.038Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:01:31 [2020-04-13T23:01:31.038Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40791/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:01:31 [2020-04-13T23:01:31.038Z] + bash /home/ubuntu/workspace/moby_PR-40791/check-config.sh
23:01:31 [2020-04-13T23:01:31.038Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:01:31 [2020-04-13T23:01:31.038Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
23:01:31 [2020-04-13T23:01:31.038Z] 
23:01:31 [2020-04-13T23:01:31.038Z] Generally Necessary:
23:01:31 [2020-04-13T23:01:31.038Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:01:31 [2020-04-13T23:01:31.038Z] - apparmor: enabled and tools installed
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NAMESPACES: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NET_NS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_PID_NS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_IPC_NS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_UTS_NS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_CGROUPS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_CGROUP_CPUACCT: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_CGROUP_DEVICE: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_CGROUP_FREEZER: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_CGROUP_SCHED: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_CPUSETS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_MEMCG: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_KEYS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_VETH: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_BRIDGE: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NF_NAT: enabled (as module)
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_NF_NAT_NEEDED: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_POSIX_MQUEUE: enabled
23:01:31 [2020-04-13T23:01:31.038Z] 
23:01:31 [2020-04-13T23:01:31.038Z] Optional Features:
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_USER_NS: enabled
23:01:31 [2020-04-13T23:01:31.038Z] - CONFIG_SECCOMP: enabled
23:01:31 [2020-04-13T23:01:31.048Z] #44 53.10   DEP      criu/net.d
23:01:31 [2020-04-13T23:01:31.048Z] #44 53.20   DEP      criu/namespaces.d
23:01:31 [2020-04-13T23:01:31.048Z] #44 53.30   DEP      criu/mount.d
23:01:31 [2020-04-13T23:01:31.048Z] #44 ...
23:01:31 [2020-04-13T23:01:31.048Z] 
23:01:31 [2020-04-13T23:01:31.048Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:01:31 [2020-04-13T23:01:31.048Z] #17 6.909 Fetched 8034 kB in 6s (1438 kB/s)
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_SECCOMP: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_CGROUP_PIDS: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_MEMCG_SWAP: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:01:31 [2020-04-13T23:01:31.172Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_BLK_CGROUP: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_IOSCHED_CFQ: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_CGROUP_PERF: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_CGROUP_HUGETLB: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_CFS_BANDWIDTH: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_RT_GROUP_SCHED: missing
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_IP_VS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_IP_VS_NFCT: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_IP_VS_RR: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_EXT4_FS: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:01:31 [2020-04-13T23:01:31.172Z] - Network Drivers:
23:01:31 [2020-04-13T23:01:31.172Z]   - "overlay":
23:01:31 [2020-04-13T23:01:31.172Z]     - CONFIG_VXLAN: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:01:31 [2020-04-13T23:01:31.172Z]       Optional (for encrypted networks):
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_CRYPTO: enabled
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_CRYPTO_AEAD: enabled
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_CRYPTO_GCM: enabled
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_CRYPTO_GHASH: enabled
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_XFRM: enabled
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_XFRM_USER: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_INET_ESP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:01:31 [2020-04-13T23:01:31.172Z]   - "ipvlan":
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_CGROUP_PIDS: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_MEMCG_SWAP: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:01:31 [2020-04-13T23:01:31.314Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_BLK_CGROUP: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_IOSCHED_CFQ: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_CGROUP_PERF: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_CGROUP_HUGETLB: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_CFS_BANDWIDTH: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_RT_GROUP_SCHED: missing
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_IP_VS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_IP_VS_NFCT: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_IP_VS_RR: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_EXT4_FS: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:01:31 [2020-04-13T23:01:31.314Z] - Network Drivers:
23:01:31 [2020-04-13T23:01:31.314Z]   - "overlay":
23:01:31 [2020-04-13T23:01:31.314Z]     - CONFIG_VXLAN: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:01:31 [2020-04-13T23:01:31.314Z]       Optional (for encrypted networks):
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_CRYPTO: enabled
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_CRYPTO_AEAD: enabled
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_CRYPTO_GCM: enabled
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_CRYPTO_GHASH: enabled
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_XFRM: enabled
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_XFRM_USER: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_INET_ESP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z]   - "ipvlan":
23:01:31 [2020-04-13T23:01:31.314Z]     - CONFIG_IPVLAN: enabled (as module)
23:01:31 [2020-04-13T23:01:31.314Z]   - "macvlan":
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_IPVLAN: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]   - "macvlan":
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_MACVLAN: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_DUMMY: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]   - "ftp,tftp client in container":
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z] - Storage Drivers:
23:01:31 [2020-04-13T23:01:31.442Z]   - "aufs":
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_AUFS_FS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]   - "btrfs":
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:01:31 [2020-04-13T23:01:31.442Z]   - "devicemapper":
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_BLK_DEV_DM: enabled
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]   - "overlay":
23:01:31 [2020-04-13T23:01:31.442Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.442Z]   - "zfs":
23:01:31 [2020-04-13T23:01:31.442Z]     - /dev/zfs: missing
23:01:31 [2020-04-13T23:01:31.442Z]     - zfs command: missing
23:01:31 [2020-04-13T23:01:31.442Z]     - zpool command: missing
23:01:31 [2020-04-13T23:01:31.442Z] 
23:01:31 [2020-04-13T23:01:31.442Z] Limits:
23:01:31 [2020-04-13T23:01:31.442Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:01:31 [2020-04-13T23:01:31.442Z] 
23:01:31 [2020-04-13T23:01:31.442Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_MACVLAN: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_DUMMY: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]   - "ftp,tftp client in container":
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z] - Storage Drivers:
23:01:31 [2020-04-13T23:01:31.665Z]   - "aufs":
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_AUFS_FS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]   - "btrfs":
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:01:31 [2020-04-13T23:01:31.665Z]   - "devicemapper":
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_BLK_DEV_DM: enabled
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]   - "overlay":
23:01:31 [2020-04-13T23:01:31.665Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:01:31 [2020-04-13T23:01:31.665Z]   - "zfs":
23:01:31 [2020-04-13T23:01:31.665Z]     - /dev/zfs: missing
23:01:31 [2020-04-13T23:01:31.665Z]     - zfs command: missing
23:01:31 [2020-04-13T23:01:31.665Z]     - zpool command: missing
23:01:31 [2020-04-13T23:01:31.665Z] 
23:01:31 [2020-04-13T23:01:31.665Z] Limits:
23:01:31 [2020-04-13T23:01:31.665Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:01:31 [2020-04-13T23:01:31.665Z] 
23:01:31 [2020-04-13T23:01:31.665Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:01:31 [2020-04-13T23:01:31.868Z] #35 ...
23:01:31 [2020-04-13T23:01:31.868Z] 
23:01:31 [2020-04-13T23:01:31.868Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:01:31 [2020-04-13T23:01:31.868Z] #62 51.34 Reading package lists...
23:01:31 [2020-04-13T23:01:31.868Z] #62 62.66 Building dependency tree...
23:01:31 [2020-04-13T23:01:31.868Z] #62 68.73 The following additional packages will be installed:
23:01:31 [2020-04-13T23:01:31.868Z] #62 68.74   libbtrfs0
23:01:31 [2020-04-13T23:01:31.868Z] #62 69.23 The following NEW packages will be installed:
23:01:31 [2020-04-13T23:01:31.868Z] #62 69.24   libbtrfs-dev libbtrfs0
23:01:31 [2020-04-13T23:01:31.868Z] #62 69.96 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
23:01:31 [2020-04-13T23:01:31.868Z] #62 69.96 Need to get 119 kB of archives.
23:01:31 [2020-04-13T23:01:31.868Z] #62 69.96 After this operation, 387 kB of additional disk space will be used.
23:01:31 [2020-04-13T23:01:31.868Z] #62 69.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:01:31 [2020-04-13T23:01:31.868Z] #62 69.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:01:31 [2020-04-13T23:01:31.868Z] #62 72.26 debconf: delaying package configuration, since apt-utils is not installed
23:01:31 [2020-04-13T23:01:31.868Z] #62 ...
23:01:31 [2020-04-13T23:01:31.868Z] 
23:01:31 [2020-04-13T23:01:31.868Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:31 [2020-04-13T23:01:31.868Z] #43 70.32 debconf: delaying package configuration, since apt-utils is not installed
23:01:31 [2020-04-13T23:01:31.868Z] #43 70.88 Fetched 4095 kB in 1s (4578 kB/s)
23:01:31 [2020-04-13T23:01:31.868Z] #43 71.11 Selecting previously unselected package libcap-dev:amd64.
23:01:31 [2020-04-13T23:01:31.868Z] #43 71.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:01:31 [2020-04-13T23:01:31.868Z] #43 71.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:01:31 [2020-04-13T23:01:31.868Z] #43 71.26 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:01:31 [2020-04-13T23:01:31.868Z] #43 71.54 Selecting previously unselected package libnet1:amd64.
23:01:31 [2020-04-13T23:01:31.868Z] #43 71.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:01:31 [2020-04-13T23:01:31.868Z] #43 71.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:31 [2020-04-13T23:01:31.868Z] #43 72.18 Selecting previously unselected package libnet1-dev.
23:01:31 [2020-04-13T23:01:31.868Z] #43 72.24 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:01:31 [2020-04-13T23:01:31.868Z] #43 72.25 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:01:31 [2020-04-13T23:01:31.940Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d .
23:01:32 [2020-04-13T23:01:32.132Z] #43 72.72 Selecting previously unselected package libnl-3-200:amd64.
23:01:32 [2020-04-13T23:01:32.132Z] #43 72.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:01:32 [2020-04-13T23:01:32.132Z] #43 72.73 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:01:32 [2020-04-13T23:01:32.182Z] + sudo modprobe ip_vs
23:01:32 [2020-04-13T23:01:32.249Z] #2 [internal] load .dockerignore
23:01:32 [2020-04-13T23:01:32.250Z] #2 transferring context: 87B 0.0s done
23:01:32 [2020-04-13T23:01:32.250Z] #2 DONE 0.2s
23:01:32 [2020-04-13T23:01:32.250Z] 
23:01:32 [2020-04-13T23:01:32.250Z] #1 [internal] load build definition from Dockerfile
23:01:32 [2020-04-13T23:01:32.250Z] #1 transferring dockerfile: 17.09kB 0.0s done
23:01:32 [2020-04-13T23:01:32.250Z] #1 DONE 0.3s
23:01:32 [2020-04-13T23:01:32.250Z] 
23:01:32 [2020-04-13T23:01:32.250Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:01:32 [2020-04-13T23:01:32.379Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
23:01:32 [2020-04-13T23:01:32.379Z] go: finding github.com/json-iterator/go v1.1.6
23:01:32 [2020-04-13T23:01:32.450Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d .
23:01:32 [2020-04-13T23:01:32.699Z] #43 73.14 Selecting previously unselected package libnl-3-dev:amd64.
23:01:32 [2020-04-13T23:01:32.699Z] #43 73.15 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:01:32 [2020-04-13T23:01:32.699Z] #43 73.16 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:01:32 [2020-04-13T23:01:32.708Z] #2 [internal] load .dockerignore
23:01:32 [2020-04-13T23:01:32.805Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
23:01:32 [2020-04-13T23:01:32.806Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
23:01:32 [2020-04-13T23:01:32.806Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
23:01:32 [2020-04-13T23:01:32.859Z] #3 DONE 0.4s
23:01:32 [2020-04-13T23:01:32.859Z] 
23:01:32 [2020-04-13T23:01:32.859Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:01:32 [2020-04-13T23:01:32.859Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:01:32 [2020-04-13T23:01:32.859Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:01:32 [2020-04-13T23:01:32.859Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
23:01:32 [2020-04-13T23:01:32.859Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
23:01:32 [2020-04-13T23:01:32.859Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s
23:01:33 [2020-04-13T23:01:33.008Z] #2 transferring context: 87B done
23:01:33 [2020-04-13T23:01:33.008Z] #2 DONE 0.2s
23:01:33 [2020-04-13T23:01:33.008Z] 
23:01:33 [2020-04-13T23:01:33.008Z] #1 [internal] load build definition from Dockerfile
23:01:33 [2020-04-13T23:01:33.008Z] #1 transferring dockerfile: 17.09kB 0.0s done
23:01:33 [2020-04-13T23:01:33.008Z] #1 DONE 0.2s
23:01:33 [2020-04-13T23:01:33.008Z] 
23:01:33 [2020-04-13T23:01:33.008Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:01:33 [2020-04-13T23:01:33.076Z] #17 6.909 Reading package lists...
23:01:33 [2020-04-13T23:01:33.116Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
23:01:33 [2020-04-13T23:01:33.116Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done
23:01:33 [2020-04-13T23:01:33.116Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
23:01:33 [2020-04-13T23:01:33.266Z] #3 DONE 0.4s
23:01:33 [2020-04-13T23:01:33.266Z] 
23:01:33 [2020-04-13T23:01:33.266Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:01:33 [2020-04-13T23:01:33.266Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:01:33 [2020-04-13T23:01:33.523Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.18MB / 8.82MB 0.2s
23:01:33 [2020-04-13T23:01:33.523Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:01:33 [2020-04-13T23:01:33.523Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
23:01:33 [2020-04-13T23:01:33.523Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
23:01:33 [2020-04-13T23:01:33.523Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
23:01:33 [2020-04-13T23:01:33.523Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
23:01:33 [2020-04-13T23:01:33.526Z] #43 74.04 Selecting previously unselected package libprotobuf-c1:amd64.
23:01:33 [2020-04-13T23:01:33.526Z] #43 74.04 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:01:33 [2020-04-13T23:01:33.526Z] #43 74.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:01:33 [2020-04-13T23:01:33.679Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
23:01:33 [2020-04-13T23:01:33.679Z] #4 DONE 0.9s
23:01:33 [2020-04-13T23:01:33.791Z] #43 74.52 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:01:34 [2020-04-13T23:01:34.064Z] #43 74.52 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:01:34 [2020-04-13T23:01:34.064Z] #43 74.55 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:01:34 [2020-04-13T23:01:34.084Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
23:01:34 [2020-04-13T23:01:34.084Z] #4 DONE 0.9s
23:01:34 [2020-04-13T23:01:34.244Z] 
23:01:34 [2020-04-13T23:01:34.244Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
23:01:34 [2020-04-13T23:01:34.506Z] #6 DONE 0.4s
23:01:34 [2020-04-13T23:01:34.506Z] 
23:01:34 [2020-04-13T23:01:34.506Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:01:34 [2020-04-13T23:01:34.506Z] #5 DONE 0.3s
23:01:34 [2020-04-13T23:01:34.506Z] 
23:01:34 [2020-04-13T23:01:34.506Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:34 [2020-04-13T23:01:34.506Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
23:01:34 [2020-04-13T23:01:34.543Z] #17 8.847 Reading package lists...
23:01:34 [2020-04-13T23:01:34.643Z] #43 ...
23:01:34 [2020-04-13T23:01:34.643Z] 
23:01:34 [2020-04-13T23:01:34.643Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:01:34 [2020-04-13T23:01:34.643Z] #62 72.68 Fetched 119 kB in 0s (422 kB/s)
23:01:34 [2020-04-13T23:01:34.644Z] #62 73.02 Selecting previously unselected package libbtrfs0.
23:01:34 [2020-04-13T23:01:34.644Z] #62 73.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 ... 15401 files and directories currently installed.)
23:01:34 [2020-04-13T23:01:34.644Z] #62 73.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:01:34 [2020-04-13T23:01:34.644Z] #62 73.23 Unpacking libbtrfs0 (4.20.1-2) ...
23:01:34 [2020-04-13T23:01:34.644Z] #62 73.80 Selecting previously unselected package libbtrfs-dev.
23:01:34 [2020-04-13T23:01:34.644Z] #62 73.81 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:01:34 [2020-04-13T23:01:34.644Z] #62 73.82 Unpacking libbtrfs-dev (4.20.1-2) ...
23:01:34 [2020-04-13T23:01:34.644Z] #62 74.40 Setting up libbtrfs0 (4.20.1-2) ...
23:01:34 [2020-04-13T23:01:34.644Z] #62 74.41 Setting up libbtrfs-dev (4.20.1-2) ...
23:01:34 [2020-04-13T23:01:34.644Z] #62 74.46 Processing triggers for libc-bin (2.28-10) ...
23:01:34 [2020-04-13T23:01:34.644Z] #62 DONE 75.4s
23:01:34 [2020-04-13T23:01:34.644Z] 
23:01:34 [2020-04-13T23:01:34.644Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:34 [2020-04-13T23:01:34.644Z] #43 75.35 Selecting previously unselected package zlib1g-dev:amd64.
23:01:34 [2020-04-13T23:01:34.644Z] #43 75.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:01:34 [2020-04-13T23:01:34.644Z] #43 ...
23:01:34 [2020-04-13T23:01:34.644Z] 
23:01:34 [2020-04-13T23:01:34.644Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:01:34 [2020-04-13T23:01:34.647Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
23:01:34 [2020-04-13T23:01:34.647Z] go: finding github.com/gogo/googleapis v1.1.0
23:01:34 [2020-04-13T23:01:34.647Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
23:01:34 [2020-04-13T23:01:34.773Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done
23:01:34 [2020-04-13T23:01:34.773Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done
23:01:34 [2020-04-13T23:01:34.773Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0B / 7.81MB 0.2s
23:01:34 [2020-04-13T23:01:34.773Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
23:01:34 [2020-04-13T23:01:34.773Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 0B / 50.38MB 0.2s
23:01:34 [2020-04-13T23:01:34.905Z] #63 DONE 0.1s
23:01:34 [2020-04-13T23:01:34.905Z] 
23:01:34 [2020-04-13T23:01:34.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:34 [2020-04-13T23:01:34.905Z] #10 75.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]
23:01:34 [2020-04-13T23:01:34.905Z] #10 ...
23:01:34 [2020-04-13T23:01:34.905Z] 
23:01:34 [2020-04-13T23:01:34.905Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:01:34 [2020-04-13T23:01:34.905Z] #64 DONE 0.1s
23:01:34 [2020-04-13T23:01:34.905Z] 
23:01:34 [2020-04-13T23:01:34.905Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:01:34 [2020-04-13T23:01:34.905Z] #33 65.15 internal/reflectlite
23:01:34 [2020-04-13T23:01:34.905Z] #33 65.18 sync
23:01:34 [2020-04-13T23:01:34.905Z] #33 69.69 sort
23:01:34 [2020-04-13T23:01:34.905Z] #33 69.69 errors
23:01:34 [2020-04-13T23:01:34.905Z] #33 70.69 strconv
23:01:34 [2020-04-13T23:01:34.905Z] #33 72.10 io
23:01:34 [2020-04-13T23:01:34.905Z] #33 74.08 internal/oserror
23:01:34 [2020-04-13T23:01:34.905Z] #33 74.41 syscall
23:01:35 [2020-04-13T23:01:35.012Z] 
23:01:35 [2020-04-13T23:01:35.012Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:01:35 [2020-04-13T23:01:35.012Z] #6 DONE 0.2s
23:01:35 [2020-04-13T23:01:35.012Z] 
23:01:35 [2020-04-13T23:01:35.012Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
23:01:35 [2020-04-13T23:01:35.012Z] #5 DONE 0.2s
23:01:35 [2020-04-13T23:01:35.012Z] 
23:01:35 [2020-04-13T23:01:35.012Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:01:35 [2020-04-13T23:01:35.012Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:01:35 [2020-04-13T23:01:35.031Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.80MB / 7.81MB 0.4s
23:01:35 [2020-04-13T23:01:35.031Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.38MB / 50.38MB 0.4s
23:01:35 [2020-04-13T23:01:35.031Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 10.06MB / 50.38MB 0.4s
23:01:35 [2020-04-13T23:01:35.071Z] go: finding github.com/client9/misspell v0.3.4
23:01:35 [2020-04-13T23:01:35.071Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
23:01:35 [2020-04-13T23:01:35.071Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
23:01:35 [2020-04-13T23:01:35.071Z] go: finding github.com/kisielk/errcheck v1.1.0
23:01:35 [2020-04-13T23:01:35.104Z] #17 10.71 Building dependency tree...
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14 libcap2-bin is already the newest version (1:2.25-2).
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14 The following additional packages will be installed:
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   python3.7 python3.7-minimal vim-runtime xxd
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14 Suggested packages:
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14 Recommended packages:
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   aufs-dkms nftables build-essential python3-dev python3-keyring
23:01:35 [2020-04-13T23:01:35.104Z] #17 11.14   python3-keyrings.alt python3-xdg unzip
23:01:35 [2020-04-13T23:01:35.168Z] #33 ...
23:01:35 [2020-04-13T23:01:35.168Z] 
23:01:35 [2020-04-13T23:01:35.168Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:01:35 [2020-04-13T23:01:35.168Z] #35 73.02 debconf: delaying package configuration, since apt-utils is not installed
23:01:35 [2020-04-13T23:01:35.168Z] #35 73.37 Fetched 14.9 MB in 3s (4738 kB/s)
23:01:35 [2020-04-13T23:01:35.168Z] #35 73.50 Selecting previously unselected package xxd.
23:01:35 [2020-04-13T23:01:35.168Z] #35 73.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:01:35 [2020-04-13T23:01:35.168Z] #35 73.60 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:01:35 [2020-04-13T23:01:35.168Z] #35 73.64 Unpacking xxd (2:8.1.0875-5) ...
23:01:35 [2020-04-13T23:01:35.168Z] #35 74.18 Selecting previously unselected package vim-common.
23:01:35 [2020-04-13T23:01:35.168Z] #35 74.19 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:01:35 [2020-04-13T23:01:35.168Z] #35 74.28 Unpacking vim-common (2:8.1.0875-5) ...
23:01:35 [2020-04-13T23:01:35.168Z] #35 75.35 Selecting previously unselected package cmake-data.
23:01:35 [2020-04-13T23:01:35.168Z] #35 75.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:01:35 [2020-04-13T23:01:35.168Z] #35 75.40 Unpacking cmake-data (3.13.4-1) ...
23:01:35 [2020-04-13T23:01:35.268Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:01:35 [2020-04-13T23:01:35.268Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:01:35 [2020-04-13T23:01:35.268Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.81MB / 9.86MB 0.3s
23:01:35 [2020-04-13T23:01:35.289Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.5s done
23:01:35 [2020-04-13T23:01:35.289Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 16.62MB / 50.38MB 0.6s
23:01:35 [2020-04-13T23:01:35.289Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 413.06kB / 10.00MB 0.6s
23:01:35 [2020-04-13T23:01:35.289Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 22.51MB / 50.38MB 0.8s
23:01:35 [2020-04-13T23:01:35.289Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 5.32MB / 10.00MB 0.8s
23:01:35 [2020-04-13T23:01:35.532Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.05MB / 9.86MB 0.4s
23:01:35 [2020-04-13T23:01:35.532Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.91MB / 9.86MB 0.6s
23:01:35 [2020-04-13T23:01:35.546Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 25.15MB / 50.38MB 0.9s
23:01:35 [2020-04-13T23:01:35.546Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 9.66MB / 10.00MB 0.9s
23:01:35 [2020-04-13T23:01:35.546Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 0B / 51.79MB 0.9s
23:01:35 [2020-04-13T23:01:35.546Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 27.75MB / 50.38MB 1.2s
23:01:35 [2020-04-13T23:01:35.546Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.1s done
23:01:35 [2020-04-13T23:01:35.546Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 4.32MB / 51.79MB 1.2s
23:01:35 [2020-04-13T23:01:35.546Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 1.2s
23:01:35 [2020-04-13T23:01:35.793Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s
23:01:35 [2020-04-13T23:01:35.793Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
23:01:35 [2020-04-13T23:01:35.793Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
23:01:36 [2020-04-13T23:01:36.114Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 34.23MB / 50.38MB 1.4s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 11.86MB / 51.79MB 1.4s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 6.65MB / 68.60MB 1.4s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 39.57MB / 50.38MB 1.6s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 18.68MB / 51.79MB 1.6s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 12.87MB / 68.60MB 1.6s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 43.71MB / 50.38MB 1.7s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 22.27MB / 51.79MB 1.7s
23:01:36 [2020-04-13T23:01:36.115Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 17.69MB / 68.60MB 1.7s
23:01:36 [2020-04-13T23:01:36.386Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 46.90MB / 50.38MB 1.8s
23:01:36 [2020-04-13T23:01:36.386Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 26.57MB / 51.79MB 1.8s
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.35 The following NEW packages will be installed:
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.36   xz-utils zip
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.44 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.44 Need to get 27.7 MB of archives.
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.44 After this operation, 117 MB of additional disk space will be used.
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
23:01:36 [2020-04-13T23:01:36.570Z] #17 12.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
23:01:36 [2020-04-13T23:01:36.644Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 30.05MB / 51.79MB 1.9s
23:01:36 [2020-04-13T23:01:36.644Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 22.37MB / 68.60MB 1.9s
23:01:36 [2020-04-13T23:01:36.644Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.0s done
23:01:36 [2020-04-13T23:01:36.644Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 35.47MB / 51.79MB 2.1s
23:01:36 [2020-04-13T23:01:36.644Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 30.70MB / 68.60MB 2.1s
23:01:36 [2020-04-13T23:01:36.644Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 592.60kB / 120.15MB 2.1s
23:01:36 [2020-04-13T23:01:36.644Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 38.56MB / 51.79MB 2.3s
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.71 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
23:01:36 [2020-04-13T23:01:36.851Z] #17 12.71 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
23:01:36 [2020-04-13T23:01:36.903Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 42.03MB / 51.79MB 2.5s
23:01:36 [2020-04-13T23:01:36.903Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 34.78MB / 68.60MB 2.5s
23:01:36 [2020-04-13T23:01:36.903Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 6.90MB / 120.15MB 2.5s
23:01:37 [2020-04-13T23:01:37.137Z] #17 12.97 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 12.97 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 12.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 12.98 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 12.98 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 12.99 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.03 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.06 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.10 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
23:01:37 [2020-04-13T23:01:37.137Z] #17 13.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
23:01:37 [2020-04-13T23:01:37.162Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 47.51MB / 51.79MB 2.7s
23:01:37 [2020-04-13T23:01:37.162Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 39.78MB / 68.60MB 2.7s
23:01:37 [2020-04-13T23:01:37.259Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
23:01:37 [2020-04-13T23:01:37.259Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
23:01:37 [2020-04-13T23:01:37.259Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
23:01:37 [2020-04-13T23:01:37.419Z] #17 13.30 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
23:01:37 [2020-04-13T23:01:37.419Z] #17 13.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
23:01:37 [2020-04-13T23:01:37.419Z] #17 13.39 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
23:01:37 [2020-04-13T23:01:37.469Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 50.90MB / 51.79MB 2.9s
23:01:37 [2020-04-13T23:01:37.469Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 45.08MB / 68.60MB 2.9s
23:01:37 [2020-04-13T23:01:37.469Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 13.23MB / 120.15MB 2.9s
23:01:37 [2020-04-13T23:01:37.469Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e
23:01:37 [2020-04-13T23:01:37.965Z] go: finding github.com/google/certificate-transparency-go v1.0.21
23:01:37 [2020-04-13T23:01:37.965Z] go: finding golang.org/x/text v0.3.0
23:01:37 [2020-04-13T23:01:37.965Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
23:01:38 [2020-04-13T23:01:38.035Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.2s done
23:01:38 [2020-04-13T23:01:38.035Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 51.70MB / 68.60MB 3.5s
23:01:38 [2020-04-13T23:01:38.035Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 23.05MB / 120.15MB 3.5s
23:01:38 [2020-04-13T23:01:38.035Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 0B / 126B 3.5s
23:01:38 [2020-04-13T23:01:38.035Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 55.91MB / 68.60MB 3.6s
23:01:38 [2020-04-13T23:01:38.035Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.6s
23:01:38 [2020-04-13T23:01:38.062Z] #17 ...
23:01:38 [2020-04-13T23:01:38.062Z] 
23:01:38 [2020-04-13T23:01:38.062Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:38 [2020-04-13T23:01:38.062Z] #47 89.90 github.com/LK4D4/vndr/godl
23:01:38 [2020-04-13T23:01:38.062Z] #47 90.37 github.com/LK4D4/vndr
23:01:38 [2020-04-13T23:01:38.062Z] #47 DONE 96.6s
23:01:38 [2020-04-13T23:01:38.062Z] 
23:01:38 [2020-04-13T23:01:38.062Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:38 [2020-04-13T23:01:38.062Z] #44 53.42   DEP      criu/mem.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 53.62   DEP      criu/lsm.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 53.76   DEP      criu/log.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 53.89   DEP      criu/libnetlink.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 53.98   DEP      criu/kerndat.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.14   DEP      criu/kcmp-ids.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.23   DEP      criu/irmap.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.39   DEP      criu/ipc_ns.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.49   DEP      criu/image.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.58   DEP      criu/image-desc.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.68   DEP      criu/fsnotify.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.77   DEP      criu/filesystems.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 54.95   DEP      criu/files.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.08   DEP      criu/files-reg.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.27   DEP      criu/files-ext.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.38   DEP      criu/file-lock.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.57   DEP      criu/file-ids.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.64   DEP      criu/fifo.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.78   DEP      criu/fdstore.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.85   DEP      criu/fault-injection.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.87   DEP      criu/external.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 55.95   DEP      criu/eventpoll.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.05   DEP      criu/eventfd.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.14   DEP      criu/crtools.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.34   DEP      criu/cr-service.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.52   DEP      criu/cr-restore.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.70   DEP      criu/cr-errno.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.70   DEP      criu/cr-dump.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.80   DEP      criu/cr-dedup.d
23:01:38 [2020-04-13T23:01:38.062Z] #44 56.98   DEP      criu/cr-check.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.18   DEP      criu/config.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.28   DEP      criu/clone-noasan.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.36   DEP      criu/cgroup.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.53   DEP      criu/cgroup-props.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.57   DEP      criu/bitmap.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.59   DEP      criu/bfd.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.69   DEP      criu/autofs.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 57.82   DEP      criu/aio.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 58.02   DEP      criu/action-scripts.d
23:01:38 [2020-04-13T23:01:38.063Z] #44 58.26   CC       criu/action-scripts.o
23:01:38 [2020-04-13T23:01:38.063Z] #44 58.60   CC       criu/aio.o
23:01:38 [2020-04-13T23:01:38.063Z] #44 59.07   CC       criu/autofs.o
23:01:38 [2020-04-13T23:01:38.063Z] #44 60.04   CC       criu/bfd.o
23:01:38 [2020-04-13T23:01:38.317Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 62.65MB / 68.60MB 3.8s
23:01:38 [2020-04-13T23:01:38.317Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 30.55MB / 120.15MB 3.8s
23:01:38 [2020-04-13T23:01:38.317Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.7s done
23:01:38 [2020-04-13T23:01:38.317Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.9s
23:01:38 [2020-04-13T23:01:38.348Z] #44 60.40   CC       criu/bitmap.o
23:01:38 [2020-04-13T23:01:38.348Z] #44 ...
23:01:38 [2020-04-13T23:01:38.348Z] 
23:01:38 [2020-04-13T23:01:38.348Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:01:38 [2020-04-13T23:01:38.348Z] #17 14.15 debconf: delaying package configuration, since apt-utils is not installed
23:01:38 [2020-04-13T23:01:38.348Z] #17 14.24 Fetched 27.7 MB in 1s (27.4 MB/s)
23:01:38 [2020-04-13T23:01:38.348Z] #17 14.26 Selecting previously unselected package pigz.
23:01:38 [2020-04-13T23:01:38.348Z] #17 14.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 ... 23190 files and directories currently installed.)
23:01:38 [2020-04-13T23:01:38.348Z] #17 14.32 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
23:01:38 [2020-04-13T23:01:38.348Z] #17 14.33 Unpacking pigz (2.4-1) ...
23:01:38 [2020-04-13T23:01:38.348Z] #17 14.43 Selecting previously unselected package libpython3.7-minimal:s390x.
23:01:38 [2020-04-13T23:01:38.455Z] #35 ...
23:01:38 [2020-04-13T23:01:38.455Z] 
23:01:38 [2020-04-13T23:01:38.455Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:38 [2020-04-13T23:01:38.455Z] #27 6.873 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:01:38 [2020-04-13T23:01:38.455Z] #27 7.592 
23:01:38 [2020-04-13T23:01:38.574Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.0s done
23:01:38 [2020-04-13T23:01:38.629Z] #17 14.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
23:01:38 [2020-04-13T23:01:38.629Z] #17 14.43 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
23:01:38 [2020-04-13T23:01:38.713Z] #27 7.813 
                                                                           0.6%
###                                                                        4.2%
######                                                                     8.6%
#########                                                                 13.2%
############                                                              17.9%
###############                                                           21.6%
###################                                                       27.0%
####################                                                      28.2%
#########################                                                 35.6%
################################                                          44.6%
####################################                                      50.0%
######################################                                    53.6%
#########################################                                 57.2%
############################################                              62.4%
###############################################                           66.6%
##################################################                        70.5%
####################################################                      73.6%
#########################################################                 79.3%
##############################################################            86.7%
###################################################################       93.3%
#######################################################################   99.4%
######################################################################## 100.0%
23:01:38 [2020-04-13T23:01:38.837Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 40.20MB / 120.15MB 4.2s
23:01:38 [2020-04-13T23:01:38.910Z] #17 14.98 Selecting previously unselected package python3.7-minimal.
23:01:39 [2020-04-13T23:01:39.097Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 46.93MB / 120.15MB 4.4s
23:01:39 [2020-04-13T23:01:39.191Z] #17 14.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
23:01:39 [2020-04-13T23:01:39.191Z] #17 14.99 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
23:01:39 [2020-04-13T23:01:39.280Z] #27 10.73 
23:01:39 [2020-04-13T23:01:39.280Z] #27 ...
23:01:39 [2020-04-13T23:01:39.280Z] 
23:01:39 [2020-04-13T23:01:39.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:39 [2020-04-13T23:01:39.281Z] #10 79.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:01:39 [2020-04-13T23:01:39.281Z] #10 79.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:01:39 [2020-04-13T23:01:39.281Z] #10 79.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:01:39 [2020-04-13T23:01:39.281Z] #10 79.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:01:39 [2020-04-13T23:01:39.281Z] #10 79.96 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]
23:01:39 [2020-04-13T23:01:39.281Z] #10 79.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
23:01:39 [2020-04-13T23:01:39.354Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 53.67MB / 120.15MB 4.7s
23:01:39 [2020-04-13T23:01:39.472Z] #17 15.55 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
23:01:39 [2020-04-13T23:01:39.539Z] #10 80.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:01:39 [2020-04-13T23:01:39.539Z] #10 80.10 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:01:39 [2020-04-13T23:01:39.539Z] #10 80.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:01:39 [2020-04-13T23:01:39.617Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 65.37MB / 120.15MB 5.0s
23:01:39 [2020-04-13T23:01:39.680Z] Client:
23:01:39 [2020-04-13T23:01:39.680Z]  Debug Mode: false
23:01:39 [2020-04-13T23:01:39.680Z] 
23:01:39 [2020-04-13T23:01:39.680Z] Server:
23:01:39 [2020-04-13T23:01:39.680Z]  Containers: 0
23:01:39 [2020-04-13T23:01:39.680Z]   Running: 0
23:01:39 [2020-04-13T23:01:39.680Z]   Paused: 0
23:01:39 [2020-04-13T23:01:39.680Z]   Stopped: 0
23:01:39 [2020-04-13T23:01:39.680Z]  Images: 0
23:01:39 [2020-04-13T23:01:39.680Z]  Server Version: 19.03.5
23:01:39 [2020-04-13T23:01:39.680Z]  Storage Driver: overlay2
23:01:39 [2020-04-13T23:01:39.680Z]   Backing Filesystem: extfs
23:01:39 [2020-04-13T23:01:39.680Z]   Supports d_type: true
23:01:39 [2020-04-13T23:01:39.680Z]   Native Overlay Diff: true
23:01:39 [2020-04-13T23:01:39.680Z]  Logging Driver: json-file
23:01:39 [2020-04-13T23:01:39.680Z]  Cgroup Driver: cgroupfs
23:01:39 [2020-04-13T23:01:39.680Z]  Plugins:
23:01:39 [2020-04-13T23:01:39.680Z]   Volume: local
23:01:39 [2020-04-13T23:01:39.680Z]   Network: bridge host ipvlan macvlan null overlay
23:01:39 [2020-04-13T23:01:39.680Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:01:39 [2020-04-13T23:01:39.680Z]  Swarm: inactive
23:01:39 [2020-04-13T23:01:39.680Z]  Runtimes: runc
23:01:39 [2020-04-13T23:01:39.680Z]  Default Runtime: runc
23:01:39 [2020-04-13T23:01:39.680Z]  Init Binary: docker-init
23:01:39 [2020-04-13T23:01:39.680Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
23:01:39 [2020-04-13T23:01:39.680Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
23:01:39 [2020-04-13T23:01:39.680Z]  init version: fec3683
23:01:39 [2020-04-13T23:01:39.680Z]  Security Options:
23:01:39 [2020-04-13T23:01:39.680Z]   apparmor
23:01:39 [2020-04-13T23:01:39.680Z]   seccomp
23:01:39 [2020-04-13T23:01:39.680Z]    Profile: default
23:01:39 [2020-04-13T23:01:39.680Z]  Kernel Version: 4.15.0-1057-aws
23:01:39 [2020-04-13T23:01:39.680Z]  Operating System: Ubuntu 16.04.6 LTS
23:01:39 [2020-04-13T23:01:39.680Z]  OSType: linux
23:01:39 [2020-04-13T23:01:39.680Z]  Architecture: aarch64
23:01:39 [2020-04-13T23:01:39.680Z]  CPUs: 4
23:01:39 [2020-04-13T23:01:39.680Z]  Total Memory: 7.525GiB
23:01:39 [2020-04-13T23:01:39.680Z]  Name: ip-10-100-60-52
23:01:39 [2020-04-13T23:01:39.680Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
23:01:39 [2020-04-13T23:01:39.680Z]  Docker Root Dir: /var/lib/docker
23:01:39 [2020-04-13T23:01:39.680Z]  Debug Mode: false
23:01:39 [2020-04-13T23:01:39.680Z]  Registry: https://index.docker.io/v1/
23:01:39 [2020-04-13T23:01:39.680Z]  Labels:
23:01:39 [2020-04-13T23:01:39.680Z]  Experimental: true
23:01:39 [2020-04-13T23:01:39.680Z]  Insecure Registries:
23:01:39 [2020-04-13T23:01:39.680Z]   127.0.0.0/8
23:01:39 [2020-04-13T23:01:39.680Z]  Live Restore Enabled: true
23:01:39 [2020-04-13T23:01:39.680Z] 
23:01:39 [2020-04-13T23:01:39.680Z] WARNING: No swap limit support
[Pipeline] sh
23:01:39 [2020-04-13T23:01:39.753Z] #17 15.56 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
23:01:39 [2020-04-13T23:01:39.798Z] #10 80.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:01:39 [2020-04-13T23:01:39.798Z] #10 80.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:01:39 [2020-04-13T23:01:39.798Z] #10 80.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:01:39 [2020-04-13T23:01:39.879Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 72.26MB / 120.15MB 5.3s
23:01:39 [2020-04-13T23:01:39.971Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:01:39 [2020-04-13T23:01:39.971Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:01:39 [2020-04-13T23:01:39.971Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40791/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:01:39 [2020-04-13T23:01:39.971Z] + bash /home/ubuntu/workspace/moby_PR-40791/check-config.sh
23:01:39 [2020-04-13T23:01:39.971Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:01:39 [2020-04-13T23:01:39.971Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
23:01:39 [2020-04-13T23:01:39.971Z] 
23:01:39 [2020-04-13T23:01:39.971Z] Generally Necessary:
23:01:39 [2020-04-13T23:01:39.971Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:01:39 [2020-04-13T23:01:39.971Z] - apparmor: enabled and tools installed
23:01:39 [2020-04-13T23:01:39.971Z] - CONFIG_NAMESPACES: enabled
23:01:39 [2020-04-13T23:01:39.971Z] - CONFIG_NET_NS: enabled
23:01:39 [2020-04-13T23:01:39.971Z] - CONFIG_PID_NS: enabled
23:01:39 [2020-04-13T23:01:39.971Z] - CONFIG_IPC_NS: enabled
23:01:39 [2020-04-13T23:01:39.971Z] - CONFIG_UTS_NS: enabled
23:01:39 [2020-04-13T23:01:39.971Z] - CONFIG_CGROUPS: enabled
23:01:40 [2020-04-13T23:01:40.069Z] #10 80.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:01:40 [2020-04-13T23:01:40.069Z] #10 80.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:01:40 [2020-04-13T23:01:40.069Z] #10 80.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
23:01:40 [2020-04-13T23:01:40.138Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 78.49MB / 120.15MB 5.6s
23:01:40 [2020-04-13T23:01:40.161Z] go: finding github.com/jinzhu/gorm v1.9.2
23:01:40 [2020-04-13T23:01:40.161Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_CGROUP_CPUACCT: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_CGROUP_DEVICE: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_CGROUP_FREEZER: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_CGROUP_SCHED: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_CPUSETS: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_MEMCG: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_KEYS: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_VETH: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_BRIDGE: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_NF_NAT: enabled (as module)
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_NF_NAT_NEEDED: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_POSIX_MQUEUE: enabled
23:01:40 [2020-04-13T23:01:40.232Z] 
23:01:40 [2020-04-13T23:01:40.232Z] Optional Features:
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_USER_NS: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_SECCOMP: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_CGROUP_PIDS: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_MEMCG_SWAP: enabled
23:01:40 [2020-04-13T23:01:40.232Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:01:40 [2020-04-13T23:01:40.232Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:01:40 [2020-04-13T23:01:40.396Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 92.99MB / 120.15MB 5.8s
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_BLK_CGROUP: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_IOSCHED_CFQ: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_CGROUP_PERF: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_CGROUP_HUGETLB: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_CFS_BANDWIDTH: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_RT_GROUP_SCHED: missing
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_IP_VS: enabled (as module)
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_IP_VS_NFCT: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_IP_VS_RR: enabled (as module)
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_EXT4_FS: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:01:40 [2020-04-13T23:01:40.491Z] - Network Drivers:
23:01:40 [2020-04-13T23:01:40.491Z]   - "overlay":
23:01:40 [2020-04-13T23:01:40.491Z]     - CONFIG_VXLAN: enabled (as module)
23:01:40 [2020-04-13T23:01:40.491Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:01:40 [2020-04-13T23:01:40.491Z]       Optional (for encrypted networks):
23:01:40 [2020-04-13T23:01:40.645Z] #10 ...
23:01:40 [2020-04-13T23:01:40.645Z] 
23:01:40 [2020-04-13T23:01:40.645Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:40 [2020-04-13T23:01:40.645Z] #47 70.76 internal/singleflight
23:01:40 [2020-04-13T23:01:40.645Z] #47 73.19 strconv
23:01:40 [2020-04-13T23:01:40.645Z] #47 73.19 io
23:01:40 [2020-04-13T23:01:40.645Z] #47 75.35 bytes
23:01:40 [2020-04-13T23:01:40.645Z] #47 78.93 bufio
23:01:40 [2020-04-13T23:01:40.645Z] #47 79.64 reflect
23:01:40 [2020-04-13T23:01:40.645Z] #47 ...
23:01:40 [2020-04-13T23:01:40.645Z] 
23:01:40 [2020-04-13T23:01:40.645Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:40 [2020-04-13T23:01:40.645Z] #27 11.05 #=#=#                                                                         

                                                                           0.9%
######                                                                     8.7%
###########                                                               16.4%
#######################                                                   32.6%
#################################                                         47.1%
###############################################                           65.6%
################################################                          67.2%
#######################################################                   77.3%
###############################################################           88.0%
######################################################################## 100.0%
23:01:40 [2020-04-13T23:01:40.660Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 101.25MB / 120.15MB 6.1s
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_CRYPTO: enabled
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_CRYPTO_AEAD: enabled
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_CRYPTO_GCM: enabled
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_CRYPTO_GHASH: enabled
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_XFRM: enabled
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_XFRM_USER: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_INET_ESP: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]   - "ipvlan":
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_IPVLAN: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]   - "macvlan":
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_MACVLAN: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_DUMMY: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]   - "ftp,tftp client in container":
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z] - Storage Drivers:
23:01:40 [2020-04-13T23:01:40.750Z]   - "aufs":
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_AUFS_FS: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]   - "btrfs":
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:01:40 [2020-04-13T23:01:40.750Z]   - "devicemapper":
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_BLK_DEV_DM: enabled
23:01:40 [2020-04-13T23:01:40.750Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:01:40 [2020-04-13T23:01:40.751Z]   - "overlay":
23:01:40 [2020-04-13T23:01:40.751Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:01:40 [2020-04-13T23:01:40.751Z]   - "zfs":
23:01:40 [2020-04-13T23:01:40.751Z]     - /dev/zfs: missing
23:01:40 [2020-04-13T23:01:40.751Z]     - zfs command: missing
23:01:40 [2020-04-13T23:01:40.751Z]     - zpool command: missing
23:01:40 [2020-04-13T23:01:40.751Z] 
23:01:40 [2020-04-13T23:01:40.751Z] Limits:
23:01:40 [2020-04-13T23:01:40.751Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:01:40 [2020-04-13T23:01:40.751Z] 
23:01:40 [2020-04-13T23:01:40.751Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:01:40 [2020-04-13T23:01:40.920Z] #7 ...
23:01:40 [2020-04-13T23:01:40.920Z] 
23:01:40 [2020-04-13T23:01:40.920Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:01:40 [2020-04-13T23:01:40.920Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:01:40 [2020-04-13T23:01:40.920Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:01:40 [2020-04-13T23:01:40.920Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:01:40 [2020-04-13T23:01:40.920Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done
23:01:40 [2020-04-13T23:01:40.920Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.0s done
23:01:40 [2020-04-13T23:01:40.920Z] #71 DONE 6.2s
23:01:40 [2020-04-13T23:01:40.920Z] 
23:01:40 [2020-04-13T23:01:40.920Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:40 [2020-04-13T23:01:40.920Z] #7 ...
23:01:40 [2020-04-13T23:01:40.920Z] 
23:01:40 [2020-04-13T23:01:40.920Z] #20 [internal] load build context
23:01:40 [2020-04-13T23:01:40.920Z] #20 transferring context: 33.03MB 6.3s
23:01:40 [2020-04-13T23:01:40.920Z] #20 ...
23:01:40 [2020-04-13T23:01:40.920Z] 
23:01:40 [2020-04-13T23:01:40.920Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:40 [2020-04-13T23:01:40.920Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 113.28MB / 120.15MB 6.5s
23:01:41 [2020-04-13T23:01:41.042Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done
23:01:41 [2020-04-13T23:01:41.042Z] #71 DONE 5.3s
23:01:41 [2020-04-13T23:01:41.042Z] 
23:01:41 [2020-04-13T23:01:41.042Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:41 [2020-04-13T23:01:41.042Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.5s done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.4s done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 1.1s done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.3s done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 4.3s done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 62.85MB / 120.15MB 5.3s
23:01:41 [2020-04-13T23:01:41.042Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 2.4s
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 3.5s done
23:01:41 [2020-04-13T23:01:41.042Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 72.76MB / 120.15MB 5.7s
23:01:41 [2020-04-13T23:01:41.107Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d .
23:01:41 [2020-04-13T23:01:41.107Z] #2 [internal] load build definition from Dockerfile
23:01:41 [2020-04-13T23:01:41.107Z] #2 transferring dockerfile: 17.09kB done
23:01:41 [2020-04-13T23:01:41.107Z] #2 DONE 0.0s
23:01:41 [2020-04-13T23:01:41.107Z] 
23:01:41 [2020-04-13T23:01:41.108Z] #1 [internal] load .dockerignore
23:01:41 [2020-04-13T23:01:41.108Z] #1 transferring context: 87B done
23:01:41 [2020-04-13T23:01:41.108Z] #1 DONE 0.1s
23:01:41 [2020-04-13T23:01:41.211Z] #27 12.76 #=#=#                                                                         
23:01:41 [2020-04-13T23:01:41.217Z] #17 17.06 Selecting previously unselected package python3-minimal.
23:01:41 [2020-04-13T23:01:41.217Z] #17 17.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
23:01:41 [2020-04-13T23:01:41.217Z] #17 17.11 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
23:01:41 [2020-04-13T23:01:41.217Z] #17 17.11 Unpacking python3-minimal (3.7.3-1) ...
23:01:41 [2020-04-13T23:01:41.300Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 81.06MB / 120.15MB 6.1s
23:01:41 [2020-04-13T23:01:41.368Z] 
23:01:41 [2020-04-13T23:01:41.368Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:01:41 [2020-04-13T23:01:41.485Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 6.8s
23:01:41 [2020-04-13T23:01:41.498Z] #17 17.17 Selecting previously unselected package libmpdec2:s390x.
23:01:41 [2020-04-13T23:01:41.498Z] #17 17.17 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
23:01:41 [2020-04-13T23:01:41.498Z] #17 17.18 Unpacking libmpdec2:s390x (2.4.2-2) ...
23:01:41 [2020-04-13T23:01:41.498Z] #17 17.26 Selecting previously unselected package libpython3.7-stdlib:s390x.
23:01:41 [2020-04-13T23:01:41.498Z] #17 17.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
23:01:41 [2020-04-13T23:01:41.498Z] #17 17.26 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
23:01:41 [2020-04-13T23:01:41.555Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 89.63MB / 120.15MB 6.5s
23:01:41 [2020-04-13T23:01:41.778Z] #17 17.84 Selecting previously unselected package python3.7.
23:01:41 [2020-04-13T23:01:41.810Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 95.79MB / 120.15MB 6.8s
23:01:41 [2020-04-13T23:01:41.833Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 7.2s done
23:01:41 [2020-04-13T23:01:41.976Z] #3 DONE 0.5s
23:01:41 [2020-04-13T23:01:41.976Z] 
23:01:41 [2020-04-13T23:01:41.976Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:01:41 [2020-04-13T23:01:41.976Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:01:41 [2020-04-13T23:01:41.976Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:01:41 [2020-04-13T23:01:41.976Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
23:01:41 [2020-04-13T23:01:41.976Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
23:01:41 [2020-04-13T23:01:41.976Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 922.15kB / 8.26MB 0.2s
23:01:42 [2020-04-13T23:01:42.073Z] #17 17.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
23:01:42 [2020-04-13T23:01:42.073Z] #17 17.84 Unpacking python3.7 (3.7.3-2+deb10u1) ...
23:01:42 [2020-04-13T23:01:42.073Z] #17 17.93 Selecting previously unselected package libpython3-stdlib:s390x.
23:01:42 [2020-04-13T23:01:42.073Z] #17 17.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
23:01:42 [2020-04-13T23:01:42.073Z] #17 17.93 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
23:01:42 [2020-04-13T23:01:42.073Z] #17 ...
23:01:42 [2020-04-13T23:01:42.073Z] 
23:01:42 [2020-04-13T23:01:42.073Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:01:42 [2020-04-13T23:01:42.073Z] #30 DONE 100.9s
23:01:42 [2020-04-13T23:01:42.073Z] 
23:01:42 [2020-04-13T23:01:42.073Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:01:42 [2020-04-13T23:01:42.073Z] #17 18.03 Setting up python3-minimal (3.7.3-1) ...
23:01:42 [2020-04-13T23:01:42.235Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s
23:01:42 [2020-04-13T23:01:42.235Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.4s done
23:01:42 [2020-04-13T23:01:42.235Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
23:01:42 [2020-04-13T23:01:42.371Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 104.51MB / 120.15MB 7.2s
23:01:42 [2020-04-13T23:01:42.371Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 111.28MB / 120.15MB 7.4s
23:01:42 [2020-04-13T23:01:42.398Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 5.1s
23:01:42 [2020-04-13T23:01:42.398Z] #7 ...
23:01:42 [2020-04-13T23:01:42.398Z] 
23:01:42 [2020-04-13T23:01:42.398Z] #20 [internal] load build context
23:01:42 [2020-04-13T23:01:42.398Z] #20 transferring context: 52.78MB 7.9s done
23:01:42 [2020-04-13T23:01:42.398Z] #20 DONE 8.0s
23:01:42 [2020-04-13T23:01:42.398Z] 
23:01:42 [2020-04-13T23:01:42.398Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:42 [2020-04-13T23:01:42.495Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
23:01:42 [2020-04-13T23:01:42.495Z] #4 DONE 0.8s
23:01:42 [2020-04-13T23:01:42.898Z] go: finding cloud.google.com/go v0.26.0
23:01:42 [2020-04-13T23:01:42.930Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 117.80MB / 120.15MB 7.8s
23:01:43 [2020-04-13T23:01:43.064Z] 
23:01:43 [2020-04-13T23:01:43.064Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:01:43 [2020-04-13T23:01:43.087Z] #17 18.90 Selecting previously unselected package python3.
23:01:43 [2020-04-13T23:01:43.087Z] #17 18.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23851 files and directories currently installed.)
23:01:43 [2020-04-13T23:01:43.087Z] #17 18.96 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.087Z] #17 18.98 Unpacking python3 (3.7.3-1) ...
23:01:43 [2020-04-13T23:01:43.087Z] #17 19.03 Selecting previously unselected package libip4tc0:s390x.
23:01:43 [2020-04-13T23:01:43.087Z] #17 19.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.087Z] #17 19.06 Unpacking libip4tc0:s390x (1.8.2-4) ...
23:01:43 [2020-04-13T23:01:43.087Z] #17 19.10 Selecting previously unselected package libip6tc0:s390x.
23:01:43 [2020-04-13T23:01:43.087Z] #17 19.10 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.087Z] #17 19.10 Unpacking libip6tc0:s390x (1.8.2-4) ...
23:01:43 [2020-04-13T23:01:43.087Z] #17 19.13 Selecting previously unselected package libiptc0:s390x.
23:01:43 [2020-04-13T23:01:43.186Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 8.0s done
23:01:43 [2020-04-13T23:01:43.261Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
23:01:43 [2020-04-13T23:01:43.327Z] #27 13.08 
##                                                                         2.9%
####                                                                       6.4%
########                                                                  12.4%
###############                                                           21.7%
####################                                                      28.4%
############################                                              39.1%
################################                                          45.7%
#####################################                                     52.4%
##########################################                                59.1%
##############################################                            64.9%
####################################################                      72.5%
#######################################################                   76.4%
#########################################################                 80.3%
###############################################################           88.4%
####################################################################      95.7%
######################################################################## 100.0%
23:01:43 [2020-04-13T23:01:43.338Z] #6 DONE 0.4s
23:01:43 [2020-04-13T23:01:43.338Z] 
23:01:43 [2020-04-13T23:01:43.338Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster
23:01:43 [2020-04-13T23:01:43.338Z] #5 DONE 0.5s
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.13 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.14 Unpacking libiptc0:s390x (1.8.2-4) ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.17 Selecting previously unselected package libnfnetlink0:s390x.
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.17 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.21 Selecting previously unselected package libnetfilter-conntrack3:s390x.
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.21 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.25 Selecting previously unselected package libnftnl11:s390x.
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.25 Unpacking libnftnl11:s390x (1.1.2-2) ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.30 Selecting previously unselected package iptables.
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.30 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.380Z] #17 19.30 Unpacking iptables (1.8.2-4) ...
23:01:43 [2020-04-13T23:01:43.601Z] 
23:01:43 [2020-04-13T23:01:43.601Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:43 [2020-04-13T23:01:43.601Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
23:01:43 [2020-04-13T23:01:43.660Z] #17 19.49 Selecting previously unselected package xxd.
23:01:43 [2020-04-13T23:01:43.660Z] #17 19.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
23:01:43 [2020-04-13T23:01:43.660Z] #17 19.49 Unpacking xxd (2:8.1.0875-5) ...
23:01:43 [2020-04-13T23:01:43.660Z] #17 19.56 Selecting previously unselected package vim-common.
23:01:43 [2020-04-13T23:01:43.660Z] #17 19.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:01:43 [2020-04-13T23:01:43.660Z] #17 19.57 Unpacking vim-common (2:8.1.0875-5) ...
23:01:43 [2020-04-13T23:01:43.660Z] #17 19.68 Selecting previously unselected package bash-completion.
23:01:43 [2020-04-13T23:01:43.755Z] #7 ...
23:01:43 [2020-04-13T23:01:43.755Z] 
23:01:43 [2020-04-13T23:01:43.755Z] #20 [internal] load build context
23:01:43 [2020-04-13T23:01:43.755Z] #20 transferring context: 52.78MB 8.5s done
23:01:43 [2020-04-13T23:01:43.755Z] #20 DONE 8.6s
23:01:43 [2020-04-13T23:01:43.755Z] 
23:01:43 [2020-04-13T23:01:43.755Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:43 [2020-04-13T23:01:43.893Z] #27 15.49 #=#=#                                                                         
23:01:43 [2020-04-13T23:01:43.941Z] #17 19.68 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:01:44 [2020-04-13T23:01:44.101Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
23:01:44 [2020-04-13T23:01:44.101Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
23:01:44 [2020-04-13T23:01:44.101Z] go: finding github.com/gogo/protobuf v1.2.0
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:1ae5fa22f524493232d6e05d6be98233d03423ee75e8d7257a753665c13c0b9e 1.79kB / 1.79kB done
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:dc3828be7f69e774c8f8366255854bc2aef7ba17951a7bfbcd23477d1ccd32aa 5.46kB / 5.46kB done
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 560.73kB / 49.17MB 0.6s
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0B / 7.68MB 0.6s
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0B / 9.98MB 0.6s
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 18.65MB / 49.17MB 0.8s
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 3.72MB / 7.68MB 0.8s
23:01:44 [2020-04-13T23:01:44.282Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 4.30MB / 9.98MB 0.8s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 24.50MB / 49.17MB 0.9s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 0.9s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 0.9s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 31.60MB / 49.17MB 1.1s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 7.68MB / 7.68MB 1.0s done
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 9.98MB / 9.98MB 1.0s done
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 0B / 52.10MB 1.1s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 0B / 62.47MB 1.1s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 35.31MB / 49.17MB 1.2s
23:01:44 [2020-04-13T23:01:44.544Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 4.66MB / 62.47MB 1.2s
23:01:44 [2020-04-13T23:01:44.804Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 39.10MB / 49.17MB 1.3s
23:01:44 [2020-04-13T23:01:44.804Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 5.14MB / 52.10MB 1.3s
23:01:44 [2020-04-13T23:01:44.804Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 15.07MB / 62.47MB 1.3s
23:01:44 [2020-04-13T23:01:44.804Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 46.64MB / 49.17MB 1.4s
23:01:44 [2020-04-13T23:01:44.804Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 12.14MB / 52.10MB 1.4s
23:01:44 [2020-04-13T23:01:44.804Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 30.21MB / 62.47MB 1.4s
23:01:44 [2020-04-13T23:01:44.833Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
23:01:44 [2020-04-13T23:01:44.929Z] #27 15.81 
                                                                           0.7%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.0%
#####                                                                      8.3%
#######                                                                   11.1%
23:01:44 [2020-04-13T23:01:44.929Z] #27 ...
23:01:44 [2020-04-13T23:01:44.929Z] 
23:01:44 [2020-04-13T23:01:44.929Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:44 [2020-04-13T23:01:44.929Z] #43 75.37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 76.00 Selecting previously unselected package libprotobuf17:amd64.
23:01:44 [2020-04-13T23:01:44.929Z] #43 76.04 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 76.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 77.87 Selecting previously unselected package libprotobuf-lite17:amd64.
23:01:44 [2020-04-13T23:01:44.929Z] #43 77.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 77.91 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 78.44 Selecting previously unselected package libprotobuf-dev:amd64.
23:01:44 [2020-04-13T23:01:44.929Z] #43 78.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 78.47 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 81.24 Selecting previously unselected package libprotoc17:amd64.
23:01:44 [2020-04-13T23:01:44.929Z] #43 81.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 81.24 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 82.55 Selecting previously unselected package protobuf-c-compiler.
23:01:44 [2020-04-13T23:01:44.929Z] #43 82.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 82.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 82.96 Selecting previously unselected package protobuf-compiler.
23:01:44 [2020-04-13T23:01:44.929Z] #43 82.97 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 82.98 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.21 Selecting previously unselected package python-pkg-resources.
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.27 Unpacking python-pkg-resources (40.8.0-1) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.57 Selecting previously unselected package python-six.
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.63 Unpacking python-six (1.12.0-1) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.90 Selecting previously unselected package python-protobuf.
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 83.92 Unpacking python-protobuf (3.6.1.3-2) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 84.86 Setting up python-pkg-resources (40.8.0-1) ...
23:01:44 [2020-04-13T23:01:44.929Z] #43 ...
23:01:44 [2020-04-13T23:01:44.929Z] 
23:01:44 [2020-04-13T23:01:44.929Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.320 + RM_GOPATH=0
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.320 + TMP_GOPATH=
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.320 + : /build
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.320 + '[' -z '' ']'
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.321 ++ mktemp -d
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.322 + export GOPATH=/tmp/tmp.aht7pFljYJ
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.322 + GOPATH=/tmp/tmp.aht7pFljYJ
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.322 + RM_GOPATH=1
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.353 ++ dirname ./install.sh
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.354 + dir=.
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.354 + bin=containerd
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.354 + shift
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.354 + '[' '!' -f ./containerd.installer ']'
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.354 + . ./containerd.installer
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.355 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.355 + install_containerd
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.355 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.356 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aht7pFljYJ/src/github.com/containerd/containerd
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.357 Cloning into '/tmp/tmp.aht7pFljYJ/src/github.com/containerd/containerd'...
23:01:44 [2020-04-13T23:01:44.929Z] #65 4.358 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
23:01:45 [2020-04-13T23:01:45.066Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 1.6s
23:01:45 [2020-04-13T23:01:45.066Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 26.54MB / 52.10MB 1.6s
23:01:45 [2020-04-13T23:01:45.066Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 44.74MB / 62.47MB 1.6s
23:01:45 [2020-04-13T23:01:45.187Z] #65 ...
23:01:45 [2020-04-13T23:01:45.187Z] 
23:01:45 [2020-04-13T23:01:45.187Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:45 [2020-04-13T23:01:45.279Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.05 Unpacking bash-completion (1:2.8-6) ...
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.27 Selecting previously unselected package bzip2.
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.27 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.27 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.32 Selecting previously unselected package xz-utils.
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.32 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.32 Unpacking xz-utils (5.2.4-1) ...
23:01:45 [2020-04-13T23:01:45.411Z] #17 21.45 Selecting previously unselected package apparmor.
23:01:45 [2020-04-13T23:01:45.633Z] #7 sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 49.17MB / 49.17MB 1.6s done
23:01:45 [2020-04-13T23:01:45.633Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 2.0s
23:01:45 [2020-04-13T23:01:45.633Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 2.0s
23:01:45 [2020-04-13T23:01:45.633Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 0B / 97.69MB 2.0s
23:01:45 [2020-04-13T23:01:45.642Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.7s done
23:01:45 [2020-04-13T23:01:45.643Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494
23:01:45 [2020-04-13T23:01:45.647Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
23:01:45 [2020-04-13T23:01:45.671Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.8s done
23:01:45 [2020-04-13T23:01:45.671Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s
23:01:45 [2020-04-13T23:01:45.671Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done
23:01:45 [2020-04-13T23:01:45.693Z] #17 21.45 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
23:01:45 [2020-04-13T23:01:45.693Z] #17 21.50 Unpacking apparmor (2.13.2-10) ...
23:01:45 [2020-04-13T23:01:45.693Z] #17 21.75 Selecting previously unselected package aufs-tools.
23:01:45 [2020-04-13T23:01:45.895Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 16.65MB / 97.69MB 2.6s
23:01:45 [2020-04-13T23:01:45.895Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f
23:01:45 [2020-04-13T23:01:45.930Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.75 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.86 Selecting previously unselected package libonig5:s390x.
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.86 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.86 Unpacking libonig5:s390x (6.9.1-1) ...
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.93 Selecting previously unselected package libjq1:s390x.
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.94 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
23:01:45 [2020-04-13T23:01:45.974Z] #17 21.94 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
23:01:45 [2020-04-13T23:01:45.974Z] #17 22.00 Selecting previously unselected package jq.
23:01:46 [2020-04-13T23:01:46.220Z] #27 15.81 
                                                                           0.7%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.0%
#####                                                                      8.3%
#######                                                                   11.1%
#########                                                                 13.1%
##########                                                                15.2%
###########                                                               16.5%
############                                                              17.9%
#############                                                             19.0%
###############                                                           21.0%
################                                                          22.5%
#################                                                         24.0%
##################                                                        26.1%
###################                                                       27.6%
#####################                                                     30.3%
#######################                                                   33.1%
23:01:46 [2020-04-13T23:01:46.220Z] #27 ...
23:01:46 [2020-04-13T23:01:46.220Z] 
23:01:46 [2020-04-13T23:01:46.220Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:01:46 [2020-04-13T23:01:46.220Z] #50 76.53 + cd /tmp/tmp.qqugvl8zah/src/gotest.tools/gotestsum
23:01:46 [2020-04-13T23:01:46.220Z] #50 76.53 + git checkout -q v0.3.5
23:01:46 [2020-04-13T23:01:46.220Z] #50 76.59 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.00 Unpacking jq (1.5+dfsg-2+b1) ...
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.04 Selecting previously unselected package libaio1:s390x.
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.05 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.05 Unpacking libaio1:s390x (0.3.112-3) ...
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.08 Selecting previously unselected package libgpm2:s390x.
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.08 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.08 Unpacking libgpm2:s390x (1.20.7-5) ...
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.12 Selecting previously unselected package libicu63:s390x.
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
23:01:46 [2020-04-13T23:01:46.254Z] #17 22.13 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
23:01:46 [2020-04-13T23:01:46.468Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 26.20MB / 97.69MB 2.9s
23:01:46 [2020-04-13T23:01:46.468Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 45.63MB / 97.69MB 3.1s
23:01:46 [2020-04-13T23:01:46.477Z] #50 ...
23:01:46 [2020-04-13T23:01:46.477Z] 
23:01:46 [2020-04-13T23:01:46.477Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:46 [2020-04-13T23:01:46.477Z] #27 15.81 
                                                                           0.7%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.0%
#####                                                                      8.3%
#######                                                                   11.1%
#########                                                                 13.1%
##########                                                                15.2%
###########                                                               16.5%
############                                                              17.9%
#############                                                             19.0%
###############                                                           21.0%
################                                                          22.5%
#################                                                         24.0%
##################                                                        26.1%
###################                                                       27.6%
#####################                                                     30.3%
#######################                                                   33.1%
#########################                                                 35.5%
###########################                                               37.8%
23:01:46 [2020-04-13T23:01:46.477Z] #27 ...
23:01:46 [2020-04-13T23:01:46.477Z] 
23:01:46 [2020-04-13T23:01:46.477Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:01:46 [2020-04-13T23:01:46.477Z] #30 77.06 Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:01:46 [2020-04-13T23:01:46.477Z] #30 78.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:01:46 [2020-04-13T23:01:46.477Z] #30 79.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:01:46 [2020-04-13T23:01:46.494Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done
23:01:46 [2020-04-13T23:01:46.494Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1
23:01:46 [2020-04-13T23:01:46.568Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.6s done
23:01:46 [2020-04-13T23:01:46.568Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2
23:01:46 [2020-04-13T23:01:46.728Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 56.61MB / 97.69MB 3.2s
23:01:46 [2020-04-13T23:01:46.728Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 64.16MB / 97.69MB 3.3s
23:01:46 [2020-04-13T23:01:46.736Z] #30 ...
23:01:46 [2020-04-13T23:01:46.736Z] 
23:01:46 [2020-04-13T23:01:46.736Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:46 [2020-04-13T23:01:46.823Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.4s done
23:01:46 [2020-04-13T23:01:46.989Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 73.00MB / 97.69MB 3.4s
23:01:46 [2020-04-13T23:01:46.989Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 80.14MB / 97.69MB 3.6s
23:01:46 [2020-04-13T23:01:46.989Z] #7 ...
23:01:46 [2020-04-13T23:01:46.989Z] 
23:01:46 [2020-04-13T23:01:46.989Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:01:46 [2020-04-13T23:01:46.989Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:01:46 [2020-04-13T23:01:46.989Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done
23:01:46 [2020-04-13T23:01:46.989Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:01:46 [2020-04-13T23:01:46.989Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:01:46 [2020-04-13T23:01:46.989Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
23:01:46 [2020-04-13T23:01:46.989Z] #71 DONE 3.7s
23:01:46 [2020-04-13T23:01:46.989Z] 
23:01:46 [2020-04-13T23:01:46.989Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:47 [2020-04-13T23:01:47.078Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1
23:01:47 [2020-04-13T23:01:47.251Z] #7 sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 52.10MB / 52.10MB 3.6s done
23:01:47 [2020-04-13T23:01:47.251Z] #7 sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 62.47MB / 62.47MB 3.6s done
23:01:47 [2020-04-13T23:01:47.251Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 94.07MB / 97.69MB 3.8s
23:01:47 [2020-04-13T23:01:47.251Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 155B / 155B 3.7s done
23:01:47 [2020-04-13T23:01:47.256Z] #27 15.81 
                                                                           0.7%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.0%
#####                                                                      8.3%
#######                                                                   11.1%
#########                                                                 13.1%
##########                                                                15.2%
###########                                                               16.5%
############                                                              17.9%
#############                                                             19.0%
###############                                                           21.0%
################                                                          22.5%
#################                                                         24.0%
##################                                                        26.1%
###################                                                       27.6%
#####################                                                     30.3%
#######################                                                   33.1%
#########################                                                 35.5%
###########################                                               37.8%
############################                                              40.1%
##############################                                            42.5%
###############################                                           43.9%
#################################                                         46.1%
##################################                                        47.8%
###################################                                       49.7%
#####################################                                     52.3%
##########
23:01:47 [2020-04-13T23:01:47.256Z] #27 ...
23:01:47 [2020-04-13T23:01:47.256Z] 
23:01:47 [2020-04-13T23:01:47.256Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:01:47 [2020-04-13T23:01:47.256Z] #33 77.59 reflect
23:01:47 [2020-04-13T23:01:47.256Z] #33 87.71 time
23:01:47 [2020-04-13T23:01:47.256Z] #33 ...
23:01:47 [2020-04-13T23:01:47.256Z] 
23:01:47 [2020-04-13T23:01:47.256Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:47 [2020-04-13T23:01:47.349Z] go: finding github.com/hashicorp/go-uuid v1.0.0
23:01:47 [2020-04-13T23:01:47.824Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 4.2s done
23:01:48 [2020-04-13T23:01:48.089Z] #7 ...
23:01:48 [2020-04-13T23:01:48.089Z] 
23:01:48 [2020-04-13T23:01:48.089Z] #20 [internal] load build context
23:01:48 [2020-04-13T23:01:48.089Z] #20 transferring context: 52.78MB 4.5s done
23:01:48 [2020-04-13T23:01:48.089Z] #20 DONE 4.6s
23:01:48 [2020-04-13T23:01:48.089Z] 
23:01:48 [2020-04-13T23:01:48.089Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.05 Selecting previously unselected package libnet1:s390x.
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.06 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.09 Selecting previously unselected package libnl-3-200:s390x.
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.09 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.10 Unpacking libnl-3-200:s390x (3.4.0-1) ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.14 Selecting previously unselected package libprotobuf-c1:s390x.
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.14 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.18 Selecting previously unselected package libreadline5:s390x.
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.18 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.22 Selecting previously unselected package net-tools.
23:01:48 [2020-04-13T23:01:48.266Z] #17 24.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
23:01:48 [2020-04-13T23:01:48.382Z] go: finding github.com/stretchr/testify v1.3.0
23:01:48 [2020-04-13T23:01:48.547Z] #17 24.22 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:01:48 [2020-04-13T23:01:48.547Z] #17 ...
23:01:48 [2020-04-13T23:01:48.547Z] 
23:01:48 [2020-04-13T23:01:48.547Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:48 [2020-04-13T23:01:48.547Z] #44 60.53   CC       criu/cgroup-props.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 61.18   CC       criu/cgroup.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 63.00   CC       criu/clone-noasan.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 63.05   CC       criu/config.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 63.85   CC       criu/cr-check.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 65.08   CC       criu/cr-dedup.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 65.37   CC       criu/cr-dump.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 66.46   CC       criu/cr-errno.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 66.50   CC       criu/cr-restore.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 68.97   CC       criu/cr-service.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 69.84   CC       criu/crtools.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 70.14   CC       criu/eventfd.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 70.27   CC       criu/eventpoll.o
23:01:48 [2020-04-13T23:01:48.547Z] #44 ...
23:01:48 [2020-04-13T23:01:48.547Z] 
23:01:48 [2020-04-13T23:01:48.547Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:01:48 [2020-04-13T23:01:48.547Z] #17 24.40 Selecting previously unselected package python-pip-whl.
23:01:48 [2020-04-13T23:01:48.547Z] #17 24.40 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:01:48 [2020-04-13T23:01:48.547Z] #17 24.40 Unpacking python-pip-whl (18.1-5) ...
23:01:48 [2020-04-13T23:01:48.827Z] #17 24.77 Selecting previously unselected package python3-lib2to3.
23:01:48 [2020-04-13T23:01:48.827Z] #17 24.77 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:01:48 [2020-04-13T23:01:48.827Z] #17 24.78 Unpacking python3-lib2to3 (3.7.3-1) ...
23:01:48 [2020-04-13T23:01:48.827Z] #17 24.86 Selecting previously unselected package python3-distutils.
23:01:48 [2020-04-13T23:01:48.827Z] #17 24.86 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:01:48 [2020-04-13T23:01:48.827Z] #17 24.87 Unpacking python3-distutils (3.7.3-1) ...
23:01:49 [2020-04-13T23:01:49.011Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
23:01:49 [2020-04-13T23:01:49.065Z] #27 15.81 
                                                                           0.7%
##                                                                         2.8%
###                                                                        4.9%
####                                                                       6.0%
#####                                                                      8.3%
#######                                                                   11.1%
#########                                                                 13.1%
##########                                                                15.2%
###########                                                               16.5%
############                                                              17.9%
#############                                                             19.0%
###############                                                           21.0%
################                                                          22.5%
#################                                                         24.0%
##################                                                        26.1%
###################                                                       27.6%
#####################                                                     30.3%
#######################                                                   33.1%
#########################                                                 35.5%
###########################                                               37.8%
############################                                              40.1%
##############################                                            42.5%
###############################                                           43.9%
#################################                                         46.1%
##################################                                        47.8%
###################################                                       49.7%
#####################################                                     52.3%
#######################################                                   54.9%
########################################                                  56.9%
###########################################                               60.0%
#############################################                             63.6%
###############################################                           66.6%
##################################################                        70.4%
###################################################                       71.8%
#####################################################                     74.3%
#######################################################                   77.5%
#########################################################                 80.4%
############################################################              83.7%
##############################################################            87.0%
################################################################          90.0%
###################################################################       94.2%
######################################################################    97.7%
######################################################################## 100.0%
23:01:49 [2020-04-13T23:01:49.066Z] #27 20.56 
23:01:49 [2020-04-13T23:01:49.108Z] #17 24.97 Selecting previously unselected package python3-pip.
23:01:49 [2020-04-13T23:01:49.108Z] #17 24.97 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:01:49 [2020-04-13T23:01:49.108Z] #17 24.97 Unpacking python3-pip (18.1-5) ...
23:01:49 [2020-04-13T23:01:49.108Z] #17 25.05 Selecting previously unselected package python3-pkg-resources.
23:01:49 [2020-04-13T23:01:49.108Z] #17 25.05 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:01:49 [2020-04-13T23:01:49.108Z] #17 25.06 Unpacking python3-pkg-resources (40.8.0-1) ...
23:01:49 [2020-04-13T23:01:49.108Z] #17 25.11 Selecting previously unselected package python3-setuptools.
23:01:49 [2020-04-13T23:01:49.108Z] #17 25.11 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:01:49 [2020-04-13T23:01:49.108Z] #17 25.12 Unpacking python3-setuptools (40.8.0-1) ...
23:01:49 [2020-04-13T23:01:49.388Z] #17 25.23 Selecting previously unselected package python3-wheel.
23:01:49 [2020-04-13T23:01:49.388Z] #17 25.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:01:49 [2020-04-13T23:01:49.388Z] #17 25.23 Unpacking python3-wheel (0.32.3-2) ...
23:01:49 [2020-04-13T23:01:49.388Z] #17 25.31 Selecting previously unselected package sudo.
23:01:49 [2020-04-13T23:01:49.388Z] #17 25.31 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
23:01:49 [2020-04-13T23:01:49.388Z] #17 25.31 Unpacking sudo (1.8.27-1+deb10u2) ...
23:01:49 [2020-04-13T23:01:49.471Z] #7 extracting sha256:5767fbcc7692f25971758138978eed9bd3add831a79561cd58bf281e60a5159f 3.4s done
23:01:49 [2020-04-13T23:01:49.669Z] #17 25.54 Selecting previously unselected package thin-provisioning-tools.
23:01:49 [2020-04-13T23:01:49.669Z] #17 25.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
23:01:49 [2020-04-13T23:01:49.669Z] #17 25.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:01:49 [2020-04-13T23:01:49.669Z] #17 25.72 Selecting previously unselected package uidmap.
23:01:49 [2020-04-13T23:01:49.669Z] #17 25.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
23:01:49 [2020-04-13T23:01:49.731Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9
23:01:49 [2020-04-13T23:01:49.949Z] #17 25.72 Unpacking uidmap (1:4.5-1.1) ...
23:01:49 [2020-04-13T23:01:49.949Z] #17 25.79 Selecting previously unselected package vim-runtime.
23:01:49 [2020-04-13T23:01:49.949Z] #17 25.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:01:49 [2020-04-13T23:01:49.949Z] #17 25.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:01:49 [2020-04-13T23:01:49.949Z] #17 25.83 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:01:49 [2020-04-13T23:01:49.949Z] #17 25.84 Unpacking vim-runtime (2:8.1.0875-5) ...
23:01:49 [2020-04-13T23:01:49.991Z] #7 extracting sha256:4b632de0573ae234fd668631d1aba00e13ea3a66cdd1732e58533b119480e4e9 0.3s done
23:01:49 [2020-04-13T23:01:49.991Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0
23:01:49 [2020-04-13T23:01:49.999Z] #27 21.52 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:01:50 [2020-04-13T23:01:50.090Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
23:01:50 [2020-04-13T23:01:50.090Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
23:01:50 [2020-04-13T23:01:50.090Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
23:01:50 [2020-04-13T23:01:50.251Z] #7 extracting sha256:84f852028d4482a56b904b98dfe16c9781cb55380b9a7f6b6cf59622e3ef0de0 0.3s done
23:01:50 [2020-04-13T23:01:50.257Z] #27 ...
23:01:50 [2020-04-13T23:01:50.257Z] 
23:01:50 [2020-04-13T23:01:50.257Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:01:50 [2020-04-13T23:01:50.257Z] #35 80.78 Selecting previously unselected package libicu63:amd64.
23:01:50 [2020-04-13T23:01:50.257Z] #35 80.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:01:50 [2020-04-13T23:01:50.257Z] #35 80.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:01:50 [2020-04-13T23:01:50.510Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378
23:01:50 [2020-04-13T23:01:50.524Z] #35 ...
23:01:50 [2020-04-13T23:01:50.524Z] 
23:01:50 [2020-04-13T23:01:50.524Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:01:50 [2020-04-13T23:01:50.524Z] #10 82.60 debconf: delaying package configuration, since apt-utils is not installed
23:01:50 [2020-04-13T23:01:50.524Z] #10 82.96 Fetched 77.7 MB in 14s (5659 kB/s)
23:01:50 [2020-04-13T23:01:50.524Z] #10 83.13 Selecting previously unselected package binutils-mingw-w64-i686.
23:01:50 [2020-04-13T23:01:50.524Z] #10 83.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:01:50 [2020-04-13T23:01:50.524Z] #10 83.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:01:50 [2020-04-13T23:01:50.524Z] #10 83.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:01:50 [2020-04-13T23:01:50.524Z] #10 87.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:01:50 [2020-04-13T23:01:50.524Z] #10 87.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:01:50 [2020-04-13T23:01:50.524Z] #10 87.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:01:50 [2020-04-13T23:01:50.524Z] #10 ...
23:01:50 [2020-04-13T23:01:50.524Z] 
23:01:50 [2020-04-13T23:01:50.524Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:50 [2020-04-13T23:01:50.524Z] #43 91.17 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:01:50 [2020-04-13T23:01:50.672Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.8s done
23:01:50 [2020-04-13T23:01:50.672Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s
23:01:50 [2020-04-13T23:01:50.782Z] #43 91.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:01:50 [2020-04-13T23:01:50.782Z] #43 91.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:01:50 [2020-04-13T23:01:50.782Z] #43 91.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:01:50 [2020-04-13T23:01:50.782Z] #43 91.23 Setting up python-six (1.12.0-1) ...
23:01:51 [2020-04-13T23:01:51.241Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.7s done
23:01:51 [2020-04-13T23:01:51.241Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e
23:01:51 [2020-04-13T23:01:51.292Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
23:01:51 [2020-04-13T23:01:51.963Z] #17 27.84 Selecting previously unselected package vim.
23:01:51 [2020-04-13T23:01:51.963Z] #17 27.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
23:01:51 [2020-04-13T23:01:51.963Z] #17 27.85 Unpacking vim (2:8.1.0875-5) ...
23:01:52 [2020-04-13T23:01:52.134Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
23:01:52 [2020-04-13T23:01:52.244Z] #17 28.18 Selecting previously unselected package xfsprogs.
23:01:52 [2020-04-13T23:01:52.244Z] #17 28.18 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
23:01:52 [2020-04-13T23:01:52.244Z] #17 28.18 Unpacking xfsprogs (4.20.0-1) ...
23:01:52 [2020-04-13T23:01:52.426Z] go: finding github.com/Microsoft/go-winio v0.4.11
23:01:52 [2020-04-13T23:01:52.426Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
23:01:52 [2020-04-13T23:01:52.524Z] #17 28.52 Selecting previously unselected package zip.
23:01:52 [2020-04-13T23:01:52.524Z] #17 28.52 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
23:01:52 [2020-04-13T23:01:52.524Z] #17 28.53 Unpacking zip (3.0-11+b1) ...
23:01:52 [2020-04-13T23:01:52.691Z] #43 ...
23:01:52 [2020-04-13T23:01:52.691Z] 
23:01:52 [2020-04-13T23:01:52.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:01:52 [2020-04-13T23:01:52.691Z] #47 82.78 syscall
23:01:52 [2020-04-13T23:01:52.691Z] #47 ...
23:01:52 [2020-04-13T23:01:52.691Z] 
23:01:52 [2020-04-13T23:01:52.691Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:52 [2020-04-13T23:01:52.691Z] #27 21.97 
23:01:52 [2020-04-13T23:01:52.691Z] #27 22.12 
###############################                                           43.6%
######################################################################## 100.0%
23:01:52 [2020-04-13T23:01:52.691Z] #27 22.33 
23:01:52 [2020-04-13T23:01:52.691Z] #27 23.36 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:01:52 [2020-04-13T23:01:52.691Z] #27 23.75 
23:01:52 [2020-04-13T23:01:52.691Z] #27 23.96 
                                                                           0.7%
######################################################################## 100.0%
23:01:52 [2020-04-13T23:01:52.691Z] #27 24.18 
23:01:52 [2020-04-13T23:01:52.720Z] go: finding github.com/gogo/protobuf v1.0.0
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.61 Setting up aufs-tools (1:4.14+20190211-1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.63 Setting up libip6tc0:s390x (1.8.2-4) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.64 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.65 Setting up libgpm2:s390x (1.20.7-5) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.65 Setting up libip4tc0:s390x (1.8.2-4) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.66 Setting up uidmap (1:4.5-1.1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.66 Setting up libnftnl11:s390x (1.1.2-2) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.67 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.68 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.69 Setting up libicu63:s390x (63.1-6+deb10u1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.70 Setting up xxd (2:8.1.0875-5) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.70 Setting up zip (3.0-11+b1) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.71 Setting up vim-common (2:8.1.0875-5) ...
23:01:52 [2020-04-13T23:01:52.805Z] #17 28.72 Setting up bash-completion (1:2.8-6) ...
23:01:53 [2020-04-13T23:01:53.048Z] #7 extracting sha256:3ac5b037e60412fbff475fee9a38acf16d3117f0709631a272dd03197bf45378 2.1s done
23:01:53 [2020-04-13T23:01:53.048Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79
23:01:54 [2020-04-13T23:01:54.067Z] #27 ...
23:01:54 [2020-04-13T23:01:54.067Z] 
23:01:54 [2020-04-13T23:01:54.067Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:01:54 [2020-04-13T23:01:54.067Z] #56 84.10 reflect
23:01:54 [2020-04-13T23:01:54.067Z] #56 84.13 syscall
23:01:54 [2020-04-13T23:01:54.067Z] #56 94.24 time
23:01:54 [2020-04-13T23:01:54.067Z] #56 ...
23:01:54 [2020-04-13T23:01:54.067Z] 
23:01:54 [2020-04-13T23:01:54.067Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:01:54 [2020-04-13T23:01:54.067Z] #27 25.44 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:01:54 [2020-04-13T23:01:54.067Z] #27 25.55 skipping existing 1849cc453dee
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.03 Setting up libiptc0:s390x (1.8.2-4) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.04 Setting up xz-utils (5.2.4-1) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.05 Setting up sudo (1.8.27-1+deb10u2) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.07 invoke-rc.d: could not determine current runlevel
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.08 invoke-rc.d: policy-rc.d denied execution of start.
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.08 Setting up pigz (2.4-1) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.09 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.09 Setting up libnl-3-200:s390x (3.4.0-1) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.11 Setting up python-pip-whl (18.1-5) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.11 Setting up libmpdec2:s390x (2.4.2-2) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.12 Setting up vim-runtime (2:8.1.0875-5) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.31 Setting up libaio1:s390x (0.3.112-3) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.32 Setting up libonig5:s390x (6.9.1-1) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.32 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.33 Setting up vim (2:8.1.0875-5) ...
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:01:54 [2020-04-13T23:01:54.269Z] #17 30.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:01:54 [2020-04-13T23:01:54.329Z] #27 25.77 
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.37 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.37 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.38 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.39 Setting up jq (1.5+dfsg-2+b1) ...
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.40 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
23:01:54 [2020-04-13T23:01:54.550Z] #17 30.40 Setting up python3.7 (3.7.3-2+deb10u1) ...
23:01:54 [2020-04-13T23:01:54.848Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.7s done
23:01:54 [2020-04-13T23:01:54.848Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d
23:01:54 [2020-04-13T23:01:54.976Z] #7 extracting sha256:9987cbc2fd2d42712fd05e427e9969577c6e5564d1fda4b61a156ea7d62cca79 1.6s done
23:01:54 [2020-04-13T23:01:54.976Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8
23:01:55 [2020-04-13T23:01:55.053Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
23:01:55 [2020-04-13T23:01:55.446Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.7s done
23:01:55 [2020-04-13T23:01:55.446Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d
23:01:55 [2020-04-13T23:01:55.707Z] #27 26.94 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:01:55 [2020-04-13T23:01:55.850Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
23:01:55 [2020-04-13T23:01:55.850Z] go: finding github.com/lib/pq v1.0.0
23:01:55 [2020-04-13T23:01:55.967Z] #27 27.59 
23:01:56 [2020-04-13T23:01:56.478Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
23:01:56 [2020-04-13T23:01:56.536Z] #27 27.91 #=#=#                                                                         

######################################################################## 100.0%
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.28 Setting up iptables (1.8.2-4) ...
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.32 Setting up python3 (3.7.3-1) ...
23:01:56 [2020-04-13T23:01:56.563Z] #17 32.52 Setting up python3-wheel (0.32.3-2) ...
23:01:56 [2020-04-13T23:01:56.768Z] go: finding github.com/sirupsen/logrus v1.0.3
23:01:56 [2020-04-13T23:01:56.795Z] #27 28.24 
23:01:57 [2020-04-13T23:01:57.055Z] #27 28.35 Download of images into '/build' complete.
23:01:57 [2020-04-13T23:01:57.055Z] #27 28.35 Use something like the following to load the result into a Docker daemon:
23:01:57 [2020-04-13T23:01:57.055Z] #27 28.35   tar -cC '/build' . | docker load
23:01:57 [2020-04-13T23:01:57.174Z] #17 32.89 Setting up apparmor (2.13.2-10) ...
23:01:57 [2020-04-13T23:01:57.994Z] #27 DONE 29.4s
23:01:57 [2020-04-13T23:01:57.994Z] 
23:01:57 [2020-04-13T23:01:57.994Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.19 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.21 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.23 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.31 Setting up protobuf-compiler (3.6.1.3-2) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.32 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.33 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:01:57 [2020-04-13T23:01:57.994Z] #43 96.35 Setting up python-protobuf (3.6.1.3-2) ...
23:01:58 [2020-04-13T23:01:58.176Z] #17 33.94 Setting up xfsprogs (4.20.0-1) ...
23:01:58 [2020-04-13T23:01:58.176Z] #17 33.96 Setting up python3-lib2to3 (3.7.3-1) ...
23:01:58 [2020-04-13T23:01:58.176Z] #17 34.26 Setting up python3-pkg-resources (40.8.0-1) ...
23:01:58 [2020-04-13T23:01:58.268Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 3.3s done
23:01:58 [2020-04-13T23:01:58.269Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c
23:01:58 [2020-04-13T23:01:58.269Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
23:01:58 [2020-04-13T23:01:58.269Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
23:01:58 [2020-04-13T23:01:58.269Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
23:01:58 [2020-04-13T23:01:58.269Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
23:01:58 [2020-04-13T23:01:58.528Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c done
23:01:58 [2020-04-13T23:01:58.528Z] #7 DONE 15.2s
23:01:58 [2020-04-13T23:01:58.528Z] 
23:01:58 [2020-04-13T23:01:58.528Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:01:58 [2020-04-13T23:01:58.790Z] #17 ...
23:01:58 [2020-04-13T23:01:58.790Z] 
23:01:58 [2020-04-13T23:01:58.790Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:01:58 [2020-04-13T23:01:58.790Z] #44 70.94   CC       criu/external.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 71.23   CC       criu/fault-injection.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 71.31   CC       criu/fdstore.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 71.65   CC       criu/fifo.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 71.89   CC       criu/file-ids.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 72.18   CC       criu/file-lock.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 72.85   CC       criu/files-ext.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 73.12   CC       criu/files-reg.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 74.12   CC       criu/files.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 75.22   CC       criu/filesystems.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 75.66   CC       criu/fsnotify.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 76.42   CC       criu/image-desc.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 76.52   CC       criu/image.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 76.86   CC       criu/ipc_ns.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 77.49   CC       criu/irmap.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 78.03   CC       criu/kcmp-ids.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 78.32   CC       criu/kerndat.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 78.99   CC       criu/libnetlink.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 79.23   CC       criu/log.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 79.57   CC       criu/lsm.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 79.75   CC       criu/mem.o
23:01:58 [2020-04-13T23:01:58.790Z] #44 80.90   CC       criu/mount.o
23:01:59 [2020-04-13T23:01:59.070Z] #44 ...
23:01:59 [2020-04-13T23:01:59.070Z] 
23:01:59 [2020-04-13T23:01:59.070Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:01:59 [2020-04-13T23:01:59.070Z] #17 34.97 Setting up python3-distutils (3.7.3-1) ...
23:01:59 [2020-04-13T23:01:59.351Z] #17 35.25 Setting up python3-setuptools (40.8.0-1) ...
23:01:59 [2020-04-13T23:01:59.961Z] #17 35.96 Setting up python3-pip (18.1-5) ...
23:02:00 [2020-04-13T23:02:00.113Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.1s
23:02:00 [2020-04-13T23:02:00.528Z] #43 ...
23:02:00 [2020-04-13T23:02:00.528Z] 
23:02:00 [2020-04-13T23:02:00.528Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:00 [2020-04-13T23:02:00.528Z] #35 91.86 Selecting previously unselected package libxml2:amd64.
23:02:00 [2020-04-13T23:02:00.528Z] #35 91.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 91.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 92.72 Selecting previously unselected package libarchive13:amd64.
23:02:00 [2020-04-13T23:02:00.528Z] #35 92.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 92.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.10 Selecting previously unselected package libjsoncpp1:amd64.
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.11 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.12 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.40 Selecting previously unselected package librhash0:amd64.
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.41 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.41 Unpacking librhash0:amd64 (1.3.8-1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.71 Selecting previously unselected package libuv1:amd64.
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.75 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.77 Unpacking libuv1:amd64 (1.24.1-1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 93.99 Selecting previously unselected package cmake.
23:02:00 [2020-04-13T23:02:00.528Z] #35 94.03 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 94.05 Unpacking cmake (3.13.4-1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.28 Setting up xxd (2:8.1.0875-5) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.32 Setting up libuv1:amd64 (1.24.1-1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.35 Setting up vim-common (2:8.1.0875-5) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.44 Setting up librhash0:amd64 (1.3.8-1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.46 Setting up cmake-data (3.13.4-1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.55 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.55 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.59 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.62 Setting up cmake (3.13.4-1) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.65 Processing triggers for libc-bin (2.28-10) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 99.84 Processing triggers for mime-support (3.62) ...
23:02:00 [2020-04-13T23:02:00.528Z] #35 DONE 100.5s
23:02:00 [2020-04-13T23:02:00.528Z] 
23:02:00 [2020-04-13T23:02:00.528Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:02:00 [2020-04-13T23:02:00.528Z] #36 DONE 0.2s
23:02:00 [2020-04-13T23:02:00.528Z] 
23:02:00 [2020-04-13T23:02:00.528Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.33 Selecting previously unselected package binutils-mingw-w64.
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.57 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.78 Selecting previously unselected package dmsetup.
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 91.85 Unpacking dmsetup (2:1.02.155-3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 92.06 Selecting previously unselected package mingw-w64-common.
23:02:00 [2020-04-13T23:02:00.528Z] #10 92.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 92.08 Unpacking mingw-w64-common (6.0.0-3) ...
23:02:00 [2020-04-13T23:02:00.528Z] #10 ...
23:02:00 [2020-04-13T23:02:00.528Z] 
23:02:00 [2020-04-13T23:02:00.528Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:02:00 [2020-04-13T23:02:00.528Z] #37 DONE 0.1s
23:02:00 [2020-04-13T23:02:00.528Z] 
23:02:00 [2020-04-13T23:02:00.528Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:00 [2020-04-13T23:02:00.687Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 5.1s
23:02:00 [2020-04-13T23:02:00.964Z] #17 36.58 Processing triggers for libc-bin (2.28-10) ...
23:02:00 [2020-04-13T23:02:00.964Z] #17 36.62 Processing triggers for mime-support (3.62) ...
23:02:01 [2020-04-13T23:02:01.204Z] go: finding github.com/Microsoft/hcsshim v0.8.5
23:02:01 [2020-04-13T23:02:01.204Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
23:02:01 [2020-04-13T23:02:01.204Z] go: finding github.com/magiconair/properties v1.8.0
23:02:01 [2020-04-13T23:02:01.204Z] go: finding github.com/spf13/pflag v1.0.3
23:02:01 [2020-04-13T23:02:01.245Z] #17 DONE 37.1s
23:02:01 [2020-04-13T23:02:01.245Z] 
23:02:01 [2020-04-13T23:02:01.245Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
23:02:01 [2020-04-13T23:02:01.497Z] go: finding github.com/kisielk/gotool v1.0.0
23:02:01 [2020-04-13T23:02:01.819Z] #8 DONE 2.8s
23:02:01 [2020-04-13T23:02:01.819Z] 
23:02:01 [2020-04-13T23:02:01.819Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:02:02 [2020-04-13T23:02:02.015Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.3s done
23:02:02 [2020-04-13T23:02:02.015Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6
23:02:02 [2020-04-13T23:02:02.015Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done
23:02:02 [2020-04-13T23:02:02.272Z] #7 DONE 27.7s
23:02:02 [2020-04-13T23:02:02.272Z] 
23:02:02 [2020-04-13T23:02:02.272Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:02:02 [2020-04-13T23:02:02.388Z] #9 DONE 0.9s
23:02:02 [2020-04-13T23:02:02.388Z] 
23:02:02 [2020-04-13T23:02:02.388Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:02:02 [2020-04-13T23:02:02.388Z] #40 DONE 0.0s
23:02:02 [2020-04-13T23:02:02.388Z] 
23:02:02 [2020-04-13T23:02:02.388Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:02 [2020-04-13T23:02:02.388Z] #41 ...
23:02:02 [2020-04-13T23:02:02.388Z] 
23:02:02 [2020-04-13T23:02:02.388Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:02:02 [2020-04-13T23:02:02.388Z] #21 DONE 0.1s
23:02:02 [2020-04-13T23:02:02.388Z] 
23:02:02 [2020-04-13T23:02:02.388Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:02:02 [2020-04-13T23:02:02.388Z] #29 DONE 0.1s
23:02:02 [2020-04-13T23:02:02.388Z] 
23:02:02 [2020-04-13T23:02:02.388Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:02:02 [2020-04-13T23:02:02.388Z] #46 DONE 0.1s
23:02:02 [2020-04-13T23:02:02.530Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
23:02:02 [2020-04-13T23:02:02.574Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 7.4s done
23:02:02 [2020-04-13T23:02:02.574Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:02:02 [2020-04-13T23:02:02.652Z] #32 DONE 0.1s
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:02:02 [2020-04-13T23:02:02.652Z] #22 DONE 0.2s
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:02:02 [2020-04-13T23:02:02.652Z] #67 DONE 0.2s
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:02:02 [2020-04-13T23:02:02.652Z] #73 DONE 0.2s
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:02:02 [2020-04-13T23:02:02.652Z] #52 DONE 0.2s
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:02:02 [2020-04-13T23:02:02.652Z] #49 DONE 0.2s
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
23:02:02 [2020-04-13T23:02:02.652Z] #55 DONE 0.2s
23:02:02 [2020-04-13T23:02:02.652Z] 
23:02:02 [2020-04-13T23:02:02.652Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:02 [2020-04-13T23:02:02.713Z] #18 1.207 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:02:02 [2020-04-13T23:02:02.713Z] #18 1.209 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:02:02 [2020-04-13T23:02:02.713Z] #18 1.211 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:02:02 [2020-04-13T23:02:02.713Z] #18 DONE 1.4s
23:02:02 [2020-04-13T23:02:02.713Z] 
23:02:02 [2020-04-13T23:02:02.713Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:02 [2020-04-13T23:02:02.713Z] #44 82.98   CC       criu/namespaces.o
23:02:02 [2020-04-13T23:02:02.713Z] #44 84.12   CC       criu/net.o
23:02:02 [2020-04-13T23:02:02.835Z] #7 DONE 27.9s
23:02:02 [2020-04-13T23:02:02.835Z] 
23:02:02 [2020-04-13T23:02:02.835Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:02:03 [2020-04-13T23:02:03.559Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
23:02:03 [2020-04-13T23:02:03.716Z] #44 85.85   CC       criu/netfilter.o
23:02:03 [2020-04-13T23:02:03.814Z] #38 ...
23:02:03 [2020-04-13T23:02:03.815Z] 
23:02:03 [2020-04-13T23:02:03.815Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:03 [2020-04-13T23:02:03.815Z] #47 93.53 time
23:02:03 [2020-04-13T23:02:03.815Z] #47 100.8 internal/syscall/unix
23:02:03 [2020-04-13T23:02:03.815Z] #47 101.2 strings
23:02:03 [2020-04-13T23:02:03.815Z] #47 103.5 os
23:02:03 [2020-04-13T23:02:03.815Z] #47 ...
23:02:03 [2020-04-13T23:02:03.815Z] 
23:02:03 [2020-04-13T23:02:03.815Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:03 [2020-04-13T23:02:03.815Z] #10 102.5 Selecting previously unselected package mingw-w64-x86-64-dev.
23:02:03 [2020-04-13T23:02:03.815Z] #10 102.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:02:03 [2020-04-13T23:02:03.815Z] #10 102.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:02:03 [2020-04-13T23:02:03.997Z] #44 86.15   CC       criu/page-pipe.o
23:02:04 [2020-04-13T23:02:04.239Z] go: finding github.com/onsi/gomega v1.4.3
23:02:04 [2020-04-13T23:02:04.239Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
23:02:04 [2020-04-13T23:02:04.611Z] #44 86.58   CC       criu/page-xfer.o
23:02:05 [2020-04-13T23:02:05.154Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
23:02:05 [2020-04-13T23:02:05.190Z] #10 ...
23:02:05 [2020-04-13T23:02:05.190Z] 
23:02:05 [2020-04-13T23:02:05.190Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:05 [2020-04-13T23:02:05.190Z] #33 95.33 internal/poll
23:02:05 [2020-04-13T23:02:05.190Z] #33 98.56 internal/fmtsort
23:02:05 [2020-04-13T23:02:05.190Z] #33 100.2 internal/syscall/execenv
23:02:05 [2020-04-13T23:02:05.190Z] #33 100.2 internal/syscall/unix
23:02:05 [2020-04-13T23:02:05.190Z] #33 100.6 strings
23:02:05 [2020-04-13T23:02:05.190Z] #33 100.9 os
23:02:05 [2020-04-13T23:02:05.190Z] #33 ...
23:02:05 [2020-04-13T23:02:05.190Z] 
23:02:05 [2020-04-13T23:02:05.190Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:05 [2020-04-13T23:02:05.190Z] #56 104.7 os
23:02:05 [2020-04-13T23:02:05.190Z] #56 105.6 encoding/binary
23:02:05 [2020-04-13T23:02:05.222Z] #44 87.41   CC       criu/pagemap-cache.o
23:02:05 [2020-04-13T23:02:05.503Z] #44 87.73   CC       criu/pagemap.o
23:02:05 [2020-04-13T23:02:05.542Z] #8 DONE 2.7s
23:02:05 [2020-04-13T23:02:05.543Z] 
23:02:05 [2020-04-13T23:02:05.543Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:02:05 [2020-04-13T23:02:05.799Z] #9 DONE 1.0s
23:02:06 [2020-04-13T23:02:06.056Z] 
23:02:06 [2020-04-13T23:02:06.056Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:02:06 [2020-04-13T23:02:06.056Z] #40 DONE 0.1s
23:02:06 [2020-04-13T23:02:06.056Z] 
23:02:06 [2020-04-13T23:02:06.056Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:02:06 [2020-04-13T23:02:06.056Z] #29 DONE 0.1s
23:02:06 [2020-04-13T23:02:06.056Z] 
23:02:06 [2020-04-13T23:02:06.056Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:02:06 [2020-04-13T23:02:06.056Z] #21 DONE 0.1s
23:02:06 [2020-04-13T23:02:06.056Z] 
23:02:06 [2020-04-13T23:02:06.056Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:02:06 [2020-04-13T23:02:06.106Z] #8 DONE 2.7s
23:02:06 [2020-04-13T23:02:06.106Z] 
23:02:06 [2020-04-13T23:02:06.106Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:02:06 [2020-04-13T23:02:06.114Z] #44 88.29   CC       criu/parasite-syscall.o
23:02:06 [2020-04-13T23:02:06.312Z] #30 ...
23:02:06 [2020-04-13T23:02:06.312Z] 
23:02:06 [2020-04-13T23:02:06.312Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:02:06 [2020-04-13T23:02:06.312Z] #52 DONE 0.1s
23:02:06 [2020-04-13T23:02:06.312Z] 
23:02:06 [2020-04-13T23:02:06.312Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:02:06 [2020-04-13T23:02:06.312Z] #73 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.312Z] 
23:02:06 [2020-04-13T23:02:06.312Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:02:06 [2020-04-13T23:02:06.312Z] #67 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.312Z] 
23:02:06 [2020-04-13T23:02:06.312Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:02:06 [2020-04-13T23:02:06.312Z] #49 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.312Z] 
23:02:06 [2020-04-13T23:02:06.312Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
23:02:06 [2020-04-13T23:02:06.313Z] #55 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.313Z] 
23:02:06 [2020-04-13T23:02:06.313Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:02:06 [2020-04-13T23:02:06.313Z] #32 DONE 0.3s
23:02:06 [2020-04-13T23:02:06.313Z] 
23:02:06 [2020-04-13T23:02:06.313Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:02:06 [2020-04-13T23:02:06.313Z] #46 DONE 0.3s
23:02:06 [2020-04-13T23:02:06.313Z] 
23:02:06 [2020-04-13T23:02:06.313Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:02:06 [2020-04-13T23:02:06.313Z] #22 DONE 0.3s
23:02:06 [2020-04-13T23:02:06.313Z] 
23:02:06 [2020-04-13T23:02:06.313Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:06 [2020-04-13T23:02:06.668Z] #9 DONE 1.0s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:02:06 [2020-04-13T23:02:06.668Z] #29 DONE 0.0s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:02:06 [2020-04-13T23:02:06.668Z] #40 DONE 0.1s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:02:06 [2020-04-13T23:02:06.668Z] #21 DONE 0.1s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:02:06 [2020-04-13T23:02:06.668Z] #32 DONE 0.1s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:02:06 [2020-04-13T23:02:06.668Z] #46 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:02:06 [2020-04-13T23:02:06.668Z] #73 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:02:06 [2020-04-13T23:02:06.668Z] #52 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.668Z] 
23:02:06 [2020-04-13T23:02:06.668Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:06 [2020-04-13T23:02:06.725Z] #44 88.75   CC       criu/path.o
23:02:06 [2020-04-13T23:02:06.725Z] #44 88.91   CC       criu/pie-util-vdso.o
23:02:06 [2020-04-13T23:02:06.737Z] go: finding github.com/mitchellh/mapstructure v1.1.2
23:02:06 [2020-04-13T23:02:06.737Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
23:02:06 [2020-04-13T23:02:06.925Z] #47 ...
23:02:06 [2020-04-13T23:02:06.926Z] 
23:02:06 [2020-04-13T23:02:06.926Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:02:06 [2020-04-13T23:02:06.926Z] #49 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.926Z] 
23:02:06 [2020-04-13T23:02:06.926Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:02:06 [2020-04-13T23:02:06.926Z] #67 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.926Z] 
23:02:06 [2020-04-13T23:02:06.926Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
23:02:06 [2020-04-13T23:02:06.926Z] #55 DONE 0.2s
23:02:06 [2020-04-13T23:02:06.926Z] 
23:02:06 [2020-04-13T23:02:06.926Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:02:06 [2020-04-13T23:02:06.926Z] #22 DONE 0.2s
23:02:07 [2020-04-13T23:02:07.006Z] #44 89.14   CC       criu/pie-util.o
23:02:07 [2020-04-13T23:02:07.006Z] #44 89.22   CC       criu/pipes.o
23:02:07 [2020-04-13T23:02:07.024Z] go: finding github.com/containerd/containerd v1.2.4
23:02:07 [2020-04-13T23:02:07.187Z] 
23:02:07 [2020-04-13T23:02:07.187Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:07 [2020-04-13T23:02:07.286Z] #44 ...
23:02:07 [2020-04-13T23:02:07.286Z] 
23:02:07 [2020-04-13T23:02:07.286Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:07 [2020-04-13T23:02:07.286Z] #41 122.3 + dpkg --print-architecture
23:02:07 [2020-04-13T23:02:07.286Z] #41 122.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:02:07 [2020-04-13T23:02:07.286Z] #41 122.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:02:07 [2020-04-13T23:02:07.286Z] #41 122.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:02:07 [2020-04-13T23:02:07.315Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
23:02:07 [2020-04-13T23:02:07.621Z] go: finding github.com/uber/jaeger-lib v1.2.1
23:02:08 [2020-04-13T23:02:08.596Z] #56 ...
23:02:08 [2020-04-13T23:02:08.596Z] 
23:02:08 [2020-04-13T23:02:08.596Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:08 [2020-04-13T23:02:08.596Z] #62 3.859 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:08 [2020-04-13T23:02:08.596Z] #62 3.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:08 [2020-04-13T23:02:08.596Z] #62 4.053 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:08 [2020-04-13T23:02:08.596Z] #62 5.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
23:02:08 [2020-04-13T23:02:08.596Z] #62 ...
23:02:08 [2020-04-13T23:02:08.596Z] 
23:02:08 [2020-04-13T23:02:08.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.055 + RM_GOPATH=0
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.055 + TMP_GOPATH=
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.056 + : /build
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.061 + '[' -z '' ']'
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.063 ++ mktemp -d
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.066 + export GOPATH=/tmp/tmp.fLcnJ4Oj8U
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.070 + GOPATH=/tmp/tmp.fLcnJ4Oj8U
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.070 + RM_GOPATH=1
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.074 ++ dirname ./install.sh
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.075 + dir=.
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.080 + bin=vndr
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.080 + shift
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.081 + '[' '!' -f ./vndr.installer ']'
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.081 + . ./vndr.installer
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.082 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.082 + install_vndr
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.084 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.084 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.085 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fLcnJ4Oj8U/src/github.com/LK4D4/vndr
23:02:08 [2020-04-13T23:02:08.596Z] #47 6.089 Cloning into '/tmp/tmp.fLcnJ4Oj8U/src/github.com/LK4D4/vndr'...
23:02:08 [2020-04-13T23:02:08.753Z] #41 ...
23:02:08 [2020-04-13T23:02:08.753Z] 
23:02:08 [2020-04-13T23:02:08.753Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:02:08 [2020-04-13T23:02:08.753Z] #19 3.639 Collecting yamllint==1.16.0
23:02:08 [2020-04-13T23:02:08.753Z] #19 3.848   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:02:08 [2020-04-13T23:02:08.753Z] #19 3.907 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:02:08 [2020-04-13T23:02:08.753Z] #19 3.932   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:02:08 [2020-04-13T23:02:08.753Z] #19 3.945 Collecting pyyaml (from yamllint==1.16.0)
23:02:08 [2020-04-13T23:02:08.753Z] #19 4.049   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:02:08 [2020-04-13T23:02:08.753Z] #19 4.895 Building wheels for collected packages: pyyaml
23:02:08 [2020-04-13T23:02:08.753Z] #19 4.895   Running setup.py bdist_wheel for pyyaml: started
23:02:08 [2020-04-13T23:02:08.753Z] #19 5.459   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:02:08 [2020-04-13T23:02:08.753Z] #19 5.459   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:02:08 [2020-04-13T23:02:08.753Z] #19 5.481 Successfully built pyyaml
23:02:08 [2020-04-13T23:02:08.753Z] #19 5.507 Installing collected packages: pathspec, pyyaml, yamllint
23:02:08 [2020-04-13T23:02:08.753Z] #19 5.712 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:02:08 [2020-04-13T23:02:08.753Z] #19 DONE 6.0s
23:02:08 [2020-04-13T23:02:08.753Z] 
23:02:08 [2020-04-13T23:02:08.753Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:02:08 [2020-04-13T23:02:08.753Z] #24 DONE 0.2s
23:02:08 [2020-04-13T23:02:08.753Z] 
23:02:08 [2020-04-13T23:02:08.753Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:02:08 [2020-04-13T23:02:08.813Z] go: finding github.com/kr/text v0.1.0
23:02:08 [2020-04-13T23:02:08.859Z] #47 ...
23:02:08 [2020-04-13T23:02:08.859Z] 
23:02:08 [2020-04-13T23:02:08.859Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.282 + RM_GOPATH=0
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.283 + TMP_GOPATH=
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.284 + : /build
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.284 + '[' -z '' ']'
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.296 ++ mktemp -d
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.297 + export GOPATH=/tmp/tmp.vTlvtpT0gz
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.297 + GOPATH=/tmp/tmp.vTlvtpT0gz
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.297 + RM_GOPATH=1
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.298 ++ dirname ./install.sh
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.301 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + dir=.
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + bin=shfmt
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + shift
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + '[' '!' -f ./shfmt.installer ']'
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + . ./shfmt.installer
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + install_shfmt
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.302 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vTlvtpT0gz/src/github.com/mvdan/sh
23:02:08 [2020-04-13T23:02:08.859Z] #56 6.309 Cloning into '/tmp/tmp.vTlvtpT0gz/src/github.com/mvdan/sh'...
23:02:09 [2020-04-13T23:02:09.380Z] #56 ...
23:02:09 [2020-04-13T23:02:09.380Z] 
23:02:09 [2020-04-13T23:02:09.380Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:09 [2020-04-13T23:02:09.380Z] #43 108.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:02:09 [2020-04-13T23:02:09.380Z] #43 108.5 Processing triggers for libc-bin (2.28-10) ...
23:02:09 [2020-04-13T23:02:09.380Z] #43 DONE 109.3s
23:02:09 [2020-04-13T23:02:09.380Z] 
23:02:09 [2020-04-13T23:02:09.380Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:09 [2020-04-13T23:02:09.723Z] go: finding github.com/golang/mock v1.1.1
23:02:09 [2020-04-13T23:02:09.765Z] #28 DONE 0.7s
23:02:09 [2020-04-13T23:02:09.765Z] 
23:02:09 [2020-04-13T23:02:09.765Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:02:09 [2020-04-13T23:02:09.765Z] #31 DONE 0.2s
23:02:09 [2020-04-13T23:02:09.765Z] 
23:02:09 [2020-04-13T23:02:09.765Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:02:09 [2020-04-13T23:02:09.765Z] #34 DONE 0.1s
23:02:09 [2020-04-13T23:02:09.765Z] 
23:02:09 [2020-04-13T23:02:09.765Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:02:10 [2020-04-13T23:02:10.046Z] #39 DONE 0.1s
23:02:10 [2020-04-13T23:02:10.046Z] 
23:02:10 [2020-04-13T23:02:10.046Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:10 [2020-04-13T23:02:10.046Z] #44 89.63   CC       criu/plugin.o
23:02:10 [2020-04-13T23:02:10.046Z] #44 89.93   CC       criu/proc_parse.o
23:02:10 [2020-04-13T23:02:10.046Z] #44 91.30   CC       criu/protobuf-desc.o
23:02:10 [2020-04-13T23:02:10.046Z] #44 91.90   CC       criu/protobuf.o
23:02:10 [2020-04-13T23:02:10.046Z] #44 92.15   CC       criu/pstree.o
23:02:10 [2020-04-13T23:02:10.085Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
23:02:10 [2020-04-13T23:02:10.503Z] go: finding github.com/spf13/afero v1.1.2
23:02:10 [2020-04-13T23:02:10.657Z] #44 92.73   CC       criu/rbtree.o
23:02:10 [2020-04-13T23:02:10.657Z] #44 92.92   CC       criu/rst-malloc.o
23:02:10 [2020-04-13T23:02:10.938Z] #44 93.13   CC       criu/seccomp.o
23:02:11 [2020-04-13T23:02:11.549Z] #44 93.61   CC       criu/seize.o
23:02:11 [2020-04-13T23:02:11.574Z] #23 ...
23:02:11 [2020-04-13T23:02:11.574Z] 
23:02:11 [2020-04-13T23:02:11.574Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:11 [2020-04-13T23:02:11.574Z] #10 5.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:11 [2020-04-13T23:02:11.574Z] #10 5.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:11 [2020-04-13T23:02:11.574Z] #10 5.115 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:11 [2020-04-13T23:02:11.574Z] #10 5.367 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:11 [2020-04-13T23:02:11.586Z] go: finding gopkg.in/yaml.v2 v2.2.1
23:02:11 [2020-04-13T23:02:11.830Z] #44 94.03   CC       criu/servicefd.o
23:02:11 [2020-04-13T23:02:11.835Z] #10 6.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:12 [2020-04-13T23:02:12.092Z] #10 6.257 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:12 [2020-04-13T23:02:12.111Z] #44 94.27   CC       criu/shmem.o
23:02:12 [2020-04-13T23:02:12.213Z] go: finding github.com/vishvananda/netlink v1.0.0
23:02:12 [2020-04-13T23:02:12.427Z] #23 ...
23:02:12 [2020-04-13T23:02:12.427Z] 
23:02:12 [2020-04-13T23:02:12.427Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:12 [2020-04-13T23:02:12.427Z] #10 5.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:12 [2020-04-13T23:02:12.427Z] #10 5.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:12 [2020-04-13T23:02:12.427Z] #10 5.890 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:12 [2020-04-13T23:02:12.427Z] #10 5.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:12 [2020-04-13T23:02:12.722Z] #44 94.92   CC       criu/sigframe.o
23:02:12 [2020-04-13T23:02:12.722Z] #44 95.01   CC       criu/signalfd.o
23:02:12 [2020-04-13T23:02:12.841Z] go: finding gotest.tools v2.1.0+incompatible
23:02:13 [2020-04-13T23:02:13.003Z] #44 95.18   CC       criu/sk-inet.o
23:02:13 [2020-04-13T23:02:13.071Z] #56 ...
23:02:13 [2020-04-13T23:02:13.071Z] 
23:02:13 [2020-04-13T23:02:13.071Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:13 [2020-04-13T23:02:13.071Z] #35 5.620 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #35 5.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #35 5.695 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #35 7.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #35 8.749 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #35 ...
23:02:13 [2020-04-13T23:02:13.071Z] 
23:02:13 [2020-04-13T23:02:13.071Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:13 [2020-04-13T23:02:13.071Z] #10 7.173 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #10 7.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #10 7.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #10 8.346 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #10 ...
23:02:13 [2020-04-13T23:02:13.071Z] 
23:02:13 [2020-04-13T23:02:13.071Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:13 [2020-04-13T23:02:13.071Z] #43 6.997 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #43 7.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #43 7.064 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #43 7.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #43 10.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
23:02:13 [2020-04-13T23:02:13.071Z] #43 ...
23:02:13 [2020-04-13T23:02:13.071Z] 
23:02:13 [2020-04-13T23:02:13.071Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.391 + RM_GOPATH=0
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.391 + TMP_GOPATH=
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.391 + : /build/
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.391 + '[' -z '' ']'
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.391 ++ mktemp -d
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.396 + export GOPATH=/tmp/tmp.mba29dE5L0
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.396 + GOPATH=/tmp/tmp.mba29dE5L0
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.396 + RM_GOPATH=1
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.396 ++ dirname ./install.sh
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + dir=.
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + bin=rootlesskit
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + shift
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + '[' '!' -f ./rootlesskit.installer ']'
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + . ./rootlesskit.installer
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + install_rootlesskit
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + case "$1" in
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + export CGO_ENABLED=0
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + CGO_ENABLED=0
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + _install_rootlesskit
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.406 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mba29dE5L0/src/github.com/rootless-containers/rootlesskit
23:02:13 [2020-04-13T23:02:13.071Z] #68 6.409 Cloning into '/tmp/tmp.mba29dE5L0/src/github.com/rootless-containers/rootlesskit'...
23:02:13 [2020-04-13T23:02:13.071Z] #68 9.976 + cd /tmp/tmp.mba29dE5L0/src/github.com/rootless-containers/rootlesskit
23:02:13 [2020-04-13T23:02:13.071Z] #68 9.993 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:13 [2020-04-13T23:02:13.071Z] #68 10.31 + for f in rootlesskit rootlesskit-docker-proxy
23:02:13 [2020-04-13T23:02:13.071Z] #68 10.31 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:02:13 [2020-04-13T23:02:13.071Z] #68 ...
23:02:13 [2020-04-13T23:02:13.071Z] 
23:02:13 [2020-04-13T23:02:13.071Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.571 + RM_GOPATH=0
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.571 + TMP_GOPATH=
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.572 + : /build
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.572 + '[' -z '' ']'
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.572 ++ mktemp -d
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.575 + export GOPATH=/tmp/tmp.1bFMjnVjyK
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.576 + GOPATH=/tmp/tmp.1bFMjnVjyK
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.576 + RM_GOPATH=1
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 ++ dirname ./install.sh
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + dir=.
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + bin=gotestsum
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + shift
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + '[' '!' -f ./gotestsum.installer ']'
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + . ./gotestsum.installer
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 ++ : v0.3.5
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + install_gotestsum
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + echo 'Installing gotestsum version v0.3.5'
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.582 + go get -d gotest.tools/gotestsum
23:02:13 [2020-04-13T23:02:13.071Z] #50 6.583 Installing gotestsum version v0.3.5
23:02:13 [2020-04-13T23:02:13.071Z] #50 ...
23:02:13 [2020-04-13T23:02:13.071Z] 
23:02:13 [2020-04-13T23:02:13.071Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.524 + RM_GOPATH=0
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.524 + TMP_GOPATH=
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.524 + : /build
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.524 + '[' -z '' ']'
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.524 ++ mktemp -d
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.537 + export GOPATH=/tmp/tmp.FqdFklQDSN
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.537 + GOPATH=/tmp/tmp.FqdFklQDSN
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.538 + RM_GOPATH=1
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.539 ++ dirname ./install.sh
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + dir=.
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + bin=proxy
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + shift
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + '[' '!' -f ./proxy.installer ']'
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + . ./proxy.installer
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + install_proxy
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + case "$1" in
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + export CGO_ENABLED=0
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + CGO_ENABLED=0
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + _install_proxy
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.566 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FqdFklQDSN/src/github.com/docker/libnetwork
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.567 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:13 [2020-04-13T23:02:13.071Z] #74 6.583 Cloning into '/tmp/tmp.FqdFklQDSN/src/github.com/docker/libnetwork'...
23:02:13 [2020-04-13T23:02:13.333Z] #74 ...
23:02:13 [2020-04-13T23:02:13.333Z] 
23:02:13 [2020-04-13T23:02:13.333Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:13 [2020-04-13T23:02:13.333Z] #25 7.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:13 [2020-04-13T23:02:13.333Z] #25 7.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:13 [2020-04-13T23:02:13.333Z] #25 7.238 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:13 [2020-04-13T23:02:13.333Z] #25 8.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
23:02:13 [2020-04-13T23:02:13.333Z] #25 10.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
23:02:13 [2020-04-13T23:02:13.333Z] #25 ...
23:02:13 [2020-04-13T23:02:13.333Z] 
23:02:13 [2020-04-13T23:02:13.333Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.194 + RM_GOPATH=0
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.194 + TMP_GOPATH=
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.194 + : /build
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.194 + '[' -z '' ']'
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.198 ++ mktemp -d
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.200 + export GOPATH=/tmp/tmp.An6Od1KJtZ
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.200 + GOPATH=/tmp/tmp.An6Od1KJtZ
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.200 + RM_GOPATH=1
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.201 ++ dirname ./install.sh
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.205 + dir=.
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.210 + bin=tomlv
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.211 + shift
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.211 + '[' '!' -f ./tomlv.installer ']'
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.216 + . ./tomlv.installer
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.216 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.222 + install_tomlv
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.222 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.223 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.223 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.An6Od1KJtZ/src/github.com/BurntSushi/toml
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.232 Cloning into '/tmp/tmp.An6Od1KJtZ/src/github.com/BurntSushi/toml'...
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.982 + cd /tmp/tmp.An6Od1KJtZ/src/github.com/BurntSushi/toml
23:02:13 [2020-04-13T23:02:13.333Z] #33 6.983 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:13 [2020-04-13T23:02:13.333Z] #33 7.002 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:02:13 [2020-04-13T23:02:13.333Z] #33 7.983 math/bits
23:02:13 [2020-04-13T23:02:13.333Z] #33 7.992 runtime/internal/sys
23:02:13 [2020-04-13T23:02:13.333Z] #33 8.047 internal/cpu
23:02:13 [2020-04-13T23:02:13.333Z] #33 8.158 runtime/internal/atomic
23:02:13 [2020-04-13T23:02:13.333Z] #33 8.470 runtime/internal/math
23:02:13 [2020-04-13T23:02:13.333Z] #33 8.738 unicode/utf8
23:02:13 [2020-04-13T23:02:13.333Z] #33 8.745 sync/atomic
23:02:13 [2020-04-13T23:02:13.333Z] #33 9.029 math
23:02:13 [2020-04-13T23:02:13.333Z] #33 9.428 unicode
23:02:13 [2020-04-13T23:02:13.333Z] #33 9.475 internal/bytealg
23:02:13 [2020-04-13T23:02:13.333Z] #33 10.20 internal/testlog
23:02:13 [2020-04-13T23:02:13.333Z] #33 10.69 runtime
23:02:13 [2020-04-13T23:02:13.333Z] #33 10.78 encoding
23:02:13 [2020-04-13T23:02:13.594Z] #33 ...
23:02:13 [2020-04-13T23:02:13.594Z] 
23:02:13 [2020-04-13T23:02:13.594Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.598 + RM_GOPATH=0
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.598 + TMP_GOPATH=
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.598 + : /build
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.598 + '[' -z '' ']'
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.623 ++ mktemp -d
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.623 + export GOPATH=/tmp/tmp.BjyRbkWJVn
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.623 + GOPATH=/tmp/tmp.BjyRbkWJVn
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.623 + RM_GOPATH=1
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.625 ++ dirname ./install.sh
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.625 + dir=.
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.625 + bin=dockercli
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.625 + shift
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.625 + '[' '!' -f ./dockercli.installer ']'
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.625 + . ./dockercli.installer
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.627 ++ : stable
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.627 ++ : 17.06.2-ce
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.628 Install docker/cli version 17.06.2-ce from stable
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.628 + install_dockercli
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.628 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 ++ uname -m
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 + arch=aarch64
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 + '[' aarch64 '!=' x86_64 ']'
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 + '[' aarch64 '!=' s390x ']'
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 + '[' aarch64 '!=' armhf ']'
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 + build_dockercli
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 + git clone https://github.com/docker/docker-ce /tmp/tmp.BjyRbkWJVn/tmp/docker-ce
23:02:13 [2020-04-13T23:02:13.594Z] #23 6.633 Cloning into '/tmp/tmp.BjyRbkWJVn/tmp/docker-ce'...
23:02:13 [2020-04-13T23:02:13.594Z] #23 ...
23:02:13 [2020-04-13T23:02:13.594Z] 
23:02:13 [2020-04-13T23:02:13.594Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.510 + RM_GOPATH=0
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.510 + TMP_GOPATH=
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.510 + : /build
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.510 + '[' -z '' ']'
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.512 ++ mktemp -d
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.528 + export GOPATH=/tmp/tmp.ce0ctJ4MI4
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.528 + GOPATH=/tmp/tmp.ce0ctJ4MI4
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.528 + RM_GOPATH=1
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.539 ++ dirname ./install.sh
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.540 + dir=.
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.540 + bin=golangci_lint
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.540 + shift
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.540 + '[' '!' -f ./golangci_lint.installer ']'
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.540 + . ./golangci_lint.installer
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.541 ++ : v1.23.8
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.541 + install_golangci_lint
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.541 + echo 'Installing golangci-lint version v1.23.8'
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.541 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:02:13 [2020-04-13T23:02:13.594Z] #53 6.542 Installing golangci-lint version v1.23.8
23:02:13 [2020-04-13T23:02:13.614Z] #44 95.79   CC       criu/sk-netlink.o
23:02:13 [2020-04-13T23:02:13.790Z] #10 7.106 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:13 [2020-04-13T23:02:13.855Z] #53 ...
23:02:13 [2020-04-13T23:02:13.855Z] 
23:02:13 [2020-04-13T23:02:13.855Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:02:13 [2020-04-13T23:02:13.855Z] #30 6.852 + git clone https://github.com/kolyshkin/go-swagger.git .
23:02:13 [2020-04-13T23:02:13.855Z] #30 6.861 Cloning into '.'...
23:02:13 [2020-04-13T23:02:13.855Z] #30 ...
23:02:13 [2020-04-13T23:02:13.855Z] 
23:02:13 [2020-04-13T23:02:13.855Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:13 [2020-04-13T23:02:13.855Z] #33 11.35 runtime/cgo
23:02:13 [2020-04-13T23:02:13.928Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
23:02:14 [2020-04-13T23:02:14.020Z] #44 96.19   CC       criu/sk-packet.o
23:02:14 [2020-04-13T23:02:14.334Z] go: finding github.com/onsi/ginkgo v1.6.0
23:02:14 [2020-04-13T23:02:14.633Z] #44 96.65   CC       criu/sk-queue.o
23:02:14 [2020-04-13T23:02:14.648Z] #44 ...
23:02:14 [2020-04-13T23:02:14.648Z] 
23:02:14 [2020-04-13T23:02:14.648Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.248 + RM_GOPATH=0
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.248 + TMP_GOPATH=
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.248 + : /build
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.252 + '[' -z '' ']'
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.253 ++ mktemp -d
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.257 + export GOPATH=/tmp/tmp.x3vEGhD4rl
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.257 + GOPATH=/tmp/tmp.x3vEGhD4rl
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.257 + RM_GOPATH=1
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.257 ++ dirname ./install.sh
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.258 + dir=.
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.258 + bin=tini
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.258 + shift
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.258 + '[' '!' -f ./tini.installer ']'
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.258 + . ./tini.installer
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.259 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.259 + install_tini
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.259 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.259 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.260 + git clone https://github.com/krallin/tini.git /tmp/tmp.x3vEGhD4rl/tini
23:02:14 [2020-04-13T23:02:14.648Z] #38 5.261 Cloning into '/tmp/tmp.x3vEGhD4rl/tini'...
23:02:14 [2020-04-13T23:02:14.648Z] #38 6.408 + cd /tmp/tmp.x3vEGhD4rl/tini
23:02:14 [2020-04-13T23:02:14.648Z] #38 6.408 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:02:14 [2020-04-13T23:02:14.648Z] #38 6.461 + cmake .
23:02:14 [2020-04-13T23:02:14.648Z] #38 7.312 -- The C compiler identification is GNU 8.3.0
23:02:14 [2020-04-13T23:02:14.648Z] #38 7.370 -- Check for working C compiler: /usr/bin/cc
23:02:14 [2020-04-13T23:02:14.648Z] #38 8.520 -- Check for working C compiler: /usr/bin/cc -- works
23:02:14 [2020-04-13T23:02:14.648Z] #38 8.520 -- Detecting C compiler ABI info
23:02:14 [2020-04-13T23:02:14.648Z] #38 9.618 -- Detecting C compiler ABI info - done
23:02:14 [2020-04-13T23:02:14.648Z] #38 9.676 -- Detecting C compile features
23:02:14 [2020-04-13T23:02:14.648Z] #38 13.00 -- Detecting C compile features - done
23:02:14 [2020-04-13T23:02:14.648Z] #38 13.06 -- Performing Test HAS_BUILTIN_FORTIFY
23:02:14 [2020-04-13T23:02:14.648Z] #38 13.74 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:02:14 [2020-04-13T23:02:14.648Z] #38 13.94 -- Configuring done
23:02:14 [2020-04-13T23:02:14.648Z] #38 13.99 -- Generating done
23:02:14 [2020-04-13T23:02:14.648Z] #38 14.01 -- Build files have been written to: /tmp/tmp.x3vEGhD4rl/tini
23:02:14 [2020-04-13T23:02:14.648Z] #38 14.03 + make tini-static
23:02:14 [2020-04-13T23:02:14.914Z] #44 97.01   CC       criu/sk-tcp.o
23:02:15 [2020-04-13T23:02:15.080Z] go: finding github.com/pkg/errors v0.8.1
23:02:15 [2020-04-13T23:02:15.080Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
23:02:15 [2020-04-13T23:02:15.080Z] go: finding github.com/hpcloud/tail v1.0.0
23:02:15 [2020-04-13T23:02:15.194Z] #44 97.25   CC       criu/sk-unix.o
23:02:15 [2020-04-13T23:02:15.219Z] #38 14.81 Scanning dependencies of target tini-static
23:02:15 [2020-04-13T23:02:15.219Z] #38 ...
23:02:15 [2020-04-13T23:02:15.219Z] 
23:02:15 [2020-04-13T23:02:15.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:15 [2020-04-13T23:02:15.219Z] #44 6.456 Note: Building without setproctitle() and strlcpy() support.
23:02:15 [2020-04-13T23:02:15.219Z] #44 6.456       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:02:15 [2020-04-13T23:02:15.219Z] #44 6.480 Note: Building without GnuTLS support
23:02:15 [2020-04-13T23:02:15.719Z] #10 ...
23:02:15 [2020-04-13T23:02:15.719Z] 
23:02:15 [2020-04-13T23:02:15.719Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.921 + RM_GOPATH=0
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.921 + TMP_GOPATH=
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.921 + : /build
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.921 + '[' -z '' ']'
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.922 ++ mktemp -d
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.923 + export GOPATH=/tmp/tmp.fvQFTpUj5e
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.923 + GOPATH=/tmp/tmp.fvQFTpUj5e
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.923 + RM_GOPATH=1
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.931 ++ dirname ./install.sh
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.932 + dir=.
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.932 + bin=golangci_lint
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.933 + shift
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.933 + '[' '!' -f ./golangci_lint.installer ']'
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.933 + . ./golangci_lint.installer
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.933 ++ : v1.23.8
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.934 + install_golangci_lint
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.934 + echo 'Installing golangci-lint version v1.23.8'
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.934 Installing golangci-lint version v1.23.8
23:02:15 [2020-04-13T23:02:15.719Z] #53 8.934 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:02:15 [2020-04-13T23:02:15.973Z] #53 ...
23:02:15 [2020-04-13T23:02:15.973Z] 
23:02:15 [2020-04-13T23:02:15.973Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.117 + RM_GOPATH=0
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.117 + TMP_GOPATH=
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.117 + : /build
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.117 + '[' -z '' ']'
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.117 ++ mktemp -d
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.121 + export GOPATH=/tmp/tmp.htu4YB0NJx
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.121 + GOPATH=/tmp/tmp.htu4YB0NJx
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.121 + RM_GOPATH=1
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.121 ++ dirname ./install.sh
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.121 + dir=.
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.121 + bin=vndr
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.121 + shift
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 + '[' '!' -f ./vndr.installer ']'
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 + . ./vndr.installer
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 + install_vndr
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.htu4YB0NJx/src/github.com/LK4D4/vndr
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 Cloning into '/tmp/tmp.htu4YB0NJx/src/github.com/LK4D4/vndr'...
23:02:15 [2020-04-13T23:02:15.973Z] #47 9.128 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:16 [2020-04-13T23:02:16.155Z] #44 ...
23:02:16 [2020-04-13T23:02:16.155Z] 
23:02:16 [2020-04-13T23:02:16.155Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:16 [2020-04-13T23:02:16.155Z] #33 106.4 path
23:02:16 [2020-04-13T23:02:16.155Z] #33 107.6 text/tabwriter
23:02:16 [2020-04-13T23:02:16.155Z] #33 108.1 fmt
23:02:16 [2020-04-13T23:02:16.155Z] #33 108.6 path/filepath
23:02:16 [2020-04-13T23:02:16.155Z] #33 111.3 io/ioutil
23:02:16 [2020-04-13T23:02:16.155Z] #33 114.9 github.com/BurntSushi/toml
23:02:16 [2020-04-13T23:02:16.155Z] #33 114.9 flag
23:02:16 [2020-04-13T23:02:16.155Z] #33 ...
23:02:16 [2020-04-13T23:02:16.155Z] 
23:02:16 [2020-04-13T23:02:16.155Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:16 [2020-04-13T23:02:16.155Z] #10 115.7 Selecting previously unselected package gcc-mingw-w64-base.
23:02:16 [2020-04-13T23:02:16.155Z] #10 115.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:02:16 [2020-04-13T23:02:16.155Z] #10 115.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:02:16 [2020-04-13T23:02:16.155Z] #10 116.1 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:02:16 [2020-04-13T23:02:16.155Z] #10 116.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:02:16 [2020-04-13T23:02:16.155Z] #10 116.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:02:16 [2020-04-13T23:02:16.196Z] #44 98.39   CC       criu/sockets.o
23:02:16 [2020-04-13T23:02:16.272Z] #10 ...
23:02:16 [2020-04-13T23:02:16.272Z] 
23:02:16 [2020-04-13T23:02:16.272Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:02:16 [2020-04-13T23:02:16.272Z] #30 9.594 + git clone https://github.com/kolyshkin/go-swagger.git .
23:02:16 [2020-04-13T23:02:16.272Z] #30 9.597 Cloning into '.'...
23:02:16 [2020-04-13T23:02:16.272Z] #30 ...
23:02:16 [2020-04-13T23:02:16.272Z] 
23:02:16 [2020-04-13T23:02:16.272Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:16 [2020-04-13T23:02:16.272Z] #43 9.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #43 9.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #43 9.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #43 ...
23:02:16 [2020-04-13T23:02:16.272Z] 
23:02:16 [2020-04-13T23:02:16.272Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:16 [2020-04-13T23:02:16.272Z] #35 8.151 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #35 8.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #35 8.220 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #35 9.850 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #35 ...
23:02:16 [2020-04-13T23:02:16.272Z] 
23:02:16 [2020-04-13T23:02:16.272Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:16 [2020-04-13T23:02:16.272Z] #25 9.075 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #25 9.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #25 9.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #25 10.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:16 [2020-04-13T23:02:16.272Z] #25 ...
23:02:16 [2020-04-13T23:02:16.272Z] 
23:02:16 [2020-04-13T23:02:16.272Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:02:16 [2020-04-13T23:02:16.413Z] #10 ...
23:02:16 [2020-04-13T23:02:16.413Z] 
23:02:16 [2020-04-13T23:02:16.413Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:16 [2020-04-13T23:02:16.413Z] #47 106.6 regexp/syntax
23:02:16 [2020-04-13T23:02:16.413Z] #47 110.6 fmt
23:02:16 [2020-04-13T23:02:16.413Z] #47 115.5 regexp
23:02:16 [2020-04-13T23:02:16.529Z] #68 ...
23:02:16 [2020-04-13T23:02:16.529Z] 
23:02:16 [2020-04-13T23:02:16.529Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:16 [2020-04-13T23:02:16.529Z] #41 10.06 + git clone https://github.com/docker/distribution.git .
23:02:16 [2020-04-13T23:02:16.529Z] #41 10.07 Cloning into '.'...
23:02:16 [2020-04-13T23:02:16.529Z] #41 ...
23:02:16 [2020-04-13T23:02:16.529Z] 
23:02:16 [2020-04-13T23:02:16.529Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:16 [2020-04-13T23:02:16.534Z] #47 ...
23:02:16 [2020-04-13T23:02:16.534Z] 
23:02:16 [2020-04-13T23:02:16.534Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:16 [2020-04-13T23:02:16.672Z] #47 ...
23:02:16 [2020-04-13T23:02:16.672Z] 
23:02:16 [2020-04-13T23:02:16.672Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:16 [2020-04-13T23:02:16.672Z] #38 15.08 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:02:16 [2020-04-13T23:02:16.789Z] #62 ...
23:02:16 [2020-04-13T23:02:16.790Z] 
23:02:16 [2020-04-13T23:02:16.790Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:16 [2020-04-13T23:02:16.790Z] #35 9.500 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:16 [2020-04-13T23:02:16.790Z] #35 9.592 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:16 [2020-04-13T23:02:16.790Z] #35 9.593 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:16 [2020-04-13T23:02:16.790Z] #35 ...
23:02:16 [2020-04-13T23:02:16.790Z] 
23:02:16 [2020-04-13T23:02:16.790Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.895 + RM_GOPATH=0
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.895 + TMP_GOPATH=
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.895 + : /build/
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.895 + '[' -z '' ']'
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.895 ++ mktemp -d
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.901 + export GOPATH=/tmp/tmp.6r3qOHB4ID
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.905 + GOPATH=/tmp/tmp.6r3qOHB4ID
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.905 + RM_GOPATH=1
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.905 ++ dirname ./install.sh
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + dir=.
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + bin=rootlesskit
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + shift
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + '[' '!' -f ./rootlesskit.installer ']'
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + . ./rootlesskit.installer
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + install_rootlesskit
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + case "$1" in
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + export CGO_ENABLED=0
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + CGO_ENABLED=0
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + _install_rootlesskit
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.908 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6r3qOHB4ID/src/github.com/rootless-containers/rootlesskit
23:02:16 [2020-04-13T23:02:16.790Z] #68 9.910 Cloning into '/tmp/tmp.6r3qOHB4ID/src/github.com/rootless-containers/rootlesskit'...
23:02:16 [2020-04-13T23:02:16.790Z] #50 ...
23:02:16 [2020-04-13T23:02:16.790Z] 
23:02:16 [2020-04-13T23:02:16.790Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:16 [2020-04-13T23:02:16.790Z] #62 ...
23:02:16 [2020-04-13T23:02:16.790Z] 
23:02:16 [2020-04-13T23:02:16.790Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.07 + RM_GOPATH=0
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.07 + TMP_GOPATH=
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.07 + : /build
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.07 + '[' -z '' ']'
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.10 ++ mktemp -d
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.10 + export GOPATH=/tmp/tmp.CBO4ZDs4Bh
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.10 + GOPATH=/tmp/tmp.CBO4ZDs4Bh
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.10 + RM_GOPATH=1
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.11 ++ dirname ./install.sh
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.11 + dir=.
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.11 + bin=tomlv
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.11 + shift
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.11 + '[' '!' -f ./tomlv.installer ']'
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.11 + . ./tomlv.installer
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.12 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.12 + install_tomlv
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.12 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.12 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.12 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CBO4ZDs4Bh/src/github.com/BurntSushi/toml
23:02:16 [2020-04-13T23:02:16.790Z] #33 10.13 Cloning into '/tmp/tmp.CBO4ZDs4Bh/src/github.com/BurntSushi/toml'...
23:02:16 [2020-04-13T23:02:16.807Z] #44 99.00   CC       criu/stats.o
23:02:17 [2020-04-13T23:02:17.045Z] #68 ...
23:02:17 [2020-04-13T23:02:17.045Z] 
23:02:17 [2020-04-13T23:02:17.045Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:17 [2020-04-13T23:02:17.045Z] #43 9.489 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:17 [2020-04-13T23:02:17.045Z] #43 9.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:17 [2020-04-13T23:02:17.045Z] #43 9.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:17 [2020-04-13T23:02:17.048Z] #33 ...
23:02:17 [2020-04-13T23:02:17.048Z] 
23:02:17 [2020-04-13T23:02:17.048Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 + : /build
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 + export GOPATH=/tmp/tmp.gF8eKFVwq0
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 + GOPATH=/tmp/tmp.gF8eKFVwq0
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.53 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + dir=.
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + bin=vndr
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + shift
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + '[' '!' -f ./vndr.installer ']'
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + . ./vndr.installer
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + install_vndr
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gF8eKFVwq0/src/github.com/LK4D4/vndr
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:17 [2020-04-13T23:02:17.048Z] #47 10.56 Cloning into '/tmp/tmp.gF8eKFVwq0/src/github.com/LK4D4/vndr'...
23:02:17 [2020-04-13T23:02:17.088Z] #44 99.27   CC       criu/string.o
23:02:17 [2020-04-13T23:02:17.088Z] #44 99.33   CC       criu/sysctl.o
23:02:17 [2020-04-13T23:02:17.302Z] #43 10.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:17 [2020-04-13T23:02:17.302Z] #43 ...
23:02:17 [2020-04-13T23:02:17.302Z] 
23:02:17 [2020-04-13T23:02:17.302Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.737 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.737 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.737 + : /build
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.737 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.748 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.748 + export GOPATH=/tmp/tmp.NPHecfnT8U
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.748 + GOPATH=/tmp/tmp.NPHecfnT8U
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.748 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.748 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.760 + dir=.
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.760 + bin=tomlv
23:02:17 [2020-04-13T23:02:17.302Z] #33 9.760 + shift
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.761 + '[' '!' -f ./tomlv.installer ']'
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.761 + . ./tomlv.installer
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.762 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.764 + install_tomlv
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.766 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.766 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.767 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NPHecfnT8U/src/github.com/BurntSushi/toml
23:02:17 [2020-04-13T23:02:17.303Z] #33 9.799 Cloning into '/tmp/tmp.NPHecfnT8U/src/github.com/BurntSushi/toml'...
23:02:17 [2020-04-13T23:02:17.303Z] #33 ...
23:02:17 [2020-04-13T23:02:17.303Z] 
23:02:17 [2020-04-13T23:02:17.303Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.812 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.812 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.812 + : /build
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.812 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.817 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.823 + export GOPATH=/tmp/tmp.MKtRqf4xAM
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.823 + GOPATH=/tmp/tmp.MKtRqf4xAM
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.823 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.826 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + dir=.
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + bin=shfmt
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + shift
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + '[' '!' -f ./shfmt.installer ']'
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + . ./shfmt.installer
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + install_shfmt
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MKtRqf4xAM/src/github.com/mvdan/sh
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.827 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:17 [2020-04-13T23:02:17.303Z] #56 9.829 Cloning into '/tmp/tmp.MKtRqf4xAM/src/github.com/mvdan/sh'...
23:02:17 [2020-04-13T23:02:17.305Z] #47 ...
23:02:17 [2020-04-13T23:02:17.305Z] 
23:02:17 [2020-04-13T23:02:17.305Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.42 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.42 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.42 + : /build
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.42 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.42 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + export GOPATH=/tmp/tmp.ZwUtZMZu3w
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + GOPATH=/tmp/tmp.ZwUtZMZu3w
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + dir=.
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + bin=shfmt
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + shift
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + '[' '!' -f ./shfmt.installer ']'
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + . ./shfmt.installer
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + install_shfmt
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZwUtZMZu3w/src/github.com/mvdan/sh
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.43 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:17 [2020-04-13T23:02:17.305Z] #56 10.46 Cloning into '/tmp/tmp.ZwUtZMZu3w/src/github.com/mvdan/sh'...
23:02:17 [2020-04-13T23:02:17.305Z] #56 ...
23:02:17 [2020-04-13T23:02:17.305Z] 
23:02:17 [2020-04-13T23:02:17.305Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.56 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.56 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.56 + : /build
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.56 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.56 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + export GOPATH=/tmp/tmp.PIuzRRwAma
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + GOPATH=/tmp/tmp.PIuzRRwAma
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + dir=.
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + bin=proxy
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + shift
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + '[' '!' -f ./proxy.installer ']'
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + . ./proxy.installer
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + install_proxy
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + case "$1" in
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + export CGO_ENABLED=0
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + CGO_ENABLED=0
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + _install_proxy
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PIuzRRwAma/src/github.com/docker/libnetwork
23:02:17 [2020-04-13T23:02:17.305Z] #74 10.57 Cloning into '/tmp/tmp.PIuzRRwAma/src/github.com/docker/libnetwork'...
23:02:17 [2020-04-13T23:02:17.341Z] go: finding github.com/davecgh/go-spew v1.1.0
23:02:17 [2020-04-13T23:02:17.341Z] go: finding github.com/kr/pty v1.1.1
23:02:17 [2020-04-13T23:02:17.341Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
23:02:17 [2020-04-13T23:02:17.558Z] #56 ...
23:02:17 [2020-04-13T23:02:17.558Z] 
23:02:17 [2020-04-13T23:02:17.558Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.412 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.412 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.412 + : /build
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.412 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.413 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.417 + export GOPATH=/tmp/tmp.DQ6DWBwqlK
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.417 + GOPATH=/tmp/tmp.DQ6DWBwqlK
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.417 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.418 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.419 + dir=.
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.419 + bin=proxy
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.419 + shift
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.419 + '[' '!' -f ./proxy.installer ']'
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.419 + . ./proxy.installer
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.420 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.420 + install_proxy
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.421 + case "$1" in
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.421 + export CGO_ENABLED=0
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.421 + CGO_ENABLED=0
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.421 + _install_proxy
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.421 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.422 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.422 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DQ6DWBwqlK/src/github.com/docker/libnetwork
23:02:17 [2020-04-13T23:02:17.558Z] #74 9.429 Cloning into '/tmp/tmp.DQ6DWBwqlK/src/github.com/docker/libnetwork'...
23:02:17 [2020-04-13T23:02:17.558Z] #74 ...
23:02:17 [2020-04-13T23:02:17.558Z] 
23:02:17 [2020-04-13T23:02:17.558Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:02:17 [2020-04-13T23:02:17.558Z] #30 8.652 + git clone https://github.com/kolyshkin/go-swagger.git .
23:02:17 [2020-04-13T23:02:17.558Z] #30 8.655 Cloning into '.'...
23:02:17 [2020-04-13T23:02:17.563Z] #74 ...
23:02:17 [2020-04-13T23:02:17.563Z] 
23:02:17 [2020-04-13T23:02:17.563Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.82 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.82 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.82 + : /build
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.82 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.82 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.83 + export GOPATH=/tmp/tmp.BQF4OYarmB
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.83 + GOPATH=/tmp/tmp.BQF4OYarmB
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.83 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.83 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + dir=.
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + bin=golangci_lint
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + shift
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + '[' '!' -f ./golangci_lint.installer ']'
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + . ./golangci_lint.installer
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 ++ : v1.23.8
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + install_golangci_lint
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + echo 'Installing golangci-lint version v1.23.8'
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:02:17 [2020-04-13T23:02:17.563Z] #53 10.84 Installing golangci-lint version v1.23.8
23:02:17 [2020-04-13T23:02:17.563Z] #53 ...
23:02:17 [2020-04-13T23:02:17.563Z] 
23:02:17 [2020-04-13T23:02:17.563Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.76 + RM_GOPATH=0
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.76 + TMP_GOPATH=
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.76 + : /build/
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.76 + '[' -z '' ']'
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.76 ++ mktemp -d
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + export GOPATH=/tmp/tmp.OQcegkwenb
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + GOPATH=/tmp/tmp.OQcegkwenb
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + RM_GOPATH=1
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 ++ dirname ./install.sh
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + dir=.
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + bin=rootlesskit
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + shift
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + '[' '!' -f ./rootlesskit.installer ']'
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + . ./rootlesskit.installer
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + install_rootlesskit
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + case "$1" in
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + export CGO_ENABLED=0
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + CGO_ENABLED=0
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + _install_rootlesskit
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OQcegkwenb/src/github.com/rootless-containers/rootlesskit
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.77 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:17 [2020-04-13T23:02:17.563Z] #68 10.78 Cloning into '/tmp/tmp.OQcegkwenb/src/github.com/rootless-containers/rootlesskit'...
23:02:17 [2020-04-13T23:02:17.698Z] #44 99.78   CC       criu/sysfs_parse.o
23:02:17 [2020-04-13T23:02:17.813Z] #30 ...
23:02:17 [2020-04-13T23:02:17.813Z] 
23:02:17 [2020-04-13T23:02:17.813Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:17 [2020-04-13T23:02:17.813Z] #41 9.080 + git clone https://github.com/docker/distribution.git .
23:02:17 [2020-04-13T23:02:17.813Z] #41 9.082 Cloning into '.'...
23:02:17 [2020-04-13T23:02:17.979Z] #44 100.1   CC       criu/timerfd.o
23:02:18 [2020-04-13T23:02:18.048Z] #38 17.49 [100%] Linking C executable tini-static
23:02:18 [2020-04-13T23:02:18.068Z] #41 ...
23:02:18 [2020-04-13T23:02:18.068Z] 
23:02:18 [2020-04-13T23:02:18.068Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:18 [2020-04-13T23:02:18.068Z] #25 9.182 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:18 [2020-04-13T23:02:18.068Z] #25 9.250 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:18 [2020-04-13T23:02:18.068Z] #25 9.254 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:18 [2020-04-13T23:02:18.068Z] #25 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:18 [2020-04-13T23:02:18.068Z] #25 ...
23:02:18 [2020-04-13T23:02:18.068Z] 
23:02:18 [2020-04-13T23:02:18.068Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.935 + RM_GOPATH=0
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.936 + TMP_GOPATH=
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.936 + : /build
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.936 + '[' -z '' ']'
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.942 ++ mktemp -d
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.948 + export GOPATH=/tmp/tmp.xZGm6dhj08
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.948 + GOPATH=/tmp/tmp.xZGm6dhj08
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.948 + RM_GOPATH=1
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.954 ++ dirname ./install.sh
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + dir=.
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + bin=gotestsum
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + shift
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + '[' '!' -f ./gotestsum.installer ']'
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + . ./gotestsum.installer
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 ++ : v0.3.5
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + install_gotestsum
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + echo 'Installing gotestsum version v0.3.5'
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 Installing gotestsum version v0.3.5
23:02:18 [2020-04-13T23:02:18.068Z] #50 9.955 + go get -d gotest.tools/gotestsum
23:02:18 [2020-04-13T23:02:18.260Z] #44 100.4   CC       criu/tty.o
23:02:18 [2020-04-13T23:02:18.324Z] #50 ...
23:02:18 [2020-04-13T23:02:18.324Z] 
23:02:18 [2020-04-13T23:02:18.324Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.680 + RM_GOPATH=0
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.680 + TMP_GOPATH=
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.680 + : /build
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.680 + '[' -z '' ']'
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.682 ++ mktemp -d
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.688 + export GOPATH=/tmp/tmp.z7ti9ILwr0
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.688 + GOPATH=/tmp/tmp.z7ti9ILwr0
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.688 + RM_GOPATH=1
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.691 ++ dirname ./install.sh
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.692 + dir=.
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.692 + bin=dockercli
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.692 + shift
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.693 + '[' '!' -f ./dockercli.installer ']'
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.693 + . ./dockercli.installer
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.693 ++ : stable
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.693 ++ : 17.06.2-ce
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.694 + install_dockercli
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.694 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.694 Install docker/cli version 17.06.2-ce from stable
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.694 ++ uname -m
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.701 + arch=x86_64
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.701 + '[' x86_64 '!=' x86_64 ']'
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.701 + url=https://download.docker.com/linux/static
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.705 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:02:18 [2020-04-13T23:02:18.324Z] #23 9.706 + tar -xz docker/docker
23:02:18 [2020-04-13T23:02:18.365Z] go: finding github.com/onsi/ginkgo v1.7.0
23:02:18 [2020-04-13T23:02:18.617Z] #38 18.48 [100%] Built target tini-static
23:02:18 [2020-04-13T23:02:18.877Z] #38 18.59 + mkdir -p /build
23:02:18 [2020-04-13T23:02:18.877Z] #38 18.60 + cp tini-static /build/docker-init
23:02:19 [2020-04-13T23:02:19.137Z] #38 DONE 18.9s
23:02:19 [2020-04-13T23:02:19.137Z] 
23:02:19 [2020-04-13T23:02:19.137Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:19 [2020-04-13T23:02:19.137Z] #33 118.5 log
23:02:19 [2020-04-13T23:02:19.141Z] #33 ...
23:02:19 [2020-04-13T23:02:19.141Z] 
23:02:19 [2020-04-13T23:02:19.141Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:19 [2020-04-13T23:02:19.141Z] #41 6.478 + git clone https://github.com/docker/distribution.git .
23:02:19 [2020-04-13T23:02:19.141Z] #41 6.489 Cloning into '.'...
23:02:19 [2020-04-13T23:02:19.141Z] #41 ...
23:02:19 [2020-04-13T23:02:19.141Z] 
23:02:19 [2020-04-13T23:02:19.141Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:19 [2020-04-13T23:02:19.141Z] #56 13.84 + cd /tmp/tmp.vTlvtpT0gz/src/github.com/mvdan/sh
23:02:19 [2020-04-13T23:02:19.141Z] #56 13.84 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:19 [2020-04-13T23:02:19.141Z] #56 13.93 + GO111MODULE=on
23:02:19 [2020-04-13T23:02:19.141Z] #56 13.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:02:19 [2020-04-13T23:02:19.141Z] #56 15.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:19 [2020-04-13T23:02:19.141Z] #56 15.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:19 [2020-04-13T23:02:19.141Z] #56 15.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:19 [2020-04-13T23:02:19.141Z] #56 15.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:19 [2020-04-13T23:02:19.141Z] #56 16.07 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:19 [2020-04-13T23:02:19.392Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
23:02:19 [2020-04-13T23:02:19.392Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
23:02:19 [2020-04-13T23:02:19.392Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
23:02:19 [2020-04-13T23:02:19.392Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
23:02:19 [2020-04-13T23:02:19.392Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
23:02:19 [2020-04-13T23:02:19.392Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
23:02:19 [2020-04-13T23:02:19.396Z] #33 ...
23:02:19 [2020-04-13T23:02:19.396Z] 
23:02:19 [2020-04-13T23:02:19.396Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:19 [2020-04-13T23:02:19.396Z] #56 109.6 encoding/base64
23:02:19 [2020-04-13T23:02:19.396Z] #56 110.7 golang.org/x/sys/unix
23:02:19 [2020-04-13T23:02:19.396Z] #56 112.2 fmt
23:02:19 [2020-04-13T23:02:19.411Z] #56 ...
23:02:19 [2020-04-13T23:02:19.411Z] 
23:02:19 [2020-04-13T23:02:19.411Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:19 [2020-04-13T23:02:19.411Z] #62 7.051 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
23:02:19 [2020-04-13T23:02:19.411Z] #62 8.900 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
23:02:19 [2020-04-13T23:02:19.411Z] #62 15.62 Fetched 8166 kB in 12s (665 kB/s)
23:02:19 [2020-04-13T23:02:19.411Z] #62 15.62 Reading package lists...
23:02:19 [2020-04-13T23:02:19.411Z] #62 ...
23:02:19 [2020-04-13T23:02:19.411Z] 
23:02:19 [2020-04-13T23:02:19.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:19 [2020-04-13T23:02:19.411Z] #47 6.824 + cd /tmp/tmp.fLcnJ4Oj8U/src/github.com/LK4D4/vndr
23:02:19 [2020-04-13T23:02:19.411Z] #47 6.824 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:19 [2020-04-13T23:02:19.411Z] #47 6.831 + go build -buildmode=pie -v -o /build/vndr .
23:02:19 [2020-04-13T23:02:19.411Z] #47 8.221 internal/cpu
23:02:19 [2020-04-13T23:02:19.411Z] #47 8.253 runtime/internal/sys
23:02:19 [2020-04-13T23:02:19.411Z] #47 8.283 runtime/internal/atomic
23:02:19 [2020-04-13T23:02:19.411Z] #47 8.309 internal/race
23:02:19 [2020-04-13T23:02:19.411Z] #47 8.700 sync/atomic
23:02:19 [2020-04-13T23:02:19.411Z] #47 8.743 internal/bytealg
23:02:19 [2020-04-13T23:02:19.411Z] #47 8.867 unicode
23:02:19 [2020-04-13T23:02:19.411Z] #47 9.087 unicode/utf8
23:02:19 [2020-04-13T23:02:19.411Z] #47 9.632 math
23:02:19 [2020-04-13T23:02:19.411Z] #47 10.20 internal/testlog
23:02:19 [2020-04-13T23:02:19.411Z] #47 10.48 runtime
23:02:19 [2020-04-13T23:02:19.411Z] #47 10.92 encoding
23:02:19 [2020-04-13T23:02:19.411Z] #47 11.13 unicode/utf16
23:02:19 [2020-04-13T23:02:19.411Z] #47 12.17 container/list
23:02:19 [2020-04-13T23:02:19.411Z] #47 13.75 crypto/internal/subtle
23:02:19 [2020-04-13T23:02:19.411Z] #47 14.16 crypto/subtle
23:02:19 [2020-04-13T23:02:19.411Z] #47 14.34 vendor/golang.org/x/crypto/cryptobyte/asn1
23:02:19 [2020-04-13T23:02:19.411Z] #47 14.59 internal/nettrace
23:02:19 [2020-04-13T23:02:19.411Z] #47 14.87 vendor/golang.org/x/crypto/internal/subtle
23:02:19 [2020-04-13T23:02:19.411Z] #47 14.96 runtime/cgo
23:02:19 [2020-04-13T23:02:19.654Z] #56 ...
23:02:19 [2020-04-13T23:02:19.654Z] 
23:02:19 [2020-04-13T23:02:19.654Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:19 [2020-04-13T23:02:19.654Z] #44 10.13 fatal: not a git repository (or any of the parent directories): .git
23:02:19 [2020-04-13T23:02:19.654Z] #44 10.22   GEN      .gitid
23:02:19 [2020-04-13T23:02:19.654Z] #44 10.24   GEN      criu/include/version.h
23:02:19 [2020-04-13T23:02:19.654Z] #44 10.30   GEN      include/common/asm
23:02:19 [2020-04-13T23:02:19.671Z] #47 ...
23:02:19 [2020-04-13T23:02:19.671Z] 
23:02:19 [2020-04-13T23:02:19.671Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:19 [2020-04-13T23:02:19.671Z] #56 16.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:19 [2020-04-13T23:02:19.706Z] go: finding github.com/stretchr/objx v0.1.0
23:02:19 [2020-04-13T23:02:19.706Z] go: finding github.com/docker/go-units v0.3.1
23:02:19 [2020-04-13T23:02:19.724Z] #44 101.7   CC       criu/tun.o
23:02:19 [2020-04-13T23:02:19.724Z] #44 101.9   CC       criu/uffd.o
23:02:20 [2020-04-13T23:02:20.335Z] #44 102.6   CC       criu/util.o
23:02:20 [2020-04-13T23:02:20.644Z] #56 17.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:20 [2020-04-13T23:02:20.946Z] #44 ...
23:02:20 [2020-04-13T23:02:20.946Z] 
23:02:20 [2020-04-13T23:02:20.946Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:20 [2020-04-13T23:02:20.946Z] #41 DONE 139.8s
23:02:21 [2020-04-13T23:02:21.227Z] 
23:02:21 [2020-04-13T23:02:21.227Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:21 [2020-04-13T23:02:21.228Z] #56 18.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:21 [2020-04-13T23:02:21.525Z] #65 ...
23:02:21 [2020-04-13T23:02:21.525Z] 
23:02:21 [2020-04-13T23:02:21.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:21 [2020-04-13T23:02:21.525Z] #44 103.7   CC       criu/uts_ns.o
23:02:21 [2020-04-13T23:02:21.551Z] go: finding github.com/modern-go/reflect2 v1.0.1
23:02:21 [2020-04-13T23:02:21.551Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
23:02:21 [2020-04-13T23:02:21.805Z] #44 ...
23:02:21 [2020-04-13T23:02:21.805Z] 
23:02:21 [2020-04-13T23:02:21.805Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:02:21 [2020-04-13T23:02:21.805Z] #42 DONE 0.2s
23:02:21 [2020-04-13T23:02:21.805Z] 
23:02:21 [2020-04-13T23:02:21.805Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:21 [2020-04-13T23:02:21.805Z] #44 104.0   CC       criu/vdso.o
23:02:22 [2020-04-13T23:02:22.416Z] #44 104.4   LINK     criu/built-in.o
23:02:22 [2020-04-13T23:02:22.417Z] #44 104.5   LINK     criu/criu
23:02:22 [2020-04-13T23:02:22.417Z] #44 104.7   DEP      lib/c/criu.d
23:02:22 [2020-04-13T23:02:22.417Z] #44 104.8   CC       images/rpc.pb-c.o
23:02:22 [2020-04-13T23:02:22.697Z] #44 105.0   CC       lib/c/criu.o
23:02:22 [2020-04-13T23:02:22.938Z] #44 13.95   PBCC     images/google/protobuf/descriptor.pb-c.c
23:02:22 [2020-04-13T23:02:22.938Z] #44 14.20   PBCC     images/opts.pb-c.c
23:02:23 [2020-04-13T23:02:23.155Z] #56 20.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:23 [2020-04-13T23:02:23.155Z] #56 20.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:23 [2020-04-13T23:02:23.155Z] #56 20.38 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:23 [2020-04-13T23:02:23.155Z] #56 ...
23:02:23 [2020-04-13T23:02:23.155Z] 
23:02:23 [2020-04-13T23:02:23.155Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:23 [2020-04-13T23:02:23.155Z] #10 10.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
23:02:23 [2020-04-13T23:02:23.155Z] #10 12.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
23:02:23 [2020-04-13T23:02:23.155Z] #10 19.29 Fetched 8166 kB in 12s (661 kB/s)
23:02:23 [2020-04-13T23:02:23.155Z] #10 19.29 Reading package lists...
23:02:23 [2020-04-13T23:02:23.155Z] #10 ...
23:02:23 [2020-04-13T23:02:23.155Z] 
23:02:23 [2020-04-13T23:02:23.155Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:23 [2020-04-13T23:02:23.155Z] #41 20.67 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:02:23 [2020-04-13T23:02:23.197Z] #44 14.34   PBCC     images/sit.pb-c.c
23:02:23 [2020-04-13T23:02:23.197Z] #44 14.39   DEP      images/google/protobuf/descriptor.pb-c.d
23:02:23 [2020-04-13T23:02:23.197Z] #44 14.57   DEP      images/opts.pb-c.d
23:02:23 [2020-04-13T23:02:23.455Z] #44 14.65   DEP      images/sit.pb-c.d
23:02:23 [2020-04-13T23:02:23.455Z] #44 14.81   PBCC     images/macvlan.pb-c.c
23:02:23 [2020-04-13T23:02:23.570Z] #23 ...
23:02:23 [2020-04-13T23:02:23.570Z] 
23:02:23 [2020-04-13T23:02:23.571Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:02:23 [2020-04-13T23:02:23.571Z] #68 16.25 + cd /tmp/tmp.6r3qOHB4ID/src/github.com/rootless-containers/rootlesskit
23:02:23 [2020-04-13T23:02:23.571Z] #68 16.25 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:23 [2020-04-13T23:02:23.698Z] #44 105.7   LINK     lib/c/built-in.o
23:02:23 [2020-04-13T23:02:23.698Z] #44 105.7   LINK     lib/c/libcriu.so
23:02:23 [2020-04-13T23:02:23.698Z] #44 105.7   LINK     lib/c/libcriu.a
23:02:23 [2020-04-13T23:02:23.698Z] #44 105.8   GEN      magic.py
23:02:23 [2020-04-13T23:02:23.698Z] #44 105.9 Note: Building without setproctitle() and strlcpy() support.
23:02:23 [2020-04-13T23:02:23.698Z] #44 105.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:02:23 [2020-04-13T23:02:23.698Z] #44 105.9 Note: Building without GnuTLS support
23:02:23 [2020-04-13T23:02:23.714Z] #44 14.95   DEP      images/macvlan.pb-c.d
23:02:23 [2020-04-13T23:02:23.714Z] #44 14.96   PBCC     images/autofs.pb-c.c
23:02:23 [2020-04-13T23:02:23.714Z] #44 15.02   DEP      images/autofs.pb-c.d
23:02:23 [2020-04-13T23:02:23.714Z] #44 15.13   PBCC     images/sysctl.pb-c.c
23:02:23 [2020-04-13T23:02:23.726Z] #41 ...
23:02:23 [2020-04-13T23:02:23.726Z] 
23:02:23 [2020-04-13T23:02:23.726Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:23 [2020-04-13T23:02:23.726Z] #35 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
23:02:23 [2020-04-13T23:02:23.726Z] #35 17.64 Fetched 8166 kB in 13s (630 kB/s)
23:02:23 [2020-04-13T23:02:23.726Z] #35 17.64 Reading package lists...
23:02:23 [2020-04-13T23:02:23.726Z] #35 ...
23:02:23 [2020-04-13T23:02:23.726Z] 
23:02:23 [2020-04-13T23:02:23.726Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:23 [2020-04-13T23:02:23.726Z] #62 15.62 Reading package lists...
23:02:23 [2020-04-13T23:02:23.972Z] #44 15.17   DEP      images/sysctl.pb-c.d
23:02:23 [2020-04-13T23:02:23.972Z] #44 15.22   PBCC     images/time.pb-c.c
23:02:23 [2020-04-13T23:02:23.972Z] #44 15.29   DEP      images/time.pb-c.d
23:02:23 [2020-04-13T23:02:23.972Z] #44 15.36   PBCC     images/binfmt-misc.pb-c.c
23:02:23 [2020-04-13T23:02:23.972Z] #44 15.40   DEP      images/binfmt-misc.pb-c.d
23:02:23 [2020-04-13T23:02:23.979Z] #44 106.2 fatal: not a git repository (or any of the parent directories): .git
23:02:24 [2020-04-13T23:02:24.123Z] #68 17.06 + cd /tmp/tmp.OQcegkwenb/src/github.com/rootless-containers/rootlesskit
23:02:24 [2020-04-13T23:02:24.123Z] #68 17.06 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:02:24 [2020-04-13T23:02:24.123Z] #68 17.29 + for f in rootlesskit rootlesskit-docker-proxy
23:02:24 [2020-04-13T23:02:24.123Z] #68 17.30 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:02:24 [2020-04-13T23:02:24.130Z] #68 17.18 + for f in rootlesskit rootlesskit-docker-proxy
23:02:24 [2020-04-13T23:02:24.130Z] #68 17.18 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:02:24 [2020-04-13T23:02:24.231Z] #44 15.51   PBCC     images/seccomp.pb-c.c
23:02:24 [2020-04-13T23:02:24.231Z] #44 15.55   DEP      images/seccomp.pb-c.d
23:02:24 [2020-04-13T23:02:24.231Z] #44 15.61   PBCC     images/userns.pb-c.c
23:02:24 [2020-04-13T23:02:24.259Z] #44 106.5 make[1]: Nothing to be done for 'all'.
23:02:24 [2020-04-13T23:02:24.496Z] #44 15.66   DEP      images/userns.pb-c.d
23:02:24 [2020-04-13T23:02:24.496Z] #44 15.76   PBCC     images/cgroup.pb-c.c
23:02:24 [2020-04-13T23:02:24.496Z] #44 15.82   DEP      images/cgroup.pb-c.d
23:02:24 [2020-04-13T23:02:24.539Z] #44 106.8 make[1]: 'images/built-in.o' is up to date.
23:02:24 [2020-04-13T23:02:24.539Z] #44 106.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:02:24 [2020-04-13T23:02:24.539Z] #44 106.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:02:24 [2020-04-13T23:02:24.539Z] #44 106.9 make[1]: 'compel/libcompel.a' is up to date.
23:02:24 [2020-04-13T23:02:24.539Z] #44 106.9 make[1]: 'compel/compel-host-bin' is up to date.
23:02:24 [2020-04-13T23:02:24.539Z] #44 106.9 make[1]: Nothing to be done for 'all'.
23:02:24 [2020-04-13T23:02:24.539Z] #44 106.9 make[1]: 'soccr/libsoccr.a' is up to date.
23:02:24 [2020-04-13T23:02:24.755Z] #44 15.99   PBCC     images/fown.pb-c.c
23:02:24 [2020-04-13T23:02:24.755Z] #44 16.09   PBCC     images/ext-file.pb-c.c
23:02:24 [2020-04-13T23:02:24.822Z] #44 107.0 make[2]: Nothing to be done for 'all'.
23:02:24 [2020-04-13T23:02:24.822Z] #44 107.0 make[2]: Nothing to be done for 'all'.
23:02:24 [2020-04-13T23:02:24.822Z] #44 107.0 make[2]: Nothing to be done for 'all'.
23:02:24 [2020-04-13T23:02:24.822Z] #44 107.1 make[2]: Nothing to be done for 'all'.
23:02:24 [2020-04-13T23:02:24.822Z] #44 107.2 make[2]: Nothing to be done for 'all'.
23:02:25 [2020-04-13T23:02:25.013Z] #44 16.22   DEP      images/fown.pb-c.d
23:02:25 [2020-04-13T23:02:25.013Z] #44 16.28   DEP      images/ext-file.pb-c.d
23:02:25 [2020-04-13T23:02:25.013Z] #44 16.47   PBCC     images/rpc.pb-c.c
23:02:25 [2020-04-13T23:02:25.112Z] #62 21.42 Reading package lists...
23:02:25 [2020-04-13T23:02:25.112Z] #62 ...
23:02:25 [2020-04-13T23:02:25.112Z] 
23:02:25 [2020-04-13T23:02:25.112Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:25 [2020-04-13T23:02:25.112Z] #43 12.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
23:02:25 [2020-04-13T23:02:25.112Z] #43 18.61 Fetched 8166 kB in 12s (688 kB/s)
23:02:25 [2020-04-13T23:02:25.112Z] #43 18.61 Reading package lists...
23:02:25 [2020-04-13T23:02:25.112Z] #43 ...
23:02:25 [2020-04-13T23:02:25.112Z] 
23:02:25 [2020-04-13T23:02:25.112Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:25 [2020-04-13T23:02:25.112Z] #74 21.66 Checking out files:  64% (1324/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.
23:02:25 [2020-04-13T23:02:25.112Z] #74 22.35 + cd /tmp/tmp.FqdFklQDSN/src/github.com/docker/libnetwork
23:02:25 [2020-04-13T23:02:25.112Z] #74 22.36 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:25 [2020-04-13T23:02:25.121Z] #44 107.2 make[2]: Nothing to be done for 'all'.
23:02:25 [2020-04-13T23:02:25.121Z] #44 107.3 make[2]: Nothing to be done for 'all'.
23:02:25 [2020-04-13T23:02:25.121Z] #44 107.3 make[2]: Nothing to be done for 'all'.
23:02:25 [2020-04-13T23:02:25.121Z] #44 107.3   INSTALL  criu/criu
23:02:25 [2020-04-13T23:02:25.272Z] #44 16.54   DEP      images/rpc.pb-c.d
23:02:25 [2020-04-13T23:02:25.272Z] #44 16.62   PBCC     images/siginfo.pb-c.c
23:02:25 [2020-04-13T23:02:25.272Z] #44 16.64   DEP      images/siginfo.pb-c.d
23:02:25 [2020-04-13T23:02:25.272Z] #44 16.74   PBCC     images/pagemap.pb-c.c
23:02:25 [2020-04-13T23:02:25.374Z] #74 22.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:02:25 [2020-04-13T23:02:25.413Z] #44 DONE 107.6s
23:02:25 [2020-04-13T23:02:25.413Z] 
23:02:25 [2020-04-13T23:02:25.413Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:25 [2020-04-13T23:02:25.413Z] #60 69.63 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
23:02:25 [2020-04-13T23:02:25.413Z] #60 70.54 + mkdir -p /build
23:02:25 [2020-04-13T23:02:25.413Z] #60 70.56 + cp runc /build/runc
23:02:25 [2020-04-13T23:02:25.413Z] #60 DONE 70.9s
23:02:25 [2020-04-13T23:02:25.413Z] 
23:02:25 [2020-04-13T23:02:25.413Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:25 [2020-04-13T23:02:25.530Z] #44 16.84   DEP      images/pagemap.pb-c.d
23:02:25 [2020-04-13T23:02:25.530Z] #44 16.90   PBCC     images/rlimit.pb-c.c
23:02:25 [2020-04-13T23:02:25.530Z] #44 16.96   DEP      images/rlimit.pb-c.d
23:02:25 [2020-04-13T23:02:25.788Z] #44 17.04   PBCC     images/file-lock.pb-c.c
23:02:25 [2020-04-13T23:02:25.788Z] #44 17.10   DEP      images/file-lock.pb-c.d
23:02:25 [2020-04-13T23:02:25.789Z] #44 17.17   PBCC     images/tty.pb-c.c
23:02:25 [2020-04-13T23:02:25.953Z] #74 ...
23:02:25 [2020-04-13T23:02:25.953Z] 
23:02:25 [2020-04-13T23:02:25.953Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:25 [2020-04-13T23:02:25.953Z] #25 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
23:02:25 [2020-04-13T23:02:25.953Z] #25 20.10 Fetched 8166 kB in 13s (618 kB/s)
23:02:25 [2020-04-13T23:02:25.953Z] #25 20.10 Reading package lists...
23:02:25 [2020-04-13T23:02:25.953Z] #25 ...
23:02:25 [2020-04-13T23:02:25.953Z] 
23:02:25 [2020-04-13T23:02:25.953Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:25 [2020-04-13T23:02:25.953Z] #41 23.15 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:02:26 [2020-04-13T23:02:26.047Z] #44 17.27   DEP      images/tty.pb-c.d
23:02:26 [2020-04-13T23:02:26.047Z] #44 17.36   PBCC     images/tun.pb-c.c
23:02:26 [2020-04-13T23:02:26.047Z] #44 17.41   PBCC     images/netdev.pb-c.c
23:02:26 [2020-04-13T23:02:26.047Z] #44 17.47   DEP      images/tun.pb-c.d
23:02:26 [2020-04-13T23:02:26.614Z] #44 17.69   DEP      images/netdev.pb-c.d
23:02:26 [2020-04-13T23:02:26.614Z] #44 17.78   PBCC     images/vma.pb-c.c
23:02:26 [2020-04-13T23:02:26.614Z] #44 17.94   DEP      images/vma.pb-c.d
23:02:26 [2020-04-13T23:02:26.614Z] #44 18.01   PBCC     images/creds.pb-c.c
23:02:26 [2020-04-13T23:02:26.687Z] #68 ...
23:02:26 [2020-04-13T23:02:26.687Z] 
23:02:26 [2020-04-13T23:02:26.687Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:26 [2020-04-13T23:02:26.687Z] #10 10.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:26 [2020-04-13T23:02:26.687Z] #10 ...
23:02:26 [2020-04-13T23:02:26.687Z] 
23:02:26 [2020-04-13T23:02:26.687Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:26 [2020-04-13T23:02:26.687Z] #62 10.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:26 [2020-04-13T23:02:26.687Z] #62 10.28 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:26 [2020-04-13T23:02:26.687Z] #62 10.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:26 [2020-04-13T23:02:26.687Z] #62 11.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:26 [2020-04-13T23:02:26.687Z] #62 16.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:26 [2020-04-13T23:02:26.877Z] #44 18.08   DEP      images/creds.pb-c.d
23:02:26 [2020-04-13T23:02:26.877Z] #44 18.13   PBCC     images/utsns.pb-c.c
23:02:26 [2020-04-13T23:02:26.877Z] #44 18.19   DEP      images/utsns.pb-c.d
23:02:26 [2020-04-13T23:02:26.877Z] #44 18.30   PBCC     images/ipc-desc.pb-c.c
23:02:27 [2020-04-13T23:02:27.003Z] #62 ...
23:02:27 [2020-04-13T23:02:27.003Z] 
23:02:27 [2020-04-13T23:02:27.003Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:27 [2020-04-13T23:02:27.003Z] #47 9.923 + cd /tmp/tmp.htu4YB0NJx/src/github.com/LK4D4/vndr
23:02:27 [2020-04-13T23:02:27.003Z] #47 9.924 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:27 [2020-04-13T23:02:27.003Z] #47 9.928 + go build -buildmode=pie -v -o /build/vndr .
23:02:27 [2020-04-13T23:02:27.003Z] #47 11.41 internal/cpu
23:02:27 [2020-04-13T23:02:27.003Z] #47 11.46 runtime/internal/atomic
23:02:27 [2020-04-13T23:02:27.003Z] #47 11.75 runtime/internal/sys
23:02:27 [2020-04-13T23:02:27.003Z] #47 11.92 internal/bytealg
23:02:27 [2020-04-13T23:02:27.003Z] #47 12.25 runtime/internal/math
23:02:27 [2020-04-13T23:02:27.003Z] #47 12.53 internal/race
23:02:27 [2020-04-13T23:02:27.003Z] #47 12.91 sync/atomic
23:02:27 [2020-04-13T23:02:27.003Z] #47 13.35 unicode
23:02:27 [2020-04-13T23:02:27.003Z] #47 14.13 runtime
23:02:27 [2020-04-13T23:02:27.003Z] #47 17.83 unicode/utf8
23:02:27 [2020-04-13T23:02:27.003Z] #47 18.98 math
23:02:27 [2020-04-13T23:02:27.136Z] #44 18.36   PBCC     images/ipc-sem.pb-c.c
23:02:27 [2020-04-13T23:02:27.136Z] #44 18.46   DEP      images/ipc-desc.pb-c.d
23:02:27 [2020-04-13T23:02:27.136Z] #44 18.48   DEP      images/ipc-sem.pb-c.d
23:02:27 [2020-04-13T23:02:27.136Z] #44 18.54   PBCC     images/ipc-msg.pb-c.c
23:02:27 [2020-04-13T23:02:27.267Z] #47 ...
23:02:27 [2020-04-13T23:02:27.267Z] 
23:02:27 [2020-04-13T23:02:27.267Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:27 [2020-04-13T23:02:27.267Z] #35 10.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:27 [2020-04-13T23:02:27.267Z] #35 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:27 [2020-04-13T23:02:27.267Z] #35 17.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:27 [2020-04-13T23:02:27.398Z] #44 18.63   DEP      images/ipc-msg.pb-c.d
23:02:27 [2020-04-13T23:02:27.398Z] #44 ...
23:02:27 [2020-04-13T23:02:27.398Z] 
23:02:27 [2020-04-13T23:02:27.398Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:27 [2020-04-13T23:02:27.418Z] #68 ...
23:02:27 [2020-04-13T23:02:27.418Z] 
23:02:27 [2020-04-13T23:02:27.418Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:27 [2020-04-13T23:02:27.418Z] #43 10.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:27 [2020-04-13T23:02:27.418Z] #43 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:27 [2020-04-13T23:02:27.418Z] #43 18.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:27 [2020-04-13T23:02:27.418Z] #43 ...
23:02:27 [2020-04-13T23:02:27.418Z] 
23:02:27 [2020-04-13T23:02:27.418Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + RM_GOPATH=0
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + TMP_GOPATH=
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + : /build
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + '[' -z '' ']'
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 ++ mktemp -d
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + export GOPATH=/tmp/tmp.Gd7KOniASF
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + GOPATH=/tmp/tmp.Gd7KOniASF
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + RM_GOPATH=1
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 ++ dirname ./install.sh
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + dir=.
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + bin=gotestsum
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + shift
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + '[' '!' -f ./gotestsum.installer ']'
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + . ./gotestsum.installer
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 ++ : v0.3.5
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + install_gotestsum
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + echo 'Installing gotestsum version v0.3.5'
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 + go get -d gotest.tools/gotestsum
23:02:27 [2020-04-13T23:02:27.418Z] #50 10.66 Installing gotestsum version v0.3.5
23:02:27 [2020-04-13T23:02:27.418Z] #50 ...
23:02:27 [2020-04-13T23:02:27.418Z] 
23:02:27 [2020-04-13T23:02:27.418Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 + RM_GOPATH=0
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 + TMP_GOPATH=
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 + : /build
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 + '[' -z '' ']'
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 ++ mktemp -d
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 + export GOPATH=/tmp/tmp.ZrmAEQgJkr
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 + GOPATH=/tmp/tmp.ZrmAEQgJkr
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.56 + RM_GOPATH=1
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.57 ++ dirname ./install.sh
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 + dir=.
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 + bin=dockercli
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 + shift
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 + '[' '!' -f ./dockercli.installer ']'
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 + . ./dockercli.installer
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 ++ : stable
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 ++ : 17.06.2-ce
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 + install_dockercli
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 Install docker/cli version 17.06.2-ce from stable
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.58 ++ uname -m
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.59 + arch=x86_64
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.59 + '[' x86_64 '!=' x86_64 ']'
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.59 + url=https://download.docker.com/linux/static
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.59 + tar -xz docker/docker
23:02:27 [2020-04-13T23:02:27.418Z] #23 10.59 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:02:27 [2020-04-13T23:02:27.418Z] #23 ...
23:02:27 [2020-04-13T23:02:27.418Z] 
23:02:27 [2020-04-13T23:02:27.418Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:27 [2020-04-13T23:02:27.418Z] #62 11.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:02:27 [2020-04-13T23:02:27.418Z] #62 11.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:02:27 [2020-04-13T23:02:27.418Z] #62 11.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:02:27 [2020-04-13T23:02:27.418Z] #62 12.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:02:27 [2020-04-13T23:02:27.418Z] #62 16.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:27 [2020-04-13T23:02:27.418Z] #62 21.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:27 [2020-04-13T23:02:27.418Z] #62 ...
23:02:27 [2020-04-13T23:02:27.418Z] 
23:02:27 [2020-04-13T23:02:27.418Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:27 [2020-04-13T23:02:27.418Z] #33 10.99 + cd /tmp/tmp.CBO4ZDs4Bh/src/github.com/BurntSushi/toml
23:02:27 [2020-04-13T23:02:27.418Z] #33 10.99 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:27 [2020-04-13T23:02:27.418Z] #33 11.00 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:02:27 [2020-04-13T23:02:27.418Z] #33 11.76 internal/cpu
23:02:27 [2020-04-13T23:02:27.418Z] #33 11.77 runtime/internal/atomic
23:02:27 [2020-04-13T23:02:27.418Z] #33 12.12 runtime/internal/sys
23:02:27 [2020-04-13T23:02:27.418Z] #33 12.46 internal/bytealg
23:02:27 [2020-04-13T23:02:27.418Z] #33 12.46 runtime/internal/math
23:02:27 [2020-04-13T23:02:27.418Z] #33 12.62 math/bits
23:02:27 [2020-04-13T23:02:27.418Z] #33 13.17 math
23:02:27 [2020-04-13T23:02:27.418Z] #33 14.22 runtime
23:02:27 [2020-04-13T23:02:27.531Z] #35 ...
23:02:27 [2020-04-13T23:02:27.531Z] 
23:02:27 [2020-04-13T23:02:27.531Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:27 [2020-04-13T23:02:27.531Z] #33 10.93 + cd /tmp/tmp.NPHecfnT8U/src/github.com/BurntSushi/toml
23:02:27 [2020-04-13T23:02:27.531Z] #33 10.93 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:02:27 [2020-04-13T23:02:27.531Z] #33 10.94 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:02:27 [2020-04-13T23:02:27.531Z] #33 11.60 internal/cpu
23:02:27 [2020-04-13T23:02:27.531Z] #33 11.62 runtime/internal/atomic
23:02:27 [2020-04-13T23:02:27.531Z] #33 12.00 runtime/internal/sys
23:02:27 [2020-04-13T23:02:27.531Z] #33 12.22 runtime/internal/math
23:02:27 [2020-04-13T23:02:27.531Z] #33 12.44 math/bits
23:02:27 [2020-04-13T23:02:27.531Z] #33 12.73 internal/bytealg
23:02:27 [2020-04-13T23:02:27.531Z] #33 13.75 math
23:02:27 [2020-04-13T23:02:27.531Z] #33 14.40 runtime
23:02:27 [2020-04-13T23:02:27.675Z] #33 21.35 unicode/utf8
23:02:27 [2020-04-13T23:02:27.859Z] #33 ...
23:02:27 [2020-04-13T23:02:27.859Z] 
23:02:27 [2020-04-13T23:02:27.859Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:27 [2020-04-13T23:02:27.859Z] #62 21.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:27 [2020-04-13T23:02:27.942Z] #33 ...
23:02:27 [2020-04-13T23:02:27.942Z] 
23:02:27 [2020-04-13T23:02:27.942Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:27 [2020-04-13T23:02:27.942Z] #47 11.44 + cd /tmp/tmp.gF8eKFVwq0/src/github.com/LK4D4/vndr
23:02:27 [2020-04-13T23:02:27.942Z] #47 11.45 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:02:27 [2020-04-13T23:02:27.942Z] #47 11.47 + go build -buildmode=pie -v -o /build/vndr .
23:02:27 [2020-04-13T23:02:27.942Z] #47 13.10 internal/bytealg
23:02:27 [2020-04-13T23:02:27.942Z] #47 13.23 internal/race
23:02:27 [2020-04-13T23:02:27.942Z] #47 13.48 sync/atomic
23:02:27 [2020-04-13T23:02:27.942Z] #47 14.38 unicode
23:02:27 [2020-04-13T23:02:27.942Z] #47 14.91 runtime
23:02:27 [2020-04-13T23:02:27.942Z] #47 20.08 unicode/utf8
23:02:27 [2020-04-13T23:02:27.942Z] #47 21.41 internal/testlog
23:02:27 [2020-04-13T23:02:27.942Z] #47 ...
23:02:27 [2020-04-13T23:02:27.942Z] 
23:02:27 [2020-04-13T23:02:27.942Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:27 [2020-04-13T23:02:27.942Z] #35 12.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:27 [2020-04-13T23:02:27.942Z] #35 15.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:28 [2020-04-13T23:02:28.104Z] #53 ...
23:02:28 [2020-04-13T23:02:28.104Z] 
23:02:28 [2020-04-13T23:02:28.104Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:02:28 [2020-04-13T23:02:28.104Z] #45 DONE 0.2s
23:02:28 [2020-04-13T23:02:28.104Z] 
23:02:28 [2020-04-13T23:02:28.104Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:28 [2020-04-13T23:02:28.104Z] #53 ...
23:02:28 [2020-04-13T23:02:28.104Z] 
23:02:28 [2020-04-13T23:02:28.104Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:02:28 [2020-04-13T23:02:28.104Z] #48 DONE 0.2s
23:02:28 [2020-04-13T23:02:28.104Z] 
23:02:28 [2020-04-13T23:02:28.104Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:02:28 [2020-04-13T23:02:28.104Z] #51 DONE 0.1s
23:02:28 [2020-04-13T23:02:28.104Z] 
23:02:28 [2020-04-13T23:02:28.104Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:28 [2020-04-13T23:02:28.199Z] #35 ...
23:02:28 [2020-04-13T23:02:28.199Z] 
23:02:28 [2020-04-13T23:02:28.199Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:28 [2020-04-13T23:02:28.199Z] #25 12.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:28 [2020-04-13T23:02:28.199Z] #25 17.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:28 [2020-04-13T23:02:28.456Z] #25 ...
23:02:28 [2020-04-13T23:02:28.456Z] 
23:02:28 [2020-04-13T23:02:28.456Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:28 [2020-04-13T23:02:28.456Z] #47 22.02 encoding
23:02:28 [2020-04-13T23:02:28.456Z] #47 22.28 unicode/utf16
23:02:28 [2020-04-13T23:02:28.700Z] #65 52.45 Checking out files:  26% (831/3158)   
Checking out files:  27% (853/3158)   
Checking out files:  28% (885/3158)   
Checking out files:  29% (916/3158)   
Checking out files:  30% (948/3158)   
Checking out files:  31% (979/3158)   
Checking out files:  32% (1011/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  62% (1975/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
23:02:28 [2020-04-13T23:02:28.700Z] #65 ...
23:02:28 [2020-04-13T23:02:28.700Z] 
23:02:28 [2020-04-13T23:02:28.700Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:28 [2020-04-13T23:02:28.700Z] #47 118.9 go/token
23:02:28 [2020-04-13T23:02:28.700Z] #47 121.4 go/scanner
23:02:28 [2020-04-13T23:02:28.700Z] #47 122.4 internal/lazyregexp
23:02:28 [2020-04-13T23:02:28.701Z] #47 123.1 net/url
23:02:28 [2020-04-13T23:02:28.701Z] #47 123.7 go/ast
23:02:28 [2020-04-13T23:02:28.701Z] #47 126.1 text/template/parse
23:02:28 [2020-04-13T23:02:28.701Z] #47 ...
23:02:28 [2020-04-13T23:02:28.701Z] 
23:02:28 [2020-04-13T23:02:28.701Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:29 [2020-04-13T23:02:29.390Z] #47 22.96 container/list
23:02:29 [2020-04-13T23:02:29.390Z] #47 ...
23:02:29 [2020-04-13T23:02:29.390Z] 
23:02:29 [2020-04-13T23:02:29.390Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:29 [2020-04-13T23:02:29.390Z] #10 13.59 Fetched 8337 kB in 9s (954 kB/s)
23:02:29 [2020-04-13T23:02:29.569Z] #53 ...
23:02:29 [2020-04-13T23:02:29.569Z] 
23:02:29 [2020-04-13T23:02:29.569Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:29 [2020-04-13T23:02:29.569Z] #65 124.8 + bin/containerd
23:02:29 [2020-04-13T23:02:29.658Z] #10 13.59 Reading package lists...
23:02:29 [2020-04-13T23:02:29.659Z] #10 ...
23:02:29 [2020-04-13T23:02:29.659Z] 
23:02:29 [2020-04-13T23:02:29.659Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:29 [2020-04-13T23:02:29.659Z] #33 23.08 runtime/cgo
23:02:29 [2020-04-13T23:02:29.766Z] #62 ...
23:02:29 [2020-04-13T23:02:29.766Z] 
23:02:29 [2020-04-13T23:02:29.766Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:29 [2020-04-13T23:02:29.766Z] #25 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:29 [2020-04-13T23:02:29.766Z] #25 17.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:29 [2020-04-13T23:02:29.766Z] #25 ...
23:02:29 [2020-04-13T23:02:29.766Z] 
23:02:29 [2020-04-13T23:02:29.766Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:29 [2020-04-13T23:02:29.766Z] #33 21.38 internal/testlog
23:02:29 [2020-04-13T23:02:29.766Z] #33 22.01 encoding
23:02:29 [2020-04-13T23:02:29.766Z] #33 22.69 runtime/cgo
23:02:30 [2020-04-13T23:02:30.251Z] #65 52.45 Checking out files:  26% (831/3158)   
Checking out files:  27% (853/3158)   
Checking out files:  28% (885/3158)   
Checking out files:  29% (916/3158)   
Checking out files:  30% (948/3158)   
Checking out files:  31% (979/3158)   
Checking out files:  32% (1011/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  62% (1975/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  84% (2661/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
23:02:30 [2020-04-13T23:02:30.251Z] #65 55.34 + cd /tmp/tmp.aht7pFljYJ/src/github.com/containerd/containerd
23:02:30 [2020-04-13T23:02:30.251Z] #65 55.34 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
23:02:30 [2020-04-13T23:02:30.327Z] #33 ...
23:02:30 [2020-04-13T23:02:30.327Z] 
23:02:30 [2020-04-13T23:02:30.327Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:30 [2020-04-13T23:02:30.327Z] #43 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:02:30 [2020-04-13T23:02:30.327Z] #43 17.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:02:30 [2020-04-13T23:02:30.510Z] #65 ...
23:02:30 [2020-04-13T23:02:30.510Z] 
23:02:30 [2020-04-13T23:02:30.510Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:30 [2020-04-13T23:02:30.510Z] #33 123.1 github.com/BurntSushi/toml/cmd/tomlv
23:02:30 [2020-04-13T23:02:30.510Z] #33 DONE 130.7s
23:02:30 [2020-04-13T23:02:30.510Z] 
23:02:30 [2020-04-13T23:02:30.510Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:30 [2020-04-13T23:02:30.510Z] #44 18.79   PBCC     images/ipc-shm.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 18.89   DEP      images/ipc-shm.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 18.98   PBCC     images/ipc-var.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.03   DEP      images/ipc-var.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.08   PBCC     images/sk-opts.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.19   PBCC     images/packet-sock.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.33   DEP      images/sk-opts.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.42   DEP      images/packet-sock.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.52   PBCC     images/sk-netlink.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.66   DEP      images/sk-netlink.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.74   PBCC     images/sk-inet.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.79   DEP      images/sk-inet.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 19.87   PBCC     images/sk-unix.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.04   DEP      images/sk-unix.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.17   PBCC     images/mm.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.30   DEP      images/mm.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.38   PBCC     images/timerfd.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.47   DEP      images/timerfd.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.54   PBCC     images/timer.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.60   DEP      images/timer.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.66   PBCC     images/sa.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.79   DEP      images/sa.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.85   PBCC     images/pipe-data.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 20.90   DEP      images/pipe-data.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.09   PBCC     images/mnt.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.18   DEP      images/mnt.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.25   PBCC     images/sk-packet.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.35   DEP      images/sk-packet.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.44   PBCC     images/tcp-stream.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.68   DEP      images/tcp-stream.pb-c.d
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.76   PBCC     images/pipe.pb-c.c
23:02:30 [2020-04-13T23:02:30.510Z] #44 21.86   DEP      images/pipe.pb-c.d
23:02:30 [2020-04-13T23:02:30.769Z] #44 22.05   PBCC     images/pstree.pb-c.c
23:02:30 [2020-04-13T23:02:30.769Z] #44 22.07   DEP      images/pstree.pb-c.d
23:02:30 [2020-04-13T23:02:30.769Z] #44 ...
23:02:30 [2020-04-13T23:02:30.769Z] 
23:02:30 [2020-04-13T23:02:30.769Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:30 [2020-04-13T23:02:30.769Z] #56 121.0 encoding/json
23:02:30 [2020-04-13T23:02:30.769Z] #56 127.5 github.com/pkg/diff
23:02:30 [2020-04-13T23:02:30.769Z] #56 130.2 go/ast
23:02:30 [2020-04-13T23:02:30.769Z] #56 130.6 golang.org/x/crypto/ssh/terminal
23:02:30 [2020-04-13T23:02:30.769Z] #56 ...
23:02:30 [2020-04-13T23:02:30.769Z] 
23:02:30 [2020-04-13T23:02:30.769Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:30 [2020-04-13T23:02:30.769Z] #44 22.18   PBCC     images/fs.pb-c.c
23:02:31 [2020-04-13T23:02:31.028Z] #44 22.25   DEP      images/fs.pb-c.d
23:02:31 [2020-04-13T23:02:31.028Z] #44 22.36   PBCC     images/signalfd.pb-c.c
23:02:31 [2020-04-13T23:02:31.028Z] #44 22.44   DEP      images/signalfd.pb-c.d
23:02:31 [2020-04-13T23:02:31.264Z] #41 ...
23:02:31 [2020-04-13T23:02:31.265Z] 
23:02:31 [2020-04-13T23:02:31.265Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.42 + cd /tmp/tmp.ce0ctJ4MI4/src/github.com/golangci/golangci-lint/
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.42 + git checkout -q v1.23.8
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.82 ++ git describe --tags
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.83 + version=v1.23.8
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.83 ++ git rev-parse --short HEAD
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.83 + commit=76a82c6
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.83 ++ git show -s --format=%cd
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.84 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:02:31 [2020-04-13T23:02:31.265Z] #53 26.84 + 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
23:02:31 [2020-04-13T23:02:31.288Z] #44 22.54   PBCC     images/fh.pb-c.c
23:02:31 [2020-04-13T23:02:31.288Z] #44 22.69   PBCC     images/fsnotify.pb-c.c
23:02:31 [2020-04-13T23:02:31.547Z] #44 22.77   DEP      images/fh.pb-c.d
23:02:31 [2020-04-13T23:02:31.547Z] #44 22.87   DEP      images/fsnotify.pb-c.d
23:02:31 [2020-04-13T23:02:31.547Z] #44 22.92   PBCC     images/eventpoll.pb-c.c
23:02:31 [2020-04-13T23:02:31.547Z] #44 22.97   DEP      images/eventpoll.pb-c.d
23:02:31 [2020-04-13T23:02:31.688Z] #43 ...
23:02:31 [2020-04-13T23:02:31.688Z] 
23:02:31 [2020-04-13T23:02:31.688Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:31 [2020-04-13T23:02:31.688Z] #23 24.59 + mkdir -p /build
23:02:31 [2020-04-13T23:02:31.688Z] #23 24.59 + mv docker/docker /build/
23:02:31 [2020-04-13T23:02:31.688Z] #23 24.59 + rmdir docker
23:02:31 [2020-04-13T23:02:31.806Z] #44 23.13   PBCC     images/eventfd.pb-c.c
23:02:31 [2020-04-13T23:02:31.806Z] #44 23.17   DEP      images/eventfd.pb-c.d
23:02:31 [2020-04-13T23:02:31.806Z] #44 23.27   PBCC     images/remap-file-path.pb-c.c
23:02:31 [2020-04-13T23:02:31.943Z] #23 DONE 25.0s
23:02:31 [2020-04-13T23:02:31.943Z] 
23:02:31 [2020-04-13T23:02:31.943Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:31 [2020-04-13T23:02:31.943Z] #56 24.77 + cd /tmp/tmp.MKtRqf4xAM/src/github.com/mvdan/sh
23:02:31 [2020-04-13T23:02:31.943Z] #56 24.78 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:31 [2020-04-13T23:02:31.943Z] #56 24.90 + GO111MODULE=on
23:02:31 [2020-04-13T23:02:31.943Z] #56 24.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:02:32 [2020-04-13T23:02:32.065Z] #44 23.37   DEP      images/remap-file-path.pb-c.d
23:02:32 [2020-04-13T23:02:32.065Z] #44 23.49   PBCC     images/fifo.pb-c.c
23:02:32 [2020-04-13T23:02:32.324Z] #44 23.55   DEP      images/fifo.pb-c.d
23:02:32 [2020-04-13T23:02:32.324Z] #44 23.61   PBCC     images/ghost-file.pb-c.c
23:02:32 [2020-04-13T23:02:32.324Z] #44 23.70   DEP      images/ghost-file.pb-c.d
23:02:32 [2020-04-13T23:02:32.583Z] #44 23.79   PBCC     images/regfile.pb-c.c
23:02:32 [2020-04-13T23:02:32.583Z] #44 23.88   DEP      images/regfile.pb-c.d
23:02:32 [2020-04-13T23:02:32.583Z] #44 24.00   PBCC     images/ns.pb-c.c
23:02:32 [2020-04-13T23:02:32.842Z] #44 24.05   DEP      images/ns.pb-c.d
23:02:32 [2020-04-13T23:02:32.842Z] #44 24.12   PBCC     images/fdinfo.pb-c.c
23:02:32 [2020-04-13T23:02:32.842Z] #44 24.23   DEP      images/fdinfo.pb-c.d
23:02:33 [2020-04-13T23:02:33.104Z] #44 24.31   PBCC     images/core-aarch64.pb-c.c
23:02:33 [2020-04-13T23:02:33.104Z] #44 24.39   PBCC     images/core-arm.pb-c.c
23:02:33 [2020-04-13T23:02:33.104Z] #44 24.44   PBCC     images/core-ppc64.pb-c.c
23:02:33 [2020-04-13T23:02:33.104Z] #44 24.53   PBCC     images/core-s390.pb-c.c
23:02:33 [2020-04-13T23:02:33.196Z] #53 ...
23:02:33 [2020-04-13T23:02:33.196Z] 
23:02:33 [2020-04-13T23:02:33.196Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:33 [2020-04-13T23:02:33.196Z] #56 20.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:33 [2020-04-13T23:02:33.196Z] #56 21.99 runtime
23:02:33 [2020-04-13T23:02:33.196Z] #56 22.01 runtime/cgo
23:02:33 [2020-04-13T23:02:33.363Z] #44 24.60   PBCC     images/core-x86.pb-c.c
23:02:33 [2020-04-13T23:02:33.363Z] #44 24.66   PBCC     images/core.pb-c.c
23:02:33 [2020-04-13T23:02:33.363Z] #44 24.81   PBCC     images/inventory.pb-c.c
23:02:33 [2020-04-13T23:02:33.460Z] #56 ...
23:02:33 [2020-04-13T23:02:33.461Z] 
23:02:33 [2020-04-13T23:02:33.461Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:33 [2020-04-13T23:02:33.461Z] #62 21.42 Reading package lists...
23:02:33 [2020-04-13T23:02:33.461Z] #62 27.68 Building dependency tree...
23:02:33 [2020-04-13T23:02:33.461Z] #62 31.17 The following additional packages will be installed:
23:02:33 [2020-04-13T23:02:33.622Z] #44 24.90   DEP      images/core-aarch64.pb-c.d
23:02:33 [2020-04-13T23:02:33.622Z] #44 24.95   DEP      images/core-arm.pb-c.d
23:02:33 [2020-04-13T23:02:33.723Z] #62 31.18   libbtrfs0
23:02:33 [2020-04-13T23:02:33.723Z] #62 31.41 The following NEW packages will be installed:
23:02:33 [2020-04-13T23:02:33.723Z] #62 31.45   libbtrfs-dev libbtrfs0
23:02:33 [2020-04-13T23:02:33.826Z] #56 26.98 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:33 [2020-04-13T23:02:33.826Z] #56 26.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:33 [2020-04-13T23:02:33.826Z] #56 26.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:33 [2020-04-13T23:02:33.843Z] #33 ...
23:02:33 [2020-04-13T23:02:33.843Z] 
23:02:33 [2020-04-13T23:02:33.843Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:33 [2020-04-13T23:02:33.843Z] #23 25.73 + mkdir -p /build
23:02:33 [2020-04-13T23:02:33.843Z] #23 25.75 + mv docker/docker /build/
23:02:33 [2020-04-13T23:02:33.843Z] #23 25.85 + rmdir docker
23:02:33 [2020-04-13T23:02:33.843Z] #23 DONE 26.8s
23:02:33 [2020-04-13T23:02:33.843Z] 
23:02:33 [2020-04-13T23:02:33.843Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:33 [2020-04-13T23:02:33.843Z] #56 24.17 + cd /tmp/tmp.ZwUtZMZu3w/src/github.com/mvdan/sh
23:02:33 [2020-04-13T23:02:33.843Z] #56 24.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:02:33 [2020-04-13T23:02:33.843Z] #56 24.32 + GO111MODULE=on
23:02:33 [2020-04-13T23:02:33.843Z] #56 24.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:02:33 [2020-04-13T23:02:33.843Z] #56 26.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:33 [2020-04-13T23:02:33.843Z] #56 26.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:33 [2020-04-13T23:02:33.843Z] #56 27.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:33 [2020-04-13T23:02:33.880Z] #44 25.04   DEP      images/core-ppc64.pb-c.d
23:02:34 [2020-04-13T23:02:34.100Z] #56 27.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:34 [2020-04-13T23:02:34.100Z] #56 27.84 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:34 [2020-04-13T23:02:34.139Z] #44 25.27   DEP      images/core-s390.pb-c.d
23:02:34 [2020-04-13T23:02:34.139Z] #44 25.31   DEP      images/core-x86.pb-c.d
23:02:34 [2020-04-13T23:02:34.139Z] #44 25.42   DEP      images/core.pb-c.d
23:02:34 [2020-04-13T23:02:34.139Z] #44 25.48   DEP      images/inventory.pb-c.d
23:02:34 [2020-04-13T23:02:34.139Z] #44 25.51   PBCC     images/cpuinfo.pb-c.c
23:02:34 [2020-04-13T23:02:34.296Z] #62 31.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
23:02:34 [2020-04-13T23:02:34.296Z] #62 31.86 Need to get 119 kB of archives.
23:02:34 [2020-04-13T23:02:34.296Z] #62 31.86 After this operation, 387 kB of additional disk space will be used.
23:02:34 [2020-04-13T23:02:34.296Z] #62 31.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:02:34 [2020-04-13T23:02:34.296Z] #62 31.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:02:34 [2020-04-13T23:02:34.385Z] #56 27.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:34 [2020-04-13T23:02:34.386Z] #56 27.56 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:34 [2020-04-13T23:02:34.397Z] #44 25.56   DEP      images/cpuinfo.pb-c.d
23:02:34 [2020-04-13T23:02:34.397Z] #44 25.68   PBCC     images/stats.pb-c.c
23:02:34 [2020-04-13T23:02:34.397Z] #44 25.76   DEP      images/stats.pb-c.d
23:02:35 [2020-04-13T23:02:35.044Z] #65 ...
23:02:35 [2020-04-13T23:02:35.044Z] 
23:02:35 [2020-04-13T23:02:35.044Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:35 [2020-04-13T23:02:35.044Z] #53 DONE 153.2s
23:02:35 [2020-04-13T23:02:35.044Z] 
23:02:35 [2020-04-13T23:02:35.044Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:35 [2020-04-13T23:02:35.324Z] #65 ...
23:02:35 [2020-04-13T23:02:35.324Z] 
23:02:35 [2020-04-13T23:02:35.324Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:02:35 [2020-04-13T23:02:35.324Z] #54 DONE 0.2s
23:02:35 [2020-04-13T23:02:35.324Z] 
23:02:35 [2020-04-13T23:02:35.324Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:02:35 [2020-04-13T23:02:35.470Z] #56 29.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:35 [2020-04-13T23:02:35.604Z] #57 DONE 0.1s
23:02:35 [2020-04-13T23:02:35.605Z] 
23:02:35 [2020-04-13T23:02:35.605Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:02:35 [2020-04-13T23:02:35.605Z] #61 DONE 0.1s
23:02:35 [2020-04-13T23:02:35.605Z] 
23:02:35 [2020-04-13T23:02:35.605Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:35 [2020-04-13T23:02:35.700Z] #62 33.19 debconf: delaying package configuration, since apt-utils is not installed
23:02:35 [2020-04-13T23:02:35.700Z] #62 33.47 Fetched 119 kB in 0s (447 kB/s)
23:02:35 [2020-04-13T23:02:35.961Z] #62 ...
23:02:35 [2020-04-13T23:02:35.961Z] 
23:02:35 [2020-04-13T23:02:35.961Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:35 [2020-04-13T23:02:35.961Z] #35 17.64 Reading package lists...
23:02:35 [2020-04-13T23:02:35.961Z] #35 24.13 Reading package lists...
23:02:35 [2020-04-13T23:02:35.961Z] #35 29.83 Building dependency tree...
23:02:35 [2020-04-13T23:02:35.961Z] #35 32.90 The following additional packages will be installed:
23:02:35 [2020-04-13T23:02:35.961Z] #35 32.91   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:02:35 [2020-04-13T23:02:35.961Z] #35 32.91 Suggested packages:
23:02:35 [2020-04-13T23:02:35.961Z] #35 32.91   cmake-doc ninja-build lrzip
23:02:35 [2020-04-13T23:02:35.961Z] #35 32.91 Recommended packages:
23:02:35 [2020-04-13T23:02:35.961Z] #35 32.91   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:02:35 [2020-04-13T23:02:35.961Z] #35 ...
23:02:35 [2020-04-13T23:02:35.961Z] 
23:02:35 [2020-04-13T23:02:35.961Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:35 [2020-04-13T23:02:35.961Z] #62 33.66 Selecting previously unselected package libbtrfs0.
23:02:36 [2020-04-13T23:02:36.222Z] #62 33.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
23:02:36 [2020-04-13T23:02:36.222Z] #62 33.74 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
23:02:36 [2020-04-13T23:02:36.222Z] #62 33.76 Unpacking libbtrfs0 (4.20.1-2) ...
23:02:36 [2020-04-13T23:02:36.222Z] #62 33.92 Selecting previously unselected package libbtrfs-dev.
23:02:36 [2020-04-13T23:02:36.222Z] #62 33.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
23:02:36 [2020-04-13T23:02:36.222Z] #62 33.93 Unpacking libbtrfs-dev (4.20.1-2) ...
23:02:36 [2020-04-13T23:02:36.792Z] #62 34.36 Setting up libbtrfs0 (4.20.1-2) ...
23:02:36 [2020-04-13T23:02:36.792Z] #62 34.39 Setting up libbtrfs-dev (4.20.1-2) ...
23:02:36 [2020-04-13T23:02:36.792Z] #62 34.40 Processing triggers for libc-bin (2.28-10) ...
23:02:36 [2020-04-13T23:02:36.792Z] #62 ...
23:02:36 [2020-04-13T23:02:36.792Z] 
23:02:36 [2020-04-13T23:02:36.792Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:36 [2020-04-13T23:02:36.792Z] #43 18.61 Reading package lists...
23:02:36 [2020-04-13T23:02:36.792Z] #43 25.00 Reading package lists...
23:02:36 [2020-04-13T23:02:36.792Z] #43 31.82 Building dependency tree...
23:02:36 [2020-04-13T23:02:36.792Z] #43 ...
23:02:36 [2020-04-13T23:02:36.792Z] 
23:02:36 [2020-04-13T23:02:36.792Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:36 [2020-04-13T23:02:36.792Z] #35 33.98 The following NEW packages will be installed:
23:02:36 [2020-04-13T23:02:36.792Z] #35 34.00   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:02:36 [2020-04-13T23:02:36.792Z] #35 34.01   vim-common xxd
23:02:36 [2020-04-13T23:02:36.792Z] #35 34.59 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
23:02:36 [2020-04-13T23:02:36.792Z] #35 34.59 Need to get 14.2 MB of archives.
23:02:36 [2020-04-13T23:02:36.792Z] #35 34.59 After this operation, 60.0 MB of additional disk space will be used.
23:02:36 [2020-04-13T23:02:36.792Z] #35 34.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:02:36 [2020-04-13T23:02:36.838Z] #56 30.59 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:36 [2020-04-13T23:02:36.902Z] #56 29.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:37 [2020-04-13T23:02:37.054Z] #35 34.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:02:37 [2020-04-13T23:02:37.054Z] #35 34.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
23:02:37 [2020-04-13T23:02:37.054Z] #35 34.88 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:02:37 [2020-04-13T23:02:37.627Z] #35 35.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
23:02:37 [2020-04-13T23:02:37.627Z] #35 35.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
23:02:37 [2020-04-13T23:02:37.827Z] #56 30.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:37 [2020-04-13T23:02:37.890Z] #35 35.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
23:02:37 [2020-04-13T23:02:37.890Z] #35 35.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
23:02:37 [2020-04-13T23:02:37.890Z] #35 35.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
23:02:37 [2020-04-13T23:02:37.890Z] #35 35.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
23:02:37 [2020-04-13T23:02:37.890Z] #35 ...
23:02:37 [2020-04-13T23:02:37.890Z] 
23:02:37 [2020-04-13T23:02:37.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:37 [2020-04-13T23:02:37.890Z] #10 19.29 Reading package lists...
23:02:37 [2020-04-13T23:02:37.890Z] #10 26.01 Reading package lists...
23:02:37 [2020-04-13T23:02:37.890Z] #10 31.88 Building dependency tree...
23:02:37 [2020-04-13T23:02:37.890Z] #10 34.98 The following additional packages will be installed:
23:02:37 [2020-04-13T23:02:37.890Z] #10 34.99   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:02:37 [2020-04-13T23:02:37.890Z] #10 34.99   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:02:37 [2020-04-13T23:02:37.890Z] #10 34.99   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:02:37 [2020-04-13T23:02:37.890Z] #10 34.99   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:02:37 [2020-04-13T23:02:37.890Z] #10 35.00 Suggested packages:
23:02:37 [2020-04-13T23:02:37.890Z] #10 35.01   gcc-8-locales seccomp wine64
23:02:38 [2020-04-13T23:02:38.151Z] #10 ...
23:02:38 [2020-04-13T23:02:38.151Z] 
23:02:38 [2020-04-13T23:02:38.151Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:38 [2020-04-13T23:02:38.151Z] #62 DONE 35.8s
23:02:38 [2020-04-13T23:02:38.151Z] 
23:02:38 [2020-04-13T23:02:38.151Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:02:38 [2020-04-13T23:02:38.151Z] #63 DONE 0.1s
23:02:38 [2020-04-13T23:02:38.151Z] 
23:02:38 [2020-04-13T23:02:38.151Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:02:38 [2020-04-13T23:02:38.151Z] #64 DONE 0.1s
23:02:38 [2020-04-13T23:02:38.151Z] 
23:02:38 [2020-04-13T23:02:38.151Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:38 [2020-04-13T23:02:38.151Z] #43 35.02 The following additional packages will be installed:
23:02:38 [2020-04-13T23:02:38.151Z] #43 35.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:02:38 [2020-04-13T23:02:38.151Z] #43 35.03   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:02:38 [2020-04-13T23:02:38.151Z] #43 35.03 Suggested packages:
23:02:38 [2020-04-13T23:02:38.151Z] #43 35.04   manpages-dev python-setuptools
23:02:38 [2020-04-13T23:02:38.388Z] #56 ...
23:02:38 [2020-04-13T23:02:38.388Z] 
23:02:38 [2020-04-13T23:02:38.388Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:38 [2020-04-13T23:02:38.585Z] #44 29.26 make[1]: Nothing to be done for 'all'.
23:02:38 [2020-04-13T23:02:38.722Z] #43 36.39 The following NEW packages will be installed:
23:02:38 [2020-04-13T23:02:38.722Z] #43 36.40   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:02:38 [2020-04-13T23:02:38.722Z] #43 36.42   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:02:38 [2020-04-13T23:02:38.722Z] #43 36.42   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:02:38 [2020-04-13T23:02:38.722Z] #43 36.42   python-six zlib1g-dev
23:02:38 [2020-04-13T23:02:38.734Z] #56 ...
23:02:38 [2020-04-13T23:02:38.734Z] 
23:02:38 [2020-04-13T23:02:38.734Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:38 [2020-04-13T23:02:38.734Z] #35 32.69 Fetched 8337 kB in 25s (337 kB/s)
23:02:38 [2020-04-13T23:02:38.905Z] #41 31.56 Checking out files:  69% (1116/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
23:02:38 [2020-04-13T23:02:38.905Z] #41 32.22 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:02:38 [2020-04-13T23:02:38.983Z] #43 ...
23:02:38 [2020-04-13T23:02:38.983Z] 
23:02:38 [2020-04-13T23:02:38.983Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:38 [2020-04-13T23:02:38.983Z] #25 20.10 Reading package lists...
23:02:38 [2020-04-13T23:02:38.983Z] #25 27.16 Reading package lists...
23:02:38 [2020-04-13T23:02:38.983Z] #25 33.67 Building dependency tree...
23:02:38 [2020-04-13T23:02:38.983Z] #25 36.80 ca-certificates is already the newest version (20190110).
23:02:38 [2020-04-13T23:02:38.983Z] #25 36.80 The following additional packages will be installed:
23:02:38 [2020-04-13T23:02:38.983Z] #25 ...
23:02:38 [2020-04-13T23:02:38.983Z] 
23:02:38 [2020-04-13T23:02:38.983Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:38 [2020-04-13T23:02:38.983Z] #10 36.14 The following NEW packages will be installed:
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.14   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.14   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.14   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.14   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.14   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.59 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.59 Need to get 73.3 MB of archives.
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.59 After this operation, 472 MB of additional disk space will be used.
23:02:38 [2020-04-13T23:02:38.984Z] #10 36.59 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]
23:02:39 [2020-04-13T23:02:39.245Z] #10 36.87 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]
23:02:39 [2020-04-13T23:02:39.512Z] #10 37.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:02:39 [2020-04-13T23:02:39.512Z] #10 37.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
23:02:39 [2020-04-13T23:02:39.512Z] #10 37.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
23:02:39 [2020-04-13T23:02:39.512Z] #10 37.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:02:40 [2020-04-13T23:02:40.097Z] #10 37.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:02:40 [2020-04-13T23:02:40.359Z] #10 37.95 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]
23:02:40 [2020-04-13T23:02:40.359Z] #10 37.95 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]
23:02:40 [2020-04-13T23:02:40.631Z] #35 32.69 Reading package lists...
23:02:40 [2020-04-13T23:02:40.631Z] #35 ...
23:02:40 [2020-04-13T23:02:40.631Z] 
23:02:40 [2020-04-13T23:02:40.631Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:40 [2020-04-13T23:02:40.631Z] #47 24.07 crypto/internal/subtle
23:02:40 [2020-04-13T23:02:40.631Z] #47 24.53 crypto/subtle
23:02:40 [2020-04-13T23:02:40.631Z] #47 24.81 vendor/golang.org/x/crypto/cryptobyte/asn1
23:02:40 [2020-04-13T23:02:40.631Z] #47 25.09 internal/nettrace
23:02:40 [2020-04-13T23:02:40.631Z] #47 25.29 runtime/cgo
23:02:40 [2020-04-13T23:02:40.631Z] #47 ...
23:02:40 [2020-04-13T23:02:40.631Z] 
23:02:40 [2020-04-13T23:02:40.631Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:40 [2020-04-13T23:02:40.631Z] #41 33.19 Checking out files:  61% (983/1597)   
Checking out files:  62% (991/1597)   
Checking out files:  63% (1007/1597)   
Checking out files:  64% (1023/1597)   
Checking out files:  65% (1039/1597)   
Checking out files:  66% (1055/1597)   
Checking out files:  67% (1070/1597)   
Checking out files:  68% (1086/1597)   
Checking out files:  69% (1102/1597)   
Checking out files:  70% (1118/1597)   
Checking out files:  71% (1134/1597)   
Checking out files:  72% (1150/1597)   
Checking out files:  73% (1166/1597)   
Checking out files:  74% (1182/1597)   
Checking out files:  75% (1198/1597)   
Checking out files:  76% (1214/1597)   
Checking out files:  77% (1230/1597)   
Checking out files:  78% (1246/1597)   
Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
23:02:40 [2020-04-13T23:02:40.631Z] #41 34.19 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:02:41 [2020-04-13T23:02:41.119Z] #44 31.90   CC       images/stats.o
23:02:41 [2020-04-13T23:02:41.378Z] #44 32.53   CC       images/core.o
23:02:42 [2020-04-13T23:02:42.002Z] #41 ...
23:02:42 [2020-04-13T23:02:42.002Z] 
23:02:42 [2020-04-13T23:02:42.002Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:42 [2020-04-13T23:02:42.002Z] #10 13.59 Reading package lists...
23:02:42 [2020-04-13T23:02:42.002Z] #10 26.70 Reading package lists...
23:02:42 [2020-04-13T23:02:42.002Z] #10 ...
23:02:42 [2020-04-13T23:02:42.002Z] 
23:02:42 [2020-04-13T23:02:42.002Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:42 [2020-04-13T23:02:42.388Z] #44 33.73   CC       images/core-x86.o
23:02:42 [2020-04-13T23:02:42.647Z] #44 ...
23:02:42 [2020-04-13T23:02:42.647Z] 
23:02:42 [2020-04-13T23:02:42.647Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:42 [2020-04-13T23:02:42.647Z] #47 132.9 go/parser
23:02:42 [2020-04-13T23:02:42.647Z] #47 134.3 text/template
23:02:42 [2020-04-13T23:02:42.647Z] #47 138.6 encoding/xml
23:02:42 [2020-04-13T23:02:42.647Z] #47 142.5 go/doc
23:02:42 [2020-04-13T23:02:42.906Z] #47 ...
23:02:42 [2020-04-13T23:02:42.906Z] 
23:02:42 [2020-04-13T23:02:42.906Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + export 'BUILDTAGS=netgo osusergo static_build'
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + BUILDTAGS='netgo osusergo static_build'
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + export EXTRA_FLAGS=-buildmode=pie
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + EXTRA_FLAGS=-buildmode=pie
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + '[' '' = dynamic ']'
23:02:42 [2020-04-13T23:02:42.906Z] #65 58.03 + make
23:02:42 [2020-04-13T23:02:42.906Z] #65 59.42 + bin/ctr
23:02:42 [2020-04-13T23:02:42.906Z] #65 ...
23:02:42 [2020-04-13T23:02:42.906Z] 
23:02:42 [2020-04-13T23:02:42.906Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:42 [2020-04-13T23:02:42.906Z] #56 133.3 mvdan.cc/editorconfig
23:02:42 [2020-04-13T23:02:42.906Z] #56 135.1 mvdan.cc/sh/v3/fileutil
23:02:42 [2020-04-13T23:02:42.906Z] #56 135.4 mvdan.cc/sh/v3/syntax
23:02:42 [2020-04-13T23:02:42.923Z] #10 40.33 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]
23:02:43 [2020-04-13T23:02:43.066Z] #41 36.07 + 
23:02:43 [2020-04-13T23:02:43.066Z] #41 ...
23:02:43 [2020-04-13T23:02:43.066Z] 
23:02:43 [2020-04-13T23:02:43.066Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:43 [2020-04-13T23:02:43.066Z] #10 26.12 Fetched 8337 kB in 21s (402 kB/s)
23:02:43 [2020-04-13T23:02:43.066Z] #10 26.12 Reading package lists...
23:02:43 [2020-04-13T23:02:43.066Z] #10 ...
23:02:43 [2020-04-13T23:02:43.066Z] 
23:02:43 [2020-04-13T23:02:43.066Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:43 [2020-04-13T23:02:43.066Z] #41 36.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:02:43 [2020-04-13T23:02:43.066Z] #41 ...
23:02:43 [2020-04-13T23:02:43.066Z] 
23:02:43 [2020-04-13T23:02:43.066Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:43 [2020-04-13T23:02:43.066Z] #47 26.35 unicode/utf16
23:02:43 [2020-04-13T23:02:43.066Z] #47 27.04 container/list
23:02:43 [2020-04-13T23:02:43.066Z] #47 28.15 crypto/internal/subtle
23:02:43 [2020-04-13T23:02:43.066Z] #47 28.35 crypto/subtle
23:02:43 [2020-04-13T23:02:43.066Z] #47 28.56 vendor/golang.org/x/crypto/cryptobyte/asn1
23:02:43 [2020-04-13T23:02:43.066Z] #47 28.89 internal/nettrace
23:02:43 [2020-04-13T23:02:43.066Z] #47 29.41 runtime/cgo
23:02:43 [2020-04-13T23:02:43.290Z] #74 35.32 Checking out files:  43% (903/2067)   
Checking out files:  44% (910/2067)   
Checking out files:  45% (931/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/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:  80% (1664/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.
23:02:43 [2020-04-13T23:02:43.321Z] #47 ...
23:02:43 [2020-04-13T23:02:43.322Z] 
23:02:43 [2020-04-13T23:02:43.322Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:43 [2020-04-13T23:02:43.322Z] #74 33.69 Checking out files:  45% (938/2067)   
Checking out files:  46% (951/2067)   
Checking out files:  47% (972/2067)   
Checking out files:  48% (993/2067)   
Checking out files:  49% (1013/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/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.
23:02:43 [2020-04-13T23:02:43.322Z] #74 35.59 + cd /tmp/tmp.DQ6DWBwqlK/src/github.com/docker/libnetwork
23:02:43 [2020-04-13T23:02:43.322Z] #74 35.59 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:43 [2020-04-13T23:02:43.322Z] #74 35.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:02:43 [2020-04-13T23:02:43.472Z] #56 ...
23:02:43 [2020-04-13T23:02:43.472Z] 
23:02:43 [2020-04-13T23:02:43.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:43 [2020-04-13T23:02:43.472Z] #44 34.85   CC       images/core-arm.o
23:02:43 [2020-04-13T23:02:43.499Z] #10 ...
23:02:43 [2020-04-13T23:02:43.499Z] 
23:02:43 [2020-04-13T23:02:43.499Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:43 [2020-04-13T23:02:43.499Z] #25 36.82   libjq1 libonig5
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.27 The following NEW packages will be installed:
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.28   jq libjq1 libonig5
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.81 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.81 Need to get 325 kB of archives.
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.81 After this operation, 1019 kB of additional disk space will be used.
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #25 37.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.18 debconf: delaying package configuration, since apt-utils is not installed
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.37 Fetched 325 kB in 0s (777 kB/s)
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.48 Selecting previously unselected package libonig5:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.58 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.61 Unpacking libonig5:arm64 (6.9.1-1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.94 Selecting previously unselected package libjq1:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.94 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 39.96 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 40.20 Selecting previously unselected package jq.
23:02:43 [2020-04-13T23:02:43.499Z] #25 40.20 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 40.21 Unpacking jq (1.5+dfsg-2+b1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 40.53 Setting up libonig5:arm64 (6.9.1-1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 40.56 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 40.58 Setting up jq (1.5+dfsg-2+b1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 40.62 Processing triggers for libc-bin (2.28-10) ...
23:02:43 [2020-04-13T23:02:43.499Z] #25 DONE 41.2s
23:02:43 [2020-04-13T23:02:43.499Z] 
23:02:43 [2020-04-13T23:02:43.499Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:43 [2020-04-13T23:02:43.499Z] #74 DONE 40.9s
23:02:43 [2020-04-13T23:02:43.499Z] 
23:02:43 [2020-04-13T23:02:43.499Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.83 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.83 Need to get 3798 kB of archives.
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.83 After this operation, 21.6 MB of additional disk space will be used.
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 36.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 37.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 37.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 37.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 37.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 37.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 37.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.22 debconf: delaying package configuration, since apt-utils is not installed
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.43 Fetched 3798 kB in 1s (5136 kB/s)
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.57 Selecting previously unselected package libcap-dev:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.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 ... 15374 files and directories currently installed.)
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.76 Unpacking libcap-dev:arm64 (1:2.25-2) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.97 Selecting previously unselected package libnet1:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 38.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.14 Selecting previously unselected package libnet1-dev.
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.49 Selecting previously unselected package libnl-3-200:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.50 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.51 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.73 Selecting previously unselected package libnl-3-dev:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 39.74 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.46 Selecting previously unselected package libprotobuf-c1:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.46 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.63 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.63 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.65 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.80 Selecting previously unselected package zlib1g-dev:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.80 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 40.81 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 41.25 Selecting previously unselected package libprotobuf17:arm64.
23:02:43 [2020-04-13T23:02:43.499Z] #43 41.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
23:02:43 [2020-04-13T23:02:43.499Z] #43 41.27 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
23:02:43 [2020-04-13T23:02:43.547Z] #74 37.15 + cd /tmp/tmp.PIuzRRwAma/src/github.com/docker/libnetwork
23:02:43 [2020-04-13T23:02:43.547Z] #74 37.15 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:02:43 [2020-04-13T23:02:43.759Z] #43 ...
23:02:43 [2020-04-13T23:02:43.759Z] 
23:02:43 [2020-04-13T23:02:43.759Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:02:43 [2020-04-13T23:02:43.759Z] #26 DONE 0.2s
23:02:43 [2020-04-13T23:02:43.759Z] 
23:02:43 [2020-04-13T23:02:43.759Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:43 [2020-04-13T23:02:43.805Z] #74 37.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:02:44 [2020-04-13T23:02:44.410Z] #44 35.75   CC       images/core-aarch64.o
23:02:45 [2020-04-13T23:02:45.345Z] #44 36.56   CC       images/core-ppc64.o
23:02:46 [2020-04-13T23:02:46.725Z] #44 37.65   CC       images/core-s390.o
23:02:47 [2020-04-13T23:02:47.661Z] #44 38.97   CC       images/cpuinfo.o
23:02:47 [2020-04-13T23:02:47.970Z] #27 4.313 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:02:48 [2020-04-13T23:02:48.542Z] #27 ...
23:02:48 [2020-04-13T23:02:48.542Z] 
23:02:48 [2020-04-13T23:02:48.542Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.339 + RM_GOPATH=0
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.339 + TMP_GOPATH=
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.339 + : /build
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.339 + '[' -z '' ']'
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.340 ++ mktemp -d
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.342 + export GOPATH=/tmp/tmp.x6LIJc7Bfm
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.342 + GOPATH=/tmp/tmp.x6LIJc7Bfm
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.342 + RM_GOPATH=1
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.343 ++ dirname ./install.sh
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.344 + dir=.
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.344 + bin=containerd
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.344 + shift
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.345 + '[' '!' -f ./containerd.installer ']'
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.345 + . ./containerd.installer
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.345 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.345 + install_containerd
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.345 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.345 + git clone https://github.com/containerd/containerd.git /tmp/tmp.x6LIJc7Bfm/src/github.com/containerd/containerd
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.345 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
23:02:48 [2020-04-13T23:02:48.542Z] #65 2.348 Cloning into '/tmp/tmp.x6LIJc7Bfm/src/github.com/containerd/containerd'...
23:02:48 [2020-04-13T23:02:48.542Z] #65 ...
23:02:48 [2020-04-13T23:02:48.542Z] 
23:02:48 [2020-04-13T23:02:48.542Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:02:48 [2020-04-13T23:02:48.542Z] #30 44.63 Checking out files:  37% (577/1521)   
Checking out files:  38% (578/1521)   
Checking out files:  39% (594/1521)   
Checking out files:  40% (609/1521)   
Checking out files:  41% (624/1521)   
Checking out files:  42% (639/1521)   
Checking out files:  43% (655/1521)   
Checking out files:  44% (670/1521)   
Checking out files:  45% (685/1521)   
Checking out files:  46% (700/1521)   
Checking out files:  47% (715/1521)   
Checking out files:  48% (731/1521)   
Checking out files:  49% (746/1521)   
Checking out files:  50% (761/1521)   
Checking out files:  51% (776/1521)   
Checking out files:  52% (791/1521)   
Checking out files:  53% (807/1521)   
Checking out files:  54% (822/1521)   
Checking out files:  55% (837/1521)   
Checking out files:  56% (852/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:02:48 [2020-04-13T23:02:48.542Z] #30 45.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:02:48 [2020-04-13T23:02:48.596Z] #44 39.83   CC       images/inventory.o
23:02:48 [2020-04-13T23:02:48.854Z] #44 40.26   CC       images/fdinfo.o
23:02:49 [2020-04-13T23:02:49.114Z] #30 ...
23:02:49 [2020-04-13T23:02:49.114Z] 
23:02:49 [2020-04-13T23:02:49.114Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:49 [2020-04-13T23:02:49.114Z] #35 36.92 debconf: delaying package configuration, since apt-utils is not installed
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.13 Fetched 14.2 MB in 1s (9515 kB/s)
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.21 Selecting previously unselected package xxd.
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.21 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.34 Unpacking xxd (2:8.1.0875-5) ...
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.59 Selecting previously unselected package vim-common.
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.66 Unpacking vim-common (2:8.1.0875-5) ...
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.96 Selecting previously unselected package cmake-data.
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.97 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:02:49 [2020-04-13T23:02:49.114Z] #35 37.98 Unpacking cmake-data (3.13.4-1) ...
23:02:49 [2020-04-13T23:02:49.114Z] #35 43.47 Selecting previously unselected package libicu63:arm64.
23:02:49 [2020-04-13T23:02:49.114Z] #35 43.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
23:02:49 [2020-04-13T23:02:49.114Z] #35 43.58 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:02:49 [2020-04-13T23:02:49.374Z] #35 ...
23:02:49 [2020-04-13T23:02:49.374Z] 
23:02:49 [2020-04-13T23:02:49.375Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:49 [2020-04-13T23:02:49.375Z] #27 4.769 
23:02:49 [2020-04-13T23:02:49.789Z] #44 41.01   CC       images/fown.o
23:02:49 [2020-04-13T23:02:49.852Z] #74 ...
23:02:49 [2020-04-13T23:02:49.852Z] 
23:02:49 [2020-04-13T23:02:49.852Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:49 [2020-04-13T23:02:49.852Z] #56 32.92 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:49 [2020-04-13T23:02:49.852Z] #56 35.15 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:49 [2020-04-13T23:02:49.852Z] #56 35.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:49 [2020-04-13T23:02:49.852Z] #56 35.76 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:49 [2020-04-13T23:02:49.852Z] #56 36.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:49 [2020-04-13T23:02:49.852Z] #56 37.65 runtime
23:02:49 [2020-04-13T23:02:49.852Z] #56 37.66 runtime/cgo
23:02:50 [2020-04-13T23:02:50.048Z] #44 41.44   CC       images/ns.o
23:02:50 [2020-04-13T23:02:50.108Z] #56 ...
23:02:50 [2020-04-13T23:02:50.108Z] 
23:02:50 [2020-04-13T23:02:50.108Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:50 [2020-04-13T23:02:50.108Z] #53 39.93 + cd /tmp/tmp.fvQFTpUj5e/src/github.com/golangci/golangci-lint/
23:02:50 [2020-04-13T23:02:50.108Z] #53 39.93 + git checkout -q v1.23.8
23:02:50 [2020-04-13T23:02:50.108Z] #53 40.83 ++ git describe --tags
23:02:50 [2020-04-13T23:02:50.108Z] #53 40.83 + version=v1.23.8
23:02:50 [2020-04-13T23:02:50.108Z] #53 40.83 ++ git rev-parse --short HEAD
23:02:50 [2020-04-13T23:02:50.108Z] #53 40.84 + commit=76a82c6
23:02:50 [2020-04-13T23:02:50.108Z] #53 40.84 ++ git show -s --format=%cd
23:02:50 [2020-04-13T23:02:50.108Z] #53 40.85 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:02:50 [2020-04-13T23:02:50.108Z] #53 40.86 + 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
23:02:50 [2020-04-13T23:02:50.366Z] #74 ...
23:02:50 [2020-04-13T23:02:50.366Z] 
23:02:50 [2020-04-13T23:02:50.366Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:50 [2020-04-13T23:02:50.366Z] #35 32.69 Reading package lists...
23:02:50 [2020-04-13T23:02:50.366Z] #35 ...
23:02:50 [2020-04-13T23:02:50.366Z] 
23:02:50 [2020-04-13T23:02:50.366Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:50 [2020-04-13T23:02:50.366Z] #56 33.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:50 [2020-04-13T23:02:50.366Z] #56 35.55 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:02:50 [2020-04-13T23:02:50.366Z] #56 35.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:02:50 [2020-04-13T23:02:50.366Z] #56 36.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:02:50 [2020-04-13T23:02:50.366Z] #56 36.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:02:50 [2020-04-13T23:02:50.366Z] #56 37.55 runtime/cgo
23:02:50 [2020-04-13T23:02:50.366Z] #56 37.56 runtime
23:02:50 [2020-04-13T23:02:50.366Z] #56 ...
23:02:50 [2020-04-13T23:02:50.366Z] 
23:02:50 [2020-04-13T23:02:50.366Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.30 + cd /tmp/tmp.BQF4OYarmB/src/github.com/golangci/golangci-lint/
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.30 + git checkout -q v1.23.8
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.79 ++ git describe --tags
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.81 + version=v1.23.8
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.81 ++ git rev-parse --short HEAD
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.83 + commit=76a82c6
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.83 ++ git show -s --format=%cd
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.83 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:02:50 [2020-04-13T23:02:50.366Z] #53 43.83 + 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
23:02:50 [2020-04-13T23:02:50.366Z] #53 ...
23:02:50 [2020-04-13T23:02:50.366Z] 
23:02:50 [2020-04-13T23:02:50.366Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:50 [2020-04-13T23:02:50.366Z] #25 34.50 Fetched 8337 kB in 26s (325 kB/s)
23:02:50 [2020-04-13T23:02:50.616Z] #44 41.93   CC       images/regfile.o
23:02:50 [2020-04-13T23:02:50.623Z] #25 34.50 Reading package lists...
23:02:50 [2020-04-13T23:02:50.623Z] #25 ...
23:02:50 [2020-04-13T23:02:50.623Z] 
23:02:50 [2020-04-13T23:02:50.623Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:50 [2020-04-13T23:02:50.623Z] #43 34.59 Fetched 8337 kB in 25s (333 kB/s)
23:02:50 [2020-04-13T23:02:50.624Z] #43 34.59 Reading package lists...
23:02:50 [2020-04-13T23:02:50.624Z] #43 ...
23:02:50 [2020-04-13T23:02:50.624Z] 
23:02:50 [2020-04-13T23:02:50.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:50 [2020-04-13T23:02:50.624Z] #10 26.70 Reading package lists...
23:02:50 [2020-04-13T23:02:50.624Z] #10 38.93 Building dependency tree...
23:02:50 [2020-04-13T23:02:50.624Z] #10 44.64 The following additional packages will be installed:
23:02:50 [2020-04-13T23:02:50.624Z] #10 44.65   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:02:50 [2020-04-13T23:02:50.624Z] #10 44.66   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:02:50 [2020-04-13T23:02:50.624Z] #10 44.67   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:02:50 [2020-04-13T23:02:50.624Z] #10 44.68   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:02:50 [2020-04-13T23:02:50.624Z] #10 44.70 Suggested packages:
23:02:50 [2020-04-13T23:02:50.624Z] #10 44.74   gcc-8-locales seccomp wine64
23:02:50 [2020-04-13T23:02:50.667Z] #53 ...
23:02:50 [2020-04-13T23:02:50.667Z] 
23:02:50 [2020-04-13T23:02:50.667Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:50 [2020-04-13T23:02:50.667Z] #25 34.21 Fetched 8337 kB in 25s (332 kB/s)
23:02:50 [2020-04-13T23:02:50.796Z] #65 143.6 + bin/containerd-stress
23:02:50 [2020-04-13T23:02:50.796Z] #65 144.9 + bin/containerd-shim
23:02:50 [2020-04-13T23:02:50.881Z] #10 ...
23:02:50 [2020-04-13T23:02:50.881Z] 
23:02:50 [2020-04-13T23:02:50.881Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:50 [2020-04-13T23:02:50.881Z] #25 34.50 Reading package lists...
23:02:50 [2020-04-13T23:02:50.923Z] #25 34.21 Reading package lists...
23:02:50 [2020-04-13T23:02:50.923Z] #25 ...
23:02:50 [2020-04-13T23:02:50.923Z] 
23:02:50 [2020-04-13T23:02:50.923Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:50 [2020-04-13T23:02:50.923Z] #10 26.12 Reading package lists...
23:02:51 [2020-04-13T23:02:51.182Z] #44 42.40   CC       images/ghost-file.o
23:02:51 [2020-04-13T23:02:51.465Z] #27 5.142 
                                                                           0.0%
###                                                                        4.3%
#####                                                                      7.0%
#######                                                                   10.4%
##########                                                                14.4%
#############                                                             18.3%
###############                                                           22.1%
###################                                                       26.4%
######################                                                    31.2%
#########################                                                 35.4%
###########################                                               38.1%
###############################                                           44.3%
###################################                                       49.2%
######################################                                    52.8%
########################################                                  56.8%
###########################################                               61.0%
###############################################                           65.4%
#################################################                         68.8%
####################################################                      73.6%
########################################################                  78.2%
#############################################################             85.7%
################################################################          89.9%
####################################################################      95.8%
######################################################################## 100.0%
23:02:51 [2020-04-13T23:02:51.748Z] #27 8.003 
23:02:51 [2020-04-13T23:02:51.749Z] #44 43.06   CC       images/fifo.o
23:02:51 [2020-04-13T23:02:51.848Z] #10 38.92 Reading package lists...
23:02:51 [2020-04-13T23:02:51.848Z] #10 ...
23:02:51 [2020-04-13T23:02:51.848Z] 
23:02:51 [2020-04-13T23:02:51.848Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:51 [2020-04-13T23:02:51.848Z] #25 34.21 Reading package lists...
23:02:52 [2020-04-13T23:02:52.103Z] #25 ...
23:02:52 [2020-04-13T23:02:52.103Z] 
23:02:52 [2020-04-13T23:02:52.103Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:52 [2020-04-13T23:02:52.103Z] #35 35.54 Fetched 8337 kB in 26s (316 kB/s)
23:02:52 [2020-04-13T23:02:52.316Z] #44 43.54   CC       images/remap-file-path.o
23:02:52 [2020-04-13T23:02:52.358Z] #35 35.54 Reading package lists...
23:02:52 [2020-04-13T23:02:52.358Z] #35 ...
23:02:52 [2020-04-13T23:02:52.358Z] 
23:02:52 [2020-04-13T23:02:52.358Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:52 [2020-04-13T23:02:52.358Z] #62 37.97 Fetched 8337 kB in 28s (298 kB/s)
23:02:52 [2020-04-13T23:02:52.613Z] #62 37.97 Reading package lists...
23:02:52 [2020-04-13T23:02:52.613Z] #62 ...
23:02:52 [2020-04-13T23:02:52.613Z] 
23:02:52 [2020-04-13T23:02:52.613Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:02:52 [2020-04-13T23:02:52.613Z] #25 45.96 Reading package lists...
23:02:52 [2020-04-13T23:02:52.613Z] #25 ...
23:02:52 [2020-04-13T23:02:52.613Z] 
23:02:52 [2020-04-13T23:02:52.613Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:52 [2020-04-13T23:02:52.613Z] #43 36.17 Fetched 8337 kB in 27s (310 kB/s)
23:02:52 [2020-04-13T23:02:52.806Z] #27 8.413 #=#=#                                                                         

##                                                                         3.4%
####                                                                       6.8%
#############                                                             18.3%
###################                                                       26.7%
##############################                                            42.5%
######################################                                    54.1%
23:02:52 [2020-04-13T23:02:52.806Z] #27 ...
23:02:52 [2020-04-13T23:02:52.806Z] 
23:02:52 [2020-04-13T23:02:52.806Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:52 [2020-04-13T23:02:52.806Z] #33 40.34 sync
23:02:52 [2020-04-13T23:02:52.806Z] #33 40.34 internal/reflectlite
23:02:52 [2020-04-13T23:02:52.806Z] #33 43.07 errors
23:02:52 [2020-04-13T23:02:52.806Z] #33 43.08 sort
23:02:52 [2020-04-13T23:02:52.806Z] #33 43.50 strconv
23:02:52 [2020-04-13T23:02:52.806Z] #33 43.53 io
23:02:52 [2020-04-13T23:02:52.806Z] #33 43.53 internal/oserror
23:02:52 [2020-04-13T23:02:52.806Z] #33 43.77 syscall
23:02:52 [2020-04-13T23:02:52.806Z] #33 46.81 strings
23:02:52 [2020-04-13T23:02:52.806Z] #33 46.84 bytes
23:02:52 [2020-04-13T23:02:52.806Z] #33 48.09 reflect
23:02:52 [2020-04-13T23:02:52.868Z] #43 36.17 Reading package lists...
23:02:52 [2020-04-13T23:02:52.868Z] #43 ...
23:02:52 [2020-04-13T23:02:52.868Z] 
23:02:52 [2020-04-13T23:02:52.868Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:52 [2020-04-13T23:02:52.868Z] #35 35.54 Reading package lists...
23:02:52 [2020-04-13T23:02:52.882Z] #44 44.10   CC       images/eventfd.o
23:02:53 [2020-04-13T23:02:53.067Z] #33 ...
23:02:53 [2020-04-13T23:02:53.067Z] 
23:02:53 [2020-04-13T23:02:53.067Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:53 [2020-04-13T23:02:53.186Z] #25 45.97 Reading package lists...
23:02:53 [2020-04-13T23:02:53.186Z] #25 ...
23:02:53 [2020-04-13T23:02:53.186Z] 
23:02:53 [2020-04-13T23:02:53.186Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:53 [2020-04-13T23:02:53.186Z] #62 37.10 Fetched 8337 kB in 26s (318 kB/s)
23:02:53 [2020-04-13T23:02:53.186Z] #62 37.10 Reading package lists...
23:02:53 [2020-04-13T23:02:53.186Z] #62 ...
23:02:53 [2020-04-13T23:02:53.186Z] 
23:02:53 [2020-04-13T23:02:53.186Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:53 [2020-04-13T23:02:53.186Z] #10 47.13 The following NEW packages will be installed:
23:02:53 [2020-04-13T23:02:53.186Z] #10 47.15   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:02:53 [2020-04-13T23:02:53.186Z] #10 47.16   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:02:53 [2020-04-13T23:02:53.186Z] #10 47.16   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:02:53 [2020-04-13T23:02:53.186Z] #10 47.16   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:02:53 [2020-04-13T23:02:53.186Z] #10 47.17   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:02:53 [2020-04-13T23:02:53.186Z] #10 47.18   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:02:53 [2020-04-13T23:02:53.327Z] #27 8.413 #=#=#                                                                         

##                                                                         3.4%
####                                                                       6.8%
#############                                                             18.3%
###################                                                       26.7%
##############################                                            42.5%
######################################                                    54.1%
############################################                              61.7%
####################################################                      72.4%
##############################################################            86.3%
######################################################################## 100.0%
23:02:53 [2020-04-13T23:02:53.449Z] #44 44.62   CC       images/eventpoll.o
23:02:53 [2020-04-13T23:02:53.751Z] #10 47.73 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
23:02:53 [2020-04-13T23:02:53.751Z] #10 47.73 Need to get 77.7 MB of archives.
23:02:53 [2020-04-13T23:02:53.751Z] #10 47.73 After this operation, 487 MB of additional disk space will be used.
23:02:53 [2020-04-13T23:02:53.751Z] #10 47.73 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]
23:02:53 [2020-04-13T23:02:53.751Z] #10 ...
23:02:53 [2020-04-13T23:02:53.751Z] 
23:02:53 [2020-04-13T23:02:53.751Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:02:53 [2020-04-13T23:02:53.751Z] #41 37.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:02:53 [2020-04-13T23:02:53.898Z] #27 10.06 
23:02:54 [2020-04-13T23:02:54.009Z] #41 ...
23:02:54 [2020-04-13T23:02:54.009Z] 
23:02:54 [2020-04-13T23:02:54.009Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:02:54 [2020-04-13T23:02:54.009Z] #62 37.10 Reading package lists...
23:02:54 [2020-04-13T23:02:54.015Z] #44 45.23   CC       images/fh.o
23:02:54 [2020-04-13T23:02:54.236Z] #65 149.0 + bin/containerd-shim-runc-v1
23:02:54 [2020-04-13T23:02:54.420Z] #27 10.33 
                                                                           0.0%
###                                                                        5.3%
#######                                                                   10.4%
##########                                                                14.1%
###########                                                               16.3%
23:02:54 [2020-04-13T23:02:54.420Z] #27 ...
23:02:54 [2020-04-13T23:02:54.420Z] 
23:02:54 [2020-04-13T23:02:54.420Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.17 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]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 42.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
23:02:54 [2020-04-13T23:02:54.420Z] #10 43.80 debconf: delaying package configuration, since apt-utils is not installed
23:02:54 [2020-04-13T23:02:54.420Z] #10 44.29 Fetched 73.3 MB in 6s (12.2 MB/s)
23:02:54 [2020-04-13T23:02:54.420Z] #10 44.43 Selecting previously unselected package binutils-mingw-w64-i686.
23:02:54 [2020-04-13T23:02:54.420Z] #10 44.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15374 files and directories currently installed.)
23:02:54 [2020-04-13T23:02:54.420Z] #10 44.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 44.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 47.12 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:02:54 [2020-04-13T23:02:54.420Z] #10 47.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 47.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 50.45 Selecting previously unselected package binutils-mingw-w64.
23:02:54 [2020-04-13T23:02:54.420Z] #10 50.48 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 50.49 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 50.75 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:02:54 [2020-04-13T23:02:54.420Z] #10 50.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 50.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 51.10 Selecting previously unselected package dmsetup.
23:02:54 [2020-04-13T23:02:54.420Z] #10 51.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 51.16 Unpacking dmsetup (2:1.02.155-3) ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 51.41 Selecting previously unselected package mingw-w64-common.
23:02:54 [2020-04-13T23:02:54.420Z] #10 51.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:02:54 [2020-04-13T23:02:54.420Z] #10 51.43 Unpacking mingw-w64-common (6.0.0-3) ...
23:02:54 [2020-04-13T23:02:54.681Z] #10 ...
23:02:54 [2020-04-13T23:02:54.681Z] 
23:02:54 [2020-04-13T23:02:54.681Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:02:54 [2020-04-13T23:02:54.681Z] #43 42.32 Selecting previously unselected package libprotobuf-lite17:arm64.
23:02:54 [2020-04-13T23:02:54.681Z] #43 42.36 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 42.36 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 42.63 Selecting previously unselected package libprotobuf-dev:arm64.
23:02:54 [2020-04-13T23:02:54.681Z] #43 42.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 42.65 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 45.10 Selecting previously unselected package libprotoc17:arm64.
23:02:54 [2020-04-13T23:02:54.681Z] #43 45.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 45.11 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 45.73 Selecting previously unselected package protobuf-c-compiler.
23:02:54 [2020-04-13T23:02:54.681Z] #43 45.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 45.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 45.99 Selecting previously unselected package protobuf-compiler.
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.24 Selecting previously unselected package python-pkg-resources.
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.29 Unpacking python-pkg-resources (40.8.0-1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.61 Selecting previously unselected package python-six.
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.67 Unpacking python-six (1.12.0-1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.86 Selecting previously unselected package python-protobuf.
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 46.93 Unpacking python-protobuf (3.6.1.3-2) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 47.70 Setting up python-pkg-resources (40.8.0-1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 51.53 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 51.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 51.57 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 51.63 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 51.65 Setting up python-six (1.12.0-1) ...
23:02:54 [2020-04-13T23:02:54.681Z] #43 ...
23:02:54 [2020-04-13T23:02:54.681Z] 
23:02:54 [2020-04-13T23:02:54.681Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:54 [2020-04-13T23:02:54.681Z] #47 42.23 math/rand
23:02:54 [2020-04-13T23:02:54.681Z] #47 42.23 internal/singleflight
23:02:54 [2020-04-13T23:02:54.681Z] #47 42.24 github.com/LK4D4/vndr/godl/singleflight
23:02:54 [2020-04-13T23:02:54.681Z] #47 42.25 internal/reflectlite
23:02:54 [2020-04-13T23:02:54.681Z] #47 44.51 io
23:02:54 [2020-04-13T23:02:54.681Z] #47 44.51 strconv
23:02:54 [2020-04-13T23:02:54.681Z] #47 44.52 sort
23:02:54 [2020-04-13T23:02:54.681Z] #47 44.56 syscall
23:02:54 [2020-04-13T23:02:54.681Z] #47 47.15 vendor/golang.org/x/net/dns/dnsmessage
23:02:54 [2020-04-13T23:02:54.681Z] #47 47.33 bytes
23:02:54 [2020-04-13T23:02:54.681Z] #47 51.77 bufio
23:02:54 [2020-04-13T23:02:54.681Z] #47 52.14 reflect
23:02:54 [2020-04-13T23:02:54.942Z] #47 ...
23:02:54 [2020-04-13T23:02:54.942Z] 
23:02:54 [2020-04-13T23:02:54.942Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:54 [2020-04-13T23:02:54.959Z] #44 45.97   CC       images/fsnotify.o
23:02:55 [2020-04-13T23:02:55.526Z] #44 46.90   CC       images/signalfd.o
23:02:55 [2020-04-13T23:02:55.990Z] #27 10.33 
                                                                           0.0%
###                                                                        5.3%
#######                                                                   10.4%
##########                                                                14.1%
###########                                                               16.3%
##############                                                            20.0%
###################                                                       27.2%
##########################                                                36.2%
###############################                                           43.8%
####################################                                      50.4%
########################################                                  56.6%
############################################                              62.3%
#################################################                         68.5%
#####################################################                     74.7%
#########################################################                 79.8%
###############################################################           88.8%
#####################################################################     97.2%
######################################################################## 100.0%
23:02:56 [2020-04-13T23:02:56.093Z] #44 47.40   CC       images/fs.o
23:02:56 [2020-04-13T23:02:56.248Z] #65 151.1 + bin/containerd-shim-runc-v2
23:02:56 [2020-04-13T23:02:56.249Z] #27 12.64 
23:02:56 [2020-04-13T23:02:56.350Z] #44 47.80   CC       images/pstree.o
23:02:56 [2020-04-13T23:02:56.529Z] #65 151.7 + binaries
23:02:56 [2020-04-13T23:02:56.529Z] #65 151.7 + mkdir -p /build
23:02:56 [2020-04-13T23:02:56.529Z] #65 151.7 + cp bin/containerd /build/containerd
23:02:56 [2020-04-13T23:02:56.529Z] #65 151.7 + cp bin/containerd-shim /build/containerd-shim
23:02:56 [2020-04-13T23:02:56.529Z] #65 151.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:02:56 [2020-04-13T23:02:56.529Z] #65 151.7 + cp bin/ctr /build/ctr
23:02:56 [2020-04-13T23:02:56.919Z] #44 48.12   CC       images/pipe.o
23:02:57 [2020-04-13T23:02:57.139Z] #65 DONE 152.2s
23:02:57 [2020-04-13T23:02:57.178Z] #44 48.50   CC       images/tcp-stream.o
23:02:57 [2020-04-13T23:02:57.437Z] #44 48.83   CC       images/sk-packet.o
23:02:57 [2020-04-13T23:02:57.695Z] #44 ...
23:02:57 [2020-04-13T23:02:57.695Z] 
23:02:57 [2020-04-13T23:02:57.695Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:02:57 [2020-04-13T23:02:57.695Z] #56 148.2 mvdan.cc/sh/v3/cmd/shfmt
23:02:57 [2020-04-13T23:02:57.695Z] #56 DONE 158.0s
23:02:57 [2020-04-13T23:02:57.695Z] 
23:02:57 [2020-04-13T23:02:57.695Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:02:57 [2020-04-13T23:02:57.695Z] #47 148.7 github.com/LK4D4/vndr/versioned
23:02:57 [2020-04-13T23:02:57.695Z] #47 148.9 compress/flate
23:02:57 [2020-04-13T23:02:57.695Z] #47 149.3 github.com/LK4D4/vndr/build
23:02:57 [2020-04-13T23:02:57.695Z] #47 153.9 hash/crc32
23:02:57 [2020-04-13T23:02:57.695Z] #47 155.0 compress/gzip
23:02:57 [2020-04-13T23:02:57.695Z] #47 155.4 net
23:02:57 [2020-04-13T23:02:57.695Z] #47 156.1 vendor/golang.org/x/text/transform
23:02:57 [2020-04-13T23:02:57.695Z] #47 157.4 vendor/golang.org/x/text/unicode/bidi
23:02:57 [2020-04-13T23:02:57.752Z] 
23:02:57 [2020-04-13T23:02:57.752Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:02:57 [2020-04-13T23:02:57.955Z] #47 ...
23:02:57 [2020-04-13T23:02:57.955Z] 
23:02:57 [2020-04-13T23:02:57.955Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:02:57 [2020-04-13T23:02:57.955Z] #44 49.30   CC       images/mnt.o
23:02:58 [2020-04-13T23:02:58.032Z] #66 DONE 0.3s
23:02:58 [2020-04-13T23:02:58.032Z] 
23:02:58 [2020-04-13T23:02:58.032Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:02:58 [2020-04-13T23:02:58.313Z] #70 DONE 0.2s
23:02:58 [2020-04-13T23:02:58.313Z] 
23:02:58 [2020-04-13T23:02:58.313Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:02:58 [2020-04-13T23:02:58.313Z] #72 DONE 0.2s
23:02:58 [2020-04-13T23:02:58.521Z] #44 49.69   CC       images/pipe-data.o
23:02:58 [2020-04-13T23:02:58.593Z] 
23:02:58 [2020-04-13T23:02:58.593Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:02:58 [2020-04-13T23:02:58.593Z] #75 DONE 0.1s
23:02:58 [2020-04-13T23:02:58.593Z] 
23:02:58 [2020-04-13T23:02:58.593Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:02:58 [2020-04-13T23:02:58.593Z] #76 DONE 0.1s
23:02:58 [2020-04-13T23:02:58.593Z] 
23:02:58 [2020-04-13T23:02:58.593Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
23:02:58 [2020-04-13T23:02:58.651Z] #27 13.04 
                                                                           0.0%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      8.3%
######                                                                     9.2%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              16.9%
##############                                                            19.5%
###############                                                           21.8%
#################                                                         24.6%
###################                                                       26.9%
#####################                                                     29.3%
#######################                                                   32.2%
23:02:58 [2020-04-13T23:02:58.651Z] #27 ...
23:02:58 [2020-04-13T23:02:58.651Z] 
23:02:58 [2020-04-13T23:02:58.651Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:02:58 [2020-04-13T23:02:58.651Z] #50 46.03 + cd /tmp/tmp.1bFMjnVjyK/src/gotest.tools/gotestsum
23:02:58 [2020-04-13T23:02:58.651Z] #50 46.03 + git checkout -q v0.3.5
23:02:58 [2020-04-13T23:02:58.651Z] #50 46.05 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:02:58 [2020-04-13T23:02:58.667Z] #35 46.76 Reading package lists...
23:02:58 [2020-04-13T23:02:58.667Z] #35 ...
23:02:58 [2020-04-13T23:02:58.667Z] 
23:02:58 [2020-04-13T23:02:58.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:02:58 [2020-04-13T23:02:58.667Z] #10 38.92 Reading package lists...
23:02:58 [2020-04-13T23:02:58.913Z] #50 ...
23:02:58 [2020-04-13T23:02:58.913Z] 
23:02:58 [2020-04-13T23:02:58.913Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:58 [2020-04-13T23:02:58.913Z] #27 13.04 
                                                                           0.0%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      8.3%
######                                                                     9.2%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              16.9%
##############                                                            19.5%
###############                                                           21.8%
#################                                                         24.6%
###################                                                       26.9%
#####################                                                     29.3%
#######################                                                   32.2%
########################                                                  34.3%
23:02:58 [2020-04-13T23:02:58.913Z] #27 ...
23:02:58 [2020-04-13T23:02:58.913Z] 
23:02:58 [2020-04-13T23:02:58.913Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:58 [2020-04-13T23:02:58.913Z] #35 49.94 Selecting previously unselected package libxml2:arm64.
23:02:58 [2020-04-13T23:02:58.913Z] #35 49.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 49.99 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 50.79 Selecting previously unselected package libarchive13:arm64.
23:02:58 [2020-04-13T23:02:58.913Z] #35 50.79 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 50.80 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.19 Selecting previously unselected package libjsoncpp1:arm64.
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.20 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.42 Selecting previously unselected package librhash0:arm64.
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.50 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.51 Unpacking librhash0:arm64 (1.3.8-1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.75 Selecting previously unselected package libuv1:arm64.
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.76 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 51.76 Unpacking libuv1:arm64 (1.24.1-1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 52.05 Selecting previously unselected package cmake.
23:02:58 [2020-04-13T23:02:58.913Z] #35 52.06 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 52.07 Unpacking cmake (3.13.4-1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.04 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.14 Setting up xxd (2:8.1.0875-5) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.17 Setting up libuv1:arm64 (1.24.1-1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.21 Setting up vim-common (2:8.1.0875-5) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.30 Setting up librhash0:arm64 (1.3.8-1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.33 Setting up cmake-data (3.13.4-1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.38 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.42 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.44 Setting up cmake (3.13.4-1) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.45 Processing triggers for libc-bin (2.28-10) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 55.61 Processing triggers for mime-support (3.62) ...
23:02:58 [2020-04-13T23:02:58.913Z] #35 DONE 56.6s
23:02:58 [2020-04-13T23:02:58.913Z] 
23:02:58 [2020-04-13T23:02:58.913Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:59 [2020-04-13T23:02:59.088Z] #44 50.19   CC       images/sa.o
23:02:59 [2020-04-13T23:02:59.179Z] #27 13.04 
                                                                           0.0%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      8.3%
######                                                                     9.2%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              16.9%
##############                                                            19.5%
###############                                                           21.8%
#################                                                         24.6%
###################                                                       26.9%
#####################                                                     29.3%
#######################                                                   32.2%
########################                                                  34.3%
#########################                                                 36.0%
##########################                                                37.4%
23:02:59 [2020-04-13T23:02:59.179Z] #27 ...
23:02:59 [2020-04-13T23:02:59.179Z] 
23:02:59 [2020-04-13T23:02:59.179Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:02:59 [2020-04-13T23:02:59.179Z] #36 DONE 0.1s
23:02:59 [2020-04-13T23:02:59.179Z] 
23:02:59 [2020-04-13T23:02:59.179Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:59 [2020-04-13T23:02:59.180Z] #27 13.04 
                                                                           0.0%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      8.3%
######                                                                     9.2%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              16.9%
##############                                                            19.5%
###############                                                           21.8%
#################                                                         24.6%
###################                                                       26.9%
#####################                                                     29.3%
#######################                                                   32.2%
########################                                                  34.3%
#########################                                                 36.0%
##########################                                                37.4%
#############################                                             40.5%
23:02:59 [2020-04-13T23:02:59.180Z] #27 ...
23:02:59 [2020-04-13T23:02:59.180Z] 
23:02:59 [2020-04-13T23:02:59.180Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:02:59 [2020-04-13T23:02:59.180Z] #37 DONE 0.1s
23:02:59 [2020-04-13T23:02:59.180Z] 
23:02:59 [2020-04-13T23:02:59.180Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:59 [2020-04-13T23:02:59.208Z] #77 DONE 0.6s
23:02:59 [2020-04-13T23:02:59.346Z] #44 50.56   CC       images/timer.o
23:02:59 [2020-04-13T23:02:59.447Z] #27 13.04 
                                                                           0.0%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      8.3%
######                                                                     9.2%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              16.9%
##############                                                            19.5%
###############                                                           21.8%
#################                                                         24.6%
###################                                                       26.9%
#####################                                                     29.3%
#######################                                                   32.2%
########################                                                  34.3%
#########################                                                 36.0%
##########################                                                37.4%
#############################                                             40.5%
##############################                                            42.6%
###############################                                           43.8%
23:02:59 [2020-04-13T23:02:59.447Z] #27 ...
23:02:59 [2020-04-13T23:02:59.447Z] 
23:02:59 [2020-04-13T23:02:59.447Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:02:59 [2020-04-13T23:02:59.447Z] #30 46.91 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:02:59 [2020-04-13T23:02:59.447Z] #30 ...
23:02:59 [2020-04-13T23:02:59.447Z] 
23:02:59 [2020-04-13T23:02:59.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:02:59 [2020-04-13T23:02:59.489Z] 
23:02:59 [2020-04-13T23:02:59.489Z] #78 exporting to image
23:02:59 [2020-04-13T23:02:59.489Z] #78 exporting layers
23:02:59 [2020-04-13T23:02:59.592Z] #10 50.21 Building dependency tree...
23:02:59 [2020-04-13T23:02:59.834Z] #62 48.74 Reading package lists...
23:02:59 [2020-04-13T23:02:59.834Z] #62 ...
23:02:59 [2020-04-13T23:02:59.834Z] 
23:02:59 [2020-04-13T23:02:59.834Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:02:59 [2020-04-13T23:02:59.912Z] #44 51.15   CC       images/timerfd.o
23:03:00 [2020-04-13T23:03:00.091Z] #35 44.02 Reading package lists...
23:03:00 [2020-04-13T23:03:00.091Z] #35 ...
23:03:00 [2020-04-13T23:03:00.091Z] 
23:03:00 [2020-04-13T23:03:00.091Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:00 [2020-04-13T23:03:00.091Z] #10 48.23 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]
23:03:00 [2020-04-13T23:03:00.091Z] #10 48.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:03:00 [2020-04-13T23:03:00.091Z] #10 48.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:03:00 [2020-04-13T23:03:00.091Z] #10 48.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:03:00 [2020-04-13T23:03:00.091Z] #10 48.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:03:00 [2020-04-13T23:03:00.091Z] #10 49.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:03:00 [2020-04-13T23:03:00.091Z] #10 50.27 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]
23:03:00 [2020-04-13T23:03:00.091Z] #10 50.29 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]
23:03:00 [2020-04-13T23:03:00.171Z] #44 51.47   CC       images/mm.o
23:03:00 [2020-04-13T23:03:00.738Z] #44 52.02   CC       images/sk-opts.o
23:03:00 [2020-04-13T23:03:00.996Z] #44 52.35   CC       images/sk-unix.o
23:03:01 [2020-04-13T23:03:01.035Z] #10 ...
23:03:01 [2020-04-13T23:03:01.035Z] 
23:03:01 [2020-04-13T23:03:01.035Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:01 [2020-04-13T23:03:01.035Z] #35 44.02 Reading package lists...
23:03:01 [2020-04-13T23:03:01.564Z] #44 52.85   CC       images/sk-inet.o
23:03:01 [2020-04-13T23:03:01.604Z] #35 55.60 Building dependency tree...
23:03:01 [2020-04-13T23:03:01.604Z] #35 ...
23:03:01 [2020-04-13T23:03:01.604Z] 
23:03:01 [2020-04-13T23:03:01.604Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:01 [2020-04-13T23:03:01.604Z] #43 34.59 Reading package lists...
23:03:02 [2020-04-13T23:03:02.059Z] #27 13.04 
                                                                           0.0%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      8.3%
######                                                                     9.2%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              16.9%
##############                                                            19.5%
###############                                                           21.8%
#################                                                         24.6%
###################                                                       26.9%
#####################                                                     29.3%
#######################                                                   32.2%
########################                                                  34.3%
#########################                                                 36.0%
##########################                                                37.4%
#############################                                             40.5%
##############################                                            42.6%
###############################                                           43.8%
################################                                          45.0%
#################################                                         46.5%
##################################                                        48.4%
####################################                                      50.3%
#####################################                                     52.2%
######################################                                    53.4%
#######################################                                   54.3%
########################################                                  56.1%
##########################################                                58.4%
###########################################                               59.8%
############################################                              61.3%
#############################################                             63.7%
###############################################                           66.6%
#################################################                         68.2%
###################################################                       71.3%
####################################################                      73.5%
######################################################                    75.9%
########################################################                  79.0%
############################################################              83.9%
##############################################################            87.0%
################################################################          90.2%
##################################################################        92.8%
####################################################################      94.8%
######################################################################    97.7%
23:03:02 [2020-04-13T23:03:02.059Z] #27 ...
23:03:02 [2020-04-13T23:03:02.059Z] 
23:03:02 [2020-04-13T23:03:02.059Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:02 [2020-04-13T23:03:02.059Z] #56 49.28 bytes
23:03:02 [2020-04-13T23:03:02.059Z] #56 49.28 reflect
23:03:02 [2020-04-13T23:03:02.059Z] #56 49.29 strings
23:03:02 [2020-04-13T23:03:02.059Z] #56 49.31 syscall
23:03:02 [2020-04-13T23:03:02.059Z] #56 55.29 text/tabwriter
23:03:02 [2020-04-13T23:03:02.059Z] #56 56.33 regexp/syntax
23:03:02 [2020-04-13T23:03:02.059Z] #56 ...
23:03:02 [2020-04-13T23:03:02.059Z] 
23:03:02 [2020-04-13T23:03:02.059Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:02 [2020-04-13T23:03:02.135Z] #44 53.50   CC       images/tun.o
23:03:02 [2020-04-13T23:03:02.155Z] #78 exporting layers 2.5s done
23:03:02 [2020-04-13T23:03:02.155Z] #78 writing image sha256:ef3b76773d3d26effae47d7e78e2aba45916f5e9cce89b5c1dd38a71ebbba8b7 done
23:03:02 [2020-04-13T23:03:02.155Z] #78 naming to docker.io/library/docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d done
23:03:02 [2020-04-13T23:03:02.155Z] #78 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:03:02 [2020-04-13T23:03:02.321Z] #27 13.04 
                                                                           0.0%
                                                                           1.2%
##                                                                         2.8%
##                                                                         3.8%
####                                                                       5.6%
#####                                                                      8.3%
######                                                                     9.2%
#######                                                                    9.9%
########                                                                  11.4%
#########                                                                 13.0%
##########                                                                15.1%
############                                                              16.9%
##############                                                            19.5%
###############                                                           21.8%
#################                                                         24.6%
###################                                                       26.9%
#####################                                                     29.3%
#######################                                                   32.2%
########################                                                  34.3%
#########################                                                 36.0%
##########################                                                37.4%
#############################                                             40.5%
##############################                                            42.6%
###############################                                           43.8%
################################                                          45.0%
#################################                                         46.5%
##################################                                        48.4%
####################################                                      50.3%
#####################################                                     52.2%
######################################                                    53.4%
#######################################                                   54.3%
########################################                                  56.1%
##########################################                                58.4%
###########################################                               59.8%
############################################                              61.3%
#############################################                             63.7%
###############################################                           66.6%
#################################################                         68.2%
###################################################                       71.3%
####################################################                      73.5%
######################################################                    75.9%
########################################################                  79.0%
############################################################              83.9%
##############################################################            87.0%
################################################################          90.2%
##################################################################        92.8%
####################################################################      94.8%
######################################################################    97.7%
#######################################################################   99.7%
######################################################################## 100.0%
23:03:02 [2020-04-13T23:03:02.321Z] #27 18.57 
23:03:02 [2020-04-13T23:03:02.538Z] #43 46.33 Reading package lists...
23:03:02 [2020-04-13T23:03:02.538Z] #43 ...
23:03:02 [2020-04-13T23:03:02.538Z] 
23:03:02 [2020-04-13T23:03:02.538Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:02 [2020-04-13T23:03:02.538Z] #10 56.58 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]
23:03:02 [2020-04-13T23:03:02.588Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/test/unit
23:03:02 [2020-04-13T23:03:02.701Z] #44 53.93   CC       images/sk-netlink.o
23:03:02 [2020-04-13T23:03:02.959Z] #44 54.32   CC       images/packet-sock.o
23:03:03 [2020-04-13T23:03:03.755Z] #10 56.61 The following additional packages will be installed:
23:03:03 [2020-04-13T23:03:03.755Z] #10 56.62   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:03:03 [2020-04-13T23:03:03.755Z] #10 56.63   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:03:03 [2020-04-13T23:03:03.755Z] #10 56.64   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:03:03 [2020-04-13T23:03:03.755Z] #10 56.64   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:03:03 [2020-04-13T23:03:03.755Z] #10 56.67 Suggested packages:
23:03:03 [2020-04-13T23:03:03.755Z] #10 56.67   gcc-8-locales seccomp wine64
23:03:03 [2020-04-13T23:03:03.755Z] #10 ...
23:03:03 [2020-04-13T23:03:03.755Z] 
23:03:03 [2020-04-13T23:03:03.755Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:03 [2020-04-13T23:03:03.755Z] #43 36.17 Reading package lists...
23:03:03 [2020-04-13T23:03:03.755Z] #43 47.59 Reading package lists...
23:03:03 [2020-04-13T23:03:03.755Z] #43 ...
23:03:03 [2020-04-13T23:03:03.755Z] 
23:03:03 [2020-04-13T23:03:03.755Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:03:03 [2020-04-13T23:03:03.755Z] #62 37.97 Reading package lists...
23:03:03 [2020-04-13T23:03:03.755Z] #62 49.68 Reading package lists...
23:03:03 [2020-04-13T23:03:03.755Z] #62 ...
23:03:03 [2020-04-13T23:03:03.755Z] 
23:03:03 [2020-04-13T23:03:03.755Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:03:03 [2020-04-13T23:03:03.755Z] #25 45.96 Reading package lists...
23:03:03 [2020-04-13T23:03:03.892Z] #44 55.13   CC       images/ipc-var.o
23:03:03 [2020-04-13T23:03:03.930Z] #27 19.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:03:04 [2020-04-13T23:03:04.192Z] #27 ...
23:03:04 [2020-04-13T23:03:04.192Z] 
23:03:04 [2020-04-13T23:03:04.192Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:04 [2020-04-13T23:03:04.192Z] #33 51.66 bufio
23:03:04 [2020-04-13T23:03:04.192Z] #33 53.61 path
23:03:04 [2020-04-13T23:03:04.192Z] #33 54.50 text/tabwriter
23:03:04 [2020-04-13T23:03:04.192Z] #33 57.92 internal/syscall/execenv
23:03:04 [2020-04-13T23:03:04.192Z] #33 57.92 internal/syscall/unix
23:03:04 [2020-04-13T23:03:04.192Z] #33 57.93 time
23:03:04 [2020-04-13T23:03:04.454Z] #33 ...
23:03:04 [2020-04-13T23:03:04.454Z] 
23:03:04 [2020-04-13T23:03:04.454Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.342 + RM_GOPATH=0
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.342 + TMP_GOPATH=
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.342 + : /build
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.343 + '[' -z '' ']'
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.348 ++ mktemp -d
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.350 + export GOPATH=/tmp/tmp.VOeOrCk31O
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.350 + GOPATH=/tmp/tmp.VOeOrCk31O
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.350 + RM_GOPATH=1
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.350 ++ dirname ./install.sh
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 + dir=.
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 + bin=tini
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 + shift
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 + '[' '!' -f ./tini.installer ']'
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 + . ./tini.installer
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 + install_tini
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.352 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.353 + git clone https://github.com/krallin/tini.git /tmp/tmp.VOeOrCk31O/tini
23:03:04 [2020-04-13T23:03:04.454Z] #38 2.371 Cloning into '/tmp/tmp.VOeOrCk31O/tini'...
23:03:04 [2020-04-13T23:03:04.454Z] #38 3.452 + cd /tmp/tmp.VOeOrCk31O/tini
23:03:04 [2020-04-13T23:03:04.454Z] #38 3.452 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:03:04 [2020-04-13T23:03:04.454Z] #38 3.482 + cmake .
23:03:04 [2020-04-13T23:03:04.463Z] #44 55.68   CC       images/ipc-desc.o
23:03:04 [2020-04-13T23:03:04.603Z] ?   	github.com/docker/docker/api	[no test files]
23:03:04 [2020-04-13T23:03:04.717Z] #38 ...
23:03:04 [2020-04-13T23:03:04.717Z] 
23:03:04 [2020-04-13T23:03:04.717Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:04 [2020-04-13T23:03:04.717Z] #27 21.06 #=#=#                                                                         
23:03:04 [2020-04-13T23:03:04.937Z] #25 57.80 Building dependency tree...
23:03:04 [2020-04-13T23:03:04.937Z] #25 ...
23:03:04 [2020-04-13T23:03:04.937Z] 
23:03:04 [2020-04-13T23:03:04.937Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:04 [2020-04-13T23:03:04.937Z] #47 47.98 vendor/golang.org/x/crypto/curve25519
23:03:04 [2020-04-13T23:03:04.938Z] #47 ...
23:03:04 [2020-04-13T23:03:04.938Z] 
23:03:04 [2020-04-13T23:03:04.938Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:04 [2020-04-13T23:03:04.938Z] #35 46.76 Reading package lists...
23:03:05 [2020-04-13T23:03:05.028Z] #44 56.22   CC       images/ipc-shm.o
23:03:05 [2020-04-13T23:03:05.362Z] #27 21.36 
###############################                                           43.9%
######################################################################## 100.0%
23:03:05 [2020-04-13T23:03:05.594Z] #44 56.86   CC       images/ipc-msg.o
23:03:05 [2020-04-13T23:03:05.625Z] #27 21.73 
23:03:05 [2020-04-13T23:03:05.625Z] #27 ...
23:03:05 [2020-04-13T23:03:05.625Z] 
23:03:05 [2020-04-13T23:03:05.625Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:05 [2020-04-13T23:03:05.625Z] #43 54.69 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 54.72 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 54.76 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 54.80 Setting up libcap-dev:arm64 (1:2.25-2) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 54.93 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 54.97 Setting up protobuf-compiler (3.6.1.3-2) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 54.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 55.00 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 55.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 55.04 Setting up python-protobuf (3.6.1.3-2) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 61.27 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 61.32 Processing triggers for libc-bin (2.28-10) ...
23:03:05 [2020-04-13T23:03:05.625Z] #43 DONE 63.3s
23:03:05 [2020-04-13T23:03:05.885Z] 
23:03:05 [2020-04-13T23:03:05.885Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:06 [2020-04-13T23:03:06.160Z] #44 57.42   CC       images/ipc-sem.o
23:03:06 [2020-04-13T23:03:06.418Z] #44 57.76   CC       images/utsns.o
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.86 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]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.92 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:03:06 [2020-04-13T23:03:06.727Z] #10 60.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:03:06 [2020-04-13T23:03:06.985Z] #10 61.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:03:06 [2020-04-13T23:03:06.985Z] #10 61.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:03:06 [2020-04-13T23:03:06.985Z] #44 58.12   CC       images/creds.o
23:03:07 [2020-04-13T23:03:07.243Z] #10 61.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:03:07 [2020-04-13T23:03:07.243Z] #10 61.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:03:07 [2020-04-13T23:03:07.243Z] #10 61.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:03:07 [2020-04-13T23:03:07.243Z] #10 61.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
23:03:07 [2020-04-13T23:03:07.244Z] #44 58.47   CC       images/vma.o
23:03:07 [2020-04-13T23:03:07.274Z] #44 ...
23:03:07 [2020-04-13T23:03:07.274Z] 
23:03:07 [2020-04-13T23:03:07.274Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:07 [2020-04-13T23:03:07.274Z] #47 54.55 regexp/syntax
23:03:07 [2020-04-13T23:03:07.274Z] #47 62.84 time
23:03:07 [2020-04-13T23:03:07.274Z] #47 64.78 regexp
23:03:07 [2020-04-13T23:03:07.274Z] #47 ...
23:03:07 [2020-04-13T23:03:07.274Z] 
23:03:07 [2020-04-13T23:03:07.274Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:07 [2020-04-13T23:03:07.274Z] #38 7.825 -- The C compiler identification is GNU 8.3.0
23:03:07 [2020-04-13T23:03:07.274Z] #38 7.914 -- Check for working C compiler: /usr/bin/cc
23:03:07 [2020-04-13T23:03:07.502Z] #44 58.74   CC       images/netdev.o
23:03:08 [2020-04-13T23:03:08.069Z] #44 59.39   CC       images/tty.o
23:03:08 [2020-04-13T23:03:08.216Z] #38 8.950 -- Check for working C compiler: /usr/bin/cc -- works
23:03:08 [2020-04-13T23:03:08.216Z] #38 8.956 -- Detecting C compiler ABI info
23:03:08 [2020-04-13T23:03:08.459Z] #35 58.75 Building dependency tree...
23:03:09 [2020-04-13T23:03:09.006Z] #44 60.37   CC       images/file-lock.o
23:03:09 [2020-04-13T23:03:09.141Z] #10 63.22 debconf: delaying package configuration, since apt-utils is not installed
23:03:09 [2020-04-13T23:03:09.160Z] #38 9.908 -- Detecting C compiler ABI info - done
23:03:09 [2020-04-13T23:03:09.160Z] #38 9.973 -- Detecting C compile features
23:03:09 [2020-04-13T23:03:09.575Z] #44 60.70   CC       images/rlimit.o
23:03:09 [2020-04-13T23:03:09.707Z] #10 63.68 Fetched 77.7 MB in 14s (5615 kB/s)
23:03:09 [2020-04-13T23:03:09.707Z] #10 63.79 Selecting previously unselected package binutils-mingw-w64-i686.
23:03:09 [2020-04-13T23:03:09.707Z] #10 63.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:09 [2020-04-13T23:03:09.707Z] #10 63.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:03:09 [2020-04-13T23:03:09.707Z] #10 63.81 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:03:09 [2020-04-13T23:03:09.840Z] #44 61.06   CC       images/pagemap.o
23:03:10 [2020-04-13T23:03:10.099Z] #44 61.42   CC       images/siginfo.o
23:03:10 [2020-04-13T23:03:10.346Z] #35 ...
23:03:10 [2020-04-13T23:03:10.346Z] 
23:03:10 [2020-04-13T23:03:10.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:10 [2020-04-13T23:03:10.346Z] #10 58.78 The following NEW packages will be installed:
23:03:10 [2020-04-13T23:03:10.346Z] #10 58.78   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:03:10 [2020-04-13T23:03:10.346Z] #10 58.78   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:03:10 [2020-04-13T23:03:10.346Z] #10 58.78   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:03:10 [2020-04-13T23:03:10.346Z] #10 58.78   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:03:10 [2020-04-13T23:03:10.346Z] #10 58.78   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:03:10 [2020-04-13T23:03:10.346Z] #10 58.78   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:03:10 [2020-04-13T23:03:10.346Z] #10 59.12 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
23:03:10 [2020-04-13T23:03:10.346Z] #10 59.12 Need to get 77.7 MB of archives.
23:03:10 [2020-04-13T23:03:10.346Z] #10 59.12 After this operation, 487 MB of additional disk space will be used.
23:03:10 [2020-04-13T23:03:10.346Z] #10 59.12 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]
23:03:10 [2020-04-13T23:03:10.346Z] #10 59.48 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]
23:03:10 [2020-04-13T23:03:10.346Z] #10 60.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:03:10 [2020-04-13T23:03:10.346Z] #10 60.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:03:10 [2020-04-13T23:03:10.346Z] #10 60.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:03:10 [2020-04-13T23:03:10.346Z] #10 60.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:03:10 [2020-04-13T23:03:10.346Z] #10 61.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:03:10 [2020-04-13T23:03:10.346Z] #10 61.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
23:03:10 [2020-04-13T23:03:10.346Z] #10 61.61 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]
23:03:10 [2020-04-13T23:03:10.356Z] #44 ...
23:03:10 [2020-04-13T23:03:10.356Z] 
23:03:10 [2020-04-13T23:03:10.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:10 [2020-04-13T23:03:10.356Z] #47 160.6 vendor/golang.org/x/text/secure/bidirule
23:03:10 [2020-04-13T23:03:10.356Z] #47 161.2 vendor/golang.org/x/text/unicode/norm
23:03:10 [2020-04-13T23:03:10.356Z] #47 167.5 vendor/golang.org/x/net/idna
23:03:10 [2020-04-13T23:03:10.614Z] #47 ...
23:03:10 [2020-04-13T23:03:10.614Z] 
23:03:10 [2020-04-13T23:03:10.614Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:10 [2020-04-13T23:03:10.614Z] #10 161.2 Selecting previously unselected package g++-mingw-w64-x86-64.
23:03:10 [2020-04-13T23:03:10.614Z] #10 161.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:03:10 [2020-04-13T23:03:10.614Z] #10 161.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:10 [2020-04-13T23:03:10.614Z] #10 ...
23:03:10 [2020-04-13T23:03:10.614Z] 
23:03:10 [2020-04-13T23:03:10.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:10 [2020-04-13T23:03:10.614Z] #44 61.81   CC       images/rpc.o
23:03:12 [2020-04-13T23:03:12.240Z] #10 ...
23:03:12 [2020-04-13T23:03:12.240Z] 
23:03:12 [2020-04-13T23:03:12.240Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:12 [2020-04-13T23:03:12.240Z] #35 65.63 The following additional packages will be installed:
23:03:12 [2020-04-13T23:03:12.240Z] #35 65.63   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:03:12 [2020-04-13T23:03:12.240Z] #35 65.67 Suggested packages:
23:03:12 [2020-04-13T23:03:12.240Z] #35 65.69   cmake-doc ninja-build lrzip
23:03:12 [2020-04-13T23:03:12.240Z] #35 65.69 Recommended packages:
23:03:12 [2020-04-13T23:03:12.240Z] #35 65.69   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:03:12 [2020-04-13T23:03:12.241Z] #10 ...
23:03:12 [2020-04-13T23:03:12.241Z] 
23:03:12 [2020-04-13T23:03:12.241Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:12 [2020-04-13T23:03:12.241Z] #47 65.62 internal/reflectlite
23:03:12 [2020-04-13T23:03:12.241Z] #47 65.68 github.com/LK4D4/vndr/godl/singleflight
23:03:12 [2020-04-13T23:03:12.461Z] #38 ...
23:03:12 [2020-04-13T23:03:12.461Z] 
23:03:12 [2020-04-13T23:03:12.461Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:12 [2020-04-13T23:03:12.461Z] #10 59.77 Selecting previously unselected package mingw-w64-x86-64-dev.
23:03:12 [2020-04-13T23:03:12.461Z] #10 59.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:03:12 [2020-04-13T23:03:12.461Z] #10 59.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:03:12 [2020-04-13T23:03:12.461Z] #10 68.42 Selecting previously unselected package gcc-mingw-w64-base.
23:03:12 [2020-04-13T23:03:12.461Z] #10 68.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:03:12 [2020-04-13T23:03:12.461Z] #10 68.42 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:03:12 [2020-04-13T23:03:12.461Z] #10 68.62 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:03:12 [2020-04-13T23:03:12.461Z] #10 68.62 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:03:12 [2020-04-13T23:03:12.461Z] #10 68.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:12 [2020-04-13T23:03:12.461Z] #10 ...
23:03:12 [2020-04-13T23:03:12.461Z] 
23:03:12 [2020-04-13T23:03:12.461Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:12 [2020-04-13T23:03:12.461Z] #27 23.22 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:03:12 [2020-04-13T23:03:12.461Z] #27 23.68 
23:03:12 [2020-04-13T23:03:12.461Z] #27 23.94 
                                                                           0.8%
######################################################################## 100.0%
23:03:12 [2020-04-13T23:03:12.461Z] #27 24.14 
23:03:12 [2020-04-13T23:03:12.461Z] #27 25.67 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:03:12 [2020-04-13T23:03:12.461Z] #27 25.77 skipping existing ed4b54129745
23:03:12 [2020-04-13T23:03:12.461Z] #27 25.98 
23:03:12 [2020-04-13T23:03:12.461Z] #27 27.21 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:03:12 [2020-04-13T23:03:12.461Z] #27 27.73 
23:03:12 [2020-04-13T23:03:12.461Z] #27 28.00 #=#=#                                                                         

######################################################################## 100.0%
23:03:12 [2020-04-13T23:03:12.461Z] #27 28.11 
23:03:12 [2020-04-13T23:03:12.461Z] #27 28.23 Download of images into '/build' complete.
23:03:12 [2020-04-13T23:03:12.461Z] #27 28.23 Use something like the following to load the result into a Docker daemon:
23:03:12 [2020-04-13T23:03:12.461Z] #27 28.23   tar -cC '/build' . | docker load
23:03:12 [2020-04-13T23:03:12.461Z] #27 DONE 28.6s
23:03:12 [2020-04-13T23:03:12.461Z] 
23:03:12 [2020-04-13T23:03:12.461Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:12 [2020-04-13T23:03:12.461Z] #38 13.19 -- Detecting C compile features - done
23:03:12 [2020-04-13T23:03:12.461Z] #38 13.32 -- Performing Test HAS_BUILTIN_FORTIFY
23:03:12 [2020-04-13T23:03:12.805Z] #47 66.54 math/rand
23:03:12 [2020-04-13T23:03:12.964Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
23:03:13 [2020-04-13T23:03:13.032Z] #38 13.67 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:03:13 [2020-04-13T23:03:13.032Z] #38 13.86 -- Configuring done
23:03:13 [2020-04-13T23:03:13.032Z] #38 13.90 -- Generating done
23:03:13 [2020-04-13T23:03:13.032Z] #38 13.91 -- Build files have been written to: /tmp/tmp.VOeOrCk31O/tini
23:03:13 [2020-04-13T23:03:13.032Z] #38 13.91 + make tini-static
23:03:13 [2020-04-13T23:03:13.142Z] #44 64.03   CC       images/ext-file.o
23:03:13 [2020-04-13T23:03:13.142Z] #44 64.42   CC       images/cgroup.o
23:03:13 [2020-04-13T23:03:13.736Z] #47 ...
23:03:13 [2020-04-13T23:03:13.736Z] 
23:03:13 [2020-04-13T23:03:13.737Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:03:13 [2020-04-13T23:03:13.737Z] #25 45.97 Reading package lists...
23:03:13 [2020-04-13T23:03:13.737Z] #25 58.25 Building dependency tree...
23:03:13 [2020-04-13T23:03:13.737Z] #25 64.69 ca-certificates is already the newest version (20190110).
23:03:13 [2020-04-13T23:03:13.737Z] #25 64.69 The following additional packages will be installed:
23:03:13 [2020-04-13T23:03:13.737Z] #25 64.71   libjq1 libonig5
23:03:13 [2020-04-13T23:03:13.737Z] #25 65.41 The following NEW packages will be installed:
23:03:13 [2020-04-13T23:03:13.737Z] #25 65.41   jq libjq1 libonig5
23:03:13 [2020-04-13T23:03:13.737Z] #25 66.06 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
23:03:13 [2020-04-13T23:03:13.737Z] #25 66.06 Need to get 355 kB of archives.
23:03:13 [2020-04-13T23:03:13.737Z] #25 66.06 After this operation, 1072 kB of additional disk space will be used.
23:03:13 [2020-04-13T23:03:13.737Z] #25 66.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #25 66.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #25 66.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #25 ...
23:03:13 [2020-04-13T23:03:13.737Z] 
23:03:13 [2020-04-13T23:03:13.737Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:13 [2020-04-13T23:03:13.737Z] #43 46.33 Reading package lists...
23:03:13 [2020-04-13T23:03:13.737Z] #43 58.38 Building dependency tree...
23:03:13 [2020-04-13T23:03:13.737Z] #43 64.73 The following additional packages will be installed:
23:03:13 [2020-04-13T23:03:13.737Z] #43 64.75   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:03:13 [2020-04-13T23:03:13.737Z] #43 64.75   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:03:13 [2020-04-13T23:03:13.737Z] #43 64.77 Suggested packages:
23:03:13 [2020-04-13T23:03:13.737Z] #43 64.79   manpages-dev python-setuptools
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.13 The following NEW packages will be installed:
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.16   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.16   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.17   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.18   python-six zlib1g-dev
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.65 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.65 Need to get 4095 kB of archives.
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.65 After this operation, 22.5 MB of additional disk space will be used.
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:03:13 [2020-04-13T23:03:13.737Z] #43 67.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:03:13 [2020-04-13T23:03:13.974Z] #38 14.56 Scanning dependencies of target tini-static
23:03:13 [2020-04-13T23:03:13.974Z] #38 14.73 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:03:13 [2020-04-13T23:03:13.994Z] #43 ...
23:03:13 [2020-04-13T23:03:13.994Z] 
23:03:13 [2020-04-13T23:03:13.994Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:13 [2020-04-13T23:03:13.994Z] #74 DONE 67.7s
23:03:13 [2020-04-13T23:03:13.994Z] 
23:03:13 [2020-04-13T23:03:13.994Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:13 [2020-04-13T23:03:13.994Z] #35 55.60 Building dependency tree...
23:03:13 [2020-04-13T23:03:13.994Z] #35 62.20 The following additional packages will be installed:
23:03:13 [2020-04-13T23:03:13.994Z] #35 62.25   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:03:13 [2020-04-13T23:03:13.994Z] #35 62.26 Suggested packages:
23:03:13 [2020-04-13T23:03:13.994Z] #35 62.31   cmake-doc ninja-build lrzip
23:03:13 [2020-04-13T23:03:13.994Z] #35 62.31 Recommended packages:
23:03:13 [2020-04-13T23:03:13.994Z] #35 62.31   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.16 The following NEW packages will be installed:
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.19   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.21   vim-common xxd
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.76 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.76 Need to get 14.9 MB of archives.
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.76 After this operation, 61.8 MB of additional disk space will be used.
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:03:13 [2020-04-13T23:03:13.994Z] #35 64.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 65.09 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 66.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 66.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 66.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 66.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 66.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 66.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:03:13 [2020-04-13T23:03:13.995Z] #35 ...
23:03:13 [2020-04-13T23:03:13.995Z] 
23:03:13 [2020-04-13T23:03:13.995Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:13 [2020-04-13T23:03:13.995Z] #10 68.19 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:03:13 [2020-04-13T23:03:13.995Z] #10 68.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:03:13 [2020-04-13T23:03:13.995Z] #10 68.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:03:14 [2020-04-13T23:03:14.126Z] #35 ...
23:03:14 [2020-04-13T23:03:14.126Z] 
23:03:14 [2020-04-13T23:03:14.126Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:14 [2020-04-13T23:03:14.126Z] #74 DONE 67.1s
23:03:14 [2020-04-13T23:03:14.126Z] 
23:03:14 [2020-04-13T23:03:14.126Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:14 [2020-04-13T23:03:14.126Z] #33 66.08 internal/reflectlite
23:03:14 [2020-04-13T23:03:14.126Z] #33 66.18 sync
23:03:14 [2020-04-13T23:03:14.516Z] #44 65.60   CC       images/userns.o
23:03:14 [2020-04-13T23:03:14.774Z] #44 65.97   CC       images/google/protobuf/descriptor.o
23:03:15 [2020-04-13T23:03:15.890Z] #38 ...
23:03:15 [2020-04-13T23:03:15.890Z] 
23:03:15 [2020-04-13T23:03:15.890Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:15 [2020-04-13T23:03:15.890Z] #56 62.97 time
23:03:15 [2020-04-13T23:03:15.890Z] #56 63.42 regexp
23:03:15 [2020-04-13T23:03:15.890Z] #56 69.47 context
23:03:15 [2020-04-13T23:03:15.890Z] #56 69.54 os
23:03:15 [2020-04-13T23:03:15.890Z] #56 ...
23:03:15 [2020-04-13T23:03:15.890Z] 
23:03:15 [2020-04-13T23:03:15.890Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:03:15 [2020-04-13T23:03:15.891Z] #10 ...
23:03:15 [2020-04-13T23:03:15.891Z] 
23:03:15 [2020-04-13T23:03:15.891Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:03:15 [2020-04-13T23:03:15.891Z] #62 48.74 Reading package lists...
23:03:15 [2020-04-13T23:03:15.891Z] #62 60.29 Building dependency tree...
23:03:15 [2020-04-13T23:03:15.891Z] #62 66.17 The following additional packages will be installed:
23:03:15 [2020-04-13T23:03:15.891Z] #62 66.21   libbtrfs0
23:03:15 [2020-04-13T23:03:15.891Z] #62 66.62 The following NEW packages will be installed:
23:03:15 [2020-04-13T23:03:15.891Z] #62 66.64   libbtrfs-dev libbtrfs0
23:03:15 [2020-04-13T23:03:15.891Z] #62 67.28 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
23:03:15 [2020-04-13T23:03:15.891Z] #62 67.28 Need to get 119 kB of archives.
23:03:15 [2020-04-13T23:03:15.891Z] #62 67.28 After this operation, 387 kB of additional disk space will be used.
23:03:15 [2020-04-13T23:03:15.891Z] #62 67.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:03:15 [2020-04-13T23:03:15.891Z] #62 67.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:03:15 [2020-04-13T23:03:15.891Z] #62 69.46 debconf: delaying package configuration, since apt-utils is not installed
23:03:15 [2020-04-13T23:03:15.891Z] #62 69.81 Fetched 119 kB in 0s (386 kB/s)
23:03:15 [2020-04-13T23:03:15.891Z] #62 ...
23:03:15 [2020-04-13T23:03:15.891Z] 
23:03:15 [2020-04-13T23:03:15.891Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:03:15 [2020-04-13T23:03:15.891Z] #25 68.25 debconf: delaying package configuration, since apt-utils is not installed
23:03:15 [2020-04-13T23:03:15.891Z] #25 68.64 Fetched 355 kB in 0s (1054 kB/s)
23:03:15 [2020-04-13T23:03:15.891Z] #25 68.92 Selecting previously unselected package libonig5:amd64.
23:03:15 [2020-04-13T23:03:15.891Z] #25 68.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:15 [2020-04-13T23:03:15.891Z] #25 69.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:03:15 [2020-04-13T23:03:15.891Z] #25 69.12 Unpacking libonig5:amd64 (6.9.1-1) ...
23:03:15 [2020-04-13T23:03:15.891Z] #25 69.67 Selecting previously unselected package libjq1:amd64.
23:03:15 [2020-04-13T23:03:15.891Z] #25 69.67 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:03:15 [2020-04-13T23:03:15.891Z] #25 69.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.013Z] #33 ...
23:03:16 [2020-04-13T23:03:16.013Z] 
23:03:16 [2020-04-13T23:03:16.013Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:16 [2020-04-13T23:03:16.013Z] #43 47.59 Reading package lists...
23:03:16 [2020-04-13T23:03:16.013Z] #43 59.89 Building dependency tree...
23:03:16 [2020-04-13T23:03:16.013Z] #43 66.01 The following additional packages will be installed:
23:03:16 [2020-04-13T23:03:16.013Z] #43 66.01   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:03:16 [2020-04-13T23:03:16.013Z] #43 66.01   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:03:16 [2020-04-13T23:03:16.013Z] #43 66.06 Suggested packages:
23:03:16 [2020-04-13T23:03:16.013Z] #43 66.06   manpages-dev python-setuptools
23:03:16 [2020-04-13T23:03:16.013Z] #43 68.40 The following NEW packages will be installed:
23:03:16 [2020-04-13T23:03:16.013Z] #43 68.40   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:03:16 [2020-04-13T23:03:16.013Z] #43 68.40   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:03:16 [2020-04-13T23:03:16.013Z] #43 68.40   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:03:16 [2020-04-13T23:03:16.013Z] #43 68.40   python-six zlib1g-dev
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.19 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.19 Need to get 4095 kB of archives.
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.19 After this operation, 22.5 MB of additional disk space will be used.
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 69.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #43 ...
23:03:16 [2020-04-13T23:03:16.013Z] 
23:03:16 [2020-04-13T23:03:16.013Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:16 [2020-04-13T23:03:16.013Z] #35 67.72 The following NEW packages will be installed:
23:03:16 [2020-04-13T23:03:16.013Z] #35 67.76   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:03:16 [2020-04-13T23:03:16.013Z] #35 67.76   vim-common xxd
23:03:16 [2020-04-13T23:03:16.013Z] #35 68.27 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
23:03:16 [2020-04-13T23:03:16.013Z] #35 68.27 Need to get 14.9 MB of archives.
23:03:16 [2020-04-13T23:03:16.013Z] #35 68.27 After this operation, 61.8 MB of additional disk space will be used.
23:03:16 [2020-04-13T23:03:16.013Z] #35 68.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #35 68.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #35 68.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:03:16 [2020-04-13T23:03:16.013Z] #35 68.54 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:03:16 [2020-04-13T23:03:16.148Z] #44 ...
23:03:16 [2020-04-13T23:03:16.148Z] 
23:03:16 [2020-04-13T23:03:16.148Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:03:16 [2020-04-13T23:03:16.148Z] #68 176.1 + for f in rootlesskit rootlesskit-docker-proxy
23:03:16 [2020-04-13T23:03:16.148Z] #68 176.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:03:16 [2020-04-13T23:03:16.148Z] #25 70.22 Selecting previously unselected package jq.
23:03:16 [2020-04-13T23:03:16.149Z] #25 70.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:03:16 [2020-04-13T23:03:16.149Z] #25 70.23 Unpacking jq (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.406Z] #25 70.61 Setting up libonig5:amd64 (6.9.1-1) ...
23:03:16 [2020-04-13T23:03:16.406Z] #25 70.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.406Z] #25 70.64 Setting up jq (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.406Z] #25 70.67 Processing triggers for libc-bin (2.28-10) ...
23:03:16 [2020-04-13T23:03:16.573Z] #35 ...
23:03:16 [2020-04-13T23:03:16.573Z] 
23:03:16 [2020-04-13T23:03:16.573Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:03:16 [2020-04-13T23:03:16.573Z] #25 57.80 Building dependency tree...
23:03:16 [2020-04-13T23:03:16.573Z] #25 64.00 ca-certificates is already the newest version (20190110).
23:03:16 [2020-04-13T23:03:16.573Z] #25 64.00 The following additional packages will be installed:
23:03:16 [2020-04-13T23:03:16.573Z] #25 64.03   libjq1 libonig5
23:03:16 [2020-04-13T23:03:16.573Z] #25 64.94 The following NEW packages will be installed:
23:03:16 [2020-04-13T23:03:16.573Z] #25 64.99   jq libjq1 libonig5
23:03:16 [2020-04-13T23:03:16.573Z] #25 65.49 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
23:03:16 [2020-04-13T23:03:16.573Z] #25 65.49 Need to get 355 kB of archives.
23:03:16 [2020-04-13T23:03:16.573Z] #25 65.49 After this operation, 1072 kB of additional disk space will be used.
23:03:16 [2020-04-13T23:03:16.573Z] #25 65.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:03:16 [2020-04-13T23:03:16.573Z] #25 65.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:03:16 [2020-04-13T23:03:16.573Z] #25 65.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:03:16 [2020-04-13T23:03:16.573Z] #25 67.52 debconf: delaying package configuration, since apt-utils is not installed
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.01 Fetched 355 kB in 0s (1229 kB/s)
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.09 Selecting previously unselected package libonig5:amd64.
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.19 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.22 Unpacking libonig5:amd64 (6.9.1-1) ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.64 Selecting previously unselected package libjq1:amd64.
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.64 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 68.67 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 69.00 Selecting previously unselected package jq.
23:03:16 [2020-04-13T23:03:16.573Z] #25 69.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 69.06 Unpacking jq (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 69.40 Setting up libonig5:amd64 (6.9.1-1) ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 69.42 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 69.43 Setting up jq (1.5+dfsg-2+b1) ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 69.46 Processing triggers for libc-bin (2.28-10) ...
23:03:16 [2020-04-13T23:03:16.573Z] #25 DONE 69.9s
23:03:16 [2020-04-13T23:03:16.573Z] 
23:03:16 [2020-04-13T23:03:16.574Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:16 [2020-04-13T23:03:16.574Z] #35 69.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
23:03:16 [2020-04-13T23:03:16.574Z] #35 ...
23:03:16 [2020-04-13T23:03:16.574Z] 
23:03:16 [2020-04-13T23:03:16.574Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:03:16 [2020-04-13T23:03:16.574Z] #26 DONE 0.1s
23:03:16 [2020-04-13T23:03:16.574Z] 
23:03:16 [2020-04-13T23:03:16.574Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:16 [2020-04-13T23:03:16.574Z] #35 70.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:03:16 [2020-04-13T23:03:16.672Z] #65 37.09 Checking out files:  37% (1190/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  86% (2719/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
23:03:16 [2020-04-13T23:03:16.672Z] #65 38.39 + cd /tmp/tmp.x6LIJc7Bfm/src/github.com/containerd/containerd
23:03:16 [2020-04-13T23:03:16.672Z] #65 38.40 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
23:03:16 [2020-04-13T23:03:16.829Z] #35 70.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:03:16 [2020-04-13T23:03:16.829Z] #35 70.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:03:16 [2020-04-13T23:03:16.829Z] #35 70.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
23:03:16 [2020-04-13T23:03:16.829Z] #35 70.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:03:16 [2020-04-13T23:03:16.972Z] #25 DONE 71.1s
23:03:16 [2020-04-13T23:03:16.972Z] 
23:03:16 [2020-04-13T23:03:16.972Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:03:16 [2020-04-13T23:03:16.972Z] #62 70.24 Selecting previously unselected package libbtrfs0.
23:03:16 [2020-04-13T23:03:16.972Z] #62 70.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:16 [2020-04-13T23:03:16.972Z] #62 70.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:03:16 [2020-04-13T23:03:16.972Z] #62 70.48 Unpacking libbtrfs0 (4.20.1-2) ...
23:03:16 [2020-04-13T23:03:16.972Z] #62 70.61 Selecting previously unselected package libbtrfs-dev.
23:03:16 [2020-04-13T23:03:16.972Z] #62 70.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:03:16 [2020-04-13T23:03:16.972Z] #62 70.67 Unpacking libbtrfs-dev (4.20.1-2) ...
23:03:16 [2020-04-13T23:03:16.972Z] #62 71.16 Setting up libbtrfs0 (4.20.1-2) ...
23:03:16 [2020-04-13T23:03:16.972Z] #62 71.20 Setting up libbtrfs-dev (4.20.1-2) ...
23:03:17 [2020-04-13T23:03:17.230Z] #62 ...
23:03:17 [2020-04-13T23:03:17.230Z] 
23:03:17 [2020-04-13T23:03:17.230Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:03:17 [2020-04-13T23:03:17.230Z] #26 DONE 0.1s
23:03:17 [2020-04-13T23:03:17.230Z] 
23:03:17 [2020-04-13T23:03:17.230Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:03:17 [2020-04-13T23:03:17.230Z] #62 71.26 Processing triggers for libc-bin (2.28-10) ...
23:03:17 [2020-04-13T23:03:17.245Z] #65 ...
23:03:17 [2020-04-13T23:03:17.245Z] 
23:03:17 [2020-04-13T23:03:17.245Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:17 [2020-04-13T23:03:17.245Z] #33 64.46 internal/poll
23:03:17 [2020-04-13T23:03:17.245Z] #33 66.39 os
23:03:17 [2020-04-13T23:03:17.245Z] #33 67.66 internal/fmtsort
23:03:17 [2020-04-13T23:03:17.245Z] #33 69.95 fmt
23:03:17 [2020-04-13T23:03:17.245Z] #33 69.95 path/filepath
23:03:17 [2020-04-13T23:03:17.245Z] #33 71.87 io/ioutil
23:03:17 [2020-04-13T23:03:17.245Z] #33 74.44 github.com/BurntSushi/toml
23:03:17 [2020-04-13T23:03:17.245Z] #33 74.44 log
23:03:17 [2020-04-13T23:03:17.245Z] #33 74.46 flag
23:03:17 [2020-04-13T23:03:17.245Z] #33 ...
23:03:17 [2020-04-13T23:03:17.245Z] 
23:03:17 [2020-04-13T23:03:17.245Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:17 [2020-04-13T23:03:17.245Z] #38 16.74 [100%] Linking C executable tini-static
23:03:17 [2020-04-13T23:03:17.245Z] #38 17.42 [100%] Built target tini-static
23:03:17 [2020-04-13T23:03:17.245Z] #38 17.55 + mkdir -p /build
23:03:17 [2020-04-13T23:03:17.245Z] #38 17.56 + cp tini-static /build/docker-init
23:03:17 [2020-04-13T23:03:17.245Z] #38 DONE 18.0s
23:03:17 [2020-04-13T23:03:17.245Z] 
23:03:17 [2020-04-13T23:03:17.245Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:17 [2020-04-13T23:03:17.245Z] #44 3.869 Note: Building without setproctitle() and strlcpy() support.
23:03:17 [2020-04-13T23:03:17.245Z] #44 3.873       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:03:17 [2020-04-13T23:03:17.245Z] #44 3.901 Note: Building without GnuTLS support
23:03:17 [2020-04-13T23:03:17.245Z] #44 6.181 fatal: not a git repository (or any of the parent directories): .git
23:03:17 [2020-04-13T23:03:17.245Z] #44 6.247   GEN      .gitid
23:03:17 [2020-04-13T23:03:17.245Z] #44 6.270   GEN      criu/include/version.h
23:03:17 [2020-04-13T23:03:17.245Z] #44 6.353   GEN      include/common/asm
23:03:17 [2020-04-13T23:03:17.245Z] #44 9.579   PBCC     images/google/protobuf/descriptor.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 9.711   PBCC     images/opts.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 9.732   PBCC     images/sit.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 9.902   DEP      images/google/protobuf/descriptor.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 9.952   DEP      images/opts.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.07   DEP      images/sit.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.16   PBCC     images/macvlan.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.21   DEP      images/macvlan.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.38   PBCC     images/autofs.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.44   DEP      images/autofs.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.53   PBCC     images/sysctl.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.58   DEP      images/sysctl.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.63   PBCC     images/time.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.65   DEP      images/time.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.71   PBCC     images/binfmt-misc.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.73   DEP      images/binfmt-misc.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.84   PBCC     images/seccomp.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.87   DEP      images/seccomp.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.95   PBCC     images/userns.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 10.99   DEP      images/userns.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.08   PBCC     images/cgroup.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.14   DEP      images/cgroup.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.26   PBCC     images/fown.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.28   PBCC     images/ext-file.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.33   DEP      images/fown.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.37   DEP      images/ext-file.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.44   PBCC     images/rpc.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.47   DEP      images/rpc.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.53   PBCC     images/siginfo.pb-c.c
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.54   DEP      images/siginfo.pb-c.d
23:03:17 [2020-04-13T23:03:17.245Z] #44 11.64   PBCC     images/pagemap.pb-c.c
23:03:17 [2020-04-13T23:03:17.390Z] #35 ...
23:03:17 [2020-04-13T23:03:17.390Z] 
23:03:17 [2020-04-13T23:03:17.390Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:03:17 [2020-04-13T23:03:17.390Z] #62 49.68 Reading package lists...
23:03:17 [2020-04-13T23:03:17.390Z] #62 61.30 Building dependency tree...
23:03:17 [2020-04-13T23:03:17.390Z] #62 67.20 The following additional packages will be installed:
23:03:17 [2020-04-13T23:03:17.390Z] #62 67.21   libbtrfs0
23:03:17 [2020-04-13T23:03:17.390Z] #62 67.66 The following NEW packages will be installed:
23:03:17 [2020-04-13T23:03:17.390Z] #62 67.66   libbtrfs-dev libbtrfs0
23:03:17 [2020-04-13T23:03:17.390Z] #62 68.23 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
23:03:17 [2020-04-13T23:03:17.390Z] #62 68.23 Need to get 119 kB of archives.
23:03:17 [2020-04-13T23:03:17.390Z] #62 68.23 After this operation, 387 kB of additional disk space will be used.
23:03:17 [2020-04-13T23:03:17.390Z] #62 68.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:03:17 [2020-04-13T23:03:17.390Z] #62 68.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:03:17 [2020-04-13T23:03:17.390Z] #62 70.55 debconf: delaying package configuration, since apt-utils is not installed
23:03:17 [2020-04-13T23:03:17.390Z] #62 ...
23:03:17 [2020-04-13T23:03:17.390Z] 
23:03:17 [2020-04-13T23:03:17.390Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:17 [2020-04-13T23:03:17.390Z] #43 69.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:03:17 [2020-04-13T23:03:17.390Z] #43 69.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:03:17 [2020-04-13T23:03:17.390Z] #43 69.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:03:17 [2020-04-13T23:03:17.390Z] #43 69.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:03:17 [2020-04-13T23:03:17.390Z] #43 69.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:03:17 [2020-04-13T23:03:17.487Z] #62 DONE 71.7s
23:03:17 [2020-04-13T23:03:17.487Z] 
23:03:17 [2020-04-13T23:03:17.487Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:17 [2020-04-13T23:03:17.487Z] #43 68.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:03:17 [2020-04-13T23:03:17.487Z] #43 68.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:03:17 [2020-04-13T23:03:17.487Z] #43 68.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:03:17 [2020-04-13T23:03:17.488Z] #43 68.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:03:17 [2020-04-13T23:03:17.488Z] #43 68.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:03:17 [2020-04-13T23:03:17.488Z] #43 68.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:03:17 [2020-04-13T23:03:17.488Z] #43 70.23 debconf: delaying package configuration, since apt-utils is not installed
23:03:17 [2020-04-13T23:03:17.488Z] #43 70.50 Fetched 4095 kB in 1s (3995 kB/s)
23:03:17 [2020-04-13T23:03:17.488Z] #43 70.63 Selecting previously unselected package libcap-dev:amd64.
23:03:17 [2020-04-13T23:03:17.488Z] #43 70.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:17 [2020-04-13T23:03:17.488Z] #43 70.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:03:17 [2020-04-13T23:03:17.488Z] #43 70.82 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:03:17 [2020-04-13T23:03:17.488Z] #43 71.11 Selecting previously unselected package libnet1:amd64.
23:03:17 [2020-04-13T23:03:17.488Z] #43 71.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:03:17 [2020-04-13T23:03:17.488Z] #43 71.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:03:17 [2020-04-13T23:03:17.488Z] #43 71.47 Selecting previously unselected package libnet1-dev.
23:03:17 [2020-04-13T23:03:17.488Z] #43 71.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:03:17 [2020-04-13T23:03:17.488Z] #43 71.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:03:17 [2020-04-13T23:03:17.506Z] #44 11.81   DEP      images/pagemap.pb-c.d
23:03:17 [2020-04-13T23:03:17.506Z] #44 11.88   PBCC     images/rlimit.pb-c.c
23:03:17 [2020-04-13T23:03:17.506Z] #44 ...
23:03:17 [2020-04-13T23:03:17.506Z] 
23:03:17 [2020-04-13T23:03:17.506Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:17 [2020-04-13T23:03:17.506Z] #56 74.94 encoding/binary
23:03:17 [2020-04-13T23:03:17.745Z] #43 ...
23:03:17 [2020-04-13T23:03:17.745Z] 
23:03:17 [2020-04-13T23:03:17.745Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:03:17 [2020-04-13T23:03:17.745Z] #63 DONE 0.1s
23:03:17 [2020-04-13T23:03:17.745Z] 
23:03:17 [2020-04-13T23:03:17.745Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:17 [2020-04-13T23:03:17.745Z] #33 61.23 sync
23:03:17 [2020-04-13T23:03:17.745Z] #33 61.24 internal/reflectlite
23:03:17 [2020-04-13T23:03:17.745Z] #33 66.33 sort
23:03:17 [2020-04-13T23:03:17.745Z] #33 66.36 errors
23:03:17 [2020-04-13T23:03:17.745Z] #33 67.26 strconv
23:03:17 [2020-04-13T23:03:17.745Z] #33 68.52 io
23:03:17 [2020-04-13T23:03:17.745Z] #33 70.23 internal/oserror
23:03:17 [2020-04-13T23:03:17.745Z] #33 70.44 syscall
23:03:18 [2020-04-13T23:03:18.003Z] #33 ...
23:03:18 [2020-04-13T23:03:18.003Z] 
23:03:18 [2020-04-13T23:03:18.003Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:03:18 [2020-04-13T23:03:18.003Z] #64 DONE 0.1s
23:03:18 [2020-04-13T23:03:18.003Z] 
23:03:18 [2020-04-13T23:03:18.003Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:18 [2020-04-13T23:03:18.003Z] #43 71.91 Selecting previously unselected package libnl-3-200:amd64.
23:03:18 [2020-04-13T23:03:18.003Z] #43 71.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:03:18 [2020-04-13T23:03:18.003Z] #43 71.96 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:03:18 [2020-04-13T23:03:18.003Z] #43 72.19 Selecting previously unselected package libnl-3-dev:amd64.
23:03:18 [2020-04-13T23:03:18.077Z] #56 75.26 flag
23:03:18 [2020-04-13T23:03:18.077Z] #56 75.40 github.com/pkg/diff
23:03:18 [2020-04-13T23:03:18.077Z] #56 75.40 go/token
23:03:18 [2020-04-13T23:03:18.260Z] #43 72.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:03:18 [2020-04-13T23:03:18.260Z] #43 72.23 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:03:18 [2020-04-13T23:03:18.315Z] #43 71.62 debconf: delaying package configuration, since apt-utils is not installed
23:03:18 [2020-04-13T23:03:18.571Z] #43 71.99 Fetched 4095 kB in 1s (4052 kB/s)
23:03:18 [2020-04-13T23:03:18.826Z] #43 72.30 Selecting previously unselected package libcap-dev:amd64.
23:03:18 [2020-04-13T23:03:18.827Z] #43 72.82 Selecting previously unselected package libprotobuf-c1:amd64.
23:03:18 [2020-04-13T23:03:18.827Z] #43 72.82 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:03:18 [2020-04-13T23:03:18.827Z] #43 72.85 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:03:18 [2020-04-13T23:03:18.827Z] #43 72.98 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:03:18 [2020-04-13T23:03:18.827Z] #43 72.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:03:18 [2020-04-13T23:03:18.827Z] #43 73.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:03:19 [2020-04-13T23:03:19.081Z] #43 72.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:19 [2020-04-13T23:03:19.082Z] #43 72.52 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:03:19 [2020-04-13T23:03:19.082Z] #43 72.53 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:03:19 [2020-04-13T23:03:19.084Z] #43 73.18 Selecting previously unselected package zlib1g-dev:amd64.
23:03:19 [2020-04-13T23:03:19.084Z] #43 73.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:03:19 [2020-04-13T23:03:19.084Z] #43 73.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:03:19 [2020-04-13T23:03:19.337Z] #43 72.84 Selecting previously unselected package libnet1:amd64.
23:03:19 [2020-04-13T23:03:19.592Z] #43 ...
23:03:19 [2020-04-13T23:03:19.592Z] 
23:03:19 [2020-04-13T23:03:19.592Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:03:19 [2020-04-13T23:03:19.592Z] #62 70.87 Fetched 119 kB in 0s (339 kB/s)
23:03:19 [2020-04-13T23:03:19.592Z] #62 71.22 Selecting previously unselected package libbtrfs0.
23:03:19 [2020-04-13T23:03:19.592Z] #62 71.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:19 [2020-04-13T23:03:19.592Z] #62 71.38 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:03:19 [2020-04-13T23:03:19.592Z] #62 71.43 Unpacking libbtrfs0 (4.20.1-2) ...
23:03:19 [2020-04-13T23:03:19.592Z] #62 71.79 Selecting previously unselected package libbtrfs-dev.
23:03:19 [2020-04-13T23:03:19.592Z] #62 71.80 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:03:19 [2020-04-13T23:03:19.592Z] #62 71.80 Unpacking libbtrfs-dev (4.20.1-2) ...
23:03:19 [2020-04-13T23:03:19.592Z] #62 72.23 Setting up libbtrfs0 (4.20.1-2) ...
23:03:19 [2020-04-13T23:03:19.592Z] #62 72.26 Setting up libbtrfs-dev (4.20.1-2) ...
23:03:19 [2020-04-13T23:03:19.592Z] #62 72.29 Processing triggers for libc-bin (2.28-10) ...
23:03:19 [2020-04-13T23:03:19.592Z] #62 DONE 72.9s
23:03:19 [2020-04-13T23:03:19.592Z] 
23:03:19 [2020-04-13T23:03:19.592Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:03:19 [2020-04-13T23:03:19.592Z] #63 DONE 0.1s
23:03:19 [2020-04-13T23:03:19.592Z] 
23:03:19 [2020-04-13T23:03:19.592Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:19 [2020-04-13T23:03:19.592Z] #43 72.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:03:19 [2020-04-13T23:03:19.592Z] #43 72.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:03:19 [2020-04-13T23:03:19.592Z] #43 ...
23:03:19 [2020-04-13T23:03:19.592Z] 
23:03:19 [2020-04-13T23:03:19.592Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:03:19 [2020-04-13T23:03:19.592Z] #64 DONE 0.1s
23:03:19 [2020-04-13T23:03:19.648Z] #43 73.64 Selecting previously unselected package libprotobuf17:amd64.
23:03:19 [2020-04-13T23:03:19.648Z] #43 73.64 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:03:19 [2020-04-13T23:03:19.648Z] #43 73.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:03:19 [2020-04-13T23:03:19.848Z] 
23:03:19 [2020-04-13T23:03:19.848Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:19 [2020-04-13T23:03:19.848Z] #43 73.22 Selecting previously unselected package libnet1-dev.
23:03:19 [2020-04-13T23:03:19.848Z] #43 73.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:03:19 [2020-04-13T23:03:19.848Z] #43 73.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:03:19 [2020-04-13T23:03:19.989Z] #56 77.36 go/scanner
23:03:20 [2020-04-13T23:03:20.409Z] #43 73.71 Selecting previously unselected package libnl-3-200:amd64.
23:03:20 [2020-04-13T23:03:20.409Z] #43 73.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:03:20 [2020-04-13T23:03:20.409Z] #43 73.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:03:20 [2020-04-13T23:03:20.409Z] #43 73.93 Selecting previously unselected package libnl-3-dev:amd64.
23:03:20 [2020-04-13T23:03:20.665Z] #43 74.06 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:03:20 [2020-04-13T23:03:20.665Z] #43 74.11 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:03:20 [2020-04-13T23:03:20.920Z] #43 74.46 Selecting previously unselected package libprotobuf-c1:amd64.
23:03:21 [2020-04-13T23:03:21.032Z] #43 75.16 Selecting previously unselected package libprotobuf-lite17:amd64.
23:03:21 [2020-04-13T23:03:21.032Z] #43 75.17 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:03:21 [2020-04-13T23:03:21.032Z] #43 75.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:03:21 [2020-04-13T23:03:21.178Z] #43 74.48 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:03:21 [2020-04-13T23:03:21.178Z] #43 74.49 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:03:21 [2020-04-13T23:03:21.410Z] #68 ...
23:03:21 [2020-04-13T23:03:21.410Z] 
23:03:21 [2020-04-13T23:03:21.410Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:21 [2020-04-13T23:03:21.410Z] #47 171.1 vendor/golang.org/x/net/http2/hpack
23:03:21 [2020-04-13T23:03:21.410Z] #47 173.4 mime
23:03:21 [2020-04-13T23:03:21.410Z] #47 176.0 mime/quotedprintable
23:03:21 [2020-04-13T23:03:21.410Z] #47 176.4 net/http/internal
23:03:21 [2020-04-13T23:03:21.410Z] #47 180.6 net/textproto
23:03:21 [2020-04-13T23:03:21.410Z] #47 180.6 crypto/x509
23:03:21 [2020-04-13T23:03:21.410Z] #47 ...
23:03:21 [2020-04-13T23:03:21.410Z] 
23:03:21 [2020-04-13T23:03:21.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:21 [2020-04-13T23:03:21.410Z] #44 67.74   CC       images/opts.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 67.95   CC       images/seccomp.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 68.25   CC       images/binfmt-misc.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 68.46   CC       images/time.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 68.66   CC       images/sysctl.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 68.87   CC       images/autofs.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.15   CC       images/macvlan.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.34   CC       images/sit.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.56   LINK     images/built-in.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.68   GEN      compel/include/asm
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.70   GEN      compel/include/version.h
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.73 touch .config
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.74   GEN      include/common/config.h
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.83   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.86   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.89   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.91   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.94   DEP      compel/arch/x86/plugins/std/memcpy.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 69.96   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.01   GEN      compel/plugins/include/uapi/std/syscall.h
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.06   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.07   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.09   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.10   DEP      compel/plugins/std/infect.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.27   DEP      compel/plugins/std/string.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.41   DEP      compel/plugins/std/log.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.54   DEP      compel/plugins/std/fds.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.68   DEP      compel/plugins/std/std.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.76   DEP      compel/plugins/shmem/shmem.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 70.83   DEP      compel/plugins/fds/fds.d
23:03:21 [2020-04-13T23:03:21.410Z] #44 71.02   CC       compel/plugins/std/std.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 71.34   CC       compel/plugins/std/fds.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 71.85   CC       compel/plugins/std/log.o
23:03:21 [2020-04-13T23:03:21.410Z] #44 72.72   CC       compel/plugins/std/string.o
23:03:21 [2020-04-13T23:03:21.433Z] #43 74.76 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:03:21 [2020-04-13T23:03:21.433Z] #43 74.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:03:21 [2020-04-13T23:03:21.433Z] #43 74.81 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:03:21 [2020-04-13T23:03:21.597Z] #43 75.68 Selecting previously unselected package libprotobuf-dev:amd64.
23:03:21 [2020-04-13T23:03:21.598Z] #43 75.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:03:21 [2020-04-13T23:03:21.598Z] #43 75.68 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:03:21 [2020-04-13T23:03:21.689Z] #43 75.09 Selecting previously unselected package zlib1g-dev:amd64.
23:03:21 [2020-04-13T23:03:21.689Z] #43 75.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:03:21 [2020-04-13T23:03:21.689Z] #43 75.10 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:03:21 [2020-04-13T23:03:21.900Z] #56 79.16 mvdan.cc/editorconfig
23:03:21 [2020-04-13T23:03:21.900Z] #56 79.28 mvdan.cc/sh/v3/fileutil
23:03:21 [2020-04-13T23:03:21.900Z] #56 79.39 encoding/json
23:03:21 [2020-04-13T23:03:21.950Z] #43 75.49 Selecting previously unselected package libprotobuf17:amd64.
23:03:21 [2020-04-13T23:03:21.950Z] #43 75.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:03:21 [2020-04-13T23:03:21.977Z] #44 73.36   CC       compel/plugins/std/infect.o
23:03:22 [2020-04-13T23:03:22.205Z] #43 75.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:03:22 [2020-04-13T23:03:22.470Z] #56 79.80 golang.org/x/sys/unix
23:03:22 [2020-04-13T23:03:22.471Z] #56 ...
23:03:22 [2020-04-13T23:03:22.471Z] 
23:03:22 [2020-04-13T23:03:22.471Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:22 [2020-04-13T23:03:22.471Z] #47 70.09 github.com/LK4D4/vndr/versioned
23:03:22 [2020-04-13T23:03:22.471Z] #47 71.30 path/filepath
23:03:22 [2020-04-13T23:03:22.471Z] #47 71.31 internal/lazyregexp
23:03:22 [2020-04-13T23:03:22.471Z] #47 71.40 net
23:03:22 [2020-04-13T23:03:22.471Z] #47 72.87 encoding/binary
23:03:22 [2020-04-13T23:03:22.471Z] #47 72.89 fmt
23:03:22 [2020-04-13T23:03:22.471Z] #47 73.46 os/exec
23:03:22 [2020-04-13T23:03:22.471Z] #47 77.21 encoding/base64
23:03:22 [2020-04-13T23:03:22.471Z] #47 77.79 crypto/cipher
23:03:22 [2020-04-13T23:03:22.471Z] #47 78.49 crypto/sha512
23:03:22 [2020-04-13T23:03:22.471Z] #47 79.63 crypto/ed25519/internal/edwards25519
23:03:22 [2020-04-13T23:03:22.731Z] #47 80.16 crypto/aes
23:03:22 [2020-04-13T23:03:22.731Z] #47 ...
23:03:22 [2020-04-13T23:03:22.731Z] 
23:03:22 [2020-04-13T23:03:22.731Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:22 [2020-04-13T23:03:22.731Z] #44 11.96   DEP      images/rlimit.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.13   PBCC     images/file-lock.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.17   DEP      images/file-lock.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.25   PBCC     images/tty.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.29   DEP      images/tty.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.52   PBCC     images/tun.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.56   PBCC     images/netdev.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.66   DEP      images/tun.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.74   DEP      images/netdev.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 12.84   PBCC     images/vma.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.03   DEP      images/vma.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.26   PBCC     images/creds.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.29   DEP      images/creds.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.49   PBCC     images/utsns.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.54   DEP      images/utsns.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.68   PBCC     images/ipc-desc.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.72   PBCC     images/ipc-sem.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.78   DEP      images/ipc-desc.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.84   DEP      images/ipc-sem.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.92   PBCC     images/ipc-msg.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.93   DEP      images/ipc-msg.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 13.99   PBCC     images/ipc-shm.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.00   DEP      images/ipc-shm.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.03   PBCC     images/ipc-var.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.06   DEP      images/ipc-var.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.17   PBCC     images/sk-opts.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.22   PBCC     images/packet-sock.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.29   DEP      images/sk-opts.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.33   DEP      images/packet-sock.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.38   PBCC     images/sk-netlink.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.43   DEP      images/sk-netlink.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.49   PBCC     images/sk-inet.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.57   DEP      images/sk-inet.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.65   PBCC     images/sk-unix.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.70   DEP      images/sk-unix.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.73   PBCC     images/mm.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.77   DEP      images/mm.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.90   PBCC     images/timerfd.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 14.98   DEP      images/timerfd.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.06   PBCC     images/timer.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.09   DEP      images/timer.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.18   PBCC     images/sa.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.28   DEP      images/sa.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.36   PBCC     images/pipe-data.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.42   DEP      images/pipe-data.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.48   PBCC     images/mnt.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.56   DEP      images/mnt.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.65   PBCC     images/sk-packet.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.75   DEP      images/sk-packet.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.87   PBCC     images/tcp-stream.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 15.97   DEP      images/tcp-stream.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.04   PBCC     images/pipe.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.12   DEP      images/pipe.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.20   PBCC     images/pstree.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.26   DEP      images/pstree.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.34   PBCC     images/fs.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.38   DEP      images/fs.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.43   PBCC     images/signalfd.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.50   DEP      images/signalfd.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.63   PBCC     images/fh.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.69   PBCC     images/fsnotify.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.76   DEP      images/fh.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.83   DEP      images/fsnotify.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.93   PBCC     images/eventpoll.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 16.98   DEP      images/eventpoll.pb-c.d
23:03:22 [2020-04-13T23:03:22.731Z] #44 17.04   PBCC     images/eventfd.pb-c.c
23:03:22 [2020-04-13T23:03:22.731Z] #44 17.10   DEP      images/eventfd.pb-c.d
23:03:22 [2020-04-13T23:03:22.911Z] #44 73.88   CC       compel/arch/x86/plugins/std/parasite-head.o
23:03:22 [2020-04-13T23:03:22.911Z] #44 73.94   CC       compel/arch/x86/plugins/std/memcpy.o
23:03:22 [2020-04-13T23:03:22.911Z] #44 74.03   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:03:22 [2020-04-13T23:03:22.911Z] #44 74.09   AR       compel/plugins/std.lib.a
23:03:22 [2020-04-13T23:03:22.911Z] #44 ...
23:03:22 [2020-04-13T23:03:22.911Z] 
23:03:22 [2020-04-13T23:03:22.911Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:03:22 [2020-04-13T23:03:22.911Z] #68 DONE 183.1s
23:03:22 [2020-04-13T23:03:22.911Z] 
23:03:22 [2020-04-13T23:03:22.911Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:03:22 [2020-04-13T23:03:22.911Z] #69 DONE 0.1s
23:03:22 [2020-04-13T23:03:22.911Z] 
23:03:22 [2020-04-13T23:03:22.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:22 [2020-04-13T23:03:22.911Z] #44 74.18   CC       compel/plugins/fds/fds.o
23:03:22 [2020-04-13T23:03:22.911Z] #44 ...
23:03:22 [2020-04-13T23:03:22.911Z] 
23:03:22 [2020-04-13T23:03:22.911Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:22 [2020-04-13T23:03:22.911Z] #47 181.8 vendor/golang.org/x/net/http/httpguts
23:03:22 [2020-04-13T23:03:22.911Z] #47 182.2 vendor/golang.org/x/net/http/httpproxy
23:03:22 [2020-04-13T23:03:22.911Z] #47 182.8 mime/multipart
23:03:22 [2020-04-13T23:03:22.991Z] #44 17.21   PBCC     images/remap-file-path.pb-c.c
23:03:22 [2020-04-13T23:03:22.991Z] #44 17.24   DEP      images/remap-file-path.pb-c.d
23:03:22 [2020-04-13T23:03:22.991Z] #44 17.36   PBCC     images/fifo.pb-c.c
23:03:22 [2020-04-13T23:03:22.991Z] #44 17.39   DEP      images/fifo.pb-c.d
23:03:23 [2020-04-13T23:03:23.252Z] #44 17.58   PBCC     images/ghost-file.pb-c.c
23:03:23 [2020-04-13T23:03:23.252Z] #44 17.71   DEP      images/ghost-file.pb-c.d
23:03:23 [2020-04-13T23:03:23.252Z] #44 17.77   PBCC     images/regfile.pb-c.c
23:03:23 [2020-04-13T23:03:23.496Z] #43 77.62 Selecting previously unselected package libprotoc17:amd64.
23:03:23 [2020-04-13T23:03:23.512Z] #44 17.89   DEP      images/regfile.pb-c.d
23:03:23 [2020-04-13T23:03:23.512Z] #44 17.99   PBCC     images/ns.pb-c.c
23:03:23 [2020-04-13T23:03:23.512Z] #44 18.00   DEP      images/ns.pb-c.d
23:03:23 [2020-04-13T23:03:23.568Z] #43 76.71 Selecting previously unselected package libprotobuf-lite17:amd64.
23:03:23 [2020-04-13T23:03:23.568Z] #43 76.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:03:23 [2020-04-13T23:03:23.568Z] #43 76.72 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:03:23 [2020-04-13T23:03:23.754Z] #43 77.66 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:03:23 [2020-04-13T23:03:23.754Z] #43 77.68 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:03:23 [2020-04-13T23:03:23.772Z] #44 18.08   PBCC     images/fdinfo.pb-c.c
23:03:23 [2020-04-13T23:03:23.772Z] #44 18.29   DEP      images/fdinfo.pb-c.d
23:03:23 [2020-04-13T23:03:23.824Z] #43 77.28 Selecting previously unselected package libprotobuf-dev:amd64.
23:03:23 [2020-04-13T23:03:23.824Z] #43 77.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:03:23 [2020-04-13T23:03:23.824Z] #43 77.35 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:03:24 [2020-04-13T23:03:24.011Z] #43 ...
23:03:24 [2020-04-13T23:03:24.011Z] 
23:03:24 [2020-04-13T23:03:24.011Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:03:24 [2020-04-13T23:03:24.011Z] #30 75.91 Checking out files:  75% (1150/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
23:03:24 [2020-04-13T23:03:24.011Z] #30 77.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:03:24 [2020-04-13T23:03:24.011Z] #30 77.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:03:24 [2020-04-13T23:03:24.033Z] #44 18.43   PBCC     images/core-aarch64.pb-c.c
23:03:24 [2020-04-13T23:03:24.033Z] #44 18.51   PBCC     images/core-arm.pb-c.c
23:03:24 [2020-04-13T23:03:24.293Z] #44 18.60   PBCC     images/core-ppc64.pb-c.c
23:03:24 [2020-04-13T23:03:24.293Z] #44 18.69   PBCC     images/core-s390.pb-c.c
23:03:24 [2020-04-13T23:03:24.293Z] #44 18.72   PBCC     images/core-x86.pb-c.c
23:03:24 [2020-04-13T23:03:24.293Z] #44 18.82   PBCC     images/core.pb-c.c
23:03:24 [2020-04-13T23:03:24.384Z] #43 ...
23:03:24 [2020-04-13T23:03:24.384Z] 
23:03:24 [2020-04-13T23:03:24.384Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:24 [2020-04-13T23:03:24.384Z] #10 67.72 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]
23:03:24 [2020-04-13T23:03:24.384Z] #10 71.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:03:24 [2020-04-13T23:03:24.384Z] #10 71.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:03:24 [2020-04-13T23:03:24.384Z] #10 72.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:03:24 [2020-04-13T23:03:24.384Z] #10 72.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.10 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]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.28 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 72.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
23:03:24 [2020-04-13T23:03:24.385Z] #10 74.40 debconf: delaying package configuration, since apt-utils is not installed
23:03:24 [2020-04-13T23:03:24.385Z] #10 74.65 Fetched 77.7 MB in 14s (5686 kB/s)
23:03:24 [2020-04-13T23:03:24.385Z] #10 74.81 Selecting previously unselected package binutils-mingw-w64-i686.
23:03:24 [2020-04-13T23:03:24.385Z] #10 74.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:24 [2020-04-13T23:03:24.385Z] #10 74.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:03:24 [2020-04-13T23:03:24.385Z] #10 74.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:03:24 [2020-04-13T23:03:24.385Z] #10 ...
23:03:24 [2020-04-13T23:03:24.385Z] 
23:03:24 [2020-04-13T23:03:24.385Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:24 [2020-04-13T23:03:24.385Z] #35 72.64 debconf: delaying package configuration, since apt-utils is not installed
23:03:24 [2020-04-13T23:03:24.385Z] #35 73.09 Fetched 14.9 MB in 3s (5392 kB/s)
23:03:24 [2020-04-13T23:03:24.385Z] #35 73.31 Selecting previously unselected package xxd.
23:03:24 [2020-04-13T23:03:24.385Z] #35 73.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15401 files and directories currently installed.)
23:03:24 [2020-04-13T23:03:24.385Z] #35 73.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:03:24 [2020-04-13T23:03:24.385Z] #35 73.53 Unpacking xxd (2:8.1.0875-5) ...
23:03:24 [2020-04-13T23:03:24.385Z] #35 73.95 Selecting previously unselected package vim-common.
23:03:24 [2020-04-13T23:03:24.385Z] #35 73.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:03:24 [2020-04-13T23:03:24.385Z] #35 74.02 Unpacking vim-common (2:8.1.0875-5) ...
23:03:24 [2020-04-13T23:03:24.385Z] #35 74.65 Selecting previously unselected package cmake-data.
23:03:24 [2020-04-13T23:03:24.385Z] #35 74.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:03:24 [2020-04-13T23:03:24.385Z] #35 74.74 Unpacking cmake-data (3.13.4-1) ...
23:03:24 [2020-04-13T23:03:24.554Z] #44 18.93   PBCC     images/inventory.pb-c.c
23:03:24 [2020-04-13T23:03:24.554Z] #44 18.98   DEP      images/core-aarch64.pb-c.d
23:03:24 [2020-04-13T23:03:24.554Z] #44 19.02   DEP      images/core-arm.pb-c.d
23:03:24 [2020-04-13T23:03:24.815Z] #44 19.11   DEP      images/core-ppc64.pb-c.d
23:03:24 [2020-04-13T23:03:24.815Z] #44 19.19   DEP      images/core-s390.pb-c.d
23:03:24 [2020-04-13T23:03:24.815Z] #44 19.28   DEP      images/core-x86.pb-c.d
23:03:24 [2020-04-13T23:03:24.815Z] #44 19.34   DEP      images/core.pb-c.d
23:03:24 [2020-04-13T23:03:24.945Z] #35 ...
23:03:24 [2020-04-13T23:03:24.945Z] 
23:03:24 [2020-04-13T23:03:24.945Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:03:25 [2020-04-13T23:03:25.077Z] #44 19.41   DEP      images/inventory.pb-c.d
23:03:25 [2020-04-13T23:03:25.077Z] #44 19.46   PBCC     images/cpuinfo.pb-c.c
23:03:25 [2020-04-13T23:03:25.077Z] #44 19.48   DEP      images/cpuinfo.pb-c.d
23:03:25 [2020-04-13T23:03:25.077Z] #44 19.54   PBCC     images/stats.pb-c.c
23:03:25 [2020-04-13T23:03:25.077Z] #44 19.57   DEP      images/stats.pb-c.d
23:03:25 [2020-04-13T23:03:25.383Z] #30 ...
23:03:25 [2020-04-13T23:03:25.383Z] 
23:03:25 [2020-04-13T23:03:25.383Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:25 [2020-04-13T23:03:25.383Z] #47 68.81 internal/singleflight
23:03:25 [2020-04-13T23:03:25.383Z] #47 70.69 strconv
23:03:25 [2020-04-13T23:03:25.383Z] #47 70.69 bytes
23:03:25 [2020-04-13T23:03:25.383Z] #47 74.76 bufio
23:03:25 [2020-04-13T23:03:25.383Z] #47 77.50 reflect
23:03:25 [2020-04-13T23:03:25.383Z] #47 77.84 syscall
23:03:25 [2020-04-13T23:03:25.383Z] #47 ...
23:03:25 [2020-04-13T23:03:25.383Z] 
23:03:25 [2020-04-13T23:03:25.383Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:25 [2020-04-13T23:03:25.383Z] #35 69.40 debconf: delaying package configuration, since apt-utils is not installed
23:03:25 [2020-04-13T23:03:25.383Z] #35 69.80 Fetched 14.9 MB in 3s (5040 kB/s)
23:03:25 [2020-04-13T23:03:25.383Z] #35 70.00 Selecting previously unselected package xxd.
23:03:25 [2020-04-13T23:03:25.383Z] #35 70.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 ... 15401 files and directories currently installed.)
23:03:25 [2020-04-13T23:03:25.383Z] #35 70.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 70.12 Unpacking xxd (2:8.1.0875-5) ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 70.61 Selecting previously unselected package vim-common.
23:03:25 [2020-04-13T23:03:25.383Z] #35 70.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 70.75 Unpacking vim-common (2:8.1.0875-5) ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 71.63 Selecting previously unselected package cmake-data.
23:03:25 [2020-04-13T23:03:25.383Z] #35 71.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 71.66 Unpacking cmake-data (3.13.4-1) ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 77.01 Selecting previously unselected package libicu63:amd64.
23:03:25 [2020-04-13T23:03:25.383Z] #35 77.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 77.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:03:25 [2020-04-13T23:03:25.383Z] #35 ...
23:03:25 [2020-04-13T23:03:25.383Z] 
23:03:25 [2020-04-13T23:03:25.383Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:25 [2020-04-13T23:03:25.383Z] #27 6.330 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:03:25 [2020-04-13T23:03:25.383Z] #27 6.877 #=#=#                                                                         
23:03:25 [2020-04-13T23:03:25.447Z] #47 ...
23:03:25 [2020-04-13T23:03:25.447Z] 
23:03:25 [2020-04-13T23:03:25.447Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:03:25 [2020-04-13T23:03:25.447Z] #50 DONE 185.5s
23:03:25 [2020-04-13T23:03:25.447Z] 
23:03:25 [2020-04-13T23:03:25.447Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:25 [2020-04-13T23:03:25.447Z] #47 185.7 crypto/tls
23:03:25 [2020-04-13T23:03:25.761Z] #30 78.43 Checking out files:  71% (1085/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
23:03:25 [2020-04-13T23:03:25.761Z] #30 ...
23:03:25 [2020-04-13T23:03:25.761Z] 
23:03:25 [2020-04-13T23:03:25.761Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:25 [2020-04-13T23:03:25.761Z] #47 68.95 sync
23:03:25 [2020-04-13T23:03:25.761Z] #47 68.95 internal/reflectlite
23:03:25 [2020-04-13T23:03:25.761Z] #47 71.33 github.com/LK4D4/vndr/godl/singleflight
23:03:25 [2020-04-13T23:03:25.761Z] #47 72.11 math/rand
23:03:25 [2020-04-13T23:03:25.761Z] #47 73.97 internal/singleflight
23:03:25 [2020-04-13T23:03:25.761Z] #47 74.88 io
23:03:25 [2020-04-13T23:03:25.761Z] #47 74.89 strconv
23:03:25 [2020-04-13T23:03:25.761Z] #47 76.89 bytes
23:03:26 [2020-04-13T23:03:26.061Z] #47 ...
23:03:26 [2020-04-13T23:03:26.061Z] 
23:03:26 [2020-04-13T23:03:26.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:26 [2020-04-13T23:03:26.061Z] #10 79.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:03:26 [2020-04-13T23:03:26.061Z] #10 79.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:03:26 [2020-04-13T23:03:26.061Z] #10 79.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:03:26 [2020-04-13T23:03:26.156Z] #27 7.066 
#                                                                          2.6%
#####                                                                      8.0%
##########                                                                14.0%
############                                                              17.9%
#################                                                         24.5%
#####################                                                     29.9%
#########################                                                 34.9%
#############################                                             40.5%
################################                                          44.4%
###################################                                       49.4%
######################################                                    54.0%
###########################################                               60.2%
##############################################                            64.7%
###################################################                       71.2%
#######################################################                   76.4%
###########################################################               83.0%
################################################################          89.5%
####################################################################      94.6%
######################################################################## 100.0%
23:03:26 [2020-04-13T23:03:26.621Z] #10 ...
23:03:26 [2020-04-13T23:03:26.622Z] 
23:03:26 [2020-04-13T23:03:26.622Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:26 [2020-04-13T23:03:26.622Z] #27 6.494 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:03:26 [2020-04-13T23:03:26.622Z] #27 7.128 
23:03:26 [2020-04-13T23:03:26.622Z] #27 7.453 #=#=#                                                                         
##O#- #                                                                       

                                                                           1.0%
##                                                                         4.1%
########                                                                  11.5%
###########                                                               15.6%
##############                                                            20.4%
#################                                                         24.3%
#####################                                                     29.9%
##########################                                                37.3%
###############################                                           44.1%
##################################                                        47.5%
#####################################                                     52.2%
##########################################                                58.5%
############################################                              61.8%
##################################################                        69.7%
#####################################################                     74.9%
########################################################                  78.8%
############################################################              83.6%
################################################################          89.2%
##################################################################        92.3%
#######################################################################   98.7%
######################################################################## 100.0%
23:03:26 [2020-04-13T23:03:26.879Z] #27 ...
23:03:26 [2020-04-13T23:03:26.879Z] 
23:03:26 [2020-04-13T23:03:26.879Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:26 [2020-04-13T23:03:26.879Z] #43 80.22 Selecting previously unselected package libprotoc17:amd64.
23:03:26 [2020-04-13T23:03:26.879Z] #43 80.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:03:26 [2020-04-13T23:03:26.879Z] #43 80.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:03:26 [2020-04-13T23:03:26.977Z] #27 9.675 #=#=#                                                                         
23:03:26 [2020-04-13T23:03:26.991Z] #44 ...
23:03:26 [2020-04-13T23:03:26.991Z] 
23:03:26 [2020-04-13T23:03:26.991Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:26 [2020-04-13T23:03:26.991Z] #33 79.50 github.com/BurntSushi/toml/cmd/tomlv
23:03:26 [2020-04-13T23:03:26.991Z] #33 DONE 84.2s
23:03:26 [2020-04-13T23:03:26.991Z] 
23:03:26 [2020-04-13T23:03:26.991Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:26 [2020-04-13T23:03:26.991Z] #47 81.96 go/ast
23:03:26 [2020-04-13T23:03:26.991Z] #47 82.69 net/url
23:03:26 [2020-04-13T23:03:26.991Z] #47 83.28 text/template/parse
23:03:27 [2020-04-13T23:03:27.753Z] #27 10.14 #=#=#                                                                         
##O#- #                                                                       

######                                                                     9.2%
########################                                                  33.8%
################################                                          45.8%
#######################################                                   54.2%
23:03:27 [2020-04-13T23:03:27.753Z] #27 ...
23:03:27 [2020-04-13T23:03:27.753Z] 
23:03:27 [2020-04-13T23:03:27.753Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 + RM_GOPATH=0
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 + TMP_GOPATH=
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 + : /build
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 + '[' -z '' ']'
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 ++ mktemp -d
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 + export GOPATH=/tmp/tmp.ous2mUQrGZ
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 + GOPATH=/tmp/tmp.ous2mUQrGZ
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.836 + RM_GOPATH=1
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 ++ dirname ./install.sh
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + dir=.
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + bin=containerd
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + shift
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + '[' '!' -f ./containerd.installer ']'
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + . ./containerd.installer
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + install_containerd
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.840 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ous2mUQrGZ/src/github.com/containerd/containerd
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.841 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
23:03:27 [2020-04-13T23:03:27.753Z] #65 4.857 Cloning into '/tmp/tmp.ous2mUQrGZ/src/github.com/containerd/containerd'...
23:03:28 [2020-04-13T23:03:28.010Z] #65 ...
23:03:28 [2020-04-13T23:03:28.010Z] 
23:03:28 [2020-04-13T23:03:28.010Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:28 [2020-04-13T23:03:28.243Z] #43 ...
23:03:28 [2020-04-13T23:03:28.243Z] 
23:03:28 [2020-04-13T23:03:28.243Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:28 [2020-04-13T23:03:28.243Z] #33 71.15 errors
23:03:28 [2020-04-13T23:03:28.243Z] #33 71.16 sort
23:03:28 [2020-04-13T23:03:28.243Z] #33 71.87 strconv
23:03:28 [2020-04-13T23:03:28.243Z] #33 73.87 io
23:03:28 [2020-04-13T23:03:28.243Z] #33 76.04 internal/oserror
23:03:28 [2020-04-13T23:03:28.243Z] #33 76.26 syscall
23:03:28 [2020-04-13T23:03:28.243Z] #33 78.50 reflect
23:03:28 [2020-04-13T23:03:28.243Z] #33 ...
23:03:28 [2020-04-13T23:03:28.243Z] 
23:03:28 [2020-04-13T23:03:28.243Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:28 [2020-04-13T23:03:28.243Z] #27 10.90 
23:03:28 [2020-04-13T23:03:28.377Z] #47 85.56 encoding/json
23:03:28 [2020-04-13T23:03:28.498Z] #27 11.22 
                                                                           0.1%
#######                                                                   11.1%
#################                                                         24.4%
######################                                                    30.9%
###############################                                           43.4%
##############################################                            64.5%
#################################################################         91.3%
######################################################################## 100.0%
23:03:28 [2020-04-13T23:03:28.525Z] #27 10.14 #=#=#                                                                         
##O#- #                                                                       

######                                                                     9.2%
########################                                                  33.8%
################################                                          45.8%
#######################################                                   54.2%
############################################                              61.2%
##################################################                        69.6%
########################################################                  79.0%
##############################################################            87.2%
######################################################################## 100.0%
23:03:28 [2020-04-13T23:03:28.732Z] #47 ...
23:03:28 [2020-04-13T23:03:28.732Z] 
23:03:28 [2020-04-13T23:03:28.732Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:28 [2020-04-13T23:03:28.732Z] #10 183.8 Selecting previously unselected package libapparmor1:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 183.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 183.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.0 Selecting previously unselected package libapparmor-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.1 Selecting previously unselected package libbtrfs0.
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.1 Unpacking libbtrfs0 (4.20.1-2) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.2 Selecting previously unselected package libbtrfs-dev.
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.2 Unpacking libbtrfs-dev (4.20.1-2) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.6 Selecting previously unselected package libudev-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.8 Selecting previously unselected package libsepol1-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 184.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 185.4 Selecting previously unselected package libpcre16-3:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 185.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 185.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 185.9 Selecting previously unselected package libpcre32-3:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 185.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 185.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 186.3 Selecting previously unselected package libpcrecpp0v5:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 186.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 186.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 186.5 Selecting previously unselected package libpcre3-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 186.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 186.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.1 Selecting previously unselected package libselinux1-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.3 Selecting previously unselected package libdevmapper-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.5 Selecting previously unselected package libseccomp-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.6 Selecting previously unselected package libsystemd-dev:amd64.
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 187.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.2 Setting up libbtrfs0 (4.20.1-2) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.2 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.2 Setting up libbtrfs-dev (4.20.1-2) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up mingw-w64-common (6.0.0-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.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
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.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
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.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
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.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
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.4 Setting up dmsetup (2:1.02.155-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 188.4 Processing triggers for libc-bin (2.28-10) ...
23:03:28 [2020-04-13T23:03:28.732Z] #10 DONE 188.7s
23:03:28 [2020-04-13T23:03:28.732Z] 
23:03:28 [2020-04-13T23:03:28.732Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:03:28 [2020-04-13T23:03:28.732Z] #58 DONE 0.1s
23:03:28 [2020-04-13T23:03:28.732Z] 
23:03:28 [2020-04-13T23:03:28.732Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:03:28 [2020-04-13T23:03:28.732Z] #59 DONE 0.1s
23:03:28 [2020-04-13T23:03:28.732Z] 
23:03:28 [2020-04-13T23:03:28.732Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
23:03:28 [2020-04-13T23:03:28.782Z] #27 11.59 
23:03:28 [2020-04-13T23:03:28.949Z] #47 ...
23:03:28 [2020-04-13T23:03:28.949Z] 
23:03:28 [2020-04-13T23:03:28.949Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + export 'BUILDTAGS=netgo osusergo static_build'
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + BUILDTAGS='netgo osusergo static_build'
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + export EXTRA_FLAGS=-buildmode=pie
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + EXTRA_FLAGS=-buildmode=pie
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + '[' '' = dynamic ']'
23:03:28 [2020-04-13T23:03:28.949Z] #65 40.78 + make
23:03:28 [2020-04-13T23:03:28.949Z] #65 42.18 + bin/ctr
23:03:29 [2020-04-13T23:03:29.424Z] #27 12.60 #=#=#                                                                         
23:03:29 [2020-04-13T23:03:29.679Z] #27 12.92 
                                                                           0.7%
###                                                                        5.5%
23:03:29 [2020-04-13T23:03:29.679Z] #27 ...
23:03:29 [2020-04-13T23:03:29.679Z] 
23:03:29 [2020-04-13T23:03:29.679Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.150 + RM_GOPATH=0
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.153 + TMP_GOPATH=
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.153 + : /build
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.153 + '[' -z '' ']'
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.179 ++ mktemp -d
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + export GOPATH=/tmp/tmp.93LqL1eoP4
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + GOPATH=/tmp/tmp.93LqL1eoP4
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + RM_GOPATH=1
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 ++ dirname ./install.sh
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + dir=.
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + bin=containerd
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + shift
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + '[' '!' -f ./containerd.installer ']'
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + . ./containerd.installer
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + install_containerd
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.212 + git clone https://github.com/containerd/containerd.git /tmp/tmp.93LqL1eoP4/src/github.com/containerd/containerd
23:03:29 [2020-04-13T23:03:29.679Z] #65 4.229 Cloning into '/tmp/tmp.93LqL1eoP4/src/github.com/containerd/containerd'...
23:03:29 [2020-04-13T23:03:29.679Z] #65 ...
23:03:29 [2020-04-13T23:03:29.679Z] 
23:03:29 [2020-04-13T23:03:29.679Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:29 [2020-04-13T23:03:29.988Z] #27 11.79 
###                                                                        4.8%
##########                                                                15.0%
##############                                                            20.5%
######################                                                    31.9%
#########################                                                 36.0%
###################################                                       48.7%
####################################                                      50.4%
#####################################                                     52.4%
#######################################                                   55.2%
###############################################                           65.8%
#########
23:03:29 [2020-04-13T23:03:29.988Z] #27 ...
23:03:29 [2020-04-13T23:03:29.988Z] 
23:03:29 [2020-04-13T23:03:29.988Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:29 [2020-04-13T23:03:29.988Z] #10 74.15 Selecting previously unselected package binutils-mingw-w64.
23:03:29 [2020-04-13T23:03:29.988Z] #10 74.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:03:29 [2020-04-13T23:03:29.988Z] #10 74.16 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:03:29 [2020-04-13T23:03:29.988Z] #10 74.61 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:03:29 [2020-04-13T23:03:29.988Z] #10 74.61 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:03:29 [2020-04-13T23:03:29.988Z] #10 74.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:03:29 [2020-04-13T23:03:29.988Z] #10 75.13 Selecting previously unselected package dmsetup.
23:03:29 [2020-04-13T23:03:29.988Z] #10 75.13 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:03:29 [2020-04-13T23:03:29.988Z] #10 75.15 Unpacking dmsetup (2:1.02.155-3) ...
23:03:29 [2020-04-13T23:03:29.988Z] #10 75.46 Selecting previously unselected package mingw-w64-common.
23:03:29 [2020-04-13T23:03:29.988Z] #10 75.48 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:03:29 [2020-04-13T23:03:29.988Z] #10 75.51 Unpacking mingw-w64-common (6.0.0-3) ...
23:03:30 [2020-04-13T23:03:30.251Z] #10 ...
23:03:30 [2020-04-13T23:03:30.251Z] 
23:03:30 [2020-04-13T23:03:30.251Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:30 [2020-04-13T23:03:30.251Z] #33 73.89 reflect
23:03:30 [2020-04-13T23:03:30.251Z] #33 83.96 time
23:03:30 [2020-04-13T23:03:30.251Z] #33 ...
23:03:30 [2020-04-13T23:03:30.251Z] 
23:03:30 [2020-04-13T23:03:30.251Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:30 [2020-04-13T23:03:30.635Z] #11 DONE 2.5s
23:03:30 [2020-04-13T23:03:30.635Z] 
23:03:30 [2020-04-13T23:03:30.635Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
23:03:30 [2020-04-13T23:03:30.776Z] #27 11.79 
###                                                                        4.8%
##########                                                                15.0%
##############                                                            20.5%
######################                                                    31.9%
#########################                                                 36.0%
###################################                                       48.7%
####################################                                      50.4%
#####################################                                     52.4%
#######################################                                   55.2%
###############################################                           65.8%
#####################################################                     73.7%
#########################################################                 80.4%
###############################################################           88.3%
##################################################################        92.1%
#######################################################################   99.3%
######################################################################## 100.0%
23:03:31 [2020-04-13T23:03:31.074Z] Removing intermediate container 4297d5d5cbf7
23:03:31 [2020-04-13T23:03:31.074Z]  ---> 25c575c77cca
23:03:31 [2020-04-13T23:03:31.074Z] Step 11/16 : ARG GOOS
23:03:31 [2020-04-13T23:03:31.074Z]  ---> Running in 2b23e2869662
23:03:31 [2020-04-13T23:03:31.074Z] Removing intermediate container 2b23e2869662
23:03:31 [2020-04-13T23:03:31.074Z]  ---> 47f5f1f5b2be
23:03:31 [2020-04-13T23:03:31.074Z] Step 12/16 : ARG GOARCH
23:03:31 [2020-04-13T23:03:31.074Z]  ---> Running in ce7fde78a634
23:03:31 [2020-04-13T23:03:31.074Z] Removing intermediate container ce7fde78a634
23:03:31 [2020-04-13T23:03:31.074Z]  ---> b7799c9f2bd2
23:03:31 [2020-04-13T23:03:31.074Z] 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
23:03:31 [2020-04-13T23:03:31.074Z]  ---> Running in aa8b2e1fc4db
23:03:31 [2020-04-13T23:03:31.215Z] #27 12.92 
                                                                           0.7%
###                                                                        5.5%
######                                                                     8.7%
#########                                                                 13.1%
############                                                              17.5%
##############                                                            20.8%
#################                                                         24.5%
###################                                                       26.6%
############################                                              39.5%
#################################                                         46.0%
######################################                                    54.1%
#############################################                             63.2%
#######################################################                   77.2%
##########################################################                80.8%
###############################################################           87.8%
######################################################################## 100.0%
23:03:31 [2020-04-13T23:03:31.340Z] #27 14.25 
23:03:31 [2020-04-13T23:03:31.775Z] #27 15.17 
23:03:32 [2020-04-13T23:03:32.626Z] #27 14.47 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.3%
###                                                                        4.5%
####                                                                       5.7%
####                                                                       6.4%
#######                                                                   10.7%
#########                                                                 13.0%
###########                                                               15.7%
23:03:32 [2020-04-13T23:03:32.626Z] #27 ...
23:03:32 [2020-04-13T23:03:32.626Z] 
23:03:32 [2020-04-13T23:03:32.626Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:03:32 [2020-04-13T23:03:32.626Z] #50 76.35 + cd /tmp/tmp.Gd7KOniASF/src/gotest.tools/gotestsum
23:03:32 [2020-04-13T23:03:32.626Z] #50 76.35 + git checkout -q v0.3.5
23:03:32 [2020-04-13T23:03:32.626Z] #50 76.48 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:03:32 [2020-04-13T23:03:32.626Z] #50 ...
23:03:32 [2020-04-13T23:03:32.626Z] 
23:03:32 [2020-04-13T23:03:32.626Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:33 [2020-04-13T23:03:33.083Z] #27 15.38 
                                                                           0.6%
#                                                                          2.4%
#                                                                          2.8%
###                                                                        4.3%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.0%
23:03:33 [2020-04-13T23:03:33.083Z] #27 ...
23:03:33 [2020-04-13T23:03:33.083Z] 
23:03:33 [2020-04-13T23:03:33.083Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:03:33 [2020-04-13T23:03:33.083Z] #50 76.26 + cd /tmp/tmp.xZGm6dhj08/src/gotest.tools/gotestsum
23:03:33 [2020-04-13T23:03:33.083Z] #50 76.26 + git checkout -q v0.3.5
23:03:33 [2020-04-13T23:03:33.083Z] #50 76.36 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:03:33 [2020-04-13T23:03:33.168Z] #12 DONE 2.2s
23:03:33 [2020-04-13T23:03:33.168Z] 
23:03:33 [2020-04-13T23:03:33.168Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:03:33 [2020-04-13T23:03:33.339Z] #50 ...
23:03:33 [2020-04-13T23:03:33.339Z] 
23:03:33 [2020-04-13T23:03:33.339Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:33 [2020-04-13T23:03:33.427Z] #13 ...
23:03:33 [2020-04-13T23:03:33.427Z] 
23:03:33 [2020-04-13T23:03:33.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:33 [2020-04-13T23:03:33.427Z] #44 74.55   AR       compel/plugins/fds.lib.a
23:03:33 [2020-04-13T23:03:33.427Z] #44 74.65   HOSTDEP  compel/src/lib/log-host.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 74.89   HOSTDEP  compel/src/lib/handle-elf-host.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 75.13   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 75.36   HOSTDEP  compel/src/main-host.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 75.53   DEP      compel/src/lib/ptrace.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 75.68   DEP      compel/src/lib/infect.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 75.78   DEP      compel/src/lib/infect-util.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 75.89   DEP      compel/src/lib/infect-rpc.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 76.18   DEP      compel/arch/x86/src/lib/infect.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 76.38   DEP      compel/arch/x86/src/lib/cpu.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 76.59   DEP      compel/src/lib/log.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 76.79   DEP      compel/src/main.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 76.97   DEP      compel/src/lib/handle-elf.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 77.21   DEP      compel/arch/x86/src/lib/handle-elf.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 77.57   CC       compel/src/lib/log.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 77.69   CC       compel/arch/x86/src/lib/cpu.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 78.32   CC       compel/arch/x86/src/lib/infect.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 78.99   CC       compel/src/lib/infect-rpc.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 79.25   CC       compel/src/lib/infect-util.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 79.66   CC       compel/src/lib/infect.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 82.68   CC       compel/src/lib/ptrace.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 83.07   AR       compel/libcompel.a
23:03:33 [2020-04-13T23:03:33.427Z] #44 83.14   HOSTCC   compel/src/main-host.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 83.50   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 83.71   HOSTCC   compel/src/lib/handle-elf-host.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 84.09   HOSTCC   compel/src/lib/log-host.o
23:03:33 [2020-04-13T23:03:33.427Z] #44 84.44   HOSTLINK compel/compel-host-bin
23:03:33 [2020-04-13T23:03:33.427Z] #44 84.68   DEP      soccr/soccr.d
23:03:33 [2020-04-13T23:03:33.427Z] #44 ...
23:03:33 [2020-04-13T23:03:33.427Z] 
23:03:33 [2020-04-13T23:03:33.427Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:33 [2020-04-13T23:03:33.427Z] #47 193.3 net/http/httptrace
23:03:33 [2020-04-13T23:03:33.427Z] #47 193.6 net/http
23:03:33 [2020-04-13T23:03:33.468Z] #65 ...
23:03:33 [2020-04-13T23:03:33.468Z] 
23:03:33 [2020-04-13T23:03:33.468Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:33 [2020-04-13T23:03:33.468Z] #56 80.49 go/ast
23:03:33 [2020-04-13T23:03:33.468Z] #56 82.15 mvdan.cc/sh/v3/syntax
23:03:33 [2020-04-13T23:03:33.468Z] #56 ...
23:03:33 [2020-04-13T23:03:33.468Z] 
23:03:33 [2020-04-13T23:03:33.468Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:33 [2020-04-13T23:03:33.468Z] #44 21.99 make[1]: Nothing to be done for 'all'.
23:03:33 [2020-04-13T23:03:33.468Z] #44 26.73   CC       images/stats.o
23:03:33 [2020-04-13T23:03:33.468Z] #44 27.31   CC       images/core.o
23:03:33 [2020-04-13T23:03:33.729Z] #44 ...
23:03:33 [2020-04-13T23:03:33.729Z] 
23:03:33 [2020-04-13T23:03:33.729Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:33 [2020-04-13T23:03:33.729Z] #47 91.07 text/template
23:03:34 [2020-04-13T23:03:34.682Z] #27 14.47 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.3%
###                                                                        4.5%
####                                                                       5.7%
####                                                                       6.4%
#######                                                                   10.7%
#########                                                                 13.0%
###########                                                               15.7%
############                                                              17.5%
#############                                                             18.4%
###############                                                           21.3%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.2%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.0%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         46.2%
23:03:34 [2020-04-13T23:03:34.682Z] #27 ...
23:03:34 [2020-04-13T23:03:34.682Z] 
23:03:34 [2020-04-13T23:03:34.682Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:34 [2020-04-13T23:03:34.682Z] #43 78.61 Selecting previously unselected package protobuf-c-compiler.
23:03:34 [2020-04-13T23:03:34.682Z] #43 78.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 78.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 78.82 Selecting previously unselected package protobuf-compiler.
23:03:34 [2020-04-13T23:03:34.682Z] #43 78.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 78.84 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 79.36 Selecting previously unselected package python-pkg-resources.
23:03:34 [2020-04-13T23:03:34.682Z] #43 79.37 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 79.37 Unpacking python-pkg-resources (40.8.0-1) ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 80.02 Selecting previously unselected package python-six.
23:03:34 [2020-04-13T23:03:34.682Z] #43 80.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 80.06 Unpacking python-six (1.12.0-1) ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 80.24 Selecting previously unselected package python-protobuf.
23:03:34 [2020-04-13T23:03:34.682Z] #43 80.24 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 80.24 Unpacking python-protobuf (3.6.1.3-2) ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 81.30 Setting up python-pkg-resources (40.8.0-1) ...
23:03:34 [2020-04-13T23:03:34.682Z] #43 ...
23:03:34 [2020-04-13T23:03:34.682Z] 
23:03:34 [2020-04-13T23:03:34.682Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:35 [2020-04-13T23:03:35.329Z] #47 ...
23:03:35 [2020-04-13T23:03:35.329Z] 
23:03:35 [2020-04-13T23:03:35.329Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:03:35 [2020-04-13T23:03:35.329Z] #13 2.073 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:03:35 [2020-04-13T23:03:35.329Z] #13 DONE 2.2s
23:03:35 [2020-04-13T23:03:35.329Z] 
23:03:35 [2020-04-13T23:03:35.329Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
23:03:35 [2020-04-13T23:03:35.462Z] #47 92.70 go/parser
23:03:35 [2020-04-13T23:03:35.908Z] #27 15.38 
                                                                           0.6%
#                                                                          2.4%
#                                                                          2.8%
###                                                                        4.3%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.0%
################                                                          22.2%
################                                                          23.5%
##################                                                        26.0%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.8%
######################                                                    30.7%
#######################                                                   32.7%
########################                                                  34.0%
########################                                                  34.7%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.0%
###########################                                               38.2%
###########################                                               38.7%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.7%
###############################                                           44.0%
################################                                          44.7%
#################################                                         46.2%
#################################                                         46.5%
23:03:35 [2020-04-13T23:03:35.908Z] #27 ...
23:03:35 [2020-04-13T23:03:35.908Z] 
23:03:35 [2020-04-13T23:03:35.908Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:03:35 [2020-04-13T23:03:35.908Z] #30 78.43 Checking out files:  71% (1085/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  89% (1359/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.
23:03:35 [2020-04-13T23:03:35.908Z] #30 80.45 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:03:35 [2020-04-13T23:03:35.908Z] #30 81.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:03:36 [2020-04-13T23:03:36.164Z] #30 ...
23:03:36 [2020-04-13T23:03:36.164Z] 
23:03:36 [2020-04-13T23:03:36.164Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:36 [2020-04-13T23:03:36.930Z] #27 15.38 
                                                                           0.6%
#                                                                          2.4%
#                                                                          2.8%
###                                                                        4.3%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.0%
################                                                          22.2%
################                                                          23.5%
##################                                                        26.0%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.8%
######################                                                    30.7%
#######################                                                   32.7%
########################                                                  34.0%
########################                                                  34.7%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.0%
###########################                                               38.2%
###########################                                               38.7%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.7%
###############################                                           44.0%
################################                                          44.7%
#################################                                         46.2%
#################################                                         46.5%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.4%
#########################################                                 57.0%
##########################################                                59.3%
###########################################                               60.3%
###########################################                               60.9%
23:03:36 [2020-04-13T23:03:36.930Z] #27 ...
23:03:36 [2020-04-13T23:03:36.930Z] 
23:03:36 [2020-04-13T23:03:36.930Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:36 [2020-04-13T23:03:36.930Z] #35 80.21 Selecting previously unselected package libicu63:amd64.
23:03:36 [2020-04-13T23:03:36.930Z] #35 80.22 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:03:36 [2020-04-13T23:03:36.930Z] #35 80.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:03:36 [2020-04-13T23:03:36.930Z] #35 ...
23:03:36 [2020-04-13T23:03:36.930Z] 
23:03:36 [2020-04-13T23:03:36.930Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:37 [2020-04-13T23:03:37.010Z] #27 14.47 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.3%
###                                                                        4.5%
####                                                                       5.7%
####                                                                       6.4%
#######                                                                   10.7%
#########                                                                 13.0%
###########                                                               15.7%
############                                                              17.5%
#############                                                             18.4%
###############                                                           21.3%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.2%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.0%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         46.2%
##################################                                        48.1%
###################################                                       49.7%
####################################                                      51.1%
#####################################                                     52.6%
########################################                                  56.2%
#########################################                                 57.4%
#########################################                                 57.9%
##########################################                                59.5%
############################################                              61.4%
############################################                              62.0%
#############################################                             63.0%
##############################################                            64.4%
###############################################                           65.4%
################################################                          66.8%
################################################                          67.4%
#################################################                         68.1%
#################################################                         69.2%
##################################################                        70.3%
###################################################                       71.3%
####################################################                      72.2%
####################################################                      73.2%
######################################################                    75.1%
23:03:37 [2020-04-13T23:03:37.010Z] #27 ...
23:03:37 [2020-04-13T23:03:37.010Z] 
23:03:37 [2020-04-13T23:03:37.010Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:37 [2020-04-13T23:03:37.010Z] #56 80.63 reflect
23:03:37 [2020-04-13T23:03:37.010Z] #56 80.73 syscall
23:03:37 [2020-04-13T23:03:37.010Z] #56 ...
23:03:37 [2020-04-13T23:03:37.010Z] 
23:03:37 [2020-04-13T23:03:37.010Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:37 [2020-04-13T23:03:37.231Z] #14 DONE 2.1s
23:03:37 [2020-04-13T23:03:37.231Z] 
23:03:37 [2020-04-13T23:03:37.231Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:37 [2020-04-13T23:03:37.231Z] #44 84.88   CC       soccr/soccr.o
23:03:37 [2020-04-13T23:03:37.231Z] #44 86.08   AR       soccr/libsoccr.a
23:03:37 [2020-04-13T23:03:37.231Z] #44 86.13 make[1]: 'soccr/libsoccr.a' is up to date.
23:03:37 [2020-04-13T23:03:37.231Z] #44 86.70   DEP      criu/arch/x86/sigframe.d
23:03:37 [2020-04-13T23:03:37.231Z] #44 86.82   DEP      criu/arch/x86/sigaction_compat.d
23:03:37 [2020-04-13T23:03:37.231Z] #44 86.94   DEP      criu/arch/x86/kerndat.d
23:03:37 [2020-04-13T23:03:37.231Z] #44 87.15   DEP      criu/arch/x86/crtools.d
23:03:37 [2020-04-13T23:03:37.231Z] #44 87.25   DEP      criu/arch/x86/cpu.d
23:03:37 [2020-04-13T23:03:37.231Z] #44 87.42   CC       criu/arch/x86/cpu.o
23:03:37 [2020-04-13T23:03:37.231Z] #44 88.12   CC       criu/arch/x86/crtools.o
23:03:37 [2020-04-13T23:03:37.696Z] #27 15.38 
                                                                           0.6%
#                                                                          2.4%
#                                                                          2.8%
###                                                                        4.3%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.0%
################                                                          22.2%
################                                                          23.5%
##################                                                        26.0%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.8%
######################                                                    30.7%
#######################                                                   32.7%
########################                                                  34.0%
########################                                                  34.7%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.0%
###########################                                               38.2%
###########################                                               38.7%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.7%
###############################                                           44.0%
################################                                          44.7%
#################################                                         46.2%
#################################                                         46.5%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.4%
#########################################                                 57.0%
##########################################                                59.3%
###########################################                               60.3%
###########################################                               60.9%
#############################################                             62.6%
##############################################                            64.4%
################################################                          67.3%
#################################################                         68.7%
#################################################                         69.4%
##################################################                        70.3%
#########################
23:03:37 [2020-04-13T23:03:37.696Z] #27 ...
23:03:37 [2020-04-13T23:03:37.696Z] 
23:03:37 [2020-04-13T23:03:37.696Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:37 [2020-04-13T23:03:37.696Z] #47 80.90 reflect
23:03:37 [2020-04-13T23:03:37.696Z] #47 81.36 bufio
23:03:37 [2020-04-13T23:03:37.696Z] #47 85.02 syscall
23:03:37 [2020-04-13T23:03:37.953Z] #47 ...
23:03:37 [2020-04-13T23:03:37.953Z] 
23:03:37 [2020-04-13T23:03:37.953Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:38 [2020-04-13T23:03:38.209Z] #27 15.38 
                                                                           0.6%
#                                                                          2.4%
#                                                                          2.8%
###                                                                        4.3%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.0%
################                                                          22.2%
################                                                          23.5%
##################                                                        26.0%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.8%
######################                                                    30.7%
#######################                                                   32.7%
########################                                                  34.0%
########################                                                  34.7%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.0%
###########################                                               38.2%
###########################                                               38.7%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.7%
###############################                                           44.0%
################################                                          44.7%
#################################                                         46.2%
#################################                                         46.5%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.4%
#########################################                                 57.0%
##########################################                                59.3%
###########################################                               60.3%
###########################################                               60.9%
#############################################                             62.6%
##############################################                            64.4%
################################################                          67.3%
#################################################                         68.7%
#################################################                         69.4%
##################################################                        70.3%
###################################################                       71.4%
####################################################                      72.4%
####################################################                      73.3%
#####################################################                     74.3%
######################################################                    75.5%
23:03:38 [2020-04-13T23:03:38.209Z] #27 ...
23:03:38 [2020-04-13T23:03:38.209Z] 
23:03:38 [2020-04-13T23:03:38.209Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:38 [2020-04-13T23:03:38.209Z] #43 81.66 Selecting previously unselected package protobuf-c-compiler.
23:03:38 [2020-04-13T23:03:38.209Z] #43 81.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 81.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 81.87 Selecting previously unselected package protobuf-compiler.
23:03:38 [2020-04-13T23:03:38.209Z] #43 81.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 81.91 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.16 Selecting previously unselected package python-pkg-resources.
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.16 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.17 Unpacking python-pkg-resources (40.8.0-1) ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.53 Selecting previously unselected package python-six.
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.53 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.55 Unpacking python-six (1.12.0-1) ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.81 Selecting previously unselected package python-protobuf.
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.83 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 82.84 Unpacking python-protobuf (3.6.1.3-2) ...
23:03:38 [2020-04-13T23:03:38.209Z] #43 83.91 Setting up python-pkg-resources (40.8.0-1) ...
23:03:38 [2020-04-13T23:03:38.464Z] #43 ...
23:03:38 [2020-04-13T23:03:38.464Z] 
23:03:38 [2020-04-13T23:03:38.464Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:38 [2020-04-13T23:03:38.552Z] #27 14.47 #=#=#                                                                         

                                                                           1.2%
#                                                                          2.3%
###                                                                        4.5%
####                                                                       5.7%
####                                                                       6.4%
#######                                                                   10.7%
#########                                                                 13.0%
###########                                                               15.7%
############                                                              17.5%
#############                                                             18.4%
###############                                                           21.3%
################                                                          22.7%
#################                                                         24.4%
##################                                                        26.2%
####################                                                      28.1%
#####################                                                     30.5%
#######################                                                   32.2%
########################                                                  34.1%
##########################                                                36.5%
###########################                                               38.4%
############################                                              40.0%
##############################                                            41.8%
###############################                                           44.1%
#################################                                         46.2%
##################################                                        48.1%
###################################                                       49.7%
####################################                                      51.1%
#####################################                                     52.6%
########################################                                  56.2%
#########################################                                 57.4%
#########################################                                 57.9%
##########################################                                59.5%
############################################                              61.4%
############################################                              62.0%
#############################################                             63.0%
##############################################                            64.4%
###############################################                           65.4%
################################################                          66.8%
################################################                          67.4%
#################################################                         68.1%
#################################################                         69.2%
##################################################                        70.3%
###################################################                       71.3%
####################################################                      72.2%
####################################################                      73.2%
######################################################                    75.1%
#######################################################                   77.2%
########################################################                  78.3%
##########################################################                80.6%
###########################################################               82.2%
############################################################              84.3%
#############################################################             85.9%
##############################################################            87.1%
###############################################################           88.2%
################################################################          89.2%
#################################################################         91.3%
###################################################################       93.1%
####################################################################      95.4%
#######################################################################   98.8%
######################################################################## 100.0%
23:03:38 [2020-04-13T23:03:38.628Z] #44 ...
23:03:38 [2020-04-13T23:03:38.628Z] 
23:03:38 [2020-04-13T23:03:38.628Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + RM_GOPATH=0
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + TMP_GOPATH=
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + : /build
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + '[' -z '' ']'
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 ++ mktemp -d
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + export GOPATH=/tmp/tmp.y1S8O8dKCt
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + GOPATH=/tmp/tmp.y1S8O8dKCt
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + RM_GOPATH=1
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 ++ dirname ./install.sh
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + dir=.
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + bin=runc
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + shift
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + '[' '!' -f ./runc.installer ']'
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + . ./runc.installer
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + install_runc
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + grep -q '^3\.10\.0.*\.el7\.'
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + uname -r
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y1S8O8dKCt/src/github.com/opencontainers/runc
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.410 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
23:03:38 [2020-04-13T23:03:38.628Z] #60 2.430 Cloning into '/tmp/tmp.y1S8O8dKCt/src/github.com/opencontainers/runc'...
23:03:38 [2020-04-13T23:03:38.628Z] #60 9.442 + cd /tmp/tmp.y1S8O8dKCt/src/github.com/opencontainers/runc
23:03:38 [2020-04-13T23:03:38.628Z] #60 9.442 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:03:38 [2020-04-13T23:03:38.628Z] #60 10.20 + '[' -z '' ']'
23:03:38 [2020-04-13T23:03:38.628Z] #60 10.20 + target=static
23:03:38 [2020-04-13T23:03:38.628Z] #60 10.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:03:38 [2020-04-13T23:03:38.628Z] #60 ...
23:03:38 [2020-04-13T23:03:38.628Z] 
23:03:38 [2020-04-13T23:03:38.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:38 [2020-04-13T23:03:38.628Z] #44 89.95   CC       criu/arch/x86/kerndat.o
23:03:38 [2020-04-13T23:03:38.978Z] #27 15.38 
                                                                           0.6%
#                                                                          2.4%
#                                                                          2.8%
###                                                                        4.3%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.0%
################                                                          22.2%
################                                                          23.5%
##################                                                        26.0%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.8%
######################                                                    30.7%
#######################                                                   32.7%
########################                                                  34.0%
########################                                                  34.7%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.0%
###########################                                               38.2%
###########################                                               38.7%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.7%
###############################                                           44.0%
################################                                          44.7%
#################################                                         46.2%
#################################                                         46.5%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.4%
#########################################                                 57.0%
##########################################                                59.3%
###########################################                               60.3%
###########################################                               60.9%
#############################################                             62.6%
##############################################                            64.4%
################################################                          67.3%
#################################################                         68.7%
#################################################                         69.4%
##################################################                        70.3%
###################################################                       71.4%
####################################################                      72.4%
####################################################                      73.3%
#####################################################                     74.3%
######################################################                    75.5%
#######################################################                   76.4%
#######################################################                   77.2%
########################################################                  78.2%
#########################################################                 79.4%
#########################################################                 80.4%
##########################################################                81.0%
##########################################################               
23:03:38 [2020-04-13T23:03:38.978Z] #27 ...
23:03:38 [2020-04-13T23:03:38.978Z] 
23:03:38 [2020-04-13T23:03:38.978Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:38 [2020-04-13T23:03:38.978Z] #56 82.14 reflect
23:03:38 [2020-04-13T23:03:38.978Z] #56 82.18 syscall
23:03:39 [2020-04-13T23:03:39.115Z] #27 21.89 
23:03:39 [2020-04-13T23:03:39.196Z] #44 90.36   CC       criu/arch/x86/sigaction_compat.o
23:03:39 [2020-04-13T23:03:39.234Z] #56 ...
23:03:39 [2020-04-13T23:03:39.234Z] 
23:03:39 [2020-04-13T23:03:39.234Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:39 [2020-04-13T23:03:39.234Z] #43 92.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:03:39 [2020-04-13T23:03:39.234Z] #43 92.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:03:39 [2020-04-13T23:03:39.234Z] #43 92.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:03:39 [2020-04-13T23:03:39.234Z] #43 92.55 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:03:39 [2020-04-13T23:03:39.234Z] #43 92.57 Setting up python-six (1.12.0-1) ...
23:03:39 [2020-04-13T23:03:39.455Z] #44 90.73   CC       criu/arch/x86/sigframe.o
23:03:39 [2020-04-13T23:03:39.674Z] #47 ...
23:03:39 [2020-04-13T23:03:39.674Z] 
23:03:39 [2020-04-13T23:03:39.674Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:39 [2020-04-13T23:03:39.674Z] #44 28.32   CC       images/core-x86.o
23:03:39 [2020-04-13T23:03:39.674Z] #44 30.09   CC       images/core-arm.o
23:03:39 [2020-04-13T23:03:39.674Z] #44 30.65   CC       images/core-aarch64.o
23:03:39 [2020-04-13T23:03:39.674Z] #44 31.16   CC       images/core-ppc64.o
23:03:39 [2020-04-13T23:03:39.674Z] #44 32.06   CC       images/core-s390.o
23:03:39 [2020-04-13T23:03:39.674Z] #44 32.84   CC       images/cpuinfo.o
23:03:39 [2020-04-13T23:03:39.674Z] #44 33.53   CC       images/inventory.o
23:03:39 [2020-04-13T23:03:39.674Z] #44 33.93   CC       images/fdinfo.o
23:03:39 [2020-04-13T23:03:39.714Z] #44 ...
23:03:39 [2020-04-13T23:03:39.714Z] 
23:03:39 [2020-04-13T23:03:39.714Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
23:03:39 [2020-04-13T23:03:39.714Z] #15 DONE 2.5s
23:03:39 [2020-04-13T23:03:39.714Z] 
23:03:39 [2020-04-13T23:03:39.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:39 [2020-04-13T23:03:39.714Z] #44 91.04   LINK     criu/arch/x86/crtools.built-in.o
23:03:39 [2020-04-13T23:03:39.972Z] #44 91.13   DEP      criu/pie/util-vdso-elf32.d
23:03:39 [2020-04-13T23:03:39.972Z] #44 91.28   DEP      criu/pie/util-vdso.d
23:03:40 [2020-04-13T23:03:40.230Z] #44 91.41   DEP      criu/pie/util.d
23:03:40 [2020-04-13T23:03:40.245Z] #44 34.43   CC       images/fown.o
23:03:40 [2020-04-13T23:03:40.245Z] #44 ...
23:03:40 [2020-04-13T23:03:40.245Z] 
23:03:40 [2020-04-13T23:03:40.245Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:40 [2020-04-13T23:03:40.245Z] #47 97.66 encoding/xml
23:03:40 [2020-04-13T23:03:40.488Z] #44 91.70   CC       criu/pie/util.o
23:03:40 [2020-04-13T23:03:40.747Z] #44 92.02   CC       criu/pie/util-vdso.o
23:03:41 [2020-04-13T23:03:41.010Z] #27 23.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:03:41 [2020-04-13T23:03:41.267Z] #27 24.13 
23:03:41 [2020-04-13T23:03:41.313Z] #44 92.70   CC       criu/pie/util-vdso-elf32.o
23:03:41 [2020-04-13T23:03:41.524Z] #27 24.35 
######################################################################## 100.0%
23:03:41 [2020-04-13T23:03:41.748Z] #43 ...
23:03:41 [2020-04-13T23:03:41.748Z] 
23:03:41 [2020-04-13T23:03:41.748Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:41 [2020-04-13T23:03:41.748Z] #10 84.90 Selecting previously unselected package binutils-mingw-w64.
23:03:41 [2020-04-13T23:03:41.748Z] #10 84.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 84.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.18 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.50 Selecting previously unselected package dmsetup.
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.50 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.51 Unpacking dmsetup (2:1.02.155-3) ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.85 Selecting previously unselected package mingw-w64-common.
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 85.91 Unpacking mingw-w64-common (6.0.0-3) ...
23:03:41 [2020-04-13T23:03:41.748Z] #10 ...
23:03:41 [2020-04-13T23:03:41.748Z] 
23:03:41 [2020-04-13T23:03:41.748Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:41 [2020-04-13T23:03:41.748Z] #27 15.38 
                                                                           0.6%
#                                                                          2.4%
#                                                                          2.8%
###                                                                        4.3%
###                                                                        5.2%
####                                                                       6.8%
######                                                                     9.2%
#######                                                                   10.0%
#######                                                                   10.8%
#########                                                                 13.1%
###########                                                               16.0%
#############                                                             18.3%
##############                                                            20.0%
################                                                          22.2%
################                                                          23.5%
##################                                                        26.0%
###################                                                       27.0%
####################                                                      28.1%
#####################                                                     29.8%
######################                                                    30.7%
#######################                                                   32.7%
########################                                                  34.0%
########################                                                  34.7%
#########################                                                 35.4%
##########################                                                36.3%
##########################                                                37.0%
###########################                                               38.2%
###########################                                               38.7%
############################                                              39.1%
############################                                              40.0%
#############################                                             41.2%
##############################                                            41.9%
##############################                                            42.7%
###############################                                           44.0%
################################                                          44.7%
#################################                                         46.2%
#################################                                         46.5%
##################################                                        47.6%
####################################                                      50.9%
######################################                                    53.2%
#######################################                                   55.4%
#########################################                                 57.0%
##########################################                                59.3%
###########################################                               60.3%
###########################################                               60.9%
#############################################                             62.6%
##############################################                            64.4%
################################################                          67.3%
#################################################                         68.7%
#################################################                         69.4%
##################################################                        70.3%
###################################################                       71.4%
####################################################                      72.4%
####################################################                      73.3%
#####################################################                     74.3%
######################################################                    75.5%
#######################################################                   76.4%
#######################################################                   77.2%
########################################################                  78.2%
#########################################################                 79.4%
#########################################################                 80.4%
##########################################################                81.0%
##########################################################                81.9%
############################################################              83.4%
############################################################              84.6%
#############################################################             85.7%
###############################################################           87.9%
################################################################          90.2%
##################################################################        92.7%
####################################################################      94.9%
#####################################################################     97.0%
#######################################################################   99.9%
######################################################################## 100.0%
23:03:41 [2020-04-13T23:03:41.748Z] #27 23.72 
23:03:41 [2020-04-13T23:03:41.748Z] #27 24.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:03:41 [2020-04-13T23:03:41.781Z] #27 24.57 
23:03:41 [2020-04-13T23:03:41.881Z] #44 ...
23:03:41 [2020-04-13T23:03:41.881Z] 
23:03:41 [2020-04-13T23:03:41.881Z] #16 [dev-systemd-false 6/26] RUN ldconfig
23:03:41 [2020-04-13T23:03:41.881Z] #16 DONE 2.2s
23:03:41 [2020-04-13T23:03:41.881Z] 
23:03:41 [2020-04-13T23:03:41.881Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:03:42 [2020-04-13T23:03:42.159Z] #47 99.21 crypto/rand
23:03:42 [2020-04-13T23:03:42.321Z] #27 25.58 #=#=#                                                                         
23:03:42 [2020-04-13T23:03:42.577Z] #27 25.82 #=#=#                                                                         
##O#- #                                                                       

######################################################################## 100.0%
23:03:42 [2020-04-13T23:03:42.832Z] #27 26.28 
23:03:43 [2020-04-13T23:03:43.550Z] #47 100.7 crypto/elliptic
23:03:43 [2020-04-13T23:03:43.550Z] #47 101.0 go/doc
23:03:43 [2020-04-13T23:03:43.677Z] #27 26.18 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:03:43 [2020-04-13T23:03:43.811Z] #47 ...
23:03:43 [2020-04-13T23:03:43.812Z] 
23:03:43 [2020-04-13T23:03:43.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:43 [2020-04-13T23:03:43.812Z] #10 91.39 Selecting previously unselected package g++-mingw-w64-x86-64.
23:03:43 [2020-04-13T23:03:43.812Z] #10 91.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
23:03:43 [2020-04-13T23:03:43.812Z] #10 91.43 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:43 [2020-04-13T23:03:43.812Z] #10 ...
23:03:43 [2020-04-13T23:03:43.812Z] 
23:03:43 [2020-04-13T23:03:43.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:43 [2020-04-13T23:03:43.812Z] #44 34.78   CC       images/ns.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 35.20   CC       images/regfile.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 35.54   CC       images/ghost-file.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 36.02   CC       images/fifo.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 36.27   CC       images/remap-file-path.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 36.50   CC       images/eventfd.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 37.00   CC       images/eventpoll.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 37.50   CC       images/fh.o
23:03:43 [2020-04-13T23:03:43.812Z] #44 37.97   CC       images/fsnotify.o
23:03:43 [2020-04-13T23:03:43.933Z] #27 26.72 #=#=#                                                                         
23:03:43 [2020-04-13T23:03:43.933Z] #27 ...
23:03:43 [2020-04-13T23:03:43.933Z] 
23:03:43 [2020-04-13T23:03:43.933Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:43 [2020-04-13T23:03:43.933Z] #10 87.91 Selecting previously unselected package mingw-w64-x86-64-dev.
23:03:43 [2020-04-13T23:03:43.933Z] #10 87.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:03:43 [2020-04-13T23:03:43.933Z] #10 87.92 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:03:43 [2020-04-13T23:03:43.933Z] #10 ...
23:03:43 [2020-04-13T23:03:43.933Z] 
23:03:43 [2020-04-13T23:03:43.933Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:43 [2020-04-13T23:03:43.933Z] #43 89.77 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 89.81 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 89.83 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 89.87 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 89.90 Setting up python-six (1.12.0-1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.75 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.76 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.80 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.86 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.89 Setting up protobuf-compiler (3.6.1.3-2) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.90 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.91 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.92 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:03:43 [2020-04-13T23:03:43.933Z] #43 96.94 Setting up python-protobuf (3.6.1.3-2) ...
23:03:44 [2020-04-13T23:03:44.073Z] #44 38.57   CC       images/signalfd.o
23:03:44 [2020-04-13T23:03:44.190Z] #43 ...
23:03:44 [2020-04-13T23:03:44.190Z] 
23:03:44 [2020-04-13T23:03:44.190Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:44 [2020-04-13T23:03:44.190Z] #27 27.03 #=#=#                                                                         

######################################################################## 100.0%
23:03:44 [2020-04-13T23:03:44.198Z] #27 27.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:03:44 [2020-04-13T23:03:44.334Z] #44 38.74   CC       images/fs.o
23:03:44 [2020-04-13T23:03:44.411Z] #17 2.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:03:44 [2020-04-13T23:03:44.411Z] #17 2.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:03:44 [2020-04-13T23:03:44.411Z] #17 2.732 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:03:44 [2020-04-13T23:03:44.447Z] #27 27.30 
23:03:44 [2020-04-13T23:03:44.596Z] #44 38.93   CC       images/pstree.o
23:03:44 [2020-04-13T23:03:44.758Z] #27 28.23 
23:03:44 [2020-04-13T23:03:44.977Z] #17 3.242 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:03:45 [2020-04-13T23:03:45.014Z] #27 28.45 
######################################################################    97.6%
######################################################################## 100.0%
23:03:45 [2020-04-13T23:03:45.168Z] #44 39.36   CC       images/pipe.o
23:03:45 [2020-04-13T23:03:45.269Z] #27 28.60 
23:03:45 [2020-04-13T23:03:45.429Z] #44 39.77   CC       images/tcp-stream.o
23:03:45 [2020-04-13T23:03:45.524Z] #27 ...
23:03:45 [2020-04-13T23:03:45.524Z] 
23:03:45 [2020-04-13T23:03:45.524Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:45 [2020-04-13T23:03:45.524Z] #47 98.78 time
23:03:45 [2020-04-13T23:03:45.691Z] #44 40.04   CC       images/sk-packet.o
23:03:45 [2020-04-13T23:03:45.826Z] #27 28.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:03:45 [2020-04-13T23:03:45.826Z] #27 28.69 skipping existing 1849cc453dee
23:03:45 [2020-04-13T23:03:45.826Z] #27 28.78 
23:03:46 [2020-04-13T23:03:46.266Z] #44 40.54   CC       images/mnt.o
23:03:46 [2020-04-13T23:03:46.266Z] #44 ...
23:03:46 [2020-04-13T23:03:46.266Z] 
23:03:46 [2020-04-13T23:03:46.266Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:46 [2020-04-13T23:03:46.266Z] #56 95.14 golang.org/x/crypto/ssh/terminal
23:03:46 [2020-04-13T23:03:46.266Z] #56 98.08 mvdan.cc/sh/v3/cmd/shfmt
23:03:46 [2020-04-13T23:03:46.266Z] #56 DONE 103.7s
23:03:46 [2020-04-13T23:03:46.527Z] 
23:03:46 [2020-04-13T23:03:46.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:46 [2020-04-13T23:03:46.527Z] #44 40.77   CC       images/pipe-data.o
23:03:46 [2020-04-13T23:03:46.789Z] #44 41.18   CC       images/sa.o
23:03:46 [2020-04-13T23:03:46.877Z] #17 4.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:03:47 [2020-04-13T23:03:47.198Z] #27 ...
23:03:47 [2020-04-13T23:03:47.198Z] 
23:03:47 [2020-04-13T23:03:47.198Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:47 [2020-04-13T23:03:47.198Z] #35 91.16 Selecting previously unselected package libxml2:amd64.
23:03:47 [2020-04-13T23:03:47.198Z] #35 91.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 91.18 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 92.38 Selecting previously unselected package libarchive13:amd64.
23:03:47 [2020-04-13T23:03:47.198Z] #35 92.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 92.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.19 Selecting previously unselected package libjsoncpp1:amd64.
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.47 Selecting previously unselected package librhash0:amd64.
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.54 Unpacking librhash0:amd64 (1.3.8-1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.93 Selecting previously unselected package libuv1:amd64.
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.94 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 93.97 Unpacking libuv1:amd64 (1.24.1-1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 94.35 Selecting previously unselected package cmake.
23:03:47 [2020-04-13T23:03:47.198Z] #35 94.35 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 94.35 Unpacking cmake (3.13.4-1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 99.70 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 99.75 Setting up xxd (2:8.1.0875-5) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 99.76 Setting up libuv1:amd64 (1.24.1-1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 99.77 Setting up vim-common (2:8.1.0875-5) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 99.90 Setting up librhash0:amd64 (1.3.8-1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 99.97 Setting up cmake-data (3.13.4-1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 100.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 100.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 100.0 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 100.0 Setting up cmake (3.13.4-1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 100.1 Processing triggers for libc-bin (2.28-10) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 100.2 Processing triggers for mime-support (3.62) ...
23:03:47 [2020-04-13T23:03:47.198Z] #35 ...
23:03:47 [2020-04-13T23:03:47.198Z] 
23:03:47 [2020-04-13T23:03:47.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:47 [2020-04-13T23:03:47.198Z] #10 100.4 Selecting previously unselected package gcc-mingw-w64-base.
23:03:47 [2020-04-13T23:03:47.198Z] #10 100.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #10 100.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:03:47 [2020-04-13T23:03:47.198Z] #10 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:03:47 [2020-04-13T23:03:47.198Z] #10 100.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:03:47 [2020-04-13T23:03:47.198Z] #10 100.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:47 [2020-04-13T23:03:47.361Z] #44 41.63   CC       images/timer.o
23:03:47 [2020-04-13T23:03:47.459Z] #10 ...
23:03:47 [2020-04-13T23:03:47.459Z] 
23:03:47 [2020-04-13T23:03:47.459Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:47 [2020-04-13T23:03:47.459Z] #35 DONE 101.4s
23:03:47 [2020-04-13T23:03:47.459Z] 
23:03:47 [2020-04-13T23:03:47.459Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:03:47 [2020-04-13T23:03:47.459Z] #36 DONE 0.1s
23:03:47 [2020-04-13T23:03:47.459Z] 
23:03:47 [2020-04-13T23:03:47.459Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:03:47 [2020-04-13T23:03:47.459Z] #37 DONE 0.1s
23:03:47 [2020-04-13T23:03:47.459Z] 
23:03:47 [2020-04-13T23:03:47.459Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:47 [2020-04-13T23:03:47.459Z] #27 29.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:03:47 [2020-04-13T23:03:47.466Z] #47 ...
23:03:47 [2020-04-13T23:03:47.466Z] 
23:03:47 [2020-04-13T23:03:47.466Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:47 [2020-04-13T23:03:47.466Z] #33 90.52 time
23:03:47 [2020-04-13T23:03:47.466Z] #33 99.13 internal/poll
23:03:47 [2020-04-13T23:03:47.466Z] #33 ...
23:03:47 [2020-04-13T23:03:47.466Z] 
23:03:47 [2020-04-13T23:03:47.466Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.57 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.59 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.62 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.63 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.65 Setting up protobuf-compiler (3.6.1.3-2) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.69 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.71 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:03:47 [2020-04-13T23:03:47.466Z] #43 98.75 Setting up python-protobuf (3.6.1.3-2) ...
23:03:47 [2020-04-13T23:03:47.622Z] #44 41.99   CC       images/timerfd.o
23:03:47 [2020-04-13T23:03:47.718Z] #27 30.65 
23:03:47 [2020-04-13T23:03:47.812Z] #17 ...
23:03:47 [2020-04-13T23:03:47.812Z] 
23:03:47 [2020-04-13T23:03:47.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:47 [2020-04-13T23:03:47.812Z] #44 93.71   AR       criu/pie/pie.lib.a
23:03:47 [2020-04-13T23:03:47.812Z] #44 93.81   DEP      criu/pie/restorer.d
23:03:47 [2020-04-13T23:03:47.812Z] #44 94.04   DEP      criu/arch/x86/sigaction_compat_pie.d
23:03:47 [2020-04-13T23:03:47.812Z] #44 94.19   DEP      criu/arch/x86/restorer_unmap.d
23:03:47 [2020-04-13T23:03:47.812Z] #44 94.21   DEP      criu/arch/x86/restorer.d
23:03:47 [2020-04-13T23:03:47.812Z] #44 94.38   DEP      criu/arch/x86/vdso-pie.d
23:03:47 [2020-04-13T23:03:47.812Z] #44 94.56   DEP      criu/pie/parasite-vdso.d
23:03:47 [2020-04-13T23:03:47.812Z] #44 94.72   DEP      criu/pie/parasite.d
23:03:47 [2020-04-13T23:03:47.812Z] #44 94.99   CC       criu/pie/parasite.o
23:03:47 [2020-04-13T23:03:47.812Z] #44 96.18   LINK     criu/pie/parasite.built-in.o
23:03:47 [2020-04-13T23:03:47.812Z] #44 96.20   GEN      criu/pie/parasite-blob.h
23:03:47 [2020-04-13T23:03:47.812Z] #44 96.22   CC       criu/pie/parasite-vdso.o
23:03:47 [2020-04-13T23:03:47.812Z] #44 96.96   CC       criu/arch/x86/vdso-pie.o
23:03:47 [2020-04-13T23:03:47.812Z] #44 97.29   CC       criu/arch/x86/restorer.o
23:03:47 [2020-04-13T23:03:47.812Z] #44 97.74   CC       criu/arch/x86/restorer_unmap.o
23:03:47 [2020-04-13T23:03:47.812Z] #44 97.80   CC       criu/arch/x86/sigaction_compat_pie.o
23:03:47 [2020-04-13T23:03:47.812Z] #44 98.19   CC       criu/pie/restorer.o
23:03:47 [2020-04-13T23:03:47.884Z] #44 42.28   CC       images/mm.o
23:03:47 [2020-04-13T23:03:47.975Z] #27 30.90 
######################################################################## 100.0%
23:03:48 [2020-04-13T23:03:48.232Z] #27 ...
23:03:48 [2020-04-13T23:03:48.232Z] 
23:03:48 [2020-04-13T23:03:48.232Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:48 [2020-04-13T23:03:48.232Z] #47 91.80 time
23:03:48 [2020-04-13T23:03:48.232Z] #47 100.8 strings
23:03:48 [2020-04-13T23:03:48.456Z] #44 42.88   CC       images/sk-opts.o
23:03:48 [2020-04-13T23:03:48.489Z] #47 ...
23:03:48 [2020-04-13T23:03:48.489Z] 
23:03:48 [2020-04-13T23:03:48.489Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:48 [2020-04-13T23:03:48.489Z] #27 31.12 
23:03:48 [2020-04-13T23:03:48.489Z] #27 31.30 Download of images into '/build' complete.
23:03:48 [2020-04-13T23:03:48.489Z] #27 31.30 Use something like the following to load the result into a Docker daemon:
23:03:48 [2020-04-13T23:03:48.489Z] #27 31.30   tar -cC '/build' . | docker load
23:03:48 [2020-04-13T23:03:48.489Z] #27 DONE 31.4s
23:03:48 [2020-04-13T23:03:48.489Z] 
23:03:48 [2020-04-13T23:03:48.489Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:48 [2020-04-13T23:03:48.489Z] #47 102.3 os
23:03:48 [2020-04-13T23:03:48.717Z] #44 43.09   CC       images/sk-unix.o
23:03:48 [2020-04-13T23:03:48.978Z] #44 43.41   CC       images/sk-inet.o
23:03:49 [2020-04-13T23:03:49.551Z] #44 43.88   CC       images/tun.o
23:03:49 [2020-04-13T23:03:49.981Z] #43 ...
23:03:49 [2020-04-13T23:03:49.981Z] 
23:03:49 [2020-04-13T23:03:49.981Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:03:49 [2020-04-13T23:03:49.981Z] #27 29.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:03:49 [2020-04-13T23:03:49.981Z] #27 29.76 skipping existing 1849cc453dee
23:03:49 [2020-04-13T23:03:49.981Z] #27 29.89 
23:03:49 [2020-04-13T23:03:49.981Z] #27 31.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:03:49 [2020-04-13T23:03:49.981Z] #27 31.72 #=#=#                                                                         
23:03:49 [2020-04-13T23:03:49.981Z] #27 31.90 
######################################################################## 100.0%
23:03:49 [2020-04-13T23:03:49.981Z] #27 32.08 
23:03:49 [2020-04-13T23:03:49.982Z] #27 32.15 Download of images into '/build' complete.
23:03:49 [2020-04-13T23:03:49.982Z] #27 32.15 Use something like the following to load the result into a Docker daemon:
23:03:49 [2020-04-13T23:03:49.982Z] #27 32.16   tar -cC '/build' . | docker load
23:03:49 [2020-04-13T23:03:49.982Z] #27 DONE 33.2s
23:03:49 [2020-04-13T23:03:49.982Z] 
23:03:49 [2020-04-13T23:03:49.982Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:03:49 [2020-04-13T23:03:49.982Z] #35 93.72 Selecting previously unselected package libxml2:amd64.
23:03:49 [2020-04-13T23:03:49.982Z] #35 93.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 93.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 94.76 Selecting previously unselected package libarchive13:amd64.
23:03:49 [2020-04-13T23:03:49.982Z] #35 94.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 94.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.35 Selecting previously unselected package libjsoncpp1:amd64.
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.59 Selecting previously unselected package librhash0:amd64.
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.61 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.62 Unpacking librhash0:amd64 (1.3.8-1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.87 Selecting previously unselected package libuv1:amd64.
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.88 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 95.92 Unpacking libuv1:amd64 (1.24.1-1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 96.24 Selecting previously unselected package cmake.
23:03:49 [2020-04-13T23:03:49.982Z] #35 96.24 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 96.25 Unpacking cmake (3.13.4-1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.0 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.1 Setting up xxd (2:8.1.0875-5) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.1 Setting up libuv1:amd64 (1.24.1-1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.1 Setting up vim-common (2:8.1.0875-5) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.2 Setting up librhash0:amd64 (1.3.8-1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.2 Setting up cmake-data (3.13.4-1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.2 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.3 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.3 Setting up cmake (3.13.4-1) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.3 Processing triggers for libc-bin (2.28-10) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 101.5 Processing triggers for mime-support (3.62) ...
23:03:49 [2020-04-13T23:03:49.982Z] #35 DONE 103.2s
23:03:49 [2020-04-13T23:03:49.982Z] 
23:03:49 [2020-04-13T23:03:49.982Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:03:49 [2020-04-13T23:03:49.982Z] #36 DONE 0.1s
23:03:49 [2020-04-13T23:03:49.982Z] 
23:03:49 [2020-04-13T23:03:49.982Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:03:49 [2020-04-13T23:03:49.982Z] #37 DONE 0.1s
23:03:49 [2020-04-13T23:03:49.982Z] 
23:03:49 [2020-04-13T23:03:49.982Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:49 [2020-04-13T23:03:49.982Z] #33 101.2 internal/fmtsort
23:03:49 [2020-04-13T23:03:49.982Z] #33 101.7 internal/syscall/execenv
23:03:49 [2020-04-13T23:03:49.982Z] #33 101.9 internal/syscall/unix
23:03:49 [2020-04-13T23:03:49.982Z] #33 102.1 os
23:03:49 [2020-04-13T23:03:49.982Z] #33 102.6 strings
23:03:50 [2020-04-13T23:03:50.123Z] #44 44.28   CC       images/sk-netlink.o
23:03:50 [2020-04-13T23:03:50.123Z] #44 44.53   CC       images/packet-sock.o
23:03:50 [2020-04-13T23:03:50.343Z] #44 101.4   LINK     criu/pie/restorer.built-in.o
23:03:50 [2020-04-13T23:03:50.343Z] #44 101.5   GEN      criu/pie/restorer-blob.h
23:03:50 [2020-04-13T23:03:50.343Z] #44 101.6   DEP      criu/vdso.d
23:03:50 [2020-04-13T23:03:50.601Z] #44 101.7   DEP      criu/vdso-compat.d
23:03:50 [2020-04-13T23:03:50.601Z] #44 101.9   DEP      criu/uts_ns.d
23:03:50 [2020-04-13T23:03:50.601Z] #44 ...
23:03:50 [2020-04-13T23:03:50.601Z] 
23:03:50 [2020-04-13T23:03:50.601Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:50 [2020-04-13T23:03:50.601Z] #60 12.08 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 .
23:03:50 [2020-04-13T23:03:50.601Z] #60 ...
23:03:50 [2020-04-13T23:03:50.601Z] 
23:03:50 [2020-04-13T23:03:50.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:50 [2020-04-13T23:03:50.601Z] #44 102.0   DEP      criu/util.d
23:03:50 [2020-04-13T23:03:50.695Z] #44 45.03   CC       images/ipc-var.o
23:03:50 [2020-04-13T23:03:50.860Z] #44 102.2   DEP      criu/uffd.d
23:03:50 [2020-04-13T23:03:50.957Z] #44 45.40   CC       images/ipc-desc.o
23:03:51 [2020-04-13T23:03:51.119Z] #44 102.4   DEP      criu/tun.d
23:03:51 [2020-04-13T23:03:51.377Z] #44 102.5   DEP      criu/tty.d
23:03:51 [2020-04-13T23:03:51.529Z] #44 45.82   CC       images/ipc-shm.o
23:03:51 [2020-04-13T23:03:51.635Z] #44 102.8   DEP      criu/timerfd.d
23:03:51 [2020-04-13T23:03:51.635Z] #44 102.9   DEP      criu/sysfs_parse.d
23:03:51 [2020-04-13T23:03:51.761Z] #47 ...
23:03:51 [2020-04-13T23:03:51.761Z] 
23:03:51 [2020-04-13T23:03:51.761Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:51 [2020-04-13T23:03:51.761Z] #56 95.15 time
23:03:51 [2020-04-13T23:03:51.761Z] #56 103.4 os
23:03:51 [2020-04-13T23:03:51.761Z] #56 105.2 encoding/binary
23:03:51 [2020-04-13T23:03:51.761Z] #56 ...
23:03:51 [2020-04-13T23:03:51.761Z] 
23:03:51 [2020-04-13T23:03:51.761Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:51 [2020-04-13T23:03:51.761Z] #33 95.65 internal/poll
23:03:51 [2020-04-13T23:03:51.761Z] #33 97.68 internal/fmtsort
23:03:51 [2020-04-13T23:03:51.761Z] #33 98.75 internal/syscall/execenv
23:03:51 [2020-04-13T23:03:51.761Z] #33 98.90 internal/syscall/unix
23:03:51 [2020-04-13T23:03:51.761Z] #33 99.19 strings
23:03:51 [2020-04-13T23:03:51.761Z] #33 99.41 os
23:03:51 [2020-04-13T23:03:51.761Z] #33 103.9 path
23:03:51 [2020-04-13T23:03:51.761Z] #33 105.1 text/tabwriter
23:03:51 [2020-04-13T23:03:51.761Z] #33 105.5 fmt
23:03:51 [2020-04-13T23:03:51.794Z] #44 46.11   CC       images/ipc-msg.o
23:03:51 [2020-04-13T23:03:51.794Z] #44 ...
23:03:51 [2020-04-13T23:03:51.794Z] 
23:03:51 [2020-04-13T23:03:51.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:51 [2020-04-13T23:03:51.794Z] #10 108.8 Selecting previously unselected package libapparmor1:arm64.
23:03:51 [2020-04-13T23:03:51.794Z] #10 108.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 108.9 Unpacking libapparmor1:arm64 (2.13.2-10) ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.0 Selecting previously unselected package libapparmor-dev:arm64.
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.1 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.3 Selecting previously unselected package libbtrfs0.
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.3 Unpacking libbtrfs0 (4.20.1-2) ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.4 Selecting previously unselected package libbtrfs-dev.
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.4 Unpacking libbtrfs-dev (4.20.1-2) ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
23:03:51 [2020-04-13T23:03:51.794Z] #10 109.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:03:51 [2020-04-13T23:03:51.893Z] #44 103.1   DEP      criu/sysctl.d
23:03:51 [2020-04-13T23:03:51.894Z] #44 103.3   DEP      criu/string.d
23:03:51 [2020-04-13T23:03:51.894Z] #44 103.3   DEP      criu/stats.d
23:03:52 [2020-04-13T23:03:52.055Z] #10 109.6 Selecting previously unselected package libudev-dev:arm64.
23:03:52 [2020-04-13T23:03:52.055Z] #10 109.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
23:03:52 [2020-04-13T23:03:52.055Z] #10 109.7 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
23:03:52 [2020-04-13T23:03:52.055Z] #10 109.9 Selecting previously unselected package libsepol1-dev:arm64.
23:03:52 [2020-04-13T23:03:52.316Z] #10 109.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
23:03:52 [2020-04-13T23:03:52.316Z] #10 109.9 Unpacking libsepol1-dev:arm64 (2.8-1) ...
23:03:52 [2020-04-13T23:03:52.325Z] #33 ...
23:03:52 [2020-04-13T23:03:52.325Z] 
23:03:52 [2020-04-13T23:03:52.325Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 + RM_GOPATH=0
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 + TMP_GOPATH=
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 + : /build
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 + '[' -z '' ']'
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 ++ mktemp -d
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 + export GOPATH=/tmp/tmp.CDsoiGuCuc
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 + GOPATH=/tmp/tmp.CDsoiGuCuc
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 + RM_GOPATH=1
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.621 ++ dirname ./install.sh
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + dir=.
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + bin=tini
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + shift
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + '[' '!' -f ./tini.installer ']'
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + . ./tini.installer
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + install_tini
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.623 + git clone https://github.com/krallin/tini.git /tmp/tmp.CDsoiGuCuc/tini
23:03:52 [2020-04-13T23:03:52.325Z] #38 4.649 Cloning into '/tmp/tmp.CDsoiGuCuc/tini'...
23:03:52 [2020-04-13T23:03:52.460Z] #44 103.5   DEP      criu/sockets.d
23:03:52 [2020-04-13T23:03:52.460Z] #44 103.7   DEP      criu/sk-unix.d
23:03:52 [2020-04-13T23:03:52.460Z] #44 103.9   DEP      criu/sk-tcp.d
23:03:52 [2020-04-13T23:03:52.888Z] #38 ...
23:03:52 [2020-04-13T23:03:52.888Z] 
23:03:52 [2020-04-13T23:03:52.888Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:52 [2020-04-13T23:03:52.888Z] #47 106.6 regexp/syntax
23:03:52 [2020-04-13T23:03:52.889Z] #10 110.3 Selecting previously unselected package libpcre16-3:arm64.
23:03:52 [2020-04-13T23:03:52.889Z] #10 110.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
23:03:52 [2020-04-13T23:03:52.889Z] #10 110.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
23:03:52 [2020-04-13T23:03:52.889Z] #10 110.5 Selecting previously unselected package libpcre32-3:arm64.
23:03:52 [2020-04-13T23:03:52.889Z] #10 110.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
23:03:52 [2020-04-13T23:03:52.889Z] #10 110.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
23:03:52 [2020-04-13T23:03:52.889Z] #10 110.7 Selecting previously unselected package libpcrecpp0v5:arm64.
23:03:53 [2020-04-13T23:03:53.027Z] #44 104.1   DEP      criu/sk-queue.d
23:03:53 [2020-04-13T23:03:53.027Z] #44 104.3   DEP      criu/sk-packet.d
23:03:53 [2020-04-13T23:03:53.027Z] #44 104.5   DEP      criu/sk-netlink.d
23:03:53 [2020-04-13T23:03:53.145Z] #47 ...
23:03:53 [2020-04-13T23:03:53.145Z] 
23:03:53 [2020-04-13T23:03:53.145Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:53 [2020-04-13T23:03:53.145Z] #43 106.7 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:03:53 [2020-04-13T23:03:53.145Z] #43 106.7 Processing triggers for libc-bin (2.28-10) ...
23:03:53 [2020-04-13T23:03:53.145Z] #43 DONE 107.1s
23:03:53 [2020-04-13T23:03:53.145Z] 
23:03:53 [2020-04-13T23:03:53.145Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:53 [2020-04-13T23:03:53.145Z] #33 106.7 path/filepath
23:03:53 [2020-04-13T23:03:53.150Z] #10 110.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
23:03:53 [2020-04-13T23:03:53.150Z] #10 110.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
23:03:53 [2020-04-13T23:03:53.150Z] #10 110.8 Selecting previously unselected package libpcre3-dev:arm64.
23:03:53 [2020-04-13T23:03:53.150Z] #10 110.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
23:03:53 [2020-04-13T23:03:53.150Z] #10 110.8 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
23:03:53 [2020-04-13T23:03:53.241Z] #33 ...
23:03:53 [2020-04-13T23:03:53.241Z] 
23:03:53 [2020-04-13T23:03:53.241Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:53 [2020-04-13T23:03:53.241Z] #56 95.84 time
23:03:53 [2020-04-13T23:03:53.241Z] #56 104.7 os
23:03:53 [2020-04-13T23:03:53.241Z] #56 ...
23:03:53 [2020-04-13T23:03:53.241Z] 
23:03:53 [2020-04-13T23:03:53.241Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:53 [2020-04-13T23:03:53.241Z] #10 97.91 Selecting previously unselected package mingw-w64-x86-64-dev.
23:03:53 [2020-04-13T23:03:53.241Z] #10 97.92 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:03:53 [2020-04-13T23:03:53.241Z] #10 97.93 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:03:53 [2020-04-13T23:03:53.241Z] #10 ...
23:03:53 [2020-04-13T23:03:53.241Z] 
23:03:53 [2020-04-13T23:03:53.241Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:03:53 [2020-04-13T23:03:53.241Z] #56 106.0 encoding/binary
23:03:53 [2020-04-13T23:03:53.411Z] #10 111.0 Selecting previously unselected package libselinux1-dev:arm64.
23:03:53 [2020-04-13T23:03:53.411Z] #10 111.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
23:03:53 [2020-04-13T23:03:53.411Z] #10 111.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
23:03:53 [2020-04-13T23:03:53.594Z] #44 104.7   DEP      criu/sk-inet.d
23:03:53 [2020-04-13T23:03:53.594Z] #44 105.0   DEP      criu/signalfd.d
23:03:53 [2020-04-13T23:03:53.852Z] #44 105.1   DEP      criu/sigframe.d
23:03:53 [2020-04-13T23:03:53.987Z] #10 111.5 Selecting previously unselected package libdevmapper-dev:arm64.
23:03:53 [2020-04-13T23:03:53.987Z] #10 111.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
23:03:53 [2020-04-13T23:03:53.987Z] #10 111.5 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:03:53 [2020-04-13T23:03:53.987Z] #10 111.7 Selecting previously unselected package libseccomp-dev:arm64.
23:03:53 [2020-04-13T23:03:53.987Z] #10 111.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
23:03:53 [2020-04-13T23:03:53.987Z] #10 111.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
23:03:54 [2020-04-13T23:03:54.110Z] #44 105.2   DEP      criu/shmem.d
23:03:54 [2020-04-13T23:03:54.110Z] #44 105.4   DEP      criu/servicefd.d
23:03:54 [2020-04-13T23:03:54.248Z] #10 111.9 Selecting previously unselected package libsystemd-dev:arm64.
23:03:54 [2020-04-13T23:03:54.248Z] #10 111.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
23:03:54 [2020-04-13T23:03:54.248Z] #10 112.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
23:03:54 [2020-04-13T23:03:54.369Z] #44 105.6   DEP      criu/seize.d
23:03:54 [2020-04-13T23:03:54.369Z] #44 105.7   DEP      criu/seccomp.d
23:03:54 [2020-04-13T23:03:54.627Z] #44 105.9   DEP      criu/rst-malloc.d
23:03:54 [2020-04-13T23:03:54.627Z] #44 106.0   DEP      criu/rbtree.d
23:03:54 [2020-04-13T23:03:54.627Z] #44 106.0   DEP      criu/pstree.d
23:03:54 [2020-04-13T23:03:54.835Z] #10 112.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
23:03:54 [2020-04-13T23:03:54.835Z] #10 112.6 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
23:03:54 [2020-04-13T23:03:54.885Z] #44 106.3   DEP      criu/protobuf.d
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.6 Setting up libapparmor1:arm64 (2.13.2-10) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.7 Setting up libpcre16-3:arm64 (2:8.39-12) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.7 Setting up libsepol1-dev:arm64 (2.8-1) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.7 Setting up libbtrfs0 (4.20.1-2) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.8 Setting up libpcre32-3:arm64 (2:8.39-12) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.8 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:03:55 [2020-04-13T23:03:55.099Z] #10 112.9 Setting up libbtrfs-dev (4.20.1-2) ...
23:03:55 [2020-04-13T23:03:55.143Z] #44 106.5   GEN      criu/protobuf-desc-gen.h
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.0 Setting up mingw-w64-common (6.0.0-3) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.0 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.2 Setting up dmsetup (2:1.02.155-3) ...
23:03:55 [2020-04-13T23:03:55.361Z] #10 113.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
23:03:55 [2020-04-13T23:03:55.623Z] #10 113.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
23:03:55 [2020-04-13T23:03:55.623Z] #10 113.2 Processing triggers for libc-bin (2.28-10) ...
23:03:55 [2020-04-13T23:03:55.752Z] #56 ...
23:03:55 [2020-04-13T23:03:55.752Z] 
23:03:55 [2020-04-13T23:03:55.752Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:03:55 [2020-04-13T23:03:55.752Z] #43 108.2 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:03:55 [2020-04-13T23:03:55.752Z] #43 108.3 Processing triggers for libc-bin (2.28-10) ...
23:03:55 [2020-04-13T23:03:55.752Z] #43 DONE 108.6s
23:03:55 [2020-04-13T23:03:55.752Z] 
23:03:55 [2020-04-13T23:03:55.752Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:55 [2020-04-13T23:03:55.752Z] #10 108.4 Selecting previously unselected package gcc-mingw-w64-base.
23:03:55 [2020-04-13T23:03:55.752Z] #10 108.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:03:55 [2020-04-13T23:03:55.752Z] #10 108.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:03:55 [2020-04-13T23:03:55.752Z] #10 108.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:03:55 [2020-04-13T23:03:55.752Z] #10 108.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:03:55 [2020-04-13T23:03:55.752Z] #10 108.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:03:55 [2020-04-13T23:03:55.885Z] #10 ...
23:03:55 [2020-04-13T23:03:55.885Z] 
23:03:55 [2020-04-13T23:03:55.885Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:03:55 [2020-04-13T23:03:55.885Z] #68 107.0 + for f in rootlesskit rootlesskit-docker-proxy
23:03:55 [2020-04-13T23:03:55.885Z] #68 107.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:03:55 [2020-04-13T23:03:55.885Z] #68 DONE 113.3s
23:03:55 [2020-04-13T23:03:55.885Z] 
23:03:55 [2020-04-13T23:03:55.885Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:03:55 [2020-04-13T23:03:55.885Z] #69 DONE 0.1s
23:03:56 [2020-04-13T23:03:56.146Z] 
23:03:56 [2020-04-13T23:03:56.147Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:56 [2020-04-13T23:03:56.147Z] #44 46.49   CC       images/ipc-sem.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 46.72   CC       images/utsns.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 46.96   CC       images/creds.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 47.31   CC       images/vma.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 47.74   CC       images/netdev.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 48.32   CC       images/tty.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 49.20   CC       images/file-lock.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 49.49   CC       images/rlimit.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 49.71   CC       images/pagemap.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 50.08   CC       images/siginfo.o
23:03:56 [2020-04-13T23:03:56.147Z] #44 50.47   CC       images/rpc.o
23:03:56 [2020-04-13T23:03:56.408Z] #44 ...
23:03:56 [2020-04-13T23:03:56.408Z] 
23:03:56 [2020-04-13T23:03:56.408Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:03:56 [2020-04-13T23:03:56.408Z] #10 DONE 114.0s
23:03:56 [2020-04-13T23:03:56.408Z] 
23:03:56 [2020-04-13T23:03:56.408Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:03:56 [2020-04-13T23:03:56.408Z] #58 DONE 0.1s
23:03:56 [2020-04-13T23:03:56.408Z] 
23:03:56 [2020-04-13T23:03:56.408Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
23:03:56 [2020-04-13T23:03:56.408Z] #11 ...
23:03:56 [2020-04-13T23:03:56.408Z] 
23:03:56 [2020-04-13T23:03:56.408Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:03:56 [2020-04-13T23:03:56.408Z] #59 DONE 0.1s
23:03:56 [2020-04-13T23:03:56.669Z] 
23:03:56 [2020-04-13T23:03:56.669Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:57 [2020-04-13T23:03:57.043Z] #44 108.2   DEP      criu/protobuf-desc.d
23:03:57 [2020-04-13T23:03:57.043Z] #44 ...
23:03:57 [2020-04-13T23:03:57.043Z] 
23:03:57 [2020-04-13T23:03:57.043Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:57 [2020-04-13T23:03:57.043Z] #47 207.2 github.com/LK4D4/vndr/godl
23:03:57 [2020-04-13T23:03:57.043Z] #47 208.0 github.com/LK4D4/vndr
23:03:57 [2020-04-13T23:03:57.043Z] #47 DONE 217.3s
23:03:57 [2020-04-13T23:03:57.043Z] 
23:03:57 [2020-04-13T23:03:57.043Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:03:57 [2020-04-13T23:03:57.043Z] #17 6.365 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:03:57 [2020-04-13T23:03:57.043Z] #17 11.95 Fetched 8337 kB in 10s (857 kB/s)
23:03:57 [2020-04-13T23:03:57.043Z] #17 11.95 Reading package lists...
23:03:57 [2020-04-13T23:03:57.043Z] #17 ...
23:03:57 [2020-04-13T23:03:57.043Z] 
23:03:57 [2020-04-13T23:03:57.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:57 [2020-04-13T23:03:57.043Z] #44 108.4   DEP      criu/proc_parse.d
23:03:57 [2020-04-13T23:03:57.240Z] #60 ...
23:03:57 [2020-04-13T23:03:57.240Z] 
23:03:57 [2020-04-13T23:03:57.240Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:57 [2020-04-13T23:03:57.240Z] #47 104.8 github.com/LK4D4/vndr/build
23:03:57 [2020-04-13T23:03:57.240Z] #47 106.7 crypto/ecdsa
23:03:57 [2020-04-13T23:03:57.240Z] #47 107.7 crypto/x509/pkix
23:03:57 [2020-04-13T23:03:57.240Z] #47 108.5 vendor/golang.org/x/crypto/cryptobyte
23:03:57 [2020-04-13T23:03:57.240Z] #47 108.9 vendor/golang.org/x/net/idna
23:03:57 [2020-04-13T23:03:57.240Z] #47 110.9 vendor/golang.org/x/net/http2/hpack
23:03:57 [2020-04-13T23:03:57.240Z] #47 112.0 mime
23:03:57 [2020-04-13T23:03:57.240Z] #47 112.6 net/http/internal
23:03:57 [2020-04-13T23:03:57.322Z] #33 110.9 github.com/BurntSushi/toml
23:03:57 [2020-04-13T23:03:57.322Z] #33 110.9 flag
23:03:57 [2020-04-13T23:03:57.609Z] #44 108.7   DEP      criu/plugin.d
23:03:57 [2020-04-13T23:03:57.610Z] #44 108.8   DEP      criu/pipes.d
23:03:57 [2020-04-13T23:03:57.868Z] #44 109.1   DEP      criu/pie-util.d
23:03:58 [2020-04-13T23:03:58.126Z] #44 109.4   DEP      criu/pie-util-vdso.d
23:03:58 [2020-04-13T23:03:58.260Z] #10 ...
23:03:58 [2020-04-13T23:03:58.260Z] 
23:03:58 [2020-04-13T23:03:58.260Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:58 [2020-04-13T23:03:58.260Z] #47 101.4 internal/fmtsort
23:03:58 [2020-04-13T23:03:58.260Z] #47 102.5 strings
23:03:58 [2020-04-13T23:03:58.260Z] #47 107.5 os
23:03:58 [2020-04-13T23:03:58.260Z] #47 107.6 regexp/syntax
23:03:58 [2020-04-13T23:03:58.384Z] #44 109.6   DEP      criu/pie-util-vdso-elf32.d
23:03:58 [2020-04-13T23:03:58.384Z] #44 109.7   DEP      criu/path.d
23:03:58 [2020-04-13T23:03:58.384Z] #44 109.8   DEP      criu/parasite-syscall.d
23:03:58 [2020-04-13T23:03:58.516Z] #47 ...
23:03:58 [2020-04-13T23:03:58.516Z] 
23:03:58 [2020-04-13T23:03:58.516Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.585 + RM_GOPATH=0
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.585 + TMP_GOPATH=
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.585 + : /build
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.585 + '[' -z '' ']'
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.585 ++ mktemp -d
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.590 + export GOPATH=/tmp/tmp.gUnMXeruz4
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.593 + GOPATH=/tmp/tmp.gUnMXeruz4
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.593 + RM_GOPATH=1
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 ++ dirname ./install.sh
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + dir=.
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + bin=tini
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + shift
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + '[' '!' -f ./tini.installer ']'
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + . ./tini.installer
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + install_tini
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.597 + git clone https://github.com/krallin/tini.git /tmp/tmp.gUnMXeruz4/tini
23:03:58 [2020-04-13T23:03:58.516Z] #38 5.606 Cloning into '/tmp/tmp.gUnMXeruz4/tini'...
23:03:58 [2020-04-13T23:03:58.516Z] #38 6.624 + cd /tmp/tmp.gUnMXeruz4/tini
23:03:58 [2020-04-13T23:03:58.516Z] #38 6.624 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:03:58 [2020-04-13T23:03:58.516Z] #38 6.655 + cmake .
23:03:58 [2020-04-13T23:03:58.516Z] #38 7.571 -- The C compiler identification is GNU 8.3.0
23:03:58 [2020-04-13T23:03:58.516Z] #38 7.725 -- Check for working C compiler: /usr/bin/cc
23:03:58 [2020-04-13T23:03:58.626Z] #47 ...
23:03:58 [2020-04-13T23:03:58.626Z] 
23:03:58 [2020-04-13T23:03:58.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:03:58 [2020-04-13T23:03:58.626Z] #44 52.63   CC       images/ext-file.o
23:03:58 [2020-04-13T23:03:58.626Z] #44 52.88   CC       images/cgroup.o
23:03:58 [2020-04-13T23:03:58.642Z] #44 110.1   DEP      criu/pagemap.d
23:03:58 [2020-04-13T23:03:58.900Z] #44 110.2   DEP      criu/pagemap-cache.d
23:03:58 [2020-04-13T23:03:58.900Z] #44 110.4   DEP      criu/page-xfer.d
23:03:59 [2020-04-13T23:03:59.159Z] #44 110.5   DEP      criu/page-pipe.d
23:03:59 [2020-04-13T23:03:59.159Z] #44 110.6   DEP      criu/netfilter.d
23:03:59 [2020-04-13T23:03:59.215Z] #33 ...
23:03:59 [2020-04-13T23:03:59.215Z] 
23:03:59 [2020-04-13T23:03:59.215Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:03:59 [2020-04-13T23:03:59.215Z] #38 5.788 + cd /tmp/tmp.CDsoiGuCuc/tini
23:03:59 [2020-04-13T23:03:59.215Z] #38 5.788 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:03:59 [2020-04-13T23:03:59.215Z] #38 5.822 + cmake .
23:03:59 [2020-04-13T23:03:59.215Z] #38 6.664 -- The C compiler identification is GNU 8.3.0
23:03:59 [2020-04-13T23:03:59.215Z] #38 6.773 -- Check for working C compiler: /usr/bin/cc
23:03:59 [2020-04-13T23:03:59.215Z] #38 7.820 -- Check for working C compiler: /usr/bin/cc -- works
23:03:59 [2020-04-13T23:03:59.215Z] #38 7.834 -- Detecting C compiler ABI info
23:03:59 [2020-04-13T23:03:59.215Z] #38 8.900 -- Detecting C compiler ABI info - done
23:03:59 [2020-04-13T23:03:59.216Z] #38 8.981 -- Detecting C compile features
23:03:59 [2020-04-13T23:03:59.417Z] #44 110.8   DEP      criu/net.d
23:03:59 [2020-04-13T23:03:59.441Z] #38 9.317 -- Check for working C compiler: /usr/bin/cc -- works
23:03:59 [2020-04-13T23:03:59.441Z] #38 9.322 -- Detecting C compiler ABI info
23:03:59 [2020-04-13T23:03:59.675Z] #44 110.9   DEP      criu/namespaces.d
23:03:59 [2020-04-13T23:03:59.676Z] #44 111.0   DEP      criu/mount.d
23:03:59 [2020-04-13T23:03:59.934Z] #44 111.2   DEP      criu/mem.d
23:04:00 [2020-04-13T23:04:00.013Z] #44 54.19   CC       images/userns.o
23:04:00 [2020-04-13T23:04:00.013Z] #44 ...
23:04:00 [2020-04-13T23:04:00.013Z] 
23:04:00 [2020-04-13T23:04:00.013Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
23:04:00 [2020-04-13T23:04:00.013Z] #11 DONE 3.6s
23:04:00 [2020-04-13T23:04:00.013Z] 
23:04:00 [2020-04-13T23:04:00.013Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.267 + RM_GOPATH=0
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.267 + TMP_GOPATH=
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.267 + : /build
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.267 + '[' -z '' ']'
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.276 ++ mktemp -d
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.277 + export GOPATH=/tmp/tmp.oBSJtQJc9l
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.277 + GOPATH=/tmp/tmp.oBSJtQJc9l
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.278 + RM_GOPATH=1
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.278 ++ dirname ./install.sh
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.280 + dir=.
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.280 + bin=runc
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.280 + shift
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.281 + '[' '!' -f ./runc.installer ']'
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.281 + . ./runc.installer
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.282 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.282 + install_runc
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.283 + grep -q '^3\.10\.0.*\.el7\.'
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.283 + uname -r
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.290 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.291 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.291 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.292 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oBSJtQJc9l/src/github.com/opencontainers/runc
23:04:00 [2020-04-13T23:04:00.013Z] #60 3.299 Cloning into '/tmp/tmp.oBSJtQJc9l/src/github.com/opencontainers/runc'...
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/api/server/router/swarm	0.012s	coverage: 4.5% of statements
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/api/types/filters	0.002s	coverage: 92.2% of statements
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 75.0% of statements
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:04:00 [2020-04-13T23:04:00.121Z] ok  	github.com/docker/docker/builder/dockerignore	0.001s	coverage: 96.8% of statements
23:04:00 [2020-04-13T23:04:00.192Z] #44 111.4   DEP      criu/lsm.d
23:04:00 [2020-04-13T23:04:00.192Z] #44 111.5   DEP      criu/log.d
23:04:00 [2020-04-13T23:04:00.450Z] #44 111.7   DEP      criu/libnetlink.d
23:04:00 [2020-04-13T23:04:00.450Z] #44 111.9   DEP      criu/kerndat.d
23:04:00 [2020-04-13T23:04:00.803Z] #38 10.71 -- Detecting C compiler ABI info - done
23:04:00 [2020-04-13T23:04:00.803Z] #38 10.81 -- Detecting C compile features
23:04:01 [2020-04-13T23:04:01.016Z] #44 112.1   DEP      criu/kcmp-ids.d
23:04:01 [2020-04-13T23:04:01.016Z] #44 112.3   DEP      criu/irmap.d
23:04:01 [2020-04-13T23:04:01.108Z] #38 ...
23:04:01 [2020-04-13T23:04:01.108Z] 
23:04:01 [2020-04-13T23:04:01.108Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:01 [2020-04-13T23:04:01.108Z] #33 114.4 log
23:04:01 [2020-04-13T23:04:01.275Z] #44 112.4   DEP      criu/ipc_ns.d
23:04:01 [2020-04-13T23:04:01.275Z] #44 112.6   DEP      criu/image.d
23:04:01 [2020-04-13T23:04:01.533Z] #44 112.8   DEP      criu/image-desc.d
23:04:01 [2020-04-13T23:04:01.533Z] #44 112.9   DEP      criu/fsnotify.d
23:04:01 [2020-04-13T23:04:01.731Z] #38 ...
23:04:01 [2020-04-13T23:04:01.731Z] 
23:04:01 [2020-04-13T23:04:01.731Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:01 [2020-04-13T23:04:01.731Z] #47 114.6 fmt
23:04:01 [2020-04-13T23:04:01.800Z] #44 113.0   DEP      criu/filesystems.d
23:04:02 [2020-04-13T23:04:02.064Z] #44 113.3   DEP      criu/files.d
23:04:02 [2020-04-13T23:04:02.064Z] #44 113.4   DEP      criu/files-reg.d
23:04:02 [2020-04-13T23:04:02.323Z] #44 113.6   DEP      criu/files-ext.d
23:04:02 [2020-04-13T23:04:02.560Z] #60 ...
23:04:02 [2020-04-13T23:04:02.560Z] 
23:04:02 [2020-04-13T23:04:02.560Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
23:04:02 [2020-04-13T23:04:02.560Z] #12 DONE 2.4s
23:04:02 [2020-04-13T23:04:02.560Z] 
23:04:02 [2020-04-13T23:04:02.560Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:04:02 [2020-04-13T23:04:02.582Z] #44 113.8   DEP      criu/file-lock.d
23:04:02 [2020-04-13T23:04:02.582Z] #44 114.0   DEP      criu/file-ids.d
23:04:02 [2020-04-13T23:04:02.788Z] ok  	github.com/docker/docker/builder/remotecontext	0.352s	coverage: 13.6% of statements
23:04:02 [2020-04-13T23:04:02.840Z] #44 114.1   DEP      criu/fifo.d
23:04:02 [2020-04-13T23:04:02.840Z] #44 114.2   DEP      criu/fdstore.d
23:04:02 [2020-04-13T23:04:02.840Z] #44 114.3   DEP      criu/fault-injection.d
23:04:03 [2020-04-13T23:04:03.002Z] #33 ...
23:04:03 [2020-04-13T23:04:03.002Z] 
23:04:03 [2020-04-13T23:04:03.002Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:03 [2020-04-13T23:04:03.002Z] #44 5.638 Note: Building without setproctitle() and strlcpy() support.
23:04:03 [2020-04-13T23:04:03.002Z] #44 5.640       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:04:03 [2020-04-13T23:04:03.002Z] #44 5.680 Note: Building without GnuTLS support
23:04:03 [2020-04-13T23:04:03.002Z] #44 9.037 fatal: not a git repository (or any of the parent directories): .git
23:04:03 [2020-04-13T23:04:03.002Z] #44 9.129   GEN      .gitid
23:04:03 [2020-04-13T23:04:03.002Z] #44 9.161   GEN      criu/include/version.h
23:04:03 [2020-04-13T23:04:03.002Z] #44 9.299   GEN      include/common/asm
23:04:03 [2020-04-13T23:04:03.099Z] #44 114.3   DEP      criu/external.d
23:04:03 [2020-04-13T23:04:03.099Z] #44 114.4   DEP      criu/eventpoll.d
23:04:03 [2020-04-13T23:04:03.259Z] #44 ...
23:04:03 [2020-04-13T23:04:03.259Z] 
23:04:03 [2020-04-13T23:04:03.259Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:03 [2020-04-13T23:04:03.259Z] #38 13.42 -- Detecting C compile features - done
23:04:03 [2020-04-13T23:04:03.259Z] #38 13.45 -- Performing Test HAS_BUILTIN_FORTIFY
23:04:03 [2020-04-13T23:04:03.259Z] #38 13.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:04:03 [2020-04-13T23:04:03.259Z] #38 13.90 -- Configuring done
23:04:03 [2020-04-13T23:04:03.259Z] #38 13.94 -- Generating done
23:04:03 [2020-04-13T23:04:03.259Z] #38 13.95 -- Build files have been written to: /tmp/tmp.CDsoiGuCuc/tini
23:04:03 [2020-04-13T23:04:03.259Z] #38 13.99 + make tini-static
23:04:03 [2020-04-13T23:04:03.259Z] #38 15.02 Scanning dependencies of target tini-static
23:04:03 [2020-04-13T23:04:03.259Z] #38 15.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:04:03 [2020-04-13T23:04:03.358Z] #44 114.6   DEP      criu/eventfd.d
23:04:03 [2020-04-13T23:04:03.400Z] ok  	github.com/docker/docker/builder/dockerfile	0.972s	coverage: 48.2% of statements
23:04:03 [2020-04-13T23:04:03.617Z] #44 ...
23:04:03 [2020-04-13T23:04:03.617Z] 
23:04:03 [2020-04-13T23:04:03.617Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:04:03 [2020-04-13T23:04:03.617Z] #30 DONE 224.0s
23:04:03 [2020-04-13T23:04:03.617Z] 
23:04:03 [2020-04-13T23:04:03.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:03 [2020-04-13T23:04:03.617Z] #44 114.8   DEP      criu/crtools.d
23:04:03 [2020-04-13T23:04:03.617Z] #44 ...
23:04:03 [2020-04-13T23:04:03.617Z] 
23:04:03 [2020-04-13T23:04:03.617Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:03 [2020-04-13T23:04:03.617Z] #17 11.95 Reading package lists...
23:04:03 [2020-04-13T23:04:03.617Z] #17 16.46 Reading package lists...
23:04:03 [2020-04-13T23:04:03.617Z] #17 19.52 Building dependency tree...
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.22 libcap2-bin is already the newest version (1:2.25-2).
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.22 The following additional packages will be installed:
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.23   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.23   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.23   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24   python3.7 python3.7-minimal vim-runtime xxd
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24 Suggested packages:
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24 Recommended packages:
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24   aufs-dkms nftables build-essential python3-dev python3-keyring
23:04:03 [2020-04-13T23:04:03.617Z] #17 21.24   python3-keyrings.alt python3-xdg unzip
23:04:03 [2020-04-13T23:04:03.617Z] #17 ...
23:04:03 [2020-04-13T23:04:03.617Z] 
23:04:03 [2020-04-13T23:04:03.617Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:03 [2020-04-13T23:04:03.617Z] #44 115.0   DEP      criu/cr-service.d
23:04:03 [2020-04-13T23:04:03.876Z] #44 115.2   DEP      criu/cr-restore.d
23:04:04 [2020-04-13T23:04:04.012Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
23:04:04 [2020-04-13T23:04:04.135Z] #44 115.5   DEP      criu/cr-errno.d
23:04:04 [2020-04-13T23:04:04.244Z] #47 117.0 regexp
23:04:04 [2020-04-13T23:04:04.293Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.923s	coverage: 86.3% of statements
23:04:04 [2020-04-13T23:04:04.293Z] ?   	github.com/docker/docker/cli	[no test files]
23:04:04 [2020-04-13T23:04:04.293Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:04:04 [2020-04-13T23:04:04.394Z] #44 115.6   DEP      criu/cr-dump.d
23:04:04 [2020-04-13T23:04:04.475Z] #13 2.057 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:04:04 [2020-04-13T23:04:04.653Z] #44 115.8   DEP      criu/cr-dedup.d
23:04:04 [2020-04-13T23:04:04.653Z] #44 115.9   DEP      criu/cr-check.d
23:04:04 [2020-04-13T23:04:04.736Z] #13 DONE 2.3s
23:04:04 [2020-04-13T23:04:04.736Z] 
23:04:04 [2020-04-13T23:04:04.736Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
23:04:04 [2020-04-13T23:04:04.805Z] #47 ...
23:04:04 [2020-04-13T23:04:04.805Z] 
23:04:04 [2020-04-13T23:04:04.805Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:04 [2020-04-13T23:04:04.805Z] #33 107.9 path
23:04:04 [2020-04-13T23:04:04.805Z] #33 108.8 text/tabwriter
23:04:04 [2020-04-13T23:04:04.805Z] #33 109.1 fmt
23:04:04 [2020-04-13T23:04:04.805Z] #33 110.3 path/filepath
23:04:04 [2020-04-13T23:04:04.805Z] #33 113.0 io/ioutil
23:04:04 [2020-04-13T23:04:04.805Z] #33 115.8 github.com/BurntSushi/toml
23:04:04 [2020-04-13T23:04:04.805Z] #33 115.8 flag
23:04:04 [2020-04-13T23:04:04.911Z] #44 116.0   DEP      criu/config.d
23:04:04 [2020-04-13T23:04:04.911Z] #44 116.2   DEP      criu/clone-noasan.d
23:04:04 [2020-04-13T23:04:04.911Z] #44 116.2   DEP      criu/cgroup.d
23:04:05 [2020-04-13T23:04:05.061Z] #33 ...
23:04:05 [2020-04-13T23:04:05.061Z] 
23:04:05 [2020-04-13T23:04:05.061Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:05 [2020-04-13T23:04:05.061Z] #38 14.62 -- Detecting C compile features - done
23:04:05 [2020-04-13T23:04:05.061Z] #38 14.71 -- Performing Test HAS_BUILTIN_FORTIFY
23:04:05 [2020-04-13T23:04:05.154Z] #38 17.60 [100%] Linking C executable tini-static
23:04:05 [2020-04-13T23:04:05.154Z] #38 ...
23:04:05 [2020-04-13T23:04:05.154Z] 
23:04:05 [2020-04-13T23:04:05.154Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:05 [2020-04-13T23:04:05.154Z] #56 108.8 encoding/base64
23:04:05 [2020-04-13T23:04:05.154Z] #56 109.9 golang.org/x/sys/unix
23:04:05 [2020-04-13T23:04:05.154Z] #56 110.1 fmt
23:04:05 [2020-04-13T23:04:05.154Z] #56 ...
23:04:05 [2020-04-13T23:04:05.154Z] 
23:04:05 [2020-04-13T23:04:05.154Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:05 [2020-04-13T23:04:05.154Z] #47 108.8 fmt
23:04:05 [2020-04-13T23:04:05.154Z] #47 115.3 regexp
23:04:05 [2020-04-13T23:04:05.154Z] #47 117.7 go/token
23:04:05 [2020-04-13T23:04:05.169Z] #44 116.4   DEP      criu/cgroup-props.d
23:04:05 [2020-04-13T23:04:05.169Z] #44 116.5   DEP      criu/bitmap.d
23:04:05 [2020-04-13T23:04:05.316Z] #38 ...
23:04:05 [2020-04-13T23:04:05.316Z] 
23:04:05 [2020-04-13T23:04:05.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:05 [2020-04-13T23:04:05.316Z] #44 6.340 Note: Building without setproctitle() and strlcpy() support.
23:04:05 [2020-04-13T23:04:05.316Z] #44 6.360       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:04:05 [2020-04-13T23:04:05.316Z] #44 6.369 Note: Building without GnuTLS support
23:04:05 [2020-04-13T23:04:05.316Z] #44 9.888 fatal: not a git repository (or any of the parent directories): .git
23:04:05 [2020-04-13T23:04:05.316Z] #44 10.10   GEN      .gitid
23:04:05 [2020-04-13T23:04:05.316Z] #44 10.15   GEN      criu/include/version.h
23:04:05 [2020-04-13T23:04:05.316Z] #44 ...
23:04:05 [2020-04-13T23:04:05.316Z] 
23:04:05 [2020-04-13T23:04:05.316Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:05 [2020-04-13T23:04:05.316Z] #38 15.33 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:04:05 [2020-04-13T23:04:05.411Z] #47 ...
23:04:05 [2020-04-13T23:04:05.411Z] 
23:04:05 [2020-04-13T23:04:05.411Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:05 [2020-04-13T23:04:05.411Z] #33 119.1 github.com/BurntSushi/toml/cmd/tomlv
23:04:05 [2020-04-13T23:04:05.428Z] #44 116.6   DEP      criu/bfd.d
23:04:05 [2020-04-13T23:04:05.428Z] #44 116.6   DEP      criu/autofs.d
23:04:05 [2020-04-13T23:04:05.428Z] #44 116.8   DEP      criu/aio.d
23:04:05 [2020-04-13T23:04:05.572Z] #38 15.53 -- Configuring done
23:04:05 [2020-04-13T23:04:05.572Z] #38 15.57 -- Generating done
23:04:05 [2020-04-13T23:04:05.572Z] #38 15.57 -- Build files have been written to: /tmp/tmp.gUnMXeruz4/tini
23:04:05 [2020-04-13T23:04:05.572Z] #38 15.66 + make tini-static
23:04:05 [2020-04-13T23:04:05.687Z] #44 116.9   DEP      criu/action-scripts.d
23:04:05 [2020-04-13T23:04:05.945Z] #44 117.2   CC       criu/action-scripts.o
23:04:06 [2020-04-13T23:04:06.498Z] #38 16.27 Scanning dependencies of target tini-static
23:04:06 [2020-04-13T23:04:06.498Z] #38 16.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:04:06 [2020-04-13T23:04:06.513Z] #44 117.7   CC       criu/aio.o
23:04:06 [2020-04-13T23:04:06.753Z] #38 ...
23:04:06 [2020-04-13T23:04:06.753Z] 
23:04:06 [2020-04-13T23:04:06.753Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:06 [2020-04-13T23:04:06.753Z] #56 109.8 encoding/base64
23:04:06 [2020-04-13T23:04:06.753Z] #56 111.3 golang.org/x/sys/unix
23:04:06 [2020-04-13T23:04:06.753Z] #56 112.6 fmt
23:04:06 [2020-04-13T23:04:06.753Z] #56 ...
23:04:06 [2020-04-13T23:04:06.753Z] 
23:04:06 [2020-04-13T23:04:06.753Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:06 [2020-04-13T23:04:06.753Z] #33 119.6 log
23:04:06 [2020-04-13T23:04:06.779Z] #33 ...
23:04:06 [2020-04-13T23:04:06.779Z] 
23:04:06 [2020-04-13T23:04:06.779Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:06 [2020-04-13T23:04:06.779Z] #38 18.78 [100%] Built target tini-static
23:04:06 [2020-04-13T23:04:06.779Z] #38 18.84 + mkdir -p /build
23:04:06 [2020-04-13T23:04:06.779Z] #38 18.84 + cp tini-static /build/docker-init
23:04:06 [2020-04-13T23:04:06.779Z] #38 DONE 19.1s
23:04:06 [2020-04-13T23:04:06.779Z] 
23:04:06 [2020-04-13T23:04:06.779Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:06 [2020-04-13T23:04:06.779Z] #44 12.89   PBCC     images/google/protobuf/descriptor.pb-c.c
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.05   PBCC     images/opts.pb-c.c
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.17   PBCC     images/sit.pb-c.c
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.29   DEP      images/google/protobuf/descriptor.pb-c.d
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.39   DEP      images/opts.pb-c.d
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.49   DEP      images/sit.pb-c.d
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.54   PBCC     images/macvlan.pb-c.c
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.56   DEP      images/macvlan.pb-c.d
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.76   PBCC     images/autofs.pb-c.c
23:04:06 [2020-04-13T23:04:06.779Z] #44 13.84   DEP      images/autofs.pb-c.d
23:04:06 [2020-04-13T23:04:06.958Z] ok  	github.com/docker/docker/client	0.148s	coverage: 75.8% of statements
23:04:07 [2020-04-13T23:04:07.035Z] #44 13.96   PBCC     images/sysctl.pb-c.c
23:04:07 [2020-04-13T23:04:07.080Z] #44 118.2   CC       criu/autofs.o
23:04:07 [2020-04-13T23:04:07.288Z] #14 DONE 2.4s
23:04:07 [2020-04-13T23:04:07.288Z] 
23:04:07 [2020-04-13T23:04:07.288Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
23:04:07 [2020-04-13T23:04:07.292Z] #44 14.09   DEP      images/sysctl.pb-c.d
23:04:07 [2020-04-13T23:04:07.292Z] #44 14.19   PBCC     images/time.pb-c.c
23:04:07 [2020-04-13T23:04:07.292Z] #44 14.25   DEP      images/time.pb-c.d
23:04:07 [2020-04-13T23:04:07.549Z] #44 14.45   PBCC     images/binfmt-misc.pb-c.c
23:04:07 [2020-04-13T23:04:07.549Z] #44 14.51   DEP      images/binfmt-misc.pb-c.d
23:04:07 [2020-04-13T23:04:07.807Z] #44 14.62   PBCC     images/seccomp.pb-c.c
23:04:07 [2020-04-13T23:04:07.807Z] #44 14.70   DEP      images/seccomp.pb-c.d
23:04:07 [2020-04-13T23:04:07.807Z] #44 14.80   PBCC     images/userns.pb-c.c
23:04:07 [2020-04-13T23:04:07.807Z] #44 14.85   DEP      images/userns.pb-c.d
23:04:08 [2020-04-13T23:04:08.064Z] #44 15.09   PBCC     images/cgroup.pb-c.c
23:04:08 [2020-04-13T23:04:08.064Z] #44 15.12   DEP      images/cgroup.pb-c.d
23:04:08 [2020-04-13T23:04:08.231Z] #15 ...
23:04:08 [2020-04-13T23:04:08.231Z] 
23:04:08 [2020-04-13T23:04:08.231Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:04:08 [2020-04-13T23:04:08.231Z] #50 DONE 125.7s
23:04:08 [2020-04-13T23:04:08.322Z] #44 15.21   PBCC     images/fown.pb-c.c
23:04:08 [2020-04-13T23:04:08.322Z] #44 15.33   PBCC     images/ext-file.pb-c.c
23:04:08 [2020-04-13T23:04:08.322Z] #44 15.40   DEP      images/fown.pb-c.d
23:04:08 [2020-04-13T23:04:08.459Z] #44 119.7   CC       criu/bfd.o
23:04:08 [2020-04-13T23:04:08.493Z] 
23:04:08 [2020-04-13T23:04:08.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:08 [2020-04-13T23:04:08.493Z] #44 54.70   CC       images/google/protobuf/descriptor.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 57.33   CC       images/opts.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 57.65   CC       images/seccomp.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 58.08   CC       images/binfmt-misc.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 58.47   CC       images/time.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 58.74   CC       images/sysctl.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 59.10   CC       images/autofs.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 59.42   CC       images/macvlan.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 59.87   CC       images/sit.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.11   LINK     images/built-in.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.23   GEN      compel/include/asm
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.25   GEN      compel/include/version.h
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.28 touch .config
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.30   GEN      include/common/config.h
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.36   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.37   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.43   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.45   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.47   DEP      compel/plugins/std/infect.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.66   DEP      compel/plugins/std/string.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.73   DEP      compel/plugins/std/log.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 60.92   DEP      compel/plugins/std/fds.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 61.09   DEP      compel/plugins/std/std.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 61.24   DEP      compel/plugins/shmem/shmem.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 61.37   DEP      compel/plugins/fds/fds.d
23:04:08 [2020-04-13T23:04:08.493Z] #44 61.58   CC       compel/plugins/std/std.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 61.92   CC       compel/plugins/std/fds.o
23:04:08 [2020-04-13T23:04:08.493Z] #44 62.41   CC       compel/plugins/std/log.o
23:04:08 [2020-04-13T23:04:08.579Z] #44 15.42   DEP      images/ext-file.pb-c.d
23:04:08 [2020-04-13T23:04:08.579Z] #44 15.52   PBCC     images/rpc.pb-c.c
23:04:08 [2020-04-13T23:04:08.579Z] #44 15.63   DEP      images/rpc.pb-c.d
23:04:08 [2020-04-13T23:04:08.837Z] #44 15.70   PBCC     images/siginfo.pb-c.c
23:04:08 [2020-04-13T23:04:08.837Z] #44 15.79   DEP      images/siginfo.pb-c.d
23:04:08 [2020-04-13T23:04:08.837Z] #44 15.86   PBCC     images/pagemap.pb-c.c
23:04:09 [2020-04-13T23:04:09.028Z] #44 120.2   CC       criu/bitmap.o
23:04:09 [2020-04-13T23:04:09.068Z] #44 63.63   CC       compel/plugins/std/string.o
23:04:09 [2020-04-13T23:04:09.094Z] #44 15.96   DEP      images/pagemap.pb-c.d
23:04:09 [2020-04-13T23:04:09.094Z] #44 16.14   PBCC     images/rlimit.pb-c.c
23:04:09 [2020-04-13T23:04:09.094Z] #44 16.22   DEP      images/rlimit.pb-c.d
23:04:09 [2020-04-13T23:04:09.286Z] #44 120.4   CC       criu/cgroup-props.o
23:04:09 [2020-04-13T23:04:09.545Z] #44 ...
23:04:09 [2020-04-13T23:04:09.545Z] 
23:04:09 [2020-04-13T23:04:09.545Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.27 The following NEW packages will be installed:
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.28   xz-utils zip
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.61 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.61 Need to get 28.5 MB of archives.
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.61 After this operation, 116 MB of additional disk space will be used.
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:04:09 [2020-04-13T23:04:09.545Z] #17 23.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 23.99 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.39 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.39 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.53 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 24.96 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.42 debconf: delaying package configuration, since apt-utils is not installed
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.54 Fetched 28.5 MB in 2s (17.5 MB/s)
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.59 Selecting previously unselected package pigz.
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.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 ... 23423 files and directories currently installed.)
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.68 Unpacking pigz (2.4-1) ...
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.77 Selecting previously unselected package libpython3.7-minimal:amd64.
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
23:04:09 [2020-04-13T23:04:09.546Z] #17 25.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
23:04:09 [2020-04-13T23:04:09.546Z] #17 26.17 Selecting previously unselected package python3.7-minimal.
23:04:09 [2020-04-13T23:04:09.546Z] #17 26.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
23:04:09 [2020-04-13T23:04:09.546Z] #17 26.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
23:04:09 [2020-04-13T23:04:09.546Z] #17 27.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
23:04:09 [2020-04-13T23:04:09.546Z] #17 27.03 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
23:04:09 [2020-04-13T23:04:09.639Z] #44 ...
23:04:09 [2020-04-13T23:04:09.639Z] 
23:04:09 [2020-04-13T23:04:09.639Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:09 [2020-04-13T23:04:09.639Z] #47 117.0 net/textproto
23:04:09 [2020-04-13T23:04:09.639Z] #47 117.0 crypto/x509
23:04:09 [2020-04-13T23:04:09.639Z] #47 117.0 vendor/golang.org/x/net/http/httpproxy
23:04:09 [2020-04-13T23:04:09.639Z] #47 118.3 vendor/golang.org/x/net/http/httpguts
23:04:09 [2020-04-13T23:04:09.639Z] #47 118.3 mime/multipart
23:04:09 [2020-04-13T23:04:09.639Z] #47 121.8 crypto/tls
23:04:09 [2020-04-13T23:04:09.639Z] #47 ...
23:04:09 [2020-04-13T23:04:09.639Z] 
23:04:09 [2020-04-13T23:04:09.639Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
23:04:09 [2020-04-13T23:04:09.639Z] #15 DONE 2.4s
23:04:09 [2020-04-13T23:04:09.639Z] 
23:04:09 [2020-04-13T23:04:09.639Z] #16 [dev-systemd-false 6/26] RUN ldconfig
23:04:09 [2020-04-13T23:04:09.662Z] #44 16.40   PBCC     images/file-lock.pb-c.c
23:04:09 [2020-04-13T23:04:09.662Z] #44 16.43   DEP      images/file-lock.pb-c.d
23:04:09 [2020-04-13T23:04:09.662Z] #44 16.68   PBCC     images/tty.pb-c.c
23:04:09 [2020-04-13T23:04:09.662Z] #44 16.78   DEP      images/tty.pb-c.d
23:04:09 [2020-04-13T23:04:09.919Z] #44 16.92   PBCC     images/tun.pb-c.c
23:04:09 [2020-04-13T23:04:09.919Z] #44 16.97   PBCC     images/netdev.pb-c.c
23:04:10 [2020-04-13T23:04:10.177Z] #44 17.15   DEP      images/tun.pb-c.d
23:04:10 [2020-04-13T23:04:10.434Z] #44 17.30   DEP      images/netdev.pb-c.d
23:04:10 [2020-04-13T23:04:10.434Z] #44 17.38   PBCC     images/vma.pb-c.c
23:04:10 [2020-04-13T23:04:10.434Z] #44 17.46   DEP      images/vma.pb-c.d
23:04:10 [2020-04-13T23:04:10.691Z] #44 17.63   PBCC     images/creds.pb-c.c
23:04:10 [2020-04-13T23:04:10.691Z] #44 17.66   DEP      images/creds.pb-c.d
23:04:10 [2020-04-13T23:04:10.691Z] #44 17.73   PBCC     images/utsns.pb-c.c
23:04:10 [2020-04-13T23:04:10.918Z] #33 ...
23:04:10 [2020-04-13T23:04:10.918Z] 
23:04:10 [2020-04-13T23:04:10.918Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:10 [2020-04-13T23:04:10.918Z] #38 18.70 [100%] Linking C executable tini-static
23:04:10 [2020-04-13T23:04:10.918Z] #38 19.91 [100%] Built target tini-static
23:04:10 [2020-04-13T23:04:10.918Z] #38 20.14 + mkdir -p /build
23:04:10 [2020-04-13T23:04:10.918Z] #38 20.17 + cp tini-static /build/docker-init
23:04:10 [2020-04-13T23:04:10.918Z] #38 DONE 20.4s
23:04:10 [2020-04-13T23:04:10.918Z] 
23:04:10 [2020-04-13T23:04:10.918Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:10 [2020-04-13T23:04:10.918Z] #47 123.5 go/token
23:04:10 [2020-04-13T23:04:10.921Z] #17 28.98 Selecting previously unselected package python3-minimal.
23:04:10 [2020-04-13T23:04:10.921Z] #17 28.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
23:04:10 [2020-04-13T23:04:10.921Z] #17 29.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:04:10 [2020-04-13T23:04:10.921Z] #17 29.04 Unpacking python3-minimal (3.7.3-1) ...
23:04:10 [2020-04-13T23:04:10.921Z] #17 29.12 Selecting previously unselected package libmpdec2:amd64.
23:04:10 [2020-04-13T23:04:10.921Z] #17 29.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:04:10 [2020-04-13T23:04:10.921Z] #17 29.13 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:04:10 [2020-04-13T23:04:10.921Z] #17 29.23 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:04:10 [2020-04-13T23:04:10.949Z] #44 17.85   DEP      images/utsns.pb-c.d
23:04:10 [2020-04-13T23:04:10.949Z] #44 17.90   PBCC     images/ipc-desc.pb-c.c
23:04:10 [2020-04-13T23:04:10.949Z] #44 18.00   PBCC     images/ipc-sem.pb-c.c
23:04:11 [2020-04-13T23:04:11.174Z] #47 124.2 internal/lazyregexp
23:04:11 [2020-04-13T23:04:11.179Z] #17 29.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
23:04:11 [2020-04-13T23:04:11.179Z] #17 29.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
23:04:11 [2020-04-13T23:04:11.206Z] #44 18.08   DEP      images/ipc-desc.pb-c.d
23:04:11 [2020-04-13T23:04:11.206Z] #44 18.13   DEP      images/ipc-sem.pb-c.d
23:04:11 [2020-04-13T23:04:11.206Z] #44 18.26   PBCC     images/ipc-msg.pb-c.c
23:04:11 [2020-04-13T23:04:11.463Z] #44 18.27   DEP      images/ipc-msg.pb-c.d
23:04:11 [2020-04-13T23:04:11.463Z] #44 18.32   PBCC     images/ipc-shm.pb-c.c
23:04:11 [2020-04-13T23:04:11.463Z] #44 18.42   DEP      images/ipc-shm.pb-c.d
23:04:11 [2020-04-13T23:04:11.463Z] #44 18.44   PBCC     images/ipc-var.pb-c.c
23:04:11 [2020-04-13T23:04:11.463Z] #44 18.48   DEP      images/ipc-var.pb-c.d
23:04:11 [2020-04-13T23:04:11.721Z] #44 18.61   PBCC     images/sk-opts.pb-c.c
23:04:11 [2020-04-13T23:04:11.721Z] #44 18.72   PBCC     images/packet-sock.pb-c.c
23:04:11 [2020-04-13T23:04:11.721Z] #44 18.83   DEP      images/sk-opts.pb-c.d
23:04:11 [2020-04-13T23:04:11.734Z] #47 124.7 net/url
23:04:11 [2020-04-13T23:04:11.978Z] #44 19.08   DEP      images/packet-sock.pb-c.d
23:04:11 [2020-04-13T23:04:11.989Z] #47 125.2 go/scanner
23:04:12 [2020-04-13T23:04:12.114Z] #17 30.15 Selecting previously unselected package python3.7.
23:04:12 [2020-04-13T23:04:12.114Z] #17 30.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
23:04:12 [2020-04-13T23:04:12.114Z] #17 30.16 Unpacking python3.7 (3.7.3-2+deb10u1) ...
23:04:12 [2020-04-13T23:04:12.114Z] #17 30.30 Selecting previously unselected package libpython3-stdlib:amd64.
23:04:12 [2020-04-13T23:04:12.114Z] #17 30.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:04:12 [2020-04-13T23:04:12.114Z] #17 30.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:04:12 [2020-04-13T23:04:12.114Z] #17 30.39 Setting up python3-minimal (3.7.3-1) ...
23:04:12 [2020-04-13T23:04:12.236Z] #44 19.22   PBCC     images/sk-netlink.pb-c.c
23:04:12 [2020-04-13T23:04:12.493Z] #44 19.30   DEP      images/sk-netlink.pb-c.d
23:04:12 [2020-04-13T23:04:12.493Z] #44 ...
23:04:12 [2020-04-13T23:04:12.493Z] 
23:04:12 [2020-04-13T23:04:12.493Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:12 [2020-04-13T23:04:12.493Z] #33 DONE 126.2s
23:04:12 [2020-04-13T23:04:12.493Z] 
23:04:12 [2020-04-13T23:04:12.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:12 [2020-04-13T23:04:12.493Z] #44 19.54   PBCC     images/sk-inet.pb-c.c
23:04:12 [2020-04-13T23:04:12.493Z] #44 ...
23:04:12 [2020-04-13T23:04:12.493Z] 
23:04:12 [2020-04-13T23:04:12.493Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:12 [2020-04-13T23:04:12.493Z] #47 119.3 go/scanner
23:04:12 [2020-04-13T23:04:12.493Z] #47 122.0 internal/lazyregexp
23:04:12 [2020-04-13T23:04:12.493Z] #47 122.2 go/ast
23:04:12 [2020-04-13T23:04:12.493Z] #47 122.5 net/url
23:04:12 [2020-04-13T23:04:12.493Z] #47 125.2 text/template/parse
23:04:12 [2020-04-13T23:04:12.493Z] #47 ...
23:04:12 [2020-04-13T23:04:12.493Z] 
23:04:12 [2020-04-13T23:04:12.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:12 [2020-04-13T23:04:12.493Z] #44 19.64   DEP      images/sk-inet.pb-c.d
23:04:12 [2020-04-13T23:04:12.941Z] #16 DONE 2.9s
23:04:12 [2020-04-13T23:04:12.941Z] 
23:04:12 [2020-04-13T23:04:12.941Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:12 [2020-04-13T23:04:12.941Z] #44 64.58   CC       compel/plugins/std/infect.o
23:04:12 [2020-04-13T23:04:12.941Z] #44 64.83   CC       compel/arch/aarch64/plugins/std/parasite-head.o
23:04:12 [2020-04-13T23:04:12.941Z] #44 64.94   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
23:04:12 [2020-04-13T23:04:12.941Z] #44 65.10   AR       compel/plugins/std.lib.a
23:04:12 [2020-04-13T23:04:12.941Z] #44 65.26   CC       compel/plugins/fds/fds.o
23:04:12 [2020-04-13T23:04:12.941Z] #44 65.64   AR       compel/plugins/fds.lib.a
23:04:12 [2020-04-13T23:04:12.941Z] #44 65.76   HOSTDEP  compel/src/lib/log-host.d
23:04:12 [2020-04-13T23:04:12.941Z] #44 66.03   HOSTDEP  compel/src/lib/handle-elf-host.d
23:04:12 [2020-04-13T23:04:12.941Z] #44 66.40   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
23:04:12 [2020-04-13T23:04:12.941Z] #44 66.71   HOSTDEP  compel/src/main-host.d
23:04:12 [2020-04-13T23:04:12.941Z] #44 66.91   DEP      compel/src/lib/ptrace.d
23:04:12 [2020-04-13T23:04:12.941Z] #44 67.27   DEP      compel/src/lib/infect.d
23:04:12 [2020-04-13T23:04:12.941Z] #44 67.42   DEP      compel/src/lib/infect-util.d
23:04:13 [2020-04-13T23:04:13.049Z] #17 31.24 Selecting previously unselected package python3.
23:04:13 [2020-04-13T23:04:13.049Z] #17 31.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
23:04:13 [2020-04-13T23:04:13.049Z] #17 31.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.049Z] #17 31.32 Unpacking python3 (3.7.3-1) ...
23:04:13 [2020-04-13T23:04:13.058Z] #44 19.82   PBCC     images/sk-unix.pb-c.c
23:04:13 [2020-04-13T23:04:13.058Z] #44 19.93   DEP      images/sk-unix.pb-c.d
23:04:13 [2020-04-13T23:04:13.058Z] #44 20.05   PBCC     images/mm.pb-c.c
23:04:13 [2020-04-13T23:04:13.058Z] #44 20.19   DEP      images/mm.pb-c.d
23:04:13 [2020-04-13T23:04:13.204Z] #44 67.55   DEP      compel/src/lib/infect-rpc.d
23:04:13 [2020-04-13T23:04:13.204Z] #44 67.65   DEP      compel/arch/aarch64/src/lib/infect.d
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.42 Selecting previously unselected package libip4tc0:amd64.
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.43 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.44 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.53 Selecting previously unselected package libip6tc0:amd64.
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.54 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.63 Selecting previously unselected package libiptc0:amd64.
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.63 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.307Z] #17 31.65 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:04:13 [2020-04-13T23:04:13.315Z] #44 20.32   PBCC     images/timerfd.pb-c.c
23:04:13 [2020-04-13T23:04:13.466Z] #44 67.74   DEP      compel/arch/aarch64/src/lib/cpu.d
23:04:13 [2020-04-13T23:04:13.466Z] #44 67.82   DEP      compel/src/lib/log.d
23:04:13 [2020-04-13T23:04:13.466Z] #44 67.94   DEP      compel/src/main.d
23:04:13 [2020-04-13T23:04:13.566Z] #17 31.73 Selecting previously unselected package libnfnetlink0:amd64.
23:04:13 [2020-04-13T23:04:13.566Z] #17 31.75 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.566Z] #17 31.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:13 [2020-04-13T23:04:13.566Z] #17 31.81 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:04:13 [2020-04-13T23:04:13.566Z] #17 31.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.566Z] #17 31.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:04:13 [2020-04-13T23:04:13.573Z] #44 20.62   DEP      images/timerfd.pb-c.d
23:04:13 [2020-04-13T23:04:13.727Z] #44 68.07   DEP      compel/src/lib/handle-elf.d
23:04:13 [2020-04-13T23:04:13.727Z] #44 68.20   DEP      compel/arch/aarch64/src/lib/handle-elf.d
23:04:13 [2020-04-13T23:04:13.824Z] #17 31.91 Selecting previously unselected package libnftnl11:amd64.
23:04:13 [2020-04-13T23:04:13.824Z] #17 31.92 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.824Z] #17 31.93 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:04:13 [2020-04-13T23:04:13.824Z] #17 32.02 Selecting previously unselected package iptables.
23:04:13 [2020-04-13T23:04:13.824Z] #17 32.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:04:13 [2020-04-13T23:04:13.824Z] #17 32.05 Unpacking iptables (1.8.2-4) ...
23:04:13 [2020-04-13T23:04:13.830Z] #44 20.74   PBCC     images/timer.pb-c.c
23:04:13 [2020-04-13T23:04:13.830Z] #44 20.81   DEP      images/timer.pb-c.d
23:04:13 [2020-04-13T23:04:13.987Z] #44 68.49   CC       compel/src/lib/log.o
23:04:14 [2020-04-13T23:04:14.087Z] #44 20.96   PBCC     images/sa.pb-c.c
23:04:14 [2020-04-13T23:04:14.087Z] #44 21.07   DEP      images/sa.pb-c.d
23:04:14 [2020-04-13T23:04:14.345Z] #44 21.22   PBCC     images/pipe-data.pb-c.c
23:04:14 [2020-04-13T23:04:14.345Z] #44 21.29   DEP      images/pipe-data.pb-c.d
23:04:14 [2020-04-13T23:04:14.390Z] #17 32.37 Selecting previously unselected package xxd.
23:04:14 [2020-04-13T23:04:14.390Z] #17 32.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:04:14 [2020-04-13T23:04:14.390Z] #17 32.38 Unpacking xxd (2:8.1.0875-5) ...
23:04:14 [2020-04-13T23:04:14.390Z] #17 32.51 Selecting previously unselected package vim-common.
23:04:14 [2020-04-13T23:04:14.390Z] #17 32.52 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:04:14 [2020-04-13T23:04:14.390Z] #17 32.56 Unpacking vim-common (2:8.1.0875-5) ...
23:04:14 [2020-04-13T23:04:14.390Z] #17 32.73 Selecting previously unselected package bash-completion.
23:04:14 [2020-04-13T23:04:14.500Z] #47 127.7 go/ast
23:04:14 [2020-04-13T23:04:14.558Z] #44 68.88   CC       compel/arch/aarch64/src/lib/cpu.o
23:04:14 [2020-04-13T23:04:14.602Z] #44 21.40   PBCC     images/mnt.pb-c.c
23:04:14 [2020-04-13T23:04:14.603Z] #44 21.53   DEP      images/mnt.pb-c.d
23:04:14 [2020-04-13T23:04:14.603Z] #44 21.64   PBCC     images/sk-packet.pb-c.c
23:04:14 [2020-04-13T23:04:14.648Z] #17 32.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:04:14 [2020-04-13T23:04:14.756Z] #47 127.9 text/template/parse
23:04:14 [2020-04-13T23:04:14.819Z] #44 69.24   CC       compel/arch/aarch64/src/lib/infect.o
23:04:14 [2020-04-13T23:04:14.860Z] #44 21.67   DEP      images/sk-packet.pb-c.d
23:04:14 [2020-04-13T23:04:14.860Z] #44 21.81   PBCC     images/tcp-stream.pb-c.c
23:04:14 [2020-04-13T23:04:14.860Z] #44 21.96   DEP      images/tcp-stream.pb-c.d
23:04:15 [2020-04-13T23:04:15.117Z] #44 22.09   PBCC     images/pipe.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #47 ...
23:04:15 [2020-04-13T23:04:15.316Z] 
23:04:15 [2020-04-13T23:04:15.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:15 [2020-04-13T23:04:15.316Z] #44 10.22   GEN      include/common/asm
23:04:15 [2020-04-13T23:04:15.316Z] #44 14.26   PBCC     images/google/protobuf/descriptor.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 14.44   PBCC     images/opts.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 14.52   PBCC     images/sit.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 14.58   DEP      images/google/protobuf/descriptor.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 14.79   DEP      images/opts.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 14.95   DEP      images/sit.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.00   PBCC     images/macvlan.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.10   DEP      images/macvlan.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.17   PBCC     images/autofs.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.29   DEP      images/autofs.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.42   PBCC     images/sysctl.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.43   DEP      images/sysctl.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.61   PBCC     images/time.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.70   DEP      images/time.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.78   PBCC     images/binfmt-misc.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.87   DEP      images/binfmt-misc.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.92   PBCC     images/seccomp.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 15.97   DEP      images/seccomp.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.04   PBCC     images/userns.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.12   DEP      images/userns.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.16   PBCC     images/cgroup.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.40   DEP      images/cgroup.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.49   PBCC     images/fown.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.53   PBCC     images/ext-file.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.56   DEP      images/fown.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.66   DEP      images/ext-file.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.76   PBCC     images/rpc.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.85   DEP      images/rpc.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.97   PBCC     images/siginfo.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 16.99   DEP      images/siginfo.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.12   PBCC     images/pagemap.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.26   DEP      images/pagemap.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.27   PBCC     images/rlimit.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.47   DEP      images/rlimit.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.59   PBCC     images/file-lock.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.65   DEP      images/file-lock.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.77   PBCC     images/tty.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.85   DEP      images/tty.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 17.92   PBCC     images/tun.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.00   PBCC     images/netdev.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.07   DEP      images/tun.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.28   DEP      images/netdev.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.42   PBCC     images/vma.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.46   DEP      images/vma.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.54   PBCC     images/creds.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.55   DEP      images/creds.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.62   PBCC     images/utsns.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.70   DEP      images/utsns.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.79   PBCC     images/ipc-desc.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.91   PBCC     images/ipc-sem.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 18.93   DEP      images/ipc-desc.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.06   DEP      images/ipc-sem.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.13   PBCC     images/ipc-msg.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.32   DEP      images/ipc-msg.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.46   PBCC     images/ipc-shm.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.56   DEP      images/ipc-shm.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.64   PBCC     images/ipc-var.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.65   DEP      images/ipc-var.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.73   PBCC     images/sk-opts.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.79   PBCC     images/packet-sock.pb-c.c
23:04:15 [2020-04-13T23:04:15.316Z] #44 19.91   DEP      images/sk-opts.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 20.11   DEP      images/packet-sock.pb-c.d
23:04:15 [2020-04-13T23:04:15.316Z] #44 20.22   PBCC     images/sk-netlink.pb-c.c
23:04:15 [2020-04-13T23:04:15.374Z] #44 22.17   DEP      images/pipe.pb-c.d
23:04:15 [2020-04-13T23:04:15.374Z] #44 22.28   PBCC     images/pstree.pb-c.c
23:04:15 [2020-04-13T23:04:15.374Z] #44 22.33   DEP      images/pstree.pb-c.d
23:04:15 [2020-04-13T23:04:15.374Z] #44 22.40   PBCC     images/fs.pb-c.c
23:04:15 [2020-04-13T23:04:15.374Z] #44 22.45   DEP      images/fs.pb-c.d
23:04:15 [2020-04-13T23:04:15.571Z] #44 ...
23:04:15 [2020-04-13T23:04:15.571Z] 
23:04:15 [2020-04-13T23:04:15.571Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:04:15 [2020-04-13T23:04:15.631Z] #44 22.63   PBCC     images/signalfd.pb-c.c
23:04:15 [2020-04-13T23:04:15.631Z] #44 22.67   DEP      images/signalfd.pb-c.d
23:04:15 [2020-04-13T23:04:15.631Z] #44 22.70   PBCC     images/fh.pb-c.c
23:04:15 [2020-04-13T23:04:15.631Z] #44 22.71   PBCC     images/fsnotify.pb-c.c
23:04:15 [2020-04-13T23:04:15.631Z] #44 22.73   DEP      images/fh.pb-c.d
23:04:15 [2020-04-13T23:04:15.631Z] #44 22.74   DEP      images/fsnotify.pb-c.d
23:04:15 [2020-04-13T23:04:15.768Z] #44 70.08   CC       compel/src/lib/infect-rpc.o
23:04:15 [2020-04-13T23:04:15.889Z] #44 22.85   PBCC     images/eventpoll.pb-c.c
23:04:15 [2020-04-13T23:04:15.889Z] #44 22.90   DEP      images/eventpoll.pb-c.d
23:04:15 [2020-04-13T23:04:15.889Z] #44 22.98   PBCC     images/eventfd.pb-c.c
23:04:15 [2020-04-13T23:04:15.889Z] #44 ...
23:04:15 [2020-04-13T23:04:15.889Z] 
23:04:15 [2020-04-13T23:04:15.889Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:15 [2020-04-13T23:04:15.889Z] #56 119.7 encoding/json
23:04:15 [2020-04-13T23:04:15.889Z] #56 125.8 github.com/pkg/diff
23:04:15 [2020-04-13T23:04:15.889Z] #56 128.4 go/ast
23:04:15 [2020-04-13T23:04:15.889Z] #56 129.4 golang.org/x/crypto/ssh/terminal
23:04:16 [2020-04-13T23:04:16.147Z] #56 ...
23:04:16 [2020-04-13T23:04:16.147Z] 
23:04:16 [2020-04-13T23:04:16.147Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:04:16 [2020-04-13T23:04:16.147Z] #65 55.42 Checking out files:  32% (1028/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  90% (2848/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
23:04:16 [2020-04-13T23:04:16.147Z] #65 58.13 + cd /tmp/tmp.ous2mUQrGZ/src/github.com/containerd/containerd
23:04:16 [2020-04-13T23:04:16.147Z] #65 58.13 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
23:04:16 [2020-04-13T23:04:16.343Z] #44 70.54   CC       compel/src/lib/infect-util.o
23:04:16 [2020-04-13T23:04:16.604Z] #44 71.02   CC       compel/src/lib/infect.o
23:04:17 [2020-04-13T23:04:17.103Z] #65 54.90 Checking out files:  26% (826/3158)   
Checking out files:  27% (853/3158)   
Checking out files:  28% (885/3158)   
Checking out files:  29% (916/3158)   
Checking out files:  30% (948/3158)   
Checking out files:  31% (979/3158)   
Checking out files:  32% (1011/3158)   
Checking out files:  33% (1043/3158)   
Checking out files:  34% (1074/3158)   
Checking out files:  35% (1106/3158)   
Checking out files:  36% (1137/3158)   
Checking out files:  37% (1169/3158)   
Checking out files:  38% (1201/3158)   
Checking out files:  39% (1232/3158)   
Checking out files:  40% (1264/3158)   
Checking out files:  41% (1295/3158)   
Checking out files:  42% (1327/3158)   
Checking out files:  43% (1358/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  64% (2046/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  89% (2841/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
23:04:17 [2020-04-13T23:04:17.103Z] #65 ...
23:04:17 [2020-04-13T23:04:17.103Z] 
23:04:17 [2020-04-13T23:04:17.103Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:17 [2020-04-13T23:04:17.103Z] #56 120.3 encoding/json
23:04:17 [2020-04-13T23:04:17.103Z] #56 128.6 github.com/pkg/diff
23:04:17 [2020-04-13T23:04:17.176Z] #44 ...
23:04:17 [2020-04-13T23:04:17.176Z] 
23:04:17 [2020-04-13T23:04:17.176Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:17 [2020-04-13T23:04:17.176Z] #60 10.65 + cd /tmp/tmp.oBSJtQJc9l/src/github.com/opencontainers/runc
23:04:17 [2020-04-13T23:04:17.176Z] #60 10.65 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:04:17 [2020-04-13T23:04:17.176Z] #60 11.47 + '[' -z '' ']'
23:04:17 [2020-04-13T23:04:17.176Z] #60 11.47 + target=static
23:04:17 [2020-04-13T23:04:17.176Z] #60 11.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:04:17 [2020-04-13T23:04:17.176Z] #60 13.71 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 .
23:04:17 [2020-04-13T23:04:17.179Z] #17 35.35 Unpacking bash-completion (1:2.8-6) ...
23:04:17 [2020-04-13T23:04:17.358Z] #56 ...
23:04:17 [2020-04-13T23:04:17.358Z] 
23:04:17 [2020-04-13T23:04:17.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:17 [2020-04-13T23:04:17.358Z] #44 20.34   DEP      images/sk-netlink.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 20.47   PBCC     images/sk-inet.pb-c.c
23:04:17 [2020-04-13T23:04:17.358Z] #44 20.63   DEP      images/sk-inet.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 20.71   PBCC     images/sk-unix.pb-c.c
23:04:17 [2020-04-13T23:04:17.358Z] #44 20.77   DEP      images/sk-unix.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 20.89   PBCC     images/mm.pb-c.c
23:04:17 [2020-04-13T23:04:17.358Z] #44 20.96   DEP      images/mm.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.10   PBCC     images/timerfd.pb-c.c
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.17   DEP      images/timerfd.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.26   PBCC     images/timer.pb-c.c
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.27   DEP      images/timer.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.35   PBCC     images/sa.pb-c.c
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.44   DEP      images/sa.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.50   PBCC     images/pipe-data.pb-c.c
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.57   DEP      images/pipe-data.pb-c.d
23:04:17 [2020-04-13T23:04:17.358Z] #44 21.66   PBCC     images/mnt.pb-c.c
23:04:17 [2020-04-13T23:04:17.359Z] #44 21.80   DEP      images/mnt.pb-c.d
23:04:17 [2020-04-13T23:04:17.359Z] #44 21.90   PBCC     images/sk-packet.pb-c.c
23:04:17 [2020-04-13T23:04:17.359Z] #44 22.08   DEP      images/sk-packet.pb-c.d
23:04:17 [2020-04-13T23:04:17.359Z] #44 22.13   PBCC     images/tcp-stream.pb-c.c
23:04:17 [2020-04-13T23:04:17.359Z] #44 22.25   DEP      images/tcp-stream.pb-c.d
23:04:17 [2020-04-13T23:04:17.437Z] #60 ...
23:04:17 [2020-04-13T23:04:17.437Z] 
23:04:17 [2020-04-13T23:04:17.437Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:17 [2020-04-13T23:04:17.437Z] #17 2.865 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:04:17 [2020-04-13T23:04:17.437Z] #17 2.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:04:17 [2020-04-13T23:04:17.437Z] #17 2.981 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:04:17 [2020-04-13T23:04:17.437Z] #17 3.656 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
23:04:17 [2020-04-13T23:04:17.437Z] #17 4.775 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB]
23:04:17 [2020-04-13T23:04:17.613Z] #44 22.32   PBCC     images/pipe.pb-c.c
23:04:17 [2020-04-13T23:04:17.613Z] #44 ...
23:04:17 [2020-04-13T23:04:17.613Z] 
23:04:17 [2020-04-13T23:04:17.613Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:17 [2020-04-13T23:04:17.613Z] #33 123.8 github.com/BurntSushi/toml/cmd/tomlv
23:04:17 [2020-04-13T23:04:17.613Z] #33 DONE 130.9s
23:04:17 [2020-04-13T23:04:17.613Z] 
23:04:17 [2020-04-13T23:04:17.613Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:17 [2020-04-13T23:04:17.613Z] #44 22.44   DEP      images/pipe.pb-c.d
23:04:17 [2020-04-13T23:04:17.613Z] #44 22.53   PBCC     images/pstree.pb-c.c
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.70 Selecting previously unselected package bzip2.
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.80 Selecting previously unselected package xz-utils.
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.81 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.82 Unpacking xz-utils (5.2.4-1) ...
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.99 Selecting previously unselected package apparmor.
23:04:17 [2020-04-13T23:04:17.746Z] #17 35.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:04:17 [2020-04-13T23:04:17.746Z] #17 36.06 Unpacking apparmor (2.13.2-10) ...
23:04:17 [2020-04-13T23:04:17.868Z] #44 22.53   DEP      images/pstree.pb-c.d
23:04:17 [2020-04-13T23:04:17.868Z] #44 22.66   PBCC     images/fs.pb-c.c
23:04:17 [2020-04-13T23:04:17.868Z] #44 22.69   DEP      images/fs.pb-c.d
23:04:17 [2020-04-13T23:04:17.868Z] #44 22.78   PBCC     images/signalfd.pb-c.c
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.05 + export 'BUILDTAGS=netgo osusergo static_build'
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.05 + BUILDTAGS='netgo osusergo static_build'
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.05 + export EXTRA_FLAGS=-buildmode=pie
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.05 + EXTRA_FLAGS=-buildmode=pie
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.06 + '[' '' = dynamic ']'
23:04:18 [2020-04-13T23:04:18.043Z] #65 60.06 + make
23:04:18 [2020-04-13T23:04:18.122Z] #44 22.92   DEP      images/signalfd.pb-c.d
23:04:18 [2020-04-13T23:04:18.122Z] #44 23.04   PBCC     images/fh.pb-c.c
23:04:18 [2020-04-13T23:04:18.313Z] #17 36.40 Selecting previously unselected package aufs-tools.
23:04:18 [2020-04-13T23:04:18.313Z] #17 36.40 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:04:18 [2020-04-13T23:04:18.313Z] #17 36.41 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:04:18 [2020-04-13T23:04:18.313Z] #17 36.52 Selecting previously unselected package libonig5:amd64.
23:04:18 [2020-04-13T23:04:18.313Z] #17 36.53 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:04:18 [2020-04-13T23:04:18.313Z] #17 36.54 Unpacking libonig5:amd64 (6.9.1-1) ...
23:04:18 [2020-04-13T23:04:18.376Z] #44 23.15   PBCC     images/fsnotify.pb-c.c
23:04:18 [2020-04-13T23:04:18.376Z] #44 23.18   DEP      images/fh.pb-c.d
23:04:18 [2020-04-13T23:04:18.376Z] #44 23.26   DEP      images/fsnotify.pb-c.d
23:04:18 [2020-04-13T23:04:18.572Z] #17 36.69 Selecting previously unselected package libjq1:amd64.
23:04:18 [2020-04-13T23:04:18.572Z] #17 36.69 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:04:18 [2020-04-13T23:04:18.572Z] #17 36.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:04:18 [2020-04-13T23:04:18.572Z] #17 36.83 Selecting previously unselected package jq.
23:04:18 [2020-04-13T23:04:18.572Z] #17 36.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:04:18 [2020-04-13T23:04:18.572Z] #17 36.85 Unpacking jq (1.5+dfsg-2+b1) ...
23:04:18 [2020-04-13T23:04:18.630Z] #44 23.36   PBCC     images/eventpoll.pb-c.c
23:04:18 [2020-04-13T23:04:18.630Z] #44 23.43   DEP      images/eventpoll.pb-c.d
23:04:18 [2020-04-13T23:04:18.822Z] #17 6.126 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
23:04:18 [2020-04-13T23:04:18.830Z] #17 36.92 Selecting previously unselected package libaio1:amd64.
23:04:18 [2020-04-13T23:04:18.830Z] #17 36.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:04:18 [2020-04-13T23:04:18.830Z] #17 36.95 Unpacking libaio1:amd64 (0.3.112-3) ...
23:04:18 [2020-04-13T23:04:18.830Z] #17 37.02 Selecting previously unselected package libgpm2:amd64.
23:04:18 [2020-04-13T23:04:18.830Z] #17 37.03 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:04:18 [2020-04-13T23:04:18.830Z] #17 37.04 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:04:18 [2020-04-13T23:04:18.830Z] #17 37.12 Selecting previously unselected package libicu63:amd64.
23:04:18 [2020-04-13T23:04:18.830Z] #17 37.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:04:18 [2020-04-13T23:04:18.830Z] #17 37.13 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:04:18 [2020-04-13T23:04:18.885Z] #44 23.62   PBCC     images/eventfd.pb-c.c
23:04:18 [2020-04-13T23:04:18.885Z] #44 23.66   DEP      images/eventfd.pb-c.d
23:04:18 [2020-04-13T23:04:18.885Z] #44 23.72   PBCC     images/remap-file-path.pb-c.c
23:04:19 [2020-04-13T23:04:19.083Z] #17 ...
23:04:19 [2020-04-13T23:04:19.083Z] 
23:04:19 [2020-04-13T23:04:19.083Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:19 [2020-04-13T23:04:19.083Z] #44 73.48   CC       compel/src/lib/ptrace.o
23:04:19 [2020-04-13T23:04:19.139Z] #44 23.78   DEP      images/remap-file-path.pb-c.d
23:04:19 [2020-04-13T23:04:19.139Z] #44 23.81   PBCC     images/fifo.pb-c.c
23:04:19 [2020-04-13T23:04:19.139Z] #44 23.90   DEP      images/fifo.pb-c.d
23:04:19 [2020-04-13T23:04:19.139Z] #44 23.95   PBCC     images/ghost-file.pb-c.c
23:04:19 [2020-04-13T23:04:19.393Z] #44 24.10   DEP      images/ghost-file.pb-c.d
23:04:19 [2020-04-13T23:04:19.393Z] #44 24.15   PBCC     images/regfile.pb-c.c
23:04:19 [2020-04-13T23:04:19.393Z] #44 24.28   DEP      images/regfile.pb-c.d
23:04:19 [2020-04-13T23:04:19.650Z] #44 24.43   PBCC     images/ns.pb-c.c
23:04:19 [2020-04-13T23:04:19.650Z] #44 24.54   DEP      images/ns.pb-c.d
23:04:19 [2020-04-13T23:04:19.654Z] #44 73.94   AR       compel/libcompel.a
23:04:19 [2020-04-13T23:04:19.654Z] #44 74.03   HOSTCC   compel/src/main-host.o
23:04:19 [2020-04-13T23:04:19.905Z] #44 24.64   PBCC     images/fdinfo.pb-c.c
23:04:19 [2020-04-13T23:04:19.905Z] #44 24.78   DEP      images/fdinfo.pb-c.d
23:04:19 [2020-04-13T23:04:19.952Z] #65 61.90 + bin/ctr
23:04:20 [2020-04-13T23:04:20.160Z] #44 24.82   PBCC     images/core-aarch64.pb-c.c
23:04:20 [2020-04-13T23:04:20.160Z] #44 24.89   PBCC     images/core-arm.pb-c.c
23:04:20 [2020-04-13T23:04:20.160Z] #44 24.95   PBCC     images/core-ppc64.pb-c.c
23:04:20 [2020-04-13T23:04:20.204Z] #17 ...
23:04:20 [2020-04-13T23:04:20.204Z] 
23:04:20 [2020-04-13T23:04:20.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:20 [2020-04-13T23:04:20.204Z] #44 121.2   CC       criu/cgroup.o
23:04:20 [2020-04-13T23:04:20.204Z] #44 123.9   CC       criu/clone-noasan.o
23:04:20 [2020-04-13T23:04:20.204Z] #44 124.0   CC       criu/config.o
23:04:20 [2020-04-13T23:04:20.204Z] #44 125.3   CC       criu/cr-check.o
23:04:20 [2020-04-13T23:04:20.204Z] #44 127.0   CC       criu/cr-dedup.o
23:04:20 [2020-04-13T23:04:20.204Z] #44 127.4   CC       criu/cr-dump.o
23:04:20 [2020-04-13T23:04:20.204Z] #44 129.8   CC       criu/cr-errno.o
23:04:20 [2020-04-13T23:04:20.204Z] #44 129.9   CC       criu/cr-restore.o
23:04:20 [2020-04-13T23:04:20.226Z] #44 74.69   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
23:04:20 [2020-04-13T23:04:20.415Z] #44 25.07   PBCC     images/core-s390.pb-c.c
23:04:20 [2020-04-13T23:04:20.415Z] #44 25.29   PBCC     images/core-x86.pb-c.c
23:04:20 [2020-04-13T23:04:20.669Z] #44 25.40   PBCC     images/core.pb-c.c
23:04:20 [2020-04-13T23:04:20.669Z] #44 25.55   PBCC     images/inventory.pb-c.c
23:04:20 [2020-04-13T23:04:20.799Z] #44 75.00   HOSTCC   compel/src/lib/handle-elf-host.o
23:04:20 [2020-04-13T23:04:20.924Z] #44 25.70   DEP      images/core-aarch64.pb-c.d
23:04:21 [2020-04-13T23:04:21.179Z] #44 25.82   DEP      images/core-arm.pb-c.d
23:04:21 [2020-04-13T23:04:21.179Z] #44 25.84   DEP      images/core-ppc64.pb-c.d
23:04:21 [2020-04-13T23:04:21.179Z] #44 25.88   DEP      images/core-s390.pb-c.d
23:04:21 [2020-04-13T23:04:21.179Z] #44 25.90   DEP      images/core-x86.pb-c.d
23:04:21 [2020-04-13T23:04:21.179Z] #44 26.00   DEP      images/core.pb-c.d
23:04:21 [2020-04-13T23:04:21.371Z] #44 75.61   HOSTCC   compel/src/lib/log-host.o
23:04:21 [2020-04-13T23:04:21.371Z] #44 75.85   HOSTLINK compel/compel-host-bin
23:04:21 [2020-04-13T23:04:21.433Z] #44 26.03   DEP      images/inventory.pb-c.d
23:04:21 [2020-04-13T23:04:21.433Z] #44 26.06   PBCC     images/cpuinfo.pb-c.c
23:04:21 [2020-04-13T23:04:21.433Z] #44 26.09   DEP      images/cpuinfo.pb-c.d
23:04:21 [2020-04-13T23:04:21.433Z] #44 26.16   PBCC     images/stats.pb-c.c
23:04:21 [2020-04-13T23:04:21.433Z] #44 26.20   DEP      images/stats.pb-c.d
23:04:21 [2020-04-13T23:04:21.943Z] #44 ...
23:04:21 [2020-04-13T23:04:21.943Z] 
23:04:21 [2020-04-13T23:04:21.943Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:21 [2020-04-13T23:04:21.943Z] #47 129.3 net/http/httptrace
23:04:21 [2020-04-13T23:04:21.943Z] #47 129.4 net/http
23:04:21 [2020-04-13T23:04:21.943Z] #47 ...
23:04:21 [2020-04-13T23:04:21.943Z] 
23:04:21 [2020-04-13T23:04:21.943Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:21 [2020-04-13T23:04:21.943Z] #44 76.32   DEP      soccr/soccr.d
23:04:22 [2020-04-13T23:04:22.204Z] #44 76.56   CC       soccr/soccr.o
23:04:22 [2020-04-13T23:04:22.735Z] #44 ...
23:04:22 [2020-04-13T23:04:22.735Z] 
23:04:22 [2020-04-13T23:04:22.735Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.73 Selecting previously unselected package libnet1:amd64.
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.81 Selecting previously unselected package libnl-3-200:amd64.
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.92 Selecting previously unselected package libprotobuf-c1:amd64.
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.92 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.93 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 40.98 Selecting previously unselected package libreadline5:amd64.
23:04:22 [2020-04-13T23:04:22.735Z] #17 41.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 41.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:04:22 [2020-04-13T23:04:22.735Z] #17 41.10 Selecting previously unselected package net-tools.
23:04:22 [2020-04-13T23:04:22.735Z] #17 41.10 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:04:22 [2020-04-13T23:04:22.994Z] #17 41.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:04:23 [2020-04-13T23:04:23.252Z] #17 41.29 Selecting previously unselected package python-pip-whl.
23:04:23 [2020-04-13T23:04:23.252Z] #17 41.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:04:23 [2020-04-13T23:04:23.252Z] #17 41.31 Unpacking python-pip-whl (18.1-5) ...
23:04:23 [2020-04-13T23:04:23.818Z] #17 41.86 Selecting previously unselected package python3-lib2to3.
23:04:23 [2020-04-13T23:04:23.818Z] #17 41.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:04:23 [2020-04-13T23:04:23.818Z] #17 41.88 Unpacking python3-lib2to3 (3.7.3-1) ...
23:04:23 [2020-04-13T23:04:23.818Z] #17 41.99 Selecting previously unselected package python3-distutils.
23:04:23 [2020-04-13T23:04:23.818Z] #17 41.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:04:23 [2020-04-13T23:04:23.818Z] #17 42.00 Unpacking python3-distutils (3.7.3-1) ...
23:04:23 [2020-04-13T23:04:23.818Z] #17 42.13 Selecting previously unselected package python3-pip.
23:04:24 [2020-04-13T23:04:24.077Z] #17 42.14 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:04:24 [2020-04-13T23:04:24.077Z] #17 42.15 Unpacking python3-pip (18.1-5) ...
23:04:24 [2020-04-13T23:04:24.077Z] #17 42.32 Selecting previously unselected package python3-pkg-resources.
23:04:24 [2020-04-13T23:04:24.077Z] #17 42.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:04:24 [2020-04-13T23:04:24.077Z] #17 42.33 Unpacking python3-pkg-resources (40.8.0-1) ...
23:04:24 [2020-04-13T23:04:24.077Z] #17 42.43 Selecting previously unselected package python3-setuptools.
23:04:24 [2020-04-13T23:04:24.119Z] #44 78.39   AR       soccr/libsoccr.a
23:04:24 [2020-04-13T23:04:24.119Z] #44 78.44 make[1]: 'soccr/libsoccr.a' is up to date.
23:04:24 [2020-04-13T23:04:24.336Z] #17 42.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:04:24 [2020-04-13T23:04:24.336Z] #17 42.44 Unpacking python3-setuptools (40.8.0-1) ...
23:04:24 [2020-04-13T23:04:24.595Z] #17 42.63 Selecting previously unselected package python3-wheel.
23:04:24 [2020-04-13T23:04:24.595Z] #17 42.64 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:04:24 [2020-04-13T23:04:24.595Z] #17 42.64 Unpacking python3-wheel (0.32.3-2) ...
23:04:24 [2020-04-13T23:04:24.595Z] #17 42.71 Selecting previously unselected package sudo.
23:04:24 [2020-04-13T23:04:24.595Z] #17 42.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:04:24 [2020-04-13T23:04:24.595Z] #17 42.72 Unpacking sudo (1.8.27-1+deb10u2) ...
23:04:24 [2020-04-13T23:04:24.690Z] #44 78.86   DEP      criu/arch/aarch64/sigframe.d
23:04:24 [2020-04-13T23:04:24.690Z] #44 79.17   DEP      criu/arch/aarch64/crtools.d
23:04:24 [2020-04-13T23:04:24.697Z] #44 29.01 make[1]: Nothing to be done for 'all'.
23:04:24 [2020-04-13T23:04:24.950Z] #44 79.32   DEP      criu/arch/aarch64/cpu.d
23:04:24 [2020-04-13T23:04:24.950Z] #44 79.37   DEP      criu/arch/aarch64/bitops.d
23:04:24 [2020-04-13T23:04:24.950Z] #44 79.43   CC       criu/arch/aarch64/bitops.o
23:04:24 [2020-04-13T23:04:24.950Z] #44 79.49   CC       criu/arch/aarch64/cpu.o
23:04:25 [2020-04-13T23:04:25.161Z] #17 43.17 Selecting previously unselected package thin-provisioning-tools.
23:04:25 [2020-04-13T23:04:25.161Z] #17 43.19 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:04:25 [2020-04-13T23:04:25.161Z] #17 43.19 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:04:25 [2020-04-13T23:04:25.419Z] #17 43.42 Selecting previously unselected package uidmap.
23:04:25 [2020-04-13T23:04:25.420Z] #17 43.44 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:04:25 [2020-04-13T23:04:25.420Z] #17 43.45 Unpacking uidmap (1:4.5-1.1) ...
23:04:25 [2020-04-13T23:04:25.420Z] #17 43.56 Selecting previously unselected package vim-runtime.
23:04:25 [2020-04-13T23:04:25.420Z] #17 43.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:04:25 [2020-04-13T23:04:25.420Z] #17 43.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:04:25 [2020-04-13T23:04:25.420Z] #17 43.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:04:25 [2020-04-13T23:04:25.420Z] #17 43.62 Unpacking vim-runtime (2:8.1.0875-5) ...
23:04:25 [2020-04-13T23:04:25.522Z] #44 79.70   CC       criu/arch/aarch64/crtools.o
23:04:26 [2020-04-13T23:04:26.475Z] #44 80.63   CC       criu/arch/aarch64/sigframe.o
23:04:26 [2020-04-13T23:04:26.475Z] #44 80.77   LINK     criu/arch/aarch64/crtools.built-in.o
23:04:26 [2020-04-13T23:04:26.475Z] #44 80.83   DEP      criu/pie/util-vdso.d
23:04:26 [2020-04-13T23:04:26.502Z] #65 ...
23:04:26 [2020-04-13T23:04:26.502Z] 
23:04:26 [2020-04-13T23:04:26.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.03   DEP      images/eventfd.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.15   PBCC     images/remap-file-path.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.15   DEP      images/remap-file-path.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.23   PBCC     images/fifo.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.24   DEP      images/fifo.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.36   PBCC     images/ghost-file.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.50   DEP      images/ghost-file.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.70   PBCC     images/regfile.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.76   DEP      images/regfile.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.81   PBCC     images/ns.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.87   DEP      images/ns.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 23.92   PBCC     images/fdinfo.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.07   DEP      images/fdinfo.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.13   PBCC     images/core-aarch64.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.21   PBCC     images/core-arm.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.27   PBCC     images/core-ppc64.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.38   PBCC     images/core-s390.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.48   PBCC     images/core-x86.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.58   PBCC     images/core.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.73   PBCC     images/inventory.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 24.85   DEP      images/core-aarch64.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 25.01   DEP      images/core-arm.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 25.09   DEP      images/core-ppc64.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 25.22   DEP      images/core-s390.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 25.49   DEP      images/core-x86.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 25.60   DEP      images/core.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 25.66   DEP      images/inventory.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 26.01   PBCC     images/cpuinfo.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 26.07   DEP      images/cpuinfo.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 26.26   PBCC     images/stats.pb-c.c
23:04:26 [2020-04-13T23:04:26.502Z] #44 26.29   DEP      images/stats.pb-c.d
23:04:26 [2020-04-13T23:04:26.502Z] #44 29.16 make[1]: Nothing to be done for 'all'.
23:04:26 [2020-04-13T23:04:26.502Z] #44 31.72   CC       images/stats.o
23:04:26 [2020-04-13T23:04:26.502Z] #44 32.33   CC       images/core.o
23:04:26 [2020-04-13T23:04:26.585Z] #44 31.21   CC       images/stats.o
23:04:26 [2020-04-13T23:04:26.738Z] #44 81.01   DEP      criu/pie/util.d
23:04:26 [2020-04-13T23:04:26.806Z] #44 33.63   CC       images/core-x86.o
23:04:26 [2020-04-13T23:04:26.999Z] #44 81.29   CC       criu/pie/util.o
23:04:27 [2020-04-13T23:04:27.150Z] #44 31.85   CC       images/core.o
23:04:27 [2020-04-13T23:04:27.405Z] #44 ...
23:04:27 [2020-04-13T23:04:27.405Z] 
23:04:27 [2020-04-13T23:04:27.405Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:04:27 [2020-04-13T23:04:27.405Z] #65 57.59 + cd /tmp/tmp.93LqL1eoP4/src/github.com/containerd/containerd
23:04:27 [2020-04-13T23:04:27.405Z] #65 57.59 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.06 + export 'BUILDTAGS=netgo osusergo static_build'
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.07 + BUILDTAGS='netgo osusergo static_build'
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.07 + export EXTRA_FLAGS=-buildmode=pie
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.07 + EXTRA_FLAGS=-buildmode=pie
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.07 + '[' '' = dynamic ']'
23:04:27 [2020-04-13T23:04:27.405Z] #65 60.07 + make
23:04:27 [2020-04-13T23:04:27.405Z] #65 61.58 + bin/ctr
23:04:27 [2020-04-13T23:04:27.405Z] #65 ...
23:04:27 [2020-04-13T23:04:27.405Z] 
23:04:27 [2020-04-13T23:04:27.405Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:27 [2020-04-13T23:04:27.405Z] #56 130.9 go/ast
23:04:27 [2020-04-13T23:04:27.405Z] #56 131.0 golang.org/x/crypto/ssh/terminal
23:04:27 [2020-04-13T23:04:27.405Z] #56 133.7 mvdan.cc/editorconfig
23:04:27 [2020-04-13T23:04:27.405Z] #56 135.9 mvdan.cc/sh/v3/fileutil
23:04:27 [2020-04-13T23:04:27.405Z] #56 136.2 mvdan.cc/sh/v3/syntax
23:04:27 [2020-04-13T23:04:27.572Z] #44 81.76   CC       criu/pie/util-vdso.o
23:04:27 [2020-04-13T23:04:27.740Z] #44 ...
23:04:27 [2020-04-13T23:04:27.740Z] 
23:04:27 [2020-04-13T23:04:27.740Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:27 [2020-04-13T23:04:27.740Z] #56 131.3 mvdan.cc/editorconfig
23:04:27 [2020-04-13T23:04:27.740Z] #56 132.9 mvdan.cc/sh/v3/fileutil
23:04:27 [2020-04-13T23:04:27.740Z] #56 133.2 mvdan.cc/sh/v3/syntax
23:04:27 [2020-04-13T23:04:27.740Z] #56 ...
23:04:27 [2020-04-13T23:04:27.740Z] 
23:04:27 [2020-04-13T23:04:27.740Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:27 [2020-04-13T23:04:27.740Z] #44 34.67   CC       images/core-arm.o
23:04:27 [2020-04-13T23:04:27.997Z] #44 ...
23:04:27 [2020-04-13T23:04:27.997Z] 
23:04:27 [2020-04-13T23:04:27.997Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:27 [2020-04-13T23:04:27.997Z] #47 131.5 text/template
23:04:27 [2020-04-13T23:04:27.997Z] #47 131.9 go/parser
23:04:27 [2020-04-13T23:04:27.997Z] #47 137.0 encoding/xml
23:04:27 [2020-04-13T23:04:27.997Z] #47 140.0 go/doc
23:04:28 [2020-04-13T23:04:28.183Z] #44 82.60   AR       criu/pie/pie.lib.a
23:04:28 [2020-04-13T23:04:28.183Z] #44 82.68   DEP      criu/pie/restorer.d
23:04:28 [2020-04-13T23:04:28.254Z] #47 ...
23:04:28 [2020-04-13T23:04:28.254Z] 
23:04:28 [2020-04-13T23:04:28.254Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:28 [2020-04-13T23:04:28.254Z] #44 35.32   CC       images/core-aarch64.o
23:04:28 [2020-04-13T23:04:28.328Z] #56 ...
23:04:28 [2020-04-13T23:04:28.328Z] 
23:04:28 [2020-04-13T23:04:28.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:28 [2020-04-13T23:04:28.328Z] #44 32.97   CC       images/core-x86.o
23:04:28 [2020-04-13T23:04:28.449Z] #44 83.01   DEP      criu/arch/aarch64/intraprocedure.d
23:04:28 [2020-04-13T23:04:28.449Z] #44 ...
23:04:28 [2020-04-13T23:04:28.449Z] 
23:04:28 [2020-04-13T23:04:28.449Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:04:28 [2020-04-13T23:04:28.704Z] #17 46.79 Selecting previously unselected package vim.
23:04:28 [2020-04-13T23:04:28.704Z] #17 46.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:04:28 [2020-04-13T23:04:28.704Z] #17 46.82 Unpacking vim (2:8.1.0875-5) ...
23:04:29 [2020-04-13T23:04:29.187Z] #44 35.92   CC       images/core-ppc64.o
23:04:29 [2020-04-13T23:04:29.256Z] #44 33.86   CC       images/core-arm.o
23:04:29 [2020-04-13T23:04:29.271Z] #17 47.40 Selecting previously unselected package xfsprogs.
23:04:29 [2020-04-13T23:04:29.271Z] #17 47.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:04:29 [2020-04-13T23:04:29.271Z] #17 47.42 Unpacking xfsprogs (4.20.0-1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 47.85 Selecting previously unselected package zip.
23:04:29 [2020-04-13T23:04:29.838Z] #17 47.86 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 47.87 Unpacking zip (3.0-11+b1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.02 Setting up aufs-tools (1:4.14+20190211-1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.05 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.07 Setting up libgpm2:amd64 (1.20.7-5) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.07 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.11 Setting up uidmap (1:4.5-1.1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.13 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.15 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:04:29 [2020-04-13T23:04:29.838Z] #17 48.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:04:30 [2020-04-13T23:04:30.096Z] #17 48.17 Setting up xxd (2:8.1.0875-5) ...
23:04:30 [2020-04-13T23:04:30.096Z] #17 48.18 Setting up zip (3.0-11+b1) ...
23:04:30 [2020-04-13T23:04:30.096Z] #17 48.19 Setting up vim-common (2:8.1.0875-5) ...
23:04:30 [2020-04-13T23:04:30.096Z] #17 48.23 Setting up bash-completion (1:2.8-6) ...
23:04:30 [2020-04-13T23:04:30.121Z] #44 37.01   CC       images/core-s390.o
23:04:30 [2020-04-13T23:04:30.181Z] #44 34.77   CC       images/core-aarch64.o
23:04:30 [2020-04-13T23:04:30.741Z] #44 35.50   CC       images/core-ppc64.o
23:04:31 [2020-04-13T23:04:31.491Z] #44 38.48   CC       images/cpuinfo.o
23:04:32 [2020-04-13T23:04:32.105Z] #44 36.69   CC       images/core-s390.o
23:04:32 [2020-04-13T23:04:32.105Z] #44 ...
23:04:32 [2020-04-13T23:04:32.105Z] 
23:04:32 [2020-04-13T23:04:32.105Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:32 [2020-04-13T23:04:32.105Z] #47 135.3 text/template
23:04:32 [2020-04-13T23:04:32.105Z] #47 136.4 go/parser
23:04:32 [2020-04-13T23:04:32.105Z] #47 142.5 encoding/xml
23:04:32 [2020-04-13T23:04:32.105Z] #47 144.1 go/doc
23:04:32 [2020-04-13T23:04:32.378Z] #23 146.0 Checking out files:  20% (2187/10681)   
Checking out files:  21% (2244/10681)   
Checking out files:  22% (2350/10681)   
Checking out files:  23% (2457/10681)   
Checking out files:  24% (2564/10681)   
Checking out files:  25% (2671/10681)   
Checking out files:  26% (2778/10681)   
Checking out files:  27% (2884/10681)   
Checking out files:  28% (2991/10681)   
Checking out files:  29% (3098/10681)   
Checking out files:  30% (3205/10681)   
Checking out files:  31% (3312/10681)   
Checking out files:  32% (3418/10681)   
Checking out files:  33% (3525/10681)   
Checking out files:  34% (3632/10681)   
Checking out files:  34% (3678/10681)   
Checking out files:  35% (3739/10681)   
Checking out files:  36% (3846/10681)   
Checking out files:  37% (3952/10681)   
Checking out files:  38% (4059/10681)   
Checking out files:  39% (4166/10681)   
Checking out files:  40% (4273/10681)   
Checking out files:  41% (4380/10681)   
Checking out files:  42% (4487/10681)   
Checking out files:  43% (4593/10681)   
Checking out files:  44% (4700/10681)   
Checking out files:  45% (4807/10681)   
Checking out files:  46% (4914/10681)   
Checking out files:  47% (5021/10681)   
Checking out files:  48% (5127/10681)   
Checking out files:  49% (5234/10681)   
Checking out files:  50% (5341/10681)   
Checking out files:  51% (5448/10681)   
Checking out files:  52% (5555/10681)   
Checking out files:  53% (5661/10681)   
Checking out files:  53% (5691/10681)   
Checking out files:  54% (5768/10681)   
Checking out files:  55% (5875/10681)   
Checking out files:  56% (5982/10681)   
Checking out files:  57% (6089/10681)   
Checking out files:  58% (6195/10681)   
Checking out files:  59% (6302/10681)   
Checking out files:  60% (6409/10681)   
Checking out files:  61% (6516/10681)   
Checking out files:  62% (6623/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  68% (7321/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
23:04:32 [2020-04-13T23:04:32.378Z] #23 ...
23:04:32 [2020-04-13T23:04:32.378Z] 
23:04:32 [2020-04-13T23:04:32.378Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:32 [2020-04-13T23:04:32.378Z] #17 9.828 Fetched 8166 kB in 7s (1132 kB/s)
23:04:32 [2020-04-13T23:04:32.378Z] #17 9.828 Reading package lists...
23:04:32 [2020-04-13T23:04:32.378Z] #17 13.91 Reading package lists...
23:04:32 [2020-04-13T23:04:32.378Z] #17 17.82 Building dependency tree...
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.60 libcap2-bin is already the newest version (1:2.25-2).
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.60 The following additional packages will be installed:
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.60   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.61   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.61   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.61   python3.7 python3.7-minimal vim-runtime xxd
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.62 Suggested packages:
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.62   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.62   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.62   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.62 Recommended packages:
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.62   aufs-dkms nftables build-essential python3-dev python3-keyring
23:04:32 [2020-04-13T23:04:32.378Z] #17 19.62   python3-keyrings.alt python3-xdg unzip
23:04:32 [2020-04-13T23:04:32.378Z] #17 ...
23:04:32 [2020-04-13T23:04:32.378Z] 
23:04:32 [2020-04-13T23:04:32.378Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:04:32 [2020-04-13T23:04:32.423Z] #44 39.10   CC       images/inventory.o
23:04:32 [2020-04-13T23:04:32.670Z] #17 50.88 Setting up libiptc0:amd64 (1.8.2-4) ...
23:04:32 [2020-04-13T23:04:32.670Z] #17 50.89 Setting up xz-utils (5.2.4-1) ...
23:04:32 [2020-04-13T23:04:32.670Z] #17 50.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:04:32 [2020-04-13T23:04:32.670Z] #17 50.91 Setting up sudo (1.8.27-1+deb10u2) ...
23:04:32 [2020-04-13T23:04:32.670Z] #17 50.97 invoke-rc.d: could not determine current runlevel
23:04:32 [2020-04-13T23:04:32.681Z] #44 39.64   CC       images/fdinfo.o
23:04:32 [2020-04-13T23:04:32.928Z] #17 50.98 invoke-rc.d: policy-rc.d denied execution of start.
23:04:32 [2020-04-13T23:04:32.929Z] #17 50.99 Setting up pigz (2.4-1) ...
23:04:32 [2020-04-13T23:04:32.929Z] #17 51.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:04:32 [2020-04-13T23:04:32.929Z] #17 51.01 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:04:32 [2020-04-13T23:04:32.929Z] #17 51.03 Setting up python-pip-whl (18.1-5) ...
23:04:32 [2020-04-13T23:04:32.929Z] #17 51.07 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:04:32 [2020-04-13T23:04:32.929Z] #17 51.09 Setting up vim-runtime (2:8.1.0875-5) ...
23:04:33 [2020-04-13T23:04:33.031Z] #47 ...
23:04:33 [2020-04-13T23:04:33.031Z] 
23:04:33 [2020-04-13T23:04:33.031Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:33 [2020-04-13T23:04:33.031Z] #44 37.63   CC       images/cpuinfo.o
23:04:33 [2020-04-13T23:04:33.189Z] #17 51.52 Setting up libaio1:amd64 (0.3.112-3) ...
23:04:33 [2020-04-13T23:04:33.189Z] #17 ...
23:04:33 [2020-04-13T23:04:33.189Z] 
23:04:33 [2020-04-13T23:04:33.189Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:33 [2020-04-13T23:04:33.189Z] #44 134.6   CC       criu/cr-service.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 136.3   CC       criu/crtools.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 136.8   CC       criu/eventfd.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 137.2   CC       criu/eventpoll.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 138.0   CC       criu/external.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 138.4   CC       criu/fault-injection.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 138.5   CC       criu/fdstore.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 138.8   CC       criu/fifo.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 139.2   CC       criu/file-ids.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 139.5   CC       criu/file-lock.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 140.5   CC       criu/files-ext.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 140.9   CC       criu/files-reg.o
23:04:33 [2020-04-13T23:04:33.190Z] #44 143.2   CC       criu/files.o
23:04:33 [2020-04-13T23:04:33.299Z] #44 40.28   CC       images/fown.o
23:04:33 [2020-04-13T23:04:33.330Z] #44 38.12   CC       images/inventory.o
23:04:33 [2020-04-13T23:04:33.448Z] #44 ...
23:04:33 [2020-04-13T23:04:33.448Z] 
23:04:33 [2020-04-13T23:04:33.448Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.52 Setting up libaio1:amd64 (0.3.112-3) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.53 Setting up libonig5:amd64 (6.9.1-1) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.55 Setting up vim (2:8.1.0875-5) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.64 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.67 Setting up jq (1.5+dfsg-2+b1) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:04:33 [2020-04-13T23:04:33.448Z] #17 51.69 Setting up python3.7 (3.7.3-2+deb10u1) ...
23:04:33 [2020-04-13T23:04:33.557Z] #44 40.64   CC       images/ns.o
23:04:33 [2020-04-13T23:04:33.734Z] #23 146.0 Checking out files:  20% (2187/10681)   
Checking out files:  21% (2244/10681)   
Checking out files:  22% (2350/10681)   
Checking out files:  23% (2457/10681)   
Checking out files:  24% (2564/10681)   
Checking out files:  25% (2671/10681)   
Checking out files:  26% (2778/10681)   
Checking out files:  27% (2884/10681)   
Checking out files:  28% (2991/10681)   
Checking out files:  29% (3098/10681)   
Checking out files:  30% (3205/10681)   
Checking out files:  31% (3312/10681)   
Checking out files:  32% (3418/10681)   
Checking out files:  33% (3525/10681)   
Checking out files:  34% (3632/10681)   
Checking out files:  34% (3678/10681)   
Checking out files:  35% (3739/10681)   
Checking out files:  36% (3846/10681)   
Checking out files:  37% (3952/10681)   
Checking out files:  38% (4059/10681)   
Checking out files:  39% (4166/10681)   
Checking out files:  40% (4273/10681)   
Checking out files:  41% (4380/10681)   
Checking out files:  42% (4487/10681)   
Checking out files:  43% (4593/10681)   
Checking out files:  44% (4700/10681)   
Checking out files:  45% (4807/10681)   
Checking out files:  46% (4914/10681)   
Checking out files:  47% (5021/10681)   
Checking out files:  48% (5127/10681)   
Checking out files:  49% (5234/10681)   
Checking out files:  50% (5341/10681)   
Checking out files:  51% (5448/10681)   
Checking out files:  52% (5555/10681)   
Checking out files:  53% (5661/10681)   
Checking out files:  53% (5691/10681)   
Checking out files:  54% (5768/10681)   
Checking out files:  55% (5875/10681)   
Checking out files:  56% (5982/10681)   
Checking out files:  57% (6089/10681)   
Checking out files:  58% (6195/10681)   
Checking out files:  59% (6302/10681)   
Checking out files:  60% (6409/10681)   
Checking out files:  61% (6516/10681)   
Checking out files:  62% (6623/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  68% (7321/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
Checking out files:  84% (8973/10681)   
Checking out files:  85% (9079/10681)   
Checking out files:  86% (9186/10681)   
Checking out files:  87% (9293/10681)   
Checking out files:  87% (9379/10681)   
Checking out files:  88% (9400/10681)   
Checking out files:  89% (9507/10681)   
Checking out files:  90% (9613/10681)   
Checking out files:  91% (9720/10681)   
Checking out files:  92% (9827/10681)   
Checking out files:  93% (9934/10681)   
Checking out files:  94% (10041/10681)   
Checking out files:  95% (10147/10681)   
Checking out files:  96% (10254/10681)   
Checking out files:  97% (10361/10681)   
Checking out files:  98% (10468/10681)   
Checking out files:  99% (10575/10681)   
Checking out files: 100% (10681/10681)   
Checking out files: 100% (10681/10681), done.
23:04:33 [2020-04-13T23:04:33.734Z] #23 ...
23:04:33 [2020-04-13T23:04:33.734Z] 
23:04:33 [2020-04-13T23:04:33.734Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:33 [2020-04-13T23:04:33.734Z] #47 140.9 github.com/LK4D4/vndr/godl
23:04:33 [2020-04-13T23:04:33.734Z] #47 141.8 github.com/LK4D4/vndr
23:04:33 [2020-04-13T23:04:33.734Z] #47 ...
23:04:33 [2020-04-13T23:04:33.734Z] 
23:04:33 [2020-04-13T23:04:33.734Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:04:33 [2020-04-13T23:04:33.734Z] #23 151.1 + cd /tmp/tmp.BjyRbkWJVn/tmp/docker-ce
23:04:33 [2020-04-13T23:04:33.734Z] #23 151.1 + git checkout -q v17.06.2-ce
23:04:33 [2020-04-13T23:04:33.882Z] ok  	github.com/docker/docker/cmd/dockerd	0.041s	coverage: 30.8% of statements
23:04:33 [2020-04-13T23:04:33.882Z] ok  	github.com/docker/docker/container	0.126s	coverage: 34.9% of statements
23:04:33 [2020-04-13T23:04:33.882Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:04:33 [2020-04-13T23:04:33.882Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:04:33 [2020-04-13T23:04:33.882Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:04:33 [2020-04-13T23:04:33.882Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:04:33 [2020-04-13T23:04:33.891Z] #44 38.60   CC       images/fdinfo.o
23:04:34 [2020-04-13T23:04:34.134Z] #44 41.07   CC       images/regfile.o
23:04:34 [2020-04-13T23:04:34.395Z] #44 41.49   CC       images/ghost-file.o
23:04:34 [2020-04-13T23:04:34.451Z] #44 39.13   CC       images/fown.o
23:04:34 [2020-04-13T23:04:34.707Z] #44 39.48   CC       images/ns.o
23:04:34 [2020-04-13T23:04:34.980Z] #44 42.00   CC       images/fifo.o
23:04:35 [2020-04-13T23:04:35.239Z] #44 42.27   CC       images/remap-file-path.o
23:04:35 [2020-04-13T23:04:35.267Z] #44 39.85   CC       images/regfile.o
23:04:35 [2020-04-13T23:04:35.499Z] #44 42.54   CC       images/eventfd.o
23:04:35 [2020-04-13T23:04:35.523Z] #44 40.25   CC       images/ghost-file.o
23:04:35 [2020-04-13T23:04:35.757Z] #44 42.80   CC       images/eventpoll.o
23:04:36 [2020-04-13T23:04:36.083Z] #44 40.75   CC       images/fifo.o
23:04:36 [2020-04-13T23:04:36.285Z] #23 ...
23:04:36 [2020-04-13T23:04:36.285Z] 
23:04:36 [2020-04-13T23:04:36.285Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:36 [2020-04-13T23:04:36.285Z] #47 DONE 153.2s
23:04:36 [2020-04-13T23:04:36.285Z] 
23:04:36 [2020-04-13T23:04:36.285Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.42 The following NEW packages will be installed:
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.43   xz-utils zip
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.82 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.82 Need to get 27.6 MB of archives.
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.82 After this operation, 114 MB of additional disk space will be used.
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 21.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.52 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.52 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.52 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 22.53 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
23:04:36 [2020-04-13T23:04:36.285Z] #17 23.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:04:36 [2020-04-13T23:04:36.321Z] #44 43.30   CC       images/fh.o
23:04:36 [2020-04-13T23:04:36.340Z] #44 41.13   CC       images/remap-file-path.o
23:04:36 [2020-04-13T23:04:36.546Z] #17 24.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
23:04:36 [2020-04-13T23:04:36.546Z] #17 24.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
23:04:36 [2020-04-13T23:04:36.546Z] #17 24.25 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
23:04:36 [2020-04-13T23:04:36.595Z] #44 41.52   CC       images/eventfd.o
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.57 Setting up iptables (1.8.2-4) ...
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.62 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.63 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:04:36 [2020-04-13T23:04:36.728Z] #17 54.64 Setting up python3 (3.7.3-1) ...
23:04:36 [2020-04-13T23:04:36.728Z] #17 55.01 Setting up python3-wheel (0.32.3-2) ...
23:04:36 [2020-04-13T23:04:36.887Z] #44 43.85   CC       images/fsnotify.o
23:04:37 [2020-04-13T23:04:37.157Z] #44 41.84   CC       images/eventpoll.o
23:04:37 [2020-04-13T23:04:37.488Z] #17 25.09 debconf: delaying package configuration, since apt-utils is not installed
23:04:37 [2020-04-13T23:04:37.488Z] #17 25.18 Fetched 27.6 MB in 3s (10.1 MB/s)
23:04:37 [2020-04-13T23:04:37.663Z] #17 55.75 Setting up apparmor (2.13.2-10) ...
23:04:37 [2020-04-13T23:04:37.718Z] #44 42.43   CC       images/fh.o
23:04:37 [2020-04-13T23:04:37.749Z] 
23:04:37 [2020-04-13T23:04:37.749Z] #17 ...
23:04:37 [2020-04-13T23:04:37.749Z] 
23:04:37 [2020-04-13T23:04:37.749Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:04:37 [2020-04-13T23:04:37.749Z] #30 DONE 155.3s
23:04:37 [2020-04-13T23:04:37.749Z] 
23:04:37 [2020-04-13T23:04:37.749Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:37 [2020-04-13T23:04:37.749Z] #17 25.29 Selecting previously unselected package pigz.
23:04:38 [2020-04-13T23:04:38.010Z] #17 25.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23396 files and directories currently installed.)
23:04:38 [2020-04-13T23:04:38.010Z] #17 25.37 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
23:04:38 [2020-04-13T23:04:38.010Z] #17 25.39 Unpacking pigz (2.4-1) ...
23:04:38 [2020-04-13T23:04:38.010Z] #17 25.57 Selecting previously unselected package libpython3.7-minimal:arm64.
23:04:38 [2020-04-13T23:04:38.010Z] #17 25.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
23:04:38 [2020-04-13T23:04:38.010Z] #17 25.58 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
23:04:38 [2020-04-13T23:04:38.258Z] #44 44.95   CC       images/signalfd.o
23:04:38 [2020-04-13T23:04:38.278Z] #44 43.01   CC       images/fsnotify.o
23:04:38 [2020-04-13T23:04:38.516Z] #44 45.50   CC       images/fs.o
23:04:38 [2020-04-13T23:04:38.586Z] #17 26.23 Selecting previously unselected package python3.7-minimal.
23:04:38 [2020-04-13T23:04:38.586Z] #17 26.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
23:04:38 [2020-04-13T23:04:38.586Z] #17 ...
23:04:38 [2020-04-13T23:04:38.586Z] 
23:04:38 [2020-04-13T23:04:38.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:38 [2020-04-13T23:04:38.586Z] #44 83.02   DEP      criu/arch/aarch64/restorer.d
23:04:38 [2020-04-13T23:04:38.586Z] #44 83.21   DEP      criu/arch/aarch64/vdso-pie.d
23:04:38 [2020-04-13T23:04:38.586Z] #44 83.29   DEP      criu/pie/parasite-vdso.d
23:04:38 [2020-04-13T23:04:38.586Z] #44 83.55   DEP      criu/pie/parasite.d
23:04:38 [2020-04-13T23:04:38.587Z] #44 84.00   CC       criu/pie/parasite.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 85.78   LINK     criu/pie/parasite.built-in.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 85.81   GEN      criu/pie/parasite-blob.h
23:04:38 [2020-04-13T23:04:38.587Z] #44 85.88   CC       criu/pie/parasite-vdso.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 86.87   CC       criu/arch/aarch64/vdso-pie.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 87.23   CC       criu/arch/aarch64/restorer.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 88.10   CC       criu/arch/aarch64/intraprocedure.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 88.33   CC       criu/pie/restorer.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 91.22   LINK     criu/pie/restorer.built-in.o
23:04:38 [2020-04-13T23:04:38.587Z] #44 91.28   GEN      criu/pie/restorer-blob.h
23:04:38 [2020-04-13T23:04:38.587Z] #44 91.49   DEP      criu/vdso.d
23:04:38 [2020-04-13T23:04:38.587Z] #44 91.75   DEP      criu/uts_ns.d
23:04:38 [2020-04-13T23:04:38.587Z] #44 91.93   DEP      criu/util.d
23:04:38 [2020-04-13T23:04:38.587Z] #44 92.15   DEP      criu/uffd.d
23:04:38 [2020-04-13T23:04:38.587Z] #44 92.33   DEP      criu/tun.d
23:04:38 [2020-04-13T23:04:38.587Z] #44 92.54   DEP      criu/tty.d
23:04:38 [2020-04-13T23:04:38.587Z] #44 92.92   DEP      criu/timerfd.d
23:04:38 [2020-04-13T23:04:38.773Z] #44 45.80   CC       images/pstree.o
23:04:38 [2020-04-13T23:04:38.847Z] #44 93.18   DEP      criu/sysfs_parse.d
23:04:38 [2020-04-13T23:04:38.847Z] #44 ...
23:04:38 [2020-04-13T23:04:38.847Z] 
23:04:38 [2020-04-13T23:04:38.847Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:38 [2020-04-13T23:04:38.847Z] #17 26.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
23:04:39 [2020-04-13T23:04:39.036Z] #17 57.16 Setting up xfsprogs (4.20.0-1) ...
23:04:39 [2020-04-13T23:04:39.036Z] #17 57.17 Setting up python3-lib2to3 (3.7.3-1) ...
23:04:39 [2020-04-13T23:04:39.294Z] #17 57.58 Setting up python3-pkg-resources (40.8.0-1) ...
23:04:39 [2020-04-13T23:04:39.349Z] #44 46.11   CC       images/pipe.o
23:04:39 [2020-04-13T23:04:39.355Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
23:04:39 [2020-04-13T23:04:39.640Z] #44 44.20   CC       images/signalfd.o
23:04:39 [2020-04-13T23:04:39.793Z] #17 27.06 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
23:04:39 [2020-04-13T23:04:39.793Z] #17 27.09 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
23:04:39 [2020-04-13T23:04:39.819Z] Removing intermediate container aa8b2e1fc4db
23:04:39 [2020-04-13T23:04:39.819Z]  ---> 92d71d547c18
23:04:39 [2020-04-13T23:04:39.819Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
23:04:39 [2020-04-13T23:04:39.819Z]  ---> ebd73b5ebd31
23:04:39 [2020-04-13T23:04:39.819Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
23:04:39 [2020-04-13T23:04:39.819Z]  ---> ca84af03927c
23:04:39 [2020-04-13T23:04:39.819Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
23:04:39 [2020-04-13T23:04:39.819Z]  ---> Running in 3fea881cb7b2
23:04:39 [2020-04-13T23:04:39.819Z] Removing intermediate container 3fea881cb7b2
23:04:39 [2020-04-13T23:04:39.819Z]  ---> dc86f7f38d47
23:04:39 [2020-04-13T23:04:39.819Z] Successfully built dc86f7f38d47
23:04:39 [2020-04-13T23:04:39.819Z] Successfully tagged moby-buildx:latest
23:04:39 [2020-04-13T23:04:39.819Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
23:04:39 [2020-04-13T23:04:39.819Z] if [ -n "${id}" ]; then \
23:04:39 [2020-04-13T23:04:39.819Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
23:04:39 [2020-04-13T23:04:39.819Z] 	&& touch bundles/buildx; \
23:04:39 [2020-04-13T23:04:39.819Z] 	docker rm -f ${id}; \
23:04:39 [2020-04-13T23:04:39.819Z] fi
23:04:39 [2020-04-13T23:04:39.819Z] cd9e6d142979dcb2c5b9cb3ed561738b3479c99ceae40f44e8e3b1d8766aaaf6
23:04:39 [2020-04-13T23:04:39.819Z] bundles/buildx version
23:04:39 [2020-04-13T23:04:39.819Z] buildx v0.3.1 6db68d0
23:04:39 [2020-04-13T23:04:39.819Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d .
23:04:39 [2020-04-13T23:04:39.819Z] #1 [internal] booting buildkit
23:04:39 [2020-04-13T23:04:39.819Z] #1 pulling image moby/buildkit:buildx-stable-1
23:04:39 [2020-04-13T23:04:39.819Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done
23:04:39 [2020-04-13T23:04:39.819Z] #1 creating container buildx_buildkit_default
23:04:39 [2020-04-13T23:04:39.819Z] #1 creating container buildx_buildkit_default 0.5s done
23:04:39 [2020-04-13T23:04:39.819Z] #1 DONE 3.0s
23:04:39 [2020-04-13T23:04:39.819Z] 
23:04:39 [2020-04-13T23:04:39.819Z] #3 [internal] load build definition from Dockerfile
23:04:39 [2020-04-13T23:04:39.819Z] #3 transferring dockerfile: 17.09kB 0.0s done
23:04:39 [2020-04-13T23:04:39.819Z] #3 DONE 0.0s
23:04:39 [2020-04-13T23:04:39.819Z] 
23:04:39 [2020-04-13T23:04:39.819Z] #2 [internal] load .dockerignore
23:04:39 [2020-04-13T23:04:39.819Z] #2 transferring context: 87B done
23:04:39 [2020-04-13T23:04:39.819Z] #2 DONE 0.0s
23:04:39 [2020-04-13T23:04:39.819Z] 
23:04:39 [2020-04-13T23:04:39.819Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
23:04:39 [2020-04-13T23:04:39.819Z] #4 DONE 1.3s
23:04:39 [2020-04-13T23:04:39.819Z] 
23:04:39 [2020-04-13T23:04:39.819Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
23:04:39 [2020-04-13T23:04:39.819Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
23:04:39 [2020-04-13T23:04:39.819Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
23:04:39 [2020-04-13T23:04:39.819Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.45MB / 8.18MB 0.1s
23:04:39 [2020-04-13T23:04:39.819Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
23:04:39 [2020-04-13T23:04:39.819Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
23:04:39 [2020-04-13T23:04:39.819Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done
23:04:39 [2020-04-13T23:04:39.819Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
23:04:39 [2020-04-13T23:04:39.896Z] #44 44.70   CC       images/fs.o
23:04:39 [2020-04-13T23:04:39.916Z] #44 ...
23:04:39 [2020-04-13T23:04:39.916Z] 
23:04:39 [2020-04-13T23:04:39.916Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:39 [2020-04-13T23:04:39.916Z] #56 144.6 mvdan.cc/sh/v3/cmd/shfmt
23:04:39 [2020-04-13T23:04:39.916Z] #56 DONE 153.4s
23:04:39 [2020-04-13T23:04:39.916Z] 
23:04:39 [2020-04-13T23:04:39.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:39 [2020-04-13T23:04:39.916Z] #44 46.78   CC       images/tcp-stream.o
23:04:39 [2020-04-13T23:04:39.916Z] #44 ...
23:04:39 [2020-04-13T23:04:39.916Z] 
23:04:39 [2020-04-13T23:04:39.916Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:39 [2020-04-13T23:04:39.916Z] #47 145.6 github.com/LK4D4/vndr/build
23:04:39 [2020-04-13T23:04:39.916Z] #47 147.2 github.com/LK4D4/vndr/versioned
23:04:39 [2020-04-13T23:04:39.916Z] #47 147.5 compress/flate
23:04:39 [2020-04-13T23:04:39.916Z] #47 151.5 hash/crc32
23:04:39 [2020-04-13T23:04:39.916Z] #47 152.4 net
23:04:39 [2020-04-13T23:04:39.916Z] #47 153.0 compress/gzip
23:04:40 [2020-04-13T23:04:40.173Z] #47 ...
23:04:40 [2020-04-13T23:04:40.173Z] 
23:04:40 [2020-04-13T23:04:40.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:40 [2020-04-13T23:04:40.173Z] #44 47.17   CC       images/sk-packet.o
23:04:40 [2020-04-13T23:04:40.357Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
23:04:40 [2020-04-13T23:04:40.438Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
23:04:40 [2020-04-13T23:04:40.438Z] #5 DONE 0.9s
23:04:40 [2020-04-13T23:04:40.438Z] 
23:04:40 [2020-04-13T23:04:40.438Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
23:04:40 [2020-04-13T23:04:40.456Z] #44 45.02   CC       images/pstree.o
23:04:40 [2020-04-13T23:04:40.456Z] #44 45.40   CC       images/pipe.o
23:04:40 [2020-04-13T23:04:40.668Z] #17 58.57 Setting up python3-distutils (3.7.3-1) ...
23:04:40 [2020-04-13T23:04:40.731Z] #7 DONE 0.3s
23:04:40 [2020-04-13T23:04:40.731Z] 
23:04:40 [2020-04-13T23:04:40.731Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster
23:04:40 [2020-04-13T23:04:40.731Z] #6 DONE 0.3s
23:04:40 [2020-04-13T23:04:40.731Z] 
23:04:40 [2020-04-13T23:04:40.731Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
23:04:40 [2020-04-13T23:04:40.731Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
23:04:40 [2020-04-13T23:04:40.926Z] #17 58.92 Setting up python3-setuptools (40.8.0-1) ...
23:04:41 [2020-04-13T23:04:41.057Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
23:04:41 [2020-04-13T23:04:41.057Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.16MB / 9.86MB 0.1s
23:04:41 [2020-04-13T23:04:41.057Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
23:04:41 [2020-04-13T23:04:41.057Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.23MB / 9.86MB 0.3s
23:04:41 [2020-04-13T23:04:41.109Z] #44 47.90   CC       images/mnt.o
23:04:41 [2020-04-13T23:04:41.350Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.66MB / 9.86MB 0.4s
23:04:41 [2020-04-13T23:04:41.385Z] #44 ...
23:04:41 [2020-04-13T23:04:41.385Z] 
23:04:41 [2020-04-13T23:04:41.385Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:04:41 [2020-04-13T23:04:41.385Z] #10 154.6 Selecting previously unselected package g++-mingw-w64-x86-64.
23:04:41 [2020-04-13T23:04:41.385Z] #10 154.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:04:41 [2020-04-13T23:04:41.385Z] #10 154.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:04:41 [2020-04-13T23:04:41.653Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.87MB / 9.86MB 0.7s
23:04:41 [2020-04-13T23:04:41.822Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.006s	coverage: 35.6% of statements
23:04:42 [2020-04-13T23:04:42.002Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.46MB / 9.86MB 0.9s
23:04:42 [2020-04-13T23:04:42.002Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.05MB / 9.86MB 1.0s
23:04:42 [2020-04-13T23:04:42.051Z] #44 48.76   CC       images/pipe-data.o
23:04:42 [2020-04-13T23:04:42.052Z] #44 49.13   CC       images/sa.o
23:04:42 [2020-04-13T23:04:42.303Z] #17 60.31 Setting up python3-pip (18.1-5) ...
23:04:42 [2020-04-13T23:04:42.347Z] #17 29.63 Selecting previously unselected package python3-minimal.
23:04:42 [2020-04-13T23:04:42.348Z] #17 29.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23645 files and directories currently installed.)
23:04:42 [2020-04-13T23:04:42.348Z] #17 29.74 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
23:04:42 [2020-04-13T23:04:42.348Z] #17 29.75 Unpacking python3-minimal (3.7.3-1) ...
23:04:42 [2020-04-13T23:04:42.348Z] #17 29.90 Selecting previously unselected package libmpdec2:arm64.
23:04:42 [2020-04-13T23:04:42.348Z] #17 29.90 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
23:04:42 [2020-04-13T23:04:42.348Z] #17 29.91 Unpacking libmpdec2:arm64 (2.4.2-2) ...
23:04:42 [2020-04-13T23:04:42.411Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
23:04:42 [2020-04-13T23:04:42.411Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669
23:04:42 [2020-04-13T23:04:42.616Z] #44 ...
23:04:42 [2020-04-13T23:04:42.616Z] 
23:04:42 [2020-04-13T23:04:42.616Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:04:42 [2020-04-13T23:04:42.616Z] #10 146.6 Selecting previously unselected package g++-mingw-w64-x86-64.
23:04:42 [2020-04-13T23:04:42.616Z] #10 146.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:04:42 [2020-04-13T23:04:42.616Z] #10 146.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:04:42 [2020-04-13T23:04:42.616Z] #10 ...
23:04:42 [2020-04-13T23:04:42.616Z] 
23:04:42 [2020-04-13T23:04:42.616Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:42 [2020-04-13T23:04:42.616Z] #44 49.56   CC       images/timer.o
23:04:42 [2020-04-13T23:04:42.620Z] #17 30.00 Selecting previously unselected package libpython3.7-stdlib:arm64.
23:04:42 [2020-04-13T23:04:42.620Z] #17 30.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
23:04:42 [2020-04-13T23:04:42.620Z] #17 30.04 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
23:04:43 [2020-04-13T23:04:43.237Z] #17 61.46 Processing triggers for libc-bin (2.28-10) ...
23:04:43 [2020-04-13T23:04:43.495Z] #17 61.52 Processing triggers for mime-support (3.62) ...
23:04:43 [2020-04-13T23:04:43.549Z] #44 50.50   CC       images/timerfd.o
23:04:43 [2020-04-13T23:04:43.562Z] #17 31.02 Selecting previously unselected package python3.7.
23:04:43 [2020-04-13T23:04:43.562Z] #17 31.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
23:04:43 [2020-04-13T23:04:43.562Z] #17 31.04 Unpacking python3.7 (3.7.3-2+deb10u1) ...
23:04:43 [2020-04-13T23:04:43.562Z] #17 31.19 Selecting previously unselected package libpython3-stdlib:arm64.
23:04:43 [2020-04-13T23:04:43.562Z] #17 31.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
23:04:43 [2020-04-13T23:04:43.562Z] #17 31.23 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
23:04:43 [2020-04-13T23:04:43.562Z] #17 31.30 Setting up python3-minimal (3.7.3-1) ...
23:04:43 [2020-04-13T23:04:43.753Z] #17 DONE 62.0s
23:04:43 [2020-04-13T23:04:43.753Z] 
23:04:43 [2020-04-13T23:04:43.753Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:04:43 [2020-04-13T23:04:43.753Z] #41 255.6 + dpkg --print-architecture
23:04:43 [2020-04-13T23:04:43.753Z] #41 255.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:04:43 [2020-04-13T23:04:43.753Z] #41 255.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:04:43 [2020-04-13T23:04:43.753Z] #41 255.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:04:44 [2020-04-13T23:04:44.011Z] #41 ...
23:04:44 [2020-04-13T23:04:44.011Z] 
23:04:44 [2020-04-13T23:04:44.011Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
23:04:44 [2020-04-13T23:04:44.120Z] #44 50.98   CC       images/mm.o
23:04:44 [2020-04-13T23:04:44.271Z] #18 ...
23:04:44 [2020-04-13T23:04:44.271Z] 
23:04:44 [2020-04-13T23:04:44.271Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:44 [2020-04-13T23:04:44.271Z] #44 145.6   CC       criu/filesystems.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 146.3   CC       criu/fsnotify.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 147.5   CC       criu/image-desc.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 147.6   CC       criu/image.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 148.6   CC       criu/ipc_ns.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 149.7   CC       criu/irmap.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 150.3   CC       criu/kcmp-ids.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 150.6   CC       criu/kerndat.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 151.7   CC       criu/libnetlink.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 152.2   CC       criu/log.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 152.7   CC       criu/lsm.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 153.2   CC       criu/mem.o
23:04:44 [2020-04-13T23:04:44.271Z] #44 155.1   CC       criu/mount.o
23:04:44 [2020-04-13T23:04:44.648Z] #10 ...
23:04:44 [2020-04-13T23:04:44.648Z] 
23:04:44 [2020-04-13T23:04:44.648Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:04:44 [2020-04-13T23:04:44.648Z] #56 148.1 mvdan.cc/sh/v3/cmd/shfmt
23:04:44 [2020-04-13T23:04:44.648Z] #56 DONE 157.8s
23:04:44 [2020-04-13T23:04:44.685Z] #44 51.57   CC       images/sk-opts.o
23:04:44 [2020-04-13T23:04:44.904Z] 
23:04:44 [2020-04-13T23:04:44.904Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:44 [2020-04-13T23:04:44.904Z] #44 46.06   CC       images/tcp-stream.o
23:04:44 [2020-04-13T23:04:44.904Z] #44 46.50   CC       images/sk-packet.o
23:04:44 [2020-04-13T23:04:44.904Z] #44 47.14   CC       images/mnt.o
23:04:44 [2020-04-13T23:04:44.904Z] #44 47.67   CC       images/pipe-data.o
23:04:44 [2020-04-13T23:04:44.904Z] #44 48.02   CC       images/sa.o
23:04:44 [2020-04-13T23:04:44.904Z] #44 48.36   CC       images/timer.o
23:04:44 [2020-04-13T23:04:44.904Z] #44 49.12   CC       images/timerfd.o
23:04:44 [2020-04-13T23:04:44.904Z] #44 49.53   CC       images/mm.o
23:04:44 [2020-04-13T23:04:44.943Z] #44 51.90   CC       images/sk-unix.o
23:04:45 [2020-04-13T23:04:45.209Z] #17 32.63 Selecting previously unselected package python3.
23:04:45 [2020-04-13T23:04:45.209Z] #17 32.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24057 files and directories currently installed.)
23:04:45 [2020-04-13T23:04:45.209Z] #17 32.78 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.209Z] #17 32.81 Unpacking python3 (3.7.3-1) ...
23:04:45 [2020-04-13T23:04:45.468Z] #17 32.94 Selecting previously unselected package libip4tc0:arm64.
23:04:45 [2020-04-13T23:04:45.468Z] #17 32.94 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.468Z] #17 32.95 Unpacking libip4tc0:arm64 (1.8.2-4) ...
23:04:45 [2020-04-13T23:04:45.468Z] #17 33.07 Selecting previously unselected package libip6tc0:arm64.
23:04:45 [2020-04-13T23:04:45.468Z] #17 33.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.468Z] #17 33.08 Unpacking libip6tc0:arm64 (1.8.2-4) ...
23:04:45 [2020-04-13T23:04:45.507Z] #44 52.41   CC       images/sk-inet.o
23:04:45 [2020-04-13T23:04:45.645Z] #44 ...
23:04:45 [2020-04-13T23:04:45.645Z] 
23:04:45 [2020-04-13T23:04:45.645Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
23:04:45 [2020-04-13T23:04:45.645Z] #18 1.750 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:04:45 [2020-04-13T23:04:45.645Z] #18 1.755 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:04:45 [2020-04-13T23:04:45.645Z] #18 1.759 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:04:45 [2020-04-13T23:04:45.645Z] #18 DONE 1.9s
23:04:45 [2020-04-13T23:04:45.645Z] 
23:04:45 [2020-04-13T23:04:45.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.17 Selecting previously unselected package libiptc0:arm64.
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.18 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.18 Unpacking libiptc0:arm64 (1.8.2-4) ...
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.27 Selecting previously unselected package libnfnetlink0:arm64.
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.28 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.29 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.36 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.38 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:04:45 [2020-04-13T23:04:45.729Z] #17 33.49 Selecting previously unselected package libnftnl11:arm64.
23:04:45 [2020-04-13T23:04:45.747Z] #44 50.06   CC       images/sk-opts.o
23:04:45 [2020-04-13T23:04:45.907Z] #44 ...
23:04:45 [2020-04-13T23:04:45.907Z] 
23:04:45 [2020-04-13T23:04:45.907Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:04:45 [2020-04-13T23:04:45.990Z] #17 33.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.990Z] #17 33.51 Unpacking libnftnl11:arm64 (1.1.2-2) ...
23:04:45 [2020-04-13T23:04:45.990Z] #17 33.64 Selecting previously unselected package iptables.
23:04:45 [2020-04-13T23:04:45.990Z] #17 33.64 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
23:04:45 [2020-04-13T23:04:45.990Z] #17 33.65 Unpacking iptables (1.8.2-4) ...
23:04:46 [2020-04-13T23:04:46.017Z] #44 50.68   CC       images/sk-unix.o
23:04:46 [2020-04-13T23:04:46.269Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done
23:04:46 [2020-04-13T23:04:46.269Z] #72 DONE 4.7s
23:04:46 [2020-04-13T23:04:46.269Z] 
23:04:46 [2020-04-13T23:04:46.269Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:04:46 [2020-04-13T23:04:46.269Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.3s done
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:d3b484376efc1a7cbd8b5e7651bddba7987b96cccf400030c97f05b32322534c 1.79kB / 1.79kB done
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:2f43dd711d716eff5a4d1668a936b8a3ea9c0932b14213712e14430fc0a3350f 5.46kB / 5.46kB done
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 17.82MB / 57.39MB 4.5s
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 2.9s done
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 18.70MB / 96.51MB 4.5s
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 18.91MB / 54.14MB 4.5s
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.4s done
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 17.27MB / 73.51MB 4.5s
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 21.72MB / 57.39MB 5.1s
23:04:46 [2020-04-13T23:04:46.269Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 22.07MB / 54.14MB 5.1s
23:04:46 [2020-04-13T23:04:46.439Z] #44 53.27   CC       images/tun.o
23:04:46 [2020-04-13T23:04:46.569Z] #17 34.05 Selecting previously unselected package xxd.
23:04:46 [2020-04-13T23:04:46.569Z] #17 34.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
23:04:46 [2020-04-13T23:04:46.569Z] #17 34.06 Unpacking xxd (2:8.1.0875-5) ...
23:04:46 [2020-04-13T23:04:46.576Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 21.43MB / 73.51MB 5.3s
23:04:46 [2020-04-13T23:04:46.576Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 24.24MB / 96.51MB 5.4s
23:04:46 [2020-04-13T23:04:46.586Z] #44 51.33   CC       images/sk-inet.o
23:04:46 [2020-04-13T23:04:46.832Z] #17 34.20 Selecting previously unselected package vim-common.
23:04:46 [2020-04-13T23:04:46.832Z] #17 34.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:04:46 [2020-04-13T23:04:46.832Z] #17 34.25 Unpacking vim-common (2:8.1.0875-5) ...
23:04:46 [2020-04-13T23:04:46.841Z] #44 ...
23:04:46 [2020-04-13T23:04:46.841Z] 
23:04:46 [2020-04-13T23:04:46.841Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:46 [2020-04-13T23:04:46.841Z] #47 150.0 github.com/LK4D4/vndr/build
23:04:46 [2020-04-13T23:04:46.841Z] #47 152.0 github.com/LK4D4/vndr/versioned
23:04:46 [2020-04-13T23:04:46.841Z] #47 152.0 compress/flate
23:04:46 [2020-04-13T23:04:46.841Z] #47 157.1 vendor/golang.org/x/crypto/cryptobyte
23:04:46 [2020-04-13T23:04:46.841Z] #47 158.0 net
23:04:46 [2020-04-13T23:04:46.865Z] #8 ...
23:04:46 [2020-04-13T23:04:46.865Z] 
23:04:46 [2020-04-13T23:04:46.865Z] #21 [internal] load build context
23:04:46 [2020-04-13T23:04:46.865Z] #21 transferring context: 52.78MB 6.0s done
23:04:46 [2020-04-13T23:04:46.865Z] #21 DONE 6.1s
23:04:46 [2020-04-13T23:04:46.865Z] 
23:04:46 [2020-04-13T23:04:46.865Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626...
23:04:46 [2020-04-13T23:04:46.865Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 25.53MB / 57.39MB 5.7s
23:04:46 [2020-04-13T23:04:46.865Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 25.82MB / 54.14MB 5.7s
23:04:47 [2020-04-13T23:04:47.004Z] #44 53.82   CC       images/sk-netlink.o
23:04:47 [2020-04-13T23:04:47.099Z] #17 34.51 Selecting previously unselected package bash-completion.
23:04:47 [2020-04-13T23:04:47.099Z] #17 34.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:04:47 [2020-04-13T23:04:47.157Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 25.69MB / 73.51MB 5.9s
23:04:47 [2020-04-13T23:04:47.157Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 29.15MB / 57.39MB 6.0s
23:04:47 [2020-04-13T23:04:47.157Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 29.78MB / 96.51MB 6.0s
23:04:47 [2020-04-13T23:04:47.157Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 29.16MB / 54.14MB 6.0s
23:04:47 [2020-04-13T23:04:47.262Z] #44 54.20   CC       images/packet-sock.o
23:04:47 [2020-04-13T23:04:47.400Z] #47 ...
23:04:47 [2020-04-13T23:04:47.400Z] 
23:04:47 [2020-04-13T23:04:47.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:47 [2020-04-13T23:04:47.400Z] #44 52.10   CC       images/tun.o
23:04:47 [2020-04-13T23:04:47.443Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 32.86MB / 57.39MB 6.3s
23:04:47 [2020-04-13T23:04:47.443Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 32.46MB / 54.14MB 6.3s
23:04:47 [2020-04-13T23:04:47.443Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 31.36MB / 73.51MB 6.3s
23:04:47 [2020-04-13T23:04:47.730Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 34.65MB / 96.51MB 6.5s
23:04:47 [2020-04-13T23:04:47.730Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 36.30MB / 57.39MB 6.6s
23:04:47 [2020-04-13T23:04:47.730Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 35.95MB / 54.14MB 6.6s
23:04:47 [2020-04-13T23:04:47.827Z] #44 54.89   CC       images/ipc-var.o
23:04:48 [2020-04-13T23:04:48.019Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 37.05MB / 73.51MB 6.8s
23:04:48 [2020-04-13T23:04:48.019Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 40.69MB / 57.39MB 6.9s
23:04:48 [2020-04-13T23:04:48.019Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 39.61MB / 96.51MB 6.9s
23:04:48 [2020-04-13T23:04:48.019Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 39.58MB / 54.14MB 6.9s
23:04:48 [2020-04-13T23:04:48.305Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 41.90MB / 73.51MB 7.1s
23:04:48 [2020-04-13T23:04:48.305Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 45.14MB / 57.39MB 7.2s
23:04:48 [2020-04-13T23:04:48.305Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 42.95MB / 54.14MB 7.2s
23:04:48 [2020-04-13T23:04:48.324Z] #44 52.90   CC       images/sk-netlink.o
23:04:48 [2020-04-13T23:04:48.391Z] #44 55.31   CC       images/ipc-desc.o
23:04:48 [2020-04-13T23:04:48.488Z] #17 ...
23:04:48 [2020-04-13T23:04:48.488Z] 
23:04:48 [2020-04-13T23:04:48.488Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:04:48 [2020-04-13T23:04:48.488Z] #23 155.8 + mkdir -p /tmp/tmp.BjyRbkWJVn/src/github.com/docker
23:04:48 [2020-04-13T23:04:48.488Z] #23 155.8 + mv components/cli /tmp/tmp.BjyRbkWJVn/src/github.com/docker/cli
23:04:48 [2020-04-13T23:04:48.488Z] #23 155.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:04:48 [2020-04-13T23:04:48.488Z] #23 ...
23:04:48 [2020-04-13T23:04:48.488Z] 
23:04:48 [2020-04-13T23:04:48.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:48 [2020-04-13T23:04:48.488Z] #44 93.45   DEP      criu/sysctl.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 93.62   DEP      criu/string.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 93.67   DEP      criu/stats.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 93.87   DEP      criu/sockets.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 94.04   DEP      criu/sk-unix.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 94.31   DEP      criu/sk-tcp.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 94.50   DEP      criu/sk-queue.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 94.60   DEP      criu/sk-packet.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 94.81   DEP      criu/sk-netlink.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 95.12   DEP      criu/sk-inet.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 95.52   DEP      criu/signalfd.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 95.73   DEP      criu/sigframe.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 95.83   DEP      criu/shmem.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.09   DEP      criu/servicefd.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.20   DEP      criu/seize.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.37   DEP      criu/seccomp.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.54   DEP      criu/rst-malloc.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.60   DEP      criu/rbtree.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.66   DEP      criu/pstree.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.83   DEP      criu/protobuf.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 96.93   GEN      criu/protobuf-desc-gen.h
23:04:48 [2020-04-13T23:04:48.488Z] #44 98.65   DEP      criu/protobuf-desc.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 98.81   DEP      criu/proc_parse.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 98.95   DEP      criu/plugin.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 99.04   DEP      criu/pipes.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 99.24   DEP      criu/pie-util.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 99.49   DEP      criu/pie-util-vdso.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 99.66   DEP      criu/path.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 99.79   DEP      criu/parasite-syscall.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 100.1   DEP      criu/pagemap.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 100.2   DEP      criu/pagemap-cache.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 100.4   DEP      criu/page-xfer.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 100.6   DEP      criu/page-pipe.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 100.7   DEP      criu/netfilter.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 100.9   DEP      criu/net.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 101.1   DEP      criu/namespaces.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 101.3   DEP      criu/mount.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 101.5   DEP      criu/mem.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 101.8   DEP      criu/lsm.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 101.9   DEP      criu/log.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 102.0   DEP      criu/libnetlink.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 102.1   DEP      criu/kerndat.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 102.4   DEP      criu/kcmp-ids.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 102.5   DEP      criu/irmap.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 102.7   DEP      criu/ipc_ns.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 102.8   DEP      criu/image.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 102.9   DEP      criu/image-desc.d
23:04:48 [2020-04-13T23:04:48.488Z] #44 103.1   DEP      criu/fsnotify.d
23:04:48 [2020-04-13T23:04:48.579Z] #44 53.27   CC       images/packet-sock.o
23:04:48 [2020-04-13T23:04:48.591Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 49.09MB / 57.39MB 7.5s
23:04:48 [2020-04-13T23:04:48.591Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 46.07MB / 96.51MB 7.5s
23:04:48 [2020-04-13T23:04:48.591Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 46.79MB / 54.14MB 7.5s
23:04:48 [2020-04-13T23:04:48.591Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 47.44MB / 73.51MB 7.5s
23:04:48 [2020-04-13T23:04:48.607Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.432s	coverage: 13.8% of statements
23:04:48 [2020-04-13T23:04:48.892Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 52.93MB / 57.39MB 7.8s
23:04:48 [2020-04-13T23:04:48.892Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 50.78MB / 54.14MB 7.8s
23:04:48 [2020-04-13T23:04:48.892Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 51.24MB / 73.51MB 7.8s
23:04:48 [2020-04-13T23:04:48.955Z] #44 55.76   CC       images/ipc-shm.o
23:04:49 [2020-04-13T23:04:49.061Z] #44 103.3   DEP      criu/filesystems.d
23:04:49 [2020-04-13T23:04:49.061Z] #44 103.4   DEP      criu/files.d
23:04:49 [2020-04-13T23:04:49.138Z] #44 53.89   CC       images/ipc-var.o
23:04:49 [2020-04-13T23:04:49.213Z] #44 56.22   CC       images/ipc-msg.o
23:04:49 [2020-04-13T23:04:49.237Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 51.87MB / 96.51MB 8.0s
23:04:49 [2020-04-13T23:04:49.237Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 56.86MB / 57.39MB 8.1s
23:04:49 [2020-04-13T23:04:49.237Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.1s
23:04:49 [2020-04-13T23:04:49.237Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 55.34MB / 73.51MB 8.1s
23:04:49 [2020-04-13T23:04:49.322Z] #44 103.7   DEP      criu/files-reg.d
23:04:49 [2020-04-13T23:04:49.583Z] #44 103.9   DEP      criu/files-ext.d
23:04:49 [2020-04-13T23:04:49.583Z] #44 104.1   DEP      criu/file-lock.d
23:04:49 [2020-04-13T23:04:49.626Z] ok  	github.com/docker/docker/daemon/config	0.022s	coverage: 81.7% of statements
23:04:49 [2020-04-13T23:04:49.640Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.2s done
23:04:49 [2020-04-13T23:04:49.640Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 57.38MB / 96.51MB 8.3s
23:04:49 [2020-04-13T23:04:49.640Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.1s done
23:04:49 [2020-04-13T23:04:49.640Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 59.22MB / 73.51MB 8.3s
23:04:49 [2020-04-13T23:04:49.640Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 64.09MB / 73.51MB 8.4s
23:04:49 [2020-04-13T23:04:49.640Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 63.76MB / 96.51MB 8.6s
23:04:49 [2020-04-13T23:04:49.640Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 68.27MB / 73.51MB 8.6s
23:04:49 [2020-04-13T23:04:49.700Z] #44 54.35   CC       images/ipc-desc.o
23:04:49 [2020-04-13T23:04:49.777Z] #44 56.63   CC       images/ipc-sem.o
23:04:49 [2020-04-13T23:04:49.777Z] #44 56.91   CC       images/utsns.o
23:04:49 [2020-04-13T23:04:49.846Z] #44 ...
23:04:49 [2020-04-13T23:04:49.846Z] 
23:04:49 [2020-04-13T23:04:49.846Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:49 [2020-04-13T23:04:49.846Z] #17 37.41 Unpacking bash-completion (1:2.8-6) ...
23:04:49 [2020-04-13T23:04:49.907Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
23:04:50 [2020-04-13T23:04:50.048Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 72.02MB / 73.51MB 8.7s
23:04:50 [2020-04-13T23:04:50.048Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 74.67MB / 96.51MB 8.9s
23:04:50 [2020-04-13T23:04:50.048Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 8.8s done
23:04:50 [2020-04-13T23:04:50.264Z] #44 54.76   CC       images/ipc-shm.o
23:04:50 [2020-04-13T23:04:50.332Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 82.96MB / 96.51MB 9.0s
23:04:50 [2020-04-13T23:04:50.332Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 91.68MB / 96.51MB 9.2s
23:04:50 [2020-04-13T23:04:50.418Z] #17 38.05 Selecting previously unselected package bzip2.
23:04:50 [2020-04-13T23:04:50.418Z] #17 38.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
23:04:50 [2020-04-13T23:04:50.418Z] #17 38.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:04:50 [2020-04-13T23:04:50.518Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
23:04:50 [2020-04-13T23:04:50.519Z] #44 55.10   CC       images/ipc-msg.o
23:04:50 [2020-04-13T23:04:50.616Z] #8 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 9.4s done
23:04:50 [2020-04-13T23:04:50.616Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402
23:04:50 [2020-04-13T23:04:50.678Z] #17 38.24 Selecting previously unselected package xz-utils.
23:04:50 [2020-04-13T23:04:50.679Z] #17 38.25 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
23:04:50 [2020-04-13T23:04:50.679Z] #17 38.25 Unpacking xz-utils (5.2.4-1) ...
23:04:50 [2020-04-13T23:04:50.709Z] #44 ...
23:04:50 [2020-04-13T23:04:50.709Z] 
23:04:50 [2020-04-13T23:04:50.709Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:50 [2020-04-13T23:04:50.709Z] #47 154.1 vendor/golang.org/x/text/transform
23:04:50 [2020-04-13T23:04:50.709Z] #47 155.7 vendor/golang.org/x/text/unicode/bidi
23:04:50 [2020-04-13T23:04:50.709Z] #47 158.5 vendor/golang.org/x/text/secure/bidirule
23:04:50 [2020-04-13T23:04:50.709Z] #47 158.9 vendor/golang.org/x/text/unicode/norm
23:04:50 [2020-04-13T23:04:50.709Z] #47 ...
23:04:50 [2020-04-13T23:04:50.709Z] 
23:04:50 [2020-04-13T23:04:50.709Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:50 [2020-04-13T23:04:50.709Z] #44 57.73   CC       images/creds.o
23:04:50 [2020-04-13T23:04:50.775Z] #44 55.49   CC       images/ipc-sem.o
23:04:50 [2020-04-13T23:04:50.939Z] #17 38.41 Selecting previously unselected package apparmor.
23:04:50 [2020-04-13T23:04:50.939Z] #17 38.42 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
23:04:50 [2020-04-13T23:04:50.939Z] #17 38.50 Unpacking apparmor (2.13.2-10) ...
23:04:51 [2020-04-13T23:04:51.031Z] #44 55.75   CC       images/utsns.o
23:04:51 [2020-04-13T23:04:51.278Z] #44 58.08   CC       images/vma.o
23:04:51 [2020-04-13T23:04:51.278Z] #44 58.29   CC       images/netdev.o
23:04:51 [2020-04-13T23:04:51.286Z] #44 56.01   CC       images/creds.o
23:04:51 [2020-04-13T23:04:51.512Z] #17 38.94 Selecting previously unselected package aufs-tools.
23:04:51 [2020-04-13T23:04:51.512Z] #17 38.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
23:04:51 [2020-04-13T23:04:51.512Z] #17 38.94 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:04:51 [2020-04-13T23:04:51.512Z] #17 39.11 Selecting previously unselected package libonig5:arm64.
23:04:51 [2020-04-13T23:04:51.512Z] #17 39.11 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
23:04:51 [2020-04-13T23:04:51.512Z] #17 39.12 Unpacking libonig5:arm64 (6.9.1-1) ...
23:04:51 [2020-04-13T23:04:51.519Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
23:04:51 [2020-04-13T23:04:51.541Z] #44 56.33   CC       images/vma.o
23:04:51 [2020-04-13T23:04:51.774Z] #17 39.32 Selecting previously unselected package libjq1:arm64.
23:04:51 [2020-04-13T23:04:51.775Z] #17 39.33 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
23:04:51 [2020-04-13T23:04:51.775Z] #17 39.34 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
23:04:51 [2020-04-13T23:04:51.800Z] ok  	github.com/docker/docker/daemon	12.267s	coverage: 17.4% of statements
23:04:51 [2020-04-13T23:04:51.800Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:04:51 [2020-04-13T23:04:51.800Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:04:51 [2020-04-13T23:04:51.800Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:04:51 [2020-04-13T23:04:51.800Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:04:51 [2020-04-13T23:04:51.842Z] #44 58.81   CC       images/tty.o
23:04:52 [2020-04-13T23:04:52.035Z] #17 39.45 Selecting previously unselected package jq.
23:04:52 [2020-04-13T23:04:52.035Z] #17 39.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
23:04:52 [2020-04-13T23:04:52.035Z] #17 39.47 Unpacking jq (1.5+dfsg-2+b1) ...
23:04:52 [2020-04-13T23:04:52.035Z] #17 39.59 Selecting previously unselected package libaio1:arm64.
23:04:52 [2020-04-13T23:04:52.035Z] #17 39.60 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
23:04:52 [2020-04-13T23:04:52.035Z] #17 39.61 Unpacking libaio1:arm64 (0.3.112-3) ...
23:04:52 [2020-04-13T23:04:52.035Z] #17 39.71 Selecting previously unselected package libgpm2:arm64.
23:04:52 [2020-04-13T23:04:52.101Z] #44 56.72   CC       images/netdev.o
23:04:52 [2020-04-13T23:04:52.299Z] #17 39.72 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
23:04:52 [2020-04-13T23:04:52.299Z] #17 39.73 Unpacking libgpm2:arm64 (1.20.7-5) ...
23:04:52 [2020-04-13T23:04:52.299Z] #17 39.82 Selecting previously unselected package libicu63:arm64.
23:04:52 [2020-04-13T23:04:52.299Z] #17 39.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
23:04:52 [2020-04-13T23:04:52.299Z] #17 39.85 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
23:04:52 [2020-04-13T23:04:52.356Z] #44 57.08   CC       images/tty.o
23:04:52 [2020-04-13T23:04:52.465Z] #19 5.744 Collecting yamllint==1.16.0
23:04:52 [2020-04-13T23:04:52.775Z] #44 59.66   CC       images/file-lock.o
23:04:52 [2020-04-13T23:04:52.775Z] #44 59.91   CC       images/rlimit.o
23:04:53 [2020-04-13T23:04:53.399Z] #19 ...
23:04:53 [2020-04-13T23:04:53.399Z] 
23:04:53 [2020-04-13T23:04:53.399Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:53 [2020-04-13T23:04:53.399Z] #44 159.8   CC       criu/namespaces.o
23:04:53 [2020-04-13T23:04:53.399Z] #44 161.9   CC       criu/net.o
23:04:53 [2020-04-13T23:04:53.399Z] #44 164.7   CC       criu/netfilter.o
23:04:53 [2020-04-13T23:04:53.657Z] #44 165.1   CC       criu/page-pipe.o
23:04:53 [2020-04-13T23:04:53.713Z] #44 60.36   CC       images/pagemap.o
23:04:53 [2020-04-13T23:04:53.713Z] #44 60.80   CC       images/siginfo.o
23:04:53 [2020-04-13T23:04:53.722Z] #44 58.16   CC       images/file-lock.o
23:04:53 [2020-04-13T23:04:53.722Z] #44 58.48   CC       images/rlimit.o
23:04:53 [2020-04-13T23:04:53.812Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
23:04:53 [2020-04-13T23:04:53.977Z] #44 58.70   CC       images/pagemap.o
23:04:54 [2020-04-13T23:04:54.232Z] #44 58.97   CC       images/siginfo.o
23:04:54 [2020-04-13T23:04:54.278Z] #44 61.27   CC       images/rpc.o
23:04:54 [2020-04-13T23:04:54.422Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.197s	coverage: 57.0% of statements
23:04:54 [2020-04-13T23:04:54.592Z] #44 165.7   CC       criu/page-xfer.o
23:04:54 [2020-04-13T23:04:54.837Z] #44 59.46   CC       images/rpc.o
23:04:55 [2020-04-13T23:04:55.976Z] #44 166.9   CC       criu/pagemap-cache.o
23:04:55 [2020-04-13T23:04:55.976Z] #44 167.3   CC       criu/pagemap.o
23:04:56 [2020-04-13T23:04:56.176Z] #44 63.20   CC       images/ext-file.o
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.42 Selecting previously unselected package libnet1:arm64.
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.57 Selecting previously unselected package libnl-3-200:arm64.
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.58 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.78 Selecting previously unselected package libprotobuf-c1:arm64.
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.83 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.96 Selecting previously unselected package libreadline5:arm64.
23:04:56 [2020-04-13T23:04:56.502Z] #17 43.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 44.00 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 44.13 Selecting previously unselected package net-tools.
23:04:56 [2020-04-13T23:04:56.502Z] #17 44.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
23:04:56 [2020-04-13T23:04:56.502Z] #17 44.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:04:56 [2020-04-13T23:04:56.722Z] #44 61.57   CC       images/ext-file.o
23:04:56 [2020-04-13T23:04:56.742Z] #44 63.53   CC       images/cgroup.o
23:04:56 [2020-04-13T23:04:56.763Z] #17 44.37 Selecting previously unselected package python-pip-whl.
23:04:56 [2020-04-13T23:04:56.763Z] #17 44.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:04:56 [2020-04-13T23:04:56.763Z] #17 44.39 Unpacking python-pip-whl (18.1-5) ...
23:04:56 [2020-04-13T23:04:56.911Z] #44 ...
23:04:56 [2020-04-13T23:04:56.911Z] 
23:04:56 [2020-04-13T23:04:56.911Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:04:56 [2020-04-13T23:04:56.911Z] #19 11.10   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:04:56 [2020-04-13T23:04:56.911Z] #19 11.18 Collecting pyyaml (from yamllint==1.16.0)
23:04:57 [2020-04-13T23:04:57.170Z] #19 11.34   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:04:57 [2020-04-13T23:04:57.282Z] #44 61.84   CC       images/cgroup.o
23:04:57 [2020-04-13T23:04:57.335Z] #17 44.87 Selecting previously unselected package python3-lib2to3.
23:04:57 [2020-04-13T23:04:57.335Z] #17 44.87 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:04:57 [2020-04-13T23:04:57.335Z] #17 44.88 Unpacking python3-lib2to3 (3.7.3-1) ...
23:04:57 [2020-04-13T23:04:57.335Z] #17 45.10 Selecting previously unselected package python3-distutils.
23:04:57 [2020-04-13T23:04:57.596Z] #17 45.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:04:57 [2020-04-13T23:04:57.596Z] #17 45.11 Unpacking python3-distutils (3.7.3-1) ...
23:04:57 [2020-04-13T23:04:57.675Z] #44 64.53   CC       images/userns.o
23:04:57 [2020-04-13T23:04:57.858Z] #17 45.29 Selecting previously unselected package python3-pip.
23:04:57 [2020-04-13T23:04:57.858Z] #17 45.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:04:57 [2020-04-13T23:04:57.858Z] #17 45.31 Unpacking python3-pip (18.1-5) ...
23:04:58 [2020-04-13T23:04:58.119Z] #17 45.56 Selecting previously unselected package python3-pkg-resources.
23:04:58 [2020-04-13T23:04:58.119Z] #17 45.57 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:04:58 [2020-04-13T23:04:58.119Z] #17 45.58 Unpacking python3-pkg-resources (40.8.0-1) ...
23:04:58 [2020-04-13T23:04:58.119Z] #17 45.78 Selecting previously unselected package python3-setuptools.
23:04:58 [2020-04-13T23:04:58.119Z] #17 45.78 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:04:58 [2020-04-13T23:04:58.119Z] #17 45.79 Unpacking python3-setuptools (40.8.0-1) ...
23:04:58 [2020-04-13T23:04:58.207Z] #44 62.97   CC       images/userns.o
23:04:58 [2020-04-13T23:04:58.207Z] #44 ...
23:04:58 [2020-04-13T23:04:58.207Z] 
23:04:58 [2020-04-13T23:04:58.207Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:04:58 [2020-04-13T23:04:58.207Z] #47 161.3 vendor/golang.org/x/crypto/poly1305
23:04:58 [2020-04-13T23:04:58.207Z] #47 162.1 vendor/golang.org/x/sys/cpu
23:04:58 [2020-04-13T23:04:58.207Z] #47 162.4 vendor/golang.org/x/crypto/chacha20poly1305
23:04:58 [2020-04-13T23:04:58.207Z] #47 164.9 vendor/golang.org/x/text/transform
23:04:58 [2020-04-13T23:04:58.207Z] #47 165.6 vendor/golang.org/x/text/unicode/bidi
23:04:58 [2020-04-13T23:04:58.207Z] #47 168.0 vendor/golang.org/x/text/secure/bidirule
23:04:58 [2020-04-13T23:04:58.207Z] #47 168.4 vendor/golang.org/x/text/unicode/norm
23:04:58 [2020-04-13T23:04:58.239Z] #44 65.14   CC       images/google/protobuf/descriptor.o
23:04:58 [2020-04-13T23:04:58.545Z] #19 12.91 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:04:58 [2020-04-13T23:04:58.767Z] #47 ...
23:04:58 [2020-04-13T23:04:58.767Z] 
23:04:58 [2020-04-13T23:04:58.767Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:58 [2020-04-13T23:04:58.767Z] #44 63.57   CC       images/google/protobuf/descriptor.o
23:04:58 [2020-04-13T23:04:58.787Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.050s	coverage: 46.2% of statements
23:04:58 [2020-04-13T23:04:58.803Z] #19 12.98   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:04:58 [2020-04-13T23:04:58.803Z] #19 13.02 Building wheels for collected packages: pyyaml
23:04:58 [2020-04-13T23:04:58.803Z] #19 13.03   Running setup.py bdist_wheel for pyyaml: started
23:04:58 [2020-04-13T23:04:58.863Z] #17 46.11 Selecting previously unselected package python3-wheel.
23:04:58 [2020-04-13T23:04:58.863Z] #17 46.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:04:58 [2020-04-13T23:04:58.863Z] #17 46.13 Unpacking python3-wheel (0.32.3-2) ...
23:04:58 [2020-04-13T23:04:58.863Z] #17 46.41 Selecting previously unselected package sudo.
23:04:58 [2020-04-13T23:04:58.863Z] #17 46.42 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
23:04:58 [2020-04-13T23:04:58.863Z] #17 46.43 Unpacking sudo (1.8.27-1+deb10u2) ...
23:04:59 [2020-04-13T23:04:59.403Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
23:04:59 [2020-04-13T23:04:59.487Z] #17 ...
23:04:59 [2020-04-13T23:04:59.487Z] 
23:04:59 [2020-04-13T23:04:59.487Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:04:59 [2020-04-13T23:04:59.487Z] #41 176.9 + dpkg --print-architecture
23:04:59 [2020-04-13T23:04:59.883Z] #41 DONE 177.3s
23:04:59 [2020-04-13T23:04:59.883Z] 
23:04:59 [2020-04-13T23:04:59.883Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:04:59 [2020-04-13T23:04:59.883Z] #17 47.36 Selecting previously unselected package thin-provisioning-tools.
23:04:59 [2020-04-13T23:04:59.883Z] #17 47.36 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
23:04:59 [2020-04-13T23:04:59.883Z] #17 47.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:04:59 [2020-04-13T23:04:59.883Z] #17 ...
23:04:59 [2020-04-13T23:04:59.883Z] 
23:04:59 [2020-04-13T23:04:59.883Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:04:59 [2020-04-13T23:04:59.883Z] #44 104.3   DEP      criu/file-ids.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 104.4   DEP      criu/fifo.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 104.6   DEP      criu/fdstore.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 104.6   DEP      criu/fault-injection.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 104.7   DEP      criu/external.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 104.8   DEP      criu/eventpoll.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 105.0   DEP      criu/eventfd.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 105.2   DEP      criu/crtools.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 105.5   DEP      criu/cr-service.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 105.7   DEP      criu/cr-restore.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 106.1   DEP      criu/cr-errno.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 106.1   DEP      criu/cr-dump.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 106.3   DEP      criu/cr-dedup.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 106.6   DEP      criu/cr-check.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 106.7   DEP      criu/config.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 106.9   DEP      criu/clone-noasan.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 106.9   DEP      criu/cgroup.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 107.1   DEP      criu/cgroup-props.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 107.2   DEP      criu/bitmap.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 107.2   DEP      criu/bfd.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 107.5   DEP      criu/autofs.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 107.6   DEP      criu/aio.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 107.8   DEP      criu/action-scripts.d
23:04:59 [2020-04-13T23:04:59.883Z] #44 108.1   CC       criu/action-scripts.o
23:04:59 [2020-04-13T23:04:59.883Z] #44 108.8   CC       criu/aio.o
23:04:59 [2020-04-13T23:04:59.883Z] #44 109.7   CC       criu/autofs.o
23:04:59 [2020-04-13T23:04:59.883Z] #44 111.6   CC       criu/bfd.o
23:04:59 [2020-04-13T23:04:59.883Z] #44 112.4   CC       criu/bitmap.o
23:04:59 [2020-04-13T23:04:59.883Z] #44 112.5   CC       criu/cgroup-props.o
23:04:59 [2020-04-13T23:04:59.883Z] #44 113.6   CC       criu/cgroup.o
23:05:00 [2020-04-13T23:05:00.148Z] #44 ...
23:05:00 [2020-04-13T23:05:00.148Z] 
23:05:00 [2020-04-13T23:05:00.148Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:00 [2020-04-13T23:05:00.148Z] #17 47.82 Selecting previously unselected package uidmap.
23:05:00 [2020-04-13T23:05:00.182Z] #19 14.43   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:05:00 [2020-04-13T23:05:00.182Z] #19 14.43   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:05:00 [2020-04-13T23:05:00.182Z] #19 14.49 Successfully built pyyaml
23:05:00 [2020-04-13T23:05:00.182Z] #19 14.51 Installing collected packages: pyyaml, pathspec, yamllint
23:05:00 [2020-04-13T23:05:00.412Z] #17 47.84 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
23:05:00 [2020-04-13T23:05:00.412Z] #17 47.86 Unpacking uidmap (1:4.5-1.1) ...
23:05:00 [2020-04-13T23:05:00.412Z] #17 48.05 Selecting previously unselected package vim-runtime.
23:05:00 [2020-04-13T23:05:00.412Z] #17 48.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:05:00 [2020-04-13T23:05:00.412Z] #17 48.13 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:05:00 [2020-04-13T23:05:00.748Z] #19 14.83 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:05:00 [2020-04-13T23:05:00.799Z] #17 48.24 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:05:00 [2020-04-13T23:05:00.799Z] #17 48.25 Unpacking vim-runtime (2:8.1.0875-5) ...
23:05:01 [2020-04-13T23:05:01.318Z] #19 DONE 15.4s
23:05:01 [2020-04-13T23:05:01.318Z] 
23:05:01 [2020-04-13T23:05:01.318Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:05:01 [2020-04-13T23:05:01.318Z] #24 DONE 0.1s
23:05:01 [2020-04-13T23:05:01.318Z] 
23:05:01 [2020-04-13T23:05:01.318Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:05:01 [2020-04-13T23:05:01.534Z] #44 ...
23:05:01 [2020-04-13T23:05:01.534Z] 
23:05:01 [2020-04-13T23:05:01.534Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:05:01 [2020-04-13T23:05:01.534Z] #68 174.8 + for f in rootlesskit rootlesskit-docker-proxy
23:05:01 [2020-04-13T23:05:01.534Z] #68 174.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:05:01 [2020-04-13T23:05:01.792Z] #68 ...
23:05:01 [2020-04-13T23:05:01.792Z] 
23:05:01 [2020-04-13T23:05:01.792Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:01 [2020-04-13T23:05:01.792Z] #47 165.3 vendor/golang.org/x/net/idna
23:05:01 [2020-04-13T23:05:01.792Z] #47 168.7 vendor/golang.org/x/net/http2/hpack
23:05:01 [2020-04-13T23:05:01.792Z] #47 170.6 mime
23:05:01 [2020-04-13T23:05:01.792Z] #47 173.8 mime/quotedprintable
23:05:01 [2020-04-13T23:05:01.792Z] #47 175.5 net/http/internal
23:05:02 [2020-04-13T23:05:02.050Z] #47 ...
23:05:02 [2020-04-13T23:05:02.050Z] 
23:05:02 [2020-04-13T23:05:02.050Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:02 [2020-04-13T23:05:02.050Z] #44 69.11   CC       images/opts.o
23:05:02 [2020-04-13T23:05:02.262Z] #28 DONE 0.9s
23:05:02 [2020-04-13T23:05:02.262Z] 
23:05:02 [2020-04-13T23:05:02.262Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:05:02 [2020-04-13T23:05:02.262Z] #31 DONE 0.1s
23:05:02 [2020-04-13T23:05:02.262Z] 
23:05:02 [2020-04-13T23:05:02.262Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:05:02 [2020-04-13T23:05:02.262Z] #34 DONE 0.1s
23:05:02 [2020-04-13T23:05:02.262Z] 
23:05:02 [2020-04-13T23:05:02.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:02 [2020-04-13T23:05:02.262Z] #44 168.3   CC       criu/parasite-syscall.o
23:05:02 [2020-04-13T23:05:02.262Z] #44 169.5   CC       criu/path.o
23:05:02 [2020-04-13T23:05:02.262Z] #44 169.8   CC       criu/pie-util-vdso-elf32.o
23:05:02 [2020-04-13T23:05:02.262Z] #44 170.4   CC       criu/pie-util-vdso.o
23:05:02 [2020-04-13T23:05:02.262Z] #44 171.0   CC       criu/pie-util.o
23:05:02 [2020-04-13T23:05:02.262Z] #44 171.3   CC       criu/pipes.o
23:05:02 [2020-04-13T23:05:02.262Z] #44 172.1   CC       criu/plugin.o
23:05:02 [2020-04-13T23:05:02.262Z] #44 172.8   CC       criu/proc_parse.o
23:05:02 [2020-04-13T23:05:02.520Z] #44 ...
23:05:02 [2020-04-13T23:05:02.520Z] 
23:05:02 [2020-04-13T23:05:02.520Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:05:02 [2020-04-13T23:05:02.520Z] #39 DONE 0.1s
23:05:02 [2020-04-13T23:05:02.616Z] #44 69.56   CC       images/seccomp.o
23:05:02 [2020-04-13T23:05:02.778Z] 
23:05:02 [2020-04-13T23:05:02.778Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:05:02 [2020-04-13T23:05:02.853Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.528s	coverage: 49.5% of statements
23:05:02 [2020-04-13T23:05:02.875Z] #44 69.90   CC       images/binfmt-misc.o
23:05:02 [2020-04-13T23:05:02.946Z] #44 67.24   CC       images/opts.o
23:05:02 [2020-04-13T23:05:02.946Z] #44 67.51   CC       images/seccomp.o
23:05:03 [2020-04-13T23:05:03.132Z] #44 70.22   CC       images/time.o
23:05:03 [2020-04-13T23:05:03.202Z] #44 67.92   CC       images/binfmt-misc.o
23:05:03 [2020-04-13T23:05:03.390Z] #44 70.51   CC       images/sysctl.o
23:05:03 [2020-04-13T23:05:03.458Z] #44 68.31   CC       images/time.o
23:05:03 [2020-04-13T23:05:03.955Z] #44 70.86   CC       images/autofs.o
23:05:04 [2020-04-13T23:05:04.019Z] #44 68.68   CC       images/sysctl.o
23:05:04 [2020-04-13T23:05:04.224Z] #44 71.10   CC       images/macvlan.o
23:05:04 [2020-04-13T23:05:04.278Z] #44 69.01   CC       images/autofs.o
23:05:04 [2020-04-13T23:05:04.278Z] #44 69.22   CC       images/macvlan.o
23:05:04 [2020-04-13T23:05:04.483Z] #44 71.45   CC       images/sit.o
23:05:04 [2020-04-13T23:05:04.681Z] #53 ...
23:05:04 [2020-04-13T23:05:04.681Z] 
23:05:04 [2020-04-13T23:05:04.681Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:05:04 [2020-04-13T23:05:04.681Z] #41 DONE 285.2s
23:05:04 [2020-04-13T23:05:04.681Z] 
23:05:04 [2020-04-13T23:05:04.681Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:04 [2020-04-13T23:05:04.681Z] #44 175.9   CC       criu/protobuf-desc.o
23:05:04 [2020-04-13T23:05:04.839Z] #44 69.45   CC       images/sit.o
23:05:04 [2020-04-13T23:05:04.839Z] #44 ...
23:05:04 [2020-04-13T23:05:04.839Z] 
23:05:04 [2020-04-13T23:05:04.839Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:05:04 [2020-04-13T23:05:04.839Z] #68 178.0 + for f in rootlesskit rootlesskit-docker-proxy
23:05:04 [2020-04-13T23:05:04.839Z] #68 178.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:05:05 [2020-04-13T23:05:05.049Z] #44 71.82   LINK     images/built-in.o
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.02   GEN      compel/include/asm
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.03   GEN      compel/include/version.h
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.04 touch .config
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.05   GEN      include/common/config.h
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.08   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.09   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.11   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.11   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.12   DEP      compel/arch/x86/plugins/std/memcpy.d
23:05:05 [2020-04-13T23:05:05.049Z] #44 72.15   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:05:05 [2020-04-13T23:05:05.052Z] #17 51.95 Selecting previously unselected package vim.
23:05:05 [2020-04-13T23:05:05.052Z] #17 51.95 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
23:05:05 [2020-04-13T23:05:05.052Z] #17 51.97 Unpacking vim (2:8.1.0875-5) ...
23:05:05 [2020-04-13T23:05:05.052Z] #17 52.51 Selecting previously unselected package xfsprogs.
23:05:05 [2020-04-13T23:05:05.052Z] #17 52.51 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
23:05:05 [2020-04-13T23:05:05.052Z] #17 52.52 Unpacking xfsprogs (4.20.0-1) ...
23:05:05 [2020-04-13T23:05:05.310Z] #44 72.17   GEN      compel/plugins/include/uapi/std/syscall.h
23:05:05 [2020-04-13T23:05:05.310Z] #44 72.24   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:05:05 [2020-04-13T23:05:05.310Z] #44 72.25   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:05:05 [2020-04-13T23:05:05.310Z] #44 72.26   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:05:05 [2020-04-13T23:05:05.310Z] #44 72.27   DEP      compel/plugins/std/infect.d
23:05:05 [2020-04-13T23:05:05.344Z] #17 53.07 Selecting previously unselected package zip.
23:05:05 [2020-04-13T23:05:05.571Z] #44 72.49   DEP      compel/plugins/std/string.d
23:05:05 [2020-04-13T23:05:05.571Z] #44 72.62   DEP      compel/plugins/std/log.d
23:05:05 [2020-04-13T23:05:05.603Z] #17 53.08 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
23:05:05 [2020-04-13T23:05:05.604Z] #17 53.11 Unpacking zip (3.0-11+b1) ...
23:05:05 [2020-04-13T23:05:05.830Z] #44 72.69   DEP      compel/plugins/std/fds.d
23:05:05 [2020-04-13T23:05:05.830Z] #44 72.82   DEP      compel/plugins/std/std.d
23:05:05 [2020-04-13T23:05:05.830Z] #44 72.96   DEP      compel/plugins/shmem/shmem.d
23:05:05 [2020-04-13T23:05:05.863Z] #17 53.50 Setting up aufs-tools (1:4.14+20190211-1) ...
23:05:06 [2020-04-13T23:05:06.057Z] #44 177.1   CC       criu/protobuf.o
23:05:06 [2020-04-13T23:05:06.088Z] #44 73.08   DEP      compel/plugins/fds/fds.d
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.52 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.53 Setting up libip6tc0:arm64 (1.8.2-4) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.55 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.59 Setting up libgpm2:arm64 (1.20.7-5) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.63 Setting up libip4tc0:arm64 (1.8.2-4) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.68 Setting up uidmap (1:4.5-1.1) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.70 Setting up libnftnl11:arm64 (1.1.2-2) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.74 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.77 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.79 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
23:05:06 [2020-04-13T23:05:06.128Z] #17 53.82 Setting up xxd (2:8.1.0875-5) ...
23:05:06 [2020-04-13T23:05:06.315Z] #44 ...
23:05:06 [2020-04-13T23:05:06.315Z] 
23:05:06 [2020-04-13T23:05:06.315Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:05:06 [2020-04-13T23:05:06.315Z] #42 DONE 0.2s
23:05:06 [2020-04-13T23:05:06.315Z] 
23:05:06 [2020-04-13T23:05:06.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:06 [2020-04-13T23:05:06.315Z] #44 177.6   CC       criu/pstree.o
23:05:06 [2020-04-13T23:05:06.345Z] #44 73.30   CC       compel/plugins/std/std.o
23:05:06 [2020-04-13T23:05:06.389Z] #17 53.84 Setting up zip (3.0-11+b1) ...
23:05:06 [2020-04-13T23:05:06.389Z] #17 53.89 Setting up vim-common (2:8.1.0875-5) ...
23:05:06 [2020-04-13T23:05:06.389Z] #17 53.96 Setting up bash-completion (1:2.8-6) ...
23:05:06 [2020-04-13T23:05:06.914Z] #44 73.78   CC       compel/plugins/std/fds.o
23:05:07 [2020-04-13T23:05:07.251Z] #44 178.5   CC       criu/rbtree.o
23:05:07 [2020-04-13T23:05:07.483Z] #44 74.52   CC       compel/plugins/std/log.o
23:05:07 [2020-04-13T23:05:07.509Z] #44 178.8   CC       criu/rst-malloc.o
23:05:07 [2020-04-13T23:05:07.767Z] #44 178.9   CC       criu/seccomp.o
23:05:08 [2020-04-13T23:05:08.026Z] #44 179.5   CC       criu/seize.o
23:05:08 [2020-04-13T23:05:08.415Z] #44 ...
23:05:08 [2020-04-13T23:05:08.415Z] 
23:05:08 [2020-04-13T23:05:08.415Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:05:08 [2020-04-13T23:05:08.415Z] #10 176.5 Selecting previously unselected package libapparmor1:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 176.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 176.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 176.8 Selecting previously unselected package libapparmor-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 176.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 176.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.0 Selecting previously unselected package libbtrfs0.
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.0 Unpacking libbtrfs0 (4.20.1-2) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.1 Selecting previously unselected package libbtrfs-dev.
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.1 Unpacking libbtrfs-dev (4.20.1-2) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.5 Selecting previously unselected package libudev-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.5 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.8 Selecting previously unselected package libsepol1-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 177.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.2 Selecting previously unselected package libpcre16-3:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.5 Selecting previously unselected package libpcre32-3:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.9 Selecting previously unselected package libpcrecpp0v5:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 178.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 179.1 Selecting previously unselected package libpcre3-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 179.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 179.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 179.8 Selecting previously unselected package libselinux1-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 179.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 179.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.2 Selecting previously unselected package libdevmapper-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.4 Selecting previously unselected package libseccomp-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.7 Selecting previously unselected package libsystemd-dev:amd64.
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 180.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up libbtrfs0 (4.20.1-2) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.8 Setting up libbtrfs-dev (4.20.1-2) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.8 Setting up mingw-w64-common (6.0.0-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 181.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.3 Setting up dmsetup (2:1.02.155-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:05:08 [2020-04-13T23:05:08.415Z] #10 182.5 Processing triggers for libc-bin (2.28-10) ...
23:05:08 [2020-04-13T23:05:08.960Z] #44 180.1   CC       criu/servicefd.o
23:05:08 [2020-04-13T23:05:08.982Z] #10 DONE 183.0s
23:05:08 [2020-04-13T23:05:08.982Z] 
23:05:08 [2020-04-13T23:05:08.982Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:05:09 [2020-04-13T23:05:09.219Z] #44 180.4   CC       criu/shmem.o
23:05:09 [2020-04-13T23:05:09.239Z] #58 DONE 0.1s
23:05:09 [2020-04-13T23:05:09.239Z] 
23:05:09 [2020-04-13T23:05:09.239Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:05:09 [2020-04-13T23:05:09.239Z] #59 DONE 0.1s
23:05:09 [2020-04-13T23:05:09.239Z] 
23:05:09 [2020-04-13T23:05:09.239Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:09 [2020-04-13T23:05:09.239Z] #44 76.00   CC       compel/plugins/std/string.o
23:05:09 [2020-04-13T23:05:09.639Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.582s	coverage: 72.5% of statements
23:05:09 [2020-04-13T23:05:09.639Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:05:09 [2020-04-13T23:05:09.687Z] #17 57.15 Setting up libiptc0:arm64 (1.8.2-4) ...
23:05:09 [2020-04-13T23:05:09.687Z] #17 57.28 Setting up xz-utils (5.2.4-1) ...
23:05:09 [2020-04-13T23:05:09.687Z] #17 57.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:05:09 [2020-04-13T23:05:09.687Z] #17 57.32 Setting up sudo (1.8.27-1+deb10u2) ...
23:05:09 [2020-04-13T23:05:09.687Z] #17 57.40 invoke-rc.d: could not determine current runlevel
23:05:09 [2020-04-13T23:05:09.866Z] #44 181.2   CC       criu/sigframe.o
23:05:09 [2020-04-13T23:05:09.919Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.042s	coverage: 61.0% of statements
23:05:09 [2020-04-13T23:05:09.919Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:05:09 [2020-04-13T23:05:09.948Z] #17 57.41 invoke-rc.d: policy-rc.d denied execution of start.
23:05:09 [2020-04-13T23:05:09.948Z] #17 57.42 Setting up pigz (2.4-1) ...
23:05:09 [2020-04-13T23:05:09.948Z] #17 57.43 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:05:09 [2020-04-13T23:05:09.948Z] #17 57.45 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:05:09 [2020-04-13T23:05:09.948Z] #17 57.47 Setting up python-pip-whl (18.1-5) ...
23:05:09 [2020-04-13T23:05:09.948Z] #17 57.48 Setting up libmpdec2:arm64 (2.4.2-2) ...
23:05:09 [2020-04-13T23:05:09.948Z] #17 57.50 Setting up vim-runtime (2:8.1.0875-5) ...
23:05:10 [2020-04-13T23:05:10.123Z] #68 ...
23:05:10 [2020-04-13T23:05:10.123Z] 
23:05:10 [2020-04-13T23:05:10.123Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:10 [2020-04-13T23:05:10.123Z] #44 69.75   LINK     images/built-in.o
23:05:10 [2020-04-13T23:05:10.123Z] #44 69.85   GEN      compel/include/asm
23:05:10 [2020-04-13T23:05:10.123Z] #44 69.86   GEN      compel/include/version.h
23:05:10 [2020-04-13T23:05:10.123Z] #44 69.90 touch .config
23:05:10 [2020-04-13T23:05:10.123Z] #44 69.93   GEN      include/common/config.h
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.13   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.20   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.22   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.26   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.35   DEP      compel/arch/x86/plugins/std/memcpy.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.42   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.46   GEN      compel/plugins/include/uapi/std/syscall.h
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.48   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.50   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.56   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.58   DEP      compel/plugins/std/infect.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 70.95   DEP      compel/plugins/std/string.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 71.11   DEP      compel/plugins/std/log.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 71.22   DEP      compel/plugins/std/fds.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 71.37   DEP      compel/plugins/std/std.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 71.49   DEP      compel/plugins/shmem/shmem.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 71.68   DEP      compel/plugins/fds/fds.d
23:05:10 [2020-04-13T23:05:10.123Z] #44 71.90   CC       compel/plugins/std/std.o
23:05:10 [2020-04-13T23:05:10.123Z] #44 72.40   CC       compel/plugins/std/fds.o
23:05:10 [2020-04-13T23:05:10.123Z] #44 73.14   CC       compel/plugins/std/log.o
23:05:10 [2020-04-13T23:05:10.123Z] #44 74.64   CC       compel/plugins/std/string.o
23:05:10 [2020-04-13T23:05:10.129Z] #44 181.5   CC       criu/signalfd.o
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.05 Setting up libaio1:arm64 (0.3.112-3) ...
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.07 Setting up libonig5:arm64 (6.9.1-1) ...
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.09 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.12 Setting up vim (2:8.1.0875-5) ...
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:05:10 [2020-04-13T23:05:10.518Z] #17 58.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:05:10 [2020-04-13T23:05:10.531Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.678s	coverage: 76.1% of statements
23:05:10 [2020-04-13T23:05:10.531Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:05:10 [2020-04-13T23:05:10.531Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.042s	coverage: 58.0% of statements
23:05:10 [2020-04-13T23:05:10.611Z] #44 77.40   CC       compel/plugins/std/infect.o
23:05:10 [2020-04-13T23:05:10.698Z] #44 181.8   CC       criu/sk-inet.o
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.27 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.33 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.34 Setting up jq (1.5+dfsg-2+b1) ...
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.35 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
23:05:10 [2020-04-13T23:05:10.779Z] #17 58.37 Setting up python3.7 (3.7.3-2+deb10u1) ...
23:05:11 [2020-04-13T23:05:11.133Z] #44 75.65   CC       compel/plugins/std/infect.o
23:05:11 [2020-04-13T23:05:11.388Z] #44 76.20   CC       compel/arch/x86/plugins/std/parasite-head.o
23:05:11 [2020-04-13T23:05:11.388Z] #44 76.25   CC       compel/arch/x86/plugins/std/memcpy.o
23:05:11 [2020-04-13T23:05:11.536Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.003s	coverage: 3.0% of statements
23:05:11 [2020-04-13T23:05:11.543Z] #44 78.32   CC       compel/arch/x86/plugins/std/parasite-head.o
23:05:11 [2020-04-13T23:05:11.544Z] #44 78.43   CC       compel/arch/x86/plugins/std/memcpy.o
23:05:11 [2020-04-13T23:05:11.544Z] #44 78.54   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:05:11 [2020-04-13T23:05:11.544Z] #44 78.61   AR       compel/plugins/std.lib.a
23:05:11 [2020-04-13T23:05:11.631Z] #44 182.7   CC       criu/sk-netlink.o
23:05:11 [2020-04-13T23:05:11.644Z] #44 76.29   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:05:11 [2020-04-13T23:05:11.644Z] #44 76.35   AR       compel/plugins/std.lib.a
23:05:11 [2020-04-13T23:05:11.644Z] #44 76.44   CC       compel/plugins/fds/fds.o
23:05:11 [2020-04-13T23:05:11.805Z] #44 78.69   CC       compel/plugins/fds/fds.o
23:05:11 [2020-04-13T23:05:11.889Z] #44 183.1   CC       criu/sk-packet.o
23:05:11 [2020-04-13T23:05:11.898Z] #44 ...
23:05:11 [2020-04-13T23:05:11.898Z] 
23:05:11 [2020-04-13T23:05:11.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:05:11 [2020-04-13T23:05:11.898Z] #10 185.2 Selecting previously unselected package libapparmor1:amd64.
23:05:11 [2020-04-13T23:05:11.898Z] #10 185.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:05:11 [2020-04-13T23:05:11.899Z] #10 185.2 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:05:11 [2020-04-13T23:05:11.899Z] #10 185.3 Selecting previously unselected package libapparmor-dev:amd64.
23:05:11 [2020-04-13T23:05:11.899Z] #10 185.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:05:11 [2020-04-13T23:05:11.899Z] #10 185.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:05:12 [2020-04-13T23:05:12.063Z] #44 78.93   AR       compel/plugins/fds.lib.a
23:05:12 [2020-04-13T23:05:12.063Z] #44 ...
23:05:12 [2020-04-13T23:05:12.063Z] 
23:05:12 [2020-04-13T23:05:12.063Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:05:12 [2020-04-13T23:05:12.063Z] #68 DONE 185.8s
23:05:12 [2020-04-13T23:05:12.063Z] 
23:05:12 [2020-04-13T23:05:12.063Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:05:12 [2020-04-13T23:05:12.063Z] #69 DONE 0.1s
23:05:12 [2020-04-13T23:05:12.063Z] 
23:05:12 [2020-04-13T23:05:12.063Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:12 [2020-04-13T23:05:12.063Z] #44 79.02   HOSTDEP  compel/src/lib/log-host.d
23:05:12 [2020-04-13T23:05:12.147Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
23:05:12 [2020-04-13T23:05:12.154Z] #10 185.5 Selecting previously unselected package libbtrfs0.
23:05:12 [2020-04-13T23:05:12.154Z] #10 185.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:05:12 [2020-04-13T23:05:12.154Z] #10 185.5 Unpacking libbtrfs0 (4.20.1-2) ...
23:05:12 [2020-04-13T23:05:12.154Z] #10 185.6 Selecting previously unselected package libbtrfs-dev.
23:05:12 [2020-04-13T23:05:12.154Z] #10 185.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:05:12 [2020-04-13T23:05:12.154Z] #10 185.6 Unpacking libbtrfs-dev (4.20.1-2) ...
23:05:12 [2020-04-13T23:05:12.321Z] #44 79.27   HOSTDEP  compel/src/lib/handle-elf-host.d
23:05:12 [2020-04-13T23:05:12.321Z] #44 79.39   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:05:12 [2020-04-13T23:05:12.409Z] #10 185.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:05:12 [2020-04-13T23:05:12.409Z] #10 185.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:05:12 [2020-04-13T23:05:12.409Z] #10 185.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:05:12 [2020-04-13T23:05:12.454Z] #44 183.7   CC       criu/sk-queue.o
23:05:12 [2020-04-13T23:05:12.579Z] #44 79.52   HOSTDEP  compel/src/main-host.d
23:05:12 [2020-04-13T23:05:12.665Z] #10 185.9 Selecting previously unselected package libudev-dev:amd64.
23:05:12 [2020-04-13T23:05:12.665Z] #10 185.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
23:05:12 [2020-04-13T23:05:12.665Z] #10 185.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
23:05:12 [2020-04-13T23:05:12.712Z] #44 184.0   CC       criu/sk-tcp.o
23:05:12 [2020-04-13T23:05:12.760Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.9% of statements
23:05:12 [2020-04-13T23:05:12.760Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:05:12 [2020-04-13T23:05:12.760Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:05:12 [2020-04-13T23:05:12.844Z] #44 79.71   DEP      compel/src/lib/ptrace.d
23:05:12 [2020-04-13T23:05:12.844Z] #44 79.84   DEP      compel/src/lib/infect.d
23:05:12 [2020-04-13T23:05:12.920Z] #10 186.2 Selecting previously unselected package libsepol1-dev:amd64.
23:05:12 [2020-04-13T23:05:12.920Z] #10 186.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:05:12 [2020-04-13T23:05:12.920Z] #10 186.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:05:12 [2020-04-13T23:05:12.920Z] #10 ...
23:05:12 [2020-04-13T23:05:12.920Z] 
23:05:12 [2020-04-13T23:05:12.920Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:12 [2020-04-13T23:05:12.920Z] #47 176.0 vendor/golang.org/x/net/idna
23:05:12 [2020-04-13T23:05:12.920Z] #47 178.9 vendor/golang.org/x/net/http2/hpack
23:05:12 [2020-04-13T23:05:12.920Z] #47 180.5 mime
23:05:12 [2020-04-13T23:05:12.920Z] #47 183.6 mime/quotedprintable
23:05:12 [2020-04-13T23:05:12.920Z] #47 184.0 net/http/internal
23:05:12 [2020-04-13T23:05:12.920Z] #47 ...
23:05:12 [2020-04-13T23:05:12.920Z] 
23:05:12 [2020-04-13T23:05:12.920Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:12 [2020-04-13T23:05:12.920Z] #44 76.71   AR       compel/plugins/fds.lib.a
23:05:12 [2020-04-13T23:05:12.920Z] #44 76.79   HOSTDEP  compel/src/lib/log-host.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 76.90   HOSTDEP  compel/src/lib/handle-elf-host.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 77.02   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 77.13   HOSTDEP  compel/src/main-host.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 77.26   DEP      compel/src/lib/ptrace.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 77.40   DEP      compel/src/lib/infect.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 77.56   DEP      compel/src/lib/infect-util.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 77.65   DEP      compel/src/lib/infect-rpc.d
23:05:12 [2020-04-13T23:05:12.920Z] #44 77.75   DEP      compel/arch/x86/src/lib/infect.d
23:05:13 [2020-04-13T23:05:13.102Z] #44 80.08   DEP      compel/src/lib/infect-util.d
23:05:13 [2020-04-13T23:05:13.102Z] #44 ...
23:05:13 [2020-04-13T23:05:13.102Z] 
23:05:13 [2020-04-13T23:05:13.102Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
23:05:13 [2020-04-13T23:05:13.102Z] #11 DONE 4.2s
23:05:13 [2020-04-13T23:05:13.175Z] #44 77.91   DEP      compel/arch/x86/src/lib/cpu.d
23:05:13 [2020-04-13T23:05:13.278Z] #44 184.4   CC       criu/sk-unix.o
23:05:13 [2020-04-13T23:05:13.321Z] #17 ...
23:05:13 [2020-04-13T23:05:13.321Z] 
23:05:13 [2020-04-13T23:05:13.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:13 [2020-04-13T23:05:13.321Z] #44 117.7   CC       criu/clone-noasan.o
23:05:13 [2020-04-13T23:05:13.321Z] #44 117.8   CC       criu/config.o
23:05:13 [2020-04-13T23:05:13.321Z] #44 119.6   CC       criu/cr-check.o
23:05:13 [2020-04-13T23:05:13.321Z] #44 121.3   CC       criu/cr-dedup.o
23:05:13 [2020-04-13T23:05:13.321Z] #44 121.7   CC       criu/cr-dump.o
23:05:13 [2020-04-13T23:05:13.321Z] #44 124.0   CC       criu/cr-errno.o
23:05:13 [2020-04-13T23:05:13.321Z] #44 124.2   CC       criu/cr-restore.o
23:05:13 [2020-04-13T23:05:13.359Z] 
23:05:13 [2020-04-13T23:05:13.359Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:13 [2020-04-13T23:05:13.359Z] #44 80.27   DEP      compel/src/lib/infect-rpc.d
23:05:13 [2020-04-13T23:05:13.371Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 41.8% of statements
23:05:13 [2020-04-13T23:05:13.430Z] #44 78.03   DEP      compel/src/lib/log.d
23:05:13 [2020-04-13T23:05:13.430Z] #44 78.14   DEP      compel/src/main.d
23:05:13 [2020-04-13T23:05:13.430Z] #44 78.29   DEP      compel/src/lib/handle-elf.d
23:05:13 [2020-04-13T23:05:13.617Z] #44 80.43   DEP      compel/arch/x86/src/lib/infect.d
23:05:13 [2020-04-13T23:05:13.617Z] #44 80.65   DEP      compel/arch/x86/src/lib/cpu.d
23:05:13 [2020-04-13T23:05:13.686Z] #44 78.50   DEP      compel/arch/x86/src/lib/handle-elf.d
23:05:13 [2020-04-13T23:05:13.686Z] #44 ...
23:05:13 [2020-04-13T23:05:13.686Z] 
23:05:13 [2020-04-13T23:05:13.686Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:05:13 [2020-04-13T23:05:13.686Z] #68 DONE 187.0s
23:05:13 [2020-04-13T23:05:13.875Z] #44 80.79   DEP      compel/src/lib/log.d
23:05:13 [2020-04-13T23:05:13.941Z] 
23:05:13 [2020-04-13T23:05:13.941Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:05:13 [2020-04-13T23:05:13.941Z] #69 DONE 0.1s
23:05:13 [2020-04-13T23:05:13.941Z] 
23:05:13 [2020-04-13T23:05:13.941Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.5 Selecting previously unselected package libpcre16-3:amd64.
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.7 Selecting previously unselected package libpcre32-3:amd64.
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.9 Selecting previously unselected package libpcrecpp0v5:amd64.
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:05:13 [2020-04-13T23:05:13.941Z] #10 186.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:05:13 [2020-04-13T23:05:13.941Z] #10 187.0 Selecting previously unselected package libpcre3-dev:amd64.
23:05:13 [2020-04-13T23:05:13.941Z] #10 187.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:05:13 [2020-04-13T23:05:13.941Z] #10 187.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:05:14 [2020-04-13T23:05:14.134Z] #44 80.99   DEP      compel/src/main.d
23:05:14 [2020-04-13T23:05:14.134Z] #44 81.11   DEP      compel/src/lib/handle-elf.d
23:05:14 [2020-04-13T23:05:14.268Z] #44 ...
23:05:14 [2020-04-13T23:05:14.268Z] 
23:05:14 [2020-04-13T23:05:14.268Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:14 [2020-04-13T23:05:14.268Z] #17 61.92 Setting up iptables (1.8.2-4) ...
23:05:14 [2020-04-13T23:05:14.375Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.074s	coverage: 77.8% of statements
23:05:14 [2020-04-13T23:05:14.375Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:05:14 [2020-04-13T23:05:14.375Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:05:14 [2020-04-13T23:05:14.375Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
23:05:14 [2020-04-13T23:05:14.391Z] #44 81.29   DEP      compel/arch/x86/src/lib/handle-elf.d
23:05:14 [2020-04-13T23:05:14.391Z] #44 81.54   CC       compel/src/lib/log.o
23:05:14 [2020-04-13T23:05:14.503Z] #10 187.8 Selecting previously unselected package libselinux1-dev:amd64.
23:05:14 [2020-04-13T23:05:14.503Z] #10 187.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:05:14 [2020-04-13T23:05:14.503Z] #10 187.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:05:14 [2020-04-13T23:05:14.529Z] #17 61.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:05:14 [2020-04-13T23:05:14.529Z] #17 61.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:05:14 [2020-04-13T23:05:14.529Z] #17 61.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:05:14 [2020-04-13T23:05:14.529Z] #17 61.98 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:05:14 [2020-04-13T23:05:14.529Z] #17 61.99 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:05:14 [2020-04-13T23:05:14.529Z] #17 62.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:05:14 [2020-04-13T23:05:14.529Z] #17 62.02 Setting up python3 (3.7.3-1) ...
23:05:14 [2020-04-13T23:05:14.759Z] #10 188.2 Selecting previously unselected package libdevmapper-dev:amd64.
23:05:14 [2020-04-13T23:05:14.759Z] #10 188.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:05:14 [2020-04-13T23:05:14.759Z] #10 188.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:05:14 [2020-04-13T23:05:14.960Z] #44 ...
23:05:14 [2020-04-13T23:05:14.960Z] 
23:05:14 [2020-04-13T23:05:14.960Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:05:14 [2020-04-13T23:05:14.960Z] #50 DONE 188.6s
23:05:14 [2020-04-13T23:05:14.960Z] 
23:05:14 [2020-04-13T23:05:14.960Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.731 + RM_GOPATH=0
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.733 + TMP_GOPATH=
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.733 + : /build
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.735 + '[' -z '' ']'
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.742 ++ mktemp -d
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.746 + export GOPATH=/tmp/tmp.qIwWfXoq6Z
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.746 + GOPATH=/tmp/tmp.qIwWfXoq6Z
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.746 + RM_GOPATH=1
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.747 ++ dirname ./install.sh
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.750 + dir=.
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.751 + bin=runc
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.751 + shift
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.751 + '[' '!' -f ./runc.installer ']'
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.751 + . ./runc.installer
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.752 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.753 + install_runc
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.755 + uname -r
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.755 + grep -q '^3\.10\.0.*\.el7\.'
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.764 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.764 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.764 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.765 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qIwWfXoq6Z/src/github.com/opencontainers/runc
23:05:14 [2020-04-13T23:05:14.960Z] #60 3.767 Cloning into '/tmp/tmp.qIwWfXoq6Z/src/github.com/opencontainers/runc'...
23:05:14 [2020-04-13T23:05:14.987Z] ok  	github.com/docker/docker/daemon/logger/journald	0.014s	coverage: 26.2% of statements
23:05:15 [2020-04-13T23:05:15.017Z] #10 188.4 Selecting previously unselected package libseccomp-dev:amd64.
23:05:15 [2020-04-13T23:05:15.017Z] #10 188.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
23:05:15 [2020-04-13T23:05:15.017Z] #10 188.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
23:05:15 [2020-04-13T23:05:15.017Z] #10 188.6 Selecting previously unselected package libsystemd-dev:amd64.
23:05:15 [2020-04-13T23:05:15.100Z] #17 62.66 Setting up python3-wheel (0.32.3-2) ...
23:05:15 [2020-04-13T23:05:15.177Z] #44 186.2   CC       criu/sockets.o
23:05:15 [2020-04-13T23:05:15.267Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 88.3% of statements
23:05:15 [2020-04-13T23:05:15.268Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.004s	coverage: 62.1% of statements
23:05:15 [2020-04-13T23:05:15.272Z] #10 188.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
23:05:15 [2020-04-13T23:05:15.272Z] #10 188.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
23:05:15 [2020-04-13T23:05:15.672Z] #17 63.23 Setting up apparmor (2.13.2-10) ...
23:05:15 [2020-04-13T23:05:15.743Z] #44 187.0   CC       criu/stats.o
23:05:15 [2020-04-13T23:05:15.837Z] #10 189.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:05:15 [2020-04-13T23:05:15.837Z] #10 189.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
23:05:15 [2020-04-13T23:05:15.837Z] #10 189.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:05:15 [2020-04-13T23:05:15.837Z] #10 189.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:05:15 [2020-04-13T23:05:15.837Z] #10 189.3 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:05:16 [2020-04-13T23:05:16.004Z] #44 187.3   CC       criu/string.o
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.3 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up libbtrfs0 (4.20.1-2) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up libbtrfs-dev (4.20.1-2) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up mingw-w64-common (6.0.0-3) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:05:16 [2020-04-13T23:05:16.092Z] #10 189.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:05:16 [2020-04-13T23:05:16.262Z] #44 187.4   CC       criu/sysctl.o
23:05:16 [2020-04-13T23:05:16.269Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 74.7% of statements
23:05:16 [2020-04-13T23:05:16.269Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:05:16 [2020-04-13T23:05:16.331Z] #60 ...
23:05:16 [2020-04-13T23:05:16.331Z] 
23:05:16 [2020-04-13T23:05:16.331Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
23:05:16 [2020-04-13T23:05:16.331Z] #12 DONE 3.3s
23:05:16 [2020-04-13T23:05:16.331Z] 
23:05:16 [2020-04-13T23:05:16.331Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:05:16 [2020-04-13T23:05:16.346Z] #10 189.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:05:16 [2020-04-13T23:05:16.347Z] #10 189.5 Setting up dmsetup (2:1.02.155-3) ...
23:05:16 [2020-04-13T23:05:16.347Z] #10 189.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:05:16 [2020-04-13T23:05:16.347Z] #10 189.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:05:16 [2020-04-13T23:05:16.347Z] #10 189.6 Processing triggers for libc-bin (2.28-10) ...
23:05:16 [2020-04-13T23:05:16.549Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.036s	coverage: 19.9% of statements
23:05:16 [2020-04-13T23:05:16.603Z] #10 DONE 190.1s
23:05:16 [2020-04-13T23:05:16.603Z] 
23:05:16 [2020-04-13T23:05:16.603Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
23:05:16 [2020-04-13T23:05:16.827Z] #44 188.1   CC       criu/sysfs_parse.o
23:05:16 [2020-04-13T23:05:16.858Z] #11 ...
23:05:16 [2020-04-13T23:05:16.859Z] 
23:05:16 [2020-04-13T23:05:16.859Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:05:16 [2020-04-13T23:05:16.859Z] #58 DONE 0.1s
23:05:16 [2020-04-13T23:05:16.859Z] 
23:05:16 [2020-04-13T23:05:16.859Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:05:16 [2020-04-13T23:05:16.859Z] #59 DONE 0.1s
23:05:16 [2020-04-13T23:05:16.859Z] 
23:05:16 [2020-04-13T23:05:16.859Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:17 [2020-04-13T23:05:17.201Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 33.3% of statements
23:05:17 [2020-04-13T23:05:17.409Z] #44 188.5   CC       criu/timerfd.o
23:05:17 [2020-04-13T23:05:17.409Z] #44 188.8   CC       criu/tty.o
23:05:17 [2020-04-13T23:05:17.584Z] #17 65.12 Setting up xfsprogs (4.20.0-1) ...
23:05:17 [2020-04-13T23:05:17.584Z] #17 65.16 Setting up python3-lib2to3 (3.7.3-1) ...
23:05:17 [2020-04-13T23:05:17.814Z] #13 ...
23:05:17 [2020-04-13T23:05:17.814Z] 
23:05:17 [2020-04-13T23:05:17.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:17 [2020-04-13T23:05:17.814Z] #47 181.2 crypto/x509
23:05:17 [2020-04-13T23:05:17.814Z] #47 181.3 net/textproto
23:05:17 [2020-04-13T23:05:17.814Z] #47 183.4 vendor/golang.org/x/net/http/httpguts
23:05:17 [2020-04-13T23:05:17.814Z] #47 183.9 vendor/golang.org/x/net/http/httpproxy
23:05:17 [2020-04-13T23:05:17.814Z] #47 184.9 mime/multipart
23:05:17 [2020-04-13T23:05:17.814Z] #47 188.3 crypto/tls
23:05:17 [2020-04-13T23:05:17.814Z] #47 ...
23:05:17 [2020-04-13T23:05:17.814Z] 
23:05:17 [2020-04-13T23:05:17.814Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:17 [2020-04-13T23:05:17.814Z] #44 82.01   CC       compel/arch/x86/src/lib/cpu.o
23:05:17 [2020-04-13T23:05:17.814Z] #44 83.25   CC       compel/arch/x86/src/lib/infect.o
23:05:17 [2020-04-13T23:05:17.814Z] #44 84.31   CC       compel/src/lib/infect-rpc.o
23:05:17 [2020-04-13T23:05:17.814Z] #44 84.72   CC       compel/src/lib/infect-util.o
23:05:17 [2020-04-13T23:05:17.844Z] #17 65.54 Setting up python3-pkg-resources (40.8.0-1) ...
23:05:18 [2020-04-13T23:05:18.071Z] #44 85.02   CC       compel/src/lib/infect.o
23:05:18 [2020-04-13T23:05:18.204Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.002s	coverage: 47.8% of statements
23:05:18 [2020-04-13T23:05:18.222Z] #60 ...
23:05:18 [2020-04-13T23:05:18.223Z] 
23:05:18 [2020-04-13T23:05:18.223Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:05:18 [2020-04-13T23:05:18.223Z] #50 DONE 191.4s
23:05:18 [2020-04-13T23:05:18.482Z] 
23:05:18 [2020-04-13T23:05:18.482Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:18 [2020-04-13T23:05:18.482Z] #44 78.63   CC       compel/src/lib/log.o
23:05:18 [2020-04-13T23:05:18.482Z] #44 78.95   CC       compel/arch/x86/src/lib/cpu.o
23:05:18 [2020-04-13T23:05:18.482Z] #44 79.70   CC       compel/arch/x86/src/lib/infect.o
23:05:18 [2020-04-13T23:05:18.482Z] #44 80.81   CC       compel/src/lib/infect-rpc.o
23:05:18 [2020-04-13T23:05:18.482Z] #44 81.36   CC       compel/src/lib/infect-util.o
23:05:18 [2020-04-13T23:05:18.482Z] #44 81.81   CC       compel/src/lib/infect.o
23:05:18 [2020-04-13T23:05:18.485Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
23:05:18 [2020-04-13T23:05:18.637Z] #44 ...
23:05:18 [2020-04-13T23:05:18.637Z] 
23:05:18 [2020-04-13T23:05:18.637Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:05:18 [2020-04-13T23:05:18.637Z] #13 1.947 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:05:18 [2020-04-13T23:05:18.637Z] #13 DONE 2.0s
23:05:18 [2020-04-13T23:05:18.637Z] 
23:05:18 [2020-04-13T23:05:18.637Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
23:05:18 [2020-04-13T23:05:18.766Z] ok  	github.com/docker/docker/daemon/network	0.002s	coverage: 63.8% of statements
23:05:19 [2020-04-13T23:05:19.047Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.427s	coverage: 82.5% of statements
23:05:19 [2020-04-13T23:05:19.047Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:05:19 [2020-04-13T23:05:19.047Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:05:19 [2020-04-13T23:05:19.310Z] #44 190.3   CC       criu/tun.o
23:05:19 [2020-04-13T23:05:19.568Z] #44 190.7   CC       criu/uffd.o
23:05:19 [2020-04-13T23:05:19.757Z] #17 66.99 Setting up python3-distutils (3.7.3-1) ...
23:05:19 [2020-04-13T23:05:19.851Z] #44 ...
23:05:19 [2020-04-13T23:05:19.851Z] 
23:05:19 [2020-04-13T23:05:19.851Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.892 + RM_GOPATH=0
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.892 + TMP_GOPATH=
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.892 + : /build
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.892 + '[' -z '' ']'
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.892 ++ mktemp -d
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.895 + export GOPATH=/tmp/tmp.LSgUA66tJ5
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.895 + GOPATH=/tmp/tmp.LSgUA66tJ5
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.896 + RM_GOPATH=1
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.896 ++ dirname ./install.sh
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.901 + dir=.
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.901 + bin=runc
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.901 + shift
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.901 + '[' '!' -f ./runc.installer ']'
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.902 + . ./runc.installer
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.902 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.902 + install_runc
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.903 + grep -q '^3\.10\.0.*\.el7\.'
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.904 + uname -r
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.908 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.909 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.909 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.909 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LSgUA66tJ5/src/github.com/opencontainers/runc
23:05:19 [2020-04-13T23:05:19.851Z] #60 2.911 Cloning into '/tmp/tmp.LSgUA66tJ5/src/github.com/opencontainers/runc'...
23:05:19 [2020-04-13T23:05:19.851Z] #60 ...
23:05:19 [2020-04-13T23:05:19.851Z] 
23:05:19 [2020-04-13T23:05:19.851Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker
23:05:19 [2020-04-13T23:05:19.851Z] #11 DONE 3.1s
23:05:20 [2020-04-13T23:05:20.016Z] #17 67.67 Setting up python3-setuptools (40.8.0-1) ...
23:05:20 [2020-04-13T23:05:20.106Z] 
23:05:20 [2020-04-13T23:05:20.106Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
23:05:20 [2020-04-13T23:05:20.500Z] #44 191.6   CC       criu/util.o
23:05:20 [2020-04-13T23:05:20.513Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 48.2% of statements
23:05:20 [2020-04-13T23:05:20.536Z] #14 DONE 2.2s
23:05:20 [2020-04-13T23:05:20.536Z] 
23:05:20 [2020-04-13T23:05:20.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:20 [2020-04-13T23:05:20.536Z] #44 87.49   CC       compel/src/lib/ptrace.o
23:05:20 [2020-04-13T23:05:20.757Z] #44 ...
23:05:20 [2020-04-13T23:05:20.757Z] 
23:05:20 [2020-04-13T23:05:20.757Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:20 [2020-04-13T23:05:20.757Z] #60 112.2 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
23:05:20 [2020-04-13T23:05:20.793Z] ok  	github.com/docker/docker/distribution	0.239s	coverage: 22.1% of statements
23:05:20 [2020-04-13T23:05:20.793Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:05:21 [2020-04-13T23:05:21.148Z] #44 88.11   AR       compel/libcompel.a
23:05:21 [2020-04-13T23:05:21.405Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
23:05:21 [2020-04-13T23:05:21.410Z] #44 88.25   HOSTCC   compel/src/main-host.o
23:05:21 [2020-04-13T23:05:21.695Z] #44 88.69   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:05:21 [2020-04-13T23:05:21.932Z] #17 69.20 Setting up python3-pip (18.1-5) ...
23:05:21 [2020-04-13T23:05:21.954Z] #44 88.93   HOSTCC   compel/src/lib/handle-elf-host.o
23:05:22 [2020-04-13T23:05:22.036Z] #12 DONE 2.3s
23:05:22 [2020-04-13T23:05:22.036Z] 
23:05:22 [2020-04-13T23:05:22.036Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:22 [2020-04-13T23:05:22.036Z] #44 85.12   CC       compel/src/lib/ptrace.o
23:05:22 [2020-04-13T23:05:22.036Z] #44 85.59   AR       compel/libcompel.a
23:05:22 [2020-04-13T23:05:22.036Z] #44 85.69   HOSTCC   compel/src/main-host.o
23:05:22 [2020-04-13T23:05:22.036Z] #44 86.08   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:05:22 [2020-04-13T23:05:22.036Z] #44 86.28   HOSTCC   compel/src/lib/handle-elf-host.o
23:05:22 [2020-04-13T23:05:22.036Z] #44 86.61   HOSTCC   compel/src/lib/log-host.o
23:05:22 [2020-04-13T23:05:22.132Z] #60 113.6 + mkdir -p /build
23:05:22 [2020-04-13T23:05:22.132Z] #60 113.6 + cp runc /build/runc
23:05:22 [2020-04-13T23:05:22.132Z] #60 DONE 113.8s
23:05:22 [2020-04-13T23:05:22.132Z] 
23:05:22 [2020-04-13T23:05:22.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:22 [2020-04-13T23:05:22.132Z] #44 192.8   CC       criu/uts_ns.o
23:05:22 [2020-04-13T23:05:22.132Z] #44 193.0   CC       criu/vdso-compat.o
23:05:22 [2020-04-13T23:05:22.132Z] #44 193.3   CC       criu/vdso.o
23:05:22 [2020-04-13T23:05:22.291Z] #44 86.86   HOSTLINK compel/compel-host-bin
23:05:22 [2020-04-13T23:05:22.291Z] #44 87.15   DEP      soccr/soccr.d
23:05:22 [2020-04-13T23:05:22.407Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
23:05:22 [2020-04-13T23:05:22.522Z] #44 89.36   HOSTCC   compel/src/lib/log-host.o
23:05:22 [2020-04-13T23:05:22.522Z] #44 89.56   HOSTLINK compel/compel-host-bin
23:05:22 [2020-04-13T23:05:22.522Z] #44 89.66   DEP      soccr/soccr.d
23:05:22 [2020-04-13T23:05:22.546Z] #44 87.32   CC       soccr/soccr.o
23:05:22 [2020-04-13T23:05:22.697Z] #44 193.9   LINK     criu/built-in.o
23:05:22 [2020-04-13T23:05:22.955Z] #44 194.1   LINK     criu/criu
23:05:23 [2020-04-13T23:05:23.018Z] ok  	github.com/docker/docker/image/cache	0.004s	coverage: 19.2% of statements
23:05:23 [2020-04-13T23:05:23.085Z] #44 89.82   CC       soccr/soccr.o
23:05:23 [2020-04-13T23:05:23.085Z] #44 ...
23:05:23 [2020-04-13T23:05:23.085Z] 
23:05:23 [2020-04-13T23:05:23.085Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
23:05:23 [2020-04-13T23:05:23.085Z] #15 DONE 2.4s
23:05:23 [2020-04-13T23:05:23.214Z] #44 194.6   DEP      lib/c/criu.d
23:05:23 [2020-04-13T23:05:23.299Z] ok  	github.com/docker/docker/distribution/xfer	1.865s	coverage: 85.6% of statements
23:05:23 [2020-04-13T23:05:23.299Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:05:23 [2020-04-13T23:05:23.299Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:05:23 [2020-04-13T23:05:23.314Z] #17 70.68 Processing triggers for libc-bin (2.28-10) ...
23:05:23 [2020-04-13T23:05:23.314Z] #17 70.72 Processing triggers for mime-support (3.62) ...
23:05:23 [2020-04-13T23:05:23.342Z] 
23:05:23 [2020-04-13T23:05:23.342Z] #16 [dev-systemd-false 6/26] RUN ldconfig
23:05:23 [2020-04-13T23:05:23.427Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 28.9s done
23:05:23 [2020-04-13T23:05:23.427Z] #8 DONE 38.6s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
23:05:23 [2020-04-13T23:05:23.427Z] #9 DONE 0.2s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
23:05:23 [2020-04-13T23:05:23.427Z] #10 DONE 0.2s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:05:23 [2020-04-13T23:05:23.427Z] #30 DONE 0.0s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:05:23 [2020-04-13T23:05:23.427Z] #41 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:05:23 [2020-04-13T23:05:23.427Z] #22 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:05:23 [2020-04-13T23:05:23.427Z] #23 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
23:05:23 [2020-04-13T23:05:23.427Z] #53 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
23:05:23 [2020-04-13T23:05:23.427Z] #50 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./
23:05:23 [2020-04-13T23:05:23.427Z] #56 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
23:05:23 [2020-04-13T23:05:23.427Z] #74 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
23:05:23 [2020-04-13T23:05:23.427Z] #33 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
23:05:23 [2020-04-13T23:05:23.427Z] #47 DONE 0.1s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
23:05:23 [2020-04-13T23:05:23.427Z] #68 DONE 0.2s
23:05:23 [2020-04-13T23:05:23.427Z] 
23:05:23 [2020-04-13T23:05:23.427Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.718 + RM_GOPATH=0
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.742 + TMP_GOPATH=
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.743 + : /build/
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.745 + '[' -z '' ']'
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.752 ++ mktemp -d
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.754 + export GOPATH=/tmp/tmp.l6YchI5EdW
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.773 + GOPATH=/tmp/tmp.l6YchI5EdW
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.773 + RM_GOPATH=1
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.813 ++ dirname ./install.sh
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.820 + dir=.
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.821 + bin=rootlesskit
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.821 + shift
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.822 + '[' '!' -f ./rootlesskit.installer ']'
23:05:23 [2020-04-13T23:05:23.427Z] #69 0.823 + . ./rootlesskit.installer
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.824 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.831 + install_rootlesskit
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.831 + case "$1" in
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.831 + export CGO_ENABLED=0
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.832 + CGO_ENABLED=0
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.832 + _install_rootlesskit
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.832 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270'
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.833 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.834 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l6YchI5EdW/src/github.com/rootless-containers/rootlesskit
23:05:23 [2020-04-13T23:05:23.428Z] #69 0.875 Cloning into '/tmp/tmp.l6YchI5EdW/src/github.com/rootless-containers/rootlesskit'...
23:05:23 [2020-04-13T23:05:23.472Z] #44 194.6   CC       images/rpc.pb-c.o
23:05:23 [2020-04-13T23:05:23.579Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
23:05:23 [2020-04-13T23:05:23.579Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:05:23 [2020-04-13T23:05:23.730Z] #44 194.9   CC       lib/c/criu.o
23:05:23 [2020-04-13T23:05:23.885Z] #17 DONE 71.5s
23:05:23 [2020-04-13T23:05:23.885Z] 
23:05:23 [2020-04-13T23:05:23.885Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:23 [2020-04-13T23:05:23.885Z] #44 129.7   CC       criu/cr-service.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 132.2   CC       criu/crtools.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 132.8   CC       criu/eventfd.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 133.2   CC       criu/eventpoll.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 134.0   CC       criu/external.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 134.3   CC       criu/fault-injection.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 134.4   CC       criu/fdstore.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 135.0   CC       criu/fifo.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 135.5   CC       criu/file-ids.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 136.0   CC       criu/file-lock.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 137.1   CC       criu/files-ext.o
23:05:23 [2020-04-13T23:05:23.885Z] #44 137.6   CC       criu/files-reg.o
23:05:24 [2020-04-13T23:05:24.146Z] #44 ...
23:05:24 [2020-04-13T23:05:24.146Z] 
23:05:24 [2020-04-13T23:05:24.146Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
23:05:24 [2020-04-13T23:05:24.190Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
23:05:24 [2020-04-13T23:05:24.296Z] #44 195.6   LINK     lib/c/built-in.o
23:05:24 [2020-04-13T23:05:24.434Z] #44 88.82   AR       soccr/libsoccr.a
23:05:24 [2020-04-13T23:05:24.434Z] #44 88.87 make[1]: 'soccr/libsoccr.a' is up to date.
23:05:24 [2020-04-13T23:05:24.434Z] #44 ...
23:05:24 [2020-04-13T23:05:24.434Z] 
23:05:24 [2020-04-13T23:05:24.434Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:24 [2020-04-13T23:05:24.434Z] #47 187.2 crypto/tls
23:05:24 [2020-04-13T23:05:24.434Z] #47 195.8 net/http/httptrace
23:05:24 [2020-04-13T23:05:24.434Z] #47 196.0 net/http
23:05:24 [2020-04-13T23:05:24.434Z] #47 ...
23:05:24 [2020-04-13T23:05:24.434Z] 
23:05:24 [2020-04-13T23:05:24.434Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:05:24 [2020-04-13T23:05:24.434Z] #13 2.134 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:05:24 [2020-04-13T23:05:24.434Z] #13 DONE 2.3s
23:05:24 [2020-04-13T23:05:24.434Z] 
23:05:24 [2020-04-13T23:05:24.434Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:05:24 [2020-04-13T23:05:24.434Z] #41 ...
23:05:24 [2020-04-13T23:05:24.434Z] 
23:05:24 [2020-04-13T23:05:24.434Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
23:05:24 [2020-04-13T23:05:24.554Z] #44 195.6   LINK     lib/c/libcriu.so
23:05:24 [2020-04-13T23:05:24.555Z] #44 195.7   LINK     lib/c/libcriu.a
23:05:24 [2020-04-13T23:05:24.555Z] #44 195.8   GEN      magic.py
23:05:24 [2020-04-13T23:05:24.555Z] #44 195.9 Note: Building without setproctitle() and strlcpy() support.
23:05:24 [2020-04-13T23:05:24.555Z] #44 195.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:05:24 [2020-04-13T23:05:24.813Z] #44 195.9 Note: Building without GnuTLS support
23:05:25 [2020-04-13T23:05:25.191Z] ok  	github.com/docker/docker/opts	0.014s	coverage: 67.4% of statements
23:05:25 [2020-04-13T23:05:25.191Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
23:05:25 [2020-04-13T23:05:25.238Z] #16 DONE 2.0s
23:05:25 [2020-04-13T23:05:25.238Z] 
23:05:25 [2020-04-13T23:05:25.238Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:25 [2020-04-13T23:05:25.379Z] #44 196.5 fatal: not a git repository (or any of the parent directories): .git
23:05:25 [2020-04-13T23:05:25.637Z] #44 197.0 make[1]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.093Z] #18 2.064 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:05:26 [2020-04-13T23:05:26.093Z] #18 2.079 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:05:26 [2020-04-13T23:05:26.093Z] #18 2.082 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:05:26 [2020-04-13T23:05:26.184Z] #69 ...
23:05:26 [2020-04-13T23:05:26.184Z] 
23:05:26 [2020-04-13T23:05:26.184Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.727 + RM_GOPATH=0
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.727 + TMP_GOPATH=
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.727 + : /build
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.727 + '[' -z '' ']'
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.728 ++ mktemp -d
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.731 + export GOPATH=/tmp/tmp.fduyd9aS7j
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.731 + GOPATH=/tmp/tmp.fduyd9aS7j
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.731 + RM_GOPATH=1
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.732 ++ dirname ./install.sh
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.735 + dir=.
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.735 + bin=tomlv
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.735 + shift
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.736 + '[' '!' -f ./tomlv.installer ']'
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.736 + . ./tomlv.installer
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.737 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.738 + install_tomlv
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.738 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.739 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.740 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.fduyd9aS7j/src/github.com/BurntSushi/toml
23:05:26 [2020-04-13T23:05:26.184Z] #34 0.762 Cloning into '/tmp/tmp.fduyd9aS7j/src/github.com/BurntSushi/toml'...
23:05:26 [2020-04-13T23:05:26.184Z] #34 2.954 + cd /tmp/tmp.fduyd9aS7j/src/github.com/BurntSushi/toml
23:05:26 [2020-04-13T23:05:26.184Z] #34 2.954 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:05:26 [2020-04-13T23:05:26.184Z] #34 3.041 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:05:26 [2020-04-13T23:05:26.184Z] #34 4.310 internal/cpu
23:05:26 [2020-04-13T23:05:26.184Z] #34 4.463 runtime/internal/sys
23:05:26 [2020-04-13T23:05:26.184Z] #34 4.531 runtime/internal/atomic
23:05:26 [2020-04-13T23:05:26.184Z] #34 4.546 math/bits
23:05:26 [2020-04-13T23:05:26.184Z] #34 5.588 runtime/internal/math
23:05:26 [2020-04-13T23:05:26.184Z] #34 5.698 unicode/utf8
23:05:26 [2020-04-13T23:05:26.184Z] #34 ...
23:05:26 [2020-04-13T23:05:26.184Z] 
23:05:26 [2020-04-13T23:05:26.184Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.733 + RM_GOPATH=0
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.746 + TMP_GOPATH=
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.747 + : /build
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.749 + '[' -z '' ']'
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.754 ++ mktemp -d
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.775 + export GOPATH=/tmp/tmp.4i8VPAvL6g
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.776 + GOPATH=/tmp/tmp.4i8VPAvL6g
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.776 + RM_GOPATH=1
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.783 ++ dirname ./install.sh
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.820 + dir=.
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.833 + bin=vndr
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.833 + shift
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.834 + '[' '!' -f ./vndr.installer ']'
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.834 + . ./vndr.installer
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.835 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.839 + install_vndr
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.840 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.841 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.842 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.4i8VPAvL6g/src/github.com/LK4D4/vndr
23:05:26 [2020-04-13T23:05:26.184Z] #48 0.847 Cloning into '/tmp/tmp.4i8VPAvL6g/src/github.com/LK4D4/vndr'...
23:05:26 [2020-04-13T23:05:26.184Z] #48 2.190 + cd /tmp/tmp.4i8VPAvL6g/src/github.com/LK4D4/vndr
23:05:26 [2020-04-13T23:05:26.184Z] #48 2.192 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
23:05:26 [2020-04-13T23:05:26.184Z] #48 2.250 + go build -buildmode=pie -v -o /build/vndr .
23:05:26 [2020-04-13T23:05:26.184Z] #48 4.808 runtime/internal/sys
23:05:26 [2020-04-13T23:05:26.184Z] #48 4.887 internal/cpu
23:05:26 [2020-04-13T23:05:26.184Z] #48 4.918 internal/race
23:05:26 [2020-04-13T23:05:26.184Z] #48 5.023 runtime/internal/atomic
23:05:26 [2020-04-13T23:05:26.184Z] #48 5.489 runtime/internal/math
23:05:26 [2020-04-13T23:05:26.184Z] #48 5.817 sync/atomic
23:05:26 [2020-04-13T23:05:26.184Z] #48 6.034 unicode
23:05:26 [2020-04-13T23:05:26.203Z] #44 197.5 make[1]: 'images/built-in.o' is up to date.
23:05:26 [2020-04-13T23:05:26.203Z] #44 197.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:05:26 [2020-04-13T23:05:26.203Z] #44 197.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:05:26 [2020-04-13T23:05:26.203Z] #44 197.6 make[1]: 'compel/libcompel.a' is up to date.
23:05:26 [2020-04-13T23:05:26.203Z] #44 197.6 make[1]: 'compel/compel-host-bin' is up to date.
23:05:26 [2020-04-13T23:05:26.353Z] #18 DONE 2.3s
23:05:26 [2020-04-13T23:05:26.353Z] 
23:05:26 [2020-04-13T23:05:26.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:26 [2020-04-13T23:05:26.353Z] #44 139.8   CC       criu/files.o
23:05:26 [2020-04-13T23:05:26.462Z] #44 197.6 make[1]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.462Z] #44 197.6 make[1]: 'soccr/libsoccr.a' is up to date.
23:05:26 [2020-04-13T23:05:26.462Z] #44 197.8 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.462Z] #44 197.8 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.462Z] #44 197.8 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.471Z] #48 6.393 unicode/utf8
23:05:26 [2020-04-13T23:05:26.471Z] #48 ...
23:05:26 [2020-04-13T23:05:26.471Z] 
23:05:26 [2020-04-13T23:05:26.471Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:26 [2020-04-13T23:05:26.471Z] #34 6.336 sync/atomic
23:05:26 [2020-04-13T23:05:26.720Z] #44 197.9 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.720Z] #44 198.0 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.720Z] #44 198.0 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.720Z] #44 198.0 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.720Z] #44 198.1 make[2]: Nothing to be done for 'all'.
23:05:26 [2020-04-13T23:05:26.720Z] #44 198.1   INSTALL  criu/criu
23:05:26 [2020-04-13T23:05:26.946Z] #14 DONE 2.3s
23:05:26 [2020-04-13T23:05:26.946Z] 
23:05:26 [2020-04-13T23:05:26.946Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:26 [2020-04-13T23:05:26.946Z] #60 9.813 + cd /tmp/tmp.LSgUA66tJ5/src/github.com/opencontainers/runc
23:05:26 [2020-04-13T23:05:26.946Z] #60 9.817 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:05:26 [2020-04-13T23:05:26.978Z] #44 DONE 198.3s
23:05:26 [2020-04-13T23:05:26.978Z] 
23:05:26 [2020-04-13T23:05:26.978Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:05:26 [2020-04-13T23:05:26.978Z] #65 230.3 + bin/containerd
23:05:27 [2020-04-13T23:05:27.109Z] #34 6.929 internal/bytealg
23:05:27 [2020-04-13T23:05:27.231Z] ok  	github.com/docker/docker/pkg/archive	0.470s	coverage: 77.0% of statements
23:05:27 [2020-04-13T23:05:27.506Z] #60 10.65 + '[' -z '' ']'
23:05:27 [2020-04-13T23:05:27.506Z] #60 10.65 + target=static
23:05:27 [2020-04-13T23:05:27.506Z] #60 10.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:05:27 [2020-04-13T23:05:27.512Z] ok  	github.com/docker/docker/pkg/authorization	0.186s	coverage: 68.3% of statements
23:05:27 [2020-04-13T23:05:27.735Z] #44 141.8   CC       criu/filesystems.o
23:05:27 [2020-04-13T23:05:27.757Z] #17 2.404 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:05:27 [2020-04-13T23:05:27.757Z] #17 2.430 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:05:27 [2020-04-13T23:05:27.757Z] #17 2.431 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:05:27 [2020-04-13T23:05:27.772Z] #34 7.740 unicode
23:05:27 [2020-04-13T23:05:27.792Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:05:28 [2020-04-13T23:05:28.081Z] ok  	github.com/docker/docker/pkg/capabilities	0.001s	coverage: 87.5% of statements
23:05:28 [2020-04-13T23:05:28.160Z] #34 8.138 math
23:05:28 [2020-04-13T23:05:28.306Z] #44 142.5   CC       criu/fsnotify.o
23:05:28 [2020-04-13T23:05:28.319Z] #17 3.094 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:05:28 [2020-04-13T23:05:28.626Z] #34 8.560 internal/testlog
23:05:28 [2020-04-13T23:05:28.868Z] #60 11.89 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 .
23:05:28 [2020-04-13T23:05:28.868Z] #60 ...
23:05:28 [2020-04-13T23:05:28.868Z] 
23:05:28 [2020-04-13T23:05:28.868Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
23:05:28 [2020-04-13T23:05:28.868Z] #15 DONE 2.2s
23:05:28 [2020-04-13T23:05:28.868Z] 
23:05:28 [2020-04-13T23:05:28.868Z] #16 [dev-systemd-false 6/26] RUN ldconfig
23:05:28 [2020-04-13T23:05:28.879Z] #65 ...
23:05:28 [2020-04-13T23:05:28.879Z] 
23:05:28 [2020-04-13T23:05:28.879Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:05:28 [2020-04-13T23:05:28.879Z] #45 DONE 0.1s
23:05:28 [2020-04-13T23:05:28.879Z] 
23:05:28 [2020-04-13T23:05:28.879Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:05:28 [2020-04-13T23:05:28.879Z] #48 DONE 0.1s
23:05:28 [2020-04-13T23:05:28.879Z] 
23:05:28 [2020-04-13T23:05:28.879Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:05:28 [2020-04-13T23:05:28.879Z] #53 ...
23:05:28 [2020-04-13T23:05:28.879Z] 
23:05:28 [2020-04-13T23:05:28.879Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:05:28 [2020-04-13T23:05:28.879Z] #51 DONE 0.1s
23:05:28 [2020-04-13T23:05:28.879Z] 
23:05:28 [2020-04-13T23:05:28.879Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:05:29 [2020-04-13T23:05:29.249Z] #44 143.7   CC       criu/image-desc.o
23:05:29 [2020-04-13T23:05:29.510Z] #44 143.9   CC       criu/image.o
23:05:29 [2020-04-13T23:05:29.686Z] #17 4.468 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:05:29 [2020-04-13T23:05:29.753Z] #34 ...
23:05:29 [2020-04-13T23:05:29.753Z] 
23:05:29 [2020-04-13T23:05:29.753Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:05:29 [2020-04-13T23:05:29.753Z] #31 0.874 + git clone https://github.com/kolyshkin/go-swagger.git .
23:05:29 [2020-04-13T23:05:29.753Z] #31 0.889 Cloning into '.'...
23:05:30 [2020-04-13T23:05:30.184Z] #31 ...
23:05:30 [2020-04-13T23:05:30.184Z] 
23:05:30 [2020-04-13T23:05:30.184Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:05:30 [2020-04-13T23:05:30.184Z] #11 0.822 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:05:30 [2020-04-13T23:05:30.184Z] #11 0.881 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:05:30 [2020-04-13T23:05:30.184Z] #11 0.884 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:05:30 [2020-04-13T23:05:30.184Z] #11 2.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
23:05:30 [2020-04-13T23:05:30.184Z] #11 6.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
23:05:30 [2020-04-13T23:05:30.184Z] #11 9.151 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
23:05:30 [2020-04-13T23:05:30.184Z] #11 ...
23:05:30 [2020-04-13T23:05:30.184Z] 
23:05:30 [2020-04-13T23:05:30.184Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:05:30 [2020-04-13T23:05:30.184Z] #24 0.695 + RM_GOPATH=0
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.695 + TMP_GOPATH=
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.695 + : /build
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.696 + '[' -z '' ']'
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.697 ++ mktemp -d
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.781 + export GOPATH=/tmp/tmp.FCKbRpiZWh
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.781 + GOPATH=/tmp/tmp.FCKbRpiZWh
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.781 + RM_GOPATH=1
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.784 ++ dirname ./install.sh
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.787 + dir=.
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.787 + bin=dockercli
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.787 + shift
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.788 + '[' '!' -f ./dockercli.installer ']'
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.788 + . ./dockercli.installer
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.788 ++ : stable
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.788 ++ : 17.06.2-ce
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.794 + install_dockercli
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.794 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.794 Install docker/cli version 17.06.2-ce from stable
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.829 ++ uname -m
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.834 + arch=ppc64le
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.834 + '[' ppc64le '!=' x86_64 ']'
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.834 + '[' ppc64le '!=' s390x ']'
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.834 + '[' ppc64le '!=' armhf ']'
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.834 + build_dockercli
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.834 + git clone https://github.com/docker/docker-ce /tmp/tmp.FCKbRpiZWh/tmp/docker-ce
23:05:30 [2020-04-13T23:05:30.185Z] #24 0.845 Cloning into '/tmp/tmp.FCKbRpiZWh/tmp/docker-ce'...
23:05:30 [2020-04-13T23:05:30.185Z] #24 ...
23:05:30 [2020-04-13T23:05:30.185Z] 
23:05:30 [2020-04-13T23:05:30.185Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:05:30 [2020-04-13T23:05:30.185Z] #36 0.770 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:05:30 [2020-04-13T23:05:30.185Z] #36 0.829 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:05:30 [2020-04-13T23:05:30.185Z] #36 0.833 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:05:30 [2020-04-13T23:05:30.185Z] #36 2.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
23:05:30 [2020-04-13T23:05:30.185Z] #36 6.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
23:05:30 [2020-04-13T23:05:30.185Z] #36 9.273 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
23:05:30 [2020-04-13T23:05:30.541Z] #36 ...
23:05:30 [2020-04-13T23:05:30.541Z] 
23:05:30 [2020-04-13T23:05:30.541Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.698 + RM_GOPATH=0
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.702 + TMP_GOPATH=
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.703 + : /build
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.703 + '[' -z '' ']'
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.710 ++ mktemp -d
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.718 + export GOPATH=/tmp/tmp.AoanZZmthN
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.718 + GOPATH=/tmp/tmp.AoanZZmthN
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.718 + RM_GOPATH=1
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.719 ++ dirname ./install.sh
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 + dir=.
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 + bin=golangci_lint
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 + shift
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 + '[' '!' -f ./golangci_lint.installer ']'
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 + . ./golangci_lint.installer
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 ++ : v1.23.8
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 + install_golangci_lint
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.724 + echo 'Installing golangci-lint version v1.23.8'
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.725 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
23:05:30 [2020-04-13T23:05:30.541Z] #54 0.726 Installing golangci-lint version v1.23.8
23:05:30 [2020-04-13T23:05:30.541Z] #54 ...
23:05:30 [2020-04-13T23:05:30.541Z] 
23:05:30 [2020-04-13T23:05:30.541Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.740 + RM_GOPATH=0
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.767 + TMP_GOPATH=
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.769 + : /build
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.772 + '[' -z '' ']'
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.778 ++ mktemp -d
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.784 + export GOPATH=/tmp/tmp.XP8NKT9qfs
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.785 + GOPATH=/tmp/tmp.XP8NKT9qfs
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.785 + RM_GOPATH=1
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.787 ++ dirname ./install.sh
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.794 + dir=.
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.795 + bin=shfmt
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.795 + shift
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.796 + '[' '!' -f ./shfmt.installer ']'
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.796 + . ./shfmt.installer
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.797 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.799 + install_shfmt
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.799 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.800 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XP8NKT9qfs/src/github.com/mvdan/sh
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.801 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:05:30 [2020-04-13T23:05:30.541Z] #57 0.845 Cloning into '/tmp/tmp.XP8NKT9qfs/src/github.com/mvdan/sh'...
23:05:30 [2020-04-13T23:05:30.541Z] #57 ...
23:05:30 [2020-04-13T23:05:30.541Z] 
23:05:30 [2020-04-13T23:05:30.541Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:05:30 [2020-04-13T23:05:30.541Z] #42 0.891 + git clone https://github.com/docker/distribution.git .
23:05:30 [2020-04-13T23:05:30.541Z] #42 0.907 Cloning into '.'...
23:05:30 [2020-04-13T23:05:30.832Z] #42 ...
23:05:30 [2020-04-13T23:05:30.832Z] 
23:05:30 [2020-04-13T23:05:30.832Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:05:30 [2020-04-13T23:05:30.832Z] #26 0.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:05:30 [2020-04-13T23:05:30.832Z] #26 1.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:05:30 [2020-04-13T23:05:30.832Z] #26 1.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:05:30 [2020-04-13T23:05:30.832Z] #26 3.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
23:05:30 [2020-04-13T23:05:30.832Z] #26 7.088 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
23:05:30 [2020-04-13T23:05:30.832Z] #26 9.489 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
23:05:30 [2020-04-13T23:05:30.832Z] #26 ...
23:05:30 [2020-04-13T23:05:30.832Z] 
23:05:30 [2020-04-13T23:05:30.832Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:30 [2020-04-13T23:05:30.832Z] #75 0.741 + RM_GOPATH=0
23:05:30 [2020-04-13T23:05:30.832Z] #75 0.761 + TMP_GOPATH=
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.761 + : /build
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.761 + '[' -z '' ']'
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.763 ++ mktemp -d
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.769 + export GOPATH=/tmp/tmp.NP4A8J8pHR
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.773 + GOPATH=/tmp/tmp.NP4A8J8pHR
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.774 + RM_GOPATH=1
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.779 ++ dirname ./install.sh
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.785 + dir=.
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.788 + bin=proxy
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.788 + shift
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.789 + '[' '!' -f ./proxy.installer ']'
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.789 + . ./proxy.installer
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.792 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.797 + install_proxy
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.797 + case "$1" in
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.798 + export CGO_ENABLED=0
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.798 + CGO_ENABLED=0
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.798 + _install_proxy
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.798 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.799 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NP4A8J8pHR/src/github.com/docker/libnetwork
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.799 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:05:30 [2020-04-13T23:05:30.833Z] #75 0.804 Cloning into '/tmp/tmp.NP4A8J8pHR/src/github.com/docker/libnetwork'...
23:05:30 [2020-04-13T23:05:30.893Z] #44 145.2   CC       criu/ipc_ns.o
23:05:31 [2020-04-13T23:05:31.054Z] #17 5.905 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:05:31 [2020-04-13T23:05:31.141Z] #75 ...
23:05:31 [2020-04-13T23:05:31.141Z] 
23:05:31 [2020-04-13T23:05:31.141Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:05:31 [2020-04-13T23:05:31.141Z] #63 0.740 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:05:31 [2020-04-13T23:05:31.141Z] #63 0.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:05:31 [2020-04-13T23:05:31.141Z] #63 0.799 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:05:31 [2020-04-13T23:05:31.141Z] #63 2.274 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
23:05:31 [2020-04-13T23:05:31.141Z] #63 6.081 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
23:05:31 [2020-04-13T23:05:31.141Z] #63 9.373 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
23:05:31 [2020-04-13T23:05:31.141Z] #63 ...
23:05:31 [2020-04-13T23:05:31.141Z] 
23:05:31 [2020-04-13T23:05:31.141Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.753 + RM_GOPATH=0
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.753 + TMP_GOPATH=
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.753 + : /build
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.753 + '[' -z '' ']'
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.754 ++ mktemp -d
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.794 + export GOPATH=/tmp/tmp.TTn8vGx2kw
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.794 + GOPATH=/tmp/tmp.TTn8vGx2kw
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.794 + RM_GOPATH=1
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.797 ++ dirname ./install.sh
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.810 + dir=.
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.813 + bin=gotestsum
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.813 + shift
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.814 + '[' '!' -f ./gotestsum.installer ']'
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.818 + . ./gotestsum.installer
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.820 ++ : v0.3.5
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.821 + install_gotestsum
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.821 + echo 'Installing gotestsum version v0.3.5'
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.822 Installing gotestsum version v0.3.5
23:05:31 [2020-04-13T23:05:31.141Z] #51 0.822 + go get -d gotest.tools/gotestsum
23:05:31 [2020-04-13T23:05:31.311Z] #17 ...
23:05:31 [2020-04-13T23:05:31.311Z] 
23:05:31 [2020-04-13T23:05:31.311Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:31 [2020-04-13T23:05:31.311Z] #60 12.16 + cd /tmp/tmp.qIwWfXoq6Z/src/github.com/opencontainers/runc
23:05:31 [2020-04-13T23:05:31.311Z] #60 12.16 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:05:31 [2020-04-13T23:05:31.311Z] #60 12.75 + '[' -z '' ']'
23:05:31 [2020-04-13T23:05:31.311Z] #60 12.75 + target=static
23:05:31 [2020-04-13T23:05:31.311Z] #60 12.75 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:05:31 [2020-04-13T23:05:31.311Z] #60 14.36 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 .
23:05:31 [2020-04-13T23:05:31.380Z] #16 DONE 2.1s
23:05:31 [2020-04-13T23:05:31.380Z] 
23:05:31 [2020-04-13T23:05:31.380Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:31 [2020-04-13T23:05:31.513Z] #51 ...
23:05:31 [2020-04-13T23:05:31.513Z] 
23:05:31 [2020-04-13T23:05:31.513Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:05:31 [2020-04-13T23:05:31.513Z] #44 0.820 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:05:31 [2020-04-13T23:05:31.513Z] #44 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:05:31 [2020-04-13T23:05:31.513Z] #44 0.951 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:05:31 [2020-04-13T23:05:31.513Z] #44 2.451 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
23:05:31 [2020-04-13T23:05:31.513Z] #44 6.355 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
23:05:31 [2020-04-13T23:05:31.513Z] #44 8.859 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
23:05:31 [2020-04-13T23:05:31.513Z] #44 ...
23:05:31 [2020-04-13T23:05:31.513Z] 
23:05:31 [2020-04-13T23:05:31.513Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:05:31 [2020-04-13T23:05:31.513Z] #69 9.394 + cd /tmp/tmp.l6YchI5EdW/src/github.com/rootless-containers/rootlesskit
23:05:31 [2020-04-13T23:05:31.513Z] #69 9.396 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270
23:05:31 [2020-04-13T23:05:31.513Z] #69 9.827 + for f in rootlesskit rootlesskit-docker-proxy
23:05:31 [2020-04-13T23:05:31.513Z] #69 9.830 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:05:31 [2020-04-13T23:05:31.567Z] #60 ...
23:05:31 [2020-04-13T23:05:31.567Z] 
23:05:31 [2020-04-13T23:05:31.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:31 [2020-04-13T23:05:31.567Z] #44 91.51   AR       soccr/libsoccr.a
23:05:31 [2020-04-13T23:05:31.567Z] #44 91.54 make[1]: 'soccr/libsoccr.a' is up to date.
23:05:31 [2020-04-13T23:05:31.567Z] #44 91.88   DEP      criu/arch/x86/sigframe.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 91.99   DEP      criu/arch/x86/sigaction_compat.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 92.17   DEP      criu/arch/x86/kerndat.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 92.37   DEP      criu/arch/x86/crtools.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 92.52   DEP      criu/arch/x86/cpu.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 92.68   CC       criu/arch/x86/cpu.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 93.36   CC       criu/arch/x86/crtools.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 94.67   CC       criu/arch/x86/kerndat.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 95.21   CC       criu/arch/x86/sigaction_compat.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 95.55   CC       criu/arch/x86/sigframe.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 95.80   LINK     criu/arch/x86/crtools.built-in.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 95.85   DEP      criu/pie/util-vdso-elf32.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 95.98   DEP      criu/pie/util-vdso.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 96.16   DEP      criu/pie/util.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 96.34   CC       criu/pie/util.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 96.71   CC       criu/pie/util-vdso.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 97.41   CC       criu/pie/util-vdso-elf32.o
23:05:31 [2020-04-13T23:05:31.567Z] #44 98.19   AR       criu/pie/pie.lib.a
23:05:31 [2020-04-13T23:05:31.567Z] #44 98.26   DEP      criu/pie/restorer.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 98.49   DEP      criu/arch/x86/sigaction_compat_pie.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 98.58   DEP      criu/arch/x86/restorer_unmap.d
23:05:31 [2020-04-13T23:05:31.567Z] #44 98.62   DEP      criu/arch/x86/restorer.d
23:05:31 [2020-04-13T23:05:31.823Z] #44 98.77   DEP      criu/arch/x86/vdso-pie.d
23:05:32 [2020-04-13T23:05:32.080Z] #44 98.90   DEP      criu/pie/parasite-vdso.d
23:05:32 [2020-04-13T23:05:32.080Z] #44 99.04   DEP      criu/pie/parasite.d
23:05:32 [2020-04-13T23:05:32.276Z] #44 146.6   CC       criu/irmap.o
23:05:32 [2020-04-13T23:05:32.336Z] #44 99.29   CC       criu/pie/parasite.o
23:05:32 [2020-04-13T23:05:32.336Z] #44 ...
23:05:32 [2020-04-13T23:05:32.336Z] 
23:05:32 [2020-04-13T23:05:32.336Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:32 [2020-04-13T23:05:32.336Z] #47 195.9 net/http/httptrace
23:05:32 [2020-04-13T23:05:32.336Z] #47 196.2 net/http
23:05:32 [2020-04-13T23:05:32.443Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.440s	coverage: 43.2% of statements
23:05:32 [2020-04-13T23:05:32.443Z] ok  	github.com/docker/docker/layer	7.452s	coverage: 68.8% of statements
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/oci	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:05:32 [2020-04-13T23:05:32.443Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
23:05:32 [2020-04-13T23:05:32.723Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
23:05:32 [2020-04-13T23:05:32.723Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
23:05:33 [2020-04-13T23:05:33.004Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
23:05:33 [2020-04-13T23:05:33.217Z] #44 147.4   CC       criu/kcmp-ids.o
23:05:33 [2020-04-13T23:05:33.477Z] #44 147.7   CC       criu/kerndat.o
23:05:33 [2020-04-13T23:05:33.616Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.018s	coverage: 93.8% of statements
23:05:33 [2020-04-13T23:05:33.705Z] #47 ...
23:05:33 [2020-04-13T23:05:33.705Z] 
23:05:33 [2020-04-13T23:05:33.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:33 [2020-04-13T23:05:33.705Z] #44 100.6   LINK     criu/pie/parasite.built-in.o
23:05:33 [2020-04-13T23:05:33.705Z] #44 100.6   GEN      criu/pie/parasite-blob.h
23:05:33 [2020-04-13T23:05:33.705Z] #44 100.6   CC       criu/pie/parasite-vdso.o
23:05:33 [2020-04-13T23:05:33.892Z] #17 2.590 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:05:33 [2020-04-13T23:05:33.892Z] #17 2.636 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:05:33 [2020-04-13T23:05:33.892Z] #17 2.828 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:05:33 [2020-04-13T23:05:33.896Z] ok  	github.com/docker/docker/pkg/dmesg	0.013s	coverage: 83.3% of statements
23:05:34 [2020-04-13T23:05:34.145Z] #53 DONE 314.2s
23:05:34 [2020-04-13T23:05:34.145Z] 
23:05:34 [2020-04-13T23:05:34.145Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:05:34 [2020-04-13T23:05:34.269Z] #44 101.2   CC       criu/arch/x86/vdso-pie.o
23:05:34 [2020-04-13T23:05:34.452Z] #17 3.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:05:34 [2020-04-13T23:05:34.530Z] #44 101.6   CC       criu/arch/x86/restorer.o
23:05:34 [2020-04-13T23:05:34.708Z] #17 ...
23:05:34 [2020-04-13T23:05:34.708Z] 
23:05:34 [2020-04-13T23:05:34.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:34 [2020-04-13T23:05:34.708Z] #44 89.32   DEP      criu/arch/x86/sigframe.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 89.46   DEP      criu/arch/x86/sigaction_compat.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 89.56   DEP      criu/arch/x86/kerndat.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 89.74   DEP      criu/arch/x86/crtools.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 89.91   DEP      criu/arch/x86/cpu.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 90.07   CC       criu/arch/x86/cpu.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 90.68   CC       criu/arch/x86/crtools.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 92.08   CC       criu/arch/x86/kerndat.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 92.73   CC       criu/arch/x86/sigaction_compat.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 92.96   CC       criu/arch/x86/sigframe.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 93.24   LINK     criu/arch/x86/crtools.built-in.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 93.29   DEP      criu/pie/util-vdso-elf32.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 93.40   DEP      criu/pie/util-vdso.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 93.55   DEP      criu/pie/util.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 93.80   CC       criu/pie/util.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 94.16   CC       criu/pie/util-vdso.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 94.88   CC       criu/pie/util-vdso-elf32.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 95.52   AR       criu/pie/pie.lib.a
23:05:34 [2020-04-13T23:05:34.708Z] #44 95.58   DEP      criu/pie/restorer.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 95.91   DEP      criu/arch/x86/sigaction_compat_pie.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 96.06   DEP      criu/arch/x86/restorer_unmap.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 96.09   DEP      criu/arch/x86/restorer.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 96.36   DEP      criu/arch/x86/vdso-pie.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 96.48   DEP      criu/pie/parasite-vdso.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 96.66   DEP      criu/pie/parasite.d
23:05:34 [2020-04-13T23:05:34.708Z] #44 96.94   CC       criu/pie/parasite.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 98.10   LINK     criu/pie/parasite.built-in.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 98.12   GEN      criu/pie/parasite-blob.h
23:05:34 [2020-04-13T23:05:34.708Z] #44 98.14   CC       criu/pie/parasite-vdso.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 98.74   CC       criu/arch/x86/vdso-pie.o
23:05:34 [2020-04-13T23:05:34.708Z] #44 99.03   CC       criu/arch/x86/restorer.o
23:05:34 [2020-04-13T23:05:34.860Z] #44 148.9   CC       criu/libnetlink.o
23:05:34 [2020-04-13T23:05:34.896Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
23:05:34 [2020-04-13T23:05:34.963Z] #44 99.70   CC       criu/arch/x86/restorer_unmap.o
23:05:34 [2020-04-13T23:05:34.963Z] #44 99.77   CC       criu/arch/x86/sigaction_compat_pie.o
23:05:35 [2020-04-13T23:05:35.080Z] #65 ...
23:05:35 [2020-04-13T23:05:35.080Z] 
23:05:35 [2020-04-13T23:05:35.080Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:05:35 [2020-04-13T23:05:35.093Z] #44 102.0   CC       criu/arch/x86/restorer_unmap.o
23:05:35 [2020-04-13T23:05:35.093Z] #44 102.1   CC       criu/arch/x86/sigaction_compat_pie.o
23:05:35 [2020-04-13T23:05:35.121Z] #44 149.4   CC       criu/log.o
23:05:35 [2020-04-13T23:05:35.177Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 89.5% of statements
23:05:35 [2020-04-13T23:05:35.218Z] #44 100.0   CC       criu/pie/restorer.o
23:05:35 [2020-04-13T23:05:35.337Z] #54 DONE 0.2s
23:05:35 [2020-04-13T23:05:35.338Z] 
23:05:35 [2020-04-13T23:05:35.338Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:05:35 [2020-04-13T23:05:35.338Z] #57 DONE 0.1s
23:05:35 [2020-04-13T23:05:35.338Z] 
23:05:35 [2020-04-13T23:05:35.338Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:05:35 [2020-04-13T23:05:35.338Z] #65 ...
23:05:35 [2020-04-13T23:05:35.338Z] 
23:05:35 [2020-04-13T23:05:35.338Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:05:35 [2020-04-13T23:05:35.338Z] #61 DONE 0.1s
23:05:35 [2020-04-13T23:05:35.349Z] #44 102.3   CC       criu/pie/restorer.o
23:05:35 [2020-04-13T23:05:35.382Z] #44 149.9   CC       criu/lsm.o
23:05:35 [2020-04-13T23:05:35.595Z] 
23:05:35 [2020-04-13T23:05:35.595Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:05:35 [2020-04-13T23:05:35.779Z] #44 ...
23:05:35 [2020-04-13T23:05:35.779Z] 
23:05:35 [2020-04-13T23:05:35.779Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:35 [2020-04-13T23:05:35.779Z] #17 4.717 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB]
23:05:35 [2020-04-13T23:05:35.952Z] #44 150.3   CC       criu/mem.o
23:05:36 [2020-04-13T23:05:36.178Z] ok  	github.com/docker/docker/pkg/fsutils	0.417s	coverage: 85.1% of statements
23:05:36 [2020-04-13T23:05:36.213Z] #44 ...
23:05:36 [2020-04-13T23:05:36.213Z] 
23:05:36 [2020-04-13T23:05:36.213Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:05:36 [2020-04-13T23:05:36.213Z] #19 6.745 Collecting yamllint==1.16.0
23:05:36 [2020-04-13T23:05:36.383Z] #69 ...
23:05:36 [2020-04-13T23:05:36.383Z] 
23:05:36 [2020-04-13T23:05:36.383Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:36 [2020-04-13T23:05:36.383Z] #48 6.911 internal/bytealg
23:05:36 [2020-04-13T23:05:36.383Z] #48 7.057 math/bits
23:05:36 [2020-04-13T23:05:36.383Z] #48 9.730 internal/testlog
23:05:36 [2020-04-13T23:05:36.383Z] #48 9.992 math
23:05:36 [2020-04-13T23:05:36.383Z] #48 10.09 runtime
23:05:36 [2020-04-13T23:05:36.383Z] #48 10.82 unicode/utf16
23:05:36 [2020-04-13T23:05:36.383Z] #48 12.03 container/list
23:05:36 [2020-04-13T23:05:36.383Z] #48 15.70 crypto/internal/subtle
23:05:36 [2020-04-13T23:05:36.383Z] #48 16.33 crypto/subtle
23:05:36 [2020-04-13T23:05:36.459Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
23:05:36 [2020-04-13T23:05:36.459Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
23:05:37 [2020-04-13T23:05:37.010Z] #48 16.88 vendor/golang.org/x/crypto/cryptobyte/asn1
23:05:37 [2020-04-13T23:05:37.141Z] #17 6.279 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
23:05:37 [2020-04-13T23:05:37.459Z] ok  	github.com/docker/docker/pkg/idtools	0.363s	coverage: 70.1% of statements
23:05:37 [2020-04-13T23:05:37.459Z] ok  	github.com/docker/docker/pkg/ioutils	0.278s	coverage: 69.7% of statements
23:05:37 [2020-04-13T23:05:37.597Z] #19 ...
23:05:37 [2020-04-13T23:05:37.597Z] 
23:05:37 [2020-04-13T23:05:37.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:37 [2020-04-13T23:05:37.597Z] #44 152.1   CC       criu/mount.o
23:05:37 [2020-04-13T23:05:37.637Z] #48 17.45 internal/nettrace
23:05:37 [2020-04-13T23:05:37.740Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
23:05:37 [2020-04-13T23:05:37.740Z] ok  	github.com/docker/docker/pkg/locker	0.012s	coverage: 88.9% of statements
23:05:38 [2020-04-13T23:05:38.020Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 100.0% of statements
23:05:38 [2020-04-13T23:05:38.020Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:05:38 [2020-04-13T23:05:38.020Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:05:38 [2020-04-13T23:05:38.020Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
23:05:38 [2020-04-13T23:05:38.020Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:05:38 [2020-04-13T23:05:38.264Z] #48 18.23 runtime/cgo
23:05:38 [2020-04-13T23:05:38.301Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
23:05:38 [2020-04-13T23:05:38.301Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
23:05:38 [2020-04-13T23:05:38.582Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
23:05:38 [2020-04-13T23:05:38.582Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
23:05:38 [2020-04-13T23:05:38.582Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:05:38 [2020-04-13T23:05:38.582Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:05:38 [2020-04-13T23:05:38.625Z] #44 105.2   LINK     criu/pie/restorer.built-in.o
23:05:38 [2020-04-13T23:05:38.625Z] #44 105.2   GEN      criu/pie/restorer-blob.h
23:05:38 [2020-04-13T23:05:38.625Z] #44 105.3   DEP      criu/vdso.d
23:05:38 [2020-04-13T23:05:38.625Z] #44 105.6   DEP      criu/vdso-compat.d
23:05:38 [2020-04-13T23:05:38.625Z] #44 105.7   DEP      criu/uts_ns.d
23:05:38 [2020-04-13T23:05:38.885Z] #44 105.8   DEP      criu/util.d
23:05:39 [2020-04-13T23:05:39.143Z] #44 106.0   DEP      criu/uffd.d
23:05:39 [2020-04-13T23:05:39.143Z] #44 106.2   DEP      criu/tun.d
23:05:39 [2020-04-13T23:05:39.194Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
23:05:39 [2020-04-13T23:05:39.292Z] #48 ...
23:05:39 [2020-04-13T23:05:39.292Z] 
23:05:39 [2020-04-13T23:05:39.292Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:39 [2020-04-13T23:05:39.292Z] #57 19.16 + cd /tmp/tmp.XP8NKT9qfs/src/github.com/mvdan/sh
23:05:39 [2020-04-13T23:05:39.292Z] #57 19.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:05:39 [2020-04-13T23:05:39.400Z] #44 106.3   DEP      criu/tty.d
23:05:39 [2020-04-13T23:05:39.581Z] #57 19.41 + GO111MODULE=on
23:05:39 [2020-04-13T23:05:39.581Z] #57 19.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:05:39 [2020-04-13T23:05:39.657Z] #44 106.6   DEP      criu/timerfd.d
23:05:39 [2020-04-13T23:05:39.814Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
23:05:39 [2020-04-13T23:05:39.871Z] #57 ...
23:05:39 [2020-04-13T23:05:39.871Z] 
23:05:39 [2020-04-13T23:05:39.871Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:39 [2020-04-13T23:05:39.871Z] #34 9.908 runtime
23:05:39 [2020-04-13T23:05:39.871Z] #34 10.23 encoding
23:05:39 [2020-04-13T23:05:39.871Z] #34 10.84 runtime/cgo
23:05:39 [2020-04-13T23:05:39.915Z] #44 106.8   DEP      criu/sysfs_parse.d
23:05:40 [2020-04-13T23:05:40.095Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
23:05:40 [2020-04-13T23:05:40.095Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
23:05:40 [2020-04-13T23:05:40.172Z] #44 107.0   DEP      criu/sysctl.d
23:05:40 [2020-04-13T23:05:40.172Z] #44 107.1   DEP      criu/string.d
23:05:40 [2020-04-13T23:05:40.172Z] #44 107.1   DEP      criu/stats.d
23:05:40 [2020-04-13T23:05:40.429Z] #44 107.3   DEP      criu/sockets.d
23:05:40 [2020-04-13T23:05:40.429Z] #44 107.5   DEP      criu/sk-unix.d
23:05:40 [2020-04-13T23:05:40.686Z] #44 107.8   DEP      criu/sk-tcp.d
23:05:40 [2020-04-13T23:05:40.944Z] #44 107.9   DEP      criu/sk-queue.d
23:05:41 [2020-04-13T23:05:41.201Z] #44 108.1   DEP      criu/sk-packet.d
23:05:41 [2020-04-13T23:05:41.306Z] #17 ...
23:05:41 [2020-04-13T23:05:41.306Z] 
23:05:41 [2020-04-13T23:05:41.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:41 [2020-04-13T23:05:41.306Z] #44 103.3   LINK     criu/pie/restorer.built-in.o
23:05:41 [2020-04-13T23:05:41.306Z] #44 103.3   GEN      criu/pie/restorer-blob.h
23:05:41 [2020-04-13T23:05:41.306Z] #44 103.4   DEP      criu/vdso.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 103.6   DEP      criu/vdso-compat.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 103.7   DEP      criu/uts_ns.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 104.0   DEP      criu/util.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 104.2   DEP      criu/uffd.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 104.4   DEP      criu/tun.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 104.5   DEP      criu/tty.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 104.7   DEP      criu/timerfd.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 104.9   DEP      criu/sysfs_parse.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 105.1   DEP      criu/sysctl.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 105.3   DEP      criu/string.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 105.4   DEP      criu/stats.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 105.5   DEP      criu/sockets.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 105.7   DEP      criu/sk-unix.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 105.9   DEP      criu/sk-tcp.d
23:05:41 [2020-04-13T23:05:41.306Z] #44 106.2   DEP      criu/sk-queue.d
23:05:41 [2020-04-13T23:05:41.458Z] #44 108.3   DEP      criu/sk-netlink.d
23:05:41 [2020-04-13T23:05:41.458Z] #44 108.4   DEP      criu/sk-inet.d
23:05:41 [2020-04-13T23:05:41.560Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
23:05:41 [2020-04-13T23:05:41.561Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
23:05:41 [2020-04-13T23:05:41.561Z] #44 106.4   DEP      criu/sk-packet.d
23:05:41 [2020-04-13T23:05:41.715Z] #44 108.7   DEP      criu/signalfd.d
23:05:41 [2020-04-13T23:05:41.817Z] #44 106.5   DEP      criu/sk-netlink.d
23:05:41 [2020-04-13T23:05:41.971Z] #44 108.9   DEP      criu/sigframe.d
23:05:41 [2020-04-13T23:05:41.971Z] #44 109.0   DEP      criu/shmem.d
23:05:41 [2020-04-13T23:05:41.971Z] #44 109.1   DEP      criu/servicefd.d
23:05:42 [2020-04-13T23:05:42.072Z] #44 106.7   DEP      criu/sk-inet.d
23:05:42 [2020-04-13T23:05:42.329Z] #44 107.0   DEP      criu/signalfd.d
23:05:42 [2020-04-13T23:05:42.329Z] #44 107.1   DEP      criu/sigframe.d
23:05:42 [2020-04-13T23:05:42.535Z] #44 109.3   DEP      criu/seize.d
23:05:42 [2020-04-13T23:05:42.535Z] #44 109.4   DEP      criu/seccomp.d
23:05:42 [2020-04-13T23:05:42.535Z] #44 109.6   DEP      criu/rst-malloc.d
23:05:42 [2020-04-13T23:05:42.535Z] #44 109.7   DEP      criu/rbtree.d
23:05:42 [2020-04-13T23:05:42.585Z] #44 107.3   DEP      criu/shmem.d
23:05:42 [2020-04-13T23:05:42.615Z] #34 ...
23:05:42 [2020-04-13T23:05:42.615Z] 
23:05:42 [2020-04-13T23:05:42.615Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:42 [2020-04-13T23:05:42.615Z] #57 22.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:05:42 [2020-04-13T23:05:42.615Z] #57 22.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:05:42 [2020-04-13T23:05:42.615Z] #57 22.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:05:42 [2020-04-13T23:05:42.792Z] #44 109.7   DEP      criu/pstree.d
23:05:42 [2020-04-13T23:05:42.841Z] #44 107.5   DEP      criu/servicefd.d
23:05:42 [2020-04-13T23:05:42.841Z] #44 107.6   DEP      criu/seize.d
23:05:42 [2020-04-13T23:05:42.882Z] #44 156.5   CC       criu/namespaces.o
23:05:42 [2020-04-13T23:05:42.942Z] #57 22.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:05:42 [2020-04-13T23:05:42.942Z] #57 22.87 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:05:43 [2020-04-13T23:05:43.049Z] #44 109.9   DEP      criu/protobuf.d
23:05:43 [2020-04-13T23:05:43.049Z] #44 110.1   GEN      criu/protobuf-desc-gen.h
23:05:43 [2020-04-13T23:05:43.096Z] #44 107.8   DEP      criu/seccomp.d
23:05:43 [2020-04-13T23:05:43.351Z] #44 108.1   DEP      criu/rst-malloc.d
23:05:43 [2020-04-13T23:05:43.351Z] #44 108.2   DEP      criu/rbtree.d
23:05:43 [2020-04-13T23:05:43.351Z] #44 108.2   DEP      criu/pstree.d
23:05:43 [2020-04-13T23:05:43.453Z] #44 ...
23:05:43 [2020-04-13T23:05:43.453Z] 
23:05:43 [2020-04-13T23:05:43.453Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:05:43 [2020-04-13T23:05:43.453Z] #19 12.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:05:43 [2020-04-13T23:05:43.453Z] #19 12.30 Collecting pyyaml (from yamllint==1.16.0)
23:05:43 [2020-04-13T23:05:43.453Z] #19 12.52   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:05:43 [2020-04-13T23:05:43.453Z] #19 14.65 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:05:43 [2020-04-13T23:05:43.453Z] #19 14.76   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:05:43 [2020-04-13T23:05:43.453Z] #19 14.86 Building wheels for collected packages: pyyaml
23:05:43 [2020-04-13T23:05:43.453Z] #19 14.86   Running setup.py bdist_wheel for pyyaml: started
23:05:43 [2020-04-13T23:05:43.453Z] #19 16.16   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:05:43 [2020-04-13T23:05:43.453Z] #19 16.16   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:05:43 [2020-04-13T23:05:43.453Z] #19 16.28 Successfully built pyyaml
23:05:43 [2020-04-13T23:05:43.453Z] #19 16.30 Installing collected packages: pyyaml, pathspec, yamllint
23:05:43 [2020-04-13T23:05:43.453Z] #19 16.80 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:05:43 [2020-04-13T23:05:43.677Z] #44 108.5   DEP      criu/protobuf.d
23:05:43 [2020-04-13T23:05:43.934Z] #44 108.7   GEN      criu/protobuf-desc-gen.h
23:05:44 [2020-04-13T23:05:44.225Z] ok  	github.com/docker/docker/pkg/signal	2.321s	coverage: 61.0% of statements
23:05:44 [2020-04-13T23:05:44.395Z] #19 ...
23:05:44 [2020-04-13T23:05:44.395Z] 
23:05:44 [2020-04-13T23:05:44.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:44 [2020-04-13T23:05:44.395Z] #44 158.7   CC       criu/net.o
23:05:44 [2020-04-13T23:05:44.507Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
23:05:44 [2020-04-13T23:05:44.656Z] #44 ...
23:05:44 [2020-04-13T23:05:44.656Z] 
23:05:44 [2020-04-13T23:05:44.656Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:05:44 [2020-04-13T23:05:44.656Z] #19 DONE 18.5s
23:05:44 [2020-04-13T23:05:44.706Z] #57 24.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:05:44 [2020-04-13T23:05:44.788Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
23:05:44 [2020-04-13T23:05:44.917Z] 
23:05:44 [2020-04-13T23:05:44.917Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:44 [2020-04-13T23:05:44.943Z] #44 ...
23:05:44 [2020-04-13T23:05:44.943Z] 
23:05:44 [2020-04-13T23:05:44.943Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:44 [2020-04-13T23:05:44.943Z] #47 208.3 github.com/LK4D4/vndr/godl
23:05:44 [2020-04-13T23:05:44.943Z] #47 209.1 github.com/LK4D4/vndr
23:05:44 [2020-04-13T23:05:44.943Z] #47 ...
23:05:44 [2020-04-13T23:05:44.943Z] 
23:05:44 [2020-04-13T23:05:44.943Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:44 [2020-04-13T23:05:44.943Z] #44 111.7   DEP      criu/protobuf-desc.d
23:05:44 [2020-04-13T23:05:44.943Z] #44 ...
23:05:44 [2020-04-13T23:05:44.943Z] 
23:05:44 [2020-04-13T23:05:44.943Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:44 [2020-04-13T23:05:44.943Z] #47 DONE 218.5s
23:05:44 [2020-04-13T23:05:44.943Z] 
23:05:44 [2020-04-13T23:05:44.943Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:44 [2020-04-13T23:05:44.943Z] #44 111.8   DEP      criu/proc_parse.d
23:05:45 [2020-04-13T23:05:45.068Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:05:45 [2020-04-13T23:05:45.349Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
23:05:45 [2020-04-13T23:05:45.507Z] #44 112.2   DEP      criu/plugin.d
23:05:45 [2020-04-13T23:05:45.507Z] #44 112.4   DEP      criu/pipes.d
23:05:45 [2020-04-13T23:05:45.629Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
23:05:45 [2020-04-13T23:05:45.764Z] #44 112.7   DEP      criu/pie-util.d
23:05:45 [2020-04-13T23:05:45.764Z] #44 112.8   DEP      criu/pie-util-vdso.d
23:05:45 [2020-04-13T23:05:45.764Z] #44 112.9   DEP      criu/pie-util-vdso-elf32.d
23:05:45 [2020-04-13T23:05:45.833Z] #44 110.4   DEP      criu/protobuf-desc.d
23:05:45 [2020-04-13T23:05:45.833Z] #44 110.6   DEP      criu/proc_parse.d
23:05:45 [2020-04-13T23:05:45.910Z] ok  	github.com/docker/docker/pkg/system	0.043s	coverage: 37.2% of statements
23:05:46 [2020-04-13T23:05:46.021Z] #44 113.0   DEP      criu/path.d
23:05:46 [2020-04-13T23:05:46.021Z] #44 113.1   DEP      criu/parasite-syscall.d
23:05:46 [2020-04-13T23:05:46.088Z] #44 ...
23:05:46 [2020-04-13T23:05:46.088Z] 
23:05:46 [2020-04-13T23:05:46.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:46 [2020-04-13T23:05:46.088Z] #47 209.1 github.com/LK4D4/vndr/godl
23:05:46 [2020-04-13T23:05:46.088Z] #47 209.8 github.com/LK4D4/vndr
23:05:46 [2020-04-13T23:05:46.088Z] #47 ...
23:05:46 [2020-04-13T23:05:46.088Z] 
23:05:46 [2020-04-13T23:05:46.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:46 [2020-04-13T23:05:46.088Z] #44 110.9   DEP      criu/plugin.d
23:05:46 [2020-04-13T23:05:46.203Z] #57 26.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:05:46 [2020-04-13T23:05:46.346Z] #44 111.0   DEP      criu/pipes.d
23:05:46 [2020-04-13T23:05:46.346Z] #44 111.2   DEP      criu/pie-util.d
23:05:46 [2020-04-13T23:05:46.521Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
23:05:46 [2020-04-13T23:05:46.584Z] #44 113.3   DEP      criu/pagemap.d
23:05:46 [2020-04-13T23:05:46.584Z] #44 ...
23:05:46 [2020-04-13T23:05:46.584Z] 
23:05:46 [2020-04-13T23:05:46.584Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:46 [2020-04-13T23:05:46.584Z] #17 11.23 Fetched 8337 kB in 9s (917 kB/s)
23:05:46 [2020-04-13T23:05:46.584Z] #17 11.23 Reading package lists...
23:05:46 [2020-04-13T23:05:46.584Z] #17 14.88 Reading package lists...
23:05:46 [2020-04-13T23:05:46.584Z] #17 18.79 Building dependency tree...
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.87 libcap2-bin is already the newest version (1:2.25-2).
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.87 The following additional packages will be installed:
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.87   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   python3.7 python3.7-minimal vim-runtime xxd
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88 Suggested packages:
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88 Recommended packages:
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   aufs-dkms nftables build-essential python3-dev python3-keyring
23:05:46 [2020-04-13T23:05:46.584Z] #17 20.88   python3-keyrings.alt python3-xdg unzip
23:05:46 [2020-04-13T23:05:46.584Z] #17 ...
23:05:46 [2020-04-13T23:05:46.584Z] 
23:05:46 [2020-04-13T23:05:46.584Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:46 [2020-04-13T23:05:46.584Z] #44 113.5   DEP      criu/pagemap-cache.d
23:05:46 [2020-04-13T23:05:46.584Z] #44 113.6   DEP      criu/page-xfer.d
23:05:46 [2020-04-13T23:05:46.649Z] #44 ...
23:05:46 [2020-04-13T23:05:46.649Z] 
23:05:46 [2020-04-13T23:05:46.649Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:46 [2020-04-13T23:05:46.649Z] #47 DONE 219.7s
23:05:46 [2020-04-13T23:05:46.649Z] 
23:05:46 [2020-04-13T23:05:46.649Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:46 [2020-04-13T23:05:46.649Z] #44 111.4   DEP      criu/pie-util-vdso.d
23:05:46 [2020-04-13T23:05:46.801Z] ok  	github.com/docker/docker/pkg/tarsum	0.030s	coverage: 89.3% of statements
23:05:46 [2020-04-13T23:05:46.842Z] #44 113.8   DEP      criu/page-pipe.d
23:05:46 [2020-04-13T23:05:46.905Z] #44 111.7   DEP      criu/pie-util-vdso-elf32.d
23:05:47 [2020-04-13T23:05:47.082Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
23:05:47 [2020-04-13T23:05:47.102Z] #44 113.9   DEP      criu/netfilter.d
23:05:47 [2020-04-13T23:05:47.103Z] #44 114.1   DEP      criu/net.d
23:05:47 [2020-04-13T23:05:47.360Z] #44 114.3   DEP      criu/namespaces.d
23:05:47 [2020-04-13T23:05:47.362Z] testing: warning: no tests to run
23:05:47 [2020-04-13T23:05:47.362Z] coverage: [no statements]
23:05:47 [2020-04-13T23:05:47.362Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:05:47 [2020-04-13T23:05:47.465Z] #44 112.0   DEP      criu/path.d
23:05:47 [2020-04-13T23:05:47.618Z] #44 114.4   DEP      criu/mount.d
23:05:47 [2020-04-13T23:05:47.618Z] #44 114.6   DEP      criu/mem.d
23:05:47 [2020-04-13T23:05:47.643Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
23:05:47 [2020-04-13T23:05:47.643Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
23:05:47 [2020-04-13T23:05:47.702Z] #57 ...
23:05:47 [2020-04-13T23:05:47.702Z] 
23:05:47 [2020-04-13T23:05:47.702Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:05:47 [2020-04-13T23:05:47.721Z] #44 112.3   DEP      criu/parasite-syscall.d
23:05:47 [2020-04-13T23:05:47.876Z] #44 114.8   DEP      criu/lsm.d
23:05:47 [2020-04-13T23:05:47.876Z] #44 115.0   DEP      criu/log.d
23:05:47 [2020-04-13T23:05:47.923Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:05:47 [2020-04-13T23:05:47.976Z] #44 112.6   DEP      criu/pagemap.d
23:05:47 [2020-04-13T23:05:47.976Z] #44 112.8   DEP      criu/pagemap-cache.d
23:05:48 [2020-04-13T23:05:48.133Z] #44 115.2   DEP      criu/libnetlink.d
23:05:48 [2020-04-13T23:05:48.232Z] #44 112.9   DEP      criu/page-xfer.d
23:05:48 [2020-04-13T23:05:48.232Z] #44 113.0   DEP      criu/page-pipe.d
23:05:48 [2020-04-13T23:05:48.232Z] #44 113.1   DEP      criu/netfilter.d
23:05:48 [2020-04-13T23:05:48.232Z] #60 ...
23:05:48 [2020-04-13T23:05:48.233Z] 
23:05:48 [2020-04-13T23:05:48.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:48 [2020-04-13T23:05:48.233Z] #44 162.2   CC       criu/netfilter.o
23:05:48 [2020-04-13T23:05:48.233Z] #44 162.4   CC       criu/page-pipe.o
23:05:48 [2020-04-13T23:05:48.391Z] #44 115.3   DEP      criu/kerndat.d
23:05:48 [2020-04-13T23:05:48.391Z] #44 115.5   DEP      criu/kcmp-ids.d
23:05:48 [2020-04-13T23:05:48.424Z] #42 28.02 Checking out files:  79% (1262/1597)   
Checking out files:  80% (1278/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
23:05:48 [2020-04-13T23:05:48.487Z] #44 113.2   DEP      criu/net.d
23:05:48 [2020-04-13T23:05:48.648Z] #44 115.6   DEP      criu/irmap.d
23:05:48 [2020-04-13T23:05:48.742Z] #44 113.4   DEP      criu/namespaces.d
23:05:48 [2020-04-13T23:05:48.804Z] #44 163.1   CC       criu/page-xfer.o
23:05:48 [2020-04-13T23:05:48.898Z] #42 28.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:05:48 [2020-04-13T23:05:48.906Z] #44 115.8   DEP      criu/ipc_ns.d
23:05:48 [2020-04-13T23:05:48.906Z] #44 115.9   DEP      criu/image.d
23:05:48 [2020-04-13T23:05:48.997Z] #44 113.6   DEP      criu/mount.d
23:05:48 [2020-04-13T23:05:48.997Z] #44 113.7   DEP      criu/mem.d
23:05:49 [2020-04-13T23:05:49.163Z] #44 116.0   DEP      criu/image-desc.d
23:05:49 [2020-04-13T23:05:49.163Z] #44 116.2   DEP      criu/fsnotify.d
23:05:49 [2020-04-13T23:05:49.253Z] #44 113.9   DEP      criu/lsm.d
23:05:49 [2020-04-13T23:05:49.253Z] #44 114.1   DEP      criu/log.d
23:05:49 [2020-04-13T23:05:49.420Z] #44 116.3   DEP      criu/filesystems.d
23:05:49 [2020-04-13T23:05:49.420Z] #44 116.4   DEP      criu/files.d
23:05:49 [2020-04-13T23:05:49.508Z] #44 114.2   DEP      criu/libnetlink.d
23:05:49 [2020-04-13T23:05:49.508Z] #44 114.4   DEP      criu/kerndat.d
23:05:49 [2020-04-13T23:05:49.678Z] #44 116.6   DEP      criu/files-reg.d
23:05:49 [2020-04-13T23:05:49.678Z] #44 116.8   DEP      criu/files-ext.d
23:05:49 [2020-04-13T23:05:49.935Z] #44 116.9   DEP      criu/file-lock.d
23:05:49 [2020-04-13T23:05:49.936Z] ok  	github.com/docker/docker/plugin	0.550s	coverage: 27.1% of statements
23:05:50 [2020-04-13T23:05:50.069Z] #44 114.7   DEP      criu/kcmp-ids.d
23:05:50 [2020-04-13T23:05:50.069Z] #44 114.7   DEP      criu/irmap.d
23:05:50 [2020-04-13T23:05:50.069Z] #44 114.8   DEP      criu/ipc_ns.d
23:05:50 [2020-04-13T23:05:50.069Z] #44 115.0   DEP      criu/image.d
23:05:50 [2020-04-13T23:05:50.192Z] #44 117.1   DEP      criu/file-ids.d
23:05:50 [2020-04-13T23:05:50.192Z] #44 117.3   DEP      criu/fifo.d
23:05:50 [2020-04-13T23:05:50.217Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
23:05:50 [2020-04-13T23:05:50.324Z] #44 115.1   DEP      criu/image-desc.d
23:05:50 [2020-04-13T23:05:50.324Z] #44 115.2   DEP      criu/fsnotify.d
23:05:50 [2020-04-13T23:05:50.450Z] #44 117.5   DEP      criu/fdstore.d
23:05:50 [2020-04-13T23:05:50.579Z] #44 115.4   DEP      criu/filesystems.d
23:05:50 [2020-04-13T23:05:50.707Z] #44 117.6   DEP      criu/fault-injection.d
23:05:50 [2020-04-13T23:05:50.707Z] #44 117.6   DEP      criu/external.d
23:05:50 [2020-04-13T23:05:50.707Z] #44 117.7   DEP      criu/eventpoll.d
23:05:50 [2020-04-13T23:05:50.716Z] #44 164.8   CC       criu/pagemap-cache.o
23:05:50 [2020-04-13T23:05:50.716Z] #44 165.2   CC       criu/pagemap.o
23:05:50 [2020-04-13T23:05:50.828Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
23:05:50 [2020-04-13T23:05:50.835Z] #44 115.5   DEP      criu/files.d
23:05:50 [2020-04-13T23:05:50.965Z] #44 117.9   DEP      criu/eventfd.d
23:05:50 [2020-04-13T23:05:50.965Z] #44 118.1   DEP      criu/crtools.d
23:05:50 [2020-04-13T23:05:50.977Z] #44 ...
23:05:50 [2020-04-13T23:05:50.977Z] 
23:05:50 [2020-04-13T23:05:50.977Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:50 [2020-04-13T23:05:50.977Z] #60 111.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:05:50 [2020-04-13T23:05:50.977Z] #60 113.4 + mkdir -p /build
23:05:50 [2020-04-13T23:05:50.977Z] #60 113.4 + cp runc /build/runc
23:05:50 [2020-04-13T23:05:50.977Z] #60 DONE 114.3s
23:05:50 [2020-04-13T23:05:50.999Z] #42 31.21 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:05:51 [2020-04-13T23:05:51.090Z] #44 115.7   DEP      criu/files-reg.d
23:05:51 [2020-04-13T23:05:51.090Z] #44 115.9   DEP      criu/files-ext.d
23:05:51 [2020-04-13T23:05:51.113Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
23:05:51 [2020-04-13T23:05:51.222Z] #44 118.3   DEP      criu/cr-service.d
23:05:51 [2020-04-13T23:05:51.238Z] 
23:05:51 [2020-04-13T23:05:51.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:51 [2020-04-13T23:05:51.346Z] #44 116.0   DEP      criu/file-lock.d
23:05:51 [2020-04-13T23:05:51.346Z] #44 116.1   DEP      criu/file-ids.d
23:05:51 [2020-04-13T23:05:51.346Z] #44 116.2   DEP      criu/fifo.d
23:05:51 [2020-04-13T23:05:51.479Z] #44 118.4   DEP      criu/cr-restore.d
23:05:51 [2020-04-13T23:05:51.601Z] #44 116.4   DEP      criu/fdstore.d
23:05:51 [2020-04-13T23:05:51.601Z] #44 116.5   DEP      criu/fault-injection.d
23:05:51 [2020-04-13T23:05:51.737Z] #44 118.7   DEP      criu/cr-errno.d
23:05:51 [2020-04-13T23:05:51.737Z] #44 118.7   DEP      criu/cr-dump.d
23:05:51 [2020-04-13T23:05:51.811Z] #44 166.2   CC       criu/parasite-syscall.o
23:05:51 [2020-04-13T23:05:51.857Z] #44 116.5   DEP      criu/external.d
23:05:51 [2020-04-13T23:05:51.857Z] #44 116.6   DEP      criu/eventpoll.d
23:05:51 [2020-04-13T23:05:51.857Z] #44 116.8   DEP      criu/eventfd.d
23:05:51 [2020-04-13T23:05:51.996Z] #44 119.0   DEP      criu/cr-dedup.d
23:05:51 [2020-04-13T23:05:51.996Z] #44 119.1   DEP      criu/cr-check.d
23:05:52 [2020-04-13T23:05:52.158Z] ok  	github.com/docker/docker/registry	0.098s	coverage: 56.0% of statements
23:05:52 [2020-04-13T23:05:52.264Z] #44 119.4   DEP      criu/config.d
23:05:52 [2020-04-13T23:05:52.417Z] #44 117.0   DEP      criu/crtools.d
23:05:52 [2020-04-13T23:05:52.417Z] #44 117.1   DEP      criu/cr-service.d
23:05:52 [2020-04-13T23:05:52.672Z] #44 117.4   DEP      criu/cr-restore.d
23:05:52 [2020-04-13T23:05:52.673Z] #44 ...
23:05:52 [2020-04-13T23:05:52.673Z] 
23:05:52 [2020-04-13T23:05:52.673Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:52 [2020-04-13T23:05:52.673Z] #17 11.53 Fetched 8337 kB in 9s (894 kB/s)
23:05:52 [2020-04-13T23:05:52.673Z] #17 11.53 Reading package lists...
23:05:52 [2020-04-13T23:05:52.673Z] #17 15.34 Reading package lists...
23:05:52 [2020-04-13T23:05:52.673Z] #17 19.38 Building dependency tree...
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.96 libcap2-bin is already the newest version (1:2.25-2).
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.96 The following additional packages will be installed:
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   python3.7 python3.7-minimal vim-runtime xxd
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97 Suggested packages:
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97 Recommended packages:
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   aufs-dkms nftables build-essential python3-dev python3-keyring
23:05:52 [2020-04-13T23:05:52.673Z] #17 20.97   python3-keyrings.alt python3-xdg unzip
23:05:52 [2020-04-13T23:05:52.754Z] #44 167.0   CC       criu/path.o
23:05:52 [2020-04-13T23:05:52.769Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
23:05:52 [2020-04-13T23:05:52.830Z] #44 ...
23:05:52 [2020-04-13T23:05:52.830Z] 
23:05:52 [2020-04-13T23:05:52.830Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:05:52 [2020-04-13T23:05:52.830Z] #30 DONE 226.7s
23:05:52 [2020-04-13T23:05:52.830Z] 
23:05:52 [2020-04-13T23:05:52.830Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:52 [2020-04-13T23:05:52.830Z] #44 119.6   DEP      criu/clone-noasan.d
23:05:52 [2020-04-13T23:05:52.830Z] #44 ...
23:05:52 [2020-04-13T23:05:52.830Z] 
23:05:52 [2020-04-13T23:05:52.830Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.60 The following NEW packages will be installed:
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.61   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.62   xz-utils zip
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.95 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.95 Need to get 28.5 MB of archives.
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.95 After this operation, 116 MB of additional disk space will be used.
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 22.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.36 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.37 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.40 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.40 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.95 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.96 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 23.98 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 24.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 24.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 24.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 24.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 24.46 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 24.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.11 debconf: delaying package configuration, since apt-utils is not installed
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.23 Fetched 28.5 MB in 2s (15.5 MB/s)
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.28 Selecting previously unselected package pigz.
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.32 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.33 Unpacking pigz (2.4-1) ...
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.42 Selecting previously unselected package libpython3.7-minimal:amd64.
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.94 Selecting previously unselected package python3.7-minimal.
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
23:05:52 [2020-04-13T23:05:52.830Z] #17 25.96 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
23:05:52 [2020-04-13T23:05:52.830Z] #17 26.84 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
23:05:52 [2020-04-13T23:05:52.830Z] #17 26.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
23:05:52 [2020-04-13T23:05:52.928Z] #17 ...
23:05:52 [2020-04-13T23:05:52.928Z] 
23:05:52 [2020-04-13T23:05:52.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:52 [2020-04-13T23:05:52.928Z] #44 117.6   DEP      criu/cr-errno.d
23:05:52 [2020-04-13T23:05:52.928Z] #44 117.7   DEP      criu/cr-dump.d
23:05:53 [2020-04-13T23:05:53.014Z] #44 167.2   CC       criu/pie-util-vdso.o
23:05:53 [2020-04-13T23:05:53.050Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 45.3% of statements
23:05:53 [2020-04-13T23:05:53.183Z] #44 117.9   DEP      criu/cr-dedup.d
23:05:53 [2020-04-13T23:05:53.183Z] #44 118.0   DEP      criu/cr-check.d
23:05:53 [2020-04-13T23:05:53.275Z] #44 167.6   CC       criu/pie-util.o
23:05:53 [2020-04-13T23:05:53.275Z] #44 167.8   CC       criu/pipes.o
23:05:53 [2020-04-13T23:05:53.438Z] #44 118.2   DEP      criu/config.d
23:05:53 [2020-04-13T23:05:53.661Z] ok  	github.com/docker/docker/runconfig	0.005s	coverage: 68.2% of statements
23:05:53 [2020-04-13T23:05:53.661Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
23:05:53 [2020-04-13T23:05:53.694Z] #44 118.4   DEP      criu/clone-noasan.d
23:05:53 [2020-04-13T23:05:53.694Z] #44 118.5   DEP      criu/cgroup.d
23:05:53 [2020-04-13T23:05:53.846Z] #44 168.3   CC       criu/plugin.o
23:05:53 [2020-04-13T23:05:53.949Z] #44 118.6   DEP      criu/cgroup-props.d
23:05:53 [2020-04-13T23:05:53.949Z] #44 118.6   DEP      criu/bitmap.d
23:05:53 [2020-04-13T23:05:53.949Z] #44 118.7   DEP      criu/bfd.d
23:05:53 [2020-04-13T23:05:53.949Z] #44 118.7   DEP      criu/autofs.d
23:05:54 [2020-04-13T23:05:54.107Z] #44 168.6   CC       criu/proc_parse.o
23:05:54 [2020-04-13T23:05:54.204Z] #44 118.9   DEP      criu/aio.d
23:05:54 [2020-04-13T23:05:54.204Z] #44 119.1   DEP      criu/action-scripts.d
23:05:54 [2020-04-13T23:05:54.553Z] #42 ...
23:05:54 [2020-04-13T23:05:54.553Z] 
23:05:54 [2020-04-13T23:05:54.553Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:05:54 [2020-04-13T23:05:54.553Z] #63 24.11 Fetched 8120 kB in 23s (346 kB/s)
23:05:54 [2020-04-13T23:05:54.553Z] #63 24.11 Reading package lists...
23:05:54 [2020-04-13T23:05:54.553Z] #63 ...
23:05:54 [2020-04-13T23:05:54.553Z] 
23:05:54 [2020-04-13T23:05:54.553Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:54 [2020-04-13T23:05:54.553Z] #75 31.57 Checking out files:  49% (1028/2067)   
Checking out files:  50% (1034/2067)   
Checking out files:  51% (1055/2067)   
Checking out files:  52% (1075/2067)   
Checking out files:  53% (1096/2067)   
Checking out files:  54% (1117/2067)   
Checking out files:  55% (1137/2067)   
Checking out files:  56% (1158/2067)   
Checking out files:  57% (1179/2067)   
Checking out files:  58% (1199/2067)   
Checking out files:  59% (1220/2067)   
Checking out files:  60% (1241/2067)   
Checking out files:  61% (1261/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/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:  93% (1927/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.
23:05:54 [2020-04-13T23:05:54.553Z] #75 32.88 + cd /tmp/tmp.NP4A8J8pHR/src/github.com/docker/libnetwork
23:05:54 [2020-04-13T23:05:54.553Z] #75 32.88 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
23:05:54 [2020-04-13T23:05:54.553Z] #75 33.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.45 Selecting previously unselected package python3-minimal.
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.53 Unpacking python3-minimal (3.7.3-1) ...
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.61 Selecting previously unselected package libmpdec2:amd64.
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.62 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.64 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:05:54 [2020-04-13T23:05:54.727Z] #17 29.73 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:05:54 [2020-04-13T23:05:54.765Z] #44 119.4   CC       criu/action-scripts.o
23:05:54 [2020-04-13T23:05:54.984Z] #17 29.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
23:05:54 [2020-04-13T23:05:54.984Z] #17 29.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
23:05:55 [2020-04-13T23:05:55.022Z] #44 ...
23:05:55 [2020-04-13T23:05:55.022Z] 
23:05:55 [2020-04-13T23:05:55.022Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:05:55 [2020-04-13T23:05:55.022Z] #30 DONE 228.6s
23:05:55 [2020-04-13T23:05:55.022Z] 
23:05:55 [2020-04-13T23:05:55.022Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:05:55 [2020-04-13T23:05:55.022Z] #44 119.9   CC       criu/aio.o
23:05:55 [2020-04-13T23:05:55.183Z] #75 ...
23:05:55 [2020-04-13T23:05:55.183Z] 
23:05:55 [2020-04-13T23:05:55.183Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:05:55 [2020-04-13T23:05:55.183Z] #44 25.45 Fetched 8120 kB in 25s (328 kB/s)
23:05:55 [2020-04-13T23:05:55.183Z] #44 25.45 Reading package lists...
23:05:55 [2020-04-13T23:05:55.472Z] #44 ...
23:05:55 [2020-04-13T23:05:55.473Z] 
23:05:55 [2020-04-13T23:05:55.473Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:05:55 [2020-04-13T23:05:55.473Z] #26 25.47 Fetched 8120 kB in 25s (330 kB/s)
23:05:55 [2020-04-13T23:05:55.473Z] #26 25.47 Reading package lists...
23:05:55 [2020-04-13T23:05:55.473Z] #26 ...
23:05:55 [2020-04-13T23:05:55.473Z] 
23:05:55 [2020-04-13T23:05:55.473Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:05:55 [2020-04-13T23:05:55.473Z] #11 25.58 Fetched 8120 kB in 25s (326 kB/s)
23:05:55 [2020-04-13T23:05:55.473Z] #11 25.58 Reading package lists...
23:05:55 [2020-04-13T23:05:55.674Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
23:05:55 [2020-04-13T23:05:55.763Z] #11 35.87 Reading package lists...
23:05:55 [2020-04-13T23:05:55.763Z] #11 ...
23:05:55 [2020-04-13T23:05:55.763Z] 
23:05:55 [2020-04-13T23:05:55.763Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:05:55 [2020-04-13T23:05:55.763Z] #48 25.67 vendor/golang.org/x/crypto/internal/subtle
23:05:55 [2020-04-13T23:05:55.763Z] #48 ...
23:05:55 [2020-04-13T23:05:55.763Z] 
23:05:55 [2020-04-13T23:05:55.763Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:05:55 [2020-04-13T23:05:55.916Z] #17 30.66 Selecting previously unselected package python3.7.
23:05:55 [2020-04-13T23:05:55.916Z] #17 30.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
23:05:55 [2020-04-13T23:05:55.916Z] #17 30.67 Unpacking python3.7 (3.7.3-2+deb10u1) ...
23:05:55 [2020-04-13T23:05:55.916Z] #17 30.78 Selecting previously unselected package libpython3-stdlib:amd64.
23:05:55 [2020-04-13T23:05:55.916Z] #17 30.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:05:55 [2020-04-13T23:05:55.916Z] #17 30.81 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:05:56 [2020-04-13T23:05:56.052Z] #44 35.93 Reading package lists...
23:05:56 [2020-04-13T23:05:56.052Z] #44 ...
23:05:56 [2020-04-13T23:05:56.052Z] 
23:05:56 [2020-04-13T23:05:56.052Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:05:56 [2020-04-13T23:05:56.052Z] #36 26.40 Fetched 8120 kB in 26s (317 kB/s)
23:05:56 [2020-04-13T23:05:56.052Z] #36 26.40 Reading package lists...
23:05:56 [2020-04-13T23:05:56.174Z] #17 30.89 Setting up python3-minimal (3.7.3-1) ...
23:05:56 [2020-04-13T23:05:56.286Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
23:05:56 [2020-04-13T23:05:56.341Z] #36 ...
23:05:56 [2020-04-13T23:05:56.341Z] 
23:05:56 [2020-04-13T23:05:56.341Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:05:56 [2020-04-13T23:05:56.341Z] #54 36.37 + cd /tmp/tmp.AoanZZmthN/src/github.com/golangci/golangci-lint/
23:05:56 [2020-04-13T23:05:56.341Z] #54 36.37 + git checkout -q v1.23.8
23:05:56 [2020-04-13T23:05:56.386Z] #44 120.9   CC       criu/autofs.o
23:05:56 [2020-04-13T23:05:56.654Z] #44 170.7   CC       criu/protobuf-desc.o
23:05:56 [2020-04-13T23:05:56.739Z] #17 31.65 Selecting previously unselected package python3.
23:05:56 [2020-04-13T23:05:56.739Z] #17 31.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24084 files and directories currently installed.)
23:05:56 [2020-04-13T23:05:56.739Z] #17 31.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:05:56 [2020-04-13T23:05:56.739Z] #17 31.72 Unpacking python3 (3.7.3-1) ...
23:05:56 [2020-04-13T23:05:56.898Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.0% of statements
23:05:56 [2020-04-13T23:05:56.996Z] #17 31.85 Selecting previously unselected package libip4tc0:amd64.
23:05:56 [2020-04-13T23:05:56.996Z] #17 31.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:05:56 [2020-04-13T23:05:56.996Z] #17 31.86 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:05:56 [2020-04-13T23:05:56.996Z] #17 31.94 Selecting previously unselected package libip6tc0:amd64.
23:05:56 [2020-04-13T23:05:56.996Z] #17 31.94 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:05:56 [2020-04-13T23:05:56.996Z] #17 31.95 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:05:56 [2020-04-13T23:05:56.996Z] #17 32.03 Selecting previously unselected package libiptc0:amd64.
23:05:57 [2020-04-13T23:05:57.009Z] #54 36.91 ++ git describe --tags
23:05:57 [2020-04-13T23:05:57.009Z] #54 36.92 + version=v1.23.8
23:05:57 [2020-04-13T23:05:57.009Z] #54 36.92 ++ git rev-parse --short HEAD
23:05:57 [2020-04-13T23:05:57.009Z] #54 36.95 + commit=76a82c6
23:05:57 [2020-04-13T23:05:57.009Z] #54 36.95 ++ git show -s --format=%cd
23:05:57 [2020-04-13T23:05:57.009Z] #54 36.96 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
23:05:57 [2020-04-13T23:05:57.009Z] #54 36.97 + 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
23:05:57 [2020-04-13T23:05:57.229Z] #44 171.4   CC       criu/protobuf.o
23:05:57 [2020-04-13T23:05:57.229Z] #44 171.8   CC       criu/pstree.o
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.05 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.13 Selecting previously unselected package libnfnetlink0:amd64.
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.14 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.22 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:05:57 [2020-04-13T23:05:57.256Z] #17 32.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:05:57 [2020-04-13T23:05:57.312Z] #44 122.0   CC       criu/bfd.o
23:05:57 [2020-04-13T23:05:57.509Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
23:05:57 [2020-04-13T23:05:57.513Z] #17 32.32 Selecting previously unselected package libnftnl11:amd64.
23:05:57 [2020-04-13T23:05:57.513Z] #17 32.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:05:57 [2020-04-13T23:05:57.513Z] #17 32.33 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:05:57 [2020-04-13T23:05:57.513Z] #17 32.43 Selecting previously unselected package iptables.
23:05:57 [2020-04-13T23:05:57.513Z] #17 32.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:05:57 [2020-04-13T23:05:57.513Z] #17 32.43 Unpacking iptables (1.8.2-4) ...
23:05:57 [2020-04-13T23:05:57.517Z] #65 260.5 + bin/containerd-stress
23:05:57 [2020-04-13T23:05:57.517Z] #65 262.2 + bin/containerd-shim
23:05:57 [2020-04-13T23:05:57.873Z] #44 122.5   CC       criu/bitmap.o
23:05:57 [2020-04-13T23:05:57.873Z] #44 122.6   CC       criu/cgroup-props.o
23:05:58 [2020-04-13T23:05:58.079Z] #17 32.76 Selecting previously unselected package xxd.
23:05:58 [2020-04-13T23:05:58.079Z] #17 32.76 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:05:58 [2020-04-13T23:05:58.079Z] #17 32.77 Unpacking xxd (2:8.1.0875-5) ...
23:05:58 [2020-04-13T23:05:58.079Z] #17 32.94 Selecting previously unselected package vim-common.
23:05:58 [2020-04-13T23:05:58.079Z] #17 32.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:05:58 [2020-04-13T23:05:58.079Z] #17 32.97 Unpacking vim-common (2:8.1.0875-5) ...
23:05:58 [2020-04-13T23:05:58.079Z] #17 33.13 Selecting previously unselected package bash-completion.
23:05:58 [2020-04-13T23:05:58.079Z] #17 33.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:05:58 [2020-04-13T23:05:58.434Z] #44 123.3   CC       criu/cgroup.o
23:05:58 [2020-04-13T23:05:58.614Z] #44 172.8   CC       criu/rbtree.o
23:05:58 [2020-04-13T23:05:58.614Z] #44 173.0   CC       criu/rst-malloc.o
23:05:58 [2020-04-13T23:05:58.858Z] #54 ...
23:05:58 [2020-04-13T23:05:58.858Z] 
23:05:58 [2020-04-13T23:05:58.858Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:05:58 [2020-04-13T23:05:58.858Z] #57 28.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:05:58 [2020-04-13T23:05:58.858Z] #57 30.85 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:05:58 [2020-04-13T23:05:58.858Z] #57 30.96 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:05:58 [2020-04-13T23:05:58.858Z] #57 31.33 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:05:58 [2020-04-13T23:05:58.858Z] #57 31.63 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:05:58 [2020-04-13T23:05:58.858Z] #57 33.57 runtime/cgo
23:05:58 [2020-04-13T23:05:58.858Z] #57 33.78 runtime
23:05:58 [2020-04-13T23:05:58.876Z] #44 173.3   CC       criu/seccomp.o
23:05:59 [2020-04-13T23:05:59.145Z] #44 ...
23:05:59 [2020-04-13T23:05:59.145Z] 
23:05:59 [2020-04-13T23:05:59.145Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:05:59 [2020-04-13T23:05:59.145Z] #53 DONE 236.6s
23:05:59 [2020-04-13T23:05:59.145Z] 
23:05:59 [2020-04-13T23:05:59.145Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:05:59 [2020-04-13T23:05:59.145Z] #65 198.2 + bin/containerd
23:06:00 [2020-04-13T23:06:00.947Z] #44 125.8   CC       criu/clone-noasan.o
23:06:01 [2020-04-13T23:06:01.202Z] #44 125.9   CC       criu/config.o
23:06:01 [2020-04-13T23:06:01.357Z] #17 35.67 Unpacking bash-completion (1:2.8-6) ...
23:06:01 [2020-04-13T23:06:01.357Z] #17 36.09 Selecting previously unselected package bzip2.
23:06:01 [2020-04-13T23:06:01.357Z] #17 36.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.357Z] #17 36.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:06:01 [2020-04-13T23:06:01.357Z] #17 36.17 Selecting previously unselected package xz-utils.
23:06:01 [2020-04-13T23:06:01.357Z] #17 36.18 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.357Z] #17 36.19 Unpacking xz-utils (5.2.4-1) ...
23:06:01 [2020-04-13T23:06:01.357Z] #17 36.35 Selecting previously unselected package apparmor.
23:06:01 [2020-04-13T23:06:01.459Z] #44 ...
23:06:01 [2020-04-13T23:06:01.459Z] 
23:06:01 [2020-04-13T23:06:01.459Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.67 The following NEW packages will be installed:
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.67   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.67   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.67   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.67   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.68   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.68   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.68   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.68   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.68   xz-utils zip
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.98 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.98 Need to get 28.5 MB of archives.
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.98 After this operation, 116 MB of additional disk space will be used.
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 22.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.22 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.43 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:06:01 [2020-04-13T23:06:01.459Z] #17 23.43 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.97 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 23.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.01 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.10 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.11 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.48 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 24.53 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.35 debconf: delaying package configuration, since apt-utils is not installed
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.46 Fetched 28.5 MB in 2s (15.6 MB/s)
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.53 Selecting previously unselected package pigz.
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23423 files and directories currently installed.)
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.59 Unpacking pigz (2.4-1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.70 Selecting previously unselected package libpython3.7-minimal:amd64.
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 25.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 26.21 Selecting previously unselected package python3.7-minimal.
23:06:01 [2020-04-13T23:06:01.460Z] #17 26.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 26.22 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 26.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 26.97 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 28.99 Selecting previously unselected package python3-minimal.
23:06:01 [2020-04-13T23:06:01.460Z] #17 28.99 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23672 files and directories currently installed.)
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.07 Unpacking python3-minimal (3.7.3-1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.17 Selecting previously unselected package libmpdec2:amd64.
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.17 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.28 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 29.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 30.16 Selecting previously unselected package python3.7.
23:06:01 [2020-04-13T23:06:01.460Z] #17 30.18 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 30.19 Unpacking python3.7 (3.7.3-2+deb10u1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 30.33 Selecting previously unselected package libpython3-stdlib:amd64.
23:06:01 [2020-04-13T23:06:01.460Z] #17 30.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 30.35 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:06:01 [2020-04-13T23:06:01.460Z] #17 30.46 Setting up python3-minimal (3.7.3-1) ...
23:06:01 [2020-04-13T23:06:01.615Z] #17 36.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.615Z] #17 36.43 Unpacking apparmor (2.13.2-10) ...
23:06:01 [2020-04-13T23:06:01.872Z] #17 36.76 Selecting previously unselected package aufs-tools.
23:06:01 [2020-04-13T23:06:01.872Z] #17 36.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:06:01 [2020-04-13T23:06:01.872Z] #17 36.79 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:06:02 [2020-04-13T23:06:02.130Z] #17 36.94 Selecting previously unselected package libonig5:amd64.
23:06:02 [2020-04-13T23:06:02.130Z] #17 36.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.130Z] #17 36.96 Unpacking libonig5:amd64 (6.9.1-1) ...
23:06:02 [2020-04-13T23:06:02.130Z] #17 37.08 Selecting previously unselected package libjq1:amd64.
23:06:02 [2020-04-13T23:06:02.130Z] #17 37.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.130Z] #17 37.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:06:02 [2020-04-13T23:06:02.130Z] #17 37.18 Selecting previously unselected package jq.
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.18 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.19 Unpacking jq (1.5+dfsg-2+b1) ...
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.28 Selecting previously unselected package libaio1:amd64.
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.28 Unpacking libaio1:amd64 (0.3.112-3) ...
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.34 Selecting previously unselected package libgpm2:amd64.
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.35 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:06:02 [2020-04-13T23:06:02.388Z] #17 37.41 Selecting previously unselected package libicu63:amd64.
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.19 Selecting previously unselected package python3.
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.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 ... 24084 files and directories currently installed.)
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.25 Unpacking python3 (3.7.3-1) ...
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.32 Selecting previously unselected package libip4tc0:amd64.
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.32 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.33 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.41 Selecting previously unselected package libip6tc0:amd64.
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.43 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.52 Selecting previously unselected package libiptc0:amd64.
23:06:02 [2020-04-13T23:06:02.431Z] #17 31.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.452Z] #65 ...
23:06:02 [2020-04-13T23:06:02.452Z] 
23:06:02 [2020-04-13T23:06:02.452Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:02 [2020-04-13T23:06:02.452Z] #44 173.9   CC       criu/seize.o
23:06:02 [2020-04-13T23:06:02.452Z] #44 174.7   CC       criu/servicefd.o
23:06:02 [2020-04-13T23:06:02.452Z] #44 175.1   CC       criu/shmem.o
23:06:02 [2020-04-13T23:06:02.452Z] #44 176.0   CC       criu/sigframe.o
23:06:02 [2020-04-13T23:06:02.452Z] #44 176.1   CC       criu/signalfd.o
23:06:02 [2020-04-13T23:06:02.452Z] #44 176.4   CC       criu/sk-inet.o
23:06:02 [2020-04-13T23:06:02.646Z] #17 37.41 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.646Z] #17 37.42 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:06:02 [2020-04-13T23:06:02.646Z] #17 ...
23:06:02 [2020-04-13T23:06:02.646Z] 
23:06:02 [2020-04-13T23:06:02.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:02 [2020-04-13T23:06:02.646Z] #44 119.8   DEP      criu/cgroup.d
23:06:02 [2020-04-13T23:06:02.646Z] #44 120.0   DEP      criu/cgroup-props.d
23:06:02 [2020-04-13T23:06:02.646Z] #44 120.2   DEP      criu/bitmap.d
23:06:02 [2020-04-13T23:06:02.646Z] #44 120.2   DEP      criu/bfd.d
23:06:02 [2020-04-13T23:06:02.646Z] #44 120.3   DEP      criu/autofs.d
23:06:02 [2020-04-13T23:06:02.646Z] #44 120.4   DEP      criu/aio.d
23:06:02 [2020-04-13T23:06:02.646Z] #44 120.7   DEP      criu/action-scripts.d
23:06:02 [2020-04-13T23:06:02.646Z] #44 121.0   CC       criu/action-scripts.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 121.6   CC       criu/aio.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 122.0   CC       criu/autofs.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 123.2   CC       criu/bfd.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 123.6   CC       criu/bitmap.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 123.8   CC       criu/cgroup-props.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 124.6   CC       criu/cgroup.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 127.0   CC       criu/clone-noasan.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 127.1   CC       criu/config.o
23:06:02 [2020-04-13T23:06:02.646Z] #44 128.4   CC       criu/cr-check.o
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.55 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.61 Selecting previously unselected package libnfnetlink0:amd64.
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.67 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.68 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.76 Selecting previously unselected package libnftnl11:amd64.
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.687Z] #17 31.77 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:06:02 [2020-04-13T23:06:02.712Z] #44 177.3   CC       criu/sk-netlink.o
23:06:02 [2020-04-13T23:06:02.942Z] #17 31.85 Selecting previously unselected package iptables.
23:06:02 [2020-04-13T23:06:02.942Z] #17 31.87 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:06:02 [2020-04-13T23:06:02.942Z] #17 31.87 Unpacking iptables (1.8.2-4) ...
23:06:03 [2020-04-13T23:06:03.198Z] #17 32.16 Selecting previously unselected package xxd.
23:06:03 [2020-04-13T23:06:03.198Z] #17 32.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:06:03 [2020-04-13T23:06:03.198Z] #17 32.17 Unpacking xxd (2:8.1.0875-5) ...
23:06:03 [2020-04-13T23:06:03.211Z] #44 129.9   CC       criu/cr-dedup.o
23:06:03 [2020-04-13T23:06:03.211Z] #44 130.3   CC       criu/cr-dump.o
23:06:03 [2020-04-13T23:06:03.284Z] #44 177.6   CC       criu/sk-packet.o
23:06:03 [2020-04-13T23:06:03.454Z] #17 32.28 Selecting previously unselected package vim-common.
23:06:03 [2020-04-13T23:06:03.454Z] #17 32.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:06:03 [2020-04-13T23:06:03.454Z] #17 32.32 Unpacking vim-common (2:8.1.0875-5) ...
23:06:03 [2020-04-13T23:06:03.454Z] #17 32.52 Selecting previously unselected package bash-completion.
23:06:03 [2020-04-13T23:06:03.454Z] #17 32.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:06:03 [2020-04-13T23:06:03.855Z] #44 178.0   CC       criu/sk-queue.o
23:06:04 [2020-04-13T23:06:04.080Z] #65 268.7 + bin/containerd-shim-runc-v1
23:06:04 [2020-04-13T23:06:04.116Z] #44 178.4   CC       criu/sk-tcp.o
23:06:04 [2020-04-13T23:06:04.380Z] #44 178.8   CC       criu/sk-unix.o
23:06:04 [2020-04-13T23:06:04.608Z] #57 ...
23:06:04 [2020-04-13T23:06:04.608Z] 
23:06:04 [2020-04-13T23:06:04.608Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:06:04 [2020-04-13T23:06:04.898Z] #63 34.86 Reading package lists...
23:06:04 [2020-04-13T23:06:04.898Z] #63 ...
23:06:04 [2020-04-13T23:06:04.898Z] 
23:06:04 [2020-04-13T23:06:04.898Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:06:04 [2020-04-13T23:06:04.898Z] #36 37.03 Reading package lists...
23:06:04 [2020-04-13T23:06:04.898Z] #36 ...
23:06:04 [2020-04-13T23:06:04.898Z] 
23:06:04 [2020-04-13T23:06:04.898Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:06:04 [2020-04-13T23:06:04.898Z] #63 34.86 Reading package lists...
23:06:05 [2020-04-13T23:06:05.527Z] #63 45.66 Building dependency tree...
23:06:05 [2020-04-13T23:06:05.527Z] #63 ...
23:06:05 [2020-04-13T23:06:05.527Z] 
23:06:05 [2020-04-13T23:06:05.527Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:06:05 [2020-04-13T23:06:05.527Z] #26 35.87 Reading package lists...
23:06:05 [2020-04-13T23:06:05.738Z] #44 132.7   CC       criu/cr-errno.o
23:06:05 [2020-04-13T23:06:05.817Z] #26 45.77 Building dependency tree...
23:06:05 [2020-04-13T23:06:05.817Z] #26 ...
23:06:05 [2020-04-13T23:06:05.817Z] 
23:06:05 [2020-04-13T23:06:05.817Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:05 [2020-04-13T23:06:05.817Z] #11 35.87 Reading package lists...
23:06:05 [2020-04-13T23:06:05.968Z] #17 35.07 Unpacking bash-completion (1:2.8-6) ...
23:06:05 [2020-04-13T23:06:05.995Z] #44 132.7   CC       criu/cr-restore.o
23:06:05 [2020-04-13T23:06:05.995Z] #44 ...
23:06:05 [2020-04-13T23:06:05.995Z] 
23:06:05 [2020-04-13T23:06:05.995Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:06:05 [2020-04-13T23:06:05.995Z] #17 40.76 Selecting previously unselected package libnet1:amd64.
23:06:05 [2020-04-13T23:06:05.995Z] #17 40.76 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:06:05 [2020-04-13T23:06:05.995Z] #17 40.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:06:05 [2020-04-13T23:06:05.995Z] #17 40.86 Selecting previously unselected package libnl-3-200:amd64.
23:06:05 [2020-04-13T23:06:05.995Z] #17 40.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:06:05 [2020-04-13T23:06:05.995Z] #17 40.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:06:06 [2020-04-13T23:06:06.252Z] #17 40.94 Selecting previously unselected package libprotobuf-c1:amd64.
23:06:06 [2020-04-13T23:06:06.252Z] #17 40.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:06:06 [2020-04-13T23:06:06.252Z] #17 40.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:06:06 [2020-04-13T23:06:06.252Z] #17 41.00 Selecting previously unselected package libreadline5:amd64.
23:06:06 [2020-04-13T23:06:06.252Z] #17 41.01 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:06:06 [2020-04-13T23:06:06.252Z] #17 41.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:06:06 [2020-04-13T23:06:06.252Z] #17 41.13 Selecting previously unselected package net-tools.
23:06:06 [2020-04-13T23:06:06.252Z] #17 41.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:06:06 [2020-04-13T23:06:06.252Z] #17 41.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:06:06 [2020-04-13T23:06:06.318Z] #44 180.3   CC       criu/sockets.o
23:06:06 [2020-04-13T23:06:06.510Z] #17 41.37 Selecting previously unselected package python-pip-whl.
23:06:06 [2020-04-13T23:06:06.510Z] #17 41.37 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:06:06 [2020-04-13T23:06:06.510Z] #17 41.38 Unpacking python-pip-whl (18.1-5) ...
23:06:06 [2020-04-13T23:06:06.573Z] #17 35.46 Selecting previously unselected package bzip2.
23:06:06 [2020-04-13T23:06:06.573Z] #17 35.48 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:06:06 [2020-04-13T23:06:06.573Z] #17 35.48 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:06:06 [2020-04-13T23:06:06.573Z] #17 35.55 Selecting previously unselected package xz-utils.
23:06:06 [2020-04-13T23:06:06.573Z] #17 35.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:06:06 [2020-04-13T23:06:06.573Z] #17 35.57 Unpacking xz-utils (5.2.4-1) ...
23:06:06 [2020-04-13T23:06:06.831Z] #17 35.77 Selecting previously unselected package apparmor.
23:06:06 [2020-04-13T23:06:06.831Z] #17 35.79 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:06:06 [2020-04-13T23:06:06.831Z] #17 35.86 Unpacking apparmor (2.13.2-10) ...
23:06:06 [2020-04-13T23:06:06.890Z] #44 181.0   CC       criu/stats.o
23:06:06 [2020-04-13T23:06:06.890Z] #44 181.3   CC       criu/string.o
23:06:06 [2020-04-13T23:06:06.890Z] #44 181.4   CC       criu/sysctl.o
23:06:07 [2020-04-13T23:06:07.075Z] #17 41.89 Selecting previously unselected package python3-lib2to3.
23:06:07 [2020-04-13T23:06:07.075Z] #17 41.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:06:07 [2020-04-13T23:06:07.075Z] #17 41.91 Unpacking python3-lib2to3 (3.7.3-1) ...
23:06:07 [2020-04-13T23:06:07.075Z] #17 42.00 Selecting previously unselected package python3-distutils.
23:06:07 [2020-04-13T23:06:07.075Z] #17 42.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:06:07 [2020-04-13T23:06:07.075Z] #17 42.03 Unpacking python3-distutils (3.7.3-1) ...
23:06:07 [2020-04-13T23:06:07.087Z] #17 36.25 Selecting previously unselected package aufs-tools.
23:06:07 [2020-04-13T23:06:07.087Z] #17 36.26 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:06:07 [2020-04-13T23:06:07.333Z] #17 42.18 Selecting previously unselected package python3-pip.
23:06:07 [2020-04-13T23:06:07.333Z] #17 42.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:06:07 [2020-04-13T23:06:07.333Z] #17 42.19 Unpacking python3-pip (18.1-5) ...
23:06:07 [2020-04-13T23:06:07.333Z] #17 42.35 Selecting previously unselected package python3-pkg-resources.
23:06:07 [2020-04-13T23:06:07.333Z] #17 42.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:06:07 [2020-04-13T23:06:07.333Z] #17 42.37 Unpacking python3-pkg-resources (40.8.0-1) ...
23:06:07 [2020-04-13T23:06:07.342Z] #17 36.27 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:06:07 [2020-04-13T23:06:07.342Z] #17 36.38 Selecting previously unselected package libonig5:amd64.
23:06:07 [2020-04-13T23:06:07.342Z] #17 36.39 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:06:07 [2020-04-13T23:06:07.342Z] #17 36.40 Unpacking libonig5:amd64 (6.9.1-1) ...
23:06:07 [2020-04-13T23:06:07.364Z] #65 271.8 + bin/containerd-shim-runc-v2
23:06:07 [2020-04-13T23:06:07.465Z] #44 181.9   CC       criu/sysfs_parse.o
23:06:07 [2020-04-13T23:06:07.591Z] #17 42.54 Selecting previously unselected package python3-setuptools.
23:06:07 [2020-04-13T23:06:07.591Z] #17 42.55 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:06:07 [2020-04-13T23:06:07.591Z] #17 42.55 Unpacking python3-setuptools (40.8.0-1) ...
23:06:07 [2020-04-13T23:06:07.597Z] #17 36.54 Selecting previously unselected package libjq1:amd64.
23:06:07 [2020-04-13T23:06:07.597Z] #17 36.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:06:07 [2020-04-13T23:06:07.597Z] #17 36.56 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:06:07 [2020-04-13T23:06:07.597Z] #17 36.67 Selecting previously unselected package jq.
23:06:07 [2020-04-13T23:06:07.597Z] #17 36.68 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:06:07 [2020-04-13T23:06:07.597Z] #17 36.69 Unpacking jq (1.5+dfsg-2+b1) ...
23:06:07 [2020-04-13T23:06:07.622Z] #65 272.6 + binaries
23:06:07 [2020-04-13T23:06:07.622Z] #65 272.6 + mkdir -p /build
23:06:07 [2020-04-13T23:06:07.622Z] #65 272.6 + cp bin/containerd /build/containerd
23:06:07 [2020-04-13T23:06:07.622Z] #65 272.6 + cp bin/containerd-shim /build/containerd-shim
23:06:07 [2020-04-13T23:06:07.622Z] #65 272.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:06:07 [2020-04-13T23:06:07.622Z] #65 272.6 + cp bin/ctr /build/ctr
23:06:07 [2020-04-13T23:06:07.849Z] #17 42.74 Selecting previously unselected package python3-wheel.
23:06:07 [2020-04-13T23:06:07.849Z] #17 42.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:06:07 [2020-04-13T23:06:07.849Z] #17 42.75 Unpacking python3-wheel (0.32.3-2) ...
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.78 Selecting previously unselected package libaio1:amd64.
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.80 Unpacking libaio1:amd64 (0.3.112-3) ...
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.86 Selecting previously unselected package libgpm2:amd64.
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.87 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.88 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.96 Selecting previously unselected package libicu63:amd64.
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:06:07 [2020-04-13T23:06:07.852Z] #17 36.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:06:07 [2020-04-13T23:06:07.880Z] #65 DONE 273.1s
23:06:07 [2020-04-13T23:06:07.881Z] #11 46.04 Building dependency tree...
23:06:08 [2020-04-13T23:06:08.036Z] #44 182.2   CC       criu/timerfd.o
23:06:08 [2020-04-13T23:06:08.107Z] #17 42.86 Selecting previously unselected package sudo.
23:06:08 [2020-04-13T23:06:08.107Z] #17 42.87 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:06:08 [2020-04-13T23:06:08.107Z] #17 42.87 Unpacking sudo (1.8.27-1+deb10u2) ...
23:06:08 [2020-04-13T23:06:08.297Z] #44 182.5   CC       criu/tty.o
23:06:08 [2020-04-13T23:06:08.365Z] #17 43.42 Selecting previously unselected package thin-provisioning-tools.
23:06:08 [2020-04-13T23:06:08.623Z] #17 43.43 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:06:08 [2020-04-13T23:06:08.623Z] #17 43.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:06:08 [2020-04-13T23:06:08.623Z] #17 43.69 Selecting previously unselected package uidmap.
23:06:08 [2020-04-13T23:06:08.814Z] 
23:06:08 [2020-04-13T23:06:08.814Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:06:08 [2020-04-13T23:06:08.880Z] #17 43.69 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:06:08 [2020-04-13T23:06:08.880Z] #17 43.70 Unpacking uidmap (1:4.5-1.1) ...
23:06:08 [2020-04-13T23:06:08.880Z] #17 43.81 Selecting previously unselected package vim-runtime.
23:06:08 [2020-04-13T23:06:08.880Z] #17 43.82 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:06:08 [2020-04-13T23:06:08.880Z] #17 43.85 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:06:08 [2020-04-13T23:06:08.880Z] #17 43.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:06:08 [2020-04-13T23:06:08.880Z] #17 43.88 Unpacking vim-runtime (2:8.1.0875-5) ...
23:06:09 [2020-04-13T23:06:09.072Z] #66 DONE 0.2s
23:06:09 [2020-04-13T23:06:09.072Z] 
23:06:09 [2020-04-13T23:06:09.072Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:06:09 [2020-04-13T23:06:09.072Z] #70 DONE 0.1s
23:06:09 [2020-04-13T23:06:09.072Z] 
23:06:09 [2020-04-13T23:06:09.072Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:06:09 [2020-04-13T23:06:09.332Z] #72 DONE 0.1s
23:06:09 [2020-04-13T23:06:09.332Z] 
23:06:09 [2020-04-13T23:06:09.332Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:06:09 [2020-04-13T23:06:09.332Z] #75 DONE 0.1s
23:06:09 [2020-04-13T23:06:09.332Z] 
23:06:09 [2020-04-13T23:06:09.332Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:06:09 [2020-04-13T23:06:09.332Z] #76 DONE 0.0s
23:06:09 [2020-04-13T23:06:09.332Z] 
23:06:09 [2020-04-13T23:06:09.332Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
23:06:09 [2020-04-13T23:06:09.954Z] #11 49.99 The following additional packages will be installed:
23:06:09 [2020-04-13T23:06:09.954Z] #11 50.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:06:09 [2020-04-13T23:06:09.954Z] #11 50.00   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:06:09 [2020-04-13T23:06:09.954Z] #11 50.00   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:06:09 [2020-04-13T23:06:09.954Z] #11 50.01   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
23:06:09 [2020-04-13T23:06:09.954Z] #11 50.01 Suggested packages:
23:06:09 [2020-04-13T23:06:09.954Z] #11 50.01   gcc-8-locales seccomp wine64
23:06:10 [2020-04-13T23:06:10.210Z] #44 184.2   CC       criu/tun.o
23:06:10 [2020-04-13T23:06:10.210Z] #44 184.7   CC       criu/uffd.o
23:06:10 [2020-04-13T23:06:10.709Z] #77 DONE 1.2s
23:06:10 [2020-04-13T23:06:10.709Z] 
23:06:10 [2020-04-13T23:06:10.709Z] #78 exporting to image
23:06:10 [2020-04-13T23:06:10.709Z] #78 exporting layers
23:06:11 [2020-04-13T23:06:11.465Z] #11 ...
23:06:11 [2020-04-13T23:06:11.465Z] 
23:06:11 [2020-04-13T23:06:11.465Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:06:11 [2020-04-13T23:06:11.465Z] #26 45.77 Building dependency tree...
23:06:11 [2020-04-13T23:06:11.465Z] #26 49.51 ca-certificates is already the newest version (20190110).
23:06:11 [2020-04-13T23:06:11.465Z] #26 49.51 The following additional packages will be installed:
23:06:11 [2020-04-13T23:06:11.465Z] #26 49.51   libjq1 libonig5
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.23 The following NEW packages will be installed:
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.26   jq libjq1 libonig5
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.54 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.54 Need to get 358 kB of archives.
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.54 After this operation, 1277 kB of additional disk space will be used.
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:06:11 [2020-04-13T23:06:11.465Z] #26 50.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:06:11 [2020-04-13T23:06:11.593Z] #44 185.8   CC       criu/util.o
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.38 Selecting previously unselected package libnet1:amd64.
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.50 Selecting previously unselected package libnl-3-200:amd64.
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.62 Selecting previously unselected package libprotobuf-c1:amd64.
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.64 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:06:12 [2020-04-13T23:06:12.015Z] #17 40.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:06:12 [2020-04-13T23:06:12.016Z] #17 40.73 Selecting previously unselected package libreadline5:amd64.
23:06:12 [2020-04-13T23:06:12.016Z] #17 40.73 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:06:12 [2020-04-13T23:06:12.016Z] #17 40.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:06:12 [2020-04-13T23:06:12.016Z] #17 40.85 Selecting previously unselected package net-tools.
23:06:12 [2020-04-13T23:06:12.016Z] #17 40.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:06:12 [2020-04-13T23:06:12.016Z] #17 40.87 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:06:12 [2020-04-13T23:06:12.156Z] #17 46.86 Selecting previously unselected package vim.
23:06:12 [2020-04-13T23:06:12.156Z] #17 46.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:06:12 [2020-04-13T23:06:12.156Z] #17 46.89 Unpacking vim (2:8.1.0875-5) ...
23:06:12 [2020-04-13T23:06:12.269Z] #26 52.34 debconf: delaying package configuration, since apt-utils is not installed
23:06:12 [2020-04-13T23:06:12.269Z] #26 52.52 Fetched 358 kB in 0s (2576 kB/s)
23:06:12 [2020-04-13T23:06:12.271Z] #17 41.11 Selecting previously unselected package python-pip-whl.
23:06:12 [2020-04-13T23:06:12.271Z] #17 41.12 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:06:12 [2020-04-13T23:06:12.271Z] #17 41.13 Unpacking python-pip-whl (18.1-5) ...
23:06:12 [2020-04-13T23:06:12.413Z] #17 47.44 Selecting previously unselected package xfsprogs.
23:06:12 [2020-04-13T23:06:12.527Z] #17 41.63 Selecting previously unselected package python3-lib2to3.
23:06:12 [2020-04-13T23:06:12.527Z] #17 41.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:06:12 [2020-04-13T23:06:12.527Z] #17 41.64 Unpacking python3-lib2to3 (3.7.3-1) ...
23:06:12 [2020-04-13T23:06:12.527Z] #17 ...
23:06:12 [2020-04-13T23:06:12.527Z] 
23:06:12 [2020-04-13T23:06:12.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:12 [2020-04-13T23:06:12.527Z] #44 127.3   CC       criu/cr-check.o
23:06:12 [2020-04-13T23:06:12.527Z] #44 129.0   CC       criu/cr-dedup.o
23:06:12 [2020-04-13T23:06:12.527Z] #44 129.3   CC       criu/cr-dump.o
23:06:12 [2020-04-13T23:06:12.527Z] #44 131.3   CC       criu/cr-errno.o
23:06:12 [2020-04-13T23:06:12.527Z] #44 131.4   CC       criu/cr-restore.o
23:06:12 [2020-04-13T23:06:12.527Z] #44 135.8   CC       criu/cr-service.o
23:06:12 [2020-04-13T23:06:12.527Z] #44 137.5   CC       criu/crtools.o
23:06:12 [2020-04-13T23:06:12.544Z] #44 186.9   CC       criu/uts_ns.o
23:06:12 [2020-04-13T23:06:12.671Z] #17 47.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:06:12 [2020-04-13T23:06:12.671Z] #17 47.45 Unpacking xfsprogs (4.20.0-1) ...
23:06:12 [2020-04-13T23:06:12.716Z] #26 52.60 Selecting previously unselected package libonig5:ppc64el.
23:06:12 [2020-04-13T23:06:12.716Z] #26 52.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
23:06:12 [2020-04-13T23:06:12.716Z] #26 52.71 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
23:06:12 [2020-04-13T23:06:12.716Z] #26 52.71 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:06:12 [2020-04-13T23:06:12.782Z] #44 ...
23:06:12 [2020-04-13T23:06:12.783Z] 
23:06:12 [2020-04-13T23:06:12.783Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:06:12 [2020-04-13T23:06:12.783Z] #17 41.75 Selecting previously unselected package python3-distutils.
23:06:12 [2020-04-13T23:06:12.783Z] #17 41.76 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:06:12 [2020-04-13T23:06:12.783Z] #17 41.77 Unpacking python3-distutils (3.7.3-1) ...
23:06:12 [2020-04-13T23:06:12.804Z] #44 187.1   CC       criu/vdso.o
23:06:13 [2020-04-13T23:06:13.038Z] #17 41.87 Selecting previously unselected package python3-pip.
23:06:13 [2020-04-13T23:06:13.038Z] #17 41.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:06:13 [2020-04-13T23:06:13.038Z] #17 41.90 Unpacking python3-pip (18.1-5) ...
23:06:13 [2020-04-13T23:06:13.038Z] #17 42.07 Selecting previously unselected package python3-pkg-resources.
23:06:13 [2020-04-13T23:06:13.038Z] #17 42.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:06:13 [2020-04-13T23:06:13.038Z] #17 42.10 Unpacking python3-pkg-resources (40.8.0-1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 47.87 Selecting previously unselected package zip.
23:06:13 [2020-04-13T23:06:13.185Z] #17 47.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 47.88 Unpacking zip (3.0-11+b1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.10 Setting up aufs-tools (1:4.14+20190211-1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.13 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.15 Setting up libgpm2:amd64 (1.20.7-5) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.16 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.17 Setting up uidmap (1:4.5-1.1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.18 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:06:13 [2020-04-13T23:06:13.185Z] #17 48.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:06:13 [2020-04-13T23:06:13.292Z] #17 42.22 Selecting previously unselected package python3-setuptools.
23:06:13 [2020-04-13T23:06:13.293Z] #17 42.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:06:13 [2020-04-13T23:06:13.293Z] #17 42.24 Unpacking python3-setuptools (40.8.0-1) ...
23:06:13 [2020-04-13T23:06:13.355Z] #26 53.43 Selecting previously unselected package libjq1:ppc64el.
23:06:13 [2020-04-13T23:06:13.356Z] #26 53.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:06:13 [2020-04-13T23:06:13.356Z] #26 53.45 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:06:13 [2020-04-13T23:06:13.356Z] #26 53.66 Selecting previously unselected package jq.
23:06:13 [2020-04-13T23:06:13.356Z] #26 53.67 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:06:13 [2020-04-13T23:06:13.356Z] #26 53.69 Unpacking jq (1.5+dfsg-2+b1) ...
23:06:13 [2020-04-13T23:06:13.375Z] #44 187.6   LINK     criu/built-in.o
23:06:13 [2020-04-13T23:06:13.375Z] #44 187.7   LINK     criu/criu
23:06:13 [2020-04-13T23:06:13.375Z] #44 ...
23:06:13 [2020-04-13T23:06:13.375Z] 
23:06:13 [2020-04-13T23:06:13.375Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:06:13 [2020-04-13T23:06:13.375Z] #23 250.6 + return
23:06:13 [2020-04-13T23:06:13.442Z] #17 48.23 Setting up xxd (2:8.1.0875-5) ...
23:06:13 [2020-04-13T23:06:13.442Z] #17 48.24 Setting up zip (3.0-11+b1) ...
23:06:13 [2020-04-13T23:06:13.442Z] #17 48.25 Setting up vim-common (2:8.1.0875-5) ...
23:06:13 [2020-04-13T23:06:13.442Z] #17 48.27 Setting up bash-completion (1:2.8-6) ...
23:06:13 [2020-04-13T23:06:13.548Z] #17 42.45 Selecting previously unselected package python3-wheel.
23:06:13 [2020-04-13T23:06:13.548Z] #17 42.46 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:06:13 [2020-04-13T23:06:13.548Z] #17 42.47 Unpacking python3-wheel (0.32.3-2) ...
23:06:13 [2020-04-13T23:06:13.548Z] #17 42.54 Selecting previously unselected package sudo.
23:06:13 [2020-04-13T23:06:13.548Z] #17 42.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
23:06:13 [2020-04-13T23:06:13.548Z] #17 42.55 Unpacking sudo (1.8.27-1+deb10u2) ...
23:06:13 [2020-04-13T23:06:13.635Z] #23 DONE 251.0s
23:06:13 [2020-04-13T23:06:13.635Z] 
23:06:13 [2020-04-13T23:06:13.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:13 [2020-04-13T23:06:13.635Z] #44 188.1   DEP      lib/c/criu.d
23:06:13 [2020-04-13T23:06:13.647Z] #26 ...
23:06:13 [2020-04-13T23:06:13.647Z] 
23:06:13 [2020-04-13T23:06:13.647Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
23:06:13 [2020-04-13T23:06:13.647Z] #63 45.66 Building dependency tree...
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.04 The following additional packages will be installed:
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.04   libbtrfs0
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.28 The following NEW packages will be installed:
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.33   libbtrfs-dev libbtrfs0
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.57 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.57 Need to get 120 kB of archives.
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.57 After this operation, 423 kB of additional disk space will be used.
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:06:13 [2020-04-13T23:06:13.647Z] #63 50.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.32 debconf: delaying package configuration, since apt-utils is not installed
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.51 Fetched 120 kB in 0s (1309 kB/s)
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.60 Selecting previously unselected package libbtrfs0.
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.70 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.71 Unpacking libbtrfs0 (4.20.1-2) ...
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.90 Selecting previously unselected package libbtrfs-dev.
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:06:13 [2020-04-13T23:06:13.647Z] #63 52.97 Unpacking libbtrfs-dev (4.20.1-2) ...
23:06:13 [2020-04-13T23:06:13.647Z] #63 53.21 Setting up libbtrfs0 (4.20.1-2) ...
23:06:13 [2020-04-13T23:06:13.647Z] #63 53.23 Setting up libbtrfs-dev (4.20.1-2) ...
23:06:13 [2020-04-13T23:06:13.647Z] #63 53.24 Processing triggers for libc-bin (2.28-10) ...
23:06:13 [2020-04-13T23:06:13.647Z] #63 DONE 53.7s
23:06:13 [2020-04-13T23:06:13.647Z] 
23:06:13 [2020-04-13T23:06:13.647Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:06:13 [2020-04-13T23:06:13.647Z] #64 DONE 0.1s
23:06:13 [2020-04-13T23:06:13.647Z] 
23:06:13 [2020-04-13T23:06:13.647Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.22 The following NEW packages will be installed:
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.22   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.22   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.22   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.23   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.23   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.50 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.50 Need to get 78.9 MB of archives.
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.50 After this operation, 532 MB of additional disk space will be used.
23:06:13 [2020-04-13T23:06:13.647Z] #11 52.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
23:06:13 [2020-04-13T23:06:13.647Z] #11 ...
23:06:13 [2020-04-13T23:06:13.647Z] 
23:06:13 [2020-04-13T23:06:13.647Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
23:06:13 [2020-04-13T23:06:13.647Z] #65 DONE 0.1s
23:06:13 [2020-04-13T23:06:13.647Z] 
23:06:13 [2020-04-13T23:06:13.647Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:13 [2020-04-13T23:06:13.647Z] #11 53.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
23:06:13 [2020-04-13T23:06:13.897Z] #44 188.2   CC       images/rpc.pb-c.o
23:06:14 [2020-04-13T23:06:14.109Z] #17 43.02 Selecting previously unselected package thin-provisioning-tools.
23:06:14 [2020-04-13T23:06:14.109Z] #17 43.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:06:14 [2020-04-13T23:06:14.109Z] #17 43.03 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:06:14 [2020-04-13T23:06:14.109Z] #17 43.25 Selecting previously unselected package uidmap.
23:06:14 [2020-04-13T23:06:14.109Z] #17 43.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
23:06:14 [2020-04-13T23:06:14.109Z] #17 43.28 Unpacking uidmap (1:4.5-1.1) ...
23:06:14 [2020-04-13T23:06:14.365Z] #17 43.39 Selecting previously unselected package vim-runtime.
23:06:14 [2020-04-13T23:06:14.365Z] #17 43.40 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:06:14 [2020-04-13T23:06:14.365Z] #17 43.43 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:06:14 [2020-04-13T23:06:14.365Z] #17 43.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:06:14 [2020-04-13T23:06:14.365Z] #17 43.47 Unpacking vim-runtime (2:8.1.0875-5) ...
23:06:14 [2020-04-13T23:06:14.469Z] #44 188.8   CC       lib/c/criu.o
23:06:14 [2020-04-13T23:06:14.677Z] #11 ...
23:06:14 [2020-04-13T23:06:14.677Z] 
23:06:14 [2020-04-13T23:06:14.677Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
23:06:14 [2020-04-13T23:06:14.677Z] #26 54.22 Setting up libonig5:ppc64el (6.9.1-1) ...
23:06:14 [2020-04-13T23:06:14.677Z] #26 54.26 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:06:14 [2020-04-13T23:06:14.677Z] #26 54.27 Setting up jq (1.5+dfsg-2+b1) ...
23:06:14 [2020-04-13T23:06:14.677Z] #26 54.28 Processing triggers for libc-bin (2.28-10) ...
23:06:14 [2020-04-13T23:06:14.677Z] #26 DONE 54.6s
23:06:14 [2020-04-13T23:06:14.677Z] 
23:06:14 [2020-04-13T23:06:14.677Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
23:06:14 [2020-04-13T23:06:14.677Z] #27 DONE 0.1s
23:06:14 [2020-04-13T23:06:14.677Z] 
23:06:14 [2020-04-13T23:06:14.677Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:14 [2020-04-13T23:06:14.677Z] #11 54.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:06:14 [2020-04-13T23:06:14.677Z] #11 54.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
23:06:14 [2020-04-13T23:06:14.677Z] #11 54.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
23:06:14 [2020-04-13T23:06:14.677Z] #11 54.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #11 ...
23:06:15 [2020-04-13T23:06:15.316Z] 
23:06:15 [2020-04-13T23:06:15.316Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:06:15 [2020-04-13T23:06:15.316Z] #44 35.93 Reading package lists...
23:06:15 [2020-04-13T23:06:15.316Z] #44 45.99 Building dependency tree...
23:06:15 [2020-04-13T23:06:15.316Z] #44 49.92 The following additional packages will be installed:
23:06:15 [2020-04-13T23:06:15.316Z] #44 49.93   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:06:15 [2020-04-13T23:06:15.316Z] #44 49.93   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:06:15 [2020-04-13T23:06:15.316Z] #44 49.93 Suggested packages:
23:06:15 [2020-04-13T23:06:15.316Z] #44 49.94   manpages-dev python-setuptools
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.19 The following NEW packages will be installed:
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.20   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.21   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.21   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.21   python-six zlib1g-dev
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.52 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.52 Need to get 4075 kB of archives.
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.52 After this operation, 24.5 MB of additional disk space will be used.
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 52.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 53.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 53.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 53.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 53.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 53.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 53.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 53.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 54.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 54.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
23:06:15 [2020-04-13T23:06:15.316Z] #44 ...
23:06:15 [2020-04-13T23:06:15.316Z] 
23:06:15 [2020-04-13T23:06:15.316Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.441 + RM_GOPATH=0
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.441 + TMP_GOPATH=
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.442 + : /build
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.443 + '[' -z '' ']'
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.459 ++ mktemp -d
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.474 + export GOPATH=/tmp/tmp.6fOIbhFxHe
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.474 + GOPATH=/tmp/tmp.6fOIbhFxHe
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.474 + RM_GOPATH=1
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.479 ++ dirname ./install.sh
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.483 + dir=.
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.483 + bin=containerd
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.483 + shift
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.484 + '[' '!' -f ./containerd.installer ']'
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.484 + . ./containerd.installer
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.484 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.498 + install_containerd
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.506 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.506 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6fOIbhFxHe/src/github.com/containerd/containerd
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.506 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
23:06:15 [2020-04-13T23:06:15.316Z] #66 0.582 Cloning into '/tmp/tmp.6fOIbhFxHe/src/github.com/containerd/containerd'...
23:06:15 [2020-04-13T23:06:15.412Z] #44 189.7   LINK     lib/c/built-in.o
23:06:15 [2020-04-13T23:06:15.412Z] #44 189.7   LINK     lib/c/libcriu.so
23:06:15 [2020-04-13T23:06:15.412Z] #44 189.7   LINK     lib/c/libcriu.a
23:06:15 [2020-04-13T23:06:15.412Z] #44 189.9   GEN      magic.py
23:06:15 [2020-04-13T23:06:15.672Z] #44 190.1 Note: Building without setproctitle() and strlcpy() support.
23:06:15 [2020-04-13T23:06:15.672Z] #44 190.1       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:06:15 [2020-04-13T23:06:15.672Z] #44 190.1 Note: Building without GnuTLS support
23:06:15 [2020-04-13T23:06:15.929Z] ok  	github.com/docker/docker/pkg/plugins	33.613s	coverage: 76.6% of statements
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/rootless	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/volume	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:06:15 [2020-04-13T23:06:15.929Z] 
23:06:15 [2020-04-13T23:06:15.929Z] === Skipped
23:06:15 [2020-04-13T23:06:15.929Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:06:15 [2020-04-13T23:06:15.929Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:06:15 [2020-04-13T23:06:15.929Z] 
23:06:15 [2020-04-13T23:06:15.929Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:06:15 [2020-04-13T23:06:15.929Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:06:15 [2020-04-13T23:06:15.929Z] 
23:06:15 [2020-04-13T23:06:15.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:06:15 [2020-04-13T23:06:15.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:15 [2020-04-13T23:06:15.929Z] 
23:06:15 [2020-04-13T23:06:15.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:06:15 [2020-04-13T23:06:15.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:15 [2020-04-13T23:06:15.929Z] 
23:06:15 [2020-04-13T23:06:15.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:06:15 [2020-04-13T23:06:15.929Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.929Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:15 [2020-04-13T23:06:15.929Z] 
23:06:15 [2020-04-13T23:06:15.929Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver btrfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:73: No driver to put!
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z] time="2020-04-13T23:04:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z] time="2020-04-13T23:04:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z] time="2020-04-13T23:04:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z] time="2020-04-13T23:04:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z] time="2020-04-13T23:04:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:73: No driver to put!
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     overlay_test.go:49: Fails to compute changes intermittently
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:46: Driver zfs not supported
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     graphtest_unix.go:73: No driver to put!
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:06:15 [2020-04-13T23:06:15.930Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] 
23:06:15 [2020-04-13T23:06:15.930Z] DONE 2140 tests, 26 skipped in 189.444s
23:06:15 [2020-04-13T23:06:15.933Z] #44 ...
23:06:15 [2020-04-13T23:06:15.934Z] 
23:06:15 [2020-04-13T23:06:15.934Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:06:15 [2020-04-13T23:06:15.934Z] #24 DONE 0.2s
23:06:15 [2020-04-13T23:06:15.934Z] 
23:06:15 [2020-04-13T23:06:15.934Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
Post stage
[Pipeline] junit
23:06:15 [2020-04-13T23:06:15.965Z] #17 50.89 Setting up libiptc0:amd64 (1.8.2-4) ...
23:06:15 [2020-04-13T23:06:15.965Z] #17 50.90 Setting up xz-utils (5.2.4-1) ...
23:06:15 [2020-04-13T23:06:15.965Z] #17 50.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:06:15 [2020-04-13T23:06:15.965Z] #17 50.93 Setting up sudo (1.8.27-1+deb10u2) ...
23:06:15 [2020-04-13T23:06:15.968Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.05 invoke-rc.d: could not determine current runlevel
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.07 invoke-rc.d: policy-rc.d denied execution of start.
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.08 Setting up pigz (2.4-1) ...
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.10 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.12 Setting up python-pip-whl (18.1-5) ...
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.13 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:06:16 [2020-04-13T23:06:16.223Z] #17 51.14 Setting up vim-runtime (2:8.1.0875-5) ...
23:06:16 [2020-04-13T23:06:16.534Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -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:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh dynbinary test-integration
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.55 Setting up libaio1:amd64 (0.3.112-3) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.57 Setting up libonig5:amd64 (6.9.1-1) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.58 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.59 Setting up vim (2:8.1.0875-5) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.68 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.69 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.70 Setting up jq (1.5+dfsg-2+b1) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:06:16 [2020-04-13T23:06:16.739Z] #17 51.72 Setting up python3.7 (3.7.3-2+deb10u1) ...
23:06:16 [2020-04-13T23:06:16.815Z] 
23:06:16 [2020-04-13T23:06:16.815Z] Removing bundles/
23:06:16 [2020-04-13T23:06:16.815Z] 
23:06:16 [2020-04-13T23:06:16.815Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:06:16 [2020-04-13T23:06:16.815Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:06:16 [2020-04-13T23:06:16.815Z] GOOS="" GOARCH="" GOARM=""
23:06:16 [2020-04-13T23:06:16.862Z] #66 ...
23:06:16 [2020-04-13T23:06:16.862Z] 
23:06:16 [2020-04-13T23:06:16.862Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:06:16 [2020-04-13T23:06:16.862Z] #36 37.03 Reading package lists...
23:06:16 [2020-04-13T23:06:16.862Z] #36 47.46 Building dependency tree...
23:06:16 [2020-04-13T23:06:16.862Z] #36 51.25 The following additional packages will be installed:
23:06:16 [2020-04-13T23:06:16.862Z] #36 51.26   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:06:16 [2020-04-13T23:06:16.862Z] #36 51.27 Suggested packages:
23:06:16 [2020-04-13T23:06:16.862Z] #36 51.27   cmake-doc ninja-build lrzip
23:06:16 [2020-04-13T23:06:16.862Z] #36 51.27 Recommended packages:
23:06:16 [2020-04-13T23:06:16.862Z] #36 51.27   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.16 The following NEW packages will be installed:
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.17   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.18   vim-common xxd
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.33 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.33 Need to get 14.9 MB of archives.
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.33 After this operation, 67.2 MB of additional disk space will be used.
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 53.70 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 55.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 55.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 55.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 55.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 55.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
23:06:16 [2020-04-13T23:06:16.862Z] #36 55.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
23:06:16 [2020-04-13T23:06:16.876Z] #28 DONE 0.9s
23:06:16 [2020-04-13T23:06:16.876Z] 
23:06:16 [2020-04-13T23:06:16.876Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:06:16 [2020-04-13T23:06:16.876Z] #31 DONE 0.2s
23:06:16 [2020-04-13T23:06:16.876Z] 
23:06:16 [2020-04-13T23:06:16.876Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:06:17 [2020-04-13T23:06:17.137Z] #34 DONE 0.1s
23:06:17 [2020-04-13T23:06:17.137Z] 
23:06:17 [2020-04-13T23:06:17.137Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:06:17 [2020-04-13T23:06:17.137Z] #39 DONE 0.1s
23:06:17 [2020-04-13T23:06:17.137Z] 
23:06:17 [2020-04-13T23:06:17.137Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:06:17 [2020-04-13T23:06:17.203Z] #36 ...
23:06:17 [2020-04-13T23:06:17.203Z] 
23:06:17 [2020-04-13T23:06:17.203Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:06:17 [2020-04-13T23:06:17.203Z] #44 56.77 debconf: delaying package configuration, since apt-utils is not installed
23:06:17 [2020-04-13T23:06:17.203Z] #44 57.19 Fetched 4075 kB in 2s (2324 kB/s)
23:06:17 [2020-04-13T23:06:17.203Z] #44 57.39 Selecting previously unselected package libcap-dev:ppc64el.
23:06:17 [2020-04-13T23:06:17.203Z] #44 57.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
23:06:17 [2020-04-13T23:06:17.270Z] #78 exporting layers 5.9s done
23:06:17 [2020-04-13T23:06:17.270Z] #78 writing image sha256:f12a9f430c9d37ee67eb7455d2c5c48447937e8fe4388f60bd6e8cb9b48e4b79 done
23:06:17 [2020-04-13T23:06:17.270Z] #78 naming to docker.io/library/docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d done
23:06:17 [2020-04-13T23:06:17.270Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
23:06:17 [2020-04-13T23:06:17.397Z] #42 DONE 0.2s
23:06:17 [2020-04-13T23:06:17.397Z] 
23:06:17 [2020-04-13T23:06:17.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:17 [2020-04-13T23:06:17.397Z] #44 190.8 fatal: not a git repository (or any of the parent directories): .git
23:06:17 [2020-04-13T23:06:17.397Z] #44 191.5 make[1]: Nothing to be done for 'all'.
23:06:17 [2020-04-13T23:06:17.604Z] #44 57.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
23:06:17 [2020-04-13T23:06:17.604Z] #44 57.55 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
23:06:17 [2020-04-13T23:06:17.604Z] #44 57.78 Selecting previously unselected package libnet1:ppc64el.
23:06:17 [2020-04-13T23:06:17.604Z] #44 57.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:06:17 [2020-04-13T23:06:17.604Z] #44 57.87 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:06:17 [2020-04-13T23:06:17.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40791/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/validate/default
23:06:17 [2020-04-13T23:06:17.717Z] #17 46.53 Selecting previously unselected package vim.
23:06:17 [2020-04-13T23:06:17.718Z] #17 46.53 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
23:06:17 [2020-04-13T23:06:17.718Z] #17 46.55 Unpacking vim (2:8.1.0875-5) ...
23:06:17 [2020-04-13T23:06:17.969Z] #44 192.3 make[1]: 'images/built-in.o' is up to date.
23:06:17 [2020-04-13T23:06:17.969Z] #44 192.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:06:17 [2020-04-13T23:06:17.969Z] #44 192.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:06:17 [2020-04-13T23:06:17.969Z] #44 192.4 make[1]: 'compel/libcompel.a' is up to date.
23:06:17 [2020-04-13T23:06:17.969Z] #44 192.4 make[1]: 'compel/compel-host-bin' is up to date.
23:06:17 [2020-04-13T23:06:17.969Z] #44 192.4 make[1]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.052Z] #44 58.09 Selecting previously unselected package libnet1-dev.
23:06:18 [2020-04-13T23:06:18.052Z] #44 58.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
23:06:18 [2020-04-13T23:06:18.052Z] #44 58.14 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:06:18 [2020-04-13T23:06:18.132Z] #17 46.99 Selecting previously unselected package xfsprogs.
23:06:18 [2020-04-13T23:06:18.132Z] #17 46.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
23:06:18 [2020-04-13T23:06:18.132Z] #17 47.00 Unpacking xfsprogs (4.20.0-1) ...
23:06:18 [2020-04-13T23:06:18.229Z] #44 192.5 make[1]: 'soccr/libsoccr.a' is up to date.
23:06:18 [2020-04-13T23:06:18.229Z] #44 192.7 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.343Z] #44 58.41 Selecting previously unselected package libnl-3-200:ppc64el.
23:06:18 [2020-04-13T23:06:18.343Z] #44 58.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:06:18 [2020-04-13T23:06:18.343Z] #44 58.44 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:06:18 [2020-04-13T23:06:18.388Z] #17 47.51 Selecting previously unselected package zip.
23:06:18 [2020-04-13T23:06:18.490Z] #44 192.7 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.490Z] #44 192.8 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.490Z] #44 192.9 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.490Z] #44 193.0 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.571Z] Congratulations!  All commits are properly signed with the DCO!
23:06:18 [2020-04-13T23:06:18.571Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:06:18 [2020-04-13T23:06:18.571Z] No api/types/ or api/swagger.yaml changes in diff.
23:06:18 [2020-04-13T23:06:18.571Z] Congratulations!  All TOML source files changed here have valid syntax.
23:06:18 [2020-04-13T23:06:18.571Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:06:18 [2020-04-13T23:06:18.571Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:06:18 [2020-04-13T23:06:18.571Z] Congratulations!  No new tests were added to integration-cli.
23:06:18 [2020-04-13T23:06:18.571Z] 
23:06:18 [2020-04-13T23:06:18.571Z] INFO Start validation with golang-ci-lint
23:06:18 [2020-04-13T23:06:18.571Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:06:18 [2020-04-13T23:06:18.571Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:06:18 [2020-04-13T23:06:18.571Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:06:18 [2020-04-13T23:06:18.635Z] #44 58.73 Selecting previously unselected package libnl-3-dev:ppc64el.
23:06:18 [2020-04-13T23:06:18.635Z] #44 58.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
23:06:18 [2020-04-13T23:06:18.635Z] #44 58.78 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
23:06:18 [2020-04-13T23:06:18.646Z] #17 47.51 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
23:06:18 [2020-04-13T23:06:18.646Z] #17 47.52 Unpacking zip (3.0-11+b1) ...
23:06:18 [2020-04-13T23:06:18.646Z] #17 47.75 Setting up aufs-tools (1:4.14+20190211-1) ...
23:06:18 [2020-04-13T23:06:18.646Z] #17 47.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:06:18 [2020-04-13T23:06:18.751Z] #44 193.0 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.751Z] #44 193.1 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.751Z] #44 193.2 make[2]: Nothing to be done for 'all'.
23:06:18 [2020-04-13T23:06:18.751Z] #44 193.2   INSTALL  criu/criu
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.78 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.79 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.80 Setting up libgpm2:amd64 (1.20.7-5) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.81 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.83 Setting up uidmap (1:4.5-1.1) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.84 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.89 Setting up xxd (2:8.1.0875-5) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.90 Setting up zip (3.0-11+b1) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.91 Setting up vim-common (2:8.1.0875-5) ...
23:06:18 [2020-04-13T23:06:18.902Z] #17 47.94 Setting up bash-completion (1:2.8-6) ...
23:06:19 [2020-04-13T23:06:19.012Z] #44 DONE 193.4s
23:06:19 [2020-04-13T23:06:19.012Z] 
23:06:19 [2020-04-13T23:06:19.012Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:06:19 [2020-04-13T23:06:19.275Z] #44 59.38 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:06:19 [2020-04-13T23:06:19.275Z] #44 59.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:06:19 [2020-04-13T23:06:19.275Z] #44 59.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:06:19 [2020-04-13T23:06:19.565Z] #44 59.67 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
23:06:19 [2020-04-13T23:06:19.565Z] #44 59.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
23:06:19 [2020-04-13T23:06:19.565Z] #44 59.72 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:06:19 [2020-04-13T23:06:19.565Z] #44 59.84 Selecting previously unselected package zlib1g-dev:ppc64el.
23:06:19 [2020-04-13T23:06:19.859Z] #44 59.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
23:06:19 [2020-04-13T23:06:19.859Z] #44 59.87 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.61 Setting up iptables (1.8.2-4) ...
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:06:20 [2020-04-13T23:06:20.014Z] #17 54.68 Setting up python3 (3.7.3-1) ...
23:06:20 [2020-04-13T23:06:20.014Z] #17 ...
23:06:20 [2020-04-13T23:06:20.014Z] 
23:06:20 [2020-04-13T23:06:20.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:20 [2020-04-13T23:06:20.014Z] #44 136.7   CC       criu/cr-service.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 138.2   CC       criu/crtools.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 138.9   CC       criu/eventfd.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 139.3   CC       criu/eventpoll.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 140.2   CC       criu/external.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 140.5   CC       criu/fault-injection.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 140.6   CC       criu/fdstore.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 141.0   CC       criu/fifo.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 141.5   CC       criu/file-ids.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 141.8   CC       criu/file-lock.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 142.8   CC       criu/files-ext.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 143.1   CC       criu/files-reg.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 145.2   CC       criu/files.o
23:06:20 [2020-04-13T23:06:20.014Z] #44 ...
23:06:20 [2020-04-13T23:06:20.014Z] 
23:06:20 [2020-04-13T23:06:20.014Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:06:20 [2020-04-13T23:06:20.014Z] #17 55.05 Setting up python3-wheel (0.32.3-2) ...
23:06:20 [2020-04-13T23:06:20.153Z] #44 60.32 Selecting previously unselected package libprotobuf17:ppc64el.
23:06:20 [2020-04-13T23:06:20.153Z] #44 60.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
23:06:20 [2020-04-13T23:06:20.153Z] #44 60.33 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
23:06:20 [2020-04-13T23:06:20.394Z] #65 ...
23:06:20 [2020-04-13T23:06:20.394Z] 
23:06:20 [2020-04-13T23:06:20.394Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:06:20 [2020-04-13T23:06:20.654Z] #45 DONE 0.1s
23:06:20 [2020-04-13T23:06:20.654Z] 
23:06:20 [2020-04-13T23:06:20.654Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:06:20 [2020-04-13T23:06:20.654Z] #65 ...
23:06:20 [2020-04-13T23:06:20.654Z] 
23:06:20 [2020-04-13T23:06:20.654Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:06:20 [2020-04-13T23:06:20.914Z] #48 DONE 0.2s
23:06:20 [2020-04-13T23:06:20.914Z] 
23:06:20 [2020-04-13T23:06:20.914Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:06:20 [2020-04-13T23:06:20.914Z] #51 DONE 0.2s
23:06:20 [2020-04-13T23:06:20.914Z] 
23:06:20 [2020-04-13T23:06:20.914Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:06:20 [2020-04-13T23:06:20.949Z] #17 55.83 Setting up apparmor (2.13.2-10) ...
23:06:21 [2020-04-13T23:06:21.175Z] #54 DONE 0.3s
23:06:21 [2020-04-13T23:06:21.175Z] 
23:06:21 [2020-04-13T23:06:21.175Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:06:21 [2020-04-13T23:06:21.435Z] #57 DONE 0.1s
23:06:21 [2020-04-13T23:06:21.435Z] 
23:06:21 [2020-04-13T23:06:21.435Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:06:21 [2020-04-13T23:06:21.683Z] #44 61.88 Selecting previously unselected package libprotobuf-lite17:ppc64el.
23:06:21 [2020-04-13T23:06:21.683Z] #44 61.88 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
23:06:21 [2020-04-13T23:06:21.683Z] #44 61.89 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:06:21 [2020-04-13T23:06:21.696Z] #61 DONE 0.1s
23:06:21 [2020-04-13T23:06:21.696Z] 
23:06:21 [2020-04-13T23:06:21.696Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.77 Setting up libiptc0:amd64 (1.8.2-4) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.79 Setting up xz-utils (5.2.4-1) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.81 Setting up sudo (1.8.27-1+deb10u2) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.89 invoke-rc.d: could not determine current runlevel
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.90 invoke-rc.d: policy-rc.d denied execution of start.
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.91 Setting up pigz (2.4-1) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.93 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.95 Setting up python-pip-whl (18.1-5) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.96 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:06:22 [2020-04-13T23:06:22.168Z] #17 50.97 Setting up vim-runtime (2:8.1.0875-5) ...
23:06:22 [2020-04-13T23:06:22.336Z] #44 62.29 Selecting previously unselected package libprotobuf-dev:ppc64el.
23:06:22 [2020-04-13T23:06:22.336Z] #44 62.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
23:06:22 [2020-04-13T23:06:22.336Z] #44 62.32 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.38 Setting up libaio1:amd64 (0.3.112-3) ...
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.41 Setting up libonig5:amd64 (6.9.1-1) ...
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.43 Setting up vim (2:8.1.0875-5) ...
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:06:22 [2020-04-13T23:06:22.423Z] #17 51.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:06:22 [2020-04-13T23:06:22.678Z] #17 51.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:06:22 [2020-04-13T23:06:22.678Z] #17 51.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:06:22 [2020-04-13T23:06:22.678Z] #17 51.51 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:06:22 [2020-04-13T23:06:22.678Z] #17 51.52 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:06:22 [2020-04-13T23:06:22.678Z] #17 51.53 Setting up jq (1.5+dfsg-2+b1) ...
23:06:22 [2020-04-13T23:06:22.678Z] #17 51.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:06:22 [2020-04-13T23:06:22.678Z] #17 51.54 Setting up python3.7 (3.7.3-2+deb10u1) ...
23:06:22 [2020-04-13T23:06:22.705Z] #44 ...
23:06:22 [2020-04-13T23:06:22.705Z] 
23:06:22 [2020-04-13T23:06:22.705Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:06:22 [2020-04-13T23:06:22.705Z] #28 2.943 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:06:22 [2020-04-13T23:06:22.705Z] #28 3.960 #=#=#                                                                         
23:06:22 [2020-04-13T23:06:22.705Z] #28 4.430 
                                                                           0.1%
###                                                                        5.0%
########                                                                  11.4%
############                                                              17.8%
###############                                                           22.0%
##################                                                        26.3%
#####################                                                     30.5%
#########################                                                 34.8%
##########################                                                36.9%
###############################                                           43.3%
###################################                                       49.7%
########################################                                  56.1%
############################################                              62.5%
################################################                          66.7%
###################################################                       71.0%
#######################################################                   77.4%
##########################################################                81.7%
###############################################################           88.1%
####################################################################      94.5%
######################################################################## 100.0%
23:06:22 [2020-04-13T23:06:22.705Z] #28 7.753 #=#=#                                                                         
23:06:22 [2020-04-13T23:06:22.844Z] #17 57.42 Setting up xfsprogs (4.20.0-1) ...
23:06:22 [2020-04-13T23:06:22.844Z] #17 57.44 Setting up python3-lib2to3 (3.7.3-1) ...
23:06:22 [2020-04-13T23:06:22.844Z] #17 57.82 Setting up python3-pkg-resources (40.8.0-1) ...
23:06:23 [2020-04-13T23:06:23.239Z] #17 ...
23:06:23 [2020-04-13T23:06:23.240Z] 
23:06:23 [2020-04-13T23:06:23.240Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:23 [2020-04-13T23:06:23.240Z] #44 138.1   CC       criu/eventfd.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 138.5   CC       criu/eventpoll.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 139.4   CC       criu/external.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 139.8   CC       criu/fault-injection.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 139.9   CC       criu/fdstore.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 140.3   CC       criu/fifo.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 140.6   CC       criu/file-ids.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 141.1   CC       criu/file-lock.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 142.0   CC       criu/files-ext.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 142.5   CC       criu/files-reg.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 144.4   CC       criu/files.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 146.5   CC       criu/filesystems.o
23:06:23 [2020-04-13T23:06:23.240Z] #44 147.1   CC       criu/fsnotify.o
23:06:23 [2020-04-13T23:06:23.495Z] #44 148.4   CC       criu/image-desc.o
23:06:23 [2020-04-13T23:06:23.750Z] #44 148.5   CC       criu/image.o
23:06:23 [2020-04-13T23:06:23.886Z] #28 8.032 
                                                                           0.2%
#####                                                                      8.2%
##########                                                                13.9%
##################                                                        25.5%
##########################                                                37.0%
##################################                                        48.5%
#######################################                                   54.2%
###########################################                               59.9%
###################################################                       71.4%
###########################################################               83.0%
######################################################################## 100.0%
23:06:24 [2020-04-13T23:06:24.214Z] #17 58.87 Setting up python3-distutils (3.7.3-1) ...
23:06:24 [2020-04-13T23:06:24.518Z] #28 ...
23:06:24 [2020-04-13T23:06:24.518Z] 
23:06:24 [2020-04-13T23:06:24.518Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:06:24 [2020-04-13T23:06:24.675Z] #44 149.4   CC       criu/ipc_ns.o
23:06:24 [2020-04-13T23:06:24.779Z] #17 59.42 Setting up python3-setuptools (40.8.0-1) ...
23:06:24 [2020-04-13T23:06:24.813Z] #44 64.84 Selecting previously unselected package libprotoc17:ppc64el.
23:06:24 [2020-04-13T23:06:24.813Z] #44 64.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
23:06:24 [2020-04-13T23:06:24.813Z] #44 64.91 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
23:06:25 [2020-04-13T23:06:25.234Z] #44 ...
23:06:25 [2020-04-13T23:06:25.234Z] 
23:06:25 [2020-04-13T23:06:25.234Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:06:25 [2020-04-13T23:06:25.234Z] #17 54.38 Setting up iptables (1.8.2-4) ...
23:06:25 [2020-04-13T23:06:25.490Z] #17 54.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:06:25 [2020-04-13T23:06:25.490Z] #17 54.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:06:25 [2020-04-13T23:06:25.490Z] #17 54.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:06:25 [2020-04-13T23:06:25.490Z] #17 54.43 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:06:25 [2020-04-13T23:06:25.490Z] #17 54.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:06:25 [2020-04-13T23:06:25.490Z] #17 54.44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:06:25 [2020-04-13T23:06:25.490Z] #17 54.45 Setting up python3 (3.7.3-1) ...
23:06:25 [2020-04-13T23:06:25.710Z] #17 60.59 Setting up python3-pip (18.1-5) ...
23:06:25 [2020-04-13T23:06:25.839Z] #44 ...
23:06:25 [2020-04-13T23:06:25.839Z] 
23:06:25 [2020-04-13T23:06:25.839Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:25 [2020-04-13T23:06:25.839Z] #11 55.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:06:25 [2020-04-13T23:06:25.839Z] #11 56.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
23:06:25 [2020-04-13T23:06:25.839Z] #11 56.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
23:06:25 [2020-04-13T23:06:25.839Z] #11 64.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
23:06:25 [2020-04-13T23:06:25.839Z] #11 ...
23:06:25 [2020-04-13T23:06:25.839Z] 
23:06:25 [2020-04-13T23:06:25.839Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:06:25 [2020-04-13T23:06:25.839Z] #28 10.22 
23:06:26 [2020-04-13T23:06:26.050Z] #17 54.82 Setting up python3-wheel (0.32.3-2) ...
23:06:26 [2020-04-13T23:06:26.612Z] #17 55.63 Setting up apparmor (2.13.2-10) ...
23:06:27 [2020-04-13T23:06:27.084Z] #17 61.76 Processing triggers for libc-bin (2.28-10) ...
23:06:27 [2020-04-13T23:06:27.084Z] #17 61.80 Processing triggers for mime-support (3.62) ...
23:06:27 [2020-04-13T23:06:27.342Z] #17 DONE 62.3s
23:06:27 [2020-04-13T23:06:27.342Z] 
23:06:27 [2020-04-13T23:06:27.342Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:06:27 [2020-04-13T23:06:27.342Z] #41 258.2 + dpkg --print-architecture
23:06:27 [2020-04-13T23:06:27.342Z] #41 258.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:06:27 [2020-04-13T23:06:27.342Z] #41 258.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:06:27 [2020-04-13T23:06:27.342Z] #41 258.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:06:27 [2020-04-13T23:06:27.600Z] #28 10.52 
                                                                           0.9%
####                                                                       6.0%
########                                                                  11.2%
###########                                                               16.3%
###############                                                           21.5%
###################                                                       26.7%
######################                                                    31.8%
##########################                                                37.0%
##############################                                            42.2%
################################                                          44.7%
##################################                                        47.3%
#####################################                                     52.5%
#########################################                                 57.7%
#############################################                             62.8%
################################################                          68.0%
####################################################                      73.1%
########################################################                  78.3%
############################################################              83.4%
#################################################################         91.2%
######################################################################## 100.0%
23:06:28 [2020-04-13T23:06:28.228Z] #28 13.74 
23:06:28 [2020-04-13T23:06:28.228Z] #28 ...
23:06:28 [2020-04-13T23:06:28.228Z] 
23:06:28 [2020-04-13T23:06:28.228Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:06:28 [2020-04-13T23:06:28.228Z] #36 58.50 debconf: delaying package configuration, since apt-utils is not installed
23:06:28 [2020-04-13T23:06:28.228Z] #36 58.74 Fetched 14.9 MB in 3s (5196 kB/s)
23:06:28 [2020-04-13T23:06:28.228Z] #36 58.92 Selecting previously unselected package xxd.
23:06:28 [2020-04-13T23:06:28.228Z] #36 58.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
23:06:28 [2020-04-13T23:06:28.228Z] #36 58.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:06:28 [2020-04-13T23:06:28.228Z] #36 59.00 Unpacking xxd (2:8.1.0875-5) ...
23:06:28 [2020-04-13T23:06:28.228Z] #36 59.31 Selecting previously unselected package vim-common.
23:06:28 [2020-04-13T23:06:28.228Z] #36 59.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:06:28 [2020-04-13T23:06:28.228Z] #36 59.50 Unpacking vim-common (2:8.1.0875-5) ...
23:06:28 [2020-04-13T23:06:28.228Z] #36 60.18 Selecting previously unselected package cmake-data.
23:06:28 [2020-04-13T23:06:28.228Z] #36 60.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:06:28 [2020-04-13T23:06:28.228Z] #36 60.23 Unpacking cmake-data (3.13.4-1) ...
23:06:28 [2020-04-13T23:06:28.228Z] #36 66.03 Selecting previously unselected package libicu63:ppc64el.
23:06:28 [2020-04-13T23:06:28.228Z] #36 66.05 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:06:28 [2020-04-13T23:06:28.228Z] #36 66.08 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:06:28 [2020-04-13T23:06:28.498Z] #17 57.26 Setting up xfsprogs (4.20.0-1) ...
23:06:28 [2020-04-13T23:06:28.498Z] #17 57.27 Setting up python3-lib2to3 (3.7.3-1) ...
23:06:28 [2020-04-13T23:06:28.498Z] #17 57.57 Setting up python3-pkg-resources (40.8.0-1) ...
23:06:28 [2020-04-13T23:06:28.518Z] #36 ...
23:06:28 [2020-04-13T23:06:28.518Z] 
23:06:28 [2020-04-13T23:06:28.518Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.08 Selecting previously unselected package protobuf-c-compiler.
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.41 Selecting previously unselected package protobuf-compiler.
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.42 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.66 Selecting previously unselected package python-pkg-resources.
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 66.71 Unpacking python-pkg-resources (40.8.0-1) ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 67.12 Selecting previously unselected package python-six.
23:06:28 [2020-04-13T23:06:28.518Z] #44 67.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 67.19 Unpacking python-six (1.12.0-1) ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 67.38 Selecting previously unselected package python-protobuf.
23:06:28 [2020-04-13T23:06:28.518Z] #44 67.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 67.40 Unpacking python-protobuf (3.6.1.3-2) ...
23:06:28 [2020-04-13T23:06:28.518Z] #44 68.44 Setting up python-pkg-resources (40.8.0-1) ...
23:06:29 [2020-04-13T23:06:29.236Z] #41 ...
23:06:29 [2020-04-13T23:06:29.236Z] 
23:06:29 [2020-04-13T23:06:29.236Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
23:06:29 [2020-04-13T23:06:29.236Z] #18 1.634 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:06:29 [2020-04-13T23:06:29.236Z] #18 1.639 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:06:29 [2020-04-13T23:06:29.236Z] #18 1.642 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:06:29 [2020-04-13T23:06:29.236Z] #18 DONE 1.7s
23:06:29 [2020-04-13T23:06:29.236Z] 
23:06:29 [2020-04-13T23:06:29.236Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:06:29 [2020-04-13T23:06:29.860Z] #17 58.54 Setting up python3-distutils (3.7.3-1) ...
23:06:30 [2020-04-13T23:06:30.116Z] #17 59.02 Setting up python3-setuptools (40.8.0-1) ...
23:06:30 [2020-04-13T23:06:30.604Z] #19 ...
23:06:30 [2020-04-13T23:06:30.604Z] 
23:06:30 [2020-04-13T23:06:30.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:30 [2020-04-13T23:06:30.604Z] #44 147.3   CC       criu/filesystems.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 148.0   CC       criu/fsnotify.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 149.1   CC       criu/image-desc.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 149.3   CC       criu/image.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 150.1   CC       criu/ipc_ns.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 151.1   CC       criu/irmap.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 151.7   CC       criu/kcmp-ids.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 152.0   CC       criu/kerndat.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 153.1   CC       criu/libnetlink.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 153.4   CC       criu/log.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 154.0   CC       criu/lsm.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 154.5   CC       criu/mem.o
23:06:30 [2020-04-13T23:06:30.604Z] #44 156.5   CC       criu/mount.o
23:06:31 [2020-04-13T23:06:31.268Z] #44 ...
23:06:31 [2020-04-13T23:06:31.268Z] 
23:06:31 [2020-04-13T23:06:31.268Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:06:31 [2020-04-13T23:06:31.478Z] #17 60.20 Setting up python3-pip (18.1-5) ...
23:06:32 [2020-04-13T23:06:32.405Z] #17 61.28 Processing triggers for libc-bin (2.28-10) ...
23:06:32 [2020-04-13T23:06:32.405Z] #17 61.31 Processing triggers for mime-support (3.62) ...
23:06:32 [2020-04-13T23:06:32.662Z] #17 DONE 61.8s
23:06:32 [2020-04-13T23:06:32.662Z] 
23:06:32 [2020-04-13T23:06:32.662Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:06:32 [2020-04-13T23:06:32.662Z] #41 259.0 + dpkg --print-architecture
23:06:32 [2020-04-13T23:06:32.662Z] #41 259.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:06:32 [2020-04-13T23:06:32.662Z] #41 259.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:06:32 [2020-04-13T23:06:32.662Z] #41 259.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:06:32 [2020-04-13T23:06:32.917Z] #41 ...
23:06:32 [2020-04-13T23:06:32.917Z] 
23:06:32 [2020-04-13T23:06:32.917Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
23:06:33 [2020-04-13T23:06:33.908Z] #28 14.09 #=#=#                                                                         

                                                                           0.8%
#                                                                          1.7%
#                                                                          2.6%
###                                                                        4.4%
####                                                                       6.2%
#####                                                                      8.0%
########                                                                  11.6%
##########                                                                15.1%
############                                                              17.8%
##############                                                            20.5%
################                                                          22.3%
#################                                                         24.1%
###################                                                       26.7%
#####################                                                     29.4%
######################                                                    31.2%
#######################                                                   33.0%
#########################                                                 35.1%
###########################                                               37.9%
############################                                              39.7%
##############################                                            42.4%
################################                                          45.0%
##################################                                        47.7%
###################################                                       49.5%
#####################################                                     52.2%
#######################################                                   54.9%
##########################################                                58.5%
############################################                              61.2%
#############################################                             63.9%
###############################################                           65.6%
################################################                          67.4%
#################################################                         69.2%
###################################################                       71.0%
#####################################################                     73.7%
######################################################                    76.4%
########################################################                  78.7%
#########################################################                 80.5%
###########################################################               82.3%
#############################################################             85.0%
##############################################################            86.6%
################################################################          89.3%
#################################################################         90.9%
###################################################################       93.1%
####################################################################      95.8%
######################################################################    98.4%
######################################################################## 100.0%
23:06:34 [2020-04-13T23:06:34.025Z] #44 160.8   CC       criu/namespaces.o
23:06:34 [2020-04-13T23:06:34.200Z] #28 19.88 
23:06:34 [2020-04-13T23:06:34.490Z] #28 ...
23:06:34 [2020-04-13T23:06:34.490Z] 
23:06:34 [2020-04-13T23:06:34.490Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:06:34 [2020-04-13T23:06:34.490Z] #75 DONE 74.5s
23:06:34 [2020-04-13T23:06:34.490Z] 
23:06:34 [2020-04-13T23:06:34.490Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 70.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
23:06:34 [2020-04-13T23:06:34.490Z] #11 72.69 debconf: delaying package configuration, since apt-utils is not installed
23:06:34 [2020-04-13T23:06:34.490Z] #11 72.99 Fetched 78.9 MB in 18s (4340 kB/s)
23:06:34 [2020-04-13T23:06:34.490Z] #11 73.27 Selecting previously unselected package binutils-mingw-w64-i686.
23:06:34 [2020-04-13T23:06:34.490Z] #11 73.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15330 files and directories currently installed.)
23:06:34 [2020-04-13T23:06:34.490Z] #11 73.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
23:06:34 [2020-04-13T23:06:34.490Z] #11 73.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:06:34 [2020-04-13T23:06:34.805Z] #18 1.738 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:06:34 [2020-04-13T23:06:34.805Z] #18 1.741 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:06:34 [2020-04-13T23:06:34.805Z] #18 1.744 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:06:34 [2020-04-13T23:06:34.805Z] #18 DONE 1.9s
23:06:34 [2020-04-13T23:06:34.805Z] 
23:06:34 [2020-04-13T23:06:34.805Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:06:35 [2020-04-13T23:06:35.394Z] #44 ...
23:06:35 [2020-04-13T23:06:35.394Z] 
23:06:35 [2020-04-13T23:06:35.394Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:06:35 [2020-04-13T23:06:35.394Z] #19 5.934 Collecting yamllint==1.16.0
23:06:35 [2020-04-13T23:06:35.526Z] #11 ...
23:06:35 [2020-04-13T23:06:35.527Z] 
23:06:35 [2020-04-13T23:06:35.527Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:06:35 [2020-04-13T23:06:35.527Z] #34 65.38 sync
23:06:35 [2020-04-13T23:06:35.527Z] #34 65.39 internal/reflectlite
23:06:35 [2020-04-13T23:06:35.527Z] #34 72.85 sort
23:06:35 [2020-04-13T23:06:35.527Z] #34 72.86 errors
23:06:35 [2020-04-13T23:06:35.527Z] #34 73.96 internal/oserror
23:06:35 [2020-04-13T23:06:35.527Z] #34 73.96 io
23:06:35 [2020-04-13T23:06:35.527Z] #34 74.06 strconv
23:06:35 [2020-04-13T23:06:35.527Z] #34 75.11 syscall
23:06:36 [2020-04-13T23:06:36.167Z] #19 ...
23:06:36 [2020-04-13T23:06:36.167Z] 
23:06:36 [2020-04-13T23:06:36.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:36 [2020-04-13T23:06:36.167Z] #44 150.7   CC       criu/irmap.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 151.3   CC       criu/kcmp-ids.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 151.6   CC       criu/kerndat.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 152.8   CC       criu/libnetlink.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 153.3   CC       criu/log.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 153.8   CC       criu/lsm.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 154.1   CC       criu/mem.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 155.9   CC       criu/mount.o
23:06:36 [2020-04-13T23:06:36.167Z] #44 160.1   CC       criu/namespaces.o
23:06:36 [2020-04-13T23:06:36.554Z] #34 ...
23:06:36 [2020-04-13T23:06:36.554Z] 
23:06:36 [2020-04-13T23:06:36.554Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:06:36 [2020-04-13T23:06:36.554Z] #48 66.50 internal/reflectlite
23:06:36 [2020-04-13T23:06:36.554Z] #48 66.53 sync
23:06:36 [2020-04-13T23:06:36.554Z] #48 71.70 github.com/LK4D4/vndr/godl/singleflight
23:06:36 [2020-04-13T23:06:36.554Z] #48 71.76 math/rand
23:06:36 [2020-04-13T23:06:36.554Z] #48 71.77 internal/singleflight
23:06:36 [2020-04-13T23:06:36.554Z] #48 ...
23:06:36 [2020-04-13T23:06:36.554Z] 
23:06:36 [2020-04-13T23:06:36.554Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:06:36 [2020-04-13T23:06:36.554Z] #44 76.91 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
23:06:36 [2020-04-13T23:06:36.554Z] #44 76.92 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:06:36 [2020-04-13T23:06:36.554Z] #44 76.93 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:06:36 [2020-04-13T23:06:36.554Z] #44 76.94 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
23:06:36 [2020-04-13T23:06:36.584Z] #65 238.1 + bin/containerd-stress
23:06:36 [2020-04-13T23:06:36.843Z] #44 76.94 Setting up python-six (1.12.0-1) ...
23:06:37 [2020-04-13T23:06:37.529Z] #44 162.2   CC       criu/net.o
23:06:38 [2020-04-13T23:06:38.973Z] #65 240.6 + bin/containerd-shim
23:06:40 [2020-04-13T23:06:40.423Z] #44 ...
23:06:40 [2020-04-13T23:06:40.423Z] 
23:06:40 [2020-04-13T23:06:40.423Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:06:40 [2020-04-13T23:06:40.423Z] #19 5.802 Collecting yamllint==1.16.0
23:06:40 [2020-04-13T23:06:40.953Z] #19 11.27   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:06:40 [2020-04-13T23:06:40.953Z] #19 11.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:06:40 [2020-04-13T23:06:40.953Z] #19 11.39   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:06:40 [2020-04-13T23:06:40.953Z] #19 11.43 Collecting pyyaml (from yamllint==1.16.0)
23:06:40 [2020-04-13T23:06:40.953Z] #19 11.58   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:06:41 [2020-04-13T23:06:41.939Z] #44 ...
23:06:41 [2020-04-13T23:06:41.939Z] 
23:06:41 [2020-04-13T23:06:41.939Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:06:41 [2020-04-13T23:06:41.939Z] #28 22.34 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:06:41 [2020-04-13T23:06:41.939Z] #28 23.06 #=#=#                                                                         
23:06:41 [2020-04-13T23:06:41.939Z] #28 23.46 
#################################################                         69.1%
######################################################################## 100.0%
23:06:41 [2020-04-13T23:06:41.939Z] #28 23.71 
23:06:41 [2020-04-13T23:06:41.939Z] #28 25.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:06:41 [2020-04-13T23:06:41.939Z] #28 26.56 
23:06:41 [2020-04-13T23:06:41.939Z] #28 26.86 
#                                                                          1.5%
################################################                          67.2%
######################################################################## 100.0%
23:06:41 [2020-04-13T23:06:41.939Z] #28 27.26 
23:06:41 [2020-04-13T23:06:41.939Z] #28 ...
23:06:41 [2020-04-13T23:06:41.939Z] 
23:06:41 [2020-04-13T23:06:41.939Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:06:41 [2020-04-13T23:06:41.939Z] #34 81.98 bytes
23:06:42 [2020-04-13T23:06:42.230Z] #34 82.04 strings
23:06:42 [2020-04-13T23:06:42.324Z] #19 12.88 Building wheels for collected packages: pyyaml
23:06:42 [2020-04-13T23:06:42.324Z] #19 12.88   Running setup.py bdist_wheel for pyyaml: started
23:06:43 [2020-04-13T23:06:43.256Z] #19 13.97   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:06:43 [2020-04-13T23:06:43.256Z] #19 13.97   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:06:43 [2020-04-13T23:06:43.256Z] #19 14.05 Successfully built pyyaml
23:06:43 [2020-04-13T23:06:43.256Z] #19 14.07 Installing collected packages: pathspec, pyyaml, yamllint
23:06:43 [2020-04-13T23:06:43.514Z] #19 14.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:06:44 [2020-04-13T23:06:44.080Z] #19 DONE 14.9s
23:06:44 [2020-04-13T23:06:44.080Z] 
23:06:44 [2020-04-13T23:06:44.080Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:06:44 [2020-04-13T23:06:44.255Z] #65 245.9 + bin/containerd-shim-runc-v1
23:06:44 [2020-04-13T23:06:44.338Z] #24 DONE 0.2s
23:06:44 [2020-04-13T23:06:44.338Z] 
23:06:44 [2020-04-13T23:06:44.338Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:06:45 [2020-04-13T23:06:45.273Z] #28 DONE 0.7s
23:06:45 [2020-04-13T23:06:45.273Z] 
23:06:45 [2020-04-13T23:06:45.273Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:06:45 [2020-04-13T23:06:45.273Z] #31 DONE 0.1s
23:06:45 [2020-04-13T23:06:45.273Z] 
23:06:45 [2020-04-13T23:06:45.273Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:06:45 [2020-04-13T23:06:45.273Z] #34 DONE 0.1s
23:06:45 [2020-04-13T23:06:45.273Z] 
23:06:45 [2020-04-13T23:06:45.273Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:45 [2020-04-13T23:06:45.273Z] #44 162.8   CC       criu/net.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 165.4   CC       criu/netfilter.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 165.7   CC       criu/page-pipe.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 166.3   CC       criu/page-xfer.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 167.6   CC       criu/pagemap-cache.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 168.0   CC       criu/pagemap.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 169.1   CC       criu/parasite-syscall.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 170.2   CC       criu/path.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 170.5   CC       criu/pie-util-vdso-elf32.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 171.0   CC       criu/pie-util-vdso.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 171.4   CC       criu/pie-util.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 171.6   CC       criu/pipes.o
23:06:45 [2020-04-13T23:06:45.273Z] #44 ...
23:06:45 [2020-04-13T23:06:45.273Z] 
23:06:45 [2020-04-13T23:06:45.273Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:06:45 [2020-04-13T23:06:45.273Z] #39 DONE 0.1s
23:06:45 [2020-04-13T23:06:45.531Z] 
23:06:45 [2020-04-13T23:06:45.531Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:06:45 [2020-04-13T23:06:45.531Z] #53 ...
23:06:45 [2020-04-13T23:06:45.531Z] 
23:06:45 [2020-04-13T23:06:45.531Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:45 [2020-04-13T23:06:45.531Z] #44 172.6   CC       criu/plugin.o
23:06:46 [2020-04-13T23:06:46.096Z] #44 173.0   CC       criu/proc_parse.o
23:06:46 [2020-04-13T23:06:46.695Z] #34 ...
23:06:46 [2020-04-13T23:06:46.695Z] 
23:06:46 [2020-04-13T23:06:46.695Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
23:06:46 [2020-04-13T23:06:46.695Z] #36 78.17 Selecting previously unselected package libxml2:ppc64el.
23:06:46 [2020-04-13T23:06:46.695Z] #36 78.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 78.20 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 79.18 Selecting previously unselected package libarchive13:ppc64el.
23:06:46 [2020-04-13T23:06:46.695Z] #36 79.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 79.24 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 79.88 Selecting previously unselected package libjsoncpp1:ppc64el.
23:06:46 [2020-04-13T23:06:46.695Z] #36 79.91 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 79.92 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.14 Selecting previously unselected package librhash0:ppc64el.
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.18 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.18 Unpacking librhash0:ppc64el (1.3.8-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.52 Selecting previously unselected package libuv1:ppc64el.
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.52 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.52 Unpacking libuv1:ppc64el (1.24.1-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.76 Selecting previously unselected package cmake.
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.76 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 80.78 Unpacking cmake (3.13.4-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.69 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.72 Setting up xxd (2:8.1.0875-5) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.73 Setting up libuv1:ppc64el (1.24.1-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.74 Setting up vim-common (2:8.1.0875-5) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.85 Setting up librhash0:ppc64el (1.3.8-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.86 Setting up cmake-data (3.13.4-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.89 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.90 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.92 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.95 Setting up cmake (3.13.4-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 85.97 Processing triggers for libc-bin (2.28-10) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 86.15 Processing triggers for mime-support (3.62) ...
23:06:46 [2020-04-13T23:06:46.695Z] #36 DONE 86.5s
23:06:46 [2020-04-13T23:06:46.695Z] 
23:06:46 [2020-04-13T23:06:46.695Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
23:06:46 [2020-04-13T23:06:46.695Z] #37 DONE 0.1s
23:06:46 [2020-04-13T23:06:46.695Z] 
23:06:46 [2020-04-13T23:06:46.695Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
23:06:46 [2020-04-13T23:06:46.695Z] #38 DONE 0.0s
23:06:46 [2020-04-13T23:06:46.695Z] 
23:06:46 [2020-04-13T23:06:46.695Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:06:46 [2020-04-13T23:06:46.695Z] #44 82.94 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 82.94 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 82.95 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 82.96 Setting up libcap-dev:ppc64el (1:2.25-2) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 82.96 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 82.97 Setting up protobuf-compiler (3.6.1.3-2) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 82.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 83.00 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 83.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:06:46 [2020-04-13T23:06:46.695Z] #44 83.04 Setting up python-protobuf (3.6.1.3-2) ...
23:06:46 [2020-04-13T23:06:46.954Z] #19 11.15   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:06:46 [2020-04-13T23:06:46.954Z] #19 11.23 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:06:46 [2020-04-13T23:06:46.954Z] #19 11.28   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:06:46 [2020-04-13T23:06:46.954Z] #19 11.34 Collecting pyyaml (from yamllint==1.16.0)
23:06:46 [2020-04-13T23:06:46.954Z] #19 11.50   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:06:47 [2020-04-13T23:06:47.327Z] #44 ...
23:06:47 [2020-04-13T23:06:47.327Z] 
23:06:47 [2020-04-13T23:06:47.327Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:06:47 [2020-04-13T23:06:47.327Z] #48 77.31 sort
23:06:47 [2020-04-13T23:06:47.327Z] #48 77.33 io
23:06:47 [2020-04-13T23:06:47.327Z] #48 77.34 strconv
23:06:47 [2020-04-13T23:06:47.327Z] #48 77.42 syscall
23:06:47 [2020-04-13T23:06:47.327Z] #48 84.58 vendor/golang.org/x/net/dns/dnsmessage
23:06:47 [2020-04-13T23:06:47.327Z] #48 86.07 bytes
23:06:47 [2020-04-13T23:06:47.515Z] #19 12.78 Building wheels for collected packages: pyyaml
23:06:47 [2020-04-13T23:06:47.515Z] #19 12.78   Running setup.py bdist_wheel for pyyaml: started
23:06:47 [2020-04-13T23:06:47.549Z] #65 248.7 + bin/containerd-shim-runc-v2
23:06:47 [2020-04-13T23:06:47.615Z] #48 ...
23:06:47 [2020-04-13T23:06:47.615Z] 
23:06:47 [2020-04-13T23:06:47.615Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.396 + RM_GOPATH=0
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.396 + TMP_GOPATH=
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.397 + : /build
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.397 + '[' -z '' ']'
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.398 ++ mktemp -d
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.400 + export GOPATH=/tmp/tmp.UmR527h5Np
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.402 + GOPATH=/tmp/tmp.UmR527h5Np
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.403 + RM_GOPATH=1
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.403 ++ dirname ./install.sh
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.405 + dir=.
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.407 + bin=tini
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.408 + shift
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.408 + '[' '!' -f ./tini.installer ']'
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.412 + . ./tini.installer
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.413 ++ : fec3683b971d9c3ef73f284f176672c44b448662
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.413 + install_tini
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.413 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.413 + git clone https://github.com/krallin/tini.git /tmp/tmp.UmR527h5Np/tini
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.413 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
23:06:47 [2020-04-13T23:06:47.615Z] #39 0.420 Cloning into '/tmp/tmp.UmR527h5Np/tini'...
23:06:47 [2020-04-13T23:06:47.904Z] #39 ...
23:06:47 [2020-04-13T23:06:47.904Z] 
23:06:47 [2020-04-13T23:06:47.904Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
23:06:47 [2020-04-13T23:06:47.904Z] #28 29.43 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:06:47 [2020-04-13T23:06:47.904Z] #28 29.55 skipping existing c8c2d4a6b2e3
23:06:47 [2020-04-13T23:06:47.904Z] #28 29.82 
23:06:47 [2020-04-13T23:06:47.904Z] #28 31.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:06:47 [2020-04-13T23:06:47.904Z] #28 32.64 
23:06:47 [2020-04-13T23:06:47.904Z] #28 32.88 
######################################################################## 100.0%
23:06:47 [2020-04-13T23:06:47.904Z] #28 33.20 
23:06:47 [2020-04-13T23:06:47.904Z] #28 33.32 Download of images into '/build' complete.
23:06:47 [2020-04-13T23:06:47.904Z] #28 33.32 Use something like the following to load the result into a Docker daemon:
23:06:47 [2020-04-13T23:06:47.904Z] #28 33.32   tar -cC '/build' . | docker load
23:06:47 [2020-04-13T23:06:47.904Z] #28 DONE 33.4s
23:06:47 [2020-04-13T23:06:47.904Z] 
23:06:47 [2020-04-13T23:06:47.904Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:06:47 [2020-04-13T23:06:47.904Z] #57 86.45 bytes
23:06:47 [2020-04-13T23:06:47.904Z] #57 86.49 strconv
23:06:47 [2020-04-13T23:06:47.904Z] #57 86.53 strings
23:06:47 [2020-04-13T23:06:47.904Z] #57 86.60 syscall
23:06:48 [2020-04-13T23:06:48.116Z] #65 249.7 + binaries
23:06:48 [2020-04-13T23:06:48.116Z] #65 249.7 + mkdir -p /build
23:06:48 [2020-04-13T23:06:48.116Z] #65 249.7 + cp bin/containerd /build/containerd
23:06:48 [2020-04-13T23:06:48.116Z] #65 249.8 + cp bin/containerd-shim /build/containerd-shim
23:06:48 [2020-04-13T23:06:48.116Z] #65 249.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:06:48 [2020-04-13T23:06:48.116Z] #65 249.8 + cp bin/ctr /build/ctr
23:06:48 [2020-04-13T23:06:48.440Z] #19 13.77   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:06:48 [2020-04-13T23:06:48.440Z] #19 13.78   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:06:48 [2020-04-13T23:06:48.440Z] #19 13.84 Successfully built pyyaml
23:06:48 [2020-04-13T23:06:48.440Z] #19 13.85 Installing collected packages: pathspec, pyyaml, yamllint
23:06:48 [2020-04-13T23:06:48.620Z] #44 175.5   CC       criu/protobuf-desc.o
23:06:48 [2020-04-13T23:06:48.684Z] #65 DONE 250.2s
23:06:48 [2020-04-13T23:06:48.930Z] #57 ...
23:06:48 [2020-04-13T23:06:48.930Z] 
23:06:48 [2020-04-13T23:06:48.930Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:48 [2020-04-13T23:06:48.930Z] #11 79.13 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:06:48 [2020-04-13T23:06:48.930Z] #11 79.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 79.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 85.65 Selecting previously unselected package binutils-mingw-w64.
23:06:48 [2020-04-13T23:06:48.930Z] #11 85.65 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 85.66 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 85.93 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
23:06:48 [2020-04-13T23:06:48.930Z] #11 85.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 85.98 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 86.25 Selecting previously unselected package dmsetup.
23:06:48 [2020-04-13T23:06:48.930Z] #11 86.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 86.30 Unpacking dmsetup (2:1.02.155-3) ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 86.61 Selecting previously unselected package mingw-w64-common.
23:06:48 [2020-04-13T23:06:48.930Z] #11 86.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:06:48 [2020-04-13T23:06:48.930Z] #11 86.65 Unpacking mingw-w64-common (6.0.0-3) ...
23:06:49 [2020-04-13T23:06:49.001Z] #19 14.19 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:06:49 [2020-04-13T23:06:49.219Z] #11 ...
23:06:49 [2020-04-13T23:06:49.219Z] 
23:06:49 [2020-04-13T23:06:49.219Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:06:49 [2020-04-13T23:06:49.553Z] #44 176.6   CC       criu/protobuf.o
23:06:49 [2020-04-13T23:06:49.561Z] #19 DONE 14.7s
23:06:49 [2020-04-13T23:06:49.562Z] 
23:06:49 [2020-04-13T23:06:49.562Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:06:49 [2020-04-13T23:06:49.562Z] #24 DONE 0.2s
23:06:49 [2020-04-13T23:06:49.562Z] 
23:06:49 [2020-04-13T23:06:49.562Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:06:49 [2020-04-13T23:06:49.796Z] #31 88.58 Checking out files:  56% (862/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  87% (1338/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)   
23:06:49 [2020-04-13T23:06:49.797Z] #31 ...
23:06:49 [2020-04-13T23:06:49.797Z] 
23:06:49 [2020-04-13T23:06:49.797Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:06:49 [2020-04-13T23:06:49.797Z] #51 79.76 + cd /tmp/tmp.TTn8vGx2kw/src/gotest.tools/gotestsum
23:06:49 [2020-04-13T23:06:49.797Z] #51 79.76 + git checkout -q v0.3.5
23:06:49 [2020-04-13T23:06:49.797Z] #51 80.05 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
23:06:49 [2020-04-13T23:06:49.797Z] #51 ...
23:06:49 [2020-04-13T23:06:49.797Z] 
23:06:49 [2020-04-13T23:06:49.797Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:06:49 [2020-04-13T23:06:49.797Z] #39 2.136 + cd /tmp/tmp.UmR527h5Np/tini
23:06:49 [2020-04-13T23:06:49.797Z] #39 2.138 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
23:06:49 [2020-04-13T23:06:49.797Z] #39 2.183 + cmake .
23:06:49 [2020-04-13T23:06:49.797Z] #39 3.422 -- The C compiler identification is GNU 8.3.0
23:06:49 [2020-04-13T23:06:49.797Z] #39 3.486 -- Check for working C compiler: /usr/bin/cc
23:06:50 [2020-04-13T23:06:50.060Z] 
23:06:50 [2020-04-13T23:06:50.060Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:06:50 [2020-04-13T23:06:50.060Z] #66 DONE 0.3s
23:06:50 [2020-04-13T23:06:50.117Z] #44 177.0   CC       criu/pstree.o
23:06:50 [2020-04-13T23:06:50.319Z] 
23:06:50 [2020-04-13T23:06:50.319Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:06:50 [2020-04-13T23:06:50.319Z] #70 DONE 0.1s
23:06:50 [2020-04-13T23:06:50.486Z] #28 DONE 0.8s
23:06:50 [2020-04-13T23:06:50.486Z] 
23:06:50 [2020-04-13T23:06:50.486Z] #31 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:06:50 [2020-04-13T23:06:50.486Z] #31 DONE 0.1s
23:06:50 [2020-04-13T23:06:50.486Z] 
23:06:50 [2020-04-13T23:06:50.486Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:06:50 [2020-04-13T23:06:50.486Z] #34 DONE 0.1s
23:06:50 [2020-04-13T23:06:50.486Z] 
23:06:50 [2020-04-13T23:06:50.486Z] #39 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:06:50 [2020-04-13T23:06:50.486Z] #39 DONE 0.1s
23:06:50 [2020-04-13T23:06:50.486Z] 
23:06:50 [2020-04-13T23:06:50.486Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:50 [2020-04-13T23:06:50.486Z] #44 165.5   CC       criu/netfilter.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 165.8   CC       criu/page-pipe.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 166.3   CC       criu/page-xfer.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 167.6   CC       criu/pagemap-cache.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 167.9   CC       criu/pagemap.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 168.7   CC       criu/parasite-syscall.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 169.6   CC       criu/path.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 169.8   CC       criu/pie-util-vdso-elf32.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 170.2   CC       criu/pie-util-vdso.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 170.6   CC       criu/pie-util.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 170.8   CC       criu/pipes.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 171.6   CC       criu/plugin.o
23:06:50 [2020-04-13T23:06:50.486Z] #44 172.2   CC       criu/proc_parse.o
23:06:50 [2020-04-13T23:06:50.578Z] 
23:06:50 [2020-04-13T23:06:50.578Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:06:50 [2020-04-13T23:06:50.578Z] #72 DONE 0.2s
23:06:50 [2020-04-13T23:06:50.578Z] 
23:06:50 [2020-04-13T23:06:50.578Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:06:50 [2020-04-13T23:06:50.578Z] #75 DONE 0.1s
23:06:50 [2020-04-13T23:06:50.742Z] #44 175.5   CC       criu/protobuf-desc.o
23:06:50 [2020-04-13T23:06:50.836Z] 
23:06:50 [2020-04-13T23:06:50.836Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:06:50 [2020-04-13T23:06:50.836Z] #76 DONE 0.0s
23:06:50 [2020-04-13T23:06:50.836Z] 
23:06:50 [2020-04-13T23:06:50.836Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
23:06:51 [2020-04-13T23:06:51.049Z] #44 178.0   CC       criu/rbtree.o
23:06:51 [2020-04-13T23:06:51.294Z] #39 4.665 -- Check for working C compiler: /usr/bin/cc -- works
23:06:51 [2020-04-13T23:06:51.294Z] #39 4.674 -- Detecting C compiler ABI info
23:06:51 [2020-04-13T23:06:51.306Z] #44 178.3   CC       criu/rst-malloc.o
23:06:51 [2020-04-13T23:06:51.563Z] #44 178.6   CC       criu/seccomp.o
23:06:51 [2020-04-13T23:06:51.667Z] #44 176.5   CC       criu/protobuf.o
23:06:52 [2020-04-13T23:06:52.128Z] #44 ...
23:06:52 [2020-04-13T23:06:52.128Z] 
23:06:52 [2020-04-13T23:06:52.128Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:06:52 [2020-04-13T23:06:52.128Z] #41 DONE 286.2s
23:06:52 [2020-04-13T23:06:52.214Z] #77 DONE 1.4s
23:06:52 [2020-04-13T23:06:52.214Z] 
23:06:52 [2020-04-13T23:06:52.214Z] #78 exporting to image
23:06:52 [2020-04-13T23:06:52.214Z] #78 exporting layers
23:06:52 [2020-04-13T23:06:52.227Z] #44 176.9   CC       criu/pstree.o
23:06:52 [2020-04-13T23:06:52.319Z] #39 6.011 -- Detecting C compiler ABI info - done
23:06:52 [2020-04-13T23:06:52.385Z] 
23:06:52 [2020-04-13T23:06:52.385Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:06:52 [2020-04-13T23:06:52.609Z] #39 6.077 -- Detecting C compile features
23:06:52 [2020-04-13T23:06:52.642Z] #53 ...
23:06:52 [2020-04-13T23:06:52.642Z] 
23:06:52 [2020-04-13T23:06:52.642Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:52 [2020-04-13T23:06:52.642Z] #44 179.5   CC       criu/seize.o
23:06:53 [2020-04-13T23:06:53.576Z] #44 ...
23:06:53 [2020-04-13T23:06:53.576Z] 
23:06:53 [2020-04-13T23:06:53.576Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:06:53 [2020-04-13T23:06:53.576Z] #42 DONE 0.2s
23:06:53 [2020-04-13T23:06:53.576Z] 
23:06:53 [2020-04-13T23:06:53.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:53 [2020-04-13T23:06:53.576Z] #44 180.6   CC       criu/servicefd.o
23:06:53 [2020-04-13T23:06:53.633Z] #44 178.1   CC       criu/rbtree.o
23:06:53 [2020-04-13T23:06:53.633Z] #44 178.5   CC       criu/rst-malloc.o
23:06:53 [2020-04-13T23:06:53.833Z] #44 180.9   CC       criu/shmem.o
23:06:53 [2020-04-13T23:06:53.888Z] #44 ...
23:06:53 [2020-04-13T23:06:53.888Z] 
23:06:53 [2020-04-13T23:06:53.888Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:06:53 [2020-04-13T23:06:53.888Z] #41 DONE 287.3s
23:06:54 [2020-04-13T23:06:54.146Z] 
23:06:54 [2020-04-13T23:06:54.146Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:54 [2020-04-13T23:06:54.146Z] #44 178.8   CC       criu/seccomp.o
23:06:54 [2020-04-13T23:06:54.679Z] #39 ...
23:06:54 [2020-04-13T23:06:54.679Z] 
23:06:54 [2020-04-13T23:06:54.679Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
23:06:54 [2020-04-13T23:06:54.679Z] #44 94.75 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
23:06:54 [2020-04-13T23:06:54.679Z] #44 94.76 Processing triggers for libc-bin (2.28-10) ...
23:06:54 [2020-04-13T23:06:54.679Z] #44 DONE 95.0s
23:06:54 [2020-04-13T23:06:54.679Z] 
23:06:54 [2020-04-13T23:06:54.679Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:06:54 [2020-04-13T23:06:54.679Z] #31 88.58 Checking out files:  56% (862/1521)   
Checking out files:  57% (867/1521)   
Checking out files:  58% (883/1521)   
Checking out files:  59% (898/1521)   
Checking out files:  60% (913/1521)   
Checking out files:  61% (928/1521)   
Checking out files:  62% (944/1521)   
Checking out files:  63% (959/1521)   
Checking out files:  64% (974/1521)   
Checking out files:  65% (989/1521)   
Checking out files:  66% (1004/1521)   
Checking out files:  67% (1020/1521)   
Checking out files:  68% (1035/1521)   
Checking out files:  69% (1050/1521)   
Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  87% (1338/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.
23:06:54 [2020-04-13T23:06:54.679Z] #31 90.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
23:06:54 [2020-04-13T23:06:54.679Z] #31 90.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:06:54 [2020-04-13T23:06:54.765Z] #44 181.7   CC       criu/sigframe.o
23:06:54 [2020-04-13T23:06:54.765Z] #44 181.8   CC       criu/signalfd.o
23:06:55 [2020-04-13T23:06:55.116Z] #44 179.9   CC       criu/seize.o
23:06:55 [2020-04-13T23:06:55.330Z] #44 182.1   CC       criu/sk-inet.o
23:06:55 [2020-04-13T23:06:55.678Z] #44 ...
23:06:55 [2020-04-13T23:06:55.678Z] 
23:06:55 [2020-04-13T23:06:55.678Z] #42 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:06:55 [2020-04-13T23:06:55.678Z] #42 DONE 0.2s
23:06:55 [2020-04-13T23:06:55.703Z] #31 ...
23:06:55 [2020-04-13T23:06:55.703Z] 
23:06:55 [2020-04-13T23:06:55.703Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:06:55 [2020-04-13T23:06:55.703Z] #11 95.72 Selecting previously unselected package mingw-w64-x86-64-dev.
23:06:55 [2020-04-13T23:06:55.703Z] #11 95.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:06:55 [2020-04-13T23:06:55.703Z] #11 95.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:06:55 [2020-04-13T23:06:55.895Z] #44 182.9   CC       criu/sk-netlink.o
23:06:55 [2020-04-13T23:06:55.933Z] 
23:06:55 [2020-04-13T23:06:55.933Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:06:55 [2020-04-13T23:06:55.933Z] #60 ...
23:06:55 [2020-04-13T23:06:55.933Z] 
23:06:55 [2020-04-13T23:06:55.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:06:55 [2020-04-13T23:06:55.933Z] #44 180.8   CC       criu/servicefd.o
23:06:56 [2020-04-13T23:06:56.409Z] #78 exporting layers 3.9s done
23:06:56 [2020-04-13T23:06:56.409Z] #78 writing image sha256:4148ed24ff570cc891a776aa424e984c4d85b5d23a572f69d8f49e5edf497f5f done
23:06:56 [2020-04-13T23:06:56.409Z] #78 naming to docker.io/library/docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d done
23:06:56 [2020-04-13T23:06:56.409Z] #78 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
23:06:56 [2020-04-13T23:06:56.460Z] #44 183.3   CC       criu/sk-packet.o
[Pipeline] sh
23:06:56 [2020-04-13T23:06:56.542Z] #44 181.2   CC       criu/shmem.o
23:06:56 [2020-04-13T23:06:56.753Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/test/unit
23:06:57 [2020-04-13T23:06:57.024Z] #44 183.8   CC       criu/sk-queue.o
23:06:57 [2020-04-13T23:06:57.160Z] #44 181.9   CC       criu/sigframe.o
23:06:57 [2020-04-13T23:06:57.281Z] #44 184.3   CC       criu/sk-tcp.o
23:06:57 [2020-04-13T23:06:57.430Z] #44 182.2   CC       criu/signalfd.o
23:06:57 [2020-04-13T23:06:57.687Z] #44 182.4   CC       criu/sk-inet.o
23:06:57 [2020-04-13T23:06:57.846Z] #44 184.7   CC       criu/sk-unix.o
23:06:58 [2020-04-13T23:06:58.614Z] #44 183.4   CC       criu/sk-netlink.o
23:06:58 [2020-04-13T23:06:58.869Z] #44 183.7   CC       criu/sk-packet.o
23:06:59 [2020-04-13T23:06:59.217Z] #44 186.3   CC       criu/sockets.o
23:06:59 [2020-04-13T23:06:59.791Z] #44 184.3   CC       criu/sk-queue.o
23:07:00 [2020-04-13T23:07:00.046Z] #44 184.8   CC       criu/sk-tcp.o
23:07:00 [2020-04-13T23:07:00.149Z] #44 187.1   CC       criu/stats.o
23:07:00 [2020-04-13T23:07:00.301Z] #44 185.2   CC       criu/sk-unix.o
23:07:00 [2020-04-13T23:07:00.407Z] #44 187.4   CC       criu/string.o
23:07:00 [2020-04-13T23:07:00.407Z] #44 187.5   CC       criu/sysctl.o
23:07:00 [2020-04-13T23:07:00.524Z] #11 ...
23:07:00 [2020-04-13T23:07:00.524Z] 
23:07:00 [2020-04-13T23:07:00.524Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:00 [2020-04-13T23:07:00.524Z] #39 8.986 -- Detecting C compile features - done
23:07:00 [2020-04-13T23:07:00.524Z] #39 9.060 -- Performing Test HAS_BUILTIN_FORTIFY
23:07:00 [2020-04-13T23:07:00.524Z] #39 9.477 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:07:00 [2020-04-13T23:07:00.524Z] #39 9.723 -- Configuring done
23:07:00 [2020-04-13T23:07:00.524Z] #39 9.768 -- Generating done
23:07:00 [2020-04-13T23:07:00.524Z] #39 9.781 -- Build files have been written to: /tmp/tmp.UmR527h5Np/tini
23:07:00 [2020-04-13T23:07:00.524Z] #39 9.810 + make tini-static
23:07:00 [2020-04-13T23:07:00.524Z] #39 10.41 Scanning dependencies of target tini-static
23:07:00 [2020-04-13T23:07:00.524Z] #39 10.52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:07:00 [2020-04-13T23:07:00.524Z] #39 12.92 [100%] Linking C executable tini-static
23:07:00 [2020-04-13T23:07:00.524Z] #39 14.01 [100%] Built target tini-static
23:07:00 [2020-04-13T23:07:00.524Z] #39 14.16 + mkdir -p /build
23:07:00 [2020-04-13T23:07:00.524Z] #39 14.17 + cp tini-static /build/docker-init
23:07:00 [2020-04-13T23:07:00.524Z] #39 DONE 14.3s
23:07:00 [2020-04-13T23:07:00.524Z] 
23:07:00 [2020-04-13T23:07:00.524Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:00 [2020-04-13T23:07:00.524Z] #45 1.746 Note: Building without setproctitle() and strlcpy() support.
23:07:00 [2020-04-13T23:07:00.524Z] #45 1.748       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:07:00 [2020-04-13T23:07:00.524Z] #45 1.756 Note: Building without GnuTLS support
23:07:00 [2020-04-13T23:07:00.524Z] #45 3.861 fatal: not a git repository (or any of the parent directories): .git
23:07:00 [2020-04-13T23:07:00.524Z] #45 3.916   GEN      .gitid
23:07:00 [2020-04-13T23:07:00.524Z] #45 3.932   GEN      criu/include/version.h
23:07:00 [2020-04-13T23:07:00.524Z] #45 3.969   GEN      include/common/asm
23:07:01 [2020-04-13T23:07:01.160Z] #45 6.500   PBCC     images/google/protobuf/descriptor.pb-c.c
23:07:01 [2020-04-13T23:07:01.339Z] #44 188.0   CC       criu/sysfs_parse.o
23:07:01 [2020-04-13T23:07:01.339Z] #44 188.3   CC       criu/timerfd.o
23:07:01 [2020-04-13T23:07:01.497Z] #45 6.616   PBCC     images/opts.pb-c.c
23:07:01 [2020-04-13T23:07:01.497Z] #45 6.685   PBCC     images/sit.pb-c.c
23:07:01 [2020-04-13T23:07:01.497Z] #45 6.756   DEP      images/google/protobuf/descriptor.pb-c.d
23:07:01 [2020-04-13T23:07:01.497Z] #45 6.858   DEP      images/opts.pb-c.d
23:07:01 [2020-04-13T23:07:01.596Z] #44 188.7   CC       criu/tty.o
23:07:01 [2020-04-13T23:07:01.880Z] #45 6.954   DEP      images/sit.pb-c.d
23:07:01 [2020-04-13T23:07:01.880Z] #45 7.063   PBCC     images/macvlan.pb-c.c
23:07:01 [2020-04-13T23:07:01.880Z] #45 7.112   DEP      images/macvlan.pb-c.d
23:07:02 [2020-04-13T23:07:02.028Z] ?   	github.com/docker/docker/api	[no test files]
23:07:02 [2020-04-13T23:07:02.187Z] #44 186.9   CC       criu/sockets.o
23:07:02 [2020-04-13T23:07:02.357Z] #45 7.340   PBCC     images/autofs.pb-c.c
23:07:02 [2020-04-13T23:07:02.357Z] #45 7.471   DEP      images/autofs.pb-c.d
23:07:02 [2020-04-13T23:07:02.357Z] #45 7.514   PBCC     images/sysctl.pb-c.c
23:07:02 [2020-04-13T23:07:02.357Z] #45 7.548   DEP      images/sysctl.pb-c.d
23:07:02 [2020-04-13T23:07:02.357Z] #45 7.625   PBCC     images/time.pb-c.c
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.666   DEP      images/time.pb-c.d
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.758   PBCC     images/binfmt-misc.pb-c.c
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.785   DEP      images/binfmt-misc.pb-c.d
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.813   PBCC     images/seccomp.pb-c.c
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.835   DEP      images/seccomp.pb-c.d
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.869   PBCC     images/userns.pb-c.c
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.890   DEP      images/userns.pb-c.d
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.943   PBCC     images/cgroup.pb-c.c
23:07:02 [2020-04-13T23:07:02.667Z] #45 7.973   DEP      images/cgroup.pb-c.d
23:07:02 [2020-04-13T23:07:02.749Z] #44 187.6   CC       criu/stats.o
23:07:02 [2020-04-13T23:07:02.968Z] #44 ...
23:07:02 [2020-04-13T23:07:02.968Z] 
23:07:02 [2020-04-13T23:07:02.968Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:02 [2020-04-13T23:07:02.968Z] #60 113.7 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:07:02 [2020-04-13T23:07:02.992Z] #45 8.024   PBCC     images/fown.pb-c.c
23:07:02 [2020-04-13T23:07:02.992Z] #45 8.086   PBCC     images/ext-file.pb-c.c
23:07:02 [2020-04-13T23:07:02.992Z] #45 8.108   DEP      images/fown.pb-c.d
23:07:02 [2020-04-13T23:07:02.992Z] #45 8.175   DEP      images/ext-file.pb-c.d
23:07:02 [2020-04-13T23:07:02.992Z] #45 8.246   PBCC     images/rpc.pb-c.c
23:07:02 [2020-04-13T23:07:02.992Z] #45 8.336   DEP      images/rpc.pb-c.d
23:07:03 [2020-04-13T23:07:03.004Z] #44 187.8   CC       criu/string.o
23:07:03 [2020-04-13T23:07:03.259Z] #44 187.9   CC       criu/sysctl.o
23:07:03 [2020-04-13T23:07:03.344Z] #45 8.463   PBCC     images/siginfo.pb-c.c
23:07:03 [2020-04-13T23:07:03.344Z] #45 8.500   DEP      images/siginfo.pb-c.d
23:07:03 [2020-04-13T23:07:03.344Z] #45 8.570   PBCC     images/pagemap.pb-c.c
23:07:03 [2020-04-13T23:07:03.344Z] #45 8.644   DEP      images/pagemap.pb-c.d
23:07:03 [2020-04-13T23:07:03.672Z] Running on azwin-2-4ce820 in d:\jenkins\workspace\moby_PR-40791
[Pipeline] {
[Pipeline] ws
23:07:03 [2020-04-13T23:07:03.691Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
23:07:03 [2020-04-13T23:07:03.745Z] #45 8.757   PBCC     images/rlimit.pb-c.c
23:07:03 [2020-04-13T23:07:03.745Z] #45 8.831   DEP      images/rlimit.pb-c.d
23:07:03 [2020-04-13T23:07:03.745Z] #45 8.938   PBCC     images/file-lock.pb-c.c
23:07:03 [2020-04-13T23:07:03.745Z] #45 9.002   DEP      images/file-lock.pb-c.d
23:07:03 [2020-04-13T23:07:03.745Z] #45 9.087   PBCC     images/tty.pb-c.c
23:07:03 [2020-04-13T23:07:03.819Z] #44 188.5   CC       criu/sysfs_parse.o
23:07:04 [2020-04-13T23:07:04.075Z] #44 188.8   CC       criu/timerfd.o
23:07:04 [2020-04-13T23:07:04.222Z] #45 9.184   DEP      images/tty.pb-c.d
23:07:04 [2020-04-13T23:07:04.222Z] #45 9.275   PBCC     images/tun.pb-c.c
23:07:04 [2020-04-13T23:07:04.222Z] #45 9.351   PBCC     images/netdev.pb-c.c
23:07:04 [2020-04-13T23:07:04.222Z] #45 9.484   DEP      images/tun.pb-c.d
23:07:04 [2020-04-13T23:07:04.330Z] #44 189.1   CC       criu/tty.o
23:07:04 [2020-04-13T23:07:04.344Z] #60 115.3 + mkdir -p /build
23:07:04 [2020-04-13T23:07:04.523Z] #45 9.564   DEP      images/netdev.pb-c.d
23:07:04 [2020-04-13T23:07:04.523Z] #45 9.643   PBCC     images/vma.pb-c.c
23:07:04 [2020-04-13T23:07:04.523Z] #45 9.728   DEP      images/vma.pb-c.d
23:07:04 [2020-04-13T23:07:04.602Z] #60 115.3 + cp runc /build/runc
23:07:04 [2020-04-13T23:07:04.602Z] #60 DONE 115.6s
23:07:04 [2020-04-13T23:07:04.603Z] 
23:07:04 [2020-04-13T23:07:04.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:04 [2020-04-13T23:07:04.603Z] #44 190.3   CC       criu/tun.o
23:07:04 [2020-04-13T23:07:04.603Z] #44 190.7   CC       criu/uffd.o
23:07:04 [2020-04-13T23:07:04.603Z] #44 191.6   CC       criu/util.o
23:07:04 [2020-04-13T23:07:04.814Z] #45 9.807   PBCC     images/creds.pb-c.c
23:07:04 [2020-04-13T23:07:04.814Z] #45 9.836   DEP      images/creds.pb-c.d
23:07:04 [2020-04-13T23:07:04.814Z] #45 9.951   PBCC     images/utsns.pb-c.c
23:07:04 [2020-04-13T23:07:04.814Z] #45 9.986   DEP      images/utsns.pb-c.d
23:07:04 [2020-04-13T23:07:04.814Z] #45 10.06   PBCC     images/ipc-desc.pb-c.c
23:07:04 [2020-04-13T23:07:04.814Z] #45 10.10   PBCC     images/ipc-sem.pb-c.c
23:07:04 [2020-04-13T23:07:04.814Z] #45 10.11   DEP      images/ipc-desc.pb-c.d
23:07:04 [2020-04-13T23:07:04.814Z] #45 10.19   DEP      images/ipc-sem.pb-c.d
23:07:05 [2020-04-13T23:07:05.105Z] #45 10.24   PBCC     images/ipc-msg.pb-c.c
23:07:05 [2020-04-13T23:07:05.105Z] #45 10.28   DEP      images/ipc-msg.pb-c.d
23:07:05 [2020-04-13T23:07:05.105Z] #45 10.36   PBCC     images/ipc-shm.pb-c.c
23:07:05 [2020-04-13T23:07:05.105Z] #45 10.39   DEP      images/ipc-shm.pb-c.d
23:07:05 [2020-04-13T23:07:05.105Z] #45 ...
23:07:05 [2020-04-13T23:07:05.105Z] 
23:07:05 [2020-04-13T23:07:05.105Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:07:05 [2020-04-13T23:07:05.105Z] #11 105.5 Selecting previously unselected package gcc-mingw-w64-base.
23:07:05 [2020-04-13T23:07:05.394Z] #11 105.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:07:05 [2020-04-13T23:07:05.394Z] #11 105.5 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:07:05 [2020-04-13T23:07:05.394Z] #11 105.6 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:07:05 [2020-04-13T23:07:05.394Z] #11 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:07:05 [2020-04-13T23:07:05.394Z] #11 105.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:07:06 [2020-04-13T23:07:06.027Z] #11 ...
23:07:06 [2020-04-13T23:07:06.027Z] 
23:07:06 [2020-04-13T23:07:06.027Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:06 [2020-04-13T23:07:06.027Z] #34 95.91 bufio
23:07:06 [2020-04-13T23:07:06.027Z] #34 97.90 reflect
23:07:06 [2020-04-13T23:07:06.027Z] #34 98.37 path
23:07:06 [2020-04-13T23:07:06.027Z] #34 102.2 text/tabwriter
23:07:06 [2020-04-13T23:07:06.027Z] #34 ...
23:07:06 [2020-04-13T23:07:06.027Z] 
23:07:06 [2020-04-13T23:07:06.027Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.50   PBCC     images/ipc-var.pb-c.c
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.54   DEP      images/ipc-var.pb-c.d
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.65   PBCC     images/sk-opts.pb-c.c
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.69   PBCC     images/packet-sock.pb-c.c
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.76   DEP      images/sk-opts.pb-c.d
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.82   DEP      images/packet-sock.pb-c.d
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.87   PBCC     images/sk-netlink.pb-c.c
23:07:06 [2020-04-13T23:07:06.027Z] #45 10.92   DEP      images/sk-netlink.pb-c.d
23:07:06 [2020-04-13T23:07:06.027Z] #45 11.02   PBCC     images/sk-inet.pb-c.c
23:07:06 [2020-04-13T23:07:06.027Z] #45 11.10   DEP      images/sk-inet.pb-c.d
23:07:06 [2020-04-13T23:07:06.027Z] #45 11.18   PBCC     images/sk-unix.pb-c.c
23:07:06 [2020-04-13T23:07:06.027Z] #45 11.29   DEP      images/sk-unix.pb-c.d
23:07:06 [2020-04-13T23:07:06.027Z] #45 11.40   PBCC     images/mm.pb-c.c
23:07:06 [2020-04-13T23:07:06.214Z] #44 190.7   CC       criu/tun.o
23:07:06 [2020-04-13T23:07:06.214Z] #44 191.1   CC       criu/uffd.o
23:07:06 [2020-04-13T23:07:06.316Z] #45 11.47   DEP      images/mm.pb-c.d
23:07:06 [2020-04-13T23:07:06.316Z] #45 11.63   PBCC     images/timerfd.pb-c.c
23:07:06 [2020-04-13T23:07:06.499Z] #44 193.2   CC       criu/uts_ns.o
23:07:06 [2020-04-13T23:07:06.499Z] #44 193.5   CC       criu/vdso-compat.o
23:07:06 [2020-04-13T23:07:06.499Z] #44 193.6   CC       criu/vdso.o
23:07:06 [2020-04-13T23:07:06.608Z] #45 11.71   DEP      images/timerfd.pb-c.d
23:07:06 [2020-04-13T23:07:06.608Z] #45 11.82   PBCC     images/timer.pb-c.c
23:07:06 [2020-04-13T23:07:06.608Z] #45 11.86   DEP      images/timer.pb-c.d
23:07:06 [2020-04-13T23:07:06.932Z] #45 12.01   PBCC     images/sa.pb-c.c
23:07:06 [2020-04-13T23:07:06.932Z] #45 12.08   DEP      images/sa.pb-c.d
23:07:06 [2020-04-13T23:07:06.932Z] #45 12.18   PBCC     images/pipe-data.pb-c.c
23:07:07 [2020-04-13T23:07:07.064Z] #44 194.0   LINK     criu/built-in.o
23:07:07 [2020-04-13T23:07:07.307Z] #45 12.25   DEP      images/pipe-data.pb-c.d
23:07:07 [2020-04-13T23:07:07.307Z] #45 12.43   PBCC     images/mnt.pb-c.c
23:07:07 [2020-04-13T23:07:07.307Z] #45 12.50   DEP      images/mnt.pb-c.d
23:07:07 [2020-04-13T23:07:07.321Z] #44 194.1   LINK     criu/criu
23:07:07 [2020-04-13T23:07:07.576Z] #44 192.1   CC       criu/util.o
23:07:07 [2020-04-13T23:07:07.578Z] #44 194.4   DEP      lib/c/criu.d
23:07:07 [2020-04-13T23:07:07.578Z] #44 194.4   CC       images/rpc.pb-c.o
23:07:07 [2020-04-13T23:07:07.762Z] #45 12.64   PBCC     images/sk-packet.pb-c.c
23:07:07 [2020-04-13T23:07:07.762Z] #45 12.67   DEP      images/sk-packet.pb-c.d
23:07:07 [2020-04-13T23:07:07.762Z] #45 12.78   PBCC     images/tcp-stream.pb-c.c
23:07:07 [2020-04-13T23:07:07.762Z] #45 12.91   DEP      images/tcp-stream.pb-c.d
23:07:07 [2020-04-13T23:07:07.762Z] #45 13.02   PBCC     images/pipe.pb-c.c
23:07:07 [2020-04-13T23:07:07.835Z] #44 194.8   CC       lib/c/criu.o
23:07:08 [2020-04-13T23:07:08.119Z] #45 13.08   DEP      images/pipe.pb-c.d
23:07:08 [2020-04-13T23:07:08.119Z] #45 13.24   PBCC     images/pstree.pb-c.c
23:07:08 [2020-04-13T23:07:08.119Z] #45 13.26   DEP      images/pstree.pb-c.d
23:07:08 [2020-04-13T23:07:08.119Z] #45 ...
23:07:08 [2020-04-13T23:07:08.119Z] 
23:07:08 [2020-04-13T23:07:08.119Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:08 [2020-04-13T23:07:08.119Z] #48 98.03 bufio
23:07:08 [2020-04-13T23:07:08.119Z] #48 99.38 reflect
23:07:08 [2020-04-13T23:07:08.119Z] #48 107.2 regexp/syntax
23:07:08 [2020-04-13T23:07:08.119Z] #48 ...
23:07:08 [2020-04-13T23:07:08.119Z] 
23:07:08 [2020-04-13T23:07:08.119Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:08 [2020-04-13T23:07:08.119Z] #45 13.33   PBCC     images/fs.pb-c.c
23:07:08 [2020-04-13T23:07:08.119Z] #45 13.36   DEP      images/fs.pb-c.d
23:07:08 [2020-04-13T23:07:08.119Z] #45 13.44   PBCC     images/signalfd.pb-c.c
23:07:08 [2020-04-13T23:07:08.136Z] #44 ...
23:07:08 [2020-04-13T23:07:08.136Z] 
23:07:08 [2020-04-13T23:07:08.136Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:08 [2020-04-13T23:07:08.136Z] #60 111.3 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:07:08 [2020-04-13T23:07:08.409Z] #45 13.57   DEP      images/signalfd.pb-c.d
23:07:08 [2020-04-13T23:07:08.409Z] #45 13.66   PBCC     images/fh.pb-c.c
23:07:08 [2020-04-13T23:07:08.698Z] #45 13.77   PBCC     images/fsnotify.pb-c.c
23:07:08 [2020-04-13T23:07:08.698Z] #45 13.89   DEP      images/fh.pb-c.d
23:07:08 [2020-04-13T23:07:08.698Z] #45 14.00   DEP      images/fsnotify.pb-c.d
23:07:08 [2020-04-13T23:07:08.771Z] #44 195.5   LINK     lib/c/built-in.o
23:07:08 [2020-04-13T23:07:08.771Z] #44 195.5   LINK     lib/c/libcriu.so
23:07:08 [2020-04-13T23:07:08.771Z] #44 195.6   LINK     lib/c/libcriu.a
23:07:08 [2020-04-13T23:07:08.771Z] #44 195.7   GEN      magic.py
23:07:08 [2020-04-13T23:07:08.771Z] #44 195.7 Note: Building without setproctitle() and strlcpy() support.
23:07:08 [2020-04-13T23:07:08.771Z] #44 195.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:07:08 [2020-04-13T23:07:08.771Z] #44 195.7 Note: Building without GnuTLS support
23:07:09 [2020-04-13T23:07:09.005Z] #45 14.06   PBCC     images/eventpoll.pb-c.c
23:07:09 [2020-04-13T23:07:09.005Z] #45 14.12   DEP      images/eventpoll.pb-c.d
23:07:09 [2020-04-13T23:07:09.005Z] #45 14.23   PBCC     images/eventfd.pb-c.c
23:07:09 [2020-04-13T23:07:09.005Z] #45 ...
23:07:09 [2020-04-13T23:07:09.005Z] 
23:07:09 [2020-04-13T23:07:09.005Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:09 [2020-04-13T23:07:09.005Z] #57 98.91 bufio
23:07:09 [2020-04-13T23:07:09.005Z] #57 104.0 text/tabwriter
23:07:09 [2020-04-13T23:07:09.005Z] #57 106.7 regexp/syntax
23:07:09 [2020-04-13T23:07:09.005Z] #57 106.7 reflect
23:07:09 [2020-04-13T23:07:09.005Z] #57 ...
23:07:09 [2020-04-13T23:07:09.005Z] 
23:07:09 [2020-04-13T23:07:09.005Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:09 [2020-04-13T23:07:09.005Z] #45 14.30   DEP      images/eventfd.pb-c.d
23:07:09 [2020-04-13T23:07:09.297Z] #45 14.40   PBCC     images/remap-file-path.pb-c.c
23:07:09 [2020-04-13T23:07:09.297Z] #45 14.47   DEP      images/remap-file-path.pb-c.d
23:07:09 [2020-04-13T23:07:09.297Z] #45 14.57   PBCC     images/fifo.pb-c.c
23:07:09 [2020-04-13T23:07:09.297Z] #45 14.60   DEP      images/fifo.pb-c.d
23:07:09 [2020-04-13T23:07:09.336Z] #44 196.2 fatal: not a git repository (or any of the parent directories): .git
23:07:09 [2020-04-13T23:07:09.542Z] #60 112.7 + mkdir -p /build
23:07:09 [2020-04-13T23:07:09.542Z] #60 112.7 + cp runc /build/runc
23:07:09 [2020-04-13T23:07:09.585Z] #45 14.69   PBCC     images/ghost-file.pb-c.c
23:07:09 [2020-04-13T23:07:09.585Z] #45 14.79   DEP      images/ghost-file.pb-c.d
23:07:09 [2020-04-13T23:07:09.585Z] #45 14.89   PBCC     images/regfile.pb-c.c
23:07:09 [2020-04-13T23:07:09.593Z] #44 196.6 make[1]: Nothing to be done for 'all'.
23:07:09 [2020-04-13T23:07:09.797Z] #60 DONE 113.0s
23:07:09 [2020-04-13T23:07:09.797Z] 
23:07:09 [2020-04-13T23:07:09.797Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:09 [2020-04-13T23:07:09.797Z] #44 193.2   CC       criu/uts_ns.o
23:07:09 [2020-04-13T23:07:09.797Z] #44 193.5   CC       criu/vdso-compat.o
23:07:09 [2020-04-13T23:07:09.797Z] #44 193.7   CC       criu/vdso.o
23:07:09 [2020-04-13T23:07:09.797Z] #44 194.3   LINK     criu/built-in.o
23:07:09 [2020-04-13T23:07:09.797Z] #44 194.4   LINK     criu/criu
23:07:09 [2020-04-13T23:07:09.873Z] #45 14.97   DEP      images/regfile.pb-c.d
23:07:09 [2020-04-13T23:07:09.873Z] #45 15.05   PBCC     images/ns.pb-c.c
23:07:09 [2020-04-13T23:07:09.873Z] #45 15.08   DEP      images/ns.pb-c.d
23:07:09 [2020-04-13T23:07:09.873Z] #45 15.18   PBCC     images/fdinfo.pb-c.c
23:07:10 [2020-04-13T23:07:10.053Z] #44 194.8   DEP      lib/c/criu.d
23:07:10 [2020-04-13T23:07:10.053Z] #44 194.8   CC       images/rpc.pb-c.o
23:07:10 [2020-04-13T23:07:10.158Z] #44 197.1 make[1]: 'images/built-in.o' is up to date.
23:07:10 [2020-04-13T23:07:10.158Z] #44 197.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:07:10 [2020-04-13T23:07:10.158Z] #44 197.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:07:10 [2020-04-13T23:07:10.158Z] #44 197.2 make[1]: 'compel/libcompel.a' is up to date.
23:07:10 [2020-04-13T23:07:10.158Z] #44 197.2 make[1]: 'compel/compel-host-bin' is up to date.
23:07:10 [2020-04-13T23:07:10.158Z] #44 197.2 make[1]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.158Z] #44 197.2 make[1]: 'soccr/libsoccr.a' is up to date.
23:07:10 [2020-04-13T23:07:10.163Z] #45 15.36   DEP      images/fdinfo.pb-c.d
23:07:10 [2020-04-13T23:07:10.416Z] #44 197.4 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.416Z] #44 197.4 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.416Z] #44 197.4 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.416Z] #44 197.5 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.452Z] #45 15.51   PBCC     images/core-aarch64.pb-c.c
23:07:10 [2020-04-13T23:07:10.452Z] #45 15.61   PBCC     images/core-arm.pb-c.c
23:07:10 [2020-04-13T23:07:10.452Z] #45 15.69   PBCC     images/core-ppc64.pb-c.c
23:07:10 [2020-04-13T23:07:10.614Z] #44 195.4   CC       lib/c/criu.o
23:07:10 [2020-04-13T23:07:10.673Z] #44 197.6 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.673Z] #44 197.6 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.673Z] #44 197.7 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.673Z] #44 197.8 make[2]: Nothing to be done for 'all'.
23:07:10 [2020-04-13T23:07:10.741Z] #45 15.86   PBCC     images/core-s390.pb-c.c
23:07:10 [2020-04-13T23:07:10.741Z] #45 15.96   PBCC     images/core-x86.pb-c.c
23:07:10 [2020-04-13T23:07:10.931Z] #44 197.8   INSTALL  criu/criu
23:07:11 [2020-04-13T23:07:11.031Z] #45 16.13   PBCC     images/core.pb-c.c
23:07:11 [2020-04-13T23:07:11.188Z] #44 ...
23:07:11 [2020-04-13T23:07:11.188Z] 
23:07:11 [2020-04-13T23:07:11.188Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:11 [2020-04-13T23:07:11.188Z] #65 233.2 + bin/containerd
23:07:11 [2020-04-13T23:07:11.188Z] #65 ...
23:07:11 [2020-04-13T23:07:11.188Z] 
23:07:11 [2020-04-13T23:07:11.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:11 [2020-04-13T23:07:11.188Z] #44 DONE 198.1s
23:07:11 [2020-04-13T23:07:11.320Z] #45 16.37   PBCC     images/inventory.pb-c.c
23:07:11 [2020-04-13T23:07:11.320Z] #45 16.55   DEP      images/core-aarch64.pb-c.d
23:07:11 [2020-04-13T23:07:11.320Z] #45 16.61   DEP      images/core-arm.pb-c.d
23:07:11 [2020-04-13T23:07:11.446Z] 
23:07:11 [2020-04-13T23:07:11.446Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:07:11 [2020-04-13T23:07:11.543Z] #44 196.4   LINK     lib/c/built-in.o
23:07:11 [2020-04-13T23:07:11.543Z] #44 196.4   LINK     lib/c/libcriu.so
23:07:11 [2020-04-13T23:07:11.610Z] #45 16.68   DEP      images/core-ppc64.pb-c.d
23:07:11 [2020-04-13T23:07:11.610Z] #45 16.85   DEP      images/core-s390.pb-c.d
23:07:11 [2020-04-13T23:07:11.798Z] #44 196.4   LINK     lib/c/libcriu.a
23:07:11 [2020-04-13T23:07:11.799Z] #44 196.6   GEN      magic.py
23:07:11 [2020-04-13T23:07:11.898Z] #45 16.94   DEP      images/core-x86.pb-c.d
23:07:11 [2020-04-13T23:07:11.898Z] #45 17.08   DEP      images/core.pb-c.d
23:07:11 [2020-04-13T23:07:11.898Z] #45 17.20   DEP      images/inventory.pb-c.d
23:07:12 [2020-04-13T23:07:12.011Z] #53 ...
23:07:12 [2020-04-13T23:07:12.011Z] 
23:07:12 [2020-04-13T23:07:12.011Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:07:12 [2020-04-13T23:07:12.034Z] ok  	github.com/docker/docker/api/server	0.098s	coverage: 9.0% of statements
23:07:12 [2020-04-13T23:07:12.054Z] #44 196.7 Note: Building without setproctitle() and strlcpy() support.
23:07:12 [2020-04-13T23:07:12.054Z] #44 196.7       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:07:12 [2020-04-13T23:07:12.054Z] #44 196.7 Note: Building without GnuTLS support
23:07:12 [2020-04-13T23:07:12.188Z] #45 17.30   PBCC     images/cpuinfo.pb-c.c
23:07:12 [2020-04-13T23:07:12.188Z] #45 17.34   DEP      images/cpuinfo.pb-c.d
23:07:12 [2020-04-13T23:07:12.269Z] #45 DONE 0.1s
23:07:12 [2020-04-13T23:07:12.269Z] 
23:07:12 [2020-04-13T23:07:12.269Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:07:12 [2020-04-13T23:07:12.269Z] #48 DONE 0.1s
23:07:12 [2020-04-13T23:07:12.269Z] 
23:07:12 [2020-04-13T23:07:12.269Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:07:12 [2020-04-13T23:07:12.269Z] #51 DONE 0.1s
23:07:12 [2020-04-13T23:07:12.269Z] 
23:07:12 [2020-04-13T23:07:12.269Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:07:12 [2020-04-13T23:07:12.478Z] #45 17.46   PBCC     images/stats.pb-c.c
23:07:12 [2020-04-13T23:07:12.478Z] #45 17.50   DEP      images/stats.pb-c.d
23:07:12 [2020-04-13T23:07:12.613Z] #44 197.2 fatal: not a git repository (or any of the parent directories): .git
23:07:13 [2020-04-13T23:07:13.173Z] #44 197.7 make[1]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.428Z] #44 198.2 make[1]: 'images/built-in.o' is up to date.
23:07:13 [2020-04-13T23:07:13.428Z] #44 198.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:07:13 [2020-04-13T23:07:13.428Z] #44 198.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:07:13 [2020-04-13T23:07:13.602Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:07:13 [2020-04-13T23:07:13.602Z] 
23:07:13 [2020-04-13T23:07:13.602Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:07:13 [2020-04-13T23:07:13.602Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:07:13 [2020-04-13T23:07:13.602Z] HOSTNAME=1c16bdb5e9d9
23:07:13 [2020-04-13T23:07:13.602Z] TESTDEBUG=0
23:07:13 [2020-04-13T23:07:13.602Z] DEST=bundles/test-integration
23:07:13 [2020-04-13T23:07:13.602Z] PWD=/go/src/github.com/docker/docker
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:07:13 [2020-04-13T23:07:13.602Z] container=docker
23:07:13 [2020-04-13T23:07:13.602Z] HOME=/root
23:07:13 [2020-04-13T23:07:13.602Z] GOLANG_VERSION=1.13.10
23:07:13 [2020-04-13T23:07:13.602Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:07:13 [2020-04-13T23:07:13.602Z] VALIDATE_BRANCH=master
23:07:13 [2020-04-13T23:07:13.602Z] TERM=xterm
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_PKG=github.com/docker/docker
23:07:13 [2020-04-13T23:07:13.602Z] SHLVL=1
23:07:13 [2020-04-13T23:07:13.602Z] TIMEOUT=120m
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_GRAPHDRIVER=overlay2
23:07:13 [2020-04-13T23:07:13.602Z] GO111MODULE=off
23:07:13 [2020-04-13T23:07:13.602Z] DOCKER_EXPERIMENTAL=1
23:07:13 [2020-04-13T23:07:13.602Z] TEST_SKIP_INTEGRATION_CLI=1
23:07:13 [2020-04-13T23:07:13.602Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:07:13 [2020-04-13T23:07:13.602Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:07:13 [2020-04-13T23:07:13.602Z] GOPATH=/go
23:07:13 [2020-04-13T23:07:13.602Z] PKG_CONFIG=pkg-config
23:07:13 [2020-04-13T23:07:13.602Z] _=/usr/bin/env
23:07:13 [2020-04-13T23:07:13.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:07:13 [2020-04-13T23:07:13.684Z] #44 198.3 make[1]: 'compel/libcompel.a' is up to date.
23:07:13 [2020-04-13T23:07:13.684Z] #44 198.3 make[1]: 'compel/compel-host-bin' is up to date.
23:07:13 [2020-04-13T23:07:13.684Z] #44 198.3 make[1]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.684Z] #44 198.3 make[1]: 'soccr/libsoccr.a' is up to date.
23:07:13 [2020-04-13T23:07:13.684Z] #44 198.5 make[2]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.684Z] #44 198.5 make[2]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.684Z] #44 198.5 make[2]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.939Z] #44 198.7 make[2]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.939Z] #44 198.7 make[2]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.939Z] #44 198.7 make[2]: Nothing to be done for 'all'.
23:07:13 [2020-04-13T23:07:13.939Z] #44 198.8 make[2]: Nothing to be done for 'all'.
23:07:14 [2020-04-13T23:07:14.194Z] #44 198.8 make[2]: Nothing to be done for 'all'.
23:07:14 [2020-04-13T23:07:14.194Z] #44 198.8   INSTALL  criu/criu
23:07:14 [2020-04-13T23:07:14.194Z] #44 DONE 199.1s
23:07:14 [2020-04-13T23:07:14.194Z] 
23:07:14 [2020-04-13T23:07:14.194Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:14 [2020-04-13T23:07:14.450Z] #65 234.7 + bin/containerd
23:07:15 [2020-04-13T23:07:15.253Z] #45 19.91 make[1]: Nothing to be done for 'all'.
23:07:15 [2020-04-13T23:07:15.814Z] #65 ...
23:07:15 [2020-04-13T23:07:15.814Z] 
23:07:15 [2020-04-13T23:07:15.814Z] #45 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:07:15 [2020-04-13T23:07:15.814Z] #45 DONE 0.1s
23:07:16 [2020-04-13T23:07:16.069Z] 
23:07:16 [2020-04-13T23:07:16.069Z] #48 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:07:16 [2020-04-13T23:07:16.069Z] #48 DONE 0.1s
23:07:16 [2020-04-13T23:07:16.069Z] 
23:07:16 [2020-04-13T23:07:16.069Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:16 [2020-04-13T23:07:16.069Z] #65 ...
23:07:16 [2020-04-13T23:07:16.069Z] 
23:07:16 [2020-04-13T23:07:16.069Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:07:16 [2020-04-13T23:07:16.069Z] #51 DONE 0.1s
23:07:16 [2020-04-13T23:07:16.324Z] 
23:07:16 [2020-04-13T23:07:16.324Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:17 [2020-04-13T23:07:17.537Z] #45 22.28   CC       images/stats.o
23:07:18 [2020-04-13T23:07:18.377Z] #45 23.18   CC       images/core.o
23:07:18 [2020-04-13T23:07:18.377Z] #45 ...
23:07:18 [2020-04-13T23:07:18.377Z] 
23:07:18 [2020-04-13T23:07:18.377Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:18 [2020-04-13T23:07:18.377Z] #57 118.4 time
23:07:18 [2020-04-13T23:07:18.818Z] #53 DONE 311.5s
23:07:18 [2020-04-13T23:07:18.818Z] 
23:07:18 [2020-04-13T23:07:18.818Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:19 [2020-04-13T23:07:19.075Z] #65 ...
23:07:19 [2020-04-13T23:07:19.075Z] 
23:07:19 [2020-04-13T23:07:19.075Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:07:19 [2020-04-13T23:07:19.332Z] #54 DONE 0.2s
23:07:19 [2020-04-13T23:07:19.332Z] 
23:07:19 [2020-04-13T23:07:19.332Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:07:19 [2020-04-13T23:07:19.332Z] #57 DONE 0.1s
23:07:19 [2020-04-13T23:07:19.332Z] 
23:07:19 [2020-04-13T23:07:19.332Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:07:19 [2020-04-13T23:07:19.588Z] #61 DONE 0.1s
23:07:19 [2020-04-13T23:07:19.588Z] 
23:07:19 [2020-04-13T23:07:19.588Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:21 [2020-04-13T23:07:21.117Z] #57 ...
23:07:21 [2020-04-13T23:07:21.117Z] 
23:07:21 [2020-04-13T23:07:21.117Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:21 [2020-04-13T23:07:21.117Z] #34 110.7 internal/syscall/execenv
23:07:21 [2020-04-13T23:07:21.117Z] #34 110.7 internal/syscall/unix
23:07:21 [2020-04-13T23:07:21.117Z] #34 110.7 time
23:07:21 [2020-04-13T23:07:21.117Z] #34 ...
23:07:21 [2020-04-13T23:07:21.117Z] 
23:07:21 [2020-04-13T23:07:21.117Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:21 [2020-04-13T23:07:21.117Z] #45 24.39   CC       images/core-x86.o
23:07:21 [2020-04-13T23:07:21.117Z] #45 25.55   CC       images/core-arm.o
23:07:21 [2020-04-13T23:07:21.117Z] #45 26.27   CC       images/core-aarch64.o
23:07:21 [2020-04-13T23:07:21.744Z] #45 26.97   CC       images/core-ppc64.o
23:07:22 [2020-04-13T23:07:22.811Z] #45 ...
23:07:22 [2020-04-13T23:07:22.811Z] 
23:07:22 [2020-04-13T23:07:22.811Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:22 [2020-04-13T23:07:22.811Z] #48 112.6 hash/crc32
23:07:22 [2020-04-13T23:07:22.811Z] #48 117.2 time
23:07:22 [2020-04-13T23:07:22.811Z] #48 ...
23:07:22 [2020-04-13T23:07:22.811Z] 
23:07:22 [2020-04-13T23:07:22.811Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:22 [2020-04-13T23:07:22.811Z] #34 121.6 internal/poll
23:07:22 [2020-04-13T23:07:22.854Z] #65 ...
23:07:22 [2020-04-13T23:07:22.854Z] 
23:07:22 [2020-04-13T23:07:22.854Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:07:22 [2020-04-13T23:07:22.854Z] #53 DONE 316.0s
23:07:23 [2020-04-13T23:07:23.109Z] 
23:07:23 [2020-04-13T23:07:23.109Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:24 [2020-04-13T23:07:24.036Z] #65 ...
23:07:24 [2020-04-13T23:07:24.036Z] 
23:07:24 [2020-04-13T23:07:24.036Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:07:24 [2020-04-13T23:07:24.290Z] #54 DONE 0.2s
23:07:24 [2020-04-13T23:07:24.291Z] 
23:07:24 [2020-04-13T23:07:24.291Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:07:24 [2020-04-13T23:07:24.291Z] #57 DONE 0.1s
23:07:24 [2020-04-13T23:07:24.291Z] 
23:07:24 [2020-04-13T23:07:24.291Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:24 [2020-04-13T23:07:24.291Z] #65 ...
23:07:24 [2020-04-13T23:07:24.291Z] 
23:07:24 [2020-04-13T23:07:24.291Z] #61 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:07:24 [2020-04-13T23:07:24.291Z] #61 DONE 0.1s
23:07:24 [2020-04-13T23:07:24.545Z] 
23:07:24 [2020-04-13T23:07:24.545Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:26 [2020-04-13T23:07:26.001Z] using credential docker-jenkins-github-credentials
23:07:26 [2020-04-13T23:07:26.076Z] Cloning the remote Git repository
23:07:26 [2020-04-13T23:07:26.076Z] Cloning with configured refspecs honoured and without tags
23:07:26 [2020-04-13T23:07:26.624Z] #34 126.0 os
23:07:26 [2020-04-13T23:07:26.624Z] #34 ...
23:07:26 [2020-04-13T23:07:26.624Z] 
23:07:26 [2020-04-13T23:07:26.624Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:07:26 [2020-04-13T23:07:26.624Z] #66 69.23 Checking out files:  43% (1361/3158)   
Checking out files:  44% (1390/3158)   
Checking out files:  45% (1422/3158)   
Checking out files:  46% (1453/3158)   
Checking out files:  47% (1485/3158)   
Checking out files:  48% (1516/3158)   
Checking out files:  49% (1548/3158)   
Checking out files:  50% (1579/3158)   
Checking out files:  51% (1611/3158)   
Checking out files:  52% (1643/3158)   
Checking out files:  53% (1674/3158)   
Checking out files:  54% (1706/3158)   
Checking out files:  55% (1737/3158)   
Checking out files:  56% (1769/3158)   
Checking out files:  57% (1801/3158)   
Checking out files:  58% (1832/3158)   
Checking out files:  59% (1864/3158)   
Checking out files:  60% (1895/3158)   
Checking out files:  61% (1927/3158)   
Checking out files:  62% (1958/3158)   
Checking out files:  63% (1990/3158)   
Checking out files:  64% (2022/3158)   
Checking out files:  65% (2053/3158)   
Checking out files:  66% (2085/3158)   
Checking out files:  67% (2116/3158)   
Checking out files:  68% (2148/3158)   
Checking out files:  69% (2180/3158)   
Checking out files:  70% (2211/3158)   
Checking out files:  71% (2243/3158)   
Checking out files:  72% (2274/3158)   
Checking out files:  73% (2306/3158)   
Checking out files:  74% (2337/3158)   
Checking out files:  75% (2369/3158)   
Checking out files:  76% (2401/3158)   
Checking out files:  77% (2432/3158)   
Checking out files:  78% (2464/3158)   
Checking out files:  79% (2495/3158)   
Checking out files:  80% (2527/3158)   
Checking out files:  81% (2558/3158)   
Checking out files:  82% (2590/3158)   
Checking out files:  83% (2622/3158)   
Checking out files:  84% (2653/3158)   
Checking out files:  85% (2685/3158)   
Checking out files:  86% (2716/3158)   
Checking out files:  87% (2748/3158)   
Checking out files:  88% (2780/3158)   
Checking out files:  89% (2811/3158)   
Checking out files:  90% (2843/3158)   
Checking out files:  91% (2874/3158)   
Checking out files:  92% (2906/3158)   
Checking out files:  93% (2937/3158)   
Checking out files:  94% (2969/3158)   
Checking out files:  95% (3001/3158)   
Checking out files:  96% (3032/3158)   
Checking out files:  97% (3064/3158)   
Checking out files:  98% (3095/3158)   
Checking out files:  99% (3127/3158)   
Checking out files: 100% (3158/3158)   
Checking out files: 100% (3158/3158), done.
23:07:26 [2020-04-13T23:07:26.624Z] #66 70.25 + cd /tmp/tmp.6fOIbhFxHe/src/github.com/containerd/containerd
23:07:26 [2020-04-13T23:07:26.624Z] #66 70.25 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.31 + export 'BUILDTAGS=netgo osusergo static_build'
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.31 + BUILDTAGS='netgo osusergo static_build'
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.31 + export EXTRA_FLAGS=-buildmode=pie
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.31 + EXTRA_FLAGS=-buildmode=pie
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.32 + '[' '' = dynamic ']'
23:07:26 [2020-04-13T23:07:26.912Z] #66 73.32 + make
23:07:26 [2020-04-13T23:07:26.254Z] Cloning repository https://github.com/moby/moby.git
23:07:26 [2020-04-13T23:07:26.662Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:07:28 [2020-04-13T23:07:28.967Z] #66 74.93 + bin/ctr
23:07:27 [2020-04-13T23:07:27.851Z] Fetching upstream changes from https://github.com/moby/moby.git
23:07:27 [2020-04-13T23:07:27.851Z]  > git --version # timeout=10
23:07:27 [2020-04-13T23:07:27.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:07:27 [2020-04-13T23:07:27.898Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:07:32 [2020-04-13T23:07:32.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:07:32 [2020-04-13T23:07:32.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:07:32 [2020-04-13T23:07:32.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:07:32 [2020-04-13T23:07:32.859Z] #66 ...
23:07:32 [2020-04-13T23:07:32.859Z] 
23:07:32 [2020-04-13T23:07:32.859Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:32 [2020-04-13T23:07:32.859Z] #45 28.15   CC       images/core-s390.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 29.54   CC       images/cpuinfo.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 30.55   CC       images/inventory.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 31.00   CC       images/fdinfo.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 31.60   CC       images/fown.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 31.88   CC       images/ns.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 32.25   CC       images/regfile.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 32.71   CC       images/ghost-file.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 33.23   CC       images/fifo.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 33.56   CC       images/remap-file-path.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 33.92   CC       images/eventfd.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 34.37   CC       images/eventpoll.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 34.84   CC       images/fh.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 35.26   CC       images/fsnotify.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 36.17   CC       images/signalfd.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 36.70   CC       images/fs.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 37.06   CC       images/pstree.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 37.39   CC       images/pipe.o
23:07:32 [2020-04-13T23:07:32.859Z] #45 37.79   CC       images/tcp-stream.o
23:07:33 [2020-04-13T23:07:33.148Z] #45 38.24   CC       images/sk-packet.o
23:07:33 [2020-04-13T23:07:33.148Z] #45 ...
23:07:33 [2020-04-13T23:07:33.148Z] 
23:07:33 [2020-04-13T23:07:33.148Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:33 [2020-04-13T23:07:33.148Z] #57 123.2 regexp
23:07:33 [2020-04-13T23:07:33.437Z] #57 ...
23:07:33 [2020-04-13T23:07:33.437Z] 
23:07:33 [2020-04-13T23:07:33.437Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:33 [2020-04-13T23:07:33.437Z] #34 127.5 internal/fmtsort
23:07:33 [2020-04-13T23:07:33.437Z] #34 130.6 path/filepath
23:07:33 [2020-04-13T23:07:33.437Z] #34 130.6 fmt
23:07:33 [2020-04-13T23:07:33.728Z] #34 ...
23:07:33 [2020-04-13T23:07:33.728Z] 
23:07:33 [2020-04-13T23:07:33.728Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:33 [2020-04-13T23:07:33.728Z] #45 38.95   CC       images/mnt.o
23:07:34 [2020-04-13T23:07:34.019Z] #45 39.28   CC       images/pipe-data.o
23:07:34 [2020-04-13T23:07:34.664Z] #45 39.78   CC       images/sa.o
23:07:34 [2020-04-13T23:07:34.955Z] #45 40.18   CC       images/timer.o
23:07:35 [2020-04-13T23:07:35.585Z] #45 40.87   CC       images/timerfd.o
23:07:35 [2020-04-13T23:07:35.875Z] #45 ...
23:07:35 [2020-04-13T23:07:35.875Z] 
23:07:35 [2020-04-13T23:07:35.875Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:35 [2020-04-13T23:07:35.875Z] #48 126.0 regexp
23:07:35 [2020-04-13T23:07:35.875Z] #48 134.1 io/ioutil
23:07:35 [2020-04-13T23:07:35.875Z] #48 134.2 net
23:07:36 [2020-04-13T23:07:36.165Z] #48 ...
23:07:36 [2020-04-13T23:07:36.165Z] 
23:07:36 [2020-04-13T23:07:36.165Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:36 [2020-04-13T23:07:36.165Z] #45 41.26   CC       images/mm.o
23:07:36 [2020-04-13T23:07:36.809Z] #45 42.08   CC       images/sk-opts.o
23:07:37 [2020-04-13T23:07:37.166Z] #45 42.54   CC       images/sk-unix.o
23:07:37 [2020-04-13T23:07:37.972Z] #45 43.14   CC       images/sk-inet.o
23:07:39 [2020-04-13T23:07:39.006Z] #45 43.94   CC       images/tun.o
23:07:39 [2020-04-13T23:07:39.295Z] #45 44.45   CC       images/sk-netlink.o
23:07:39 [2020-04-13T23:07:39.585Z] #45 44.85   CC       images/packet-sock.o
23:07:40 [2020-04-13T23:07:40.615Z] #45 45.72   CC       images/ipc-var.o
23:07:41 [2020-04-13T23:07:41.245Z] #45 46.20   CC       images/ipc-desc.o
23:07:41 [2020-04-13T23:07:41.502Z] #65 261.8 + bin/containerd-stress
23:07:41 [2020-04-13T23:07:41.503Z] #65 263.5 + bin/containerd-shim
23:07:41 [2020-04-13T23:07:41.555Z] #45 46.79   CC       images/ipc-shm.o
23:07:41 [2020-04-13T23:07:41.907Z] #45 47.15   CC       images/ipc-msg.o
23:07:42 [2020-04-13T23:07:42.719Z] #45 47.83   CC       images/ipc-sem.o
23:07:43 [2020-04-13T23:07:43.350Z] #45 48.27   CC       images/utsns.o
23:07:43 [2020-04-13T23:07:43.640Z] #45 48.79   CC       images/creds.o
23:07:43 [2020-04-13T23:07:43.929Z] #45 ...
23:07:43 [2020-04-13T23:07:43.929Z] 
23:07:43 [2020-04-13T23:07:43.929Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:43 [2020-04-13T23:07:43.929Z] #34 133.8 io/ioutil
23:07:43 [2020-04-13T23:07:43.929Z] #34 137.2 log
23:07:43 [2020-04-13T23:07:43.929Z] #34 137.2 github.com/BurntSushi/toml
23:07:43 [2020-04-13T23:07:43.929Z] #34 137.2 flag
23:07:43 [2020-04-13T23:07:43.929Z] #34 ...
23:07:43 [2020-04-13T23:07:43.929Z] 
23:07:43 [2020-04-13T23:07:43.929Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:43 [2020-04-13T23:07:43.929Z] #45 49.21   CC       images/vma.o
23:07:44 [2020-04-13T23:07:44.558Z] #45 49.58   CC       images/netdev.o
23:07:45 [2020-04-13T23:07:45.185Z] #45 50.28   CC       images/tty.o
23:07:45 [2020-04-13T23:07:45.652Z] Fetching without tags
23:07:45 [2020-04-13T23:07:45.812Z] #45 ...
23:07:45 [2020-04-13T23:07:45.812Z] 
23:07:45 [2020-04-13T23:07:45.812Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:45 [2020-04-13T23:07:45.812Z] #57 135.9 mvdan.cc/sh/v3/fileutil
23:07:45 [2020-04-13T23:07:45.812Z] #57 139.1 encoding/binary
23:07:45 [2020-04-13T23:07:45.812Z] #57 139.1 github.com/pkg/diff
23:07:45 [2020-04-13T23:07:45.812Z] #57 139.1 go/token
23:07:45 [2020-04-13T23:07:45.812Z] #57 139.2 flag
23:07:45 [2020-04-13T23:07:45.812Z] #57 143.5 go/scanner
23:07:45 [2020-04-13T23:07:45.320Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:07:45 [2020-04-13T23:07:45.399Z]  > git config --add remote.origin.fetch +refs/pull/40791/head:refs/remotes/origin/PR-40791 # timeout=10
23:07:45 [2020-04-13T23:07:45.447Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:07:45 [2020-04-13T23:07:45.556Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:07:45 [2020-04-13T23:07:45.681Z] Fetching upstream changes from https://github.com/moby/moby.git
23:07:45 [2020-04-13T23:07:45.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:07:45 [2020-04-13T23:07:45.681Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40791/head:refs/remotes/origin/PR-40791 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:07:46 [2020-04-13T23:07:46.102Z] #57 ...
23:07:46 [2020-04-13T23:07:46.102Z] 
23:07:46 [2020-04-13T23:07:46.102Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:46 [2020-04-13T23:07:46.102Z] #34 145.2 github.com/BurntSushi/toml/cmd/tomlv
23:07:46 [2020-04-13T23:07:46.391Z] Merging remotes/origin/master commit e6d949b9e707c55700c545614d25713bb191aed8 into PR head commit ced91bee4b54c6acc3271e6ed28e0496a344321f
23:07:46 [2020-04-13T23:07:46.415Z] #65 264.1 + bin/containerd-stress
23:07:46 [2020-04-13T23:07:46.415Z] #65 265.8 + bin/containerd-shim
23:07:47 [2020-04-13T23:07:47.131Z] #34 ...
23:07:47 [2020-04-13T23:07:47.131Z] 
23:07:47 [2020-04-13T23:07:47.131Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:47 [2020-04-13T23:07:47.131Z] #48 137.1 os/exec
23:07:47 [2020-04-13T23:07:47.131Z] #48 139.8 github.com/LK4D4/vndr/versioned
23:07:47 [2020-04-13T23:07:47.131Z] #48 142.6 encoding/binary
23:07:47 [2020-04-13T23:07:47.131Z] #48 142.7 go/token
23:07:47 [2020-04-13T23:07:47.131Z] #48 143.5 net/url
23:07:47 [2020-04-13T23:07:47.131Z] #48 145.7 go/scanner
23:07:47 [2020-04-13T23:07:47.131Z] #48 ...
23:07:47 [2020-04-13T23:07:47.131Z] 
23:07:47 [2020-04-13T23:07:47.131Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:47 [2020-04-13T23:07:47.131Z] #57 147.1 mvdan.cc/editorconfig
23:07:47 [2020-04-13T23:07:47.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:07:47 [2020-04-13T23:07:47.763Z] #57 147.8 mvdan.cc/sh/v3/syntax
23:07:47 [2020-04-13T23:07:47.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:07:48 [2020-04-13T23:07:48.055Z] #65 270.0 + bin/containerd-shim-runc-v1
23:07:48 [2020-04-13T23:07:48.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:07:46 [2020-04-13T23:07:46.481Z]  > git config core.sparsecheckout # timeout=10
23:07:46 [2020-04-13T23:07:46.544Z]  > git checkout -f ced91bee4b54c6acc3271e6ed28e0496a344321f # timeout=10
23:07:49 [2020-04-13T23:07:49.484Z] #57 149.3 encoding/base64
23:07:49 [2020-04-13T23:07:49.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:07:49 [2020-04-13T23:07:49.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:07:49 [2020-04-13T23:07:49.985Z] Merge succeeded, producing 6cc42a43b4275352e741b5e204be424361cadf75
23:07:49 [2020-04-13T23:07:49.985Z] Checking out Revision 6cc42a43b4275352e741b5e204be424361cadf75 (PR-40791)
23:07:50 [2020-04-13T23:07:50.113Z] #57 ...
23:07:50 [2020-04-13T23:07:50.113Z] 
23:07:50 [2020-04-13T23:07:50.113Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:07:50 [2020-04-13T23:07:50.113Z] #11 140.2 Selecting previously unselected package g++-mingw-w64-x86-64.
23:07:50 [2020-04-13T23:07:50.113Z] #11 140.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
23:07:50 [2020-04-13T23:07:50.113Z] #11 140.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:07:50 [2020-04-13T23:07:50.113Z] #11 ...
23:07:50 [2020-04-13T23:07:50.113Z] 
23:07:50 [2020-04-13T23:07:50.113Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:50 [2020-04-13T23:07:50.113Z] #45 51.44   CC       images/file-lock.o
23:07:50 [2020-04-13T23:07:50.113Z] #45 51.89   CC       images/rlimit.o
23:07:50 [2020-04-13T23:07:50.113Z] #45 52.35   CC       images/pagemap.o
23:07:50 [2020-04-13T23:07:50.113Z] #45 52.92   CC       images/siginfo.o
23:07:50 [2020-04-13T23:07:50.113Z] #45 53.47   CC       images/rpc.o
23:07:51 [2020-04-13T23:07:51.139Z] #45 56.32   CC       images/ext-file.o
23:07:51 [2020-04-13T23:07:51.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:07:51 [2020-04-13T23:07:51.329Z] #65 272.9 + bin/containerd-shim-runc-v2
23:07:51 [2020-04-13T23:07:51.427Z] #45 56.61   CC       images/cgroup.o
23:07:51 [2020-04-13T23:07:51.585Z] #65 273.7 + binaries
23:07:51 [2020-04-13T23:07:51.585Z] #65 273.7 + mkdir -p /build
23:07:51 [2020-04-13T23:07:51.585Z] #65 273.7 + cp bin/containerd /build/containerd
23:07:51 [2020-04-13T23:07:51.585Z] #65 273.8 + cp bin/containerd-shim /build/containerd-shim
23:07:51 [2020-04-13T23:07:51.585Z] #65 273.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:07:51 [2020-04-13T23:07:51.585Z] #65 273.8 + cp bin/ctr /build/ctr
23:07:49 [2020-04-13T23:07:49.409Z]  > git merge e6d949b9e707c55700c545614d25713bb191aed8 # timeout=10
23:07:49 [2020-04-13T23:07:49.817Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:07:50 [2020-04-13T23:07:50.004Z]  > git config core.sparsecheckout # timeout=10
23:07:50 [2020-04-13T23:07:50.067Z]  > git checkout -f 6cc42a43b4275352e741b5e204be424361cadf75 # timeout=10
23:07:51 [2020-04-13T23:07:51.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:07:52 [2020-04-13T23:07:52.055Z] #45 ...
23:07:52 [2020-04-13T23:07:52.055Z] 
23:07:52 [2020-04-13T23:07:52.055Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:07:52 [2020-04-13T23:07:52.055Z] #34 DONE 151.9s
23:07:52 [2020-04-13T23:07:52.055Z] 
23:07:52 [2020-04-13T23:07:52.055Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:07:52 [2020-04-13T23:07:52.055Z] #48 150.9 text/template/parse
23:07:52 [2020-04-13T23:07:52.055Z] #48 151.1 go/ast
23:07:52 [2020-04-13T23:07:52.055Z] #48 151.2 encoding/json
23:07:52 [2020-04-13T23:07:52.147Z] #65 DONE 274.2s
23:07:52 [2020-04-13T23:07:52.711Z] 
23:07:52 [2020-04-13T23:07:52.711Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:07:52 [2020-04-13T23:07:52.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:07:52 [2020-04-13T23:07:52.943Z] #65 272.2 + bin/containerd-shim-runc-v1
23:07:52 [2020-04-13T23:07:52.971Z] #66 DONE 0.2s
23:07:52 [2020-04-13T23:07:52.971Z] 
23:07:52 [2020-04-13T23:07:52.971Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:07:52 [2020-04-13T23:07:52.971Z] #70 DONE 0.1s
23:07:53 [2020-04-13T23:07:53.227Z] 
23:07:53 [2020-04-13T23:07:53.227Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:07:53 [2020-04-13T23:07:53.227Z] #72 DONE 0.1s
23:07:53 [2020-04-13T23:07:53.227Z] 
23:07:53 [2020-04-13T23:07:53.227Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:07:53 [2020-04-13T23:07:53.227Z] #75 DONE 0.1s
23:07:53 [2020-04-13T23:07:53.227Z] 
23:07:53 [2020-04-13T23:07:53.227Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:07:53 [2020-04-13T23:07:53.227Z] #76 DONE 0.0s
23:07:53 [2020-04-13T23:07:53.483Z] 
23:07:53 [2020-04-13T23:07:53.483Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
23:07:54 [2020-04-13T23:07:54.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:07:54 [2020-04-13T23:07:54.413Z] #77 DONE 1.1s
23:07:54 [2020-04-13T23:07:54.670Z] 
23:07:54 [2020-04-13T23:07:54.670Z] #78 exporting to image
23:07:54 [2020-04-13T23:07:54.670Z] #78 exporting layers
23:07:54 [2020-04-13T23:07:54.825Z] #65 275.2 + bin/containerd-shim-runc-v2
23:07:54 [2020-04-13T23:07:54.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:07:55 [2020-04-13T23:07:55.749Z] #65 276.0 + binaries
23:07:55 [2020-04-13T23:07:55.749Z] #65 276.0 + mkdir -p /build
23:07:55 [2020-04-13T23:07:55.749Z] #65 276.0 + cp bin/containerd /build/containerd
23:07:55 [2020-04-13T23:07:55.749Z] #65 276.0 + cp bin/containerd-shim /build/containerd-shim
23:07:55 [2020-04-13T23:07:55.749Z] #65 276.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:07:55 [2020-04-13T23:07:55.749Z] #65 276.1 + cp bin/ctr /build/ctr
23:07:55 [2020-04-13T23:07:55.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:07:56 [2020-04-13T23:07:56.307Z] #65 DONE 276.4s
23:07:56 [2020-04-13T23:07:56.866Z] 
23:07:56 [2020-04-13T23:07:56.866Z] #66 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:07:56 [2020-04-13T23:07:56.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:07:57 [2020-04-13T23:07:57.120Z] #66 DONE 0.2s
23:07:57 [2020-04-13T23:07:57.120Z] 
23:07:57 [2020-04-13T23:07:57.120Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:07:57 [2020-04-13T23:07:57.376Z] #70 DONE 0.1s
23:07:57 [2020-04-13T23:07:57.376Z] 
23:07:57 [2020-04-13T23:07:57.376Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:07:57 [2020-04-13T23:07:57.376Z] #72 DONE 0.1s
23:07:57 [2020-04-13T23:07:57.376Z] 
23:07:57 [2020-04-13T23:07:57.376Z] #75 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:07:57 [2020-04-13T23:07:57.376Z] #75 DONE 0.1s
23:07:57 [2020-04-13T23:07:57.631Z] 
23:07:57 [2020-04-13T23:07:57.631Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:07:57 [2020-04-13T23:07:57.631Z] #76 DONE 0.0s
23:07:57 [2020-04-13T23:07:57.631Z] 
23:07:57 [2020-04-13T23:07:57.631Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
23:07:57 [2020-04-13T23:07:57.868Z] #48 ...
23:07:57 [2020-04-13T23:07:57.868Z] 
23:07:57 [2020-04-13T23:07:57.868Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:07:57 [2020-04-13T23:07:57.868Z] #45 58.79   CC       images/userns.o
23:07:57 [2020-04-13T23:07:57.868Z] #45 59.24   CC       images/google/protobuf/descriptor.o
23:07:57 [2020-04-13T23:07:57.868Z] #45 62.36   CC       images/opts.o
23:07:57 [2020-04-13T23:07:57.868Z] #45 62.79   CC       images/seccomp.o
23:07:58 [2020-04-13T23:07:58.181Z] #45 63.30   CC       images/binfmt-misc.o
23:07:58 [2020-04-13T23:07:58.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:07:58 [2020-04-13T23:07:58.474Z] #45 63.69   CC       images/time.o
23:07:58 [2020-04-13T23:07:58.763Z] #45 64.03   CC       images/sysctl.o
23:07:58 [2020-04-13T23:07:58.990Z] #77 DONE 1.3s
23:07:58 [2020-04-13T23:07:58.990Z] 
23:07:58 [2020-04-13T23:07:58.990Z] #78 exporting to image
23:07:58 [2020-04-13T23:07:58.990Z] #78 exporting layers
23:07:59 [2020-04-13T23:07:59.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:07:59 [2020-04-13T23:07:59.392Z] #45 64.41   CC       images/autofs.o
23:07:59 [2020-04-13T23:07:59.392Z] #45 64.74   CC       images/macvlan.o
23:07:59 [2020-04-13T23:07:59.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:08:00 [2020-04-13T23:08:00.022Z] #45 65.10   CC       images/sit.o
23:08:00 [2020-04-13T23:08:00.313Z] #45 65.47   LINK     images/built-in.o
23:08:00 [2020-04-13T23:08:00.604Z] #45 65.72   GEN      compel/include/asm
23:08:00 [2020-04-13T23:08:00.604Z] #45 65.73   GEN      compel/include/version.h
23:08:00 [2020-04-13T23:08:00.604Z] #45 65.78 touch .config
23:08:00 [2020-04-13T23:08:00.604Z] #45 65.82   GEN      include/common/config.h
23:08:00 [2020-04-13T23:08:00.604Z] #45 ...
23:08:00 [2020-04-13T23:08:00.604Z] 
23:08:00 [2020-04-13T23:08:00.604Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:08:00 [2020-04-13T23:08:00.604Z] #57 150.6 go/ast
23:08:00 [2020-04-13T23:08:00.604Z] #57 153.6 encoding/json
23:08:00 [2020-04-13T23:08:00.604Z] #57 155.4 golang.org/x/sys/unix
23:08:00 [2020-04-13T23:08:00.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:08:00 [2020-04-13T23:08:00.683Z] Using test binary docker
23:08:00 [2020-04-13T23:08:00.683Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:08:00 [2020-04-13T23:08:00.683Z] +++ /etc/init.d/apparmor start
23:08:00 [2020-04-13T23:08:00.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:08:00 [2020-04-13T23:08:00.683Z] INFO: Waiting for daemon to start...
23:08:00 [2020-04-13T23:08:00.683Z] Starting dockerd
23:08:00 [2020-04-13T23:08:00.683Z] +++ 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
23:08:00 [2020-04-13T23:08:00.892Z] #57 ...
23:08:00 [2020-04-13T23:08:00.892Z] 
23:08:00 [2020-04-13T23:08:00.892Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:00 [2020-04-13T23:08:00.892Z] #45 66.04   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:08:00 [2020-04-13T23:08:00.892Z] #45 66.09   GEN      compel/plugins/include/uapi/std/syscall.h
23:08:00 [2020-04-13T23:08:00.892Z] #45 66.16   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
23:08:01 [2020-04-13T23:08:01.181Z] #45 66.18   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
23:08:01 [2020-04-13T23:08:01.181Z] #45 66.29   DEP      compel/arch/ppc64/plugins/std/memcmp.d
23:08:01 [2020-04-13T23:08:01.181Z] #45 66.36   DEP      compel/arch/ppc64/plugins/std/memcpy.d
23:08:01 [2020-04-13T23:08:01.181Z] #45 66.43   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
23:08:01 [2020-04-13T23:08:01.181Z] #45 66.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:08:01 [2020-04-13T23:08:01.181Z] #45 66.50   DEP      compel/plugins/std/infect.d
23:08:01 [2020-04-13T23:08:01.214Z] #78 exporting layers 6.1s done
23:08:01 [2020-04-13T23:08:01.214Z] #78 writing image sha256:db8da8a6d1811b3c252bd111cfe06bb09a687ca118b78a86ed81b534b5faf165
23:08:01 [2020-04-13T23:08:01.214Z] #78 writing image sha256:db8da8a6d1811b3c252bd111cfe06bb09a687ca118b78a86ed81b534b5faf165 done
23:08:01 [2020-04-13T23:08:01.214Z] #78 naming to docker.io/library/docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d done
23:08:01 [2020-04-13T23:08:01.214Z] #78 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:08:01 [2020-04-13T23:08:01.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -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:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh dynbinary test-integration
23:08:01 [2020-04-13T23:08:01.811Z] #45 66.78   DEP      compel/plugins/std/string.d
23:08:01 [2020-04-13T23:08:01.812Z] #45 67.03   DEP      compel/plugins/std/log.d
23:08:02 [2020-04-13T23:08:02.101Z] #45 67.20   DEP      compel/plugins/std/fds.d
23:08:02 [2020-04-13T23:08:02.101Z] #45 67.38   DEP      compel/plugins/std/std.d
23:08:02 [2020-04-13T23:08:02.391Z] #45 67.56   DEP      compel/plugins/shmem/shmem.d
23:08:02 [2020-04-13T23:08:02.391Z] #45 67.74   DEP      compel/plugins/fds/fds.d
23:08:02 [2020-04-13T23:08:02.696Z] .
23:08:02 [2020-04-13T23:08:02.696Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:08:02 [2020-04-13T23:08:02.696Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:08:02 [2020-04-13T23:08:02.696Z] Error: No such image: emptyfs
23:08:02 [2020-04-13T23:08:02.696Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:08:02 [2020-04-13T23:08:02.696Z] ++++ docker load
23:08:02 [2020-04-13T23:08:02.938Z] 
23:08:02 [2020-04-13T23:08:02.938Z] Removing bundles/
23:08:02 [2020-04-13T23:08:02.938Z] 
23:08:02 [2020-04-13T23:08:02.938Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:08:02 [2020-04-13T23:08:02.938Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:08:02 [2020-04-13T23:08:02.938Z] GOOS="" GOARCH="" GOARM=""
23:08:02 [2020-04-13T23:08:02.977Z] Running integration-test (iteration 1)
23:08:02 [2020-04-13T23:08:02.977Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
23:08:02 [2020-04-13T23:08:02.977Z] ++ 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
23:08:02 [2020-04-13T23:08:02.977Z] ++ set -e
23:08:02 [2020-04-13T23:08:02.977Z] ++ '[' -n 0 ']'
23:08:02 [2020-04-13T23:08:02.977Z] ++ set -x
23:08:02 [2020-04-13T23:08:02.977Z] ++ env -i DEST=/go/src/github.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
23:08:03 [2020-04-13T23:08:03.023Z] #45 68.10   CC       compel/plugins/std/std.o
23:08:03 [2020-04-13T23:08:03.655Z] #45 68.76   CC       compel/plugins/std/fds.o
23:08:04 [2020-04-13T23:08:04.421Z] #45 69.52   CC       compel/plugins/std/log.o
23:08:05 [2020-04-13T23:08:05.463Z] Commit message: "Merge commit 'e6d949b9e707c55700c545614d25713bb191aed8' into HEAD"
23:08:05 [2020-04-13T23:08:05.517Z] #78 exporting layers 5.9s done
23:08:05 [2020-04-13T23:08:05.517Z] #78 writing image sha256:d6c92020310673bc892bc037c4f667939209937afde10f08152e69d6370978f6 done
23:08:05 [2020-04-13T23:08:05.517Z] #78 naming to docker.io/library/docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d done
23:08:05 [2020-04-13T23:08:05.517Z] #78 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
23:08:05 [2020-04-13T23:08:05.586Z] First time build. Skipping changelog.
23:08:05 [2020-04-13T23:08:05.483Z]  > git rev-list --no-walk 8316320b970278bb69548cf764add11e88c8ea8b # timeout=10
23:08:06 [2020-04-13T23:08:06.206Z] #45 71.31   CC       compel/plugins/std/string.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:08:06 [2020-04-13T23:08:06.646Z] #45 ...
23:08:06 [2020-04-13T23:08:06.646Z] 
23:08:06 [2020-04-13T23:08:06.646Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.5 Selecting previously unselected package libapparmor1:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.7 Selecting previously unselected package libapparmor-dev:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.9 Selecting previously unselected package libbtrfs0.
23:08:06 [2020-04-13T23:08:06.646Z] #11 164.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.0 Unpacking libbtrfs0 (4.20.1-2) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.1 Selecting previously unselected package libbtrfs-dev.
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.1 Unpacking libbtrfs-dev (4.20.1-2) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.6 Selecting previously unselected package libudev-dev:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.7 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.9 Selecting previously unselected package libsepol1-dev:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 165.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 166.3 Selecting previously unselected package libpcre16-3:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 166.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 166.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 166.6 Selecting previously unselected package libpcre32-3:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 166.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 166.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 166.9 Selecting previously unselected package libpcrecpp0v5:ppc64el.
23:08:06 [2020-04-13T23:08:06.646Z] #11 167.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.646Z] #11 167.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:08:06 [2020-04-13T23:08:06.999Z] #11 167.1 Selecting previously unselected package libpcre3-dev:ppc64el.
23:08:06 [2020-04-13T23:08:06.999Z] #11 167.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
23:08:06 [2020-04-13T23:08:06.999Z] #11 167.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
23:08:07 [2020-04-13T23:08:07.134Z] 
23:08:07 [2020-04-13T23:08:07.134Z] Removing bundles/
23:08:07 [2020-04-13T23:08:07.134Z] 
23:08:07 [2020-04-13T23:08:07.134Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:08:07 [2020-04-13T23:08:07.134Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:08:07 [2020-04-13T23:08:07.134Z] GOOS="" GOARCH="" GOARM=""
23:08:07 [2020-04-13T23:08:07.635Z] #11 167.8 Selecting previously unselected package libselinux1-dev:ppc64el.
23:08:07 [2020-04-13T23:08:07.635Z] #11 167.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
23:08:07 [2020-04-13T23:08:07.635Z] #11 167.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
23:08:07 [2020-04-13T23:08:07.950Z] #11 168.3 Selecting previously unselected package libdevmapper-dev:ppc64el.
23:08:07 [2020-04-13T23:08:07.950Z] #11 168.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/api/server/httputils	0.032s	coverage: 14.7% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 37.7% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/api/types/strslice	0.038s	coverage: 90.0% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/api/types/filters	0.015s	coverage: 92.2% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/api/server/router/swarm	0.027s	coverage: 4.5% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/api/types/time	0.041s	coverage: 100.0% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/builder/dockerignore	0.041s	coverage: 96.8% of statements
23:08:08 [2020-04-13T23:08:08.288Z] ok  	github.com/docker/docker/cli/debug	0.017s	coverage: 100.0% of statements
23:08:08 [2020-04-13T23:08:08.315Z] #11 168.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:08:08 [2020-04-13T23:08:08.315Z] #11 168.5 Selecting previously unselected package libseccomp-dev:ppc64el.
23:08:08 [2020-04-13T23:08:08.315Z] #11 168.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
23:08:08 [2020-04-13T23:08:08.315Z] #11 168.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
23:08:08 [2020-04-13T23:08:08.693Z] + docker version
23:08:08 [2020-04-13T23:08:08.725Z] #11 168.7 Selecting previously unselected package libsystemd-dev:ppc64el.
23:08:08 [2020-04-13T23:08:08.725Z] #11 168.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
23:08:08 [2020-04-13T23:08:08.725Z] #11 168.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up libapparmor1:ppc64el (2.13.2-10) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up libsepol1-dev:ppc64el (2.8-1) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up libbtrfs0 (4.20.1-2) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.7 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.7 Setting up libbtrfs-dev (4.20.1-2) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.7 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.7 Setting up mingw-w64-common (6.0.0-3) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
23:08:09 [2020-04-13T23:08:09.410Z] #11 169.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:08:09 [2020-04-13T23:08:09.668Z] ok  	github.com/docker/docker/builder/remotecontext	0.296s	coverage: 13.6% of statements
23:08:09 [2020-04-13T23:08:09.700Z] #11 169.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:08:09 [2020-04-13T23:08:09.700Z] #11 169.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:08:09 [2020-04-13T23:08:09.700Z] #11 169.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:08:09 [2020-04-13T23:08:09.700Z] #11 169.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:08:09 [2020-04-13T23:08:09.700Z] #11 169.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:08:09 [2020-04-13T23:08:09.700Z] #11 170.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:08:09 [2020-04-13T23:08:09.700Z] #11 170.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
23:08:09 [2020-04-13T23:08:09.700Z] #11 170.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: buildpack-deps:jessie
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: busybox:latest
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: busybox:glibc
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: debian:jessie
23:08:09 [2020-04-13T23:08:09.762Z] Loaded image: hello-world:latest
23:08:09 [2020-04-13T23:08:09.927Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.191s	coverage: 86.3% of statements
23:08:09 [2020-04-13T23:08:09.990Z] #11 170.1 Setting up dmsetup (2:1.02.155-3) ...
23:08:09 [2020-04-13T23:08:09.990Z] #11 170.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
23:08:09 [2020-04-13T23:08:09.990Z] #11 170.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
23:08:09 [2020-04-13T23:08:09.990Z] #11 170.1 Processing triggers for libc-bin (2.28-10) ...
23:08:10 [2020-04-13T23:08:10.042Z] INFO: Testing against a local daemon
23:08:10 [2020-04-13T23:08:10.042Z] === RUN   TestCgroupNamespacesBuild
23:08:10 [2020-04-13T23:08:10.286Z] #11 DONE 170.5s
23:08:10 [2020-04-13T23:08:10.286Z] 
23:08:10 [2020-04-13T23:08:10.286Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:10 [2020-04-13T23:08:10.286Z] #45 72.29   CC       compel/plugins/std/infect.o
23:08:10 [2020-04-13T23:08:10.286Z] #45 73.02   CC       compel/arch/ppc64/plugins/std/parasite-head.o
23:08:10 [2020-04-13T23:08:10.286Z] #45 73.10   CC       compel/arch/ppc64/plugins/std/memcpy.o
23:08:10 [2020-04-13T23:08:10.286Z] #45 73.22   CC       compel/arch/ppc64/plugins/std/memcmp.o
23:08:10 [2020-04-13T23:08:10.286Z] #45 73.27   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
23:08:10 [2020-04-13T23:08:10.286Z] #45 73.39   AR       compel/plugins/std.lib.a
23:08:10 [2020-04-13T23:08:10.286Z] #45 73.54   CC       compel/plugins/fds/fds.o
23:08:10 [2020-04-13T23:08:10.286Z] #45 74.00   AR       compel/plugins/fds.lib.a
23:08:10 [2020-04-13T23:08:10.286Z] #45 74.08   HOSTDEP  compel/src/lib/log-host.d
23:08:10 [2020-04-13T23:08:10.286Z] #45 74.29   HOSTDEP  compel/src/lib/handle-elf-host.d
23:08:10 [2020-04-13T23:08:10.286Z] #45 74.53   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
23:08:10 [2020-04-13T23:08:10.286Z] #45 74.89   HOSTDEP  compel/src/main-host.d
23:08:10 [2020-04-13T23:08:10.286Z] #45 75.24   DEP      compel/src/lib/ptrace.d
23:08:10 [2020-04-13T23:08:10.286Z] #45 75.48   DEP      compel/src/lib/infect.d
23:08:10 [2020-04-13T23:08:10.576Z] #45 ...
23:08:10 [2020-04-13T23:08:10.576Z] 
23:08:10 [2020-04-13T23:08:10.576Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:08:10 [2020-04-13T23:08:10.576Z] #59 DONE 0.2s
23:08:10 [2020-04-13T23:08:10.576Z] 
23:08:10 [2020-04-13T23:08:10.576Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
23:08:10 [2020-04-13T23:08:10.576Z] #60 DONE 0.0s
23:08:10 [2020-04-13T23:08:10.576Z] 
23:08:10 [2020-04-13T23:08:10.576Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:08:10 [2020-04-13T23:08:10.866Z] #61 ...
23:08:10 [2020-04-13T23:08:10.866Z] 
23:08:10 [2020-04-13T23:08:10.866Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker
23:08:10 [2020-04-13T23:08:10.866Z] #12 DONE 0.6s
23:08:10 [2020-04-13T23:08:10.866Z] 
23:08:10 [2020-04-13T23:08:10.866Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:08:10 [2020-04-13T23:08:10.866Z] #61 0.295 + RM_GOPATH=0
23:08:10 [2020-04-13T23:08:10.866Z] #61 0.295 + TMP_GOPATH=
23:08:10 [2020-04-13T23:08:10.866Z] #61 0.301 + : /build
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.302 + '[' -z '' ']'
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.307 ++ mktemp -d
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.318 + export GOPATH=/tmp/tmp.ZPwUfnrPPy
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.321 + GOPATH=/tmp/tmp.ZPwUfnrPPy
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.321 + RM_GOPATH=1
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.335 ++ dirname ./install.sh
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.338 + dir=.
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.339 + bin=runc
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.339 + shift
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.339 + '[' '!' -f ./runc.installer ']'
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.339 + . ./runc.installer
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.339 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.340 + install_runc
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.344 + uname -r
23:08:10 [2020-04-13T23:08:10.867Z] #61 0.351 + grep -q '^3\.10\.0.*\.el7\.'
23:08:10 [2020-04-13T23:08:10.867Z] ok  	github.com/docker/docker/builder/dockerfile	1.105s	coverage: 48.2% of statements
23:08:10 [2020-04-13T23:08:10.867Z] ?   	github.com/docker/docker/cli	[no test files]
23:08:10 [2020-04-13T23:08:10.867Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:08:11 [2020-04-13T23:08:11.157Z] #61 0.372 + RUNC_BUILDTAGS='seccomp apparmor selinux '
23:08:11 [2020-04-13T23:08:11.157Z] #61 0.373 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
23:08:11 [2020-04-13T23:08:11.157Z] #61 0.373 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
23:08:11 [2020-04-13T23:08:11.157Z] #61 0.375 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZPwUfnrPPy/src/github.com/opencontainers/runc
23:08:11 [2020-04-13T23:08:11.157Z] #61 0.413 Cloning into '/tmp/tmp.ZPwUfnrPPy/src/github.com/opencontainers/runc'...
23:08:11 [2020-04-13T23:08:11.157Z] #61 ...
23:08:11 [2020-04-13T23:08:11.157Z] 
23:08:11 [2020-04-13T23:08:11.157Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil...
23:08:11 [2020-04-13T23:08:11.157Z] #13 DONE 0.4s
23:08:11 [2020-04-13T23:08:11.451Z] 
23:08:11 [2020-04-13T23:08:11.451Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b...
23:08:11 [2020-04-13T23:08:11.795Z] #14 0.359 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:08:11 [2020-04-13T23:08:11.795Z] #14 DONE 0.4s
23:08:11 [2020-04-13T23:08:11.795Z] 
23:08:11 [2020-04-13T23:08:11.795Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:11 [2020-04-13T23:08:11.795Z] #45 76.01   DEP      compel/src/lib/infect-util.d
23:08:11 [2020-04-13T23:08:11.795Z] #45 76.43   DEP      compel/src/lib/infect-rpc.d
23:08:11 [2020-04-13T23:08:11.795Z] #45 76.65   DEP      compel/arch/ppc64/src/lib/infect.d
23:08:11 [2020-04-13T23:08:11.795Z] #45 76.90   DEP      compel/arch/ppc64/src/lib/cpu.d
23:08:11 [2020-04-13T23:08:11.795Z] #45 77.05   DEP      compel/src/lib/log.d
23:08:12 [2020-04-13T23:08:12.055Z] --- PASS: TestCgroupNamespacesBuild (2.21s)
23:08:12 [2020-04-13T23:08:12.055Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:08:12 [2020-04-13T23:08:12.210Z] #45 ...
23:08:12 [2020-04-13T23:08:12.210Z] 
23:08:12 [2020-04-13T23:08:12.210Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas...
23:08:12 [2020-04-13T23:08:12.210Z] #15 DONE 0.4s
23:08:12 [2020-04-13T23:08:12.210Z] 
23:08:12 [2020-04-13T23:08:12.210Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:12 [2020-04-13T23:08:12.210Z] #45 77.49   DEP      compel/src/main.d
23:08:12 [2020-04-13T23:08:12.626Z] #45 ...
23:08:12 [2020-04-13T23:08:12.626Z] 
23:08:12 [2020-04-13T23:08:12.626Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et...
23:08:12 [2020-04-13T23:08:12.626Z] #16 DONE 0.3s
23:08:12 [2020-04-13T23:08:12.626Z] 
23:08:12 [2020-04-13T23:08:12.626Z] #17 [dev-systemd-false 6/26] RUN ldconfig
23:08:12 [2020-04-13T23:08:12.917Z] #17 DONE 0.5s
23:08:12 [2020-04-13T23:08:12.917Z] 
23:08:12 [2020-04-13T23:08:12.917Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:08:13 [2020-04-13T23:08:13.576Z] #18 0.588 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:08:13 [2020-04-13T23:08:13.866Z] #18 0.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:08:13 [2020-04-13T23:08:13.866Z] #18 0.836 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
23:08:14 [2020-04-13T23:08:14.070Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s)
23:08:14 [2020-04-13T23:08:14.070Z] === RUN   TestBuildWithSession
23:08:14 [2020-04-13T23:08:14.070Z] --- SKIP: TestBuildWithSession (0.00s)
23:08:14 [2020-04-13T23:08:14.070Z]     build_session_test.go:25: TODO: BuildKit
23:08:14 [2020-04-13T23:08:14.070Z] === RUN   TestBuildSquashParent
23:08:15 [2020-04-13T23:08:15.393Z] #18 2.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
23:08:15 [2020-04-13T23:08:15.669Z] Client: Docker Engine - Enterprise
23:08:15 [2020-04-13T23:08:15.669Z]  Version:           19.03.5
23:08:15 [2020-04-13T23:08:15.669Z]  API version:       1.40
23:08:15 [2020-04-13T23:08:15.669Z]  Go version:        go1.12.12
23:08:15 [2020-04-13T23:08:15.669Z]  Git commit:        2ee0c57608
23:08:15 [2020-04-13T23:08:15.669Z]  Built:             11/13/2019 08:00:16
23:08:15 [2020-04-13T23:08:15.669Z]  OS/Arch:           windows/amd64
23:08:15 [2020-04-13T23:08:15.669Z]  Experimental:      false
23:08:15 [2020-04-13T23:08:15.669Z] 
23:08:15 [2020-04-13T23:08:15.670Z] Server: Docker Engine - Enterprise
23:08:15 [2020-04-13T23:08:15.670Z]  Engine:
23:08:15 [2020-04-13T23:08:15.670Z]   Version:          19.03.5
23:08:15 [2020-04-13T23:08:15.670Z]   API version:      1.40 (minimum version 1.24)
23:08:15 [2020-04-13T23:08:15.670Z]   Go version:       go1.12.12
23:08:15 [2020-04-13T23:08:15.670Z]   Git commit:       2ee0c57608
23:08:15 [2020-04-13T23:08:15.670Z]   Built:            11/13/2019 07:58:51
23:08:15 [2020-04-13T23:08:15.670Z]   OS/Arch:          windows/amd64
23:08:15 [2020-04-13T23:08:15.670Z]   Experimental:     true
23:08:16 [2020-04-13T23:08:16.151Z] ok  	github.com/docker/docker/client	0.444s	coverage: 75.8% of statements
[Pipeline] sh
23:08:17 [2020-04-13T23:08:17.122Z] + docker info
23:08:18 [2020-04-13T23:08:18.354Z] #18 4.733 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB]
23:08:18 [2020-04-13T23:08:18.985Z] #18 6.043 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
23:08:19 [2020-04-13T23:08:19.274Z] #18 ...
23:08:19 [2020-04-13T23:08:19.274Z] 
23:08:19 [2020-04-13T23:08:19.274Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:08:19 [2020-04-13T23:08:19.274Z] #48 169.2 text/template
23:08:19 [2020-04-13T23:08:19.274Z] #48 170.4 go/parser
23:08:19 [2020-04-13T23:08:19.274Z] #48 176.4 math/big
23:08:19 [2020-04-13T23:08:19.274Z] #48 ...
23:08:19 [2020-04-13T23:08:19.274Z] 
23:08:19 [2020-04-13T23:08:19.274Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:19 [2020-04-13T23:08:19.274Z] #45 77.98   DEP      compel/src/lib/handle-elf.d
23:08:19 [2020-04-13T23:08:19.274Z] #45 78.25   DEP      compel/arch/ppc64/src/lib/handle-elf.d
23:08:19 [2020-04-13T23:08:19.274Z] #45 78.44   CC       compel/src/lib/log.o
23:08:19 [2020-04-13T23:08:19.274Z] #45 78.79   CC       compel/arch/ppc64/src/lib/cpu.o
23:08:19 [2020-04-13T23:08:19.274Z] #45 79.33   CC       compel/arch/ppc64/src/lib/infect.o
23:08:19 [2020-04-13T23:08:19.274Z] #45 80.52   CC       compel/src/lib/infect-rpc.o
23:08:19 [2020-04-13T23:08:19.274Z] #45 81.15   CC       compel/src/lib/infect-util.o
23:08:19 [2020-04-13T23:08:19.274Z] #45 81.76   CC       compel/src/lib/infect.o
23:08:22 [2020-04-13T23:08:22.009Z] #45 86.78   CC       compel/src/lib/ptrace.o
23:08:22 [2020-04-13T23:08:22.299Z] #45 87.54   AR       compel/libcompel.a
23:08:22 [2020-04-13T23:08:22.299Z] #45 87.64   HOSTCC   compel/src/main-host.o
23:08:22 [2020-04-13T23:08:22.435Z] --- PASS: TestBuildSquashParent (7.06s)
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:08:22 [2020-04-13T23:08:22.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:08:22 [2020-04-13T23:08:22.435Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:08:22 [2020-04-13T23:08:22.435Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:08:23 [2020-04-13T23:08:23.326Z] #45 88.29   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
23:08:23 [2020-04-13T23:08:23.326Z] #45 88.68   HOSTCC   compel/src/lib/handle-elf-host.o
23:08:23 [2020-04-13T23:08:23.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:08:23 [2020-04-13T23:08:23.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:08:24 [2020-04-13T23:08:24.356Z] #45 89.46   HOSTCC   compel/src/lib/log-host.o
23:08:24 [2020-04-13T23:08:24.650Z] #45 89.89   HOSTLINK compel/compel-host-bin
23:08:24 [2020-04-13T23:08:24.973Z] #45 90.17   DEP      soccr/soccr.d
23:08:25 [2020-04-13T23:08:25.045Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|name|deps|files|imports|types_sizes) took 1m56.174721603s 
23:08:25 [2020-04-13T23:08:25.045Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 469.994133ms 
23:08:25 [2020-04-13T23:08:25.853Z] #45 90.67   CC       soccr/soccr.o
23:08:25 [2020-04-13T23:08:25.853Z] #45 ...
23:08:25 [2020-04-13T23:08:25.853Z] 
23:08:25 [2020-04-13T23:08:25.853Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:08:25 [2020-04-13T23:08:25.853Z] #57 186.0 golang.org/x/crypto/ssh/terminal
23:08:26 [2020-04-13T23:08:26.562Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:08:26 [2020-04-13T23:08:26.562Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:08:28 [2020-04-13T23:08:28.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.53s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s)
23:08:28 [2020-04-13T23:08:28.579Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
23:08:28 [2020-04-13T23:08:28.579Z] === RUN   TestBuildMultiStageCopy
23:08:28 [2020-04-13T23:08:28.580Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:08:31 [2020-04-13T23:08:31.246Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:08:31 [2020-04-13T23:08:31.461Z] #57 190.6 mvdan.cc/sh/v3/cmd/shfmt
23:08:31 [2020-04-13T23:08:31.461Z] #57 ...
23:08:31 [2020-04-13T23:08:31.461Z] 
23:08:31 [2020-04-13T23:08:31.461Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:31 [2020-04-13T23:08:31.461Z] #45 93.63   AR       soccr/libsoccr.a
23:08:31 [2020-04-13T23:08:31.461Z] #45 93.68 make[1]: 'soccr/libsoccr.a' is up to date.
23:08:31 [2020-04-13T23:08:31.461Z] #45 94.21   DEP      criu/arch/ppc64/sigframe.d
23:08:31 [2020-04-13T23:08:31.461Z] #45 94.54   DEP      criu/arch/ppc64/crtools.d
23:08:31 [2020-04-13T23:08:31.461Z] #45 94.83   DEP      criu/arch/ppc64/cpu.d
23:08:31 [2020-04-13T23:08:31.461Z] #45 95.28   CC       criu/arch/ppc64/cpu.o
23:08:31 [2020-04-13T23:08:31.461Z] #45 96.37   CC       criu/arch/ppc64/crtools.o
23:08:31 [2020-04-13T23:08:31.527Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:08:32 [2020-04-13T23:08:32.137Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:08:32 [2020-04-13T23:08:32.748Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:08:33 [2020-04-13T23:08:33.360Z] --- PASS: TestBuildMultiStageCopy (4.66s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s)
23:08:33 [2020-04-13T23:08:33.360Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
23:08:33 [2020-04-13T23:08:33.360Z] === RUN   TestBuildMultiStageParentConfig
23:08:33 [2020-04-13T23:08:33.599Z] #45 98.64   CC       criu/arch/ppc64/sigframe.o
23:08:34 [2020-04-13T23:08:34.052Z] #45 99.26   LINK     criu/arch/ppc64/crtools.built-in.o
23:08:34 [2020-04-13T23:08:34.052Z] #45 99.36   DEP      criu/pie/util-vdso.d
23:08:34 [2020-04-13T23:08:34.748Z] #45 99.74   DEP      criu/pie/util.d
23:08:34 [2020-04-13T23:08:34.825Z] --- PASS: TestBuildMultiStageParentConfig (1.46s)
23:08:34 [2020-04-13T23:08:34.825Z] === RUN   TestBuildLabelWithTargets
23:08:35 [2020-04-13T23:08:35.041Z] #45 100.2   CC       criu/pie/util.o
23:08:35 [2020-04-13T23:08:35.671Z] #45 101.0   CC       criu/pie/util-vdso.o
23:08:37 [2020-04-13T23:08:37.257Z] #45 ...
23:08:37 [2020-04-13T23:08:37.257Z] 
23:08:37 [2020-04-13T23:08:37.257Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:08:37 [2020-04-13T23:08:37.257Z] #61 16.42 + cd /tmp/tmp.ZPwUfnrPPy/src/github.com/opencontainers/runc
23:08:37 [2020-04-13T23:08:37.257Z] #61 16.42 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
23:08:37 [2020-04-13T23:08:37.257Z] #61 17.69 + '[' -z '' ']'
23:08:37 [2020-04-13T23:08:37.257Z] #61 17.69 + target=static
23:08:37 [2020-04-13T23:08:37.257Z] #61 17.69 + make 'BUILDTAGS=seccomp apparmor selinux ' static
23:08:37 [2020-04-13T23:08:37.257Z] #61 20.96 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 .
23:08:37 [2020-04-13T23:08:37.257Z] #61 ...
23:08:37 [2020-04-13T23:08:37.257Z] 
23:08:37 [2020-04-13T23:08:37.257Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:37 [2020-04-13T23:08:37.257Z] #45 102.4   AR       criu/pie/pie.lib.a
23:08:37 [2020-04-13T23:08:37.257Z] #45 102.5   DEP      criu/pie/restorer.d
23:08:37 [2020-04-13T23:08:37.489Z] --- PASS: TestBuildLabelWithTargets (2.25s)
23:08:37 [2020-04-13T23:08:37.489Z] === RUN   TestBuildWithEmptyLayers
23:08:38 [2020-04-13T23:08:38.101Z] --- PASS: TestBuildWithEmptyLayers (0.95s)
23:08:38 [2020-04-13T23:08:38.101Z] === RUN   TestBuildMultiStageOnBuild
23:08:38 [2020-04-13T23:08:38.117Z] #45 102.9   DEP      criu/arch/ppc64/vdso-trampoline.d
23:08:38 [2020-04-13T23:08:38.117Z] #45 103.0   DEP      criu/arch/ppc64/restorer.d
23:08:38 [2020-04-13T23:08:38.422Z] #45 103.4   DEP      criu/arch/ppc64/vdso-pie.d
23:08:38 [2020-04-13T23:08:38.711Z] #45 103.8   DEP      criu/pie/parasite-vdso.d
23:08:39 [2020-04-13T23:08:39.339Z] #45 104.3   DEP      criu/pie/parasite.d
23:08:39 [2020-04-13T23:08:39.967Z] #45 105.1   CC       criu/pie/parasite.o
23:08:39 [2020-04-13T23:08:39.967Z] #45 ...
23:08:39 [2020-04-13T23:08:39.967Z] 
23:08:39 [2020-04-13T23:08:39.967Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:08:39 [2020-04-13T23:08:39.967Z] #18 17.07 Fetched 8120 kB in 17s (489 kB/s)
23:08:39 [2020-04-13T23:08:39.967Z] #18 17.07 Reading package lists...
23:08:41 [2020-04-13T23:08:41.542Z] --- PASS: TestBuildMultiStageOnBuild (2.88s)
23:08:41 [2020-04-13T23:08:41.542Z] === RUN   TestBuildUncleanTarFilenames
23:08:42 [2020-04-13T23:08:42.026Z] #18 25.06 Reading package lists...
23:08:42 [2020-04-13T23:08:42.026Z] #18 ...
23:08:42 [2020-04-13T23:08:42.026Z] 
23:08:42 [2020-04-13T23:08:42.026Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:08:42 [2020-04-13T23:08:42.026Z] #48 191.8 vendor/golang.org/x/text/unicode/norm
23:08:42 [2020-04-13T23:08:42.026Z] #48 197.5 go/doc
23:08:42 [2020-04-13T23:08:42.153Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
23:08:42 [2020-04-13T23:08:42.153Z] === RUN   TestBuildMultiStageLayerLeak
23:08:42 [2020-04-13T23:08:42.315Z] #48 ...
23:08:42 [2020-04-13T23:08:42.315Z] 
23:08:42 [2020-04-13T23:08:42.315Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
23:08:42 [2020-04-13T23:08:42.315Z] #57 DONE 202.3s
23:08:42 [2020-04-13T23:08:42.605Z] 
23:08:42 [2020-04-13T23:08:42.605Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:42 [2020-04-13T23:08:42.605Z] #45 107.7   LINK     criu/pie/parasite.built-in.o
23:08:42 [2020-04-13T23:08:42.605Z] #45 107.7   GEN      criu/pie/parasite-blob.h
23:08:42 [2020-04-13T23:08:42.605Z] #45 107.8   CC       criu/pie/parasite-vdso.o
23:08:42 [2020-04-13T23:08:42.723Z] ok  	github.com/docker/docker/cmd/dockerd	0.108s	coverage: 30.8% of statements
23:08:44 [2020-04-13T23:08:44.634Z] ok  	github.com/docker/docker/container	0.180s	coverage: 34.9% of statements
23:08:44 [2020-04-13T23:08:44.634Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:08:44 [2020-04-13T23:08:44.634Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:08:44 [2020-04-13T23:08:44.634Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:08:44 [2020-04-13T23:08:44.634Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:08:44 [2020-04-13T23:08:44.705Z] #45 109.8   CC       criu/arch/ppc64/vdso-pie.o
23:08:45 [2020-04-13T23:08:45.575Z] #45 110.6   CC       criu/arch/ppc64/restorer.o
23:08:45 [2020-04-13T23:08:45.595Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s)
23:08:45 [2020-04-13T23:08:45.595Z] === RUN   TestBuildWithHugeFile
23:08:46 [2020-04-13T23:08:46.231Z] #45 111.4   CC       criu/arch/ppc64/vdso-trampoline.o
23:08:46 [2020-04-13T23:08:46.231Z] #45 111.4   CC       criu/pie/restorer.o
23:08:46 [2020-04-13T23:08:46.892Z] Client:
23:08:46 [2020-04-13T23:08:46.892Z]  Debug Mode: false
23:08:46 [2020-04-13T23:08:46.892Z]  Plugins:
23:08:46 [2020-04-13T23:08:46.892Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
23:08:46 [2020-04-13T23:08:46.892Z] 
23:08:46 [2020-04-13T23:08:46.892Z] Server:
23:08:46 [2020-04-13T23:08:46.892Z]  Containers: 0
23:08:46 [2020-04-13T23:08:46.892Z]   Running: 0
23:08:46 [2020-04-13T23:08:46.892Z]   Paused: 0
23:08:46 [2020-04-13T23:08:46.892Z]   Stopped: 0
23:08:46 [2020-04-13T23:08:46.892Z]  Images: 0
23:08:46 [2020-04-13T23:08:46.892Z]  Server Version: 19.03.5
23:08:46 [2020-04-13T23:08:46.892Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:08:46 [2020-04-13T23:08:46.892Z]   Windows: 
23:08:46 [2020-04-13T23:08:46.892Z]   LCOW: 
23:08:46 [2020-04-13T23:08:46.892Z]  Logging Driver: json-file
23:08:46 [2020-04-13T23:08:46.892Z]  Plugins:
23:08:46 [2020-04-13T23:08:46.892Z]   Volume: local
23:08:46 [2020-04-13T23:08:46.892Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:08:46 [2020-04-13T23:08:46.892Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:08:46 [2020-04-13T23:08:46.892Z]  Swarm: inactive
23:08:46 [2020-04-13T23:08:46.892Z]  Default Isolation: process
23:08:46 [2020-04-13T23:08:46.892Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:08:46 [2020-04-13T23:08:46.892Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
23:08:46 [2020-04-13T23:08:46.892Z]  OSType: windows
23:08:46 [2020-04-13T23:08:46.892Z]  Architecture: x86_64
23:08:46 [2020-04-13T23:08:46.892Z]  CPUs: 4
23:08:46 [2020-04-13T23:08:46.892Z]  Total Memory: 32GiB
23:08:46 [2020-04-13T23:08:46.892Z]  Name: azwin-2-4ce820
23:08:46 [2020-04-13T23:08:46.892Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
23:08:46 [2020-04-13T23:08:46.892Z]  Docker Root Dir: D:\docker
23:08:46 [2020-04-13T23:08:46.892Z]  Debug Mode: false
23:08:46 [2020-04-13T23:08:46.892Z]  Registry: https://index.docker.io/v1/
23:08:46 [2020-04-13T23:08:46.892Z]  Labels:
23:08:46 [2020-04-13T23:08:46.892Z]  Experimental: true
23:08:46 [2020-04-13T23:08:46.892Z]  Insecure Registries:
23:08:46 [2020-04-13T23:08:46.892Z]   10.0.0.4:5000
23:08:46 [2020-04-13T23:08:46.892Z]   127.0.0.0/8
23:08:46 [2020-04-13T23:08:46.892Z]  Registry Mirrors:
23:08:46 [2020-04-13T23:08:46.892Z]   http://10.0.0.4:5000/
23:08:46 [2020-04-13T23:08:46.892Z]  Live Restore Enabled: false
23:08:46 [2020-04-13T23:08:46.892Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
23:08:47 [2020-04-13T23:08:47.174Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.089s	coverage: 65.3% of statements
23:08:48 [2020-04-13T23:08:48.557Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.045s	coverage: 35.6% of statements
23:08:48 [2020-04-13T23:08:48.953Z] #45 ...
23:08:48 [2020-04-13T23:08:48.953Z] 
23:08:48 [2020-04-13T23:08:48.953Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:08:48 [2020-04-13T23:08:48.953Z] #18 25.06 Reading package lists...
23:08:48 [2020-04-13T23:08:48.953Z] #18 32.90 Building dependency tree...
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.53 libcap2-bin is already the newest version (1:2.25-2).
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.53 The following additional packages will be installed:
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.54   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.54   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.54   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.54   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.54   python3.7 python3.7-minimal vim-runtime xxd
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.55 Suggested packages:
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.55   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.55   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.55 Recommended packages:
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.55   aufs-dkms nftables build-essential python3-dev python3-keyring
23:08:48 [2020-04-13T23:08:48.953Z] #18 35.55   python3-keyrings.alt python3-xdg unzip
23:08:49 [2020-04-13T23:08:49.497Z] ok  	github.com/docker/docker/daemon/cluster	0.092s	coverage: 0.5% of statements
23:08:52 [2020-04-13T23:08:52.534Z] #18 ...
23:08:52 [2020-04-13T23:08:52.534Z] 
23:08:52 [2020-04-13T23:08:52.534Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:08:52 [2020-04-13T23:08:52.534Z] #45 117.6   LINK     criu/pie/restorer.built-in.o
23:08:52 [2020-04-13T23:08:52.534Z] #45 117.7   GEN      criu/pie/restorer-blob.h
23:08:52 [2020-04-13T23:08:52.797Z] ok  	github.com/docker/docker/daemon/discovery	0.039s	coverage: 30.0% of statements
23:08:53 [2020-04-13T23:08:53.013Z] #45 118.0   DEP      criu/vdso.d
23:08:53 [2020-04-13T23:08:53.013Z] #45 ...
23:08:53 [2020-04-13T23:08:53.013Z] 
23:08:53 [2020-04-13T23:08:53.013Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:08:53 [2020-04-13T23:08:53.013Z] #69 202.8 + for f in rootlesskit rootlesskit-docker-proxy
23:08:53 [2020-04-13T23:08:53.013Z] #69 202.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:08:53 [2020-04-13T23:08:53.013Z] #69 ...
23:08:53 [2020-04-13T23:08:53.013Z] 
23:08:53 [2020-04-13T23:08:53.013Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.61 The following NEW packages will be installed:
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.62   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.62   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.62   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.62   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.62   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.63   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.63   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.63   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.63   xz-utils zip
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.90 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.90 Need to get 29.2 MB of archives.
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.90 After this operation, 134 MB of additional disk space will be used.
23:08:53 [2020-04-13T23:08:53.013Z] #18 39.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
23:08:53 [2020-04-13T23:08:53.555Z] #18 40.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
23:08:53 [2020-04-13T23:08:53.743Z] ok  	github.com/docker/docker/daemon/config	0.085s	coverage: 81.7% of statements
23:08:53 [2020-04-13T23:08:53.948Z] #18 40.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
23:08:54 [2020-04-13T23:08:54.024Z] ok  	github.com/docker/docker/daemon/events	0.077s	coverage: 50.0% of statements
23:08:54 [2020-04-13T23:08:54.242Z] #18 41.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
23:08:54 [2020-04-13T23:08:54.242Z] #18 41.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
23:08:54 [2020-04-13T23:08:54.242Z] #18 41.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
23:08:54 [2020-04-13T23:08:54.536Z] #18 41.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
23:08:54 [2020-04-13T23:08:54.831Z] #18 41.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
23:08:54 [2020-04-13T23:08:54.831Z] #18 41.80 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
23:08:54 [2020-04-13T23:08:54.831Z] #18 41.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
23:08:54 [2020-04-13T23:08:54.831Z] #18 41.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
23:08:54 [2020-04-13T23:08:54.831Z] #18 41.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
23:08:54 [2020-04-13T23:08:54.831Z] #18 41.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
23:08:54 [2020-04-13T23:08:54.831Z] #18 42.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
23:08:55 [2020-04-13T23:08:55.123Z] #18 42.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
23:08:55 [2020-04-13T23:08:55.123Z] #18 42.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
23:08:55 [2020-04-13T23:08:55.123Z] #18 42.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
23:08:55 [2020-04-13T23:08:55.123Z] #18 42.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
23:08:55 [2020-04-13T23:08:55.123Z] #18 42.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
23:08:55 [2020-04-13T23:08:55.123Z] #18 42.10 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
23:08:56 [2020-04-13T23:08:56.168Z] #18 43.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
23:08:56 [2020-04-13T23:08:56.168Z] #18 43.18 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
23:08:56 [2020-04-13T23:08:56.168Z] #18 43.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
23:08:56 [2020-04-13T23:08:56.168Z] #18 43.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
23:08:56 [2020-04-13T23:08:56.168Z] #18 43.22 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
23:08:56 [2020-04-13T23:08:56.168Z] #18 43.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
23:08:56 [2020-04-13T23:08:56.459Z] #18 43.43 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:08:56 [2020-04-13T23:08:56.459Z] #18 43.44 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
23:08:56 [2020-04-13T23:08:56.459Z] #18 43.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
23:08:56 [2020-04-13T23:08:56.459Z] #18 43.49 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
23:08:56 [2020-04-13T23:08:56.459Z] #18 43.50 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
23:08:56 [2020-04-13T23:08:56.459Z] #18 43.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
23:08:56 [2020-04-13T23:08:56.572Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
23:08:56 [2020-04-13T23:08:56.750Z] #18 43.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
23:08:56 [2020-04-13T23:08:56.750Z] #18 43.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
23:08:56 [2020-04-13T23:08:56.750Z] #18 43.78 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
23:08:56 [2020-04-13T23:08:56.750Z] #18 43.81 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
23:08:57 [2020-04-13T23:08:57.383Z] #18 44.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
23:08:57 [2020-04-13T23:08:57.675Z] #18 ...
23:08:57 [2020-04-13T23:08:57.675Z] 
23:08:57 [2020-04-13T23:08:57.675Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
23:08:57 [2020-04-13T23:08:57.675Z] #69 DONE 217.5s
23:08:57 [2020-04-13T23:08:57.675Z] 
23:08:57 [2020-04-13T23:08:57.675Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:08:57 [2020-04-13T23:08:57.675Z] #18 44.62 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
23:08:57 [2020-04-13T23:08:57.675Z] #18 ...
23:08:57 [2020-04-13T23:08:57.675Z] 
23:08:57 [2020-04-13T23:08:57.675Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
23:08:57 [2020-04-13T23:08:57.675Z] #70 DONE 0.1s
23:08:57 [2020-04-13T23:08:57.675Z] 
23:08:57 [2020-04-13T23:08:57.675Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:08:57 [2020-04-13T23:08:57.675Z] #18 44.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
23:08:59 [2020-04-13T23:08:59.862Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
23:08:59 [2020-04-13T23:08:59.862Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.486s	coverage: 13.8% of statements
23:08:59 [2020-04-13T23:08:59.890Z] #18 46.88 debconf: delaying package configuration, since apt-utils is not installed
23:09:00 [2020-04-13T23:09:00.180Z] #18 47.15 Fetched 29.2 MB in 5s (5792 kB/s)
23:09:00 [2020-04-13T23:09:00.180Z] #18 47.29 Selecting previously unselected package pigz.
23:09:00 [2020-04-13T23:09:00.180Z] #18 47.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23352 files and directories currently installed.)
23:09:00 [2020-04-13T23:09:00.180Z] #18 47.38 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
23:09:00 [2020-04-13T23:09:00.180Z] #18 47.41 Unpacking pigz (2.4-1) ...
23:09:00 [2020-04-13T23:09:00.471Z] #18 47.63 Selecting previously unselected package libpython3.7-minimal:ppc64el.
23:09:00 [2020-04-13T23:09:00.471Z] #18 47.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
23:09:00 [2020-04-13T23:09:00.471Z] #18 47.66 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
23:09:01 [2020-04-13T23:09:01.243Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.566s	coverage: 57.0% of statements
23:09:01 [2020-04-13T23:09:01.504Z] #18 48.41 Selecting previously unselected package python3.7-minimal.
23:09:01 [2020-04-13T23:09:01.504Z] #18 48.43 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
23:09:01 [2020-04-13T23:09:01.504Z] #18 48.45 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
23:09:03 [2020-04-13T23:09:03.042Z] #18 ...
23:09:03 [2020-04-13T23:09:03.042Z] 
23:09:03 [2020-04-13T23:09:03.042Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:09:03 [2020-04-13T23:09:03.042Z] #45 118.3   DEP      criu/uts_ns.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 118.6   DEP      criu/util.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 118.9   DEP      criu/uffd.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 119.3   DEP      criu/tun.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 119.7   DEP      criu/tty.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 120.2   DEP      criu/timerfd.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 120.5   DEP      criu/sysfs_parse.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 121.0   DEP      criu/sysctl.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 121.3   DEP      criu/string.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 121.4   DEP      criu/stats.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 121.7   DEP      criu/sockets.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 122.1   DEP      criu/sk-unix.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 122.5   DEP      criu/sk-tcp.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 123.0   DEP      criu/sk-queue.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 123.5   DEP      criu/sk-packet.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 123.9   DEP      criu/sk-netlink.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 124.5   DEP      criu/sk-inet.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 124.9   DEP      criu/signalfd.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 125.2   DEP      criu/sigframe.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 125.3   DEP      criu/shmem.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 125.6   DEP      criu/servicefd.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 125.8   DEP      criu/seize.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 126.2   DEP      criu/seccomp.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 126.5   DEP      criu/rst-malloc.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 126.6   DEP      criu/rbtree.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 126.7   DEP      criu/pstree.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 127.1   DEP      criu/protobuf.d
23:09:03 [2020-04-13T23:09:03.042Z] #45 127.3   GEN      criu/protobuf-desc-gen.h
23:09:03 [2020-04-13T23:09:03.331Z] #45 ...
23:09:03 [2020-04-13T23:09:03.331Z] 
23:09:03 [2020-04-13T23:09:03.331Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:09:03 [2020-04-13T23:09:03.331Z] #18 50.42 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
23:09:03 [2020-04-13T23:09:03.331Z] #18 50.45 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
23:09:03 [2020-04-13T23:09:03.782Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
23:09:04 [2020-04-13T23:09:04.721Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.482s	coverage: 46.2% of statements
23:09:06 [2020-04-13T23:09:06.100Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.599s	coverage: 72.5% of statements
23:09:06 [2020-04-13T23:09:06.363Z] #18 ...
23:09:06 [2020-04-13T23:09:06.363Z] 
23:09:06 [2020-04-13T23:09:06.363Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:09:06 [2020-04-13T23:09:06.363Z] #48 215.9 github.com/LK4D4/vndr/build
23:09:06 [2020-04-13T23:09:06.363Z] #48 218.3 vendor/golang.org/x/net/idna
23:09:06 [2020-04-13T23:09:06.363Z] #48 220.9 crypto/rsa
23:09:06 [2020-04-13T23:09:06.363Z] #48 ...
23:09:06 [2020-04-13T23:09:06.363Z] 
23:09:06 [2020-04-13T23:09:06.363Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:09:06 [2020-04-13T23:09:06.363Z] #45 129.9   DEP      criu/protobuf-desc.d
23:09:06 [2020-04-13T23:09:06.363Z] #45 130.3   DEP      criu/proc_parse.d
23:09:06 [2020-04-13T23:09:06.363Z] #45 130.6   DEP      criu/plugin.d
23:09:06 [2020-04-13T23:09:06.363Z] #45 130.8   DEP      criu/pipes.d
23:09:06 [2020-04-13T23:09:06.363Z] #45 131.1   DEP      criu/pie-util.d
23:09:06 [2020-04-13T23:09:06.363Z] #45 131.5   DEP      criu/pie-util-vdso.d
23:09:06 [2020-04-13T23:09:06.654Z] #45 131.8   DEP      criu/path.d
23:09:06 [2020-04-13T23:09:06.943Z] #45 132.1   DEP      criu/parasite-syscall.d
23:09:07 [2020-04-13T23:09:07.037Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.838s	coverage: 49.5% of statements
23:09:07 [2020-04-13T23:09:07.231Z] #45 132.4   DEP      criu/pagemap.d
23:09:07 [2020-04-13T23:09:07.607Z] ok  	github.com/docker/docker/daemon	12.384s	coverage: 17.4% of statements
23:09:07 [2020-04-13T23:09:07.607Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:09:07 [2020-04-13T23:09:07.607Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:09:07 [2020-04-13T23:09:07.607Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:09:07 [2020-04-13T23:09:07.607Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:09:07 [2020-04-13T23:09:07.607Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:09:07 [2020-04-13T23:09:07.860Z] #45 132.8   DEP      criu/pagemap-cache.d
23:09:07 [2020-04-13T23:09:07.860Z] #45 133.1   DEP      criu/page-xfer.d
23:09:08 [2020-04-13T23:09:08.149Z] #45 133.4   DEP      criu/page-pipe.d
23:09:08 [2020-04-13T23:09:08.438Z] #45 133.7   DEP      criu/netfilter.d
23:09:08 [2020-04-13T23:09:08.727Z] #45 134.0   DEP      criu/net.d
23:09:08 [2020-04-13T23:09:08.992Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.036s	coverage: 58.0% of statements
23:09:08 [2020-04-13T23:09:08.992Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.657s	coverage: 76.1% of statements
23:09:09 [2020-04-13T23:09:09.360Z] #45 134.4   DEP      criu/namespaces.d
23:09:09 [2020-04-13T23:09:09.563Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
23:09:09 [2020-04-13T23:09:09.650Z] #45 134.8   DEP      criu/mount.d
23:09:09 [2020-04-13T23:09:09.823Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.024s	coverage: 3.0% of statements
23:09:09 [2020-04-13T23:09:09.942Z] #45 135.2   DEP      criu/mem.d
23:09:10 [2020-04-13T23:09:10.231Z] #45 135.6   DEP      criu/lsm.d
23:09:10 [2020-04-13T23:09:10.861Z] #45 135.9   DEP      criu/log.d
23:09:10 [2020-04-13T23:09:10.861Z] #45 ...
23:09:10 [2020-04-13T23:09:10.861Z] 
23:09:10 [2020-04-13T23:09:10.861Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.42 Selecting previously unselected package python3-minimal.
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23601 files and directories currently installed.)
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.55 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.56 Unpacking python3-minimal (3.7.3-1) ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.68 Selecting previously unselected package libmpdec2:ppc64el.
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.71 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.72 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.87 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.89 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 55.90 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 57.70 Selecting previously unselected package python3.7.
23:09:10 [2020-04-13T23:09:10.861Z] #18 57.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 57.72 Unpacking python3.7 (3.7.3-2+deb10u1) ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 57.92 Selecting previously unselected package libpython3-stdlib:ppc64el.
23:09:10 [2020-04-13T23:09:10.861Z] #18 57.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
23:09:10 [2020-04-13T23:09:10.861Z] #18 57.94 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
23:09:11 [2020-04-13T23:09:11.179Z] #18 58.10 Setting up python3-minimal (3.7.3-1) ...
23:09:12 [2020-04-13T23:09:12.363Z] ok  	github.com/docker/docker/daemon/logger	0.254s	coverage: 41.8% of statements
23:09:12 [2020-04-13T23:09:12.363Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.773s	coverage: 61.0% of statements
23:09:12 [2020-04-13T23:09:12.363Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:09:12 [2020-04-13T23:09:12.363Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:09:12 [2020-04-13T23:09:12.551Z] --- PASS: TestBuildWithHugeFile (26.86s)
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:09:12 [2020-04-13T23:09:12.551Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:09:12 [2020-04-13T23:09:12.551Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
23:09:12 [2020-04-13T23:09:12.551Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
23:09:12 [2020-04-13T23:09:12.551Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildPreserveOwnership
23:09:12 [2020-04-13T23:09:12.551Z] === RUN   TestBuildPreserveOwnership/copy_from
23:09:12 [2020-04-13T23:09:12.707Z] #18 59.79 Selecting previously unselected package python3.
23:09:12 [2020-04-13T23:09:12.932Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.302s	coverage: 77.8% of statements
23:09:12 [2020-04-13T23:09:12.997Z] #18 59.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24013 files and directories currently installed.)
23:09:12 [2020-04-13T23:09:12.997Z] #18 59.94 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
23:09:12 [2020-04-13T23:09:12.997Z] #18 59.96 Unpacking python3 (3.7.3-1) ...
23:09:12 [2020-04-13T23:09:12.997Z] #18 60.15 Selecting previously unselected package libip4tc0:ppc64el.
23:09:12 [2020-04-13T23:09:12.997Z] #18 60.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
23:09:12 [2020-04-13T23:09:12.997Z] #18 60.16 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
23:09:13 [2020-04-13T23:09:13.287Z] #18 60.27 Selecting previously unselected package libip6tc0:ppc64el.
23:09:13 [2020-04-13T23:09:13.287Z] #18 60.29 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
23:09:13 [2020-04-13T23:09:13.287Z] #18 60.29 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
23:09:13 [2020-04-13T23:09:13.508Z] ok  	github.com/docker/docker/daemon/images	0.057s	coverage: 4.9% of statements
23:09:13 [2020-04-13T23:09:13.508Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:09:13 [2020-04-13T23:09:13.508Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:09:13 [2020-04-13T23:09:13.508Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:09:13 [2020-04-13T23:09:13.508Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:09:13 [2020-04-13T23:09:13.508Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.019s	coverage: 67.0% of statements
23:09:13 [2020-04-13T23:09:13.579Z] #18 60.44 Selecting previously unselected package libiptc0:ppc64el.
23:09:13 [2020-04-13T23:09:13.579Z] #18 60.45 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
23:09:13 [2020-04-13T23:09:13.579Z] #18 60.46 Unpacking libiptc0:ppc64el (1.8.2-4) ...
23:09:13 [2020-04-13T23:09:13.579Z] #18 60.58 Selecting previously unselected package libnfnetlink0:ppc64el.
23:09:13 [2020-04-13T23:09:13.579Z] #18 60.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
23:09:13 [2020-04-13T23:09:13.579Z] #18 60.60 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:09:13 [2020-04-13T23:09:13.769Z] ok  	github.com/docker/docker/daemon/logger/journald	0.026s	coverage: 26.2% of statements
23:09:13 [2020-04-13T23:09:13.871Z] #18 60.75 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
23:09:13 [2020-04-13T23:09:13.871Z] #18 60.75 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
23:09:13 [2020-04-13T23:09:13.871Z] #18 60.76 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:09:13 [2020-04-13T23:09:13.871Z] #18 60.85 Selecting previously unselected package libnftnl11:ppc64el.
23:09:13 [2020-04-13T23:09:13.871Z] #18 60.86 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
23:09:13 [2020-04-13T23:09:13.871Z] #18 60.86 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
23:09:14 [2020-04-13T23:09:14.162Z] #18 60.96 Selecting previously unselected package iptables.
23:09:14 [2020-04-13T23:09:14.162Z] #18 60.98 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
23:09:14 [2020-04-13T23:09:14.162Z] #18 60.98 Unpacking iptables (1.8.2-4) ...
23:09:14 [2020-04-13T23:09:14.339Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.014s	coverage: 88.3% of statements
23:09:14 [2020-04-13T23:09:14.600Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 62.1% of statements
23:09:14 [2020-04-13T23:09:14.794Z] #18 61.99 Selecting previously unselected package xxd.
23:09:15 [2020-04-13T23:09:15.085Z] #18 62.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
23:09:15 [2020-04-13T23:09:15.085Z] #18 62.01 Unpacking xxd (2:8.1.0875-5) ...
23:09:15 [2020-04-13T23:09:15.085Z] #18 62.25 Selecting previously unselected package vim-common.
23:09:15 [2020-04-13T23:09:15.375Z] #18 62.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:09:15 [2020-04-13T23:09:15.375Z] #18 62.39 Unpacking vim-common (2:8.1.0875-5) ...
23:09:15 [2020-04-13T23:09:15.541Z] ok  	github.com/docker/docker/daemon/logger/local	0.037s	coverage: 74.7% of statements
23:09:15 [2020-04-13T23:09:15.541Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:09:15 [2020-04-13T23:09:15.665Z] #18 62.74 Selecting previously unselected package bash-completion.
23:09:15 [2020-04-13T23:09:15.665Z] #18 62.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:09:15 [2020-04-13T23:09:15.802Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 19.9% of statements
23:09:16 [2020-04-13T23:09:16.372Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 33.3% of statements
23:09:16 [2020-04-13T23:09:16.633Z] ok  	github.com/docker/docker/daemon/logger/templates	0.011s	coverage: 8.3% of statements
23:09:16 [2020-04-13T23:09:16.917Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:09:17 [2020-04-13T23:09:17.197Z] #18 ...
23:09:17 [2020-04-13T23:09:17.197Z] 
23:09:17 [2020-04-13T23:09:17.197Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:09:17 [2020-04-13T23:09:17.197Z] #48 226.9 vendor/golang.org/x/crypto/cryptobyte
23:09:17 [2020-04-13T23:09:17.197Z] #48 231.9 vendor/golang.org/x/net/http2/hpack
23:09:17 [2020-04-13T23:09:17.197Z] #48 232.4 mime
23:09:17 [2020-04-13T23:09:17.197Z] #48 ...
23:09:17 [2020-04-13T23:09:17.197Z] 
23:09:17 [2020-04-13T23:09:17.197Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:09:17 [2020-04-13T23:09:17.197Z] #45 136.2   DEP      criu/libnetlink.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 136.5   DEP      criu/kerndat.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 137.0   DEP      criu/kcmp-ids.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 137.2   DEP      criu/irmap.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 137.4   DEP      criu/ipc_ns.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 137.7   DEP      criu/image.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 138.0   DEP      criu/image-desc.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 138.2   DEP      criu/fsnotify.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 138.6   DEP      criu/filesystems.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 138.8   DEP      criu/files.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 139.2   DEP      criu/files-reg.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 139.6   DEP      criu/files-ext.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 140.0   DEP      criu/file-lock.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 140.3   DEP      criu/file-ids.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 140.7   DEP      criu/fifo.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 141.1   DEP      criu/fdstore.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 141.3   DEP      criu/fault-injection.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 141.4   DEP      criu/external.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 141.6   DEP      criu/eventpoll.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 142.0   DEP      criu/eventfd.d
23:09:17 [2020-04-13T23:09:17.197Z] #45 142.3   DEP      criu/crtools.d
23:09:17 [2020-04-13T23:09:17.321Z] DEBUG: print all environment variables to check how Jenkins runs this script
23:09:17 [2020-04-13T23:09:17.321Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-75b0fa60\powershellScript.ps1'; exit $LASTEXITCODE;
23:09:17 [2020-04-13T23:09:17.321Z] ----------------------------------------------------------------------------
23:09:17 [2020-04-13T23:09:17.321Z] 
23:09:17 [2020-04-13T23:09:17.321Z] INFO: executeCI.ps1 starting at Mon Apr 13 23:09:12 CUT 2020
23:09:17 [2020-04-13T23:09:17.321Z] 
23:09:17 [2020-04-13T23:09:17.321Z] INFO: Script version 05-Feb-2019 09:03 PDT
23:09:17 [2020-04-13T23:09:17.321Z] INFO: Running git version 2.24.1.windows.2
23:09:17 [2020-04-13T23:09:17.321Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
23:09:17 [2020-04-13T23:09:17.321Z] INFO: Environment variables:
23:09:17 [2020-04-13T23:09:17.321Z] 
23:09:17 [2020-04-13T23:09:17.321Z] Name                           Value                                                                                   
23:09:17 [2020-04-13T23:09:17.321Z] ----                           -----                                                                                   
23:09:17 [2020-04-13T23:09:17.321Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
23:09:17 [2020-04-13T23:09:17.321Z] amd64                          true                                                                                    
23:09:17 [2020-04-13T23:09:17.321Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
23:09:17 [2020-04-13T23:09:17.321Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
23:09:17 [2020-04-13T23:09:17.321Z] arm64                          true                                                                                    
23:09:17 [2020-04-13T23:09:17.321Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
23:09:17 [2020-04-13T23:09:17.321Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
23:09:17 [2020-04-13T23:09:17.321Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
23:09:17 [2020-04-13T23:09:17.321Z] BRANCH_NAME                    PR-40791                                                                                
23:09:17 [2020-04-13T23:09:17.321Z] BUILD_DISPLAY_NAME             #7                                                                                      
23:09:17 [2020-04-13T23:09:17.321Z] BUILD_ID                       7                                                                                       
23:09:17 [2020-04-13T23:09:17.321Z] BUILD_NUMBER                   7                                                                                       
23:09:17 [2020-04-13T23:09:17.321Z] BUILD_TAG                      jenkins-moby-PR-40791-7                                                                 
23:09:17 [2020-04-13T23:09:17.321Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40791/7/                              
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_AUTHOR                  cpuguy83                                                                                
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_AUTHOR_DISPLAY_NAME     Brian Goff                                                                              
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_AUTHOR_EMAIL            cpuguy83@gmail.com                                                                      
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_BRANCH                  fix_kill_on_startup                                                                     
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_FORK                    cpuguy83/docker                                                                         
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_ID                      40791                                                                                   
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_TARGET                  master                                                                                  
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_TITLE                   On startup, actually shutdown the container.                                            
23:09:17 [2020-04-13T23:09:17.321Z] CHANGE_URL                     https://github.com/moby/moby/pull/40791                                                 
23:09:17 [2020-04-13T23:09:17.321Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
23:09:17 [2020-04-13T23:09:17.321Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
23:09:17 [2020-04-13T23:09:17.321Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
23:09:17 [2020-04-13T23:09:17.321Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
23:09:17 [2020-04-13T23:09:17.321Z] COMPUTERNAME                   azwin-2-4ce820                                                                          
23:09:17 [2020-04-13T23:09:17.321Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
23:09:17 [2020-04-13T23:09:17.321Z] ConfigSequenceNumber           0                                                                                       
23:09:17 [2020-04-13T23:09:17.321Z] dco                            true                                                                                    
23:09:17 [2020-04-13T23:09:17.321Z] DOCKER_BUILDKIT                0                                                                                       
23:09:17 [2020-04-13T23:09:17.321Z] DOCKER_DUT_DEBUG               1                                                                                       
23:09:17 [2020-04-13T23:09:17.321Z] DOCKER_EXPERIMENTAL            1                                                                                       
23:09:17 [2020-04-13T23:09:17.321Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
23:09:17 [2020-04-13T23:09:17.321Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
23:09:17 [2020-04-13T23:09:17.321Z] EXECUTOR_NUMBER                0                                                                                       
23:09:17 [2020-04-13T23:09:17.321Z] FQDN                           azwin-2-4ce820.westus.cloudapp.azure.com                                                
23:09:17 [2020-04-13T23:09:17.321Z] GIT_BRANCH                     PR-40791                                                                                
23:09:17 [2020-04-13T23:09:17.321Z] GIT_COMMIT                     ae2afbec7942b45f5f44bbd8f029e9b675d7327d                                                
23:09:17 [2020-04-13T23:09:17.321Z] GIT_PREVIOUS_COMMIT            8316320b970278bb69548cf764add11e88c8ea8b                                                
23:09:17 [2020-04-13T23:09:17.321Z] GIT_URL                        https://github.com/moby/moby.git                                                        
23:09:17 [2020-04-13T23:09:17.321Z] HUDSON_COOKIE                  23591309-fff7-4a23-b889-89712f2b8589                                                    
23:09:17 [2020-04-13T23:09:17.321Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
23:09:17 [2020-04-13T23:09:17.321Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
23:09:17 [2020-04-13T23:09:17.321Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
23:09:17 [2020-04-13T23:09:17.321Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
23:09:17 [2020-04-13T23:09:17.321Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
23:09:17 [2020-04-13T23:09:17.321Z] JENKINS_NODE_COOKIE            5b66c7b3-531b-4452-b6c0-812ec3c16b5b                                                    
23:09:17 [2020-04-13T23:09:17.321Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
23:09:17 [2020-04-13T23:09:17.321Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
23:09:17 [2020-04-13T23:09:17.321Z] JOB_BASE_NAME                  PR-40791                                                                                
23:09:17 [2020-04-13T23:09:17.321Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40791/display/redirect                
23:09:17 [2020-04-13T23:09:17.321Z] JOB_NAME                       moby/PR-40791                                                                           
23:09:17 [2020-04-13T23:09:17.321Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40791/                                
23:09:17 [2020-04-13T23:09:17.321Z] library.jps.version            master                                                                                  
23:09:17 [2020-04-13T23:09:17.321Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
23:09:17 [2020-04-13T23:09:17.321Z] NODE_LABELS                    amd64 azure azwin-2-4ce820 azwin-2019 docker west-us windows windows-2019 x86_64        
23:09:17 [2020-04-13T23:09:17.321Z] NODE_NAME                      azwin-2-4ce820                                                                          
23:09:17 [2020-04-13T23:09:17.321Z] NUMBER_OF_PROCESSORS           4                                                                                       
23:09:17 [2020-04-13T23:09:17.323Z] OS                             Windows_NT                                                                              
23:09:17 [2020-04-13T23:09:17.323Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
23:09:17 [2020-04-13T23:09:17.323Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
23:09:17 [2020-04-13T23:09:17.323Z] ppc64le                        true                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
23:09:17 [2020-04-13T23:09:17.323Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
23:09:17 [2020-04-13T23:09:17.323Z] PROCESSOR_LEVEL                6                                                                                       
23:09:17 [2020-04-13T23:09:17.323Z] PROCESSOR_REVISION             4f01                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] ProgramData                    C:\ProgramData                                                                          
23:09:17 [2020-04-13T23:09:17.323Z] ProgramFiles                   C:\Program Files                                                                        
23:09:17 [2020-04-13T23:09:17.323Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
23:09:17 [2020-04-13T23:09:17.323Z] ProgramW6432                   C:\Program Files                                                                        
23:09:17 [2020-04-13T23:09:17.323Z] PROMPT                         $P$G                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] PSExecutionPolicyPreference    Bypass                                                                                  
23:09:17 [2020-04-13T23:09:17.323Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
23:09:17 [2020-04-13T23:09:17.323Z] PUBLIC                         C:\Users\Public                                                                         
23:09:17 [2020-04-13T23:09:17.323Z] rootless                       true                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40791/7/display/redirect?page=changes 
23:09:17 [2020-04-13T23:09:17.323Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40791/7/display/redirect              
23:09:17 [2020-04-13T23:09:17.323Z] s390x                          true                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] SKIP_VALIDATION_TESTS          1                                                                                       
23:09:17 [2020-04-13T23:09:17.323Z] SOURCES_DRIVE                  d                                                                                       
23:09:17 [2020-04-13T23:09:17.323Z] SOURCES_SUBDIR                 gopath                                                                                  
23:09:17 [2020-04-13T23:09:17.323Z] STAGE_NAME                     Run tests                                                                               
23:09:17 [2020-04-13T23:09:17.323Z] SystemDrive                    C:                                                                                      
23:09:17 [2020-04-13T23:09:17.323Z] SystemRoot                     C:\windows                                                                              
23:09:17 [2020-04-13T23:09:17.323Z] TEMP                           C:\windows\TEMP                                                                         
23:09:17 [2020-04-13T23:09:17.323Z] TESTDEBUG                      0                                                                                       
23:09:17 [2020-04-13T23:09:17.323Z] TESTRUN_DRIVE                  d                                                                                       
23:09:17 [2020-04-13T23:09:17.323Z] TESTRUN_SUBDIR                 CI                                                                                      
23:09:17 [2020-04-13T23:09:17.323Z] TIMEOUT                        120m                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] TMP                            C:\windows\TEMP                                                                         
23:09:17 [2020-04-13T23:09:17.323Z] unit_validate                  true                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] USERDOMAIN                     WORKGROUP                                                                               
23:09:17 [2020-04-13T23:09:17.323Z] USERNAME                       azwin-2-4ce820$                                                                         
23:09:17 [2020-04-13T23:09:17.323Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
23:09:17 [2020-04-13T23:09:17.323Z] validate_force                 false                                                                                   
23:09:17 [2020-04-13T23:09:17.323Z] windir                         C:\windows                                                                              
23:09:17 [2020-04-13T23:09:17.323Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
23:09:17 [2020-04-13T23:09:17.323Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
23:09:17 [2020-04-13T23:09:17.323Z] windowsRS1                     false                                                                                   
23:09:17 [2020-04-13T23:09:17.323Z] windowsRS5                     true                                                                                    
23:09:17 [2020-04-13T23:09:17.323Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
23:09:17 [2020-04-13T23:09:17.323Z] 
23:09:17 [2020-04-13T23:09:17.323Z] 
23:09:17 [2020-04-13T23:09:17.323Z] 
23:09:17 [2020-04-13T23:09:17.323Z] INFO: Sources under d:\gopath\...
23:09:17 [2020-04-13T23:09:17.323Z] INFO: Test run under d:\CI\...
23:09:17 [2020-04-13T23:09:17.323Z] INFO: Running in D:\gopath\src\github.com\docker\docker
23:09:17 [2020-04-13T23:09:17.323Z] INFO: docker/docker repository was found
23:09:17 [2020-04-13T23:09:17.323Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
23:09:17 [2020-04-13T23:09:17.323Z] ltsc2019: Pulling from windows/servercore
23:09:17 [2020-04-13T23:09:17.323Z] 65014b3c3121: Pulling fs layer
23:09:17 [2020-04-13T23:09:17.323Z] 23645bd7ee08: Pulling fs layer
23:09:17 [2020-04-13T23:09:17.486Z] #45 142.7   DEP      criu/cr-service.d
23:09:17 [2020-04-13T23:09:17.574Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.062s	coverage: 47.8% of statements
23:09:17 [2020-04-13T23:09:17.776Z] #45 143.0   DEP      criu/cr-restore.d
23:09:17 [2020-04-13T23:09:17.834Z] ok  	github.com/docker/docker/daemon/network	0.022s	coverage: 63.8% of statements
23:09:18 [2020-04-13T23:09:18.065Z] #45 143.3   DEP      criu/cr-errno.d
23:09:18 [2020-04-13T23:09:18.378Z] #45 143.4   DEP      criu/cr-dump.d
23:09:18 [2020-04-13T23:09:18.666Z] #45 143.8   DEP      criu/cr-dedup.d
23:09:18 [2020-04-13T23:09:18.774Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.926s	coverage: 82.5% of statements
23:09:18 [2020-04-13T23:09:18.774Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:09:18 [2020-04-13T23:09:18.774Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:09:18 [2020-04-13T23:09:18.932Z] --- PASS: TestBuildPreserveOwnership (6.44s)
23:09:18 [2020-04-13T23:09:18.932Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.19s)
23:09:18 [2020-04-13T23:09:18.932Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s)
23:09:18 [2020-04-13T23:09:18.932Z] === RUN   TestBuildPlatformInvalid
23:09:18 [2020-04-13T23:09:18.954Z] #45 144.2   DEP      criu/cr-check.d
23:09:19 [2020-04-13T23:09:19.214Z] --- PASS: TestBuildPlatformInvalid (0.14s)
23:09:19 [2020-04-13T23:09:19.214Z] PASS
23:09:19 [2020-04-13T23:09:19.214Z] 
23:09:19 [2020-04-13T23:09:19.214Z] === Skipped
23:09:19 [2020-04-13T23:09:19.214Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
23:09:19 [2020-04-13T23:09:19.214Z]     build_session_test.go:25: TODO: BuildKit
23:09:19 [2020-04-13T23:09:19.214Z] 
23:09:19 [2020-04-13T23:09:19.214Z] 
23:09:19 [2020-04-13T23:09:19.214Z] DONE 32 tests, 1 skipped in 76.140s
23:09:19 [2020-04-13T23:09:19.214Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
23:09:19 [2020-04-13T23:09:19.214Z] ++ 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
23:09:19 [2020-04-13T23:09:19.214Z] ++ set -e
23:09:19 [2020-04-13T23:09:19.214Z] ++ '[' -n 0 ']'
23:09:19 [2020-04-13T23:09:19.214Z] ++ set -x
23:09:19 [2020-04-13T23:09:19.214Z] ++ env -i DEST=/go/src/github.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
23:09:19 [2020-04-13T23:09:19.214Z] INFO: Testing against a local daemon
23:09:19 [2020-04-13T23:09:19.214Z] === RUN   TestConfigList
23:09:19 [2020-04-13T23:09:19.244Z] #45 144.6   DEP      criu/config.d
23:09:19 [2020-04-13T23:09:19.872Z] #45 145.0   DEP      criu/clone-noasan.d
23:09:19 [2020-04-13T23:09:19.872Z] #45 145.1   DEP      criu/cgroup.d
23:09:20 [2020-04-13T23:09:20.157Z] ok  	github.com/docker/docker/distribution/metadata	0.085s	coverage: 48.2% of statements
23:09:20 [2020-04-13T23:09:20.161Z] #45 145.4   DEP      criu/cgroup-props.d
23:09:20 [2020-04-13T23:09:20.418Z] ok  	github.com/docker/docker/distribution	0.290s	coverage: 22.1% of statements
23:09:20 [2020-04-13T23:09:20.418Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:09:20 [2020-04-13T23:09:20.418Z] ok  	github.com/docker/docker/errdefs	0.036s	coverage: 49.4% of statements
23:09:20 [2020-04-13T23:09:20.451Z] #45 145.6   DEP      criu/bitmap.d
23:09:20 [2020-04-13T23:09:20.451Z] #45 145.7   DEP      criu/bfd.d
23:09:20 [2020-04-13T23:09:20.451Z] #45 ...
23:09:20 [2020-04-13T23:09:20.451Z] 
23:09:20 [2020-04-13T23:09:20.451Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:09:20 [2020-04-13T23:09:20.451Z] #48 240.5 vendor/golang.org/x/net/http/httpproxy
23:09:20 [2020-04-13T23:09:20.451Z] #48 240.5 net/textproto
23:09:20 [2020-04-13T23:09:20.451Z] #48 240.5 crypto/x509
23:09:22 [2020-04-13T23:09:22.327Z] ok  	github.com/docker/docker/image	0.051s	coverage: 86.4% of statements
23:09:22 [2020-04-13T23:09:22.327Z] ok  	github.com/docker/docker/image/cache	0.027s	coverage: 19.2% of statements
23:09:22 [2020-04-13T23:09:22.586Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
23:09:22 [2020-04-13T23:09:22.586Z] ok  	github.com/docker/docker/distribution/xfer	1.708s	coverage: 85.6% of statements
23:09:22 [2020-04-13T23:09:22.586Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:09:22 [2020-04-13T23:09:22.586Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:09:22 [2020-04-13T23:09:22.586Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:09:23 [2020-04-13T23:09:23.157Z] ok  	github.com/docker/docker/libcontainerd/queue	0.092s	coverage: 100.0% of statements
23:09:23 [2020-04-13T23:09:23.417Z] ok  	github.com/docker/docker/pkg/aaparser	0.041s	coverage: 50.0% of statements
23:09:23 [2020-04-13T23:09:23.580Z] --- PASS: TestConfigList (3.82s)
23:09:23 [2020-04-13T23:09:23.580Z] === RUN   TestConfigsCreateAndDelete
23:09:23 [2020-04-13T23:09:23.998Z] #48 243.5 vendor/golang.org/x/net/http/httpguts
23:09:23 [2020-04-13T23:09:23.998Z] #48 243.5 mime/multipart
23:09:24 [2020-04-13T23:09:24.381Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:09:24 [2020-04-13T23:09:24.381Z] 
23:09:24 [2020-04-13T23:09:24.381Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:09:24 [2020-04-13T23:09:24.381Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:09:24 [2020-04-13T23:09:24.381Z] HOSTNAME=1e7e64694552
23:09:24 [2020-04-13T23:09:24.381Z] DEST=bundles/test-integration
23:09:24 [2020-04-13T23:09:24.381Z] PWD=/go/src/github.com/docker/docker
23:09:24 [2020-04-13T23:09:24.381Z] DOCKER_ROOTLESS=1
23:09:24 [2020-04-13T23:09:24.381Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:09:24 [2020-04-13T23:09:24.381Z] container=docker
23:09:24 [2020-04-13T23:09:24.381Z] HOME=/root
23:09:24 [2020-04-13T23:09:24.381Z] GOLANG_VERSION=1.13.10
23:09:24 [2020-04-13T23:09:24.381Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:09:24 [2020-04-13T23:09:24.381Z] VALIDATE_BRANCH=master
23:09:24 [2020-04-13T23:09:24.381Z] TERM=xterm
23:09:24 [2020-04-13T23:09:24.381Z] DOCKER_PKG=github.com/docker/docker
23:09:24 [2020-04-13T23:09:24.381Z] SHLVL=1
23:09:24 [2020-04-13T23:09:24.381Z] TIMEOUT=120m
23:09:24 [2020-04-13T23:09:24.381Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:09:24 [2020-04-13T23:09:24.381Z] DOCKER_GRAPHDRIVER=overlay2
23:09:24 [2020-04-13T23:09:24.381Z] GO111MODULE=off
23:09:24 [2020-04-13T23:09:24.381Z] DOCKER_EXPERIMENTAL=1
23:09:24 [2020-04-13T23:09:24.381Z] TEST_SKIP_INTEGRATION_CLI=1
23:09:24 [2020-04-13T23:09:24.381Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:09:24 [2020-04-13T23:09:24.381Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:09:24 [2020-04-13T23:09:24.381Z] GOPATH=/go
23:09:24 [2020-04-13T23:09:24.381Z] PKG_CONFIG=pkg-config
23:09:24 [2020-04-13T23:09:24.381Z] _=/usr/bin/env
23:09:24 [2020-04-13T23:09:24.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:09:24 [2020-04-13T23:09:24.799Z] ok  	github.com/docker/docker/opts	0.112s	coverage: 67.4% of statements
23:09:25 [2020-04-13T23:09:25.824Z] 23645bd7ee08: Verifying Checksum
23:09:25 [2020-04-13T23:09:25.824Z] 23645bd7ee08: Download complete
23:09:26 [2020-04-13T23:09:26.056Z] #48 ...
23:09:26 [2020-04-13T23:09:26.056Z] 
23:09:26 [2020-04-13T23:09:26.056Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:09:26 [2020-04-13T23:09:26.056Z] #18 68.45 Unpacking bash-completion (1:2.8-6) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.18 Selecting previously unselected package bzip2.
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.35 Selecting previously unselected package xz-utils.
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.37 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.37 Unpacking xz-utils (5.2.4-1) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.66 Selecting previously unselected package apparmor.
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.70 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 69.87 Unpacking apparmor (2.13.2-10) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 70.51 Selecting previously unselected package aufs-tools.
23:09:26 [2020-04-13T23:09:26.056Z] #18 70.53 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 70.54 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 70.71 Selecting previously unselected package libonig5:ppc64el.
23:09:26 [2020-04-13T23:09:26.056Z] #18 70.73 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 70.73 Unpacking libonig5:ppc64el (6.9.1-1) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 70.98 Selecting previously unselected package libjq1:ppc64el.
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.02 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.16 Selecting previously unselected package jq.
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.19 Unpacking jq (1.5+dfsg-2+b1) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.32 Selecting previously unselected package libaio1:ppc64el.
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.35 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.35 Unpacking libaio1:ppc64el (0.3.112-3) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.45 Selecting previously unselected package libgpm2:ppc64el.
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.49 Unpacking libgpm2:ppc64el (1.20.7-5) ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.63 Selecting previously unselected package libicu63:ppc64el.
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
23:09:26 [2020-04-13T23:09:26.056Z] #18 71.65 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
23:09:26 [2020-04-13T23:09:26.181Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
23:09:26 [2020-04-13T23:09:26.181Z] ok  	github.com/docker/docker/pkg/authorization	0.766s	coverage: 68.3% of statements
23:09:26 [2020-04-13T23:09:26.440Z] ok  	github.com/docker/docker/pkg/capabilities	0.018s	coverage: 87.5% of statements
23:09:27 [2020-04-13T23:09:27.010Z] ok  	github.com/docker/docker/pkg/directory	0.012s	coverage: 80.0% of statements
23:09:27 [2020-04-13T23:09:27.020Z] --- PASS: TestConfigsCreateAndDelete (3.58s)
23:09:27 [2020-04-13T23:09:27.020Z] === RUN   TestConfigsUpdate
23:09:27 [2020-04-13T23:09:27.580Z] ok  	github.com/docker/docker/pkg/archive	1.287s	coverage: 77.0% of statements
23:09:27 [2020-04-13T23:09:27.840Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
23:09:28 [2020-04-13T23:09:28.100Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
23:09:28 [2020-04-13T23:09:28.530Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:09:28 [2020-04-13T23:09:28.530Z] 
23:09:28 [2020-04-13T23:09:28.789Z] #18 ...
23:09:28 [2020-04-13T23:09:28.789Z] 
23:09:28 [2020-04-13T23:09:28.789Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:09:28 [2020-04-13T23:09:28.789Z] #48 248.9 crypto/tls
23:09:29 [2020-04-13T23:09:29.038Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.028s	coverage: 92.3% of statements
23:09:29 [2020-04-13T23:09:29.078Z] #48 ...
23:09:29 [2020-04-13T23:09:29.078Z] 
23:09:29 [2020-04-13T23:09:29.078Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:09:29 [2020-04-13T23:09:29.078Z] #51 DONE 249.1s
23:09:29 [2020-04-13T23:09:29.367Z] 
23:09:29 [2020-04-13T23:09:29.367Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:09:29 [2020-04-13T23:09:29.367Z] #45 145.8   DEP      criu/autofs.d
23:09:29 [2020-04-13T23:09:29.367Z] #45 146.1   DEP      criu/aio.d
23:09:29 [2020-04-13T23:09:29.367Z] #45 146.5   DEP      criu/action-scripts.d
23:09:29 [2020-04-13T23:09:29.367Z] #45 147.1   CC       criu/action-scripts.o
23:09:29 [2020-04-13T23:09:29.367Z] #45 148.0   CC       criu/aio.o
23:09:29 [2020-04-13T23:09:29.367Z] #45 148.9   CC       criu/autofs.o
23:09:29 [2020-04-13T23:09:29.367Z] #45 153.7   CC       criu/bfd.o
23:09:29 [2020-04-13T23:09:29.454Z] 
23:09:29 [2020-04-13T23:09:29.454Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:09:29 [2020-04-13T23:09:29.606Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
23:09:29 [2020-04-13T23:09:29.657Z] #45 154.8   CC       criu/bitmap.o
23:09:29 [2020-04-13T23:09:29.710Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:09:29 [2020-04-13T23:09:29.710Z] HOSTNAME=e73d9c26251c
23:09:29 [2020-04-13T23:09:29.710Z] TEST_SKIP_INTEGRATION=1
23:09:29 [2020-04-13T23:09:29.710Z] TESTDEBUG=0
23:09:29 [2020-04-13T23:09:29.710Z] DEST=bundles/test-integration
23:09:29 [2020-04-13T23:09:29.710Z] PWD=/go/src/github.com/docker/docker
23:09:29 [2020-04-13T23:09:29.710Z] KEEPBUNDLE=1
23:09:29 [2020-04-13T23:09:29.710Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:09:29 [2020-04-13T23:09:29.710Z] container=docker
23:09:29 [2020-04-13T23:09:29.710Z] HOME=/root
23:09:29 [2020-04-13T23:09:29.710Z] GOLANG_VERSION=1.13.10
23:09:29 [2020-04-13T23:09:29.710Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:09:29 [2020-04-13T23:09:29.710Z] VALIDATE_BRANCH=master
23:09:29 [2020-04-13T23:09:29.710Z] TERM=xterm
23:09:29 [2020-04-13T23:09:29.710Z] DOCKER_PKG=github.com/docker/docker
23:09:29 [2020-04-13T23:09:29.710Z] SHLVL=1
23:09:29 [2020-04-13T23:09:29.710Z] TIMEOUT=120m
23:09:29 [2020-04-13T23:09:29.710Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:09:29 [2020-04-13T23:09:29.710Z] DOCKER_GRAPHDRIVER=overlay2
23:09:29 [2020-04-13T23:09:29.710Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
23:09:29 [2020-04-13T23:09:29.710Z] GO111MODULE=off
23:09:29 [2020-04-13T23:09:29.710Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:09:29 [2020-04-13T23:09:29.710Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:09:29 [2020-04-13T23:09:29.710Z] GOPATH=/go
23:09:29 [2020-04-13T23:09:29.710Z] PKG_CONFIG=pkg-config
23:09:29 [2020-04-13T23:09:29.710Z] _=/usr/bin/env
23:09:29 [2020-04-13T23:09:29.710Z] Building test suite binary ./integration-cli/test.main
23:09:29 [2020-04-13T23:09:29.866Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
23:09:29 [2020-04-13T23:09:29.964Z] 
23:09:29 [2020-04-13T23:09:29.964Z] 
23:09:29 [2020-04-13T23:09:29.964Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
23:09:30 [2020-04-13T23:09:30.218Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:09:30 [2020-04-13T23:09:30.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:09:30 [2020-04-13T23:09:30.218Z] HOSTNAME=4563c2fa5822
23:09:30 [2020-04-13T23:09:30.218Z] TEST_SKIP_INTEGRATION=1
23:09:30 [2020-04-13T23:09:30.218Z] TESTDEBUG=0
23:09:30 [2020-04-13T23:09:30.218Z] DEST=bundles/test-integration
23:09:30 [2020-04-13T23:09:30.218Z] PWD=/go/src/github.com/docker/docker
23:09:30 [2020-04-13T23:09:30.218Z] KEEPBUNDLE=1
23:09:30 [2020-04-13T23:09:30.218Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:09:30 [2020-04-13T23:09:30.218Z] container=docker
23:09:30 [2020-04-13T23:09:30.219Z] HOME=/root
23:09:30 [2020-04-13T23:09:30.219Z] GOLANG_VERSION=1.13.10
23:09:30 [2020-04-13T23:09:30.219Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:09:30 [2020-04-13T23:09:30.219Z] VALIDATE_BRANCH=master
23:09:30 [2020-04-13T23:09:30.219Z] TERM=xterm
23:09:30 [2020-04-13T23:09:30.219Z] DOCKER_PKG=github.com/docker/docker
23:09:30 [2020-04-13T23:09:30.219Z] SHLVL=1
23:09:30 [2020-04-13T23:09:30.219Z] TIMEOUT=120m
23:09:30 [2020-04-13T23:09:30.219Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:09:30 [2020-04-13T23:09:30.219Z] DOCKER_GRAPHDRIVER=overlay2
23:09:30 [2020-04-13T23:09:30.219Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:09:30 [2020-04-13T23:09:30.219Z] GO111MODULE=off
23:09:30 [2020-04-13T23:09:30.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:09:30 [2020-04-13T23:09:30.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:09:30 [2020-04-13T23:09:30.219Z] GOPATH=/go
23:09:30 [2020-04-13T23:09:30.219Z] PKG_CONFIG=pkg-config
23:09:30 [2020-04-13T23:09:30.219Z] _=/usr/bin/env
23:09:30 [2020-04-13T23:09:30.219Z] Building test suite binary ./integration-cli/test.main
23:09:30 [2020-04-13T23:09:30.284Z] #45 155.3   CC       criu/cgroup-props.o
23:09:30 [2020-04-13T23:09:30.461Z] --- PASS: TestConfigsUpdate (3.66s)
23:09:30 [2020-04-13T23:09:30.461Z] === RUN   TestTemplatedConfig
23:09:30 [2020-04-13T23:09:30.473Z] 
23:09:30 [2020-04-13T23:09:30.473Z] Found new integrations tests:
23:09:30 [2020-04-13T23:09:30.473Z] +func TestContainerKillOnDaemonStart(t *testing.T) {
23:09:30 [2020-04-13T23:09:30.473Z] Running stress test for them.
23:09:30 [2020-04-13T23:09:30.473Z] Using test flags: -test.count 5 -test.run TestContainerKillOnDaemonStart
23:09:31 [2020-04-13T23:09:31.243Z] ok  	github.com/docker/docker/pkg/filenotify	0.609s	coverage: 67.0% of statements
23:09:31 [2020-04-13T23:09:31.243Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.543s	coverage: 43.2% of statements
23:09:31 [2020-04-13T23:09:31.503Z] ok  	github.com/docker/docker/pkg/fileutils	0.032s	coverage: 89.5% of statements
23:09:31 [2020-04-13T23:09:31.780Z] #45 ...
23:09:31 [2020-04-13T23:09:31.780Z] 
23:09:31 [2020-04-13T23:09:31.780Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.57 Selecting previously unselected package libnet1:ppc64el.
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.60 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.60 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.74 Selecting previously unselected package libnl-3-200:ppc64el.
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.76 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.88 Selecting previously unselected package libprotobuf-c1:ppc64el.
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.91 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
23:09:31 [2020-04-13T23:09:31.780Z] #18 78.91 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:09:31 [2020-04-13T23:09:31.780Z] #18 79.00 Selecting previously unselected package libreadline5:ppc64el.
23:09:31 [2020-04-13T23:09:31.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:09:31 [2020-04-13T23:09:31.835Z] HOSTNAME=c15601a1c094
23:09:31 [2020-04-13T23:09:31.835Z] TESTDEBUG=0
23:09:31 [2020-04-13T23:09:31.835Z] DEST=bundles/test-integration-flaky
23:09:31 [2020-04-13T23:09:31.835Z] PWD=/go/src/github.com/docker/docker
23:09:31 [2020-04-13T23:09:31.835Z] KEEPBUNDLE=1
23:09:31 [2020-04-13T23:09:31.835Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:09:31 [2020-04-13T23:09:31.835Z] container=docker
23:09:31 [2020-04-13T23:09:31.835Z] HOME=/root
23:09:31 [2020-04-13T23:09:31.835Z] GOLANG_VERSION=1.13.10
23:09:31 [2020-04-13T23:09:31.835Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:09:31 [2020-04-13T23:09:31.835Z] VALIDATE_BRANCH=master
23:09:31 [2020-04-13T23:09:31.835Z] TERM=xterm
23:09:31 [2020-04-13T23:09:31.835Z] DOCKER_PKG=github.com/docker/docker
23:09:31 [2020-04-13T23:09:31.835Z] SHLVL=1
23:09:31 [2020-04-13T23:09:31.835Z] TIMEOUT=120m
23:09:31 [2020-04-13T23:09:31.835Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:09:31 [2020-04-13T23:09:31.835Z] DOCKER_GRAPHDRIVER=overlay2
23:09:31 [2020-04-13T23:09:31.835Z] TESTFLAGS=-test.count 5 -test.run TestContainerKillOnDaemonStart
23:09:31 [2020-04-13T23:09:31.835Z] GO111MODULE=off
23:09:31 [2020-04-13T23:09:31.835Z] TEST_SKIP_INTEGRATION_CLI=1
23:09:31 [2020-04-13T23:09:31.835Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:09:31 [2020-04-13T23:09:31.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:09:31 [2020-04-13T23:09:31.835Z] TEST_REPEAT=5
23:09:31 [2020-04-13T23:09:31.835Z] GOPATH=/go
23:09:31 [2020-04-13T23:09:31.835Z] PKG_CONFIG=pkg-config
23:09:31 [2020-04-13T23:09:31.835Z] _=/usr/bin/env
23:09:31 [2020-04-13T23:09:31.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:09:32 [2020-04-13T23:09:32.069Z] #18 79.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
23:09:32 [2020-04-13T23:09:32.069Z] #18 79.02 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:09:32 [2020-04-13T23:09:32.069Z] #18 79.25 Selecting previously unselected package net-tools.
23:09:32 [2020-04-13T23:09:32.074Z] ok  	github.com/docker/docker/pkg/fsutils	0.368s	coverage: 85.1% of statements
23:09:32 [2020-04-13T23:09:32.074Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 11.4% of statements
23:09:32 [2020-04-13T23:09:32.074Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.098s	coverage: 84.1% of statements
23:09:32 [2020-04-13T23:09:32.358Z] #18 79.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
23:09:32 [2020-04-13T23:09:32.358Z] #18 79.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:09:32 [2020-04-13T23:09:32.647Z] #18 79.56 Selecting previously unselected package python-pip-whl.
23:09:32 [2020-04-13T23:09:32.647Z] #18 79.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
23:09:32 [2020-04-13T23:09:32.647Z] #18 79.58 Unpacking python-pip-whl (18.1-5) ...
23:09:32 [2020-04-13T23:09:32.712Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.984557057s with top 10 stages: buildssa: 1m33.550439479s, goimports: 22.1905162s, unconvert: 12.355986881s, gosec: 10.240473839s, golint: 6.112159707s, misspell: 4.448855195s, ineffassign: 4.317583425s, inspect: 3.970646188s, vrp: 3.066225423s, printf: 1.904608578s 
23:09:32 [2020-04-13T23:09:32.812Z] 65014b3c3121: Verifying Checksum
23:09:32 [2020-04-13T23:09:32.812Z] 65014b3c3121: Download complete
23:09:33 [2020-04-13T23:09:33.455Z] ok  	github.com/docker/docker/layer	7.657s	coverage: 68.8% of statements
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/oci	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:09:33 [2020-04-13T23:09:33.455Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
23:09:33 [2020-04-13T23:09:33.455Z] ok  	github.com/docker/docker/pkg/idtools	0.560s	coverage: 70.1% of statements
23:09:33 [2020-04-13T23:09:33.673Z] #18 80.55 Selecting previously unselected package python3-lib2to3.
23:09:33 [2020-04-13T23:09:33.673Z] #18 80.57 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
23:09:33 [2020-04-13T23:09:33.673Z] #18 80.58 Unpacking python3-lib2to3 (3.7.3-1) ...
23:09:33 [2020-04-13T23:09:33.673Z] #18 80.77 Selecting previously unselected package python3-distutils.
23:09:33 [2020-04-13T23:09:33.673Z] #18 80.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
23:09:33 [2020-04-13T23:09:33.673Z] #18 80.80 Unpacking python3-distutils (3.7.3-1) ...
23:09:33 [2020-04-13T23:09:33.714Z] ok  	github.com/docker/docker/pkg/ioutils	0.615s	coverage: 69.3% of statements
23:09:33 [2020-04-13T23:09:33.714Z] ok  	github.com/docker/docker/pkg/locker	0.045s	coverage: 88.9% of statements
23:09:33 [2020-04-13T23:09:33.714Z] ok  	github.com/docker/docker/pkg/longpath	0.011s	coverage: 100.0% of statements
23:09:33 [2020-04-13T23:09:33.714Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:09:33 [2020-04-13T23:09:33.714Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:09:33 [2020-04-13T23:09:33.903Z] --- PASS: TestTemplatedConfig (3.61s)
23:09:33 [2020-04-13T23:09:33.903Z] === RUN   TestConfigInspect
23:09:33 [2020-04-13T23:09:33.962Z] #18 81.08 Selecting previously unselected package python3-pip.
23:09:33 [2020-04-13T23:09:33.962Z] #18 81.08 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
23:09:33 [2020-04-13T23:09:33.962Z] #18 81.09 Unpacking python3-pip (18.1-5) ...
23:09:34 [2020-04-13T23:09:34.261Z] #18 81.39 Selecting previously unselected package python3-pkg-resources.
23:09:34 [2020-04-13T23:09:34.261Z] #18 81.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
23:09:34 [2020-04-13T23:09:34.261Z] #18 81.44 Unpacking python3-pkg-resources (40.8.0-1) ...
23:09:34 [2020-04-13T23:09:34.282Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.028s	coverage: 85.7% of statements
23:09:34 [2020-04-13T23:09:34.282Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:09:34 [2020-04-13T23:09:34.282Z] ok  	github.com/docker/docker/pkg/parsers	0.012s	coverage: 97.0% of statements
23:09:34 [2020-04-13T23:09:34.541Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
23:09:34 [2020-04-13T23:09:34.541Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.028s	coverage: 91.4% of statements
23:09:34 [2020-04-13T23:09:34.549Z] #18 81.68 Selecting previously unselected package python3-setuptools.
23:09:34 [2020-04-13T23:09:34.549Z] #18 81.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
23:09:34 [2020-04-13T23:09:34.801Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 82.4% of statements
23:09:34 [2020-04-13T23:09:34.801Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:09:34 [2020-04-13T23:09:34.801Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:09:34 [2020-04-13T23:09:34.837Z] #18 81.71 Unpacking python3-setuptools (40.8.0-1) ...
23:09:35 [2020-04-13T23:09:35.125Z] #18 82.29 Selecting previously unselected package python3-wheel.
23:09:35 [2020-04-13T23:09:35.371Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
23:09:35 [2020-04-13T23:09:35.495Z] #18 82.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
23:09:35 [2020-04-13T23:09:35.495Z] #18 82.30 Unpacking python3-wheel (0.32.3-2) ...
23:09:35 [2020-04-13T23:09:35.495Z] #18 82.44 Selecting previously unselected package sudo.
23:09:35 [2020-04-13T23:09:35.495Z] #18 82.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
23:09:35 [2020-04-13T23:09:35.495Z] #18 82.49 Unpacking sudo (1.8.27-1+deb10u2) ...
23:09:35 [2020-04-13T23:09:35.940Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
23:09:35 [2020-04-13T23:09:35.940Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
23:09:36 [2020-04-13T23:09:36.200Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
23:09:36 [2020-04-13T23:09:36.556Z] #18 83.45 Selecting previously unselected package thin-provisioning-tools.
23:09:36 [2020-04-13T23:09:36.556Z] #18 83.46 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
23:09:36 [2020-04-13T23:09:36.556Z] #18 83.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:09:36 [2020-04-13T23:09:36.769Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
23:09:37 [2020-04-13T23:09:37.184Z] #18 84.05 Selecting previously unselected package uidmap.
23:09:37 [2020-04-13T23:09:37.184Z] #18 84.06 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
23:09:37 [2020-04-13T23:09:37.184Z] #18 84.08 Unpacking uidmap (1:4.5-1.1) ...
23:09:37 [2020-04-13T23:09:37.184Z] #18 84.24 Selecting previously unselected package vim-runtime.
23:09:37 [2020-04-13T23:09:37.184Z] #18 84.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:09:37 [2020-04-13T23:09:37.338Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
23:09:37 [2020-04-13T23:09:37.338Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 73.9% of statements
23:09:37 [2020-04-13T23:09:37.346Z] --- PASS: TestConfigInspect (3.58s)
23:09:37 [2020-04-13T23:09:37.346Z] === RUN   TestConfigCreateWithLabels
23:09:37 [2020-04-13T23:09:37.473Z] #18 84.41 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:09:37 [2020-04-13T23:09:37.473Z] #18 84.48 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:09:37 [2020-04-13T23:09:37.473Z] #18 84.49 Unpacking vim-runtime (2:8.1.0875-5) ...
23:09:37 [2020-04-13T23:09:37.910Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
23:09:38 [2020-04-13T23:09:38.169Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
23:09:38 [2020-04-13T23:09:38.429Z] ok  	github.com/docker/docker/pkg/symlink	0.019s	coverage: 87.7% of statements
23:09:38 [2020-04-13T23:09:38.688Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 71.3% of statements
23:09:39 [2020-04-13T23:09:39.627Z] ok  	github.com/docker/docker/pkg/system	0.050s	coverage: 37.2% of statements
23:09:39 [2020-04-13T23:09:39.627Z] ok  	github.com/docker/docker/pkg/tailfile	0.091s	coverage: 88.6% of statements
23:09:39 [2020-04-13T23:09:39.627Z] ok  	github.com/docker/docker/pkg/signal	2.796s	coverage: 61.0% of statements
23:09:40 [2020-04-13T23:09:40.196Z] testing: warning: no tests to run
23:09:40 [2020-04-13T23:09:40.196Z] coverage: [no statements]
23:09:40 [2020-04-13T23:09:40.196Z] ok  	github.com/docker/docker/pkg/term/windows	0.018s	coverage: [no statements] [no tests to run]
23:09:40 [2020-04-13T23:09:40.196Z] ok  	github.com/docker/docker/pkg/term	0.015s	coverage: 85.9% of statements
23:09:40 [2020-04-13T23:09:40.456Z] ok  	github.com/docker/docker/pkg/tarsum	0.138s	coverage: 89.3% of statements
23:09:40 [2020-04-13T23:09:40.715Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
23:09:40 [2020-04-13T23:09:40.975Z] ok  	github.com/docker/docker/pkg/useragent	0.007s	coverage: 88.9% of statements
23:09:40 [2020-04-13T23:09:40.975Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
23:09:40 [2020-04-13T23:09:40.977Z] #18 ...
23:09:40 [2020-04-13T23:09:40.977Z] 
23:09:40 [2020-04-13T23:09:40.977Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:09:40 [2020-04-13T23:09:40.977Z] #48 260.4 net/http/httptrace
23:09:40 [2020-04-13T23:09:40.977Z] #48 260.9 net/http
23:09:41 [2020-04-13T23:09:41.716Z] --- PASS: TestConfigCreateWithLabels (3.64s)
23:09:41 [2020-04-13T23:09:41.716Z] === RUN   TestConfigCreateResolve
23:09:42 [2020-04-13T23:09:42.032Z] #48 ...
23:09:42 [2020-04-13T23:09:42.032Z] 
23:09:42 [2020-04-13T23:09:42.032Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:09:42 [2020-04-13T23:09:42.032Z] #45 157.3   CC       criu/cgroup.o
23:09:42 [2020-04-13T23:09:42.032Z] #45 162.8   CC       criu/clone-noasan.o
23:09:42 [2020-04-13T23:09:42.032Z] #45 163.0   CC       criu/config.o
23:09:42 [2020-04-13T23:09:42.032Z] #45 166.3   CC       criu/cr-check.o
23:09:42 [2020-04-13T23:09:42.359Z] ok  	github.com/docker/docker/plugin/v2	0.017s	coverage: 14.5% of statements
23:09:42 [2020-04-13T23:09:42.621Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 73.8% of statements
23:09:43 [2020-04-13T23:09:43.561Z] ok  	github.com/docker/docker/reference	0.063s	coverage: 83.7% of statements
23:09:44 [2020-04-13T23:09:44.087Z] #45 ...
23:09:44 [2020-04-13T23:09:44.087Z] 
23:09:44 [2020-04-13T23:09:44.087Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:09:44 [2020-04-13T23:09:44.087Z] #18 90.86 Selecting previously unselected package vim.
23:09:44 [2020-04-13T23:09:44.087Z] #18 90.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
23:09:44 [2020-04-13T23:09:44.087Z] #18 90.93 Unpacking vim (2:8.1.0875-5) ...
23:09:44 [2020-04-13T23:09:44.130Z] ok  	github.com/docker/docker/plugin	0.599s	coverage: 27.1% of statements
23:09:44 [2020-04-13T23:09:44.389Z] ok  	github.com/docker/docker/registry/resumable	0.048s	coverage: 100.0% of statements
23:09:44 [2020-04-13T23:09:44.717Z] #18 91.78 Selecting previously unselected package xfsprogs.
23:09:44 [2020-04-13T23:09:44.718Z] #18 91.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
23:09:44 [2020-04-13T23:09:44.718Z] #18 91.81 Unpacking xfsprogs (4.20.0-1) ...
23:09:44 [2020-04-13T23:09:44.959Z] ok  	github.com/docker/docker/restartmanager	0.017s	coverage: 45.3% of statements
23:09:44 [2020-04-13T23:09:44.959Z] ok  	github.com/docker/docker/registry	0.242s	coverage: 56.0% of statements
23:09:45 [2020-04-13T23:09:45.208Z] --- PASS: TestConfigCreateResolve (3.64s)
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestConfigDaemonLibtrustID
23:09:45 [2020-04-13T23:09:45.208Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:09:45 [2020-04-13T23:09:45.208Z] PASS
23:09:45 [2020-04-13T23:09:45.208Z] 
23:09:45 [2020-04-13T23:09:45.208Z] DONE 8 tests in 26.125s
23:09:45 [2020-04-13T23:09:45.208Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
23:09:45 [2020-04-13T23:09:45.208Z] ++ 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
23:09:45 [2020-04-13T23:09:45.208Z] ++ set -e
23:09:45 [2020-04-13T23:09:45.208Z] ++ '[' -n 0 ']'
23:09:45 [2020-04-13T23:09:45.208Z] ++ set -x
23:09:45 [2020-04-13T23:09:45.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=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
23:09:45 [2020-04-13T23:09:45.208Z] INFO: Testing against a local daemon
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestCheckpoint
23:09:45 [2020-04-13T23:09:45.208Z] --- SKIP: TestCheckpoint (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:09:45 [2020-04-13T23:09:45.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:09:45 [2020-04-13T23:09:45.208Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:09:45 [2020-04-13T23:09:45.208Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:09:45 [2020-04-13T23:09:45.208Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:09:45 [2020-04-13T23:09:45.208Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:09:45 [2020-04-13T23:09:45.208Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:09:45 [2020-04-13T23:09:45.208Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:09:45 [2020-04-13T23:09:45.208Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:09:45 [2020-04-13T23:09:45.208Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:09:45 [2020-04-13T23:09:45.488Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
23:09:45 [2020-04-13T23:09:45.488Z] === RUN   TestCopyFromContainerPathIsNotDir
23:09:45 [2020-04-13T23:09:45.488Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
23:09:45 [2020-04-13T23:09:45.488Z] === RUN   TestCopyToContainerPathDoesNotExist
23:09:45 [2020-04-13T23:09:45.748Z] #18 92.82 Selecting previously unselected package zip.
23:09:45 [2020-04-13T23:09:45.748Z] #18 92.83 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
23:09:45 [2020-04-13T23:09:45.748Z] #18 92.84 Unpacking zip (3.0-11+b1) ...
23:09:45 [2020-04-13T23:09:45.773Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
23:09:45 [2020-04-13T23:09:45.773Z] === RUN   TestCopyToContainerPathIsNotDir
23:09:45 [2020-04-13T23:09:45.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
23:09:45 [2020-04-13T23:09:45.773Z] === RUN   TestCopyFromContainer
23:09:45 [2020-04-13T23:09:45.899Z] ok  	github.com/docker/docker/testutil	0.011s	coverage: 62.5% of statements
23:09:45 [2020-04-13T23:09:45.900Z] ok  	github.com/docker/docker/runconfig	0.023s	coverage: 68.2% of statements
23:09:46 [2020-04-13T23:09:46.038Z] #18 93.21 Setting up aufs-tools (1:4.14+20190211-1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.23 Setting up libip6tc0:ppc64el (1.8.2-4) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.24 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.27 Setting up libgpm2:ppc64el (1.20.7-5) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.27 Setting up libip4tc0:ppc64el (1.8.2-4) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.29 Setting up uidmap (1:4.5-1.1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.32 Setting up libnftnl11:ppc64el (1.1.2-2) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.32 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.36 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.39 Setting up xxd (2:8.1.0875-5) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.39 Setting up zip (3.0-11+b1) ...
23:09:46 [2020-04-13T23:09:46.330Z] #18 93.40 Setting up vim-common (2:8.1.0875-5) ...
23:09:46 [2020-04-13T23:09:46.618Z] #18 93.48 Setting up bash-completion (1:2.8-6) ...
23:09:47 [2020-04-13T23:09:47.807Z] ok  	github.com/docker/docker/volume/drivers	0.019s	coverage: 36.1% of statements
23:09:48 [2020-04-13T23:09:48.067Z] ok  	github.com/docker/docker/volume/local	0.033s	coverage: 73.0% of statements
23:09:48 [2020-04-13T23:09:48.326Z] ok  	github.com/docker/docker/volume/mounts	0.070s	coverage: 67.0% of statements
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer//
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer//bar/root
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer//bar/root/
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/quux
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/quux/
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:09:48 [2020-04-13T23:09:48.438Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:09:48 [2020-04-13T23:09:48.718Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:09:48 [2020-04-13T23:09:48.718Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:09:48 [2020-04-13T23:09:48.718Z] === RUN   TestCopyFromContainer/bar/notarget
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCopyFromContainer (3.03s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer// (0.05s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateLinkToNonExistingContainer
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv/0
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateWithInvalidEnv/0
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv/1
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateWithInvalidEnv/1
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithInvalidEnv/2
23:09:48 [2020-04-13T23:09:48.998Z] === PAUSE TestCreateWithInvalidEnv/2
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateWithInvalidEnv/0
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateWithInvalidEnv/2
23:09:48 [2020-04-13T23:09:48.998Z] === CONT  TestCreateWithInvalidEnv/1
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateTmpfsMountsTarget
23:09:48 [2020-04-13T23:09:48.998Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:09:48 [2020-04-13T23:09:48.998Z] === RUN   TestCreateWithCustomMaskedPaths
23:09:49 [2020-04-13T23:09:49.704Z] ok  	github.com/docker/docker/volume/service	0.027s	coverage: 73.0% of statements
23:09:50 [2020-04-13T23:09:50.788Z] INFO [runner/unused/goanalysis] analyzers took 27.061753348s with top 10 stages: buildssa: 22.721942318s, U1000: 4.33981103s 
23:09:50 [2020-04-13T23:09:50.788Z] INFO [runner] Issues before processing: 2295, after processing: 0 
23:09:50 [2020-04-13T23:09:50.788Z] INFO [runner] Processors filtering stat (out/in): cgo: 1686/2295, nolint: 0/63, filename_unadjuster: 1686/1686, skip_dirs: 1686/1686, autogenerated_exclude: 1581/1686, identifier_marker: 1581/1581, exclude: 1581/1581, exclude-rules: 63/1581, path_prettifier: 1686/1686, skip_files: 1686/1686 
23:09:50 [2020-04-13T23:09:50.789Z] INFO [runner] processing took 135.9475ms with stages: nolint: 53.965741ms, identifier_marker: 38.883334ms, path_prettifier: 23.938869ms, exclude-rules: 6.764681ms, autogenerated_exclude: 6.587219ms, skip_dirs: 3.612564ms, cgo: 1.216313ms, filename_unadjuster: 972.067µs, max_same_issues: 1.645µs, source_code: 1.011µs, uniq_by_line: 927ns, diff: 689ns, max_from_linter: 589ns, skip_files: 543ns, exclude: 524ns, path_shortener: 446ns, max_per_file_from_linter: 338ns 
23:09:50 [2020-04-13T23:09:50.789Z] INFO [runner] linters took 1m35.40024605s with stages: goanalysis_metalinter: 1m17.066004086s, unused: 18.197261341s 
23:09:50 [2020-04-13T23:09:50.789Z] INFO File cache stats: 1448 entries of total size 6.8MiB 
23:09:51 [2020-04-13T23:09:51.059Z] #18 ...
23:09:51 [2020-04-13T23:09:51.059Z] 
23:09:51 [2020-04-13T23:09:51.059Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:09:51 [2020-04-13T23:09:51.655Z] #24 266.0 Checking out files:  15% (1665/10681)   
Checking out files:  16% (1709/10681)   
Checking out files:  17% (1816/10681)   
Checking out files:  18% (1923/10681)   
Checking out files:  19% (2030/10681)   
Checking out files:  20% (2137/10681)   
Checking out files:  21% (2244/10681)   
Checking out files:  22% (2350/10681)   
Checking out files:  23% (2457/10681)   
Checking out files:  24% (2564/10681)   
Checking out files:  25% (2671/10681)   
Checking out files:  26% (2778/10681)   
Checking out files:  27% (2884/10681)   
Checking out files:  28% (2991/10681)   
Checking out files:  29% (3098/10681)   
Checking out files:  29% (3114/10681)   
Checking out files:  30% (3205/10681)   
Checking out files:  31% (3312/10681)   
Checking out files:  32% (3418/10681)   
Checking out files:  33% (3525/10681)   
Checking out files:  34% (3632/10681)   
Checking out files:  35% (3739/10681)   
Checking out files:  36% (3846/10681)   
Checking out files:  37% (3952/10681)   
Checking out files:  38% (4059/10681)   
Checking out files:  39% (4166/10681)   
Checking out files:  40% (4273/10681)   
Checking out files:  41% (4380/10681)   
Checking out files:  42% (4487/10681)   
Checking out files:  43% (4593/10681)   
Checking out files:  44% (4700/10681)   
Checking out files:  45% (4807/10681)   
Checking out files:  46% (4914/10681)   
Checking out files:  47% (5021/10681)   
Checking out files:  48% (5127/10681)   
Checking out files:  49% (5234/10681)   
Checking out files:  50% (5341/10681)   
Checking out files:  51% (5448/10681)   
Checking out files:  52% (5555/10681)   
Checking out files:  53% (5661/10681)   
Checking out files:  54% (5768/10681)   
Checking out files:  55% (5875/10681)   
Checking out files:  56% (5982/10681)   
Checking out files:  57% (6089/10681)   
Checking out files:  58% (6195/10681)   
Checking out files:  59% (6302/10681)   
Checking out files:  60% (6409/10681)   
Checking out files:  60% (6468/10681)   
Checking out files:  61% (6516/10681)   
Checking out files:  62% (6623/10681)   
Checking out files:  63% (6730/10681)   
Checking out files:  64% (6836/10681)   
Checking out files:  65% (6943/10681)   
Checking out files:  66% (7050/10681)   
Checking out files:  67% (7157/10681)   
Checking out files:  68% (7264/10681)   
Checking out files:  69% (7370/10681)   
Checking out files:  70% (7477/10681)   
Checking out files:  71% (7584/10681)   
Checking out files:  72% (7691/10681)   
Checking out files:  73% (7798/10681)   
Checking out files:  74% (7904/10681)   
Checking out files:  75% (8011/10681)   
Checking out files:  76% (8118/10681)   
Checking out files:  77% (8225/10681)   
Checking out files:  78% (8332/10681)   
Checking out files:  78% (8386/10681)   
Checking out files:  79% (8438/10681)   
Checking out files:  80% (8545/10681)   
Checking out files:  81% (8652/10681)   
Checking out files:  82% (8759/10681)   
Checking out files:  83% (8866/10681)   
Checking out files:  84% (8973/10681)   
Checking out files:  85% (9079/10681)   
Checking out files:  86% (9186/10681)   
Checking out files:  87% (9293/10681)   
Checking out files:  88% (9400/10681)   
Checking out files:  89% (9507/10681)   
Checking out files:  90% (9613/10681)   
Checking out files:  91% (9720/10681)   
Checking out files:  92% (9827/10681)   
Checking out files:  93% (9934/10681)   
Checking out files:  93% (9982/10681)   
Checking out files:  94% (10041/10681)   
Checking out files:  95% (10147/10681)   
Checking out files:  96% (10254/10681)   
Checking out files:  97% (10361/10681)   
Checking out files:  98% (10468/10681)   
Checking out files:  99% (10575/10681)   
Checking out files: 100% (10681/10681)   
Checking out files: 100% (10681/10681), done.
23:09:51 [2020-04-13T23:09:51.664Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s)
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:09:51 [2020-04-13T23:09:51.664Z] --- PASS: TestCreateWithCapabilities (0.01s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
23:09:51 [2020-04-13T23:09:51.664Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s)
23:09:51 [2020-04-13T23:09:51.665Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.12s)
23:09:51 [2020-04-13T23:09:51.665Z] === RUN   TestCreateWithCustomReadonlyPaths
23:09:51 [2020-04-13T23:09:51.944Z] #24 271.9 + cd /tmp/tmp.FCKbRpiZWh/tmp/docker-ce
23:09:51 [2020-04-13T23:09:51.944Z] #24 271.9 + git checkout -q v17.06.2-ce
23:09:52 [2020-04-13T23:09:52.162Z] INFO Memory: 1598 samples, avg is 241.8MB, max is 2965.4MB 
23:09:52 [2020-04-13T23:09:52.162Z] INFO Execution took 3m33.629366656s               
23:09:52 [2020-04-13T23:09:52.419Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
23:09:53 [2020-04-13T23:09:53.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh dynbinary-daemon test-docker-py
23:09:53 [2020-04-13T23:09:53.449Z] #24 ...
23:09:53 [2020-04-13T23:09:53.449Z] 
23:09:53 [2020-04-13T23:09:53.449Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.31 Setting up libiptc0:ppc64el (1.8.2-4) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.32 Setting up xz-utils (5.2.4-1) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.35 Setting up sudo (1.8.27-1+deb10u2) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.44 invoke-rc.d: could not determine current runlevel
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.46 invoke-rc.d: policy-rc.d denied execution of start.
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.48 Setting up pigz (2.4-1) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.48 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.48 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.49 Setting up python-pip-whl (18.1-5) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.50 Setting up libmpdec2:ppc64el (2.4.2-2) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 99.50 Setting up vim-runtime (2:8.1.0875-5) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 Setting up libaio1:ppc64el (0.3.112-3) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 Setting up libonig5:ppc64el (6.9.1-1) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 Setting up vim (2:8.1.0875-5) ...
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:09:53 [2020-04-13T23:09:53.449Z] #18 100.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:09:53 [2020-04-13T23:09:53.737Z] #18 100.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:09:53 [2020-04-13T23:09:53.737Z] #18 100.6 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
23:09:53 [2020-04-13T23:09:53.737Z] #18 100.7 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:09:53 [2020-04-13T23:09:53.737Z] #18 100.7 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
23:09:53 [2020-04-13T23:09:53.737Z] #18 100.7 Setting up jq (1.5+dfsg-2+b1) ...
23:09:53 [2020-04-13T23:09:53.737Z] #18 100.7 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
23:09:53 [2020-04-13T23:09:53.737Z] #18 100.7 Setting up python3.7 (3.7.3-2+deb10u1) ...
23:09:53 [2020-04-13T23:09:53.888Z] 
23:09:53 [2020-04-13T23:09:53.888Z] Removing bundles/
23:09:53 [2020-04-13T23:09:53.888Z] 
23:09:53 [2020-04-13T23:09:53.888Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:09:53 [2020-04-13T23:09:53.888Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:09:53 [2020-04-13T23:09:53.888Z] GOOS="" GOARCH="" GOARM=""
23:09:54 [2020-04-13T23:09:54.328Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s)
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:09:54 [2020-04-13T23:09:54.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:09:54 [2020-04-13T23:09:54.328Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:09:54 [2020-04-13T23:09:54.328Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:09:54 [2020-04-13T23:09:54.765Z] #18 ...
23:09:54 [2020-04-13T23:09:54.765Z] 
23:09:54 [2020-04-13T23:09:54.765Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:09:54 [2020-04-13T23:09:54.765Z] #45 170.0   CC       criu/cr-dedup.o
23:09:54 [2020-04-13T23:09:54.765Z] #45 170.6   CC       criu/cr-dump.o
23:09:54 [2020-04-13T23:09:54.765Z] #45 176.5   CC       criu/cr-errno.o
23:09:54 [2020-04-13T23:09:54.765Z] #45 176.8   CC       criu/cr-restore.o
23:09:55 [2020-04-13T23:09:55.329Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s)
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestContainerStartOnDaemonRestart
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestContainerStartOnDaemonRestart
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestDaemonRestartIpcMode
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestDaemonRestartIpcMode
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestDaemonHostGatewayIP
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestDaemonHostGatewayIP
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestContainerKillOnDaemonStart
23:09:55 [2020-04-13T23:09:55.329Z] === PAUSE TestContainerKillOnDaemonStart
23:09:55 [2020-04-13T23:09:55.329Z] === RUN   TestDiff
23:09:55 [2020-04-13T23:09:55.939Z] --- PASS: TestDiff (0.81s)
23:09:55 [2020-04-13T23:09:55.939Z] === RUN   TestExecWithCloseStdin
23:09:56 [2020-04-13T23:09:56.817Z] #45 ...
23:09:56 [2020-04-13T23:09:56.817Z] 
23:09:56 [2020-04-13T23:09:56.817Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:09:56 [2020-04-13T23:09:56.817Z] #24 276.8 + mkdir -p /tmp/tmp.FCKbRpiZWh/src/github.com/docker
23:09:56 [2020-04-13T23:09:56.817Z] #24 276.9 + mv components/cli /tmp/tmp.FCKbRpiZWh/src/github.com/docker/cli
23:09:56 [2020-04-13T23:09:56.817Z] #24 276.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:09:56 [2020-04-13T23:09:56.942Z] --- PASS: TestExecWithCloseStdin (0.86s)
23:09:56 [2020-04-13T23:09:56.942Z] === RUN   TestExec
23:09:57 [2020-04-13T23:09:57.943Z] --- PASS: TestExec (0.96s)
23:09:57 [2020-04-13T23:09:57.943Z] === RUN   TestExecUser
23:09:58 [2020-04-13T23:09:58.554Z] --- PASS: TestExecUser (0.92s)
23:09:58 [2020-04-13T23:09:58.554Z] === RUN   TestExportContainerAndImportImage
23:10:00 [2020-04-13T23:10:00.017Z] --- PASS: TestExportContainerAndImportImage (1.08s)
23:10:00 [2020-04-13T23:10:00.017Z] === RUN   TestExportContainerAfterDaemonRestart
23:10:01 [2020-04-13T23:10:01.482Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s)
23:10:01 [2020-04-13T23:10:01.482Z] === RUN   TestHealthCheckWorkdir
23:10:02 [2020-04-13T23:10:02.367Z] #24 ...
23:10:02 [2020-04-13T23:10:02.367Z] 
23:10:02 [2020-04-13T23:10:02.367Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.0 Setting up iptables (1.8.2-4) ...
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.0 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.0 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.1 Setting up python3 (3.7.3-1) ...
23:10:02 [2020-04-13T23:10:02.367Z] #18 107.8 Setting up python3-wheel (0.32.3-2) ...
23:10:02 [2020-04-13T23:10:02.367Z] #18 108.8 Setting up apparmor (2.13.2-10) ...
23:10:02 [2020-04-13T23:10:02.484Z] --- PASS: TestHealthCheckWorkdir (1.10s)
23:10:02 [2020-04-13T23:10:02.484Z] === RUN   TestHealthKillContainer
23:10:03 [2020-04-13T23:10:03.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:10:03 [2020-04-13T23:10:03.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:10:03 [2020-04-13T23:10:03.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:10:04 [2020-04-13T23:10:04.430Z] #18 111.1 Setting up xfsprogs (4.20.0-1) ...
23:10:04 [2020-04-13T23:10:04.430Z] #18 111.2 Setting up python3-lib2to3 (3.7.3-1) ...
23:10:05 [2020-04-13T23:10:05.070Z] #18 111.9 Setting up python3-pkg-resources (40.8.0-1) ...
23:10:05 [2020-04-13T23:10:05.924Z] --- PASS: TestHealthKillContainer (3.04s)
23:10:05 [2020-04-13T23:10:05.925Z] === RUN   TestInspectCpusetInConfigPre120
23:10:06 [2020-04-13T23:10:06.205Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
23:10:06 [2020-04-13T23:10:06.205Z] === RUN   TestIpcModeNone
23:10:06 [2020-04-13T23:10:06.567Z] #18 113.6 Setting up python3-distutils (3.7.3-1) ...
23:10:07 [2020-04-13T23:10:07.207Z] --- PASS: TestIpcModeNone (0.87s)
23:10:07 [2020-04-13T23:10:07.207Z] === RUN   TestIpcModePrivate
23:10:07 [2020-04-13T23:10:07.483Z] #18 114.4 Setting up python3-setuptools (40.8.0-1) ...
23:10:08 [2020-04-13T23:10:08.208Z] --- PASS: TestIpcModePrivate (0.91s)
23:10:08 [2020-04-13T23:10:08.208Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
23:10:08 [2020-04-13T23:10:08.208Z] === RUN   TestIpcModeShareable
23:10:09 [2020-04-13T23:10:09.211Z] --- PASS: TestIpcModeShareable (1.00s)
23:10:09 [2020-04-13T23:10:09.211Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
23:10:09 [2020-04-13T23:10:09.211Z] === RUN   TestAPIIpcModeShareableAndContainer
23:10:09 [2020-04-13T23:10:09.584Z] #18 116.7 Setting up python3-pip (18.1-5) ...
23:10:11 [2020-04-13T23:10:11.084Z] #18 ...
23:10:11 [2020-04-13T23:10:11.084Z] 
23:10:11 [2020-04-13T23:10:11.084Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:10:11 [2020-04-13T23:10:11.084Z] #45 186.2   CC       criu/cr-service.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 189.7   CC       criu/crtools.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 190.7   CC       criu/eventfd.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 191.4   CC       criu/eventpoll.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 193.3   CC       criu/external.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 194.4   CC       criu/fault-injection.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 194.7   CC       criu/fdstore.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 195.6   CC       criu/fifo.o
23:10:11 [2020-04-13T23:10:11.084Z] #45 196.4   CC       criu/file-ids.o
23:10:11 [2020-04-13T23:10:11.628Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/rootless	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/volume	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === Skipped
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver btrfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver btrfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver btrfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver btrfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver btrfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:73: No driver to put!
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z] time="2020-04-13T23:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z] time="2020-04-13T23:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z] time="2020-04-13T23:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z] time="2020-04-13T23:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z] time="2020-04-13T23:09:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:73: No driver to put!
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     overlay_test.go:49: Fails to compute changes intermittently
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver zfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver zfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver zfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver zfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:46: Driver zfs not supported
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     graphtest_unix.go:73: No driver to put!
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:10:11 [2020-04-13T23:10:11.628Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] 
23:10:11 [2020-04-13T23:10:11.628Z] DONE 2140 tests, 26 skipped in 189.673s
Post stage
[Pipeline] junit
23:10:11 [2020-04-13T23:10:11.641Z] Recording test results
23:10:11 [2020-04-13T23:10:11.715Z] #45 197.0   CC       criu/file-lock.o
23:10:11 [2020-04-13T23:10:11.715Z] #45 ...
23:10:11 [2020-04-13T23:10:11.715Z] 
23:10:11 [2020-04-13T23:10:11.715Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d...
23:10:11 [2020-04-13T23:10:11.715Z] #18 118.8 Processing triggers for libc-bin (2.28-10) ...
23:10:11 [2020-04-13T23:10:11.876Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s)
23:10:11 [2020-04-13T23:10:11.876Z] === RUN   TestAPIIpcModeHost
23:10:12 [2020-04-13T23:10:12.005Z] #18 118.9 Processing triggers for mime-support (3.62) ...
23:10:12 [2020-04-13T23:10:12.296Z] #18 DONE 119.2s
23:10:12 [2020-04-13T23:10:12.296Z] 
23:10:12 [2020-04-13T23:10:12.296Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:10:12 [2020-04-13T23:10:12.296Z] #48 282.2 github.com/LK4D4/vndr/godl
23:10:12 [2020-04-13T23:10:12.296Z] #48 283.5 github.com/LK4D4/vndr
23:10:12 [2020-04-13T23:10:12.296Z] #48 ...
23:10:12 [2020-04-13T23:10:12.296Z] 
23:10:12 [2020-04-13T23:10:12.296Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables  /usr/sb...
23:10:12 [2020-04-13T23:10:12.517Z] --- PASS: TestAPIIpcModeHost (0.61s)
23:10:12 [2020-04-13T23:10:12.517Z] === RUN   TestDaemonIpcModeShareable
23:10:12 [2020-04-13T23:10:12.590Z] #19 0.443 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:10:12 [2020-04-13T23:10:12.590Z] #19 0.449 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:10:12 [2020-04-13T23:10:12.590Z] #19 0.453 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:10:12 [2020-04-13T23:10:12.590Z] #19 DONE 0.5s
23:10:12 [2020-04-13T23:10:12.590Z] 
23:10:12 [2020-04-13T23:10:12.590Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:10:12 [2020-04-13T23:10:12.881Z] #54 ...
23:10:12 [2020-04-13T23:10:12.881Z] 
23:10:12 [2020-04-13T23:10:12.881Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:10:14 [2020-04-13T23:10:14.530Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
23:10:14 [2020-04-13T23:10:14.530Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:10:14 [2020-04-13T23:10:14.530Z] === RUN   TestDaemonIpcModePrivate
23:10:14 [2020-04-13T23:10:14.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -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:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh dynbinary test-integration
23:10:15 [2020-04-13T23:10:15.262Z] 
23:10:15 [2020-04-13T23:10:15.521Z] Removing bundles/
23:10:15 [2020-04-13T23:10:15.521Z] 
23:10:15 [2020-04-13T23:10:15.521Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:10:15 [2020-04-13T23:10:15.521Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:10:15 [2020-04-13T23:10:15.521Z] GOOS="" GOARCH="" GOARM=""
23:10:15 [2020-04-13T23:10:15.995Z] --- PASS: TestDaemonIpcModePrivate (1.75s)
23:10:15 [2020-04-13T23:10:15.995Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:10:15 [2020-04-13T23:10:15.995Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:10:18 [2020-04-13T23:10:18.009Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s)
23:10:18 [2020-04-13T23:10:18.009Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
23:10:18 [2020-04-13T23:10:18.009Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:10:19 [2020-04-13T23:10:19.474Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
23:10:19 [2020-04-13T23:10:19.474Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
23:10:19 [2020-04-13T23:10:19.474Z] === RUN   TestIpcModeOlderClient
23:10:19 [2020-04-13T23:10:19.474Z] === PAUSE TestIpcModeOlderClient
23:10:19 [2020-04-13T23:10:19.474Z] === RUN   TestKillContainerInvalidSignal
23:10:19 [2020-04-13T23:10:19.790Z] #20 ...
23:10:19 [2020-04-13T23:10:19.790Z] 
23:10:19 [2020-04-13T23:10:19.790Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:10:19 [2020-04-13T23:10:19.790Z] #48 DONE 299.0s
23:10:19 [2020-04-13T23:10:19.790Z] 
23:10:19 [2020-04-13T23:10:19.790Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:10:19 [2020-04-13T23:10:19.790Z] #45 199.1   CC       criu/files-ext.o
23:10:19 [2020-04-13T23:10:19.790Z] #45 199.9   CC       criu/files-reg.o
23:10:19 [2020-04-13T23:10:19.790Z] #45 205.0   CC       criu/files.o
23:10:20 [2020-04-13T23:10:20.475Z] --- PASS: TestKillContainerInvalidSignal (0.88s)
23:10:20 [2020-04-13T23:10:20.475Z] === RUN   TestKillContainer
23:10:20 [2020-04-13T23:10:20.475Z] === RUN   TestKillContainer/no_signal
23:10:21 [2020-04-13T23:10:21.477Z] === RUN   TestKillContainer/non_killing_signal
23:10:21 [2020-04-13T23:10:21.758Z] === RUN   TestKillContainer/killing_signal
23:10:21 [2020-04-13T23:10:21.847Z] #45 ...
23:10:21 [2020-04-13T23:10:21.847Z] 
23:10:21 [2020-04-13T23:10:21.847Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0
23:10:21 [2020-04-13T23:10:21.847Z] #20 9.004 Collecting yamllint==1.16.0
23:10:22 [2020-04-13T23:10:22.476Z] #20 9.680   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
23:10:22 [2020-04-13T23:10:22.767Z] #20 9.912 Collecting pyyaml (from yamllint==1.16.0)
23:10:23 [2020-04-13T23:10:23.057Z] #20 10.34   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
23:10:23 [2020-04-13T23:10:23.224Z] --- PASS: TestKillContainer (2.53s)
23:10:23 [2020-04-13T23:10:23.224Z]     --- PASS: TestKillContainer/no_signal (0.81s)
23:10:23 [2020-04-13T23:10:23.224Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
23:10:23 [2020-04-13T23:10:23.224Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
23:10:23 [2020-04-13T23:10:23.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:10:23 [2020-04-13T23:10:23.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:10:23 [2020-04-13T23:10:23.836Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:10:24 [2020-04-13T23:10:24.839Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
23:10:24 [2020-04-13T23:10:24.839Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s)
23:10:24 [2020-04-13T23:10:24.839Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
23:10:24 [2020-04-13T23:10:24.839Z] === RUN   TestKillStoppedContainer
23:10:24 [2020-04-13T23:10:24.839Z] --- PASS: TestKillStoppedContainer (0.09s)
23:10:24 [2020-04-13T23:10:24.839Z] === RUN   TestKillStoppedContainerAPIPre120
23:10:24 [2020-04-13T23:10:24.839Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
23:10:24 [2020-04-13T23:10:24.839Z] === RUN   TestKillDifferentUserContainer
23:10:25 [2020-04-13T23:10:25.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:10:25 [2020-04-13T23:10:25.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:10:25 [2020-04-13T23:10:25.841Z] --- PASS: TestKillDifferentUserContainer (0.89s)
23:10:25 [2020-04-13T23:10:25.841Z] === RUN   TestInspectOomKilledTrue
23:10:25 [2020-04-13T23:10:25.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:10:25 [2020-04-13T23:10:25.841Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:10:25 [2020-04-13T23:10:25.841Z] === RUN   TestInspectOomKilledFalse
23:10:25 [2020-04-13T23:10:25.841Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:10:25 [2020-04-13T23:10:25.841Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:10:25 [2020-04-13T23:10:25.841Z] === RUN   TestLinksEtcHostsContentMatch
23:10:26 [2020-04-13T23:10:26.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
23:10:26 [2020-04-13T23:10:26.452Z] === RUN   TestLinksContainerNames
23:10:26 [2020-04-13T23:10:26.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:10:26 [2020-04-13T23:10:26.565Z] #20 13.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
23:10:26 [2020-04-13T23:10:26.565Z] #20 13.40   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
23:10:26 [2020-04-13T23:10:26.565Z] #20 13.48 Building wheels for collected packages: pyyaml
23:10:26 [2020-04-13T23:10:26.565Z] #20 13.48   Running setup.py bdist_wheel for pyyaml: started
23:10:27 [2020-04-13T23:10:27.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:10:27 [2020-04-13T23:10:27.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:10:27 [2020-04-13T23:10:27.918Z] --- PASS: TestLinksContainerNames (1.63s)
23:10:27 [2020-04-13T23:10:27.918Z] === RUN   TestLogsFollowTailEmpty
23:10:28 [2020-04-13T23:10:28.069Z] #20 15.38   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
23:10:28 [2020-04-13T23:10:28.069Z] #20 15.38   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
23:10:28 [2020-04-13T23:10:28.069Z] #20 15.52 Successfully built pyyaml
23:10:28 [2020-04-13T23:10:28.380Z] #20 15.55 Installing collected packages: pyyaml, pathspec, yamllint
23:10:28 [2020-04-13T23:10:28.919Z] --- PASS: TestLogsFollowTailEmpty (0.86s)
23:10:28 [2020-04-13T23:10:28.919Z] === RUN   TestContainerNetworkMountsNoChown
23:10:29 [2020-04-13T23:10:29.037Z] #20 16.24 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
23:10:29 [2020-04-13T23:10:29.329Z] #20 DONE 16.6s
23:10:29 [2020-04-13T23:10:29.329Z] 
23:10:29 [2020-04-13T23:10:29.329Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:10:29 [2020-04-13T23:10:29.329Z] #45 209.9   CC       criu/filesystems.o
23:10:29 [2020-04-13T23:10:29.329Z] #45 211.5   CC       criu/fsnotify.o
23:10:29 [2020-04-13T23:10:29.329Z] #45 213.8   CC       criu/image-desc.o
23:10:29 [2020-04-13T23:10:29.329Z] #45 214.3   CC       criu/image.o
23:10:29 [2020-04-13T23:10:29.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:10:29 [2020-04-13T23:10:29.921Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/shared
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rslave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/slave
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rprivate
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/private
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/mount_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:10:29 [2020-04-13T23:10:29.921Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:10:30 [2020-04-13T23:10:30.202Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:10:30 [2020-04-13T23:10:30.361Z] #45 215.7   CC       criu/ipc_ns.o
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/bind_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/mount_root
23:10:30 [2020-04-13T23:10:30.482Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:10:30 [2020-04-13T23:10:30.482Z] --- PASS: TestMountDaemonRoot (0.02s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
23:10:30 [2020-04-13T23:10:30.482Z] === RUN   TestContainerBindMountNonRecursive
23:10:30 [2020-04-13T23:10:30.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:10:32 [2020-04-13T23:10:32.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:10:32 [2020-04-13T23:10:32.495Z] --- PASS: TestContainerBindMountNonRecursive (1.94s)
23:10:32 [2020-04-13T23:10:32.495Z] === RUN   TestNetworkNat
23:10:32 [2020-04-13T23:10:32.823Z] #45 217.9   CC       criu/irmap.o
23:10:33 [2020-04-13T23:10:33.497Z] --- PASS: TestNetworkNat (0.88s)
23:10:33 [2020-04-13T23:10:33.497Z] === RUN   TestNetworkLocalhostTCPNat
23:10:33 [2020-04-13T23:10:33.640Z] #45 219.0   CC       criu/kcmp-ids.o
23:10:33 [2020-04-13T23:10:33.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:10:34 [2020-04-13T23:10:34.272Z] #45 219.6   CC       criu/kerndat.o
23:10:34 [2020-04-13T23:10:34.499Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
23:10:34 [2020-04-13T23:10:34.499Z] === RUN   TestNetworkLoopbackNat
23:10:34 [2020-04-13T23:10:34.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:10:35 [2020-04-13T23:10:35.501Z] --- PASS: TestNetworkLoopbackNat (1.15s)
23:10:35 [2020-04-13T23:10:35.501Z] === RUN   TestPause
23:10:36 [2020-04-13T23:10:36.076Z] #45 221.3   CC       criu/libnetlink.o
23:10:36 [2020-04-13T23:10:36.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:10:36 [2020-04-13T23:10:36.524Z] --- PASS: TestPause (0.86s)
23:10:36 [2020-04-13T23:10:36.524Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:10:36 [2020-04-13T23:10:36.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:10:36 [2020-04-13T23:10:36.524Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:10:36 [2020-04-13T23:10:36.524Z] === RUN   TestPauseStopPausedContainer
23:10:36 [2020-04-13T23:10:36.739Z] #45 222.0   CC       criu/log.o
23:10:37 [2020-04-13T23:10:37.154Z] --- PASS: TestPauseStopPausedContainer (0.89s)
23:10:37 [2020-04-13T23:10:37.154Z] === RUN   TestPsFilter
23:10:37 [2020-04-13T23:10:37.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:10:37 [2020-04-13T23:10:37.435Z] --- PASS: TestPsFilter (0.26s)
23:10:37 [2020-04-13T23:10:37.435Z] === RUN   TestRemoveContainerWithRemovedVolume
23:10:37 [2020-04-13T23:10:37.577Z] #45 222.9   CC       criu/lsm.o
23:10:37 [2020-04-13T23:10:37.939Z] #45 ...
23:10:37 [2020-04-13T23:10:37.939Z] 
23:10:37 [2020-04-13T23:10:37.939Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
23:10:37 [2020-04-13T23:10:37.939Z] #31 DONE 318.2s
23:10:38 [2020-04-13T23:10:38.229Z] 
23:10:38 [2020-04-13T23:10:38.229Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:10:38 [2020-04-13T23:10:38.436Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
23:10:38 [2020-04-13T23:10:38.436Z] === RUN   TestRemoveContainerWithVolume
23:10:38 [2020-04-13T23:10:38.858Z] #66 ...
23:10:38 [2020-04-13T23:10:38.858Z] 
23:10:38 [2020-04-13T23:10:38.858Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:10:38 [2020-04-13T23:10:38.858Z] #45 224.0   CC       criu/mem.o
23:10:39 [2020-04-13T23:10:39.048Z] --- PASS: TestRemoveContainerWithVolume (0.82s)
23:10:39 [2020-04-13T23:10:39.048Z] === RUN   TestRemoveContainerRunning
23:10:39 [2020-04-13T23:10:39.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:10:40 [2020-04-13T23:10:40.049Z] --- PASS: TestRemoveContainerRunning (0.83s)
23:10:40 [2020-04-13T23:10:40.049Z] === RUN   TestRemoveContainerForceRemoveRunning
23:10:40 [2020-04-13T23:10:40.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:10:40 [2020-04-13T23:10:40.660Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s)
23:10:40 [2020-04-13T23:10:40.660Z] === RUN   TestRemoveInvalidContainer
23:10:40 [2020-04-13T23:10:40.660Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:10:40 [2020-04-13T23:10:40.660Z] === RUN   TestRenameLinkedContainer
23:10:41 [2020-04-13T23:10:41.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:10:42 [2020-04-13T23:10:42.365Z] #45 227.3   CC       criu/mount.o
23:10:42 [2020-04-13T23:10:42.489Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:10:42 [2020-04-13T23:10:42.489Z] Using test binary docker
23:10:42 [2020-04-13T23:10:42.489Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:10:42 [2020-04-13T23:10:42.489Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:10:42 [2020-04-13T23:10:42.489Z] INFO: Waiting for daemon to start...
23:10:42 [2020-04-13T23:10:42.489Z] Starting dockerd
23:10:44 [2020-04-13T23:10:44.111Z] --- PASS: TestRenameLinkedContainer (3.39s)
23:10:44 [2020-04-13T23:10:44.111Z] === RUN   TestRenameStoppedContainer
23:10:44 [2020-04-13T23:10:44.380Z] .
23:10:44 [2020-04-13T23:10:44.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:10:44 [2020-04-13T23:10:44.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:10:44 [2020-04-13T23:10:44.380Z] Error: No such image: emptyfs
23:10:44 [2020-04-13T23:10:44.637Z] Running integration-test (iteration 1)
23:10:44 [2020-04-13T23:10:44.637Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:10:45 [2020-04-13T23:10:45.113Z] --- PASS: TestRenameStoppedContainer (0.87s)
23:10:45 [2020-04-13T23:10:45.113Z] === RUN   TestRenameRunningContainerAndReuse
23:10:47 [2020-04-13T23:10:47.126Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s)
23:10:47 [2020-04-13T23:10:47.126Z] === RUN   TestRenameInvalidName
23:10:47 [2020-04-13T23:10:47.737Z] --- PASS: TestRenameInvalidName (0.86s)
23:10:47 [2020-04-13T23:10:47.737Z] === RUN   TestRenameAnonymousContainer
23:10:49 [2020-04-13T23:10:49.520Z] #45 233.5   CC       criu/namespaces.o
23:10:51 [2020-04-13T23:10:51.583Z] #45 236.4   CC       criu/net.o
23:10:53 [2020-04-13T23:10:53.205Z] --- PASS: TestRenameAnonymousContainer (4.92s)
23:10:53 [2020-04-13T23:10:53.205Z] === RUN   TestRenameContainerWithSameName
23:10:53 [2020-04-13T23:10:53.486Z] --- PASS: TestRenameContainerWithSameName (0.92s)
23:10:53 [2020-04-13T23:10:53.486Z] === RUN   TestRenameContainerWithLinkedContainer
23:10:54 [2020-04-13T23:10:54.590Z] Loaded image: buildpack-deps:jessie
23:10:54 [2020-04-13T23:10:54.590Z] Loaded image: busybox:latest
23:10:54 [2020-04-13T23:10:54.590Z] Loaded image: busybox:glibc
23:10:54 [2020-04-13T23:10:54.590Z] Loaded image: debian:jessie
23:10:54 [2020-04-13T23:10:54.590Z] Loaded image: hello-world:latest
23:10:54 [2020-04-13T23:10:54.590Z] INFO: Testing against a local daemon
23:10:54 [2020-04-13T23:10:54.590Z] === RUN   TestCgroupNamespacesBuild
23:10:55 [2020-04-13T23:10:55.499Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s)
23:10:55 [2020-04-13T23:10:55.499Z] === RUN   TestResize
23:10:56 [2020-04-13T23:10:56.111Z] --- PASS: TestResize (0.87s)
23:10:56 [2020-04-13T23:10:56.111Z] === RUN   TestResizeWithInvalidSize
23:10:57 [2020-04-13T23:10:57.113Z] --- PASS: TestResizeWithInvalidSize (0.85s)
23:10:57 [2020-04-13T23:10:57.113Z] === RUN   TestResizeWhenContainerNotStarted
23:10:57 [2020-04-13T23:10:57.134Z] #45 242.2   CC       criu/netfilter.o
23:10:57 [2020-04-13T23:10:57.724Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:10:57 [2020-04-13T23:10:57.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:10:57 [2020-04-13T23:10:57.762Z] #45 242.8   CC       criu/page-pipe.o
23:10:57 [2020-04-13T23:10:57.860Z] --- PASS: TestCgroupNamespacesBuild (3.19s)
23:10:57 [2020-04-13T23:10:57.860Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:10:58 [2020-04-13T23:10:58.876Z] #45 243.9   CC       criu/page-xfer.o
23:11:00 [2020-04-13T23:11:00.381Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.49s)
23:11:00 [2020-04-13T23:11:00.381Z] === RUN   TestBuildWithSession
23:11:00 [2020-04-13T23:11:00.381Z] --- SKIP: TestBuildWithSession (0.00s)
23:11:00 [2020-04-13T23:11:00.381Z]     build_session_test.go:25: TODO: BuildKit
23:11:00 [2020-04-13T23:11:00.381Z] === RUN   TestBuildSquashParent
23:11:00 [2020-04-13T23:11:00.389Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:11:00 [2020-04-13T23:11:00.389Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:11:01 [2020-04-13T23:11:01.123Z] #45 246.2   CC       criu/pagemap-cache.o
23:11:01 [2020-04-13T23:11:01.754Z] #45 246.9   CC       criu/pagemap.o
23:11:01 [2020-04-13T23:11:01.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:11:01 [2020-04-13T23:11:01.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:11:03 [2020-04-13T23:11:03.260Z] #45 248.5   CC       criu/parasite-syscall.o
23:11:03 [2020-04-13T23:11:03.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:11:03 [2020-04-13T23:11:03.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:11:04 [2020-04-13T23:11:04.767Z] #45 250.0   CC       criu/path.o
23:11:05 [2020-04-13T23:11:05.398Z] #45 250.5   CC       criu/pie-util-vdso.o
23:11:05 [2020-04-13T23:11:05.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:11:05 [2020-04-13T23:11:05.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:11:06 [2020-04-13T23:11:06.027Z] #45 251.2   CC       criu/pie-util.o
23:11:06 [2020-04-13T23:11:06.317Z] #45 251.5   CC       criu/pipes.o
23:11:07 [2020-04-13T23:11:07.400Z] #45 252.8   CC       criu/plugin.o
23:11:08 [2020-04-13T23:11:08.430Z] #45 253.5   CC       criu/proc_parse.o
23:11:08 [2020-04-13T23:11:08.471Z] --- PASS: TestBuildSquashParent (7.38s)
23:11:08 [2020-04-13T23:11:08.471Z] === RUN   TestBuildWithRemoveAndForceRemove
23:11:08 [2020-04-13T23:11:08.471Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:11:08 [2020-04-13T23:11:08.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:11:08 [2020-04-13T23:11:08.471Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:11:08 [2020-04-13T23:11:08.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:11:08 [2020-04-13T23:11:08.471Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:11:08 [2020-04-13T23:11:08.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:11:08 [2020-04-13T23:11:08.471Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:11:08 [2020-04-13T23:11:08.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:11:08 [2020-04-13T23:11:08.471Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:11:08 [2020-04-13T23:11:08.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:11:08 [2020-04-13T23:11:08.471Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:11:08 [2020-04-13T23:11:08.471Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:11:08 [2020-04-13T23:11:08.471Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:11:08 [2020-04-13T23:11:08.471Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:11:08 [2020-04-13T23:11:08.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:11:08 [2020-04-13T23:11:08.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:11:10 [2020-04-13T23:11:10.363Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:11:10 [2020-04-13T23:11:10.363Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:11:10 [2020-04-13T23:11:10.665Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.06s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s)
23:11:10 [2020-04-13T23:11:10.665Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s)
23:11:10 [2020-04-13T23:11:10.665Z] === RUN   TestCgroupNamespacesRun
23:11:12 [2020-04-13T23:11:12.256Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:11:12 [2020-04-13T23:11:12.256Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:11:12 [2020-04-13T23:11:12.687Z] --- PASS: TestCgroupNamespacesRun (1.77s)
23:11:12 [2020-04-13T23:11:12.687Z] === RUN   TestCgroupNamespacesRunPrivileged
23:11:14 [2020-04-13T23:11:14.151Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:11:14 [2020-04-13T23:11:14.151Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s)
23:11:14 [2020-04-13T23:11:14.151Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
23:11:14 [2020-04-13T23:11:14.151Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s)
23:11:14 [2020-04-13T23:11:14.151Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s)
23:11:14 [2020-04-13T23:11:14.151Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
23:11:14 [2020-04-13T23:11:14.151Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.04s)
23:11:14 [2020-04-13T23:11:14.151Z] === RUN   TestBuildMultiStageCopy
23:11:14 [2020-04-13T23:11:14.151Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:11:14 [2020-04-13T23:11:14.153Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
23:11:14 [2020-04-13T23:11:14.153Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:11:15 [2020-04-13T23:11:15.306Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:11:15 [2020-04-13T23:11:15.306Z] 
23:11:15 [2020-04-13T23:11:15.306Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:11:15 [2020-04-13T23:11:15.306Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:11:15 [2020-04-13T23:11:15.306Z] Using test binary docker
23:11:15 [2020-04-13T23:11:15.306Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:11:15 [2020-04-13T23:11:15.306Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:11:15 [2020-04-13T23:11:15.306Z] INFO: Waiting for daemon to start...
23:11:15 [2020-04-13T23:11:15.306Z] Starting dockerd
23:11:15 [2020-04-13T23:11:15.607Z] #45 259.9   CC       criu/protobuf-desc.o
23:11:16 [2020-04-13T23:11:16.166Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
23:11:16 [2020-04-13T23:11:16.166Z] === RUN   TestCgroupNamespacesRunHostMode
23:11:16 [2020-04-13T23:11:16.515Z] #45 261.6   CC       criu/protobuf.o
23:11:17 [2020-04-13T23:11:17.140Z] #45 262.3   CC       criu/pstree.o
23:11:17 [2020-04-13T23:11:17.423Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:11:17 [2020-04-13T23:11:17.632Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
23:11:17 [2020-04-13T23:11:17.632Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:11:17 [2020-04-13T23:11:17.832Z] .
23:11:17 [2020-04-13T23:11:17.832Z] INFO: Building docker-sdk-python3:4.2.0...
23:11:18 [2020-04-13T23:11:18.353Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:11:19 [2020-04-13T23:11:19.282Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:11:19 [2020-04-13T23:11:19.646Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s)
23:11:19 [2020-04-13T23:11:19.646Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:11:19 [2020-04-13T23:11:19.941Z] #45 264.8   CC       criu/rbtree.o
23:11:20 [2020-04-13T23:11:20.211Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:11:20 [2020-04-13T23:11:20.258Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s)
23:11:20 [2020-04-13T23:11:20.258Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:11:20 [2020-04-13T23:11:20.367Z] #45 265.3   CC       criu/rst-malloc.o
23:11:20 [2020-04-13T23:11:20.715Z] #45 265.9   CC       criu/seccomp.o
23:11:20 [2020-04-13T23:11:20.879Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
23:11:20 [2020-04-13T23:11:20.880Z] === RUN   TestCgroupNamespacesRunOlderClient
23:11:21 [2020-04-13T23:11:21.141Z] --- PASS: TestBuildMultiStageCopy (7.23s)
23:11:21 [2020-04-13T23:11:21.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s)
23:11:21 [2020-04-13T23:11:21.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:11:21 [2020-04-13T23:11:21.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
23:11:21 [2020-04-13T23:11:21.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
23:11:21 [2020-04-13T23:11:21.141Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:11:21 [2020-04-13T23:11:21.141Z] === RUN   TestBuildMultiStageParentConfig
23:11:21 [2020-04-13T23:11:21.744Z] #45 267.1   CC       criu/seize.o
23:11:22 [2020-04-13T23:11:22.776Z] #45 ...
23:11:22 [2020-04-13T23:11:22.776Z] 
23:11:22 [2020-04-13T23:11:22.776Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:11:22 [2020-04-13T23:11:22.776Z] #42 362.9 + dpkg --print-architecture
23:11:22 [2020-04-13T23:11:22.776Z] #42 362.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:11:22 [2020-04-13T23:11:22.893Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s)
23:11:22 [2020-04-13T23:11:22.894Z] === RUN   TestKernelTCPMemory
23:11:23 [2020-04-13T23:11:23.226Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:11:23 [2020-04-13T23:11:23.226Z] 
23:11:23 [2020-04-13T23:11:23.226Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:11:23 [2020-04-13T23:11:23.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:11:23 [2020-04-13T23:11:23.406Z] #42 363.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:11:23 [2020-04-13T23:11:23.407Z] #42 363.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:11:23 [2020-04-13T23:11:23.794Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:11:23 [2020-04-13T23:11:23.794Z] HOSTNAME=2715189fda4f
23:11:23 [2020-04-13T23:11:23.794Z] TESTDEBUG=0
23:11:23 [2020-04-13T23:11:23.794Z] DEST=bundles/test-integration
23:11:23 [2020-04-13T23:11:23.794Z] PWD=/go/src/github.com/docker/docker
23:11:23 [2020-04-13T23:11:23.794Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:11:23 [2020-04-13T23:11:23.794Z] container=docker
23:11:23 [2020-04-13T23:11:23.794Z] HOME=/root
23:11:23 [2020-04-13T23:11:23.794Z] GOLANG_VERSION=1.13.10
23:11:23 [2020-04-13T23:11:23.794Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:11:23 [2020-04-13T23:11:23.794Z] VALIDATE_BRANCH=master
23:11:23 [2020-04-13T23:11:23.794Z] TERM=xterm
23:11:23 [2020-04-13T23:11:23.794Z] DOCKER_PKG=github.com/docker/docker
23:11:23 [2020-04-13T23:11:23.794Z] SHLVL=1
23:11:23 [2020-04-13T23:11:23.794Z] TIMEOUT=120m
23:11:23 [2020-04-13T23:11:23.794Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:11:23 [2020-04-13T23:11:23.794Z] DOCKER_GRAPHDRIVER=overlay2
23:11:23 [2020-04-13T23:11:23.794Z] GO111MODULE=off
23:11:23 [2020-04-13T23:11:23.794Z] DOCKER_EXPERIMENTAL=1
23:11:23 [2020-04-13T23:11:23.794Z] TEST_SKIP_INTEGRATION_CLI=1
23:11:23 [2020-04-13T23:11:23.794Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:11:23 [2020-04-13T23:11:23.794Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:11:23 [2020-04-13T23:11:23.794Z] GOPATH=/go
23:11:23 [2020-04-13T23:11:23.794Z] PKG_CONFIG=pkg-config
23:11:23 [2020-04-13T23:11:23.794Z] _=/usr/bin/env
23:11:23 [2020-04-13T23:11:23.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:11:23 [2020-04-13T23:11:23.895Z] --- PASS: TestKernelTCPMemory (0.97s)
23:11:23 [2020-04-13T23:11:23.895Z] === RUN   TestNISDomainname
23:11:24 [2020-04-13T23:11:24.896Z] --- PASS: TestNISDomainname (1.00s)
23:11:24 [2020-04-13T23:11:24.896Z] === RUN   TestHostnameDnsResolution
23:11:26 [2020-04-13T23:11:26.389Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
23:11:26 [2020-04-13T23:11:26.390Z] === RUN   TestBuildLabelWithTargets
23:11:26 [2020-04-13T23:11:26.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:11:26 [2020-04-13T23:11:26.908Z] --- PASS: TestHostnameDnsResolution (1.73s)
23:11:26 [2020-04-13T23:11:26.908Z] === RUN   TestStats
23:11:28 [2020-04-13T23:11:28.372Z] --- PASS: TestStats (1.91s)
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/0
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/0
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/1
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/1
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/3
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/3
23:11:28 [2020-04-13T23:11:28.372Z] === RUN   TestStopContainerWithTimeout/-1
23:11:28 [2020-04-13T23:11:28.372Z] === PAUSE TestStopContainerWithTimeout/-1
23:11:28 [2020-04-13T23:11:28.372Z] === CONT  TestStopContainerWithTimeout/0
23:11:28 [2020-04-13T23:11:28.372Z] === CONT  TestStopContainerWithTimeout/3
23:11:29 [2020-04-13T23:11:29.373Z] === CONT  TestStopContainerWithTimeout/1
23:11:31 [2020-04-13T23:11:31.387Z] === CONT  TestStopContainerWithTimeout/-1
23:11:33 [2020-04-13T23:11:33.887Z] #42 ...
23:11:33 [2020-04-13T23:11:33.887Z] 
23:11:33 [2020-04-13T23:11:33.887Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
23:11:33 [2020-04-13T23:11:33.887Z] #45 268.8   CC       criu/servicefd.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 269.5   CC       criu/shmem.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 271.4   CC       criu/sigframe.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 271.8   CC       criu/signalfd.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 272.4   CC       criu/sk-inet.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 274.4   CC       criu/sk-netlink.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 275.0   CC       criu/sk-packet.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 276.2   CC       criu/sk-queue.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 277.1   CC       criu/sk-tcp.o
23:11:33 [2020-04-13T23:11:33.887Z] #45 278.0   CC       criu/sk-unix.o
23:11:34 [2020-04-13T23:11:34.082Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/3 (3.00s)
23:11:34 [2020-04-13T23:11:34.082Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.83s)
23:11:34 [2020-04-13T23:11:34.082Z] === RUN   TestDeleteDevicemapper
23:11:34 [2020-04-13T23:11:34.082Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:11:34 [2020-04-13T23:11:34.082Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:11:34 [2020-04-13T23:11:34.082Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:11:34 [2020-04-13T23:11:34.478Z] --- PASS: TestBuildLabelWithTargets (8.00s)
23:11:34 [2020-04-13T23:11:34.478Z] === RUN   TestBuildWithEmptyLayers
23:11:34 [2020-04-13T23:11:34.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:11:36 [2020-04-13T23:11:36.610Z] #45 281.7   CC       criu/sockets.o
23:11:37 [2020-04-13T23:11:37.522Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s)
23:11:37 [2020-04-13T23:11:37.522Z] === RUN   TestUpdateMemory
23:11:37 [2020-04-13T23:11:37.522Z] --- SKIP: TestUpdateMemory (0.00s)
23:11:37 [2020-04-13T23:11:37.522Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:11:37 [2020-04-13T23:11:37.522Z] === RUN   TestUpdateCPUQuota
23:11:37 [2020-04-13T23:11:37.749Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
23:11:37 [2020-04-13T23:11:37.749Z] === RUN   TestBuildMultiStageOnBuild
23:11:38 [2020-04-13T23:11:38.113Z] #45 283.5   CC       criu/stats.o
23:11:38 [2020-04-13T23:11:38.990Z] --- PASS: TestUpdateCPUQuota (1.18s)
23:11:38 [2020-04-13T23:11:38.990Z] === RUN   TestUpdatePidsLimit
23:11:38 [2020-04-13T23:11:38.990Z] === RUN   TestUpdatePidsLimit/update_from_none
23:11:38 [2020-04-13T23:11:38.990Z] === RUN   TestUpdatePidsLimit/no_change
23:11:39 [2020-04-13T23:11:39.141Z] #45 284.2   CC       criu/string.o
23:11:39 [2020-04-13T23:11:39.431Z] #45 284.4   CC       criu/sysctl.o
23:11:39 [2020-04-13T23:11:39.601Z] === RUN   TestUpdatePidsLimit/update_lower
23:11:39 [2020-04-13T23:11:39.883Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:11:40 [2020-04-13T23:11:40.163Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:11:40 [2020-04-13T23:11:40.467Z] #45 285.7   CC       criu/sysfs_parse.o
23:11:40 [2020-04-13T23:11:40.774Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:11:41 [2020-04-13T23:11:41.054Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:11:41 [2020-04-13T23:11:41.102Z] #45 286.4   CC       criu/timerfd.o
23:11:42 [2020-04-13T23:11:42.130Z] #45 287.2   CC       criu/tty.o
23:11:42 [2020-04-13T23:11:42.519Z] --- PASS: TestUpdatePidsLimit (3.64s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s)
23:11:42 [2020-04-13T23:11:42.519Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
23:11:42 [2020-04-13T23:11:42.519Z] === RUN   TestUpdateRestartPolicy
23:11:42 [2020-04-13T23:11:42.998Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
23:11:42 [2020-04-13T23:11:42.998Z] === RUN   TestBuildUncleanTarFilenames
23:11:42 [2020-04-13T23:11:42.998Z] --- PASS: TestBuildUncleanTarFilenames (0.57s)
23:11:42 [2020-04-13T23:11:42.998Z] === RUN   TestBuildMultiStageLayerLeak
23:11:44 [2020-04-13T23:11:44.201Z] 65014b3c3121: Pull complete
23:11:45 [2020-04-13T23:11:45.638Z] #45 290.8   CC       criu/tun.o
23:11:46 [2020-04-13T23:11:46.933Z] #45 292.0   CC       criu/uffd.o
23:11:47 [2020-04-13T23:11:47.182Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
23:11:47 [2020-04-13T23:11:47.182Z] === RUN   TestBuildWithHugeFile
23:11:49 [2020-04-13T23:11:49.226Z] #45 294.4   CC       criu/util.o
23:11:51 [2020-04-13T23:11:51.962Z] #45 296.9   CC       criu/uts_ns.o
23:11:52 [2020-04-13T23:11:52.250Z] #45 297.3   CC       criu/vdso.o
23:11:53 [2020-04-13T23:11:53.274Z] #45 298.3   LINK     criu/built-in.o
23:11:53 [2020-04-13T23:11:53.562Z] #45 298.7   LINK     criu/criu
23:11:54 [2020-04-13T23:11:54.597Z] #45 299.8   DEP      lib/c/criu.d
23:11:54 [2020-04-13T23:11:54.888Z] #45 300.0   CC       images/rpc.pb-c.o
23:11:55 [2020-04-13T23:11:55.012Z] --- PASS: TestUpdateRestartPolicy (12.81s)
23:11:55 [2020-04-13T23:11:55.012Z] === RUN   TestUpdateRestartWithAutoRemove
23:11:55 [2020-04-13T23:11:55.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:11:55 [2020-04-13T23:11:55.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:11:55 [2020-04-13T23:11:55.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:11:55 [2020-04-13T23:11:55.918Z] #45 301.2   CC       lib/c/criu.o
23:11:56 [2020-04-13T23:11:56.014Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s)
23:11:56 [2020-04-13T23:11:56.014Z] === RUN   TestWaitNonBlocked
23:11:56 [2020-04-13T23:11:56.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:56 [2020-04-13T23:11:56.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:56 [2020-04-13T23:11:56.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:56 [2020-04-13T23:11:56.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:56 [2020-04-13T23:11:56.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:11:56 [2020-04-13T23:11:56.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:11:57 [2020-04-13T23:11:57.478Z] --- PASS: TestWaitNonBlocked (0.01s)
23:11:57 [2020-04-13T23:11:57.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s)
23:11:57 [2020-04-13T23:11:57.478Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.26s)
23:11:57 [2020-04-13T23:11:57.478Z] === RUN   TestWaitBlocked
23:11:57 [2020-04-13T23:11:57.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:11:57 [2020-04-13T23:11:57.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:11:57 [2020-04-13T23:11:57.478Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:11:57 [2020-04-13T23:11:57.478Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:11:57 [2020-04-13T23:11:57.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:11:57 [2020-04-13T23:11:57.478Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:11:58 [2020-04-13T23:11:58.480Z] --- PASS: TestWaitBlocked (0.01s)
23:11:58 [2020-04-13T23:11:58.480Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s)
23:11:58 [2020-04-13T23:11:58.480Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
23:11:58 [2020-04-13T23:11:58.480Z] === CONT  TestContainerStartOnDaemonRestart
23:11:58 [2020-04-13T23:11:58.480Z] === CONT  TestIpcModeOlderClient
23:11:58 [2020-04-13T23:11:58.645Z] #45 303.4   LINK     lib/c/built-in.o
23:11:58 [2020-04-13T23:11:58.645Z] #45 303.4   LINK     lib/c/libcriu.so
23:11:58 [2020-04-13T23:11:58.645Z] #45 303.5   LINK     lib/c/libcriu.a
23:11:58 [2020-04-13T23:11:58.760Z] --- PASS: TestIpcModeOlderClient (0.17s)
23:11:58 [2020-04-13T23:11:58.760Z] === CONT  TestDaemonHostGatewayIP
23:11:58 [2020-04-13T23:11:58.934Z] #45 303.9   GEN      magic.py
23:11:58 [2020-04-13T23:11:58.934Z] #45 304.2 Note: Building without setproctitle() and strlcpy() support.
23:11:58 [2020-04-13T23:11:58.934Z] #45 304.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:11:58 [2020-04-13T23:11:58.934Z] #45 304.2 Note: Building without GnuTLS support
23:12:00 [2020-04-13T23:12:00.435Z] #45 305.5 fatal: not a git repository (or any of the parent directories): .git
23:12:01 [2020-04-13T23:12:01.426Z] --- PASS: TestContainerStartOnDaemonRestart (2.83s)
23:12:01 [2020-04-13T23:12:01.426Z] === CONT  TestContainerKillOnDaemonStart
23:12:01 [2020-04-13T23:12:01.935Z] #45 307.0 make[1]: Nothing to be done for 'all'.
23:12:02 [2020-04-13T23:12:02.428Z] --- PASS: TestDaemonHostGatewayIP (3.55s)
23:12:02 [2020-04-13T23:12:02.428Z] === CONT  TestDaemonRestartIpcMode
23:12:03 [2020-04-13T23:12:03.435Z] #45 308.6 make[1]: 'images/built-in.o' is up to date.
23:12:03 [2020-04-13T23:12:03.724Z] #45 308.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:12:03 [2020-04-13T23:12:03.724Z] #45 308.8 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:12:03 [2020-04-13T23:12:03.724Z] #45 308.9 make[1]: 'compel/libcompel.a' is up to date.
23:12:03 [2020-04-13T23:12:03.724Z] #45 309.0 make[1]: 'compel/compel-host-bin' is up to date.
23:12:04 [2020-04-13T23:12:04.014Z] #45 309.1 make[1]: Nothing to be done for 'all'.
23:12:04 [2020-04-13T23:12:04.014Z] #45 309.2 make[1]: 'soccr/libsoccr.a' is up to date.
23:12:04 [2020-04-13T23:12:04.496Z] sha256:34eb9b4e20de58086d44dcdb816eada5a857ffe1f34233d05b89ba4a211cc779
23:12:04 [2020-04-13T23:12:04.497Z] INFO: Starting docker-py tests...
23:12:04 [2020-04-13T23:12:04.497Z] ============================= test session starts ==============================
23:12:04 [2020-04-13T23:12:04.497Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
23:12:04 [2020-04-13T23:12:04.497Z] rootdir: /src, inifile: pytest.ini
23:12:04 [2020-04-13T23:12:04.497Z] plugins: timeout-1.3.3, cov-2.6.1
23:12:04 [2020-04-13T23:12:04.497Z] collected 387 items / 1 deselected / 386 selected
23:12:04 [2020-04-13T23:12:04.497Z] 
23:12:04 [2020-04-13T23:12:04.644Z] #45 309.7 make[2]: Nothing to be done for 'all'.
23:12:04 [2020-04-13T23:12:04.644Z] #45 309.8 make[2]: Nothing to be done for 'all'.
23:12:04 [2020-04-13T23:12:04.644Z] #45 309.9 make[2]: Nothing to be done for 'all'.
23:12:04 [2020-04-13T23:12:04.935Z] #45 310.2 make[2]: Nothing to be done for 'all'.
23:12:05 [2020-04-13T23:12:05.232Z] #45 310.4 make[2]: Nothing to be done for 'all'.
23:12:05 [2020-04-13T23:12:05.232Z] #45 310.5 make[2]: Nothing to be done for 'all'.
23:12:05 [2020-04-13T23:12:05.232Z] #45 310.6 make[2]: Nothing to be done for 'all'.
23:12:05 [2020-04-13T23:12:05.864Z] #45 310.9 make[2]: Nothing to be done for 'all'.
23:12:05 [2020-04-13T23:12:05.864Z] #45 311.0   INSTALL  criu/criu
23:12:05 [2020-04-13T23:12:05.864Z] #45 DONE 311.1s
23:12:05 [2020-04-13T23:12:05.864Z] 
23:12:05 [2020-04-13T23:12:05.864Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:12:05 [2020-04-13T23:12:05.873Z] --- PASS: TestDaemonRestartIpcMode (3.66s)
23:12:08 [2020-04-13T23:12:08.583Z] #24 ...
23:12:08 [2020-04-13T23:12:08.583Z] 
23:12:08 [2020-04-13T23:12:08.583Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:12:08 [2020-04-13T23:12:08.583Z] #61 238.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
23:12:10 [2020-04-13T23:12:10.643Z] #61 ...
23:12:10 [2020-04-13T23:12:10.643Z] 
23:12:10 [2020-04-13T23:12:10.643Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
23:12:10 [2020-04-13T23:12:10.643Z] #42 DONE 410.6s
23:12:10 [2020-04-13T23:12:10.643Z] 
23:12:10 [2020-04-13T23:12:10.643Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
23:12:12 [2020-04-13T23:12:12.140Z] #61 241.5 + mkdir -p /build
23:12:12 [2020-04-13T23:12:12.140Z] #61 241.5 + cp runc /build/runc
23:12:12 [2020-04-13T23:12:12.140Z] #61 DONE 241.7s
23:12:12 [2020-04-13T23:12:12.140Z] 
23:12:12 [2020-04-13T23:12:12.140Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:12:13 [2020-04-13T23:12:13.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestContainerKillOnDaemonStart (12.21s)
23:12:14 [2020-04-13T23:12:14.266Z] PASS
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === Skipped
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
23:12:14 [2020-04-13T23:12:14.266Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] 
23:12:14 [2020-04-13T23:12:14.266Z] DONE 200 tests, 6 skipped in 148.282s
23:12:14 [2020-04-13T23:12:14.266Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
23:12:14 [2020-04-13T23:12:14.266Z] ++ 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
23:12:14 [2020-04-13T23:12:14.266Z] ++ set -e
23:12:14 [2020-04-13T23:12:14.266Z] ++ '[' -n 0 ']'
23:12:14 [2020-04-13T23:12:14.266Z] ++ set -x
23:12:14 [2020-04-13T23:12:14.266Z] ++ env -i DEST=/go/src/github.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
23:12:14 [2020-04-13T23:12:14.266Z] INFO: Testing against a local daemon
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestCommitInheritsEnv
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestCommitInheritsEnv (0.52s)
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestImportExtremelyLargeImageWorks
23:12:14 [2020-04-13T23:12:14.266Z] === PAUSE TestImportExtremelyLargeImageWorks
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestImagesFilterMultiReference
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestImagesFilterMultiReference (0.03s)
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestImagePullPlatformInvalid
23:12:14 [2020-04-13T23:12:14.266Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
23:12:14 [2020-04-13T23:12:14.266Z] === RUN   TestRemoveImageOrphaning
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestRemoveImageOrphaning (0.56s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestRemoveImageGarbageCollector
23:12:14 [2020-04-13T23:12:14.878Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:12:14 [2020-04-13T23:12:14.878Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagInvalidReference
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagInvalidReference (0.01s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagValidPrefixedRepo
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagExistedNameWithoutForce
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagOfficialNames
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagOfficialNames (0.03s)
23:12:14 [2020-04-13T23:12:14.878Z] === RUN   TestTagMatchesDigest
23:12:14 [2020-04-13T23:12:14.878Z] --- PASS: TestTagMatchesDigest (0.01s)
23:12:14 [2020-04-13T23:12:14.878Z] === CONT  TestImportExtremelyLargeImageWorks
23:12:15 [2020-04-13T23:12:15.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:12:16 [2020-04-13T23:12:16.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:12:18 [2020-04-13T23:12:18.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:12:18 [2020-04-13T23:12:18.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:12:20 [2020-04-13T23:12:20.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:12:21 [2020-04-13T23:12:21.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:12:23 [2020-04-13T23:12:23.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:12:26 [2020-04-13T23:12:26.069Z] tests/integration/api_build_test.py .......................X             [  6%]
23:12:26 [2020-04-13T23:12:26.634Z] tests/integration/api_client_test.py .....                               [  7%]
23:12:27 [2020-04-13T23:12:27.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:12:27 [2020-04-13T23:12:27.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:12:28 [2020-04-13T23:12:28.005Z] tests/integration/api_config_test.py .....                               [  8%]
23:12:29 [2020-04-13T23:12:29.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:12:30 [2020-04-13T23:12:30.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:12:33 [2020-04-13T23:12:33.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:12:34 [2020-04-13T23:12:34.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:12:36 [2020-04-13T23:12:36.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:12:37 [2020-04-13T23:12:37.026Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:12:37 [2020-04-13T23:12:37.026Z] Using test binary docker
23:12:37 [2020-04-13T23:12:37.285Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:12:37 [2020-04-13T23:12:37.285Z] +++ /etc/init.d/apparmor start
23:12:37 [2020-04-13T23:12:37.285Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:12:37 [2020-04-13T23:12:37.285Z] INFO: Waiting for daemon to start...
23:12:37 [2020-04-13T23:12:37.285Z] Starting dockerd
23:12:37 [2020-04-13T23:12:37.285Z] +++ 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
23:12:39 [2020-04-13T23:12:39.189Z] .
23:12:39 [2020-04-13T23:12:39.189Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:12:39 [2020-04-13T23:12:39.448Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:12:39 [2020-04-13T23:12:39.448Z] Error: No such image: emptyfs
23:12:39 [2020-04-13T23:12:39.448Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:12:39 [2020-04-13T23:12:39.448Z] ++++ docker load
23:12:39 [2020-04-13T23:12:39.707Z] Running integration-test (iteration 1)
23:12:39 [2020-04-13T23:12:39.707Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:12:39 [2020-04-13T23:12:39.707Z] ++ 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
23:12:39 [2020-04-13T23:12:39.707Z] ++ set -e
23:12:39 [2020-04-13T23:12:39.707Z] ++ '[' -n 0 ']'
23:12:39 [2020-04-13T23:12:39.707Z] ++ set -x
23:12:39 [2020-04-13T23:12:39.707Z] ++ env -i DEST=/go/src/github.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
23:12:43 [2020-04-13T23:12:43.391Z] --- PASS: TestBuildWithHugeFile (51.06s)
23:12:43 [2020-04-13T23:12:43.391Z] === RUN   TestBuildWithEmptyDockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:12:43 [2020-04-13T23:12:43.391Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
23:12:43 [2020-04-13T23:12:43.391Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
23:12:43 [2020-04-13T23:12:43.391Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
23:12:43 [2020-04-13T23:12:43.391Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:12:43 [2020-04-13T23:12:43.391Z] === RUN   TestBuildPreserveOwnership
23:12:43 [2020-04-13T23:12:43.391Z] === RUN   TestBuildPreserveOwnership/copy_from
23:12:45 [2020-04-13T23:12:45.283Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:12:49 [2020-04-13T23:12:49.459Z] --- PASS: TestBuildPreserveOwnership (10.59s)
23:12:49 [2020-04-13T23:12:49.459Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.58s)
23:12:49 [2020-04-13T23:12:49.459Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestBuildPlatformInvalid
23:12:49 [2020-04-13T23:12:49.459Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:12:49 [2020-04-13T23:12:49.459Z] PASS
23:12:49 [2020-04-13T23:12:49.459Z] 
23:12:49 [2020-04-13T23:12:49.459Z] === Skipped
23:12:49 [2020-04-13T23:12:49.459Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:12:49 [2020-04-13T23:12:49.459Z]     build_session_test.go:25: TODO: BuildKit
23:12:49 [2020-04-13T23:12:49.459Z] 
23:12:49 [2020-04-13T23:12:49.459Z] 
23:12:49 [2020-04-13T23:12:49.459Z] DONE 32 tests, 1 skipped in 124.711s
23:12:49 [2020-04-13T23:12:49.459Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:12:49 [2020-04-13T23:12:49.459Z] INFO: Testing against a local daemon
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestConfigList
23:12:49 [2020-04-13T23:12:49.459Z] --- SKIP: TestConfigList (0.02s)
23:12:49 [2020-04-13T23:12:49.459Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestConfigsCreateAndDelete
23:12:49 [2020-04-13T23:12:49.459Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:12:49 [2020-04-13T23:12:49.459Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestConfigsUpdate
23:12:49 [2020-04-13T23:12:49.459Z] --- SKIP: TestConfigsUpdate (0.01s)
23:12:49 [2020-04-13T23:12:49.459Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestTemplatedConfig
23:12:49 [2020-04-13T23:12:49.459Z] --- SKIP: TestTemplatedConfig (0.00s)
23:12:49 [2020-04-13T23:12:49.459Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestConfigInspect
23:12:49 [2020-04-13T23:12:49.459Z] --- SKIP: TestConfigInspect (0.01s)
23:12:49 [2020-04-13T23:12:49.459Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestConfigCreateWithLabels
23:12:49 [2020-04-13T23:12:49.459Z] --- SKIP: TestConfigCreateWithLabels (0.01s)
23:12:49 [2020-04-13T23:12:49.459Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestConfigCreateResolve
23:12:49 [2020-04-13T23:12:49.459Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:12:49 [2020-04-13T23:12:49.459Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:49 [2020-04-13T23:12:49.459Z] === RUN   TestConfigDaemonLibtrustID
23:12:49 [2020-04-13T23:12:49.686Z] Loaded image: buildpack-deps:jessie
23:12:49 [2020-04-13T23:12:49.686Z] Loaded image: busybox:latest
23:12:49 [2020-04-13T23:12:49.686Z] Loaded image: busybox:glibc
23:12:49 [2020-04-13T23:12:49.686Z] Loaded image: debian:jessie
23:12:49 [2020-04-13T23:12:49.686Z] Loaded image: hello-world:latest
23:12:49 [2020-04-13T23:12:49.686Z] INFO: Testing against a local daemon
23:12:49 [2020-04-13T23:12:49.686Z] === RUN   TestCgroupNamespacesBuild
23:12:51 [2020-04-13T23:12:51.350Z] --- PASS: TestConfigDaemonLibtrustID (1.71s)
23:12:51 [2020-04-13T23:12:51.350Z] PASS
23:12:51 [2020-04-13T23:12:51.350Z] 
23:12:51 [2020-04-13T23:12:51.350Z] === Skipped
23:12:51 [2020-04-13T23:12:51.350Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
23:12:51 [2020-04-13T23:12:51.350Z]     config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:51 [2020-04-13T23:12:51.350Z] 
23:12:51 [2020-04-13T23:12:51.350Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:12:51 [2020-04-13T23:12:51.350Z]     config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:51 [2020-04-13T23:12:51.350Z] 
23:12:51 [2020-04-13T23:12:51.350Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:12:51 [2020-04-13T23:12:51.350Z]     config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:51 [2020-04-13T23:12:51.350Z] 
23:12:51 [2020-04-13T23:12:51.350Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:12:51 [2020-04-13T23:12:51.350Z]     config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:51 [2020-04-13T23:12:51.350Z] 
23:12:51 [2020-04-13T23:12:51.350Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
23:12:51 [2020-04-13T23:12:51.350Z]     config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:51 [2020-04-13T23:12:51.350Z] 
23:12:51 [2020-04-13T23:12:51.350Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s)
23:12:51 [2020-04-13T23:12:51.351Z]     config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:51 [2020-04-13T23:12:51.351Z] 
23:12:51 [2020-04-13T23:12:51.351Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:12:51 [2020-04-13T23:12:51.351Z]     config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:12:51 [2020-04-13T23:12:51.351Z] 
23:12:51 [2020-04-13T23:12:51.351Z] 
23:12:51 [2020-04-13T23:12:51.351Z] DONE 8 tests, 7 skipped in 1.892s
23:12:51 [2020-04-13T23:12:51.351Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:12:51 [2020-04-13T23:12:51.351Z] INFO: Testing against a local daemon
23:12:51 [2020-04-13T23:12:51.351Z] === RUN   TestCheckpoint
23:12:51 [2020-04-13T23:12:51.351Z] --- SKIP: TestCheckpoint (0.00s)
23:12:51 [2020-04-13T23:12:51.351Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:12:51 [2020-04-13T23:12:51.351Z] === RUN   TestContainerInvalidJSON
23:12:51 [2020-04-13T23:12:51.351Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:12:51 [2020-04-13T23:12:51.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:12:51 [2020-04-13T23:12:51.351Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:12:51 [2020-04-13T23:12:51.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:12:51 [2020-04-13T23:12:51.351Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:12:51 [2020-04-13T23:12:51.351Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:12:51 [2020-04-13T23:12:51.351Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:12:51 [2020-04-13T23:12:51.351Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:12:51 [2020-04-13T23:12:51.351Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:12:51 [2020-04-13T23:12:51.351Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:12:51 [2020-04-13T23:12:51.351Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:12:51 [2020-04-13T23:12:51.351Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:12:51 [2020-04-13T23:12:51.351Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:12:51 [2020-04-13T23:12:51.351Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:12:51 [2020-04-13T23:12:51.351Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
23:12:51 [2020-04-13T23:12:51.351Z] === RUN   TestCopyFromContainerPathIsNotDir
23:12:51 [2020-04-13T23:12:51.590Z] --- PASS: TestCgroupNamespacesBuild (3.05s)
23:12:51 [2020-04-13T23:12:51.590Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:12:51 [2020-04-13T23:12:51.608Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
23:12:51 [2020-04-13T23:12:51.608Z] === RUN   TestCopyToContainerPathDoesNotExist
23:12:51 [2020-04-13T23:12:51.608Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s)
23:12:51 [2020-04-13T23:12:51.608Z] === RUN   TestCopyToContainerPathIsNotDir
23:12:51 [2020-04-13T23:12:51.608Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
23:12:51 [2020-04-13T23:12:51.608Z] === RUN   TestCopyFromContainer
23:12:53 [2020-04-13T23:12:53.495Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.72s)
23:12:53 [2020-04-13T23:12:53.495Z] === RUN   TestBuildWithSession
23:12:53 [2020-04-13T23:12:53.495Z] --- SKIP: TestBuildWithSession (0.00s)
23:12:53 [2020-04-13T23:12:53.495Z]     build_session_test.go:25: TODO: BuildKit
23:12:53 [2020-04-13T23:12:53.495Z] === RUN   TestBuildSquashParent
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer//
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer//bar/root
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer//bar/root/
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer/bar/quux
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer/bar/quux/
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:12:55 [2020-04-13T23:12:55.778Z] === RUN   TestCopyFromContainer/bar/notarget
23:12:55 [2020-04-13T23:12:55.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:12:55 [2020-04-13T23:12:55.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:12:55 [2020-04-13T23:12:55.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:12:56 [2020-04-13T23:12:56.035Z] --- PASS: TestCopyFromContainer (4.25s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:12:56 [2020-04-13T23:12:56.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:12:56 [2020-04-13T23:12:56.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:12:56 [2020-04-13T23:12:56.035Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:12:56 [2020-04-13T23:12:56.035Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:12:56 [2020-04-13T23:12:56.035Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:12:56 [2020-04-13T23:12:56.035Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:12:56 [2020-04-13T23:12:56.035Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateLinkToNonExistingContainer
23:12:56 [2020-04-13T23:12:56.035Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateWithInvalidEnv
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateWithInvalidEnv/0
23:12:56 [2020-04-13T23:12:56.035Z] === PAUSE TestCreateWithInvalidEnv/0
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateWithInvalidEnv/1
23:12:56 [2020-04-13T23:12:56.035Z] === PAUSE TestCreateWithInvalidEnv/1
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateWithInvalidEnv/2
23:12:56 [2020-04-13T23:12:56.035Z] === PAUSE TestCreateWithInvalidEnv/2
23:12:56 [2020-04-13T23:12:56.035Z] === CONT  TestCreateWithInvalidEnv/0
23:12:56 [2020-04-13T23:12:56.035Z] === CONT  TestCreateWithInvalidEnv/2
23:12:56 [2020-04-13T23:12:56.035Z] === CONT  TestCreateWithInvalidEnv/1
23:12:56 [2020-04-13T23:12:56.035Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:12:56 [2020-04-13T23:12:56.035Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateTmpfsMountsTarget
23:12:56 [2020-04-13T23:12:56.035Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:12:56 [2020-04-13T23:12:56.035Z] === RUN   TestCreateWithCustomMaskedPaths
23:12:56 [2020-04-13T23:12:56.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:12:57 [2020-04-13T23:12:57.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:12:57 [2020-04-13T23:12:57.927Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:12:57 [2020-04-13T23:12:57.927Z] --- PASS: TestCreateWithCapabilities (0.02s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
23:12:57 [2020-04-13T23:12:57.927Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
23:12:57 [2020-04-13T23:12:57.927Z] === RUN   TestCreateWithCustomReadonlyPaths
23:12:59 [2020-04-13T23:12:59.700Z] #66 399.1 + bin/containerd
23:12:59 [2020-04-13T23:12:59.700Z] #66 ...
23:12:59 [2020-04-13T23:12:59.700Z] 
23:12:59 [2020-04-13T23:12:59.700Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
23:12:59 [2020-04-13T23:12:59.700Z] #54 DONE 459.8s
23:12:59 [2020-04-13T23:12:59.819Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
23:12:59 [2020-04-13T23:12:59.819Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:12:59 [2020-04-13T23:12:59.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:12:59 [2020-04-13T23:12:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:12:59 [2020-04-13T23:12:59.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:12:59 [2020-04-13T23:12:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:12:59 [2020-04-13T23:12:59.819Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:12:59 [2020-04-13T23:12:59.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:12:59 [2020-04-13T23:12:59.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:12:59 [2020-04-13T23:12:59.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:12:59 [2020-04-13T23:12:59.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:12:59 [2020-04-13T23:12:59.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:12:59 [2020-04-13T23:12:59.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:12:59 [2020-04-13T23:12:59.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:12:59 [2020-04-13T23:12:59.819Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:12:59 [2020-04-13T23:12:59.819Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:12:59 [2020-04-13T23:12:59.988Z] 
23:12:59 [2020-04-13T23:12:59.988Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:13:00 [2020-04-13T23:13:00.061Z] --- PASS: TestBuildSquashParent (6.56s)
23:13:00 [2020-04-13T23:13:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove
23:13:00 [2020-04-13T23:13:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:13:00 [2020-04-13T23:13:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:13:00 [2020-04-13T23:13:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:13:00 [2020-04-13T23:13:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:13:00 [2020-04-13T23:13:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:13:00 [2020-04-13T23:13:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:13:00 [2020-04-13T23:13:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:13:00 [2020-04-13T23:13:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:13:00 [2020-04-13T23:13:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:13:00 [2020-04-13T23:13:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:13:00 [2020-04-13T23:13:00.061Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:13:00 [2020-04-13T23:13:00.061Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:13:00 [2020-04-13T23:13:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:13:00 [2020-04-13T23:13:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:13:00 [2020-04-13T23:13:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:13:00 [2020-04-13T23:13:00.061Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:13:00 [2020-04-13T23:13:00.075Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s)
23:13:00 [2020-04-13T23:13:00.075Z] === RUN   TestContainerStartOnDaemonRestart
23:13:00 [2020-04-13T23:13:00.075Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:13:00 [2020-04-13T23:13:00.075Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:13:00 [2020-04-13T23:13:00.075Z] === RUN   TestDaemonRestartIpcMode
23:13:00 [2020-04-13T23:13:00.075Z] === PAUSE TestDaemonRestartIpcMode
23:13:00 [2020-04-13T23:13:00.075Z] === RUN   TestDaemonHostGatewayIP
23:13:00 [2020-04-13T23:13:00.075Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:13:00 [2020-04-13T23:13:00.075Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:13:00 [2020-04-13T23:13:00.075Z] === RUN   TestContainerKillOnDaemonStart
23:13:00 [2020-04-13T23:13:00.075Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:13:00 [2020-04-13T23:13:00.075Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:13:00 [2020-04-13T23:13:00.075Z] === RUN   TestDiff
23:13:00 [2020-04-13T23:13:00.638Z] --- PASS: TestDiff (0.56s)
23:13:00 [2020-04-13T23:13:00.638Z] === RUN   TestExecWithCloseStdin
23:13:01 [2020-04-13T23:13:01.201Z] --- PASS: TestExecWithCloseStdin (0.65s)
23:13:01 [2020-04-13T23:13:01.201Z] === RUN   TestExec
23:13:01 [2020-04-13T23:13:01.711Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:13:02 [2020-04-13T23:13:02.130Z] --- PASS: TestExec (0.63s)
23:13:02 [2020-04-13T23:13:02.130Z] === RUN   TestExecUser
23:13:02 [2020-04-13T23:13:02.600Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:13:02 [2020-04-13T23:13:02.692Z] --- PASS: TestExecUser (0.66s)
23:13:02 [2020-04-13T23:13:02.692Z] === RUN   TestExportContainerAndImportImage
23:13:02 [2020-04-13T23:13:02.858Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:13:03 [2020-04-13T23:13:03.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:13:03 [2020-04-13T23:13:03.255Z] --- PASS: TestExportContainerAndImportImage (0.72s)
23:13:03 [2020-04-13T23:13:03.255Z] === RUN   TestExportContainerAfterDaemonRestart
23:13:05 [2020-04-13T23:13:05.399Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:13:05 [2020-04-13T23:13:05.399Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s)
23:13:05 [2020-04-13T23:13:05.399Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s)
23:13:05 [2020-04-13T23:13:05.399Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s)
23:13:05 [2020-04-13T23:13:05.399Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s)
23:13:05 [2020-04-13T23:13:05.399Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s)
23:13:05 [2020-04-13T23:13:05.399Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s)
23:13:05 [2020-04-13T23:13:05.399Z] === RUN   TestBuildMultiStageCopy
23:13:05 [2020-04-13T23:13:05.399Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:13:06 [2020-04-13T23:13:06.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:13:07 [2020-04-13T23:13:07.305Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:13:07 [2020-04-13T23:13:07.424Z] --- PASS: TestExportContainerAfterDaemonRestart (3.75s)
23:13:07 [2020-04-13T23:13:07.424Z] === RUN   TestHealthCheckWorkdir
23:13:07 [2020-04-13T23:13:07.564Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:13:07 [2020-04-13T23:13:07.986Z] --- PASS: TestHealthCheckWorkdir (0.83s)
23:13:07 [2020-04-13T23:13:07.986Z] === RUN   TestHealthKillContainer
23:13:08 [2020-04-13T23:13:08.132Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:13:08 [2020-04-13T23:13:08.451Z] #66 ...
23:13:08 [2020-04-13T23:13:08.451Z] 
23:13:08 [2020-04-13T23:13:08.451Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
23:13:08 [2020-04-13T23:13:08.451Z] #24 467.4 + return
23:13:08 [2020-04-13T23:13:08.451Z] #24 DONE 467.5s
23:13:08 [2020-04-13T23:13:08.451Z] 
23:13:08 [2020-04-13T23:13:08.451Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:13:08 [2020-04-13T23:13:08.700Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:13:09 [2020-04-13T23:13:09.267Z] --- PASS: TestBuildMultiStageCopy (4.32s)
23:13:09 [2020-04-13T23:13:09.267Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.23s)
23:13:09 [2020-04-13T23:13:09.267Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
23:13:09 [2020-04-13T23:13:09.267Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
23:13:09 [2020-04-13T23:13:09.267Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
23:13:09 [2020-04-13T23:13:09.267Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
23:13:09 [2020-04-13T23:13:09.267Z] === RUN   TestBuildMultiStageParentConfig
23:13:09 [2020-04-13T23:13:09.965Z] #66 ...
23:13:09 [2020-04-13T23:13:09.965Z] 
23:13:09 [2020-04-13T23:13:09.965Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
23:13:09 [2020-04-13T23:13:09.965Z] #25 DONE 0.1s
23:13:09 [2020-04-13T23:13:09.965Z] 
23:13:09 [2020-04-13T23:13:09.965Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
23:13:10 [2020-04-13T23:13:10.266Z] #29 DONE 0.5s
23:13:10 [2020-04-13T23:13:10.266Z] 
23:13:10 [2020-04-13T23:13:10.266Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:13:10 [2020-04-13T23:13:10.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:13:10 [2020-04-13T23:13:10.554Z] #66 ...
23:13:10 [2020-04-13T23:13:10.555Z] 
23:13:10 [2020-04-13T23:13:10.555Z] #32 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
23:13:10 [2020-04-13T23:13:10.555Z] #32 DONE 0.1s
23:13:10 [2020-04-13T23:13:10.555Z] 
23:13:10 [2020-04-13T23:13:10.555Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
23:13:10 [2020-04-13T23:13:10.555Z] #35 DONE 0.1s
23:13:10 [2020-04-13T23:13:10.555Z] 
23:13:10 [2020-04-13T23:13:10.555Z] #40 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
23:13:10 [2020-04-13T23:13:10.555Z] #40 DONE 0.1s
23:13:10 [2020-04-13T23:13:10.555Z] 
23:13:10 [2020-04-13T23:13:10.555Z] #43 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
23:13:10 [2020-04-13T23:13:10.644Z] --- PASS: TestBuildMultiStageParentConfig (1.41s)
23:13:10 [2020-04-13T23:13:10.644Z] === RUN   TestBuildLabelWithTargets
23:13:10 [2020-04-13T23:13:10.843Z] #43 DONE 0.1s
23:13:10 [2020-04-13T23:13:10.843Z] 
23:13:10 [2020-04-13T23:13:10.843Z] #46 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:13:10 [2020-04-13T23:13:10.843Z] #46 DONE 0.1s
23:13:10 [2020-04-13T23:13:10.843Z] 
23:13:10 [2020-04-13T23:13:10.843Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:13:10 [2020-04-13T23:13:10.843Z] #66 ...
23:13:10 [2020-04-13T23:13:10.843Z] 
23:13:10 [2020-04-13T23:13:10.843Z] #49 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
23:13:10 [2020-04-13T23:13:10.843Z] #49 DONE 0.1s
23:13:10 [2020-04-13T23:13:10.843Z] 
23:13:10 [2020-04-13T23:13:10.843Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
23:13:11 [2020-04-13T23:13:11.141Z] #52 DONE 0.1s
23:13:11 [2020-04-13T23:13:11.141Z] 
23:13:11 [2020-04-13T23:13:11.141Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
23:13:11 [2020-04-13T23:13:11.141Z] #55 DONE 0.1s
23:13:11 [2020-04-13T23:13:11.141Z] 
23:13:11 [2020-04-13T23:13:11.141Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
23:13:11 [2020-04-13T23:13:11.141Z] #58 DONE 0.1s
23:13:11 [2020-04-13T23:13:11.141Z] 
23:13:11 [2020-04-13T23:13:11.141Z] #62 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
23:13:11 [2020-04-13T23:13:11.256Z] --- PASS: TestHealthKillContainer (2.78s)
23:13:11 [2020-04-13T23:13:11.256Z] === RUN   TestInspectCpusetInConfigPre120
23:13:11 [2020-04-13T23:13:11.256Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
23:13:11 [2020-04-13T23:13:11.256Z] === RUN   TestIpcModeNone
23:13:11 [2020-04-13T23:13:11.436Z] #62 DONE 0.1s
23:13:11 [2020-04-13T23:13:11.436Z] 
23:13:11 [2020-04-13T23:13:11.436Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
23:13:11 [2020-04-13T23:13:11.818Z] --- PASS: TestIpcModeNone (0.67s)
23:13:11 [2020-04-13T23:13:11.818Z] === RUN   TestIpcModePrivate
23:13:12 [2020-04-13T23:13:12.747Z] --- PASS: TestIpcModePrivate (0.64s)
23:13:12 [2020-04-13T23:13:12.747Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false
23:13:12 [2020-04-13T23:13:12.747Z] === RUN   TestIpcModeShareable
23:13:12 [2020-04-13T23:13:12.747Z] --- SKIP: TestIpcModeShareable (0.00s)
23:13:12 [2020-04-13T23:13:12.747Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:13:12 [2020-04-13T23:13:12.747Z] === RUN   TestAPIIpcModeShareableAndContainer
23:13:13 [2020-04-13T23:13:13.179Z] --- PASS: TestBuildLabelWithTargets (2.09s)
23:13:13 [2020-04-13T23:13:13.179Z] === RUN   TestBuildWithEmptyLayers
23:13:13 [2020-04-13T23:13:13.746Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
23:13:13 [2020-04-13T23:13:13.746Z] === RUN   TestBuildMultiStageOnBuild
23:13:14 [2020-04-13T23:13:14.640Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s)
23:13:14 [2020-04-13T23:13:14.640Z] === RUN   TestAPIIpcModeHost
23:13:14 [2020-04-13T23:13:14.640Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:13:14 [2020-04-13T23:13:14.640Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:13:14 [2020-04-13T23:13:14.640Z] === RUN   TestDaemonIpcModeShareable
23:13:14 [2020-04-13T23:13:14.640Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:13:14 [2020-04-13T23:13:14.640Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:13:14 [2020-04-13T23:13:14.640Z] === RUN   TestDaemonIpcModePrivate
23:13:16 [2020-04-13T23:13:16.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:13:17 [2020-04-13T23:13:17.033Z] --- PASS: TestBuildMultiStageOnBuild (2.66s)
23:13:17 [2020-04-13T23:13:17.033Z] === RUN   TestBuildUncleanTarFilenames
23:13:17 [2020-04-13T23:13:17.160Z] --- PASS: TestDaemonIpcModePrivate (2.39s)
23:13:17 [2020-04-13T23:13:17.160Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
23:13:17 [2020-04-13T23:13:17.160Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:13:17 [2020-04-13T23:13:17.160Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:13:17 [2020-04-13T23:13:17.160Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:13:17 [2020-04-13T23:13:17.160Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:13:17 [2020-04-13T23:13:17.160Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:13:17 [2020-04-13T23:13:17.160Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:13:17 [2020-04-13T23:13:17.160Z] === RUN   TestIpcModeOlderClient
23:13:17 [2020-04-13T23:13:17.160Z] === PAUSE TestIpcModeOlderClient
23:13:17 [2020-04-13T23:13:17.160Z] === RUN   TestKillContainerInvalidSignal
23:13:17 [2020-04-13T23:13:17.723Z] --- PASS: TestKillContainerInvalidSignal (0.60s)
23:13:17 [2020-04-13T23:13:17.723Z] === RUN   TestKillContainer
23:13:17 [2020-04-13T23:13:17.723Z] === RUN   TestKillContainer/no_signal
23:13:17 [2020-04-13T23:13:17.969Z] --- PASS: TestBuildUncleanTarFilenames (1.37s)
23:13:17 [2020-04-13T23:13:17.969Z] === RUN   TestBuildMultiStageLayerLeak
23:13:18 [2020-04-13T23:13:18.285Z] === RUN   TestKillContainer/non_killing_signal
23:13:18 [2020-04-13T23:13:18.542Z] === RUN   TestKillContainer/killing_signal
23:13:18 [2020-04-13T23:13:18.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:13:19 [2020-04-13T23:13:19.471Z] --- PASS: TestKillContainer (1.71s)
23:13:19 [2020-04-13T23:13:19.471Z]     --- PASS: TestKillContainer/no_signal (0.56s)
23:13:19 [2020-04-13T23:13:19.471Z]     --- PASS: TestKillContainer/non_killing_signal (0.36s)
23:13:19 [2020-04-13T23:13:19.471Z]     --- PASS: TestKillContainer/killing_signal (0.55s)
23:13:19 [2020-04-13T23:13:19.471Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:13:19 [2020-04-13T23:13:19.471Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:13:19 [2020-04-13T23:13:19.729Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:13:20 [2020-04-13T23:13:20.504Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s)
23:13:20 [2020-04-13T23:13:20.504Z] === RUN   TestBuildWithHugeFile
23:13:20 [2020-04-13T23:13:20.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
23:13:20 [2020-04-13T23:13:20.658Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
23:13:20 [2020-04-13T23:13:20.658Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s)
23:13:20 [2020-04-13T23:13:20.658Z] === RUN   TestKillStoppedContainer
23:13:20 [2020-04-13T23:13:20.658Z] --- PASS: TestKillStoppedContainer (0.08s)
23:13:20 [2020-04-13T23:13:20.658Z] === RUN   TestKillStoppedContainerAPIPre120
23:13:20 [2020-04-13T23:13:20.658Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
23:13:20 [2020-04-13T23:13:20.658Z] === RUN   TestKillDifferentUserContainer
23:13:21 [2020-04-13T23:13:21.221Z] --- PASS: TestKillDifferentUserContainer (0.59s)
23:13:21 [2020-04-13T23:13:21.221Z] === RUN   TestInspectOomKilledTrue
23:13:21 [2020-04-13T23:13:21.221Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:13:21 [2020-04-13T23:13:21.221Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
23:13:21 [2020-04-13T23:13:21.221Z] === RUN   TestInspectOomKilledFalse
23:13:21 [2020-04-13T23:13:21.221Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:13:21 [2020-04-13T23:13:21.221Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:13:21 [2020-04-13T23:13:21.221Z] === RUN   TestLinksEtcHostsContentMatch
23:13:21 [2020-04-13T23:13:21.221Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:13:21 [2020-04-13T23:13:21.221Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:13:21 [2020-04-13T23:13:21.221Z] === RUN   TestLinksContainerNames
23:13:22 [2020-04-13T23:13:22.589Z] --- PASS: TestLinksContainerNames (1.14s)
23:13:22 [2020-04-13T23:13:22.589Z] === RUN   TestLogsFollowTailEmpty
23:13:22 [2020-04-13T23:13:22.846Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
23:13:22 [2020-04-13T23:13:22.846Z] === RUN   TestContainerNetworkMountsNoChown
23:13:23 [2020-04-13T23:13:23.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:13:23 [2020-04-13T23:13:23.408Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s)
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/default
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/default
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/private
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/private
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rprivate
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rprivate
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/slave
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/slave
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rslave
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rslave
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/shared
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/shared
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rshared
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rshared
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/default
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/default/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/default/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/default/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/rprivate
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/private
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/private/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/private/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/default/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/shared
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === CONT  TestMountDaemonRoot/rshared
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:13:23 [2020-04-13T23:13:23.409Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:13:23 [2020-04-13T23:13:23.409Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rslave
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/slave
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/private/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/private/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:13:23 [2020-04-13T23:13:23.665Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:13:23 [2020-04-13T23:13:23.922Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:13:23 [2020-04-13T23:13:23.922Z] --- PASS: TestMountDaemonRoot (0.02s)
23:13:23 [2020-04-13T23:13:23.922Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
23:13:23 [2020-04-13T23:13:23.922Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
23:13:23 [2020-04-13T23:13:23.922Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:13:23 [2020-04-13T23:13:23.922Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
23:13:23 [2020-04-13T23:13:23.922Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:13:23 [2020-04-13T23:13:23.922Z] === RUN   TestContainerBindMountNonRecursive
23:13:23 [2020-04-13T23:13:23.922Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
23:13:23 [2020-04-13T23:13:23.922Z]     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)
23:13:23 [2020-04-13T23:13:23.922Z] === RUN   TestNetworkNat
23:13:24 [2020-04-13T23:13:24.851Z] --- PASS: TestNetworkNat (0.69s)
23:13:24 [2020-04-13T23:13:24.851Z] === RUN   TestNetworkLocalhostTCPNat
23:13:25 [2020-04-13T23:13:25.413Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
23:13:25 [2020-04-13T23:13:25.413Z] === RUN   TestNetworkLoopbackNat
23:13:25 [2020-04-13T23:13:25.976Z] --- PASS: TestNetworkLoopbackNat (0.78s)
23:13:25 [2020-04-13T23:13:25.976Z] === RUN   TestPause
23:13:25 [2020-04-13T23:13:25.976Z] --- SKIP: TestPause (0.00s)
23:13:25 [2020-04-13T23:13:25.976Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:13:25 [2020-04-13T23:13:25.976Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:13:25 [2020-04-13T23:13:25.976Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:13:25 [2020-04-13T23:13:25.976Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:13:25 [2020-04-13T23:13:25.976Z] === RUN   TestPauseStopPausedContainer
23:13:25 [2020-04-13T23:13:25.976Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
23:13:25 [2020-04-13T23:13:25.976Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:13:25 [2020-04-13T23:13:25.976Z] === RUN   TestPsFilter
23:13:26 [2020-04-13T23:13:26.233Z] --- PASS: TestPsFilter (0.19s)
23:13:26 [2020-04-13T23:13:26.233Z] === RUN   TestRemoveContainerWithRemovedVolume
23:13:26 [2020-04-13T23:13:26.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:13:26 [2020-04-13T23:13:26.796Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s)
23:13:26 [2020-04-13T23:13:26.796Z] === RUN   TestRemoveContainerWithVolume
23:13:27 [2020-04-13T23:13:27.359Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
23:13:27 [2020-04-13T23:13:27.359Z] === RUN   TestRemoveContainerRunning
23:13:27 [2020-04-13T23:13:27.921Z] --- PASS: TestRemoveContainerRunning (0.56s)
23:13:27 [2020-04-13T23:13:27.921Z] === RUN   TestRemoveContainerForceRemoveRunning
23:13:28 [2020-04-13T23:13:28.484Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
23:13:28 [2020-04-13T23:13:28.484Z] === RUN   TestRemoveInvalidContainer
23:13:28 [2020-04-13T23:13:28.741Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:13:28 [2020-04-13T23:13:28.741Z] === RUN   TestRenameLinkedContainer
23:13:31 [2020-04-13T23:13:31.260Z] --- PASS: TestRenameLinkedContainer (2.35s)
23:13:31 [2020-04-13T23:13:31.260Z] === RUN   TestRenameStoppedContainer
23:13:31 [2020-04-13T23:13:31.518Z] --- PASS: TestRenameStoppedContainer (0.54s)
23:13:31 [2020-04-13T23:13:31.518Z] === RUN   TestRenameRunningContainerAndReuse
23:13:32 [2020-04-13T23:13:32.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:13:32 [2020-04-13T23:13:32.885Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s)
23:13:32 [2020-04-13T23:13:32.885Z] === RUN   TestRenameInvalidName
23:13:33 [2020-04-13T23:13:33.141Z] --- PASS: TestRenameInvalidName (0.57s)
23:13:33 [2020-04-13T23:13:33.141Z] === RUN   TestRenameAnonymousContainer
23:13:34 [2020-04-13T23:13:34.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:13:36 [2020-04-13T23:13:36.411Z] --- PASS: TestRenameAnonymousContainer (2.71s)
23:13:36 [2020-04-13T23:13:36.411Z] === RUN   TestRenameContainerWithSameName
23:13:36 [2020-04-13T23:13:36.411Z] --- PASS: TestRenameContainerWithSameName (0.58s)
23:13:36 [2020-04-13T23:13:36.411Z] === RUN   TestRenameContainerWithLinkedContainer
23:13:36 [2020-04-13T23:13:36.839Z] --- PASS: TestImportExtremelyLargeImageWorks (78.81s)
23:13:36 [2020-04-13T23:13:36.839Z] PASS
23:13:36 [2020-04-13T23:13:36.839Z] 
23:13:36 [2020-04-13T23:13:36.839Z] === Skipped
23:13:36 [2020-04-13T23:13:36.839Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
23:13:36 [2020-04-13T23:13:36.839Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:13:36 [2020-04-13T23:13:36.839Z] 
23:13:36 [2020-04-13T23:13:36.839Z] 
23:13:36 [2020-04-13T23:13:36.839Z] DONE 12 tests, 1 skipped in 80.185s
23:13:36 [2020-04-13T23:13:36.839Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
23:13:36 [2020-04-13T23:13:36.839Z] ++ 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
23:13:36 [2020-04-13T23:13:36.839Z] ++ set -e
23:13:36 [2020-04-13T23:13:36.839Z] ++ '[' -n 0 ']'
23:13:36 [2020-04-13T23:13:36.839Z] ++ set -x
23:13:36 [2020-04-13T23:13:36.839Z] ++ env -i DEST=/go/src/github.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
23:13:36 [2020-04-13T23:13:36.839Z] INFO: Testing against a local daemon
23:13:36 [2020-04-13T23:13:36.839Z] === RUN   TestNetworkCreateDelete
23:13:36 [2020-04-13T23:13:36.839Z] --- PASS: TestNetworkCreateDelete (0.15s)
23:13:36 [2020-04-13T23:13:36.839Z] === RUN   TestDockerNetworkDeletePreferID
23:13:36 [2020-04-13T23:13:36.839Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
23:13:36 [2020-04-13T23:13:36.839Z] === RUN   TestInspectNetwork
23:13:37 [2020-04-13T23:13:37.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:13:37 [2020-04-13T23:13:37.779Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s)
23:13:37 [2020-04-13T23:13:37.779Z] === RUN   TestResize
23:13:38 [2020-04-13T23:13:38.342Z] --- PASS: TestResize (0.56s)
23:13:38 [2020-04-13T23:13:38.342Z] === RUN   TestResizeWithInvalidSize
23:13:38 [2020-04-13T23:13:38.904Z] --- PASS: TestResizeWithInvalidSize (0.58s)
23:13:38 [2020-04-13T23:13:38.904Z] === RUN   TestResizeWhenContainerNotStarted
23:13:39 [2020-04-13T23:13:39.467Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s)
23:13:39 [2020-04-13T23:13:39.467Z] === RUN   TestDaemonRestartKillContainers
23:13:39 [2020-04-13T23:13:39.467Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:13:39 [2020-04-13T23:13:39.467Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:13:39 [2020-04-13T23:13:39.467Z] === RUN   TestCgroupNamespacesRun
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/full_network_id
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/partial_network_id
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/network_name
23:13:39 [2020-04-13T23:13:39.506Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:13:41 [2020-04-13T23:13:41.581Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky)
23:13:41 [2020-04-13T23:13:41.581Z] Using test binary docker
23:13:41 [2020-04-13T23:13:41.581Z] ++++ /etc/init.d/apparmor start
23:13:41 [2020-04-13T23:13:41.581Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:13:41 [2020-04-13T23:13:41.581Z] INFO: Waiting for daemon to start...
23:13:41 [2020-04-13T23:13:41.581Z] Starting dockerd
23:13:41 [2020-04-13T23:13:41.581Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true
23:13:41 [2020-04-13T23:13:41.986Z] --- PASS: TestCgroupNamespacesRun (2.37s)
23:13:41 [2020-04-13T23:13:41.986Z] === RUN   TestCgroupNamespacesRunPrivileged
23:13:42 [2020-04-13T23:13:42.944Z] .
23:13:42 [2020-04-13T23:13:42.944Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky)
23:13:43 [2020-04-13T23:13:43.199Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky)
23:13:43 [2020-04-13T23:13:43.199Z] Error: No such image: emptyfs
23:13:43 [2020-04-13T23:13:43.199Z] +++++ docker load
23:13:43 [2020-04-13T23:13:43.199Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs .
23:13:43 [2020-04-13T23:13:43.454Z] Running integration-test (iteration 1)
23:13:43 [2020-04-13T23:13:43.710Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:13:43 [2020-04-13T23:13:43.710Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:13:43 [2020-04-13T23:13:43.710Z] +++ set -e
23:13:43 [2020-04-13T23:13:43.710Z] +++ '[' -n 0 ']'
23:13:43 [2020-04-13T23:13:43.710Z] +++ set -x
23:13:43 [2020-04-13T23:13:43.710Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:13:44 [2020-04-13T23:13:44.505Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.47s)
23:13:44 [2020-04-13T23:13:44.506Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:13:44 [2020-04-13T23:13:44.972Z] --- PASS: TestInspectNetwork (10.60s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:13:44 [2020-04-13T23:13:44.972Z] === RUN   TestRunContainerWithBridgeNone
23:13:47 [2020-04-13T23:13:47.024Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.64s)
23:13:47 [2020-04-13T23:13:47.024Z] === RUN   TestCgroupNamespacesRunHostMode
23:13:47 [2020-04-13T23:13:47.639Z] --- PASS: TestRunContainerWithBridgeNone (2.42s)
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON//networks/create
23:13:47 [2020-04-13T23:13:47.639Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:13:47 [2020-04-13T23:13:47.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:13:47 [2020-04-13T23:13:47.639Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:13:47 [2020-04-13T23:13:47.639Z] === CONT  TestNetworkInvalidJSON//networks/create
23:13:47 [2020-04-13T23:13:47.639Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:13:47 [2020-04-13T23:13:47.639Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:13:47 [2020-04-13T23:13:47.639Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:13:47 [2020-04-13T23:13:47.639Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:13:47 [2020-04-13T23:13:47.639Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:13:47 [2020-04-13T23:13:47.639Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:13:47 [2020-04-13T23:13:47.639Z] === RUN   TestHostIPv4BridgeLabel
23:13:47 [2020-04-13T23:13:47.919Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
23:13:47 [2020-04-13T23:13:47.919Z] === RUN   TestDaemonRestartWithLiveRestore
23:13:48 [2020-04-13T23:13:48.921Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:13:48 [2020-04-13T23:13:48.921Z] === RUN   TestDaemonDefaultNetworkPools
23:13:49 [2020-04-13T23:13:49.542Z] --- PASS: TestCgroupNamespacesRunHostMode (2.56s)
23:13:49 [2020-04-13T23:13:49.542Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:13:49 [2020-04-13T23:13:49.923Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
23:13:49 [2020-04-13T23:13:49.923Z] === RUN   TestDaemonRestartWithExistingNetwork
23:13:50 [2020-04-13T23:13:50.845Z] #66 450.7 + bin/containerd-stress
23:13:50 [2020-04-13T23:13:50.845Z] #66 454.5 + bin/containerd-shim
23:13:50 [2020-04-13T23:13:50.924Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
23:13:50 [2020-04-13T23:13:50.924Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:13:52 [2020-04-13T23:13:52.062Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s)
23:13:52 [2020-04-13T23:13:52.062Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:13:52 [2020-04-13T23:13:52.388Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
23:13:52 [2020-04-13T23:13:52.389Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:13:52 [2020-04-13T23:13:52.669Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
23:13:52 [2020-04-13T23:13:52.669Z] === RUN   TestServiceWithPredefinedNetwork
23:13:53 [2020-04-13T23:13:53.954Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s)
23:13:53 [2020-04-13T23:13:53.954Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:13:55 [2020-04-13T23:13:55.589Z] 23645bd7ee08: Pull complete
23:13:55 [2020-04-13T23:13:55.589Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
23:13:55 [2020-04-13T23:13:55.589Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:13:55 [2020-04-13T23:13:55.589Z] mcr.microsoft.com/windows/servercore:ltsc2019
23:13:55 [2020-04-13T23:13:55.589Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
23:13:55 [2020-04-13T23:13:55.589Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
23:13:55 [2020-04-13T23:13:55.589Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098'
23:13:55 [2020-04-13T23:13:55.589Z] INFO: Docker version of control daemon
23:13:55 [2020-04-13T23:13:55.589Z] 
23:13:55 [2020-04-13T23:13:55.589Z] Client: Docker Engine - Enterprise
23:13:55 [2020-04-13T23:13:55.589Z]  Version:           19.03.5
23:13:55 [2020-04-13T23:13:55.589Z]  API version:       1.40
23:13:55 [2020-04-13T23:13:55.589Z]  Go version:        go1.12.12
23:13:55 [2020-04-13T23:13:55.589Z]  Git commit:        2ee0c57608
23:13:55 [2020-04-13T23:13:55.589Z]  Built:             11/13/2019 08:00:16
23:13:55 [2020-04-13T23:13:55.589Z]  OS/Arch:           windows/amd64
23:13:55 [2020-04-13T23:13:55.589Z]  Experimental:      false
23:13:55 [2020-04-13T23:13:55.589Z] 
23:13:55 [2020-04-13T23:13:55.589Z] Server: Docker Engine - Enterprise
23:13:55 [2020-04-13T23:13:55.589Z]  Engine:
23:13:55 [2020-04-13T23:13:55.589Z]   Version:          19.03.5
23:13:55 [2020-04-13T23:13:55.589Z]   API version:      1.40 (minimum version 1.24)
23:13:55 [2020-04-13T23:13:55.590Z]   Go version:       go1.12.12
23:13:55 [2020-04-13T23:13:55.590Z]   Git commit:       2ee0c57608
23:13:55 [2020-04-13T23:13:55.590Z]   Built:            11/13/2019 07:58:51
23:13:55 [2020-04-13T23:13:55.590Z]   OS/Arch:          windows/amd64
23:13:55 [2020-04-13T23:13:55.590Z]   Experimental:     true
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Docker info of control daemon
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.590Z] Client:
23:13:55 [2020-04-13T23:13:55.590Z]  Debug Mode: false
23:13:55 [2020-04-13T23:13:55.590Z]  Plugins:
23:13:55 [2020-04-13T23:13:55.590Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.590Z] Server:
23:13:55 [2020-04-13T23:13:55.590Z]  Containers: 0
23:13:55 [2020-04-13T23:13:55.590Z]   Running: 0
23:13:55 [2020-04-13T23:13:55.590Z]   Paused: 0
23:13:55 [2020-04-13T23:13:55.590Z]   Stopped: 0
23:13:55 [2020-04-13T23:13:55.590Z]  Images: 1
23:13:55 [2020-04-13T23:13:55.590Z]  Server Version: 19.03.5
23:13:55 [2020-04-13T23:13:55.590Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:13:55 [2020-04-13T23:13:55.590Z]   Windows: 
23:13:55 [2020-04-13T23:13:55.590Z]   LCOW: 
23:13:55 [2020-04-13T23:13:55.590Z]  Logging Driver: json-file
23:13:55 [2020-04-13T23:13:55.590Z]  Plugins:
23:13:55 [2020-04-13T23:13:55.590Z]   Volume: local
23:13:55 [2020-04-13T23:13:55.590Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:13:55 [2020-04-13T23:13:55.590Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:13:55 [2020-04-13T23:13:55.590Z]  Swarm: inactive
23:13:55 [2020-04-13T23:13:55.590Z]  Default Isolation: process
23:13:55 [2020-04-13T23:13:55.590Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:13:55 [2020-04-13T23:13:55.590Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
23:13:55 [2020-04-13T23:13:55.590Z]  OSType: windows
23:13:55 [2020-04-13T23:13:55.590Z]  Architecture: x86_64
23:13:55 [2020-04-13T23:13:55.590Z]  CPUs: 4
23:13:55 [2020-04-13T23:13:55.590Z]  Total Memory: 32GiB
23:13:55 [2020-04-13T23:13:55.590Z]  Name: azwin-2-4ce820
23:13:55 [2020-04-13T23:13:55.590Z]  ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW
23:13:55 [2020-04-13T23:13:55.590Z]  Docker Root Dir: D:\docker
23:13:55 [2020-04-13T23:13:55.590Z]  Debug Mode: false
23:13:55 [2020-04-13T23:13:55.590Z]  Registry: https://index.docker.io/v1/
23:13:55 [2020-04-13T23:13:55.590Z]  Labels:
23:13:55 [2020-04-13T23:13:55.590Z]  Experimental: true
23:13:55 [2020-04-13T23:13:55.590Z]  Insecure Registries:
23:13:55 [2020-04-13T23:13:55.590Z]   10.0.0.4:5000
23:13:55 [2020-04-13T23:13:55.590Z]   127.0.0.0/8
23:13:55 [2020-04-13T23:13:55.590Z]  Registry Mirrors:
23:13:55 [2020-04-13T23:13:55.590Z]   http://10.0.0.4:5000/
23:13:55 [2020-04-13T23:13:55.590Z]  Live Restore Enabled: false
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Commit hash is 6cc42a43b4
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Nuke-Everything...
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Container count on control daemon to delete is 0
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Nuking d:\CI
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Zapped successfully
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Location for testing is d:\CI\PR-40791\7
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Validating GOLang consistency in Dockerfile.windows...
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.590Z] INFO: Building the image from Dockerfile.windows at 04/13/2020 23:13:53...
23:13:55 [2020-04-13T23:13:55.590Z] 
23:13:55 [2020-04-13T23:13:55.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s)
23:13:55 [2020-04-13T23:13:55.854Z] === RUN   TestCgroupNamespacesRunOlderClient
23:13:57 [2020-04-13T23:13:57.037Z] --- PASS: TestServiceWithPredefinedNetwork (3.62s)
23:13:57 [2020-04-13T23:13:57.037Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:13:57 [2020-04-13T23:13:57.037Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:13:57 [2020-04-13T23:13:57.037Z]     service_test.go:236: FLAKY_TEST
23:13:57 [2020-04-13T23:13:57.037Z] === RUN   TestServiceWithDataPathPortInit
23:13:58 [2020-04-13T23:13:58.389Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s)
23:13:58 [2020-04-13T23:13:58.389Z] === RUN   TestKernelTCPMemory
23:13:58 [2020-04-13T23:13:58.389Z] --- SKIP: TestKernelTCPMemory (0.02s)
23:13:58 [2020-04-13T23:13:58.389Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:13:58 [2020-04-13T23:13:58.389Z] === RUN   TestNISDomainname
23:13:58 [2020-04-13T23:13:58.389Z] --- SKIP: TestNISDomainname (0.00s)
23:13:58 [2020-04-13T23:13:58.389Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:13:58 [2020-04-13T23:13:58.389Z] === RUN   TestHostnameDnsResolution
23:13:59 [2020-04-13T23:13:59.316Z] #66 464.6 + bin/containerd-shim-runc-v1
23:13:59 [2020-04-13T23:13:59.760Z] --- PASS: TestHostnameDnsResolution (1.04s)
23:13:59 [2020-04-13T23:13:59.761Z] === RUN   TestStats
23:13:59 [2020-04-13T23:13:59.761Z] --- SKIP: TestStats (0.00s)
23:13:59 [2020-04-13T23:13:59.761Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
23:13:59 [2020-04-13T23:13:59.761Z] === RUN   TestStopContainerWithTimeout
23:13:59 [2020-04-13T23:13:59.761Z] === RUN   TestStopContainerWithTimeout/0
23:13:59 [2020-04-13T23:13:59.761Z] === PAUSE TestStopContainerWithTimeout/0
23:13:59 [2020-04-13T23:13:59.761Z] === RUN   TestStopContainerWithTimeout/1
23:13:59 [2020-04-13T23:13:59.761Z] === PAUSE TestStopContainerWithTimeout/1
23:13:59 [2020-04-13T23:13:59.761Z] === RUN   TestStopContainerWithTimeout/3
23:13:59 [2020-04-13T23:13:59.761Z] === PAUSE TestStopContainerWithTimeout/3
23:13:59 [2020-04-13T23:13:59.761Z] === RUN   TestStopContainerWithTimeout/-1
23:13:59 [2020-04-13T23:13:59.761Z] === PAUSE TestStopContainerWithTimeout/-1
23:13:59 [2020-04-13T23:13:59.761Z] === CONT  TestStopContainerWithTimeout/0
23:13:59 [2020-04-13T23:13:59.761Z] === CONT  TestStopContainerWithTimeout/3
23:14:00 [2020-04-13T23:14:00.203Z] Sending build context to Docker daemon  57.42MB
23:14:00 [2020-04-13T23:14:00.203Z] 
23:14:00 [2020-04-13T23:14:00.203Z] Step 1/10 : FROM microsoft/windowsservercore
23:14:00 [2020-04-13T23:14:00.203Z]  ---> 80e84fd280e2
23:14:00 [2020-04-13T23:14:00.203Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
23:14:00 [2020-04-13T23:14:00.203Z]  ---> Running in 480c5e6fa918
23:14:00 [2020-04-13T23:14:00.325Z] === CONT  TestStopContainerWithTimeout/-1
23:14:00 [2020-04-13T23:14:00.652Z] Removing intermediate container 480c5e6fa918
23:14:00 [2020-04-13T23:14:00.652Z]  ---> 6100b6f15b3e
23:14:00 [2020-04-13T23:14:00.652Z] Step 3/10 : ARG GO_VERSION=1.13.10
23:14:00 [2020-04-13T23:14:00.652Z]  ---> Running in 4560032747c8
23:14:01 [2020-04-13T23:14:01.100Z] Removing intermediate container 4560032747c8
23:14:01 [2020-04-13T23:14:01.100Z]  ---> 553dac5cb685
23:14:01 [2020-04-13T23:14:01.100Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
23:14:01 [2020-04-13T23:14:01.100Z]  ---> Running in 0d2088bdcd41
23:14:01 [2020-04-13T23:14:01.548Z] Removing intermediate container 0d2088bdcd41
23:14:01 [2020-04-13T23:14:01.548Z]  ---> 601fcd0c6a96
23:14:01 [2020-04-13T23:14:01.548Z] 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}
23:14:01 [2020-04-13T23:14:01.548Z]  ---> Running in 46fae03b6b49
23:14:01 [2020-04-13T23:14:01.997Z] Removing intermediate container 46fae03b6b49
23:14:01 [2020-04-13T23:14:01.997Z]  ---> e0c282db3baa
23:14:01 [2020-04-13T23:14:01.997Z] 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;
23:14:01 [2020-04-13T23:14:01.997Z]  ---> Running in 731a0c6a1eb6
23:14:02 [2020-04-13T23:14:02.216Z] === CONT  TestStopContainerWithTimeout/1
23:14:02 [2020-04-13T23:14:02.352Z] ................................................                         [ 29%]
23:14:03 [2020-04-13T23:14:03.784Z] #66 469.5 + bin/containerd-shim-runc-v2
23:14:04 [2020-04-13T23:14:04.107Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:14:04 [2020-04-13T23:14:04.107Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
23:14:04 [2020-04-13T23:14:04.107Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
23:14:04 [2020-04-13T23:14:04.107Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.52s)
23:14:04 [2020-04-13T23:14:04.108Z]     --- PASS: TestStopContainerWithTimeout/1 (1.59s)
23:14:04 [2020-04-13T23:14:04.108Z] === RUN   TestDeleteDevicemapper
23:14:04 [2020-04-13T23:14:04.108Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:14:04 [2020-04-13T23:14:04.108Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:14:04 [2020-04-13T23:14:04.108Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:14:04 [2020-04-13T23:14:04.803Z] #66 471.0 + binaries
23:14:04 [2020-04-13T23:14:04.803Z] #66 471.0 + mkdir -p /build
23:14:04 [2020-04-13T23:14:04.803Z] #66 471.0 + cp bin/containerd /build/containerd
23:14:04 [2020-04-13T23:14:04.803Z] #66 471.0 + cp bin/containerd-shim /build/containerd-shim
23:14:04 [2020-04-13T23:14:04.803Z] #66 471.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:14:04 [2020-04-13T23:14:04.803Z] #66 471.1 + cp bin/ctr /build/ctr
23:14:04 [2020-04-13T23:14:04.803Z] #66 DONE 471.1s
23:14:05 [2020-04-13T23:14:05.475Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
23:14:05 [2020-04-13T23:14:05.475Z] === RUN   TestUpdateMemory
23:14:05 [2020-04-13T23:14:05.476Z] --- SKIP: TestUpdateMemory (0.00s)
23:14:05 [2020-04-13T23:14:05.476Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:05 [2020-04-13T23:14:05.476Z] === RUN   TestUpdateCPUQuota
23:14:05 [2020-04-13T23:14:05.476Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:14:05 [2020-04-13T23:14:05.476Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:05 [2020-04-13T23:14:05.476Z] === RUN   TestUpdatePidsLimit
23:14:05 [2020-04-13T23:14:05.476Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:14:05 [2020-04-13T23:14:05.476Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:05 [2020-04-13T23:14:05.476Z] === RUN   TestUpdateRestartPolicy
23:14:06 [2020-04-13T23:14:06.287Z] 
23:14:06 [2020-04-13T23:14:06.287Z] #67 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
23:14:06 [2020-04-13T23:14:06.574Z] #67 DONE 0.2s
23:14:06 [2020-04-13T23:14:06.574Z] 
23:14:06 [2020-04-13T23:14:06.574Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
23:14:06 [2020-04-13T23:14:06.574Z] #71 DONE 0.1s
23:14:06 [2020-04-13T23:14:06.574Z] 
23:14:06 [2020-04-13T23:14:06.574Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
23:14:06 [2020-04-13T23:14:06.574Z] #73 DONE 0.1s
23:14:06 [2020-04-13T23:14:06.873Z] 
23:14:06 [2020-04-13T23:14:06.873Z] #76 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
23:14:06 [2020-04-13T23:14:06.873Z] #76 DONE 0.1s
23:14:06 [2020-04-13T23:14:06.873Z] 
23:14:06 [2020-04-13T23:14:06.873Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:14:06 [2020-04-13T23:14:06.873Z] #77 DONE 0.0s
23:14:06 [2020-04-13T23:14:06.873Z] 
23:14:06 [2020-04-13T23:14:06.873Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker
23:14:07 [2020-04-13T23:14:07.217Z] --- PASS: TestBuildWithHugeFile (41.57s)
23:14:07 [2020-04-13T23:14:07.218Z] === RUN   TestBuildWithEmptyDockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:14:07 [2020-04-13T23:14:07.218Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s)
23:14:07 [2020-04-13T23:14:07.218Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
23:14:07 [2020-04-13T23:14:07.218Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
23:14:07 [2020-04-13T23:14:07.218Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s)
23:14:07 [2020-04-13T23:14:07.218Z] === RUN   TestBuildPreserveOwnership
23:14:07 [2020-04-13T23:14:07.218Z] === RUN   TestBuildPreserveOwnership/copy_from
23:14:07 [2020-04-13T23:14:07.218Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:14:08 [2020-04-13T23:14:08.594Z] --- PASS: TestBuildPreserveOwnership (5.95s)
23:14:08 [2020-04-13T23:14:08.594Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.80s)
23:14:08 [2020-04-13T23:14:08.594Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s)
23:14:08 [2020-04-13T23:14:08.594Z] === RUN   TestBuildPlatformInvalid
23:14:08 [2020-04-13T23:14:08.594Z] --- PASS: TestBuildPlatformInvalid (0.17s)
23:14:08 [2020-04-13T23:14:08.594Z] PASS
23:14:08 [2020-04-13T23:14:08.594Z] 
23:14:08 [2020-04-13T23:14:08.594Z] === Skipped
23:14:08 [2020-04-13T23:14:08.594Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:14:08 [2020-04-13T23:14:08.594Z]     build_session_test.go:25: TODO: BuildKit
23:14:08 [2020-04-13T23:14:08.594Z] 
23:14:08 [2020-04-13T23:14:08.594Z] 
23:14:08 [2020-04-13T23:14:08.594Z] DONE 32 tests, 1 skipped in 88.982s
23:14:08 [2020-04-13T23:14:08.594Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:14:08 [2020-04-13T23:14:08.594Z] ++ 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
23:14:08 [2020-04-13T23:14:08.594Z] ++ set -e
23:14:08 [2020-04-13T23:14:08.594Z] ++ '[' -n 0 ']'
23:14:08 [2020-04-13T23:14:08.594Z] ++ set -x
23:14:08 [2020-04-13T23:14:08.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=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
23:14:08 [2020-04-13T23:14:08.853Z] INFO: Testing against a local daemon
23:14:08 [2020-04-13T23:14:08.853Z] === RUN   TestConfigList
23:14:09 [2020-04-13T23:14:09.573Z] #78 DONE 2.4s
23:14:09 [2020-04-13T23:14:09.574Z] 
23:14:09 [2020-04-13T23:14:09.574Z] #79 exporting to oci image format
23:14:09 [2020-04-13T23:14:09.574Z] #79 exporting layers
23:14:10 [2020-04-13T23:14:10.477Z] 
23:14:10 [2020-04-13T23:14:10.477Z] SUCCESS: Specified value was saved.
23:14:10 [2020-04-13T23:14:10.925Z] INFO: Downloading git...
23:14:12 [2020-04-13T23:14:12.448Z] INFO: Downloading go...
23:14:13 [2020-04-13T23:14:13.041Z] --- PASS: TestConfigList (3.48s)
23:14:13 [2020-04-13T23:14:13.041Z] === RUN   TestConfigsCreateAndDelete
23:14:13 [2020-04-13T23:14:13.964Z] INFO: Downloading compiler 1 of 3...
23:14:14 [2020-04-13T23:14:14.909Z] INFO: Downloading compiler 2 of 3...
23:14:15 [2020-04-13T23:14:15.573Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
23:14:15 [2020-04-13T23:14:15.573Z] === RUN   TestConfigsUpdate
23:14:15 [2020-04-13T23:14:15.724Z] Loaded image: buildpack-deps:jessie
23:14:15 [2020-04-13T23:14:15.724Z] Loaded image: busybox:latest
23:14:15 [2020-04-13T23:14:15.724Z] Loaded image: busybox:glibc
23:14:15 [2020-04-13T23:14:15.724Z] Loaded image: debian:jessie
23:14:15 [2020-04-13T23:14:15.724Z] Loaded image: hello-world:latest
23:14:15 [2020-04-13T23:14:15.724Z] INFO: Testing against a local daemon
23:14:15 [2020-04-13T23:14:15.724Z] testing: warning: no tests to run
23:14:15 [2020-04-13T23:14:15.724Z] PASS
23:14:15 [2020-04-13T23:14:15.724Z] 
23:14:15 [2020-04-13T23:14:15.724Z] DONE 0 tests in 31.840s
23:14:15 [2020-04-13T23:14:15.724Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] +++ set -e
23:14:15 [2020-04-13T23:14:15.724Z] +++ '[' -n 0 ']'
23:14:15 [2020-04-13T23:14:15.724Z] +++ set -x
23:14:15 [2020-04-13T23:14:15.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] INFO: Testing against a local daemon
23:14:15 [2020-04-13T23:14:15.724Z] testing: warning: no tests to run
23:14:15 [2020-04-13T23:14:15.724Z] PASS
23:14:15 [2020-04-13T23:14:15.724Z] 
23:14:15 [2020-04-13T23:14:15.724Z] DONE 0 tests in 0.118s
23:14:15 [2020-04-13T23:14:15.724Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] +++ set -e
23:14:15 [2020-04-13T23:14:15.724Z] +++ '[' -n 0 ']'
23:14:15 [2020-04-13T23:14:15.724Z] +++ set -x
23:14:15 [2020-04-13T23:14:15.724Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] INFO: Testing against a local daemon
23:14:15 [2020-04-13T23:14:15.724Z] === RUN   TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] === PAUSE TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.724Z] === CONT  TestContainerKillOnDaemonStart
23:14:15 [2020-04-13T23:14:15.860Z] INFO: Downloading compiler 3 of 3...
23:14:15 [2020-04-13T23:14:15.860Z] INFO: Extracting git...
23:14:17 [2020-04-13T23:14:17.651Z] --- PASS: TestUpdateRestartPolicy (11.61s)
23:14:17 [2020-04-13T23:14:17.651Z] === RUN   TestUpdateRestartWithAutoRemove
23:14:17 [2020-04-13T23:14:17.651Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
23:14:17 [2020-04-13T23:14:17.651Z] === RUN   TestWaitNonBlocked
23:14:17 [2020-04-13T23:14:17.651Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:14:17 [2020-04-13T23:14:17.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:14:17 [2020-04-13T23:14:17.651Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:14:17 [2020-04-13T23:14:17.651Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:14:17 [2020-04-13T23:14:17.651Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:14:17 [2020-04-13T23:14:17.651Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:14:18 [2020-04-13T23:14:18.581Z] --- PASS: TestWaitNonBlocked (0.01s)
23:14:18 [2020-04-13T23:14:18.581Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
23:14:18 [2020-04-13T23:14:18.581Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
23:14:18 [2020-04-13T23:14:18.581Z] === RUN   TestWaitBlocked
23:14:18 [2020-04-13T23:14:18.581Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:14:18 [2020-04-13T23:14:18.581Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:14:18 [2020-04-13T23:14:18.581Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:14:18 [2020-04-13T23:14:18.581Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:14:18 [2020-04-13T23:14:18.581Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:14:18 [2020-04-13T23:14:18.581Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:14:18 [2020-04-13T23:14:18.860Z] --- PASS: TestConfigsUpdate (3.27s)
23:14:18 [2020-04-13T23:14:18.860Z] === RUN   TestTemplatedConfig
23:14:19 [2020-04-13T23:14:19.143Z] --- PASS: TestWaitBlocked (0.02s)
23:14:19 [2020-04-13T23:14:19.143Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
23:14:19 [2020-04-13T23:14:19.143Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
23:14:19 [2020-04-13T23:14:19.143Z] === CONT  TestDaemonRestartIpcMode
23:14:19 [2020-04-13T23:14:19.143Z] === CONT  TestIpcModeOlderClient
23:14:19 [2020-04-13T23:14:19.143Z] --- PASS: TestIpcModeOlderClient (0.12s)
23:14:19 [2020-04-13T23:14:19.324Z] --- PASS: TestServiceWithDataPathPortInit (19.88s)
23:14:19 [2020-04-13T23:14:19.324Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:14:21 [2020-04-13T23:14:21.188Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:14:22 [2020-04-13T23:14:22.147Z] --- PASS: TestTemplatedConfig (2.92s)
23:14:22 [2020-04-13T23:14:22.147Z] === RUN   TestConfigInspect
23:14:24 [2020-04-13T23:14:24.393Z] --- PASS: TestDaemonRestartIpcMode (5.01s)
23:14:24 [2020-04-13T23:14:24.393Z] PASS
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === Skipped
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
23:14:24 [2020-04-13T23:14:24.393Z]     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)
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
23:14:24 [2020-04-13T23:14:24.393Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
23:14:24 [2020-04-13T23:14:24.393Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:14:24 [2020-04-13T23:14:24.393Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] 
23:14:24 [2020-04-13T23:14:24.393Z] DONE 181 tests, 24 skipped in 92.940s
23:14:24 [2020-04-13T23:14:24.393Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:14:24 [2020-04-13T23:14:24.393Z] INFO: Testing against a local daemon
23:14:24 [2020-04-13T23:14:24.393Z] === RUN   TestCommitInheritsEnv
23:14:24 [2020-04-13T23:14:24.680Z] --- PASS: TestConfigInspect (2.71s)
23:14:24 [2020-04-13T23:14:24.681Z] === RUN   TestConfigCreateWithLabels
23:14:26 [2020-04-13T23:14:26.284Z] --- PASS: TestCommitInheritsEnv (1.81s)
23:14:26 [2020-04-13T23:14:26.284Z] === RUN   TestImportExtremelyLargeImageWorks
23:14:26 [2020-04-13T23:14:26.284Z] === PAUSE TestImportExtremelyLargeImageWorks
23:14:26 [2020-04-13T23:14:26.284Z] === RUN   TestImagesFilterMultiReference
23:14:26 [2020-04-13T23:14:26.284Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:14:26 [2020-04-13T23:14:26.284Z] === RUN   TestImagePullPlatformInvalid
23:14:26 [2020-04-13T23:14:26.284Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:14:26 [2020-04-13T23:14:26.284Z] === RUN   TestRemoveImageOrphaning
23:14:27 [2020-04-13T23:14:27.681Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.64s)
23:14:27 [2020-04-13T23:14:27.681Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1qds8kiwlkbw9g0qzr5s9a5nb Created:2020-04-13 23:14:17.800360962 +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[8399b6b1d70058351f7d9cd5287fba0c57ace49ea1a0a66f1fc5833e7e4714b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7syabn75u7cxgvo0er1lc0lc EndpointID:6a031fb9398b72805d8bf2d31f4332f4f9936b21279a4753e29a16f3b6d55cc2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5d6c9b08afb95de505b57eb6bc2687228417c76723413e18cb0569b7f0dc276a 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:062398adaeff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.f7syabn75u7cxgvo0er1lc0lc EndpointID:6a031fb9398b72805d8bf2d31f4332f4f9936b21279a4753e29a16f3b6d55cc2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:14:27 [2020-04-13T23:14:27.681Z] PASS
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] === Skipped
23:14:27 [2020-04-13T23:14:27.681Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     service_test.go:236: FLAKY_TEST
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] DONE 22 tests, 1 skipped in 53.202s
23:14:27 [2020-04-13T23:14:27.681Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:14:27 [2020-04-13T23:14:27.681Z] ++ 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
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -e
23:14:27 [2020-04-13T23:14:27.681Z] ++ '[' -n 0 ']'
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -x
23:14:27 [2020-04-13T23:14:27.681Z] ++ env -i DEST=/go/src/github.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
23:14:27 [2020-04-13T23:14:27.681Z] INFO: Testing against a local daemon
23:14:27 [2020-04-13T23:14:27.681Z] === RUN   TestDockerNetworkIpvlanPersistance
23:14:27 [2020-04-13T23:14:27.681Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] === RUN   TestDockerNetworkIpvlan
23:14:27 [2020-04-13T23:14:27.681Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] PASS
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] === Skipped
23:14:27 [2020-04-13T23:14:27.681Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:14:27 [2020-04-13T23:14:27.681Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] 
23:14:27 [2020-04-13T23:14:27.681Z] DONE 2 tests, 2 skipped in 0.073s
23:14:27 [2020-04-13T23:14:27.681Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:14:27 [2020-04-13T23:14:27.681Z] ++ 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
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -e
23:14:27 [2020-04-13T23:14:27.681Z] ++ '[' -n 0 ']'
23:14:27 [2020-04-13T23:14:27.681Z] ++ set -x
23:14:27 [2020-04-13T23:14:27.681Z] ++ env -i DEST=/go/src/github.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
23:14:27 [2020-04-13T23:14:27.681Z] INFO: Testing against a local daemon
23:14:27 [2020-04-13T23:14:27.681Z] === RUN   TestDockerNetworkMacvlanPersistance
23:14:27 [2020-04-13T23:14:27.977Z] --- PASS: TestConfigCreateWithLabels (3.30s)
23:14:27 [2020-04-13T23:14:27.977Z] === RUN   TestConfigCreateResolve
23:14:28 [2020-04-13T23:14:28.176Z] --- PASS: TestRemoveImageOrphaning (1.91s)
23:14:28 [2020-04-13T23:14:28.176Z] === RUN   TestRemoveImageGarbageCollector
23:14:28 [2020-04-13T23:14:28.176Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:14:28 [2020-04-13T23:14:28.176Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:14:28 [2020-04-13T23:14:28.176Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:14:28 [2020-04-13T23:14:28.176Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:14:28 [2020-04-13T23:14:28.176Z] === RUN   TestTagInvalidReference
23:14:28 [2020-04-13T23:14:28.176Z] --- PASS: TestTagInvalidReference (0.01s)
23:14:28 [2020-04-13T23:14:28.176Z] === RUN   TestTagValidPrefixedRepo
23:14:28 [2020-04-13T23:14:28.176Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:14:28 [2020-04-13T23:14:28.176Z] === RUN   TestTagExistedNameWithoutForce
23:14:28 [2020-04-13T23:14:28.176Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
23:14:28 [2020-04-13T23:14:28.176Z] === RUN   TestTagOfficialNames
23:14:28 [2020-04-13T23:14:28.432Z] --- PASS: TestTagOfficialNames (0.04s)
23:14:28 [2020-04-13T23:14:28.432Z] === RUN   TestTagMatchesDigest
23:14:28 [2020-04-13T23:14:28.432Z] --- PASS: TestTagMatchesDigest (0.01s)
23:14:28 [2020-04-13T23:14:28.432Z] === CONT  TestImportExtremelyLargeImageWorks
23:14:28 [2020-04-13T23:14:28.684Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
23:14:28 [2020-04-13T23:14:28.684Z] === RUN   TestDockerNetworkMacvlan
23:14:29 [2020-04-13T23:14:29.158Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:14:29 [2020-04-13T23:14:29.295Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:14:30 [2020-04-13T23:14:30.297Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:14:30 [2020-04-13T23:14:30.533Z] INFO: Expanding go...
23:14:30 [2020-04-13T23:14:30.562Z] --- PASS: TestContainerKillOnDaemonStart (14.28s)
23:14:30 [2020-04-13T23:14:30.562Z] === RUN   TestContainerKillOnDaemonStart
23:14:30 [2020-04-13T23:14:30.562Z] === PAUSE TestContainerKillOnDaemonStart
23:14:30 [2020-04-13T23:14:30.562Z] === CONT  TestContainerKillOnDaemonStart
23:14:31 [2020-04-13T23:14:31.266Z] --- PASS: TestConfigCreateResolve (3.20s)
23:14:31 [2020-04-13T23:14:31.266Z] === RUN   TestConfigDaemonLibtrustID
23:14:31 [2020-04-13T23:14:31.298Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:14:31 [2020-04-13T23:14:31.525Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
23:14:31 [2020-04-13T23:14:31.525Z] PASS
23:14:31 [2020-04-13T23:14:31.525Z] 
23:14:31 [2020-04-13T23:14:31.525Z] DONE 8 tests in 22.909s
23:14:31 [2020-04-13T23:14:31.525Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:14:31 [2020-04-13T23:14:31.525Z] ++ 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
23:14:31 [2020-04-13T23:14:31.525Z] ++ set -e
23:14:31 [2020-04-13T23:14:31.525Z] ++ '[' -n 0 ']'
23:14:31 [2020-04-13T23:14:31.525Z] ++ set -x
23:14:31 [2020-04-13T23:14:31.525Z] ++ env -i DEST=/go/src/github.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
23:14:31 [2020-04-13T23:14:31.783Z] INFO: Testing against a local daemon
23:14:31 [2020-04-13T23:14:31.783Z] === RUN   TestCheckpoint
23:14:31 [2020-04-13T23:14:31.783Z] --- SKIP: TestCheckpoint (0.00s)
23:14:31 [2020-04-13T23:14:31.783Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:14:31 [2020-04-13T23:14:31.783Z] === RUN   TestContainerInvalidJSON
23:14:31 [2020-04-13T23:14:31.783Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:14:31 [2020-04-13T23:14:31.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:14:31 [2020-04-13T23:14:31.783Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:14:31 [2020-04-13T23:14:31.783Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:14:31 [2020-04-13T23:14:31.783Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:14:31 [2020-04-13T23:14:31.783Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:14:31 [2020-04-13T23:14:31.783Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:14:31 [2020-04-13T23:14:31.783Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:14:31 [2020-04-13T23:14:31.783Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:14:31 [2020-04-13T23:14:31.783Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:14:31 [2020-04-13T23:14:31.783Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:14:31 [2020-04-13T23:14:31.783Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:14:31 [2020-04-13T23:14:31.783Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:14:31 [2020-04-13T23:14:31.783Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:14:32 [2020-04-13T23:14:32.042Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
23:14:32 [2020-04-13T23:14:32.042Z] === RUN   TestCopyFromContainerPathIsNotDir
23:14:32 [2020-04-13T23:14:32.042Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
23:14:32 [2020-04-13T23:14:32.042Z] === RUN   TestCopyToContainerPathDoesNotExist
23:14:32 [2020-04-13T23:14:32.300Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s)
23:14:32 [2020-04-13T23:14:32.300Z] === RUN   TestCopyToContainerPathIsNotDir
23:14:32 [2020-04-13T23:14:32.300Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
23:14:32 [2020-04-13T23:14:32.300Z] === RUN   TestCopyFromContainer
23:14:32 [2020-04-13T23:14:32.874Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:14:34 [2020-04-13T23:14:34.204Z] === RUN   TestCopyFromContainer//
23:14:34 [2020-04-13T23:14:34.204Z] === RUN   TestCopyFromContainer//bar/root
23:14:34 [2020-04-13T23:14:34.463Z] === RUN   TestCopyFromContainer//bar/root/
23:14:34 [2020-04-13T23:14:34.463Z] === RUN   TestCopyFromContainer/bar/quux
23:14:34 [2020-04-13T23:14:34.722Z] === RUN   TestCopyFromContainer/bar/quux/
23:14:34 [2020-04-13T23:14:34.722Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:14:34 [2020-04-13T23:14:34.980Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:14:34 [2020-04-13T23:14:34.980Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:14:35 [2020-04-13T23:14:35.239Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:14:35 [2020-04-13T23:14:35.239Z] === RUN   TestCopyFromContainer/bar/notarget
23:14:35 [2020-04-13T23:14:35.497Z] --- PASS: TestCopyFromContainer (3.09s)
23:14:35 [2020-04-13T23:14:35.497Z]     --- PASS: TestCopyFromContainer// (0.10s)
23:14:35 [2020-04-13T23:14:35.497Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:14:35 [2020-04-13T23:14:35.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:14:35 [2020-04-13T23:14:35.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:14:35 [2020-04-13T23:14:35.498Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:14:35 [2020-04-13T23:14:35.498Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:14:35 [2020-04-13T23:14:35.498Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:14:35 [2020-04-13T23:14:35.498Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:14:35 [2020-04-13T23:14:35.498Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateLinkToNonExistingContainer
23:14:35 [2020-04-13T23:14:35.498Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateWithInvalidEnv
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateWithInvalidEnv/0
23:14:35 [2020-04-13T23:14:35.498Z] === PAUSE TestCreateWithInvalidEnv/0
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateWithInvalidEnv/1
23:14:35 [2020-04-13T23:14:35.498Z] === PAUSE TestCreateWithInvalidEnv/1
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateWithInvalidEnv/2
23:14:35 [2020-04-13T23:14:35.498Z] === PAUSE TestCreateWithInvalidEnv/2
23:14:35 [2020-04-13T23:14:35.498Z] === CONT  TestCreateWithInvalidEnv/0
23:14:35 [2020-04-13T23:14:35.498Z] === CONT  TestCreateWithInvalidEnv/1
23:14:35 [2020-04-13T23:14:35.498Z] === CONT  TestCreateWithInvalidEnv/2
23:14:35 [2020-04-13T23:14:35.498Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:14:35 [2020-04-13T23:14:35.498Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateTmpfsMountsTarget
23:14:35 [2020-04-13T23:14:35.498Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
23:14:35 [2020-04-13T23:14:35.498Z] === RUN   TestCreateWithCustomMaskedPaths
23:14:35 [2020-04-13T23:14:35.664Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:14:38 [2020-04-13T23:14:38.032Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s)
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:14:38 [2020-04-13T23:14:38.032Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:14:38 [2020-04-13T23:14:38.032Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:14:38 [2020-04-13T23:14:38.032Z] --- PASS: TestCreateWithCapabilities (0.04s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
23:14:38 [2020-04-13T23:14:38.032Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
23:14:38 [2020-04-13T23:14:38.033Z] === RUN   TestCreateWithCustomReadonlyPaths
23:14:39 [2020-04-13T23:14:39.103Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:14:40 [2020-04-13T23:14:40.565Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
23:14:40 [2020-04-13T23:14:40.565Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:14:40 [2020-04-13T23:14:40.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:14:40 [2020-04-13T23:14:40.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:14:40 [2020-04-13T23:14:40.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:14:40 [2020-04-13T23:14:40.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:14:40 [2020-04-13T23:14:40.565Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:14:40 [2020-04-13T23:14:40.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:14:40 [2020-04-13T23:14:40.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:14:40 [2020-04-13T23:14:40.565Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
23:14:40 [2020-04-13T23:14:40.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
23:14:40 [2020-04-13T23:14:40.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s)
23:14:40 [2020-04-13T23:14:40.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
23:14:40 [2020-04-13T23:14:40.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
23:14:40 [2020-04-13T23:14:40.565Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
23:14:40 [2020-04-13T23:14:40.565Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:14:41 [2020-04-13T23:14:41.132Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
23:14:41 [2020-04-13T23:14:41.132Z] === RUN   TestContainerStartOnDaemonRestart
23:14:41 [2020-04-13T23:14:41.132Z] === PAUSE TestContainerStartOnDaemonRestart
23:14:41 [2020-04-13T23:14:41.132Z] === RUN   TestDaemonRestartIpcMode
23:14:41 [2020-04-13T23:14:41.132Z] === PAUSE TestDaemonRestartIpcMode
23:14:41 [2020-04-13T23:14:41.132Z] === RUN   TestDaemonHostGatewayIP
23:14:41 [2020-04-13T23:14:41.132Z] === PAUSE TestDaemonHostGatewayIP
23:14:41 [2020-04-13T23:14:41.132Z] === RUN   TestContainerKillOnDaemonStart
23:14:41 [2020-04-13T23:14:41.132Z] === PAUSE TestContainerKillOnDaemonStart
23:14:41 [2020-04-13T23:14:41.132Z] === RUN   TestDiff
23:14:41 [2020-04-13T23:14:41.700Z] --- PASS: TestDiff (0.79s)
23:14:41 [2020-04-13T23:14:41.700Z] === RUN   TestExecWithCloseStdin
23:14:42 [2020-04-13T23:14:42.635Z] --- PASS: TestExecWithCloseStdin (0.89s)
23:14:42 [2020-04-13T23:14:42.636Z] === RUN   TestExec
23:14:43 [2020-04-13T23:14:43.571Z] --- PASS: TestExec (0.88s)
23:14:43 [2020-04-13T23:14:43.571Z] === RUN   TestExecUser
23:14:44 [2020-04-13T23:14:44.507Z] --- PASS: TestExecUser (0.84s)
23:14:44 [2020-04-13T23:14:44.507Z] === RUN   TestExportContainerAndImportImage
23:14:45 [2020-04-13T23:14:45.394Z] --- PASS: TestContainerKillOnDaemonStart (13.54s)
23:14:45 [2020-04-13T23:14:45.394Z] === RUN   TestContainerKillOnDaemonStart
23:14:45 [2020-04-13T23:14:45.394Z] === PAUSE TestContainerKillOnDaemonStart
23:14:45 [2020-04-13T23:14:45.394Z] === CONT  TestContainerKillOnDaemonStart
23:14:45 [2020-04-13T23:14:45.443Z] --- PASS: TestExportContainerAndImportImage (1.07s)
23:14:45 [2020-04-13T23:14:45.443Z] === RUN   TestExportContainerAfterDaemonRestart
23:14:45 [2020-04-13T23:14:45.890Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:14:47 [2020-04-13T23:14:47.346Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s)
23:14:47 [2020-04-13T23:14:47.346Z] === RUN   TestHealthCheckWorkdir
23:14:47 [2020-04-13T23:14:47.903Z] --- PASS: TestDockerNetworkMacvlan (19.30s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.51s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s)
23:14:47 [2020-04-13T23:14:47.903Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s)
23:14:47 [2020-04-13T23:14:47.903Z] PASS
23:14:47 [2020-04-13T23:14:47.903Z] 
23:14:47 [2020-04-13T23:14:47.903Z] DONE 8 tests in 20.807s
23:14:47 [2020-04-13T23:14:47.903Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
23:14:47 [2020-04-13T23:14:47.903Z] ++ 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
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -e
23:14:47 [2020-04-13T23:14:47.903Z] ++ '[' -n 0 ']'
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -x
23:14:47 [2020-04-13T23:14:47.903Z] ++ env -i DEST=/go/src/github.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
23:14:47 [2020-04-13T23:14:47.903Z] testing: warning: no tests to run
23:14:47 [2020-04-13T23:14:47.903Z] PASS
23:14:47 [2020-04-13T23:14:47.903Z] 
23:14:47 [2020-04-13T23:14:47.903Z] DONE 0 tests in 0.015s
23:14:47 [2020-04-13T23:14:47.903Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:14:47 [2020-04-13T23:14:47.903Z] ++ 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
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -e
23:14:47 [2020-04-13T23:14:47.903Z] ++ '[' -n 0 ']'
23:14:47 [2020-04-13T23:14:47.903Z] ++ set -x
23:14:47 [2020-04-13T23:14:47.903Z] ++ env -i DEST=/go/src/github.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
23:14:47 [2020-04-13T23:14:47.903Z] INFO: Testing against a local daemon
23:14:47 [2020-04-13T23:14:47.903Z] === RUN   TestAuthZPluginAllowRequest
23:14:48 [2020-04-13T23:14:48.723Z] --- PASS: TestHealthCheckWorkdir (1.02s)
23:14:48 [2020-04-13T23:14:48.723Z] === RUN   TestHealthKillContainer
23:14:49 [2020-04-13T23:14:49.918Z] --- PASS: TestAuthZPluginAllowRequest (1.74s)
23:14:49 [2020-04-13T23:14:49.918Z] === RUN   TestAuthZPluginTLS
23:14:50 [2020-04-13T23:14:50.198Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:14:50 [2020-04-13T23:14:50.198Z] === RUN   TestAuthZPluginDenyRequest
23:14:50 [2020-04-13T23:14:50.809Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:14:50 [2020-04-13T23:14:50.809Z] === RUN   TestAuthZPluginAPIDenyResponse
23:14:51 [2020-04-13T23:14:51.253Z] --- PASS: TestHealthKillContainer (2.92s)
23:14:51 [2020-04-13T23:14:51.253Z] === RUN   TestInspectCpusetInConfigPre120
23:14:51 [2020-04-13T23:14:51.420Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
23:14:51 [2020-04-13T23:14:51.420Z] === RUN   TestAuthZPluginDenyResponse
23:14:51 [2020-04-13T23:14:51.700Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:14:51 [2020-04-13T23:14:51.700Z] === RUN   TestAuthZPluginAllowEventStream
23:14:52 [2020-04-13T23:14:52.190Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s)
23:14:52 [2020-04-13T23:14:52.190Z] === RUN   TestIpcModeNone
23:14:53 [2020-04-13T23:14:53.125Z] --- PASS: TestIpcModeNone (0.87s)
23:14:53 [2020-04-13T23:14:53.125Z] === RUN   TestIpcModePrivate
23:14:53 [2020-04-13T23:14:53.724Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
23:14:53 [2020-04-13T23:14:53.724Z] === RUN   TestAuthZPluginErrorResponse
23:14:53 [2020-04-13T23:14:53.908Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:14:54 [2020-04-13T23:14:54.004Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:14:54 [2020-04-13T23:14:54.004Z] === RUN   TestAuthZPluginErrorRequest
23:14:54 [2020-04-13T23:14:54.061Z] --- PASS: TestIpcModePrivate (0.85s)
23:14:54 [2020-04-13T23:14:54.061Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
23:14:54 [2020-04-13T23:14:54.061Z] === RUN   TestIpcModeShareable
23:14:54 [2020-04-13T23:14:54.615Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:14:54 [2020-04-13T23:14:54.615Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:14:54 [2020-04-13T23:14:54.996Z] --- PASS: TestIpcModeShareable (0.91s)
23:14:54 [2020-04-13T23:14:54.996Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
23:14:54 [2020-04-13T23:14:54.996Z] === RUN   TestAPIIpcModeShareableAndContainer
23:14:55 [2020-04-13T23:14:55.227Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:14:55 [2020-04-13T23:14:55.227Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:14:55 [2020-04-13T23:14:55.497Z] INFO: Expanding compiler 1 of 3...
23:14:55 [2020-04-13T23:14:55.497Z] INFO: Expanding compiler 2 of 3...
23:14:57 [2020-04-13T23:14:57.240Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s)
23:14:57 [2020-04-13T23:14:57.240Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:14:57 [2020-04-13T23:14:57.528Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s)
23:14:57 [2020-04-13T23:14:57.528Z] === RUN   TestAPIIpcModeHost
23:14:57 [2020-04-13T23:14:57.555Z] --- PASS: TestContainerKillOnDaemonStart (13.30s)
23:14:57 [2020-04-13T23:14:57.555Z] === RUN   TestContainerKillOnDaemonStart
23:14:57 [2020-04-13T23:14:57.555Z] === PAUSE TestContainerKillOnDaemonStart
23:14:57 [2020-04-13T23:14:57.555Z] === CONT  TestContainerKillOnDaemonStart
23:14:58 [2020-04-13T23:14:58.095Z] --- PASS: TestAPIIpcModeHost (0.71s)
23:14:58 [2020-04-13T23:14:58.095Z] === RUN   TestDaemonIpcModeShareable
23:14:59 [2020-04-13T23:14:59.907Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s)
23:14:59 [2020-04-13T23:14:59.907Z] === RUN   TestAuthZPluginHeader
23:14:59 [2020-04-13T23:14:59.999Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
23:14:59 [2020-04-13T23:14:59.999Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
23:14:59 [2020-04-13T23:14:59.999Z] === RUN   TestDaemonIpcModePrivate
23:15:00 [2020-04-13T23:15:00.187Z] --- PASS: TestAuthZPluginHeader (0.86s)
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2Disable
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:15:00 [2020-04-13T23:15:00.187Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:15:00 [2020-04-13T23:15:00.187Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:00 [2020-04-13T23:15:00.187Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:15:01 [2020-04-13T23:15:01.206Z] INFO: Expanding compiler 3 of 3...
23:15:01 [2020-04-13T23:15:01.653Z] INFO: Removing downloaded files...
23:15:01 [2020-04-13T23:15:01.653Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
23:15:01 [2020-04-13T23:15:01.653Z] INFO: Configuring git core.autocrlf...
23:15:01 [2020-04-13T23:15:01.716Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:15:01 [2020-04-13T23:15:01.716Z] Using test binary docker
23:15:01 [2020-04-13T23:15:01.716Z] +++ /etc/init.d/apparmor start
23:15:01 [2020-04-13T23:15:01.716Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:15:01 [2020-04-13T23:15:01.716Z] Starting dockerd
23:15:01 [2020-04-13T23:15:01.716Z] INFO: Waiting for daemon to start...
23:15:01 [2020-04-13T23:15:01.716Z] +++ 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
23:15:01 [2020-04-13T23:15:01.903Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
23:15:01 [2020-04-13T23:15:01.903Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
23:15:01 [2020-04-13T23:15:01.903Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:15:02 [2020-04-13T23:15:02.053Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:15:02 [2020-04-13T23:15:02.277Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:15:02 [2020-04-13T23:15:02.277Z] Using test binary docker
23:15:02 [2020-04-13T23:15:02.277Z] +++ /etc/init.d/apparmor start
23:15:02 [2020-04-13T23:15:02.277Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:15:02 [2020-04-13T23:15:02.277Z] INFO: Waiting for daemon to start...
23:15:02 [2020-04-13T23:15:02.277Z] Starting dockerd
23:15:02 [2020-04-13T23:15:02.277Z] +++ 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
23:15:03 [2020-04-13T23:15:03.636Z] .
23:15:03 [2020-04-13T23:15:03.636Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:15:03 [2020-04-13T23:15:03.636Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:15:03 [2020-04-13T23:15:03.636Z] Error: No such image: emptyfs
23:15:03 [2020-04-13T23:15:03.636Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:15:03 [2020-04-13T23:15:03.636Z] ++++ docker load
23:15:03 [2020-04-13T23:15:03.636Z] Running integration-test (iteration 1)
23:15:03 [2020-04-13T23:15:03.636Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:15:03 [2020-04-13T23:15:03.636Z] ++ 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)/'
23:15:03 [2020-04-13T23:15:03.636Z] ++ set -e
23:15:03 [2020-04-13T23:15:03.636Z] ++ '[' -n 0 ']'
23:15:03 [2020-04-13T23:15:03.636Z] ++ set -x
23:15:03 [2020-04-13T23:15:03.636Z] ++ env -i DEST=/go/src/github.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)/'
23:15:03 [2020-04-13T23:15:03.681Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:15:03 [2020-04-13T23:15:03.806Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s)
23:15:03 [2020-04-13T23:15:03.806Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
23:15:03 [2020-04-13T23:15:03.806Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:15:04 [2020-04-13T23:15:04.560Z] 
23:15:04 [2020-04-13T23:15:04.560Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:15:04 [2020-04-13T23:15:04.560Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:15:04 [2020-04-13T23:15:04.560Z] Error: No such image: emptyfs
23:15:04 [2020-04-13T23:15:04.560Z] ++++ docker load
23:15:04 [2020-04-13T23:15:04.560Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:15:04 [2020-04-13T23:15:04.814Z] Running integration-test (iteration 1)
23:15:04 [2020-04-13T23:15:04.814Z] 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)/
23:15:04 [2020-04-13T23:15:04.814Z] ++ 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)/'
23:15:04 [2020-04-13T23:15:04.814Z] ++ set -e
23:15:04 [2020-04-13T23:15:04.814Z] ++ '[' -n 0 ']'
23:15:04 [2020-04-13T23:15:04.814Z] ++ set -x
23:15:04 [2020-04-13T23:15:04.814Z] ++ env -i DEST=/go/src/github.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)/'
23:15:05 [2020-04-13T23:15:05.710Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s)
23:15:05 [2020-04-13T23:15:05.710Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
23:15:05 [2020-04-13T23:15:05.710Z] === RUN   TestIpcModeOlderClient
23:15:05 [2020-04-13T23:15:05.710Z] === PAUSE TestIpcModeOlderClient
23:15:05 [2020-04-13T23:15:05.710Z] === RUN   TestKillContainerInvalidSignal
23:15:06 [2020-04-13T23:15:06.278Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
23:15:06 [2020-04-13T23:15:06.278Z] === RUN   TestKillContainer
23:15:06 [2020-04-13T23:15:06.278Z] === RUN   TestKillContainer/no_signal
23:15:07 [2020-04-13T23:15:07.212Z] === RUN   TestKillContainer/non_killing_signal
23:15:07 [2020-04-13T23:15:07.471Z] === RUN   TestKillContainer/killing_signal
23:15:08 [2020-04-13T23:15:08.132Z] tests/integration/api_service_test.py ................s................. [ 60%]
23:15:08 [2020-04-13T23:15:08.847Z] --- PASS: TestKillContainer (2.33s)
23:15:08 [2020-04-13T23:15:08.847Z]     --- PASS: TestKillContainer/no_signal (0.74s)
23:15:08 [2020-04-13T23:15:08.847Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
23:15:08 [2020-04-13T23:15:08.847Z]     --- PASS: TestKillContainer/killing_signal (0.78s)
23:15:08 [2020-04-13T23:15:08.847Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:15:08 [2020-04-13T23:15:08.847Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:15:09 [2020-04-13T23:15:09.414Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:15:10 [2020-04-13T23:15:10.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
23:15:10 [2020-04-13T23:15:10.352Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
23:15:10 [2020-04-13T23:15:10.352Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
23:15:10 [2020-04-13T23:15:10.352Z] === RUN   TestKillStoppedContainer
23:15:10 [2020-04-13T23:15:10.352Z] --- PASS: TestKillStoppedContainer (0.11s)
23:15:10 [2020-04-13T23:15:10.352Z] === RUN   TestKillStoppedContainerAPIPre120
23:15:10 [2020-04-13T23:15:10.352Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
23:15:10 [2020-04-13T23:15:10.352Z] === RUN   TestKillDifferentUserContainer
23:15:11 [2020-04-13T23:15:11.287Z] --- PASS: TestKillDifferentUserContainer (0.79s)
23:15:11 [2020-04-13T23:15:11.287Z] === RUN   TestInspectOomKilledTrue
23:15:11 [2020-04-13T23:15:11.287Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:15:11 [2020-04-13T23:15:11.287Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:15:11 [2020-04-13T23:15:11.287Z] === RUN   TestInspectOomKilledFalse
23:15:11 [2020-04-13T23:15:11.287Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:15:11 [2020-04-13T23:15:11.287Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:15:11 [2020-04-13T23:15:11.287Z] === RUN   TestLinksEtcHostsContentMatch
23:15:11 [2020-04-13T23:15:11.855Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
23:15:11 [2020-04-13T23:15:11.855Z] === RUN   TestLinksContainerNames
23:15:12 [2020-04-13T23:15:12.912Z] --- PASS: TestContainerKillOnDaemonStart (15.04s)
23:15:12 [2020-04-13T23:15:12.912Z] === RUN   TestContainerKillOnDaemonStart
23:15:12 [2020-04-13T23:15:12.912Z] === PAUSE TestContainerKillOnDaemonStart
23:15:12 [2020-04-13T23:15:12.912Z] === CONT  TestContainerKillOnDaemonStart
23:15:13 [2020-04-13T23:15:13.231Z] --- PASS: TestLinksContainerNames (1.53s)
23:15:13 [2020-04-13T23:15:13.231Z] === RUN   TestLogsFollowTailEmpty
23:15:14 [2020-04-13T23:15:14.167Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
23:15:14 [2020-04-13T23:15:14.167Z] === RUN   TestContainerNetworkMountsNoChown
23:15:14 [2020-04-13T23:15:14.735Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/default
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/default
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/private
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/private
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rprivate
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rprivate
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/slave
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/slave
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rslave
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rslave
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/shared
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/shared
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rshared
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rshared
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/default
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/default/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/default/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/rslave
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/shared
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/private
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/private/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/private/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/rprivate
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/rshared
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/slave
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/default/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:15:14 [2020-04-13T23:15:14.735Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:15:14 [2020-04-13T23:15:14.735Z] === CONT  TestMountDaemonRoot/default/mount_root
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/private/bind_root
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:15:14 [2020-04-13T23:15:14.993Z] === CONT  TestMountDaemonRoot/private/mount_root
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:15:15 [2020-04-13T23:15:15.252Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:15:15 [2020-04-13T23:15:15.252Z] --- PASS: TestMountDaemonRoot (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
23:15:15 [2020-04-13T23:15:15.252Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
23:15:15 [2020-04-13T23:15:15.252Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
23:15:15 [2020-04-13T23:15:15.252Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
23:15:15 [2020-04-13T23:15:15.252Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:15:15 [2020-04-13T23:15:15.252Z] === RUN   TestContainerBindMountNonRecursive
23:15:17 [2020-04-13T23:15:17.156Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
23:15:17 [2020-04-13T23:15:17.156Z] === RUN   TestNetworkNat
23:15:18 [2020-04-13T23:15:18.093Z] --- PASS: TestNetworkNat (0.87s)
23:15:18 [2020-04-13T23:15:18.093Z] === RUN   TestNetworkLocalhostTCPNat
23:15:18 [2020-04-13T23:15:18.605Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s)
23:15:18 [2020-04-13T23:15:18.605Z] PASS
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === Skipped
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] DONE 17 tests, 4 skipped in 29.678s
23:15:18 [2020-04-13T23:15:18.605Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:15:18 [2020-04-13T23:15:18.605Z] ++ 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
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -e
23:15:18 [2020-04-13T23:15:18.605Z] ++ '[' -n 0 ']'
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -x
23:15:18 [2020-04-13T23:15:18.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-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
23:15:18 [2020-04-13T23:15:18.605Z] INFO: Testing against a local daemon
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestPluginInvalidJSON
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:15:18 [2020-04-13T23:15:18.605Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:15:18 [2020-04-13T23:15:18.605Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:15:18 [2020-04-13T23:15:18.605Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:15:18 [2020-04-13T23:15:18.605Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:15:18 [2020-04-13T23:15:18.605Z] PASS
23:15:18 [2020-04-13T23:15:18.605Z] 
23:15:18 [2020-04-13T23:15:18.605Z] DONE 2 tests in 0.080s
23:15:18 [2020-04-13T23:15:18.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:15:18 [2020-04-13T23:15:18.605Z] ++ 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
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -e
23:15:18 [2020-04-13T23:15:18.605Z] ++ '[' -n 0 ']'
23:15:18 [2020-04-13T23:15:18.605Z] ++ set -x
23:15:18 [2020-04-13T23:15:18.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-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
23:15:18 [2020-04-13T23:15:18.605Z] INFO: Testing against a local daemon
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestExternalGraphDriver
23:15:18 [2020-04-13T23:15:18.605Z] === RUN   TestExternalGraphDriver/json
23:15:19 [2020-04-13T23:15:19.029Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s)
23:15:19 [2020-04-13T23:15:19.029Z] === RUN   TestNetworkLoopbackNat
23:15:20 [2020-04-13T23:15:20.070Z] === RUN   TestExternalGraphDriver/spec
23:15:20 [2020-04-13T23:15:20.405Z] --- PASS: TestNetworkLoopbackNat (1.18s)
23:15:20 [2020-04-13T23:15:20.405Z] === RUN   TestPause
23:15:20 [2020-04-13T23:15:20.972Z] --- PASS: TestPause (0.80s)
23:15:20 [2020-04-13T23:15:20.972Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:15:20 [2020-04-13T23:15:20.972Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:15:20 [2020-04-13T23:15:20.972Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:15:20 [2020-04-13T23:15:20.972Z] === RUN   TestPauseStopPausedContainer
23:15:21 [2020-04-13T23:15:21.907Z] --- PASS: TestPauseStopPausedContainer (0.86s)
23:15:21 [2020-04-13T23:15:21.907Z] === RUN   TestPsFilter
23:15:22 [2020-04-13T23:15:22.084Z] === RUN   TestExternalGraphDriver/pull
23:15:22 [2020-04-13T23:15:22.167Z] --- PASS: TestPsFilter (0.31s)
23:15:22 [2020-04-13T23:15:22.167Z] === RUN   TestRemoveContainerWithRemovedVolume
23:15:22 [2020-04-13T23:15:22.734Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
23:15:22 [2020-04-13T23:15:22.734Z] === RUN   TestRemoveContainerWithVolume
23:15:22 [2020-04-13T23:15:22.883Z] .........................                                                [ 67%]
23:15:23 [2020-04-13T23:15:23.670Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
23:15:23 [2020-04-13T23:15:23.670Z] === RUN   TestRemoveContainerRunning
23:15:24 [2020-04-13T23:15:24.099Z] --- PASS: TestExternalGraphDriver (6.14s)
23:15:24 [2020-04-13T23:15:24.099Z]     --- PASS: TestExternalGraphDriver/json (2.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     --- PASS: TestExternalGraphDriver/pull (1.93s)
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestGraphdriverPluginV2
23:15:24 [2020-04-13T23:15:24.099Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:24 [2020-04-13T23:15:24.099Z] PASS
23:15:24 [2020-04-13T23:15:24.099Z] 
23:15:24 [2020-04-13T23:15:24.099Z] === Skipped
23:15:24 [2020-04-13T23:15:24.099Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
23:15:24 [2020-04-13T23:15:24.099Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:24 [2020-04-13T23:15:24.099Z] 
23:15:24 [2020-04-13T23:15:24.099Z] 
23:15:24 [2020-04-13T23:15:24.099Z] DONE 5 tests, 1 skipped in 6.270s
23:15:24 [2020-04-13T23:15:24.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:15:24 [2020-04-13T23:15:24.099Z] ++ 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
23:15:24 [2020-04-13T23:15:24.099Z] ++ set -e
23:15:24 [2020-04-13T23:15:24.099Z] ++ '[' -n 0 ']'
23:15:24 [2020-04-13T23:15:24.099Z] ++ set -x
23:15:24 [2020-04-13T23:15:24.099Z] ++ env -i DEST=/go/src/github.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
23:15:24 [2020-04-13T23:15:24.099Z] INFO: Testing against a local daemon
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestContinueAfterPluginCrash
23:15:24 [2020-04-13T23:15:24.099Z] === PAUSE TestContinueAfterPluginCrash
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestReadPluginNoRead
23:15:24 [2020-04-13T23:15:24.099Z] === PAUSE TestReadPluginNoRead
23:15:24 [2020-04-13T23:15:24.099Z] === RUN   TestDaemonStartWithLogOpt
23:15:24 [2020-04-13T23:15:24.099Z] === PAUSE TestDaemonStartWithLogOpt
23:15:24 [2020-04-13T23:15:24.099Z] === CONT  TestContinueAfterPluginCrash
23:15:24 [2020-04-13T23:15:24.099Z] === CONT  TestDaemonStartWithLogOpt
23:15:24 [2020-04-13T23:15:24.606Z] --- PASS: TestRemoveContainerRunning (0.77s)
23:15:24 [2020-04-13T23:15:24.607Z] === RUN   TestRemoveContainerForceRemoveRunning
23:15:25 [2020-04-13T23:15:25.110Z] Loaded image: buildpack-deps:jessie
23:15:25 [2020-04-13T23:15:25.110Z] Loaded image: busybox:latest
23:15:25 [2020-04-13T23:15:25.110Z] Loaded image: busybox:glibc
23:15:25 [2020-04-13T23:15:25.110Z] Loaded image: debian:jessie
23:15:25 [2020-04-13T23:15:25.110Z] Loaded image: hello-world:latest
23:15:25 [2020-04-13T23:15:25.110Z] INFO: Testing against a local daemon
23:15:25 [2020-04-13T23:15:25.110Z] === RUN   TestDockerDaemonSuite
23:15:25 [2020-04-13T23:15:25.110Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
23:15:25 [2020-04-13T23:15:25.110Z] Loaded image: buildpack-deps:jessie
23:15:25 [2020-04-13T23:15:25.110Z] Loaded image: busybox:latest
23:15:25 [2020-04-13T23:15:25.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
23:15:25 [2020-04-13T23:15:25.174Z] === RUN   TestRemoveInvalidContainer
23:15:25 [2020-04-13T23:15:25.174Z] --- PASS: TestRemoveInvalidContainer (0.03s)
23:15:25 [2020-04-13T23:15:25.174Z] === RUN   TestRenameLinkedContainer
23:15:25 [2020-04-13T23:15:25.364Z] Loaded image: busybox:glibc
23:15:25 [2020-04-13T23:15:25.365Z] Loaded image: debian:jessie
23:15:25 [2020-04-13T23:15:25.365Z] Loaded image: hello-world:latest
23:15:25 [2020-04-13T23:15:25.619Z] INFO: Testing against a local daemon
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:15:25 [2020-04-13T23:15:25.619Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:15:26 [2020-04-13T23:15:26.542Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:15:26 [2020-04-13T23:15:26.542Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:15:27 [2020-04-13T23:15:27.101Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:15:27 [2020-04-13T23:15:27.101Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:15:27 [2020-04-13T23:15:27.101Z] --- PASS: TestContainerKillOnDaemonStart (15.26s)
23:15:27 [2020-04-13T23:15:27.101Z] PASS
23:15:27 [2020-04-13T23:15:27.101Z] 
23:15:27 [2020-04-13T23:15:27.101Z] DONE 5 tests in 71.544s
23:15:27 [2020-04-13T23:15:27.101Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.101Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.101Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.101Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.101Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.101Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.101Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.101Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.101Z] PASS
23:15:27 [2020-04-13T23:15:27.101Z] 
23:15:27 [2020-04-13T23:15:27.101Z] DONE 0 tests in 0.049s
23:15:27 [2020-04-13T23:15:27.101Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.101Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.101Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.101Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.101Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.101Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.357Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.357Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.357Z] PASS
23:15:27 [2020-04-13T23:15:27.357Z] 
23:15:27 [2020-04-13T23:15:27.357Z] DONE 0 tests in 0.066s
23:15:27 [2020-04-13T23:15:27.358Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.358Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.358Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.358Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.358Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.358Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.358Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.358Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.358Z] PASS
23:15:27 [2020-04-13T23:15:27.358Z] 
23:15:27 [2020-04-13T23:15:27.358Z] DONE 0 tests in 0.073s
23:15:27 [2020-04-13T23:15:27.358Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.358Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.358Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.358Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.358Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.358Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.613Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.613Z] PASS
23:15:27 [2020-04-13T23:15:27.613Z] 
23:15:27 [2020-04-13T23:15:27.613Z] DONE 0 tests in 0.070s
23:15:27 [2020-04-13T23:15:27.613Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.613Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.613Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.613Z] PASS
23:15:27 [2020-04-13T23:15:27.613Z] 
23:15:27 [2020-04-13T23:15:27.613Z] DONE 0 tests in 0.008s
23:15:27 [2020-04-13T23:15:27.613Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.613Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.613Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:15:27 [2020-04-13T23:15:27.613Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.613Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.613Z] PASS
23:15:27 [2020-04-13T23:15:27.613Z] 
23:15:27 [2020-04-13T23:15:27.613Z] DONE 0 tests in 0.079s
23:15:27 [2020-04-13T23:15:27.613Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.613Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.613Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.613Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.613Z] PASS
23:15:27 [2020-04-13T23:15:27.613Z] 
23:15:27 [2020-04-13T23:15:27.613Z] DONE 0 tests in 0.029s
23:15:27 [2020-04-13T23:15:27.613Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.613Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.613Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.613Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.869Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.869Z] PASS
23:15:27 [2020-04-13T23:15:27.869Z] 
23:15:27 [2020-04-13T23:15:27.869Z] DONE 0 tests in 0.081s
23:15:27 [2020-04-13T23:15:27.869Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.869Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.869Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.869Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.869Z] PASS
23:15:27 [2020-04-13T23:15:27.869Z] 
23:15:27 [2020-04-13T23:15:27.869Z] DONE 0 tests in 0.034s
23:15:27 [2020-04-13T23:15:27.869Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.869Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.869Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.869Z] PASS
23:15:27 [2020-04-13T23:15:27.869Z] 
23:15:27 [2020-04-13T23:15:27.869Z] DONE 0 tests in 0.006s
23:15:27 [2020-04-13T23:15:27.869Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.869Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.869Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:15:27 [2020-04-13T23:15:27.869Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.869Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.869Z] PASS
23:15:27 [2020-04-13T23:15:27.869Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:15:27 [2020-04-13T23:15:27.869Z] 
23:15:27 [2020-04-13T23:15:27.869Z] DONE 0 tests in 0.039s
23:15:27 [2020-04-13T23:15:27.869Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -e
23:15:27 [2020-04-13T23:15:27.869Z] +++ '[' -n 0 ']'
23:15:27 [2020-04-13T23:15:27.869Z] +++ set -x
23:15:27 [2020-04-13T23:15:27.869Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:27 [2020-04-13T23:15:27.869Z] INFO: Testing against a local daemon
23:15:27 [2020-04-13T23:15:27.869Z] testing: warning: no tests to run
23:15:27 [2020-04-13T23:15:27.869Z] PASS
23:15:28 [2020-04-13T23:15:28.124Z] 
23:15:28 [2020-04-13T23:15:28.124Z] DONE 0 tests in 0.047s
23:15:28 [2020-04-13T23:15:28.124Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -e
23:15:28 [2020-04-13T23:15:28.124Z] +++ '[' -n 0 ']'
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -x
23:15:28 [2020-04-13T23:15:28.124Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] INFO: Testing against a local daemon
23:15:28 [2020-04-13T23:15:28.124Z] testing: warning: no tests to run
23:15:28 [2020-04-13T23:15:28.124Z] PASS
23:15:28 [2020-04-13T23:15:28.124Z] 
23:15:28 [2020-04-13T23:15:28.124Z] DONE 0 tests in 0.038s
23:15:28 [2020-04-13T23:15:28.124Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -e
23:15:28 [2020-04-13T23:15:28.124Z] +++ '[' -n 0 ']'
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -x
23:15:28 [2020-04-13T23:15:28.124Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] INFO: Testing against a local daemon
23:15:28 [2020-04-13T23:15:28.124Z] testing: warning: no tests to run
23:15:28 [2020-04-13T23:15:28.124Z] PASS
23:15:28 [2020-04-13T23:15:28.124Z] 
23:15:28 [2020-04-13T23:15:28.124Z] DONE 0 tests in 0.046s
23:15:28 [2020-04-13T23:15:28.124Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -e
23:15:28 [2020-04-13T23:15:28.124Z] +++ '[' -n 0 ']'
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -x
23:15:28 [2020-04-13T23:15:28.124Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] INFO: Testing against a local daemon
23:15:28 [2020-04-13T23:15:28.124Z] testing: warning: no tests to run
23:15:28 [2020-04-13T23:15:28.124Z] PASS
23:15:28 [2020-04-13T23:15:28.124Z] 
23:15:28 [2020-04-13T23:15:28.124Z] DONE 0 tests in 0.048s
23:15:28 [2020-04-13T23:15:28.124Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -e
23:15:28 [2020-04-13T23:15:28.124Z] +++ '[' -n 0 ']'
23:15:28 [2020-04-13T23:15:28.124Z] +++ set -x
23:15:28 [2020-04-13T23:15:28.124Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.124Z] INFO: Testing against a local daemon
23:15:28 [2020-04-13T23:15:28.124Z] testing: warning: no tests to run
23:15:28 [2020-04-13T23:15:28.124Z] PASS
23:15:28 [2020-04-13T23:15:28.124Z] 
23:15:28 [2020-04-13T23:15:28.124Z] DONE 0 tests in 0.032s
23:15:28 [2020-04-13T23:15:28.124Z] Running integration-test (iteration 2)
23:15:28 [2020-04-13T23:15:28.379Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.379Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.379Z] +++ set -e
23:15:28 [2020-04-13T23:15:28.379Z] +++ '[' -n 0 ']'
23:15:28 [2020-04-13T23:15:28.379Z] +++ set -x
23:15:28 [2020-04-13T23:15:28.380Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] INFO: Testing against a local daemon
23:15:28 [2020-04-13T23:15:28.380Z] testing: warning: no tests to run
23:15:28 [2020-04-13T23:15:28.380Z] PASS
23:15:28 [2020-04-13T23:15:28.380Z] 
23:15:28 [2020-04-13T23:15:28.380Z] DONE 0 tests in 0.035s
23:15:28 [2020-04-13T23:15:28.380Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] +++ set -e
23:15:28 [2020-04-13T23:15:28.380Z] +++ '[' -n 0 ']'
23:15:28 [2020-04-13T23:15:28.380Z] +++ set -x
23:15:28 [2020-04-13T23:15:28.380Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] INFO: Testing against a local daemon
23:15:28 [2020-04-13T23:15:28.380Z] testing: warning: no tests to run
23:15:28 [2020-04-13T23:15:28.380Z] PASS
23:15:28 [2020-04-13T23:15:28.380Z] 
23:15:28 [2020-04-13T23:15:28.380Z] DONE 0 tests in 0.031s
23:15:28 [2020-04-13T23:15:28.380Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] +++ set -e
23:15:28 [2020-04-13T23:15:28.380Z] +++ '[' -n 0 ']'
23:15:28 [2020-04-13T23:15:28.380Z] +++ set -x
23:15:28 [2020-04-13T23:15:28.380Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] INFO: Testing against a local daemon
23:15:28 [2020-04-13T23:15:28.380Z] === RUN   TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] === PAUSE TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.380Z] === CONT  TestContainerKillOnDaemonStart
23:15:28 [2020-04-13T23:15:28.459Z] --- PASS: TestRenameLinkedContainer (3.12s)
23:15:28 [2020-04-13T23:15:28.459Z] === RUN   TestRenameStoppedContainer
23:15:29 [2020-04-13T23:15:29.027Z] --- PASS: TestRenameStoppedContainer (0.78s)
23:15:29 [2020-04-13T23:15:29.027Z] === RUN   TestRenameRunningContainerAndReuse
23:15:29 [2020-04-13T23:15:29.739Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:15:29 [2020-04-13T23:15:29.993Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:15:29 [2020-04-13T23:15:29.993Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:15:29 [2020-04-13T23:15:29.993Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:15:30 [2020-04-13T23:15:30.552Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
23:15:30 [2020-04-13T23:15:30.807Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:15:30 [2020-04-13T23:15:30.930Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s)
23:15:30 [2020-04-13T23:15:30.930Z] === RUN   TestRenameInvalidName
23:15:31 [2020-04-13T23:15:31.498Z] --- PASS: TestRenameInvalidName (0.77s)
23:15:31 [2020-04-13T23:15:31.498Z] === RUN   TestRenameAnonymousContainer
23:15:31 [2020-04-13T23:15:31.731Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:15:31 [2020-04-13T23:15:31.731Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:15:31 [2020-04-13T23:15:31.731Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:15:31 [2020-04-13T23:15:31.986Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:15:31 [2020-04-13T23:15:31.986Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:15:32 [2020-04-13T23:15:32.467Z] --- PASS: TestDaemonStartWithLogOpt (8.03s)
23:15:32 [2020-04-13T23:15:32.467Z] === CONT  TestReadPluginNoRead
23:15:32 [2020-04-13T23:15:32.544Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
23:15:35 [2020-04-13T23:15:35.050Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
23:15:35 [2020-04-13T23:15:35.132Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:15:35 [2020-04-13T23:15:35.687Z] --- PASS: TestRenameAnonymousContainer (3.98s)
23:15:35 [2020-04-13T23:15:35.687Z] === RUN   TestRenameContainerWithSameName
23:15:35 [2020-04-13T23:15:35.973Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:15:36 [2020-04-13T23:15:36.254Z] --- PASS: TestRenameContainerWithSameName (0.80s)
23:15:36 [2020-04-13T23:15:36.254Z] === RUN   TestRenameContainerWithLinkedContainer
23:15:37 [2020-04-13T23:15:37.182Z] === RUN   TestReadPluginNoRead/default
23:15:37 [2020-04-13T23:15:37.182Z] --- PASS: TestContinueAfterPluginCrash (13.13s)
23:15:37 [2020-04-13T23:15:37.333Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
23:15:37 [2020-04-13T23:15:37.892Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:15:38 [2020-04-13T23:15:38.159Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
23:15:38 [2020-04-13T23:15:38.159Z] === RUN   TestResize
23:15:38 [2020-04-13T23:15:38.659Z] === RUN   TestReadPluginNoRead/disabled_caching
23:15:38 [2020-04-13T23:15:38.726Z] --- PASS: TestResize (0.82s)
23:15:38 [2020-04-13T23:15:38.726Z] === RUN   TestResizeWithInvalidSize
23:15:38 [2020-04-13T23:15:38.816Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
23:15:39 [2020-04-13T23:15:39.293Z] --- PASS: TestResizeWithInvalidSize (0.80s)
23:15:39 [2020-04-13T23:15:39.293Z] === RUN   TestResizeWhenContainerNotStarted
23:15:40 [2020-04-13T23:15:40.176Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
23:15:40 [2020-04-13T23:15:40.176Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:15:40 [2020-04-13T23:15:40.230Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:15:40 [2020-04-13T23:15:40.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:15:40 [2020-04-13T23:15:40.673Z] --- PASS: TestReadPluginNoRead (8.69s)
23:15:40 [2020-04-13T23:15:40.673Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s)
23:15:40 [2020-04-13T23:15:40.673Z]     --- PASS: TestReadPluginNoRead/default (1.91s)
23:15:40 [2020-04-13T23:15:40.673Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.96s)
23:15:40 [2020-04-13T23:15:40.673Z]     read_test.go:91: [d0dbe7ff9cb69] daemon is not started
23:15:40 [2020-04-13T23:15:40.673Z] PASS
23:15:40 [2020-04-13T23:15:40.673Z] 
23:15:40 [2020-04-13T23:15:40.673Z] DONE 6 tests in 16.800s
23:15:40 [2020-04-13T23:15:40.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:15:40 [2020-04-13T23:15:40.673Z] ++ 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
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -e
23:15:40 [2020-04-13T23:15:40.673Z] ++ '[' -n 0 ']'
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -x
23:15:40 [2020-04-13T23:15:40.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=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
23:15:40 [2020-04-13T23:15:40.673Z] testing: warning: no tests to run
23:15:40 [2020-04-13T23:15:40.673Z] PASS
23:15:40 [2020-04-13T23:15:40.673Z] 
23:15:40 [2020-04-13T23:15:40.673Z] DONE 0 tests in 0.029s
23:15:40 [2020-04-13T23:15:40.673Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:15:40 [2020-04-13T23:15:40.673Z] ++ 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
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -e
23:15:40 [2020-04-13T23:15:40.673Z] ++ '[' -n 0 ']'
23:15:40 [2020-04-13T23:15:40.673Z] ++ set -x
23:15:40 [2020-04-13T23:15:40.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=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
23:15:40 [2020-04-13T23:15:40.954Z] INFO: Testing against a local daemon
23:15:40 [2020-04-13T23:15:40.954Z] === RUN   TestPluginWithDevMounts
23:15:40 [2020-04-13T23:15:40.954Z] === PAUSE TestPluginWithDevMounts
23:15:40 [2020-04-13T23:15:40.954Z] === CONT  TestPluginWithDevMounts
23:15:41 [2020-04-13T23:15:41.144Z] --- PASS: TestContainerKillOnDaemonStart (12.65s)
23:15:41 [2020-04-13T23:15:41.144Z] === RUN   TestContainerKillOnDaemonStart
23:15:41 [2020-04-13T23:15:41.144Z] === PAUSE TestContainerKillOnDaemonStart
23:15:41 [2020-04-13T23:15:41.144Z] === CONT  TestContainerKillOnDaemonStart
23:15:42 [2020-04-13T23:15:42.069Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:15:42 [2020-04-13T23:15:42.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:15:42 [2020-04-13T23:15:42.968Z] --- PASS: TestPluginWithDevMounts (1.86s)
23:15:42 [2020-04-13T23:15:42.968Z] PASS
23:15:42 [2020-04-13T23:15:42.968Z] 
23:15:42 [2020-04-13T23:15:42.968Z] DONE 1 tests in 1.943s
23:15:42 [2020-04-13T23:15:42.968Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
23:15:42 [2020-04-13T23:15:42.968Z] ++ 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
23:15:42 [2020-04-13T23:15:42.968Z] ++ set -e
23:15:42 [2020-04-13T23:15:42.968Z] ++ '[' -n 0 ']'
23:15:42 [2020-04-13T23:15:42.968Z] ++ set -x
23:15:42 [2020-04-13T23:15:42.968Z] ++ env -i DEST=/go/src/github.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
23:15:42 [2020-04-13T23:15:42.968Z] INFO: Testing against a local daemon
23:15:42 [2020-04-13T23:15:42.968Z] === RUN   TestSecretInspect
23:15:42 [2020-04-13T23:15:42.993Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
23:15:42 [2020-04-13T23:15:42.993Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:15:43 [2020-04-13T23:15:43.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:15:43 [2020-04-13T23:15:43.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:15:43 [2020-04-13T23:15:43.918Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:15:44 [2020-04-13T23:15:44.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:15:44 [2020-04-13T23:15:44.478Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:15:44 [2020-04-13T23:15:44.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:15:45 [2020-04-13T23:15:45.036Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
23:15:45 [2020-04-13T23:15:45.595Z] === RUN   TestDockerSuite/TestAttachAfterDetach
23:15:45 [2020-04-13T23:15:45.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:15:45 [2020-04-13T23:15:45.861Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:15:46 [2020-04-13T23:15:46.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:15:46 [2020-04-13T23:15:46.408Z] --- PASS: TestSecretInspect (3.70s)
23:15:46 [2020-04-13T23:15:46.408Z] === RUN   TestSecretList
23:15:47 [2020-04-13T23:15:47.476Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
23:15:48 [2020-04-13T23:15:48.035Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
23:15:48 [2020-04-13T23:15:48.662Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s)
23:15:48 [2020-04-13T23:15:48.662Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s)
23:15:48 [2020-04-13T23:15:48.662Z] === RUN   TestCgroupNamespacesRun
23:15:49 [2020-04-13T23:15:49.395Z] === RUN   TestDockerSuite/TestAttachDetach
23:15:50 [2020-04-13T23:15:50.320Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:15:50 [2020-04-13T23:15:50.566Z] --- PASS: TestCgroupNamespacesRun (1.79s)
23:15:50 [2020-04-13T23:15:50.566Z] === RUN   TestCgroupNamespacesRunPrivileged
23:15:50 [2020-04-13T23:15:50.774Z] --- PASS: TestSecretList (3.62s)
23:15:50 [2020-04-13T23:15:50.774Z] === RUN   TestSecretsCreateAndDelete
23:15:50 [2020-04-13T23:15:50.880Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:15:51 [2020-04-13T23:15:51.135Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
23:15:51 [2020-04-13T23:15:51.943Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s)
23:15:51 [2020-04-13T23:15:51.944Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:15:53 [2020-04-13T23:15:53.019Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:15:53 [2020-04-13T23:15:53.274Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
23:15:53 [2020-04-13T23:15:53.528Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:15:53 [2020-04-13T23:15:53.783Z] --- PASS: TestContainerKillOnDaemonStart (12.69s)
23:15:53 [2020-04-13T23:15:53.783Z] === RUN   TestContainerKillOnDaemonStart
23:15:53 [2020-04-13T23:15:53.783Z] === PAUSE TestContainerKillOnDaemonStart
23:15:53 [2020-04-13T23:15:53.783Z] === CONT  TestContainerKillOnDaemonStart
23:15:53 [2020-04-13T23:15:53.846Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
23:15:53 [2020-04-13T23:15:53.846Z] === RUN   TestCgroupNamespacesRunHostMode
23:15:54 [2020-04-13T23:15:54.214Z] --- PASS: TestSecretsCreateAndDelete (3.68s)
23:15:54 [2020-04-13T23:15:54.214Z] === RUN   TestSecretsUpdate
23:15:54 [2020-04-13T23:15:54.708Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:15:54 [2020-04-13T23:15:54.708Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
23:15:55 [2020-04-13T23:15:55.750Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
23:15:55 [2020-04-13T23:15:55.750Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:15:56 [2020-04-13T23:15:56.067Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:15:56 [2020-04-13T23:15:56.990Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
23:15:57 [2020-04-13T23:15:57.548Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
23:15:57 [2020-04-13T23:15:57.548Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:15:57 [2020-04-13T23:15:57.654Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s)
23:15:57 [2020-04-13T23:15:57.654Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:15:57 [2020-04-13T23:15:57.655Z] --- PASS: TestSecretsUpdate (3.54s)
23:15:57 [2020-04-13T23:15:57.655Z] === RUN   TestTemplatedSecret
23:15:58 [2020-04-13T23:15:58.107Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
23:15:58 [2020-04-13T23:15:58.222Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.94s)
23:15:58 [2020-04-13T23:15:58.222Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:15:58 [2020-04-13T23:15:58.666Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:15:59 [2020-04-13T23:15:59.158Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
23:15:59 [2020-04-13T23:15:59.158Z] === RUN   TestCgroupNamespacesRunOlderClient
23:15:59 [2020-04-13T23:15:59.226Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
23:15:59 [2020-04-13T23:15:59.670Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
23:15:59 [2020-04-13T23:15:59.785Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:15:59 [2020-04-13T23:15:59.785Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:15:59 [2020-04-13T23:15:59.785Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
23:16:01 [2020-04-13T23:16:01.062Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s)
23:16:01 [2020-04-13T23:16:01.062Z] === RUN   TestKernelTCPMemory
23:16:01 [2020-04-13T23:16:01.099Z] --- PASS: TestTemplatedSecret (3.53s)
23:16:01 [2020-04-13T23:16:01.099Z] === RUN   TestSecretCreateResolve
23:16:01 [2020-04-13T23:16:01.145Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:16:01 [2020-04-13T23:16:01.401Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:16:01 [2020-04-13T23:16:01.998Z] --- PASS: TestKernelTCPMemory (0.93s)
23:16:01 [2020-04-13T23:16:01.998Z] === RUN   TestNISDomainname
23:16:02 [2020-04-13T23:16:02.325Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
23:16:02 [2020-04-13T23:16:02.935Z] --- PASS: TestNISDomainname (1.03s)
23:16:02 [2020-04-13T23:16:02.935Z] === RUN   TestHostnameDnsResolution
23:16:03 [2020-04-13T23:16:03.685Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
23:16:04 [2020-04-13T23:16:04.540Z] --- PASS: TestSecretCreateResolve (3.72s)
23:16:04 [2020-04-13T23:16:04.540Z] PASS
23:16:04 [2020-04-13T23:16:04.540Z] 
23:16:04 [2020-04-13T23:16:04.540Z] DONE 6 tests in 21.874s
23:16:04 [2020-04-13T23:16:04.540Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
23:16:04 [2020-04-13T23:16:04.540Z] ++ 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
23:16:04 [2020-04-13T23:16:04.540Z] ++ set -e
23:16:04 [2020-04-13T23:16:04.540Z] ++ '[' -n 0 ']'
23:16:04 [2020-04-13T23:16:04.540Z] ++ set -x
23:16:04 [2020-04-13T23:16:04.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:16:04 [2020-04-13T23:16:04.821Z] INFO: Testing against a local daemon
23:16:04 [2020-04-13T23:16:04.821Z] === RUN   TestServiceCreateInit
23:16:04 [2020-04-13T23:16:04.821Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:16:04 [2020-04-13T23:16:04.839Z] --- PASS: TestHostnameDnsResolution (1.70s)
23:16:04 [2020-04-13T23:16:04.839Z] === RUN   TestStats
23:16:06 [2020-04-13T23:16:06.194Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
23:16:06 [2020-04-13T23:16:06.449Z] --- PASS: TestContainerKillOnDaemonStart (12.80s)
23:16:06 [2020-04-13T23:16:06.449Z] === RUN   TestContainerKillOnDaemonStart
23:16:06 [2020-04-13T23:16:06.449Z] === PAUSE TestContainerKillOnDaemonStart
23:16:06 [2020-04-13T23:16:06.449Z] === CONT  TestContainerKillOnDaemonStart
23:16:06 [2020-04-13T23:16:06.741Z] --- PASS: TestStats (1.85s)
23:16:06 [2020-04-13T23:16:06.741Z] === RUN   TestStopContainerWithTimeout
23:16:06 [2020-04-13T23:16:06.741Z] === RUN   TestStopContainerWithTimeout/0
23:16:06 [2020-04-13T23:16:06.741Z] === PAUSE TestStopContainerWithTimeout/0
23:16:06 [2020-04-13T23:16:06.741Z] === RUN   TestStopContainerWithTimeout/1
23:16:06 [2020-04-13T23:16:06.741Z] === PAUSE TestStopContainerWithTimeout/1
23:16:06 [2020-04-13T23:16:06.741Z] === RUN   TestStopContainerWithTimeout/3
23:16:06 [2020-04-13T23:16:06.741Z] === PAUSE TestStopContainerWithTimeout/3
23:16:06 [2020-04-13T23:16:06.741Z] === RUN   TestStopContainerWithTimeout/-1
23:16:06 [2020-04-13T23:16:06.741Z] === PAUSE TestStopContainerWithTimeout/-1
23:16:06 [2020-04-13T23:16:06.741Z] === CONT  TestStopContainerWithTimeout/0
23:16:06 [2020-04-13T23:16:06.741Z] === CONT  TestStopContainerWithTimeout/1
23:16:06 [2020-04-13T23:16:06.741Z] === CONT  TestStopContainerWithTimeout/3
23:16:06 [2020-04-13T23:16:06.741Z] === CONT  TestStopContainerWithTimeout/-1
23:16:07 [2020-04-13T23:16:07.374Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
23:16:07 [2020-04-13T23:16:07.935Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
23:16:10 [2020-04-13T23:16:10.032Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:16:10 [2020-04-13T23:16:10.032Z]     --- PASS: TestStopContainerWithTimeout/0 (1.25s)
23:16:10 [2020-04-13T23:16:10.032Z]     --- PASS: TestStopContainerWithTimeout/1 (1.94s)
23:16:10 [2020-04-13T23:16:10.032Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
23:16:10 [2020-04-13T23:16:10.032Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.27s)
23:16:10 [2020-04-13T23:16:10.032Z] === RUN   TestDeleteDevicemapper
23:16:10 [2020-04-13T23:16:10.032Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:16:10 [2020-04-13T23:16:10.032Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:16:10 [2020-04-13T23:16:10.032Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:16:10 [2020-04-13T23:16:10.291Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:16:12 [2020-04-13T23:16:12.092Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
23:16:13 [2020-04-13T23:16:13.319Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s)
23:16:13 [2020-04-13T23:16:13.319Z] === RUN   TestUpdateMemory
23:16:13 [2020-04-13T23:16:13.319Z] --- SKIP: TestUpdateMemory (0.00s)
23:16:13 [2020-04-13T23:16:13.319Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:16:13 [2020-04-13T23:16:13.319Z] === RUN   TestUpdateCPUQuota
23:16:14 [2020-04-13T23:16:14.255Z] --- PASS: TestUpdateCPUQuota (1.40s)
23:16:14 [2020-04-13T23:16:14.255Z] === RUN   TestUpdatePidsLimit
23:16:14 [2020-04-13T23:16:14.255Z] === RUN   TestUpdatePidsLimit/update_from_none
23:16:14 [2020-04-13T23:16:14.514Z] === RUN   TestUpdatePidsLimit/no_change
23:16:14 [2020-04-13T23:16:14.559Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:16:14 [2020-04-13T23:16:14.702Z] --- PASS: TestServiceCreateInit (10.04s)
23:16:14 [2020-04-13T23:16:14.702Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s)
23:16:14 [2020-04-13T23:16:14.702Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s)
23:16:14 [2020-04-13T23:16:14.702Z] === RUN   TestCreateServiceMultipleTimes
23:16:15 [2020-04-13T23:16:15.081Z] === RUN   TestUpdatePidsLimit/update_lower
23:16:15 [2020-04-13T23:16:15.340Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:16:15 [2020-04-13T23:16:15.346Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
23:16:15 [2020-04-13T23:16:15.600Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
23:16:15 [2020-04-13T23:16:15.908Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:16:16 [2020-04-13T23:16:16.160Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
23:16:16 [2020-04-13T23:16:16.173Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:16:16 [2020-04-13T23:16:16.431Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:16:16 [2020-04-13T23:16:16.469Z] tests/integration/client_test.py .....                                   [ 75%]
23:16:16 [2020-04-13T23:16:16.469Z] tests/integration/context_api_test.py ..                                 [ 76%]
23:16:16 [2020-04-13T23:16:16.719Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
23:16:16 [2020-04-13T23:16:16.920Z] #79 exporting layers 113.1s done
23:16:16 [2020-04-13T23:16:16.920Z] #79 exporting manifest sha256:ed5686f972f0a6780b901aa409b4fcd71ca33c465a33b8e33708a2e28f96c1a5 0.0s done
23:16:16 [2020-04-13T23:16:16.920Z] #79 exporting config sha256:a10704e7673de56e5922ccde55944a75e26568078972467075740c86a3477be0 done
23:16:16 [2020-04-13T23:16:16.920Z] #79 sending tarball
23:16:16 [2020-04-13T23:16:16.974Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
23:16:17 [2020-04-13T23:16:17.032Z] tests/integration/errors_test.py .                                       [ 76%]
23:16:18 [2020-04-13T23:16:18.334Z] --- PASS: TestUpdatePidsLimit (3.80s)
23:16:18 [2020-04-13T23:16:18.334Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
23:16:18 [2020-04-13T23:16:18.334Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
23:16:18 [2020-04-13T23:16:18.334Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
23:16:18 [2020-04-13T23:16:18.334Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
23:16:18 [2020-04-13T23:16:18.334Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
23:16:18 [2020-04-13T23:16:18.334Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
23:16:18 [2020-04-13T23:16:18.334Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
23:16:18 [2020-04-13T23:16:18.334Z] === RUN   TestUpdateRestartPolicy
23:16:19 [2020-04-13T23:16:19.484Z] --- PASS: TestContainerKillOnDaemonStart (12.46s)
23:16:19 [2020-04-13T23:16:19.484Z] === RUN   TestContainerKillOnDaemonStart
23:16:19 [2020-04-13T23:16:19.484Z] === PAUSE TestContainerKillOnDaemonStart
23:16:19 [2020-04-13T23:16:19.484Z] === CONT  TestContainerKillOnDaemonStart
23:16:19 [2020-04-13T23:16:19.739Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
23:16:19 [2020-04-13T23:16:19.833Z] --- PASS: TestImportExtremelyLargeImageWorks (103.93s)
23:16:19 [2020-04-13T23:16:19.833Z] PASS
23:16:19 [2020-04-13T23:16:19.833Z] 
23:16:19 [2020-04-13T23:16:19.833Z] === Skipped
23:16:19 [2020-04-13T23:16:19.833Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:16:19 [2020-04-13T23:16:19.833Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:16:19 [2020-04-13T23:16:19.833Z] 
23:16:19 [2020-04-13T23:16:19.833Z] 
23:16:19 [2020-04-13T23:16:19.833Z] DONE 12 tests, 1 skipped in 108.096s
23:16:19 [2020-04-13T23:16:19.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:16:19 [2020-04-13T23:16:19.833Z] INFO: Testing against a local daemon
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestNetworkCreateDelete
23:16:19 [2020-04-13T23:16:19.833Z] --- PASS: TestNetworkCreateDelete (0.11s)
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestDockerNetworkDeletePreferID
23:16:19 [2020-04-13T23:16:19.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s)
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestInspectNetwork
23:16:19 [2020-04-13T23:16:19.833Z] --- SKIP: TestInspectNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.833Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestRunContainerWithBridgeNone
23:16:19 [2020-04-13T23:16:19.833Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:16:19 [2020-04-13T23:16:19.833Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestNetworkInvalidJSON
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestNetworkInvalidJSON//networks/create
23:16:19 [2020-04-13T23:16:19.833Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:16:19 [2020-04-13T23:16:19.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:16:19 [2020-04-13T23:16:19.833Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:16:19 [2020-04-13T23:16:19.833Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:16:19 [2020-04-13T23:16:19.833Z] === CONT  TestNetworkInvalidJSON//networks/create
23:16:19 [2020-04-13T23:16:19.833Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:16:19 [2020-04-13T23:16:19.833Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:16:19 [2020-04-13T23:16:19.833Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:16:19 [2020-04-13T23:16:19.833Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:16:19 [2020-04-13T23:16:19.833Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestHostIPv4BridgeLabel
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDaemonRestartWithLiveRestore
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDaemonDefaultNetworkPools
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDaemonRestartWithExistingNetwork
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestServiceWithPredefinedNetwork
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:236: FLAKY_TEST
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestServiceWithDataPathPortInit
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.834Z] PASS
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === Skipped
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:236: FLAKY_TEST
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] DONE 18 tests, 12 skipped in 0.561s
23:16:19 [2020-04-13T23:16:19.834Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:16:19 [2020-04-13T23:16:19.834Z] INFO: Testing against a local daemon
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDockerNetworkIpvlanPersistance
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDockerNetworkIpvlan
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:16:19 [2020-04-13T23:16:19.834Z] PASS
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === Skipped
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] DONE 2 tests, 2 skipped in 0.110s
23:16:19 [2020-04-13T23:16:19.834Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:16:19 [2020-04-13T23:16:19.834Z] INFO: Testing against a local daemon
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDockerNetworkMacvlanPersistance
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestDockerNetworkMacvlan
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] PASS
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === Skipped
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] DONE 2 tests, 2 skipped in 0.109s
23:16:19 [2020-04-13T23:16:19.834Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:16:19 [2020-04-13T23:16:19.834Z] testing: warning: no tests to run
23:16:19 [2020-04-13T23:16:19.834Z] PASS
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] DONE 0 tests in 0.028s
23:16:19 [2020-04-13T23:16:19.834Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:16:19 [2020-04-13T23:16:19.834Z] INFO: Testing against a local daemon
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginAllowRequest
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginTLS
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginDenyRequest
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginAPIDenyResponse
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginDenyResponse
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginAllowEventStream
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginErrorResponse
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginErrorRequest
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginHeader
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginV2Disable
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginV2Disable (0.04s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] PASS
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === Skipped
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:16:19 [2020-04-13T23:16:19.834Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] DONE 17 tests, 17 skipped in 0.439s
23:16:19 [2020-04-13T23:16:19.834Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:16:19 [2020-04-13T23:16:19.834Z] INFO: Testing against a local daemon
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestPluginInvalidJSON
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:16:19 [2020-04-13T23:16:19.834Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:16:19 [2020-04-13T23:16:19.834Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:16:19 [2020-04-13T23:16:19.834Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:16:19 [2020-04-13T23:16:19.834Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:16:19 [2020-04-13T23:16:19.834Z] PASS
23:16:19 [2020-04-13T23:16:19.834Z] 
23:16:19 [2020-04-13T23:16:19.834Z] DONE 2 tests in 0.129s
23:16:19 [2020-04-13T23:16:19.834Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:16:19 [2020-04-13T23:16:19.834Z] INFO: Testing against a local daemon
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestExternalGraphDriver
23:16:19 [2020-04-13T23:16:19.834Z] --- SKIP: TestExternalGraphDriver (0.07s)
23:16:19 [2020-04-13T23:16:19.834Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:16:19 [2020-04-13T23:16:19.834Z] === RUN   TestGraphdriverPluginV2
23:16:20 [2020-04-13T23:16:20.298Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
23:16:20 [2020-04-13T23:16:20.298Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
23:16:20 [2020-04-13T23:16:20.397Z] --- PASS: TestGraphdriverPluginV2 (6.37s)
23:16:20 [2020-04-13T23:16:20.397Z] PASS
23:16:20 [2020-04-13T23:16:20.397Z] 
23:16:20 [2020-04-13T23:16:20.397Z] === Skipped
23:16:20 [2020-04-13T23:16:20.397Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
23:16:20 [2020-04-13T23:16:20.397Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:16:20 [2020-04-13T23:16:20.397Z] 
23:16:20 [2020-04-13T23:16:20.397Z] 
23:16:20 [2020-04-13T23:16:20.397Z] DONE 2 tests, 1 skipped in 6.556s
23:16:20 [2020-04-13T23:16:20.397Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:16:20 [2020-04-13T23:16:20.397Z] INFO: Testing against a local daemon
23:16:20 [2020-04-13T23:16:20.397Z] === RUN   TestContinueAfterPluginCrash
23:16:20 [2020-04-13T23:16:20.397Z] === PAUSE TestContinueAfterPluginCrash
23:16:20 [2020-04-13T23:16:20.397Z] === RUN   TestReadPluginNoRead
23:16:20 [2020-04-13T23:16:20.397Z] === PAUSE TestReadPluginNoRead
23:16:20 [2020-04-13T23:16:20.397Z] === RUN   TestDaemonStartWithLogOpt
23:16:20 [2020-04-13T23:16:20.397Z] === PAUSE TestDaemonStartWithLogOpt
23:16:20 [2020-04-13T23:16:20.397Z] === CONT  TestContinueAfterPluginCrash
23:16:20 [2020-04-13T23:16:20.397Z] === CONT  TestDaemonStartWithLogOpt
23:16:21 [2020-04-13T23:16:21.365Z] #79 ...
23:16:21 [2020-04-13T23:16:21.365Z] 
23:16:21 [2020-04-13T23:16:21.365Z] #80 importing to docker
23:16:21 [2020-04-13T23:16:21.652Z] #80 ...
23:16:21 [2020-04-13T23:16:21.652Z] 
23:16:21 [2020-04-13T23:16:21.652Z] #79 exporting to oci image format
23:16:21 [2020-04-13T23:16:21.652Z] #79 sending tarball 19.2s done
23:16:21 [2020-04-13T23:16:21.652Z] #79 DONE 132.3s
23:16:21 [2020-04-13T23:16:21.652Z] 
23:16:21 [2020-04-13T23:16:21.652Z] #80 importing to docker
23:16:22 [2020-04-13T23:16:22.181Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
23:16:22 [2020-04-13T23:16:22.181Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
23:16:23 [2020-04-13T23:16:23.104Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
23:16:25 [2020-04-13T23:16:25.612Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
23:16:25 [2020-04-13T23:16:25.866Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
23:16:27 [2020-04-13T23:16:27.748Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
23:16:28 [2020-04-13T23:16:28.373Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
23:16:28 [2020-04-13T23:16:28.373Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
23:16:28 [2020-04-13T23:16:28.373Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
23:16:30 [2020-04-13T23:16:30.280Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
23:16:30 [2020-04-13T23:16:30.539Z] --- PASS: TestUpdateRestartPolicy (12.45s)
23:16:30 [2020-04-13T23:16:30.539Z] === RUN   TestUpdateRestartWithAutoRemove
23:16:31 [2020-04-13T23:16:31.475Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
23:16:31 [2020-04-13T23:16:31.475Z] === RUN   TestWaitNonBlocked
23:16:31 [2020-04-13T23:16:31.475Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:16:31 [2020-04-13T23:16:31.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:16:31 [2020-04-13T23:16:31.475Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:16:31 [2020-04-13T23:16:31.475Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:16:31 [2020-04-13T23:16:31.475Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:16:31 [2020-04-13T23:16:31.475Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:16:31 [2020-04-13T23:16:31.640Z] --- PASS: TestContainerKillOnDaemonStart (12.72s)
23:16:31 [2020-04-13T23:16:31.641Z] PASS
23:16:31 [2020-04-13T23:16:31.641Z] 
23:16:31 [2020-04-13T23:16:31.641Z] DONE 5 tests in 63.379s
23:16:31 [2020-04-13T23:16:31.641Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.641Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.641Z] +++ set -e
23:16:31 [2020-04-13T23:16:31.641Z] +++ '[' -n 0 ']'
23:16:31 [2020-04-13T23:16:31.641Z] +++ set -x
23:16:31 [2020-04-13T23:16:31.641Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.895Z] INFO: Testing against a local daemon
23:16:31 [2020-04-13T23:16:31.895Z] testing: warning: no tests to run
23:16:31 [2020-04-13T23:16:31.895Z] PASS
23:16:31 [2020-04-13T23:16:31.895Z] 
23:16:31 [2020-04-13T23:16:31.895Z] DONE 0 tests in 0.074s
23:16:31 [2020-04-13T23:16:31.895Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.895Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.895Z] +++ set -e
23:16:31 [2020-04-13T23:16:31.895Z] +++ '[' -n 0 ']'
23:16:31 [2020-04-13T23:16:31.895Z] +++ set -x
23:16:31 [2020-04-13T23:16:31.895Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.895Z] INFO: Testing against a local daemon
23:16:31 [2020-04-13T23:16:31.895Z] testing: warning: no tests to run
23:16:31 [2020-04-13T23:16:31.895Z] PASS
23:16:31 [2020-04-13T23:16:31.895Z] 
23:16:31 [2020-04-13T23:16:31.895Z] DONE 0 tests in 0.097s
23:16:31 [2020-04-13T23:16:31.895Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.895Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:31 [2020-04-13T23:16:31.895Z] +++ set -e
23:16:31 [2020-04-13T23:16:31.895Z] +++ '[' -n 0 ']'
23:16:31 [2020-04-13T23:16:31.895Z] +++ set -x
23:16:31 [2020-04-13T23:16:31.895Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.151Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.151Z] PASS
23:16:32 [2020-04-13T23:16:32.151Z] 
23:16:32 [2020-04-13T23:16:32.151Z] DONE 0 tests in 0.101s
23:16:32 [2020-04-13T23:16:32.151Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.151Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.151Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.151Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.151Z] PASS
23:16:32 [2020-04-13T23:16:32.151Z] 
23:16:32 [2020-04-13T23:16:32.151Z] DONE 0 tests in 0.037s
23:16:32 [2020-04-13T23:16:32.151Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.151Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.151Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.151Z] PASS
23:16:32 [2020-04-13T23:16:32.151Z] 
23:16:32 [2020-04-13T23:16:32.151Z] DONE 0 tests in 0.007s
23:16:32 [2020-04-13T23:16:32.151Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.151Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.151Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
23:16:32 [2020-04-13T23:16:32.151Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.151Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.151Z] PASS
23:16:32 [2020-04-13T23:16:32.151Z] 
23:16:32 [2020-04-13T23:16:32.151Z] DONE 0 tests in 0.070s
23:16:32 [2020-04-13T23:16:32.151Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.151Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.151Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.151Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.406Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.406Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.406Z] PASS
23:16:32 [2020-04-13T23:16:32.406Z] 
23:16:32 [2020-04-13T23:16:32.406Z] DONE 0 tests in 0.069s
23:16:32 [2020-04-13T23:16:32.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.407Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.407Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.407Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.407Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.407Z] PASS
23:16:32 [2020-04-13T23:16:32.407Z] 
23:16:32 [2020-04-13T23:16:32.407Z] DONE 0 tests in 0.056s
23:16:32 [2020-04-13T23:16:32.407Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.407Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.407Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.407Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.407Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.407Z] PASS
23:16:32 [2020-04-13T23:16:32.407Z] 
23:16:32 [2020-04-13T23:16:32.407Z] DONE 0 tests in 0.065s
23:16:32 [2020-04-13T23:16:32.407Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.407Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.407Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.407Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.407Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.407Z] PASS
23:16:32 [2020-04-13T23:16:32.407Z] 
23:16:32 [2020-04-13T23:16:32.407Z] DONE 0 tests in 0.007s
23:16:32 [2020-04-13T23:16:32.411Z] --- PASS: TestWaitNonBlocked (0.03s)
23:16:32 [2020-04-13T23:16:32.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s)
23:16:32 [2020-04-13T23:16:32.411Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
23:16:32 [2020-04-13T23:16:32.411Z] === RUN   TestWaitBlocked
23:16:32 [2020-04-13T23:16:32.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:16:32 [2020-04-13T23:16:32.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:16:32 [2020-04-13T23:16:32.411Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:16:32 [2020-04-13T23:16:32.411Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:16:32 [2020-04-13T23:16:32.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:16:32 [2020-04-13T23:16:32.411Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:16:32 [2020-04-13T23:16:32.662Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.662Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.662Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.662Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.662Z] PASS
23:16:32 [2020-04-13T23:16:32.662Z] 
23:16:32 [2020-04-13T23:16:32.662Z] DONE 0 tests in 0.038s
23:16:32 [2020-04-13T23:16:32.662Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.662Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.662Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.662Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.662Z] PASS
23:16:32 [2020-04-13T23:16:32.662Z] 
23:16:32 [2020-04-13T23:16:32.662Z] DONE 0 tests in 0.043s
23:16:32 [2020-04-13T23:16:32.662Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.662Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.662Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.662Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.662Z] PASS
23:16:32 [2020-04-13T23:16:32.662Z] 
23:16:32 [2020-04-13T23:16:32.662Z] DONE 0 tests in 0.045s
23:16:32 [2020-04-13T23:16:32.662Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.662Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.662Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.662Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.918Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.918Z] PASS
23:16:32 [2020-04-13T23:16:32.918Z] 
23:16:32 [2020-04-13T23:16:32.918Z] DONE 0 tests in 0.072s
23:16:32 [2020-04-13T23:16:32.918Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.918Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.918Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.918Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.918Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.918Z] PASS
23:16:32 [2020-04-13T23:16:32.918Z] 
23:16:32 [2020-04-13T23:16:32.918Z] DONE 0 tests in 0.055s
23:16:32 [2020-04-13T23:16:32.918Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.918Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.918Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.918Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] INFO: Testing against a local daemon
23:16:32 [2020-04-13T23:16:32.918Z] testing: warning: no tests to run
23:16:32 [2020-04-13T23:16:32.918Z] PASS
23:16:32 [2020-04-13T23:16:32.918Z] 
23:16:32 [2020-04-13T23:16:32.918Z] DONE 0 tests in 0.083s
23:16:32 [2020-04-13T23:16:32.918Z] Running integration-test (iteration 3)
23:16:32 [2020-04-13T23:16:32.918Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:32 [2020-04-13T23:16:32.918Z] +++ set -e
23:16:32 [2020-04-13T23:16:32.918Z] +++ '[' -n 0 ']'
23:16:32 [2020-04-13T23:16:32.918Z] +++ set -x
23:16:32 [2020-04-13T23:16:32.918Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] INFO: Testing against a local daemon
23:16:33 [2020-04-13T23:16:33.173Z] testing: warning: no tests to run
23:16:33 [2020-04-13T23:16:33.173Z] PASS
23:16:33 [2020-04-13T23:16:33.173Z] 
23:16:33 [2020-04-13T23:16:33.173Z] DONE 0 tests in 0.064s
23:16:33 [2020-04-13T23:16:33.173Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] +++ set -e
23:16:33 [2020-04-13T23:16:33.173Z] +++ '[' -n 0 ']'
23:16:33 [2020-04-13T23:16:33.173Z] +++ set -x
23:16:33 [2020-04-13T23:16:33.173Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] INFO: Testing against a local daemon
23:16:33 [2020-04-13T23:16:33.173Z] testing: warning: no tests to run
23:16:33 [2020-04-13T23:16:33.173Z] PASS
23:16:33 [2020-04-13T23:16:33.173Z] 
23:16:33 [2020-04-13T23:16:33.173Z] DONE 0 tests in 0.060s
23:16:33 [2020-04-13T23:16:33.173Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] +++ set -e
23:16:33 [2020-04-13T23:16:33.173Z] +++ '[' -n 0 ']'
23:16:33 [2020-04-13T23:16:33.173Z] +++ set -x
23:16:33 [2020-04-13T23:16:33.173Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] INFO: Testing against a local daemon
23:16:33 [2020-04-13T23:16:33.173Z] === RUN   TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] === PAUSE TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.173Z] === CONT  TestContainerKillOnDaemonStart
23:16:33 [2020-04-13T23:16:33.733Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
23:16:33 [2020-04-13T23:16:33.789Z] --- PASS: TestWaitBlocked (0.03s)
23:16:33 [2020-04-13T23:16:33.789Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
23:16:33 [2020-04-13T23:16:33.789Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s)
23:16:33 [2020-04-13T23:16:33.789Z] === CONT  TestContainerStartOnDaemonRestart
23:16:33 [2020-04-13T23:16:33.789Z] === CONT  TestIpcModeOlderClient
23:16:33 [2020-04-13T23:16:33.789Z] === CONT  TestDaemonHostGatewayIP
23:16:33 [2020-04-13T23:16:33.789Z] === CONT  TestDaemonRestartIpcMode
23:16:33 [2020-04-13T23:16:33.789Z] --- PASS: TestIpcModeOlderClient (0.21s)
23:16:33 [2020-04-13T23:16:33.789Z] === CONT  TestContainerKillOnDaemonStart
23:16:35 [2020-04-13T23:16:35.247Z] --- PASS: TestDaemonStartWithLogOpt (13.66s)
23:16:35 [2020-04-13T23:16:35.247Z] === CONT  TestReadPluginNoRead
23:16:35 [2020-04-13T23:16:35.618Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
23:16:36 [2020-04-13T23:16:36.978Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
23:16:36 [2020-04-13T23:16:36.999Z] --- PASS: TestCreateServiceMultipleTimes (22.08s)
23:16:36 [2020-04-13T23:16:36.999Z] === RUN   TestCreateServiceConflict
23:16:37 [2020-04-13T23:16:37.083Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s)
23:16:37 [2020-04-13T23:16:37.768Z] --- PASS: TestContinueAfterPluginCrash (17.15s)
23:16:37 [2020-04-13T23:16:37.768Z] === RUN   TestReadPluginNoRead/default
23:16:38 [2020-04-13T23:16:38.018Z] --- PASS: TestDaemonRestartIpcMode (4.41s)
23:16:38 [2020-04-13T23:16:38.276Z] --- PASS: TestDaemonHostGatewayIP (4.76s)
23:16:38 [2020-04-13T23:16:38.338Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
23:16:38 [2020-04-13T23:16:38.592Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
23:16:40 [2020-04-13T23:16:40.286Z] === RUN   TestReadPluginNoRead/disabled_caching
23:16:40 [2020-04-13T23:16:40.438Z] --- PASS: TestCreateServiceConflict (3.71s)
23:16:40 [2020-04-13T23:16:40.438Z] === RUN   TestCreateServiceMaxReplicas
23:16:41 [2020-04-13T23:16:41.099Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
23:16:41 [2020-04-13T23:16:41.099Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
23:16:42 [2020-04-13T23:16:42.022Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
23:16:42 [2020-04-13T23:16:42.945Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
23:16:43 [2020-04-13T23:16:43.555Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:16:44 [2020-04-13T23:16:44.804Z] --- PASS: TestCreateServiceMaxReplicas (4.00s)
23:16:44 [2020-04-13T23:16:44.804Z] === RUN   TestCreateWithDuplicateNetworkNames
23:16:46 [2020-04-13T23:16:46.074Z] --- PASS: TestReadPluginNoRead (11.82s)
23:16:46 [2020-04-13T23:16:46.074Z]     --- PASS: TestReadPluginNoRead/default (2.61s)
23:16:46 [2020-04-13T23:16:46.074Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.77s)
23:16:46 [2020-04-13T23:16:46.074Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.79s)
23:16:46 [2020-04-13T23:16:46.074Z]     read_test.go:91: [d8087e0a9739a] daemon is not started
23:16:46 [2020-04-13T23:16:46.074Z] PASS
23:16:46 [2020-04-13T23:16:46.074Z] 
23:16:46 [2020-04-13T23:16:46.074Z] DONE 6 tests in 25.605s
23:16:46 [2020-04-13T23:16:46.074Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:16:46 [2020-04-13T23:16:46.074Z] testing: warning: no tests to run
23:16:46 [2020-04-13T23:16:46.074Z] PASS
23:16:46 [2020-04-13T23:16:46.074Z] 
23:16:46 [2020-04-13T23:16:46.074Z] DONE 0 tests in 0.040s
23:16:46 [2020-04-13T23:16:46.074Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:16:46 [2020-04-13T23:16:46.074Z] INFO: Testing against a local daemon
23:16:46 [2020-04-13T23:16:46.074Z] === RUN   TestPluginWithDevMounts
23:16:46 [2020-04-13T23:16:46.074Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:16:46 [2020-04-13T23:16:46.074Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:16:46 [2020-04-13T23:16:46.074Z] PASS
23:16:46 [2020-04-13T23:16:46.074Z] 
23:16:46 [2020-04-13T23:16:46.074Z] === Skipped
23:16:46 [2020-04-13T23:16:46.074Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:16:46 [2020-04-13T23:16:46.074Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:16:46 [2020-04-13T23:16:46.074Z] 
23:16:46 [2020-04-13T23:16:46.074Z] 
23:16:46 [2020-04-13T23:16:46.074Z] DONE 1 tests, 1 skipped in 0.131s
23:16:46 [2020-04-13T23:16:46.074Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:16:46 [2020-04-13T23:16:46.208Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
23:16:46 [2020-04-13T23:16:46.208Z] --- PASS: TestContainerKillOnDaemonStart (12.88s)
23:16:46 [2020-04-13T23:16:46.208Z] === RUN   TestContainerKillOnDaemonStart
23:16:46 [2020-04-13T23:16:46.208Z] === PAUSE TestContainerKillOnDaemonStart
23:16:46 [2020-04-13T23:16:46.208Z] === CONT  TestContainerKillOnDaemonStart
23:16:46 [2020-04-13T23:16:46.330Z] INFO: Testing against a local daemon
23:16:46 [2020-04-13T23:16:46.330Z] === RUN   TestSecretInspect
23:16:46 [2020-04-13T23:16:46.330Z] --- SKIP: TestSecretInspect (0.02s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] === RUN   TestSecretList
23:16:46 [2020-04-13T23:16:46.330Z] --- SKIP: TestSecretList (0.01s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] === RUN   TestSecretsCreateAndDelete
23:16:46 [2020-04-13T23:16:46.330Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] === RUN   TestSecretsUpdate
23:16:46 [2020-04-13T23:16:46.330Z] --- SKIP: TestSecretsUpdate (0.02s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] === RUN   TestTemplatedSecret
23:16:46 [2020-04-13T23:16:46.330Z] --- SKIP: TestTemplatedSecret (0.00s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] === RUN   TestSecretCreateResolve
23:16:46 [2020-04-13T23:16:46.330Z] --- SKIP: TestSecretCreateResolve (0.01s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] PASS
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] === Skipped
23:16:46 [2020-04-13T23:16:46.330Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
23:16:46 [2020-04-13T23:16:46.330Z]     secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] 
23:16:46 [2020-04-13T23:16:46.330Z] DONE 6 tests, 6 skipped in 0.191s
23:16:46 [2020-04-13T23:16:46.330Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:16:46 [2020-04-13T23:16:46.330Z] INFO: Testing against a local daemon
23:16:46 [2020-04-13T23:16:46.330Z] === RUN   TestServiceCreateInit
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:16:46 [2020-04-13T23:16:46.587Z] --- PASS: TestServiceCreateInit (0.02s)
23:16:46 [2020-04-13T23:16:46.587Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:16:46 [2020-04-13T23:16:46.587Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:16:46 [2020-04-13T23:16:46.587Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateServiceMultipleTimes
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateServiceConflict
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateServiceMaxReplicas
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateWithDuplicateNetworkNames
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateServiceSecretFileMode
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateServiceConfigFileMode
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateServiceSysctls
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateServiceCapabilities
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:16:46 [2020-04-13T23:16:46.587Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestInspect
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestInspect (0.02s)
23:16:46 [2020-04-13T23:16:46.587Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestCreateJob
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestCreateJob (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestReplicatedJob
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestReplicatedJob (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestUpdateReplicatedJob
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
23:16:46 [2020-04-13T23:16:46.587Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestServiceListWithStatuses
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:16:46 [2020-04-13T23:16:46.587Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestDockerNetworkConnectAlias
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestDockerNetworkReConnect
23:16:46 [2020-04-13T23:16:46.587Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
23:16:46 [2020-04-13T23:16:46.587Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:46 [2020-04-13T23:16:46.587Z] === RUN   TestServicePlugin
23:16:46 [2020-04-13T23:16:46.768Z] === RUN   TestDockerSuite/TestBuildAddNonTar
23:16:48 [2020-04-13T23:16:48.129Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
23:16:48 [2020-04-13T23:16:48.246Z] --- PASS: TestContainerKillOnDaemonStart (13.01s)
23:16:48 [2020-04-13T23:16:48.246Z] PASS
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] === Skipped
23:16:48 [2020-04-13T23:16:48.246Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] 
23:16:48 [2020-04-13T23:16:48.246Z] DONE 200 tests, 6 skipped in 135.099s
23:16:48 [2020-04-13T23:16:48.246Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:16:48 [2020-04-13T23:16:48.246Z] ++ 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
23:16:48 [2020-04-13T23:16:48.246Z] ++ set -e
23:16:48 [2020-04-13T23:16:48.246Z] ++ '[' -n 0 ']'
23:16:48 [2020-04-13T23:16:48.246Z] ++ set -x
23:16:48 [2020-04-13T23:16:48.246Z] ++ env -i DEST=/go/src/github.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
23:16:48 [2020-04-13T23:16:48.246Z] INFO: Testing against a local daemon
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestCommitInheritsEnv
23:16:48 [2020-04-13T23:16:48.246Z] --- PASS: TestCommitInheritsEnv (0.58s)
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestImportExtremelyLargeImageWorks
23:16:48 [2020-04-13T23:16:48.246Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestImagesFilterMultiReference
23:16:48 [2020-04-13T23:16:48.246Z] --- PASS: TestImagesFilterMultiReference (0.10s)
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestImagePullPlatformInvalid
23:16:48 [2020-04-13T23:16:48.246Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestRemoveImageOrphaning
23:16:48 [2020-04-13T23:16:48.246Z] --- PASS: TestRemoveImageOrphaning (0.56s)
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestRemoveImageGarbageCollector
23:16:48 [2020-04-13T23:16:48.246Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:16:48 [2020-04-13T23:16:48.246Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:16:48 [2020-04-13T23:16:48.246Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestTagInvalidReference
23:16:48 [2020-04-13T23:16:48.246Z] --- PASS: TestTagInvalidReference (0.03s)
23:16:48 [2020-04-13T23:16:48.246Z] === RUN   TestTagValidPrefixedRepo
23:16:48 [2020-04-13T23:16:48.505Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
23:16:48 [2020-04-13T23:16:48.505Z] === RUN   TestTagExistedNameWithoutForce
23:16:48 [2020-04-13T23:16:48.505Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:16:48 [2020-04-13T23:16:48.505Z] === RUN   TestTagOfficialNames
23:16:48 [2020-04-13T23:16:48.505Z] --- PASS: TestTagOfficialNames (0.07s)
23:16:48 [2020-04-13T23:16:48.505Z] === RUN   TestTagMatchesDigest
23:16:48 [2020-04-13T23:16:48.505Z] --- PASS: TestTagMatchesDigest (0.03s)
23:16:48 [2020-04-13T23:16:48.505Z] PASS
23:16:48 [2020-04-13T23:16:48.505Z] 
23:16:48 [2020-04-13T23:16:48.505Z] === Skipped
23:16:48 [2020-04-13T23:16:48.505Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:16:48 [2020-04-13T23:16:48.505Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
23:16:48 [2020-04-13T23:16:48.505Z] 
23:16:48 [2020-04-13T23:16:48.505Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:16:48 [2020-04-13T23:16:48.505Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:16:48 [2020-04-13T23:16:48.505Z] 
23:16:48 [2020-04-13T23:16:48.505Z] 
23:16:48 [2020-04-13T23:16:48.505Z] DONE 12 tests, 2 skipped in 1.775s
23:16:48 [2020-04-13T23:16:48.505Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:16:48 [2020-04-13T23:16:48.505Z] ++ 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
23:16:48 [2020-04-13T23:16:48.505Z] ++ set -e
23:16:48 [2020-04-13T23:16:48.505Z] ++ '[' -n 0 ']'
23:16:48 [2020-04-13T23:16:48.505Z] ++ set -x
23:16:48 [2020-04-13T23:16:48.505Z] ++ env -i DEST=/go/src/github.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
23:16:48 [2020-04-13T23:16:48.764Z] INFO: Testing against a local daemon
23:16:48 [2020-04-13T23:16:48.764Z] === RUN   TestNetworkCreateDelete
23:16:49 [2020-04-13T23:16:49.023Z] --- PASS: TestNetworkCreateDelete (0.40s)
23:16:49 [2020-04-13T23:16:49.023Z] === RUN   TestDockerNetworkDeletePreferID
23:16:49 [2020-04-13T23:16:49.053Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
23:16:49 [2020-04-13T23:16:49.308Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
23:16:49 [2020-04-13T23:16:49.867Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
23:16:50 [2020-04-13T23:16:50.400Z] --- PASS: TestDockerNetworkDeletePreferID (1.15s)
23:16:50 [2020-04-13T23:16:50.400Z] === RUN   TestInspectNetwork
23:16:50 [2020-04-13T23:16:50.426Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
23:16:50 [2020-04-13T23:16:50.760Z] --- SKIP: TestServicePlugin (3.46s)
23:16:50 [2020-04-13T23:16:50.760Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestServiceUpdateLabel
23:16:50 [2020-04-13T23:16:50.760Z] --- SKIP: TestServiceUpdateLabel (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestServiceUpdateSecrets
23:16:50 [2020-04-13T23:16:50.760Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestServiceUpdateConfigs
23:16:50 [2020-04-13T23:16:50.760Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestServiceUpdateNetwork
23:16:50 [2020-04-13T23:16:50.760Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] PASS
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === Skipped
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:16:50 [2020-04-13T23:16:50.760Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:16:50 [2020-04-13T23:16:50.760Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:16:50 [2020-04-13T23:16:50.760Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:16:50 [2020-04-13T23:16:50.760Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestInspect (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:16:50 [2020-04-13T23:16:50.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
23:16:50 [2020-04-13T23:16:50.760Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
23:16:50 [2020-04-13T23:16:50.760Z]     update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] DONE 23 tests, 22 skipped in 3.871s
23:16:50 [2020-04-13T23:16:50.760Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:16:50 [2020-04-13T23:16:50.760Z] INFO: Testing against a local daemon
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestSessionCreate
23:16:50 [2020-04-13T23:16:50.760Z] --- PASS: TestSessionCreate (0.03s)
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestSessionCreateWithBadUpgrade
23:16:50 [2020-04-13T23:16:50.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:16:50 [2020-04-13T23:16:50.760Z] PASS
23:16:50 [2020-04-13T23:16:50.760Z] 
23:16:50 [2020-04-13T23:16:50.760Z] DONE 2 tests in 0.185s
23:16:50 [2020-04-13T23:16:50.760Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:16:50 [2020-04-13T23:16:50.760Z] INFO: Testing against a local daemon
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:16:50 [2020-04-13T23:16:50.760Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:16:50 [2020-04-13T23:16:50.760Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:16:50 [2020-04-13T23:16:50.760Z] === RUN   TestEventsExecDie
23:16:50 [2020-04-13T23:16:50.985Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
23:16:51 [2020-04-13T23:16:51.322Z] --- PASS: TestEventsExecDie (0.66s)
23:16:51 [2020-04-13T23:16:51.322Z] === RUN   TestEventsBackwardsCompatible
23:16:51 [2020-04-13T23:16:51.322Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
23:16:51 [2020-04-13T23:16:51.322Z] === RUN   TestInfoBinaryCommits
23:16:51 [2020-04-13T23:16:51.322Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:16:51 [2020-04-13T23:16:51.322Z] === RUN   TestInfoAPIVersioned
23:16:51 [2020-04-13T23:16:51.322Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:16:51 [2020-04-13T23:16:51.322Z] === RUN   TestInfoDiscoveryBackend
23:16:52 [2020-04-13T23:16:52.386Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
23:16:52 [2020-04-13T23:16:52.386Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
23:16:53 [2020-04-13T23:16:53.213Z] --- PASS: TestInfoDiscoveryBackend (1.57s)
23:16:53 [2020-04-13T23:16:53.213Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:16:54 [2020-04-13T23:16:54.035Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:16:54 [2020-04-13T23:16:54.267Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
23:16:55 [2020-04-13T23:16:55.189Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
23:16:55 [2020-04-13T23:16:55.669Z] === RUN   TestInspectNetwork/full_network_id
23:16:55 [2020-04-13T23:16:55.669Z] === RUN   TestInspectNetwork/partial_network_id
23:16:55 [2020-04-13T23:16:55.669Z] === RUN   TestInspectNetwork/network_name
23:16:55 [2020-04-13T23:16:55.669Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:16:55 [2020-04-13T23:16:55.748Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
23:16:56 [2020-04-13T23:16:56.003Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
23:16:56 [2020-04-13T23:16:56.482Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.52s)
23:16:56 [2020-04-13T23:16:56.482Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:16:56 [2020-04-13T23:16:56.482Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:16:56 [2020-04-13T23:16:56.482Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:16:56 [2020-04-13T23:16:56.482Z] === RUN   TestInfoAPI
23:16:56 [2020-04-13T23:16:56.482Z] --- PASS: TestInfoAPI (0.04s)
23:16:56 [2020-04-13T23:16:56.482Z] === RUN   TestInfoAPIWarnings
23:16:57 [2020-04-13T23:16:57.361Z] === RUN   TestDockerSuite/TestBuildAddScript
23:16:57 [2020-04-13T23:16:57.361Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
23:16:58 [2020-04-13T23:16:58.372Z] --- PASS: TestInfoAPIWarnings (1.59s)
23:16:58 [2020-04-13T23:16:58.372Z] === RUN   TestInfoDebug
23:16:59 [2020-04-13T23:16:59.244Z] --- PASS: TestContainerKillOnDaemonStart (12.73s)
23:16:59 [2020-04-13T23:16:59.244Z] === RUN   TestContainerKillOnDaemonStart
23:16:59 [2020-04-13T23:16:59.244Z] === PAUSE TestContainerKillOnDaemonStart
23:16:59 [2020-04-13T23:16:59.244Z] === CONT  TestContainerKillOnDaemonStart
23:16:59 [2020-04-13T23:16:59.244Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
23:16:59 [2020-04-13T23:16:59.739Z] --- PASS: TestInfoDebug (1.76s)
23:16:59 [2020-04-13T23:16:59.739Z] === RUN   TestInfoInsecureRegistries
23:16:59 [2020-04-13T23:16:59.993Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.52s)
23:16:59 [2020-04-13T23:16:59.993Z] === RUN   TestCreateServiceSecretFileMode
23:17:00 [2020-04-13T23:17:00.604Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
23:17:00 [2020-04-13T23:17:00.860Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
23:17:00 [2020-04-13T23:17:00.929Z] #80 DONE 36.7s
23:17:00 [2020-04-13T23:17:00.935Z] --- PASS: TestInspectNetwork (9.78s)
23:17:00 [2020-04-13T23:17:00.935Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:17:00 [2020-04-13T23:17:00.935Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:17:00 [2020-04-13T23:17:00.935Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:17:00 [2020-04-13T23:17:00.935Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:17:00 [2020-04-13T23:17:00.935Z] === RUN   TestRunContainerWithBridgeNone
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:17:01 [2020-04-13T23:17:01.406Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/test/unit
23:17:01 [2020-04-13T23:17:01.631Z] --- PASS: TestInfoInsecureRegistries (1.76s)
23:17:01 [2020-04-13T23:17:01.631Z] === RUN   TestInfoRegistryMirrors
23:17:02 [2020-04-13T23:17:02.839Z] --- PASS: TestRunContainerWithBridgeNone (2.57s)
23:17:02 [2020-04-13T23:17:02.840Z] === RUN   TestNetworkInvalidJSON
23:17:02 [2020-04-13T23:17:02.840Z] === RUN   TestNetworkInvalidJSON//networks/create
23:17:02 [2020-04-13T23:17:02.840Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:17:02 [2020-04-13T23:17:02.840Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:17:02 [2020-04-13T23:17:02.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:17:02 [2020-04-13T23:17:02.840Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:17:02 [2020-04-13T23:17:02.840Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:17:02 [2020-04-13T23:17:02.840Z] === CONT  TestNetworkInvalidJSON//networks/create
23:17:02 [2020-04-13T23:17:02.840Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:17:02 [2020-04-13T23:17:02.840Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:17:02 [2020-04-13T23:17:02.840Z] --- PASS: TestNetworkInvalidJSON (0.03s)
23:17:02 [2020-04-13T23:17:02.840Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:17:02 [2020-04-13T23:17:02.840Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:17:02 [2020-04-13T23:17:02.840Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:17:02 [2020-04-13T23:17:02.840Z] === RUN   TestHostIPv4BridgeLabel
23:17:03 [2020-04-13T23:17:03.371Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
23:17:03 [2020-04-13T23:17:03.371Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
23:17:03 [2020-04-13T23:17:03.407Z] --- PASS: TestHostIPv4BridgeLabel (0.76s)
23:17:03 [2020-04-13T23:17:03.407Z] === RUN   TestDaemonRestartWithLiveRestore
23:17:03 [2020-04-13T23:17:03.438Z] --- PASS: TestCreateServiceSecretFileMode (3.46s)
23:17:03 [2020-04-13T23:17:03.438Z] === RUN   TestCreateServiceConfigFileMode
23:17:03 [2020-04-13T23:17:03.521Z] --- PASS: TestInfoRegistryMirrors (1.78s)
23:17:03 [2020-04-13T23:17:03.521Z] === RUN   TestLoginFailsWithBadCredentials
23:17:03 [2020-04-13T23:17:03.521Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
23:17:03 [2020-04-13T23:17:03.521Z] === RUN   TestPingCacheHeaders
23:17:03 [2020-04-13T23:17:03.521Z] --- PASS: TestPingCacheHeaders (0.04s)
23:17:03 [2020-04-13T23:17:03.521Z] === RUN   TestPingGet
23:17:03 [2020-04-13T23:17:03.521Z] --- PASS: TestPingGet (0.01s)
23:17:03 [2020-04-13T23:17:03.521Z] === RUN   TestPingHead
23:17:03 [2020-04-13T23:17:03.521Z] --- PASS: TestPingHead (0.02s)
23:17:03 [2020-04-13T23:17:03.521Z] === RUN   TestVersion
23:17:03 [2020-04-13T23:17:03.521Z] --- PASS: TestVersion (0.02s)
23:17:03 [2020-04-13T23:17:03.521Z] PASS
23:17:03 [2020-04-13T23:17:03.521Z] 
23:17:03 [2020-04-13T23:17:03.521Z] === Skipped
23:17:03 [2020-04-13T23:17:03.521Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:17:03 [2020-04-13T23:17:03.521Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:17:03 [2020-04-13T23:17:03.521Z] 
23:17:03 [2020-04-13T23:17:03.521Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:17:03 [2020-04-13T23:17:03.521Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:17:03 [2020-04-13T23:17:03.521Z] 
23:17:03 [2020-04-13T23:17:03.521Z] 
23:17:03 [2020-04-13T23:17:03.521Z] DONE 18 tests, 2 skipped in 13.164s
23:17:03 [2020-04-13T23:17:03.521Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:17:03 [2020-04-13T23:17:03.778Z] INFO: Testing against a local daemon
23:17:03 [2020-04-13T23:17:03.778Z] === RUN   TestVolumesCreateAndList
23:17:03 [2020-04-13T23:17:03.778Z] --- PASS: TestVolumesCreateAndList (0.03s)
23:17:03 [2020-04-13T23:17:03.778Z] === RUN   TestVolumesRemove
23:17:03 [2020-04-13T23:17:03.778Z] --- PASS: TestVolumesRemove (0.08s)
23:17:03 [2020-04-13T23:17:03.778Z] === RUN   TestVolumesInspect
23:17:03 [2020-04-13T23:17:03.778Z] --- PASS: TestVolumesInspect (0.02s)
23:17:03 [2020-04-13T23:17:03.778Z] === RUN   TestVolumesInvalidJSON
23:17:03 [2020-04-13T23:17:03.778Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:17:03 [2020-04-13T23:17:03.778Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:17:03 [2020-04-13T23:17:03.778Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:17:03 [2020-04-13T23:17:03.778Z] --- PASS: TestVolumesInvalidJSON (0.02s)
23:17:03 [2020-04-13T23:17:03.778Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:17:03 [2020-04-13T23:17:03.778Z] PASS
23:17:03 [2020-04-13T23:17:03.778Z] 
23:17:03 [2020-04-13T23:17:03.778Z] DONE 5 tests in 0.247s
23:17:03 [2020-04-13T23:17:03.778Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:17:03 [2020-04-13T23:17:03.778Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11802 is not a child of this shell
23:17:03 [2020-04-13T23:17:03.778Z] warning: PID 11802 from bundles/test-integration/docker.pid had a nonzero exit code
23:17:04 [2020-04-13T23:17:04.034Z] Leaving: AppArmorNo profiles have been unloaded.
23:17:04 [2020-04-13T23:17:04.034Z] 
23:17:04 [2020-04-13T23:17:04.034Z] Unloading profiles will leave already running processes permanently
23:17:04 [2020-04-13T23:17:04.034Z] unconfined, which can lead to unexpected situations.
23:17:04 [2020-04-13T23:17:04.034Z] 
23:17:04 [2020-04-13T23:17:04.034Z] To set a process to complain mode, use the command line tool
23:17:04 [2020-04-13T23:17:04.034Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:17:04 [2020-04-13T23:17:04.034Z] Removing test suite binaries
23:17:04 [2020-04-13T23:17:04.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s)
23:17:04 [2020-04-13T23:17:04.782Z] === RUN   TestDaemonDefaultNetworkPools
23:17:04 [2020-04-13T23:17:04.963Z] 
23:17:05 [2020-04-13T23:17:05.826Z] ?   	github.com/docker/docker/api	[no test files]
23:17:06 [2020-04-13T23:17:06.158Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s)
23:17:06 [2020-04-13T23:17:06.158Z] === RUN   TestDaemonRestartWithExistingNetwork
Post stage
[Pipeline] junit
23:17:06 [2020-04-13T23:17:06.341Z] Recording test results
23:17:06 [2020-04-13T23:17:06.881Z] --- PASS: TestCreateServiceConfigFileMode (3.41s)
23:17:06 [2020-04-13T23:17:06.881Z] === RUN   TestCreateServiceSysctls
23:17:07 [2020-04-13T23:17:07.525Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
23:17:08 [2020-04-13T23:17:08.061Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s)
23:17:08 [2020-04-13T23:17:08.061Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:17:08 [2020-04-13T23:17:08.448Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:17:08 [2020-04-13T23:17:08.949Z] + echo Ensuring container killed.
23:17:08 [2020-04-13T23:17:08.949Z] Ensuring container killed.
23:17:08 [2020-04-13T23:17:08.949Z] + docker rm -vf docker-pr7
23:17:08 [2020-04-13T23:17:08.949Z] Error: No such container: docker-pr7
23:17:08 [2020-04-13T23:17:08.949Z] + true
[Pipeline] sh
23:17:09 [2020-04-13T23:17:09.229Z] + echo Chowning /workspace to jenkins user
23:17:09 [2020-04-13T23:17:09.229Z] Chowning /workspace to jenkins user
23:17:09 [2020-04-13T23:17:09.229Z] + id -u
23:17:09 [2020-04-13T23:17:09.229Z] + id -g
23:17:09 [2020-04-13T23:17:09.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40791:/workspace busybox chown -R 1000:1000 /workspace
23:17:09 [2020-04-13T23:17:09.229Z] Unable to find image 'busybox:latest' locally
23:17:09 [2020-04-13T23:17:09.229Z] latest: Pulling from library/busybox
23:17:09 [2020-04-13T23:17:09.229Z] 0669b0daf1fb: Pulling fs layer
23:17:10 [2020-04-13T23:17:10.593Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s)
23:17:10 [2020-04-13T23:17:10.593Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:17:10 [2020-04-13T23:17:10.852Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s)
23:17:10 [2020-04-13T23:17:10.852Z] === RUN   TestServiceWithPredefinedNetwork
23:17:11 [2020-04-13T23:17:11.401Z] .........                                                                [ 86%]
23:17:11 [2020-04-13T23:17:11.704Z] --- PASS: TestContainerKillOnDaemonStart (12.54s)
23:17:11 [2020-04-13T23:17:11.704Z] === RUN   TestContainerKillOnDaemonStart
23:17:11 [2020-04-13T23:17:11.704Z] === PAUSE TestContainerKillOnDaemonStart
23:17:11 [2020-04-13T23:17:11.704Z] === CONT  TestContainerKillOnDaemonStart
23:17:12 [2020-04-13T23:17:12.348Z] --- PASS: TestCreateServiceSysctls (4.56s)
23:17:12 [2020-04-13T23:17:12.348Z] === RUN   TestCreateServiceCapabilities
23:17:13 [2020-04-13T23:17:13.062Z] Removing intermediate container 731a0c6a1eb6
23:17:13 [2020-04-13T23:17:13.062Z]  ---> f714dc66a1eb
23:17:13 [2020-04-13T23:17:13.062Z] 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
23:17:13 [2020-04-13T23:17:13.062Z]  ---> Running in b9df9884d1c4
23:17:13 [2020-04-13T23:17:13.062Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
23:17:13 [2020-04-13T23:17:13.586Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
23:17:13 [2020-04-13T23:17:13.586Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
23:17:14 [2020-04-13T23:17:14.138Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
23:17:14 [2020-04-13T23:17:14.138Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:17:14 [2020-04-13T23:17:14.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:17:14 [2020-04-13T23:17:14.138Z]     service_test.go:236: FLAKY_TEST
23:17:14 [2020-04-13T23:17:14.138Z] === RUN   TestServiceWithDataPathPortInit
23:17:14 [2020-04-13T23:17:14.482Z] 0669b0daf1fb: Download complete
23:17:14 [2020-04-13T23:17:14.482Z] 0669b0daf1fb: Pull complete
23:17:14 [2020-04-13T23:17:14.482Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
23:17:14 [2020-04-13T23:17:14.482Z] Status: Downloaded newer image for busybox:latest
23:17:15 [2020-04-13T23:17:15.049Z] --- PASS: TestCreateServiceCapabilities (3.68s)
23:17:15 [2020-04-13T23:17:15.049Z] === RUN   TestInspect
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:17:16 [2020-04-13T23:17:16.671Z] + bundleName=amd64-rootless
23:17:16 [2020-04-13T23:17:16.671Z] + echo Creating amd64-rootless-bundles.tar.gz
23:17:16 [2020-04-13T23:17:16.671Z] Creating amd64-rootless-bundles.tar.gz
23:17:16 [2020-04-13T23:17:16.671Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:17:16 [2020-04-13T23:17:16.671Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
23:17:16 [2020-04-13T23:17:16.680Z] Archiving artifacts
23:17:16 [2020-04-13T23:17:16.811Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:17:16 [2020-04-13T23:17:16.842Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
23:17:17 [2020-04-13T23:17:17.097Z] === RUN   TestDockerSuite/TestBuildAddTar
23:17:18 [2020-04-13T23:17:18.220Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:17:18 [2020-04-13T23:17:18.439Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:17:18 [2020-04-13T23:17:18.456Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
23:17:18 [2020-04-13T23:17:18.490Z] --- PASS: TestInspect (3.42s)
23:17:18 [2020-04-13T23:17:18.490Z] === RUN   TestCreateJob
23:17:18 [2020-04-13T23:17:18.533Z] + make clean
23:17:18 [2020-04-13T23:17:18.790Z] docker volume rm -f docker-dev-cache
23:17:18 [2020-04-13T23:17:18.790Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:17:20 [2020-04-13T23:17:20.967Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
23:17:22 [2020-04-13T23:17:22.855Z] --- PASS: TestCreateJob (4.39s)
23:17:22 [2020-04-13T23:17:22.855Z] === RUN   TestReplicatedJob
23:17:24 [2020-04-13T23:17:24.226Z] --- PASS: TestContainerKillOnDaemonStart (12.60s)
23:17:24 [2020-04-13T23:17:24.226Z] === RUN   TestContainerKillOnDaemonStart
23:17:24 [2020-04-13T23:17:24.226Z] === PAUSE TestContainerKillOnDaemonStart
23:17:24 [2020-04-13T23:17:24.226Z] === CONT  TestContainerKillOnDaemonStart
23:17:24 [2020-04-13T23:17:24.990Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:17:24 [2020-04-13T23:17:24.990Z] tests/integration/models_resources_test.py .                             [ 91%]
23:17:26 [2020-04-13T23:17:26.735Z] === RUN   TestDockerSuite/TestBuildAddTarXz
23:17:27 [2020-04-13T23:17:27.659Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
23:17:30 [2020-04-13T23:17:30.175Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
23:17:31 [2020-04-13T23:17:31.070Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:17:31 [2020-04-13T23:17:31.215Z] --- PASS: TestReplicatedJob (7.36s)
23:17:31 [2020-04-13T23:17:31.215Z] === RUN   TestUpdateReplicatedJob
23:17:32 [2020-04-13T23:17:32.064Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
23:17:32 [2020-04-13T23:17:32.219Z] --- PASS: TestServiceWithDataPathPortInit (17.62s)
23:17:32 [2020-04-13T23:17:32.219Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:17:32 [2020-04-13T23:17:32.910Z] ok  	github.com/docker/docker/api/server	0.011s	coverage: 9.0% of statements
23:17:34 [2020-04-13T23:17:34.347Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:17:34 [2020-04-13T23:17:34.347Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:17:34 [2020-04-13T23:17:34.572Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
23:17:34 [2020-04-13T23:17:34.573Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
23:17:35 [2020-04-13T23:17:35.496Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
23:17:35 [2020-04-13T23:17:35.581Z] --- PASS: TestUpdateReplicatedJob (4.51s)
23:17:35 [2020-04-13T23:17:35.581Z] === RUN   TestServiceListWithStatuses
23:17:35 [2020-04-13T23:17:35.581Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:17:35 [2020-04-13T23:17:35.581Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:17:35 [2020-04-13T23:17:35.581Z] === RUN   TestDockerNetworkConnectAlias
23:17:36 [2020-04-13T23:17:36.420Z] --- PASS: TestContainerKillOnDaemonStart (12.51s)
23:17:36 [2020-04-13T23:17:36.420Z] PASS
23:17:36 [2020-04-13T23:17:36.420Z] 
23:17:36 [2020-04-13T23:17:36.420Z] DONE 5 tests in 63.325s
23:17:36 [2020-04-13T23:17:36.420Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.420Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.420Z] +++ set -e
23:17:36 [2020-04-13T23:17:36.420Z] +++ '[' -n 0 ']'
23:17:36 [2020-04-13T23:17:36.420Z] +++ set -x
23:17:36 [2020-04-13T23:17:36.421Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.675Z] INFO: Testing against a local daemon
23:17:36 [2020-04-13T23:17:36.675Z] testing: warning: no tests to run
23:17:36 [2020-04-13T23:17:36.675Z] PASS
23:17:36 [2020-04-13T23:17:36.675Z] 
23:17:36 [2020-04-13T23:17:36.675Z] DONE 0 tests in 0.051s
23:17:36 [2020-04-13T23:17:36.675Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.675Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.675Z] +++ set -e
23:17:36 [2020-04-13T23:17:36.675Z] +++ '[' -n 0 ']'
23:17:36 [2020-04-13T23:17:36.675Z] +++ set -x
23:17:36 [2020-04-13T23:17:36.675Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.675Z] INFO: Testing against a local daemon
23:17:36 [2020-04-13T23:17:36.675Z] testing: warning: no tests to run
23:17:36 [2020-04-13T23:17:36.675Z] PASS
23:17:36 [2020-04-13T23:17:36.675Z] 
23:17:36 [2020-04-13T23:17:36.675Z] DONE 0 tests in 0.067s
23:17:36 [2020-04-13T23:17:36.675Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.675Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.675Z] +++ set -e
23:17:36 [2020-04-13T23:17:36.675Z] +++ '[' -n 0 ']'
23:17:36 [2020-04-13T23:17:36.675Z] +++ set -x
23:17:36 [2020-04-13T23:17:36.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.676Z] INFO: Testing against a local daemon
23:17:36 [2020-04-13T23:17:36.676Z] testing: warning: no tests to run
23:17:36 [2020-04-13T23:17:36.676Z] PASS
23:17:36 [2020-04-13T23:17:36.676Z] 
23:17:36 [2020-04-13T23:17:36.676Z] DONE 0 tests in 0.058s
23:17:36 [2020-04-13T23:17:36.676Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.676Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.676Z] +++ set -e
23:17:36 [2020-04-13T23:17:36.676Z] +++ '[' -n 0 ']'
23:17:36 [2020-04-13T23:17:36.676Z] +++ set -x
23:17:36 [2020-04-13T23:17:36.676Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.930Z] INFO: Testing against a local daemon
23:17:36 [2020-04-13T23:17:36.930Z] testing: warning: no tests to run
23:17:36 [2020-04-13T23:17:36.930Z] PASS
23:17:36 [2020-04-13T23:17:36.930Z] 
23:17:36 [2020-04-13T23:17:36.930Z] DONE 0 tests in 0.070s
23:17:36 [2020-04-13T23:17:36.930Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.930Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.930Z] +++ set -e
23:17:36 [2020-04-13T23:17:36.930Z] +++ '[' -n 0 ']'
23:17:36 [2020-04-13T23:17:36.930Z] +++ set -x
23:17:36 [2020-04-13T23:17:36.930Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.930Z] testing: warning: no tests to run
23:17:36 [2020-04-13T23:17:36.930Z] PASS
23:17:36 [2020-04-13T23:17:36.930Z] 
23:17:36 [2020-04-13T23:17:36.930Z] DONE 0 tests in 0.018s
23:17:36 [2020-04-13T23:17:36.930Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.930Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.930Z] +++ set -e
23:17:36 [2020-04-13T23:17:36.930Z] +++ '[' -n 0 ']'
23:17:36 [2020-04-13T23:17:36.930Z] +++ set -x
23:17:36 [2020-04-13T23:17:36.930Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.930Z] INFO: Testing against a local daemon
23:17:36 [2020-04-13T23:17:36.930Z] testing: warning: no tests to run
23:17:36 [2020-04-13T23:17:36.930Z] PASS
23:17:36 [2020-04-13T23:17:36.930Z] 
23:17:36 [2020-04-13T23:17:36.930Z] DONE 0 tests in 0.066s
23:17:36 [2020-04-13T23:17:36.930Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.931Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:36 [2020-04-13T23:17:36.931Z] +++ set -e
23:17:36 [2020-04-13T23:17:36.931Z] +++ '[' -n 0 ']'
23:17:36 [2020-04-13T23:17:36.931Z] +++ set -x
23:17:36 [2020-04-13T23:17:36.931Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.186Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.186Z] PASS
23:17:37 [2020-04-13T23:17:37.186Z] 
23:17:37 [2020-04-13T23:17:37.186Z] DONE 0 tests in 0.079s
23:17:37 [2020-04-13T23:17:37.186Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.186Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.186Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.186Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.186Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.186Z] PASS
23:17:37 [2020-04-13T23:17:37.186Z] 
23:17:37 [2020-04-13T23:17:37.186Z] DONE 0 tests in 0.055s
23:17:37 [2020-04-13T23:17:37.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.186Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.186Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.186Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.186Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.186Z] PASS
23:17:37 [2020-04-13T23:17:37.186Z] 
23:17:37 [2020-04-13T23:17:37.186Z] DONE 0 tests in 0.067s
23:17:37 [2020-04-13T23:17:37.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.186Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.186Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.186Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.186Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.186Z] PASS
23:17:37 [2020-04-13T23:17:37.186Z] 
23:17:37 [2020-04-13T23:17:37.186Z] DONE 0 tests in 0.013s
23:17:37 [2020-04-13T23:17:37.441Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.441Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.441Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.441Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.441Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.441Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.441Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.441Z] PASS
23:17:37 [2020-04-13T23:17:37.441Z] 
23:17:37 [2020-04-13T23:17:37.441Z] DONE 0 tests in 0.069s
23:17:37 [2020-04-13T23:17:37.441Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.441Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.441Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.441Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.441Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.442Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.442Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.442Z] PASS
23:17:37 [2020-04-13T23:17:37.442Z] 
23:17:37 [2020-04-13T23:17:37.442Z] DONE 0 tests in 0.031s
23:17:37 [2020-04-13T23:17:37.442Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.442Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.442Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.442Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.442Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.442Z] PASS
23:17:37 [2020-04-13T23:17:37.442Z] 
23:17:37 [2020-04-13T23:17:37.442Z] DONE 0 tests in 0.054s
23:17:37 [2020-04-13T23:17:37.442Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.442Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.442Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.442Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.442Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.442Z] PASS
23:17:37 [2020-04-13T23:17:37.442Z] 
23:17:37 [2020-04-13T23:17:37.442Z] DONE 0 tests in 0.031s
23:17:37 [2020-04-13T23:17:37.442Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.442Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.698Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.698Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.698Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.698Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.698Z] PASS
23:17:37 [2020-04-13T23:17:37.698Z] 
23:17:37 [2020-04-13T23:17:37.698Z] DONE 0 tests in 0.058s
23:17:37 [2020-04-13T23:17:37.698Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.698Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.698Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.698Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.698Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.698Z] PASS
23:17:37 [2020-04-13T23:17:37.698Z] 
23:17:37 [2020-04-13T23:17:37.698Z] DONE 0 tests in 0.097s
23:17:37 [2020-04-13T23:17:37.698Z] Running integration-test (iteration 4)
23:17:37 [2020-04-13T23:17:37.698Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.698Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.698Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.698Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.698Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.953Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.953Z] PASS
23:17:37 [2020-04-13T23:17:37.953Z] 
23:17:37 [2020-04-13T23:17:37.953Z] DONE 0 tests in 0.062s
23:17:37 [2020-04-13T23:17:37.953Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.953Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.953Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.953Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.953Z] testing: warning: no tests to run
23:17:37 [2020-04-13T23:17:37.953Z] PASS
23:17:37 [2020-04-13T23:17:37.953Z] 
23:17:37 [2020-04-13T23:17:37.953Z] DONE 0 tests in 0.069s
23:17:37 [2020-04-13T23:17:37.953Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] +++ set -e
23:17:37 [2020-04-13T23:17:37.953Z] +++ '[' -n 0 ']'
23:17:37 [2020-04-13T23:17:37.953Z] +++ set -x
23:17:37 [2020-04-13T23:17:37.953Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] INFO: Testing against a local daemon
23:17:37 [2020-04-13T23:17:37.953Z] === RUN   TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] === PAUSE TestContainerKillOnDaemonStart
23:17:37 [2020-04-13T23:17:37.953Z] === CONT  TestContainerKillOnDaemonStart
23:17:38 [2020-04-13T23:17:38.782Z] tests/integration/regression_test.py ......                              [ 98%]
23:17:39 [2020-04-13T23:17:39.297Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:17:39 [2020-04-13T23:17:39.297Z] tests/integration/credentials/utils_test.py .                            [100%]
23:17:39 [2020-04-13T23:17:39.297Z] 
23:17:39 [2020-04-13T23:17:39.297Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:17:39 [2020-04-13T23:17:39.297Z] =========================== short test summary info ============================
23:17:39 [2020-04-13T23:17:39.297Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:17:39 [2020-04-13T23:17:39.297Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:17:39 [2020-04-13T23:17:39.297Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:17:39 [2020-04-13T23:17:39.297Z]   Not supported on most drivers
23:17:39 [2020-04-13T23:17:39.297Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:17:39 [2020-04-13T23:17:39.297Z]   Can fail if eth0 has multiple IP addresses
23:17:39 [2020-04-13T23:17:39.297Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:17:39 [2020-04-13T23:17:39.297Z]   This doesn't seem to be taken into account by the engine
23:17:39 [2020-04-13T23:17:39.297Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:17:39 [2020-04-13T23:17:39.297Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:17:39 [2020-04-13T23:17:39.297Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:17:39 [2020-04-13T23:17:39.297Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:17:39 [2020-04-13T23:17:39.297Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:17:39 [2020-04-13T23:17:39.297Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:17:39 [2020-04-13T23:17:39.297Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:17:39 [2020-04-13T23:17:39.297Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 336.54 seconds ==
23:17:39 [2020-04-13T23:17:39.555Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:17:41 [2020-04-13T23:17:41.220Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
23:17:41 [2020-04-13T23:17:41.475Z] === RUN   TestDockerSuite/TestBuildBlankName
23:17:42 [2020-04-13T23:17:42.034Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
23:17:42 [2020-04-13T23:17:42.193Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.00s)
23:17:42 [2020-04-13T23:17:42.193Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5ztaebpt8379d7zarosz3owxo Created:2020-04-13 23:17:33.505706655 +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[47dc764aee12573d2309f6cb8f7d688de291eb7714c0f8f6d413ead4c22aae98:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.krtth2vcbrwudonqbqxoo8vtu EndpointID:09112ace0303eb7625243730a9f30b9d5260291479ce27283b86425e92a5736f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:93340ecb412b4abca8a26c0356f4a8ae57ad4b084b16a3b4e5d7ffd54e961ff1 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:761de300be4c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.krtth2vcbrwudonqbqxoo8vtu EndpointID:09112ace0303eb7625243730a9f30b9d5260291479ce27283b86425e92a5736f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:17:42 [2020-04-13T23:17:42.193Z] PASS
23:17:42 [2020-04-13T23:17:42.193Z] 
23:17:42 [2020-04-13T23:17:42.193Z] === Skipped
23:17:42 [2020-04-13T23:17:42.193Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:17:42 [2020-04-13T23:17:42.193Z]     service_test.go:236: FLAKY_TEST
23:17:42 [2020-04-13T23:17:42.193Z] 
23:17:42 [2020-04-13T23:17:42.193Z] 
23:17:42 [2020-04-13T23:17:42.193Z] DONE 22 tests, 1 skipped in 52.292s
23:17:42 [2020-04-13T23:17:42.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:17:42 [2020-04-13T23:17:42.193Z] ++ 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
23:17:42 [2020-04-13T23:17:42.193Z] ++ set -e
23:17:42 [2020-04-13T23:17:42.193Z] ++ '[' -n 0 ']'
23:17:42 [2020-04-13T23:17:42.193Z] ++ set -x
23:17:42 [2020-04-13T23:17:42.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:17:42 [2020-04-13T23:17:42.193Z] INFO: Testing against a local daemon
23:17:42 [2020-04-13T23:17:42.193Z] === RUN   TestDockerNetworkIpvlanPersistance
23:17:42 [2020-04-13T23:17:42.193Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:17:42 [2020-04-13T23:17:42.193Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:42 [2020-04-13T23:17:42.193Z] === RUN   TestDockerNetworkIpvlan
23:17:42 [2020-04-13T23:17:42.193Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:17:42 [2020-04-13T23:17:42.193Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:42 [2020-04-13T23:17:42.193Z] PASS
23:17:42 [2020-04-13T23:17:42.193Z] 
23:17:42 [2020-04-13T23:17:42.193Z] === Skipped
23:17:42 [2020-04-13T23:17:42.193Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:17:42 [2020-04-13T23:17:42.193Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:42 [2020-04-13T23:17:42.193Z] 
23:17:42 [2020-04-13T23:17:42.193Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:17:42 [2020-04-13T23:17:42.193Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:17:42 [2020-04-13T23:17:42.193Z] 
23:17:42 [2020-04-13T23:17:42.193Z] 
23:17:42 [2020-04-13T23:17:42.193Z] DONE 2 tests, 2 skipped in 0.153s
23:17:42 [2020-04-13T23:17:42.193Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:17:42 [2020-04-13T23:17:42.193Z] ++ 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
23:17:42 [2020-04-13T23:17:42.193Z] ++ set -e
23:17:42 [2020-04-13T23:17:42.193Z] ++ '[' -n 0 ']'
23:17:42 [2020-04-13T23:17:42.193Z] ++ set -x
23:17:42 [2020-04-13T23:17:42.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:17:42 [2020-04-13T23:17:42.193Z] INFO: Testing against a local daemon
23:17:42 [2020-04-13T23:17:42.193Z] === RUN   TestDockerNetworkMacvlanPersistance
23:17:42 [2020-04-13T23:17:42.366Z] --- PASS: TestDockerNetworkConnectAlias (7.49s)
23:17:42 [2020-04-13T23:17:42.366Z] === RUN   TestDockerNetworkReConnect
23:17:42 [2020-04-13T23:17:42.828Z] INFO: Sources obtained for gotestsum...
23:17:42 [2020-04-13T23:17:42.828Z] INFO: Checkout done for gotestsum...
23:17:42 [2020-04-13T23:17:42.828Z] INFO: Build done for gotestsum...
23:17:43 [2020-04-13T23:17:43.129Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.01s)
23:17:43 [2020-04-13T23:17:43.129Z] === RUN   TestDockerNetworkMacvlan
23:17:43 [2020-04-13T23:17:43.915Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
23:17:43 [2020-04-13T23:17:43.915Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
23:17:44 [2020-04-13T23:17:44.505Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:17:45 [2020-04-13T23:17:45.441Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:17:46 [2020-04-13T23:17:46.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
23:17:46 [2020-04-13T23:17:46.818Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:17:47 [2020-04-13T23:17:47.347Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
23:17:49 [2020-04-13T23:17:49.151Z] --- PASS: TestDockerNetworkReConnect (5.92s)
23:17:49 [2020-04-13T23:17:49.151Z] === RUN   TestServicePlugin
23:17:49 [2020-04-13T23:17:49.151Z] --- SKIP: TestServicePlugin (0.00s)
23:17:49 [2020-04-13T23:17:49.151Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:49 [2020-04-13T23:17:49.151Z] === RUN   TestServiceUpdateLabel
23:17:49 [2020-04-13T23:17:49.277Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
23:17:49 [2020-04-13T23:17:49.590Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
23:17:50 [2020-04-13T23:17:50.103Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:17:50 [2020-04-13T23:17:50.513Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
23:17:50 [2020-04-13T23:17:50.767Z] --- PASS: TestContainerKillOnDaemonStart (12.65s)
23:17:50 [2020-04-13T23:17:50.767Z] === RUN   TestContainerKillOnDaemonStart
23:17:50 [2020-04-13T23:17:50.767Z] === PAUSE TestContainerKillOnDaemonStart
23:17:50 [2020-04-13T23:17:50.767Z] === CONT  TestContainerKillOnDaemonStart
23:17:51 [2020-04-13T23:17:51.738Z] Leaving: AppArmorNo profiles have been unloaded.
23:17:51 [2020-04-13T23:17:51.738Z] 
23:17:51 [2020-04-13T23:17:51.738Z] Unloading profiles will leave already running processes permanently
23:17:51 [2020-04-13T23:17:51.738Z] unconfined, which can lead to unexpected situations.
23:17:51 [2020-04-13T23:17:51.738Z] 
23:17:51 [2020-04-13T23:17:51.738Z] To set a process to complain mode, use the command line tool
23:17:51 [2020-04-13T23:17:51.738Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:17:51 [2020-04-13T23:17:51.738Z] 
23:17:51 [2020-04-13T23:17:51.813Z] --- PASS: TestServiceUpdateLabel (3.65s)
23:17:51 [2020-04-13T23:17:51.814Z] === RUN   TestServiceUpdateSecrets
23:17:52 [2020-04-13T23:17:52.127Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
Post stage
[Pipeline] junit
23:17:52 [2020-04-13T23:17:52.313Z] Recording test results
23:17:52 [2020-04-13T23:17:52.688Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
23:17:53 [2020-04-13T23:17:53.387Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
[Pipeline] sh
23:17:53 [2020-04-13T23:17:53.780Z] + echo Ensuring container killed.
23:17:53 [2020-04-13T23:17:53.780Z] Ensuring container killed.
23:17:53 [2020-04-13T23:17:53.780Z] + docker rm -vf docker-pr7
23:17:53 [2020-04-13T23:17:53.780Z] Error: No such container: docker-pr7
23:17:53 [2020-04-13T23:17:53.780Z] + true
[Pipeline] sh
23:17:54 [2020-04-13T23:17:54.069Z] + echo Chowning /workspace to jenkins user
23:17:54 [2020-04-13T23:17:54.069Z] Chowning /workspace to jenkins user
23:17:54 [2020-04-13T23:17:54.069Z] + id -u
23:17:54 [2020-04-13T23:17:54.069Z] + id -g
23:17:54 [2020-04-13T23:17:54.069Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40791:/workspace busybox chown -R 1000:1000 /workspace
23:17:54 [2020-04-13T23:17:54.069Z] Unable to find image 'busybox:latest' locally
23:17:54 [2020-04-13T23:17:54.581Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
23:17:55 [2020-04-13T23:17:55.087Z] Removing intermediate container b9df9884d1c4
23:17:55 [2020-04-13T23:17:55.087Z]  ---> 532bc0e0de94
23:17:55 [2020-04-13T23:17:55.087Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
23:17:55 [2020-04-13T23:17:55.087Z]  ---> Running in 6967311aff2e
23:17:55 [2020-04-13T23:17:55.087Z] Removing intermediate container 6967311aff2e
23:17:55 [2020-04-13T23:17:55.087Z]  ---> b29c036df9e0
23:17:55 [2020-04-13T23:17:55.087Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
23:17:55 [2020-04-13T23:17:55.087Z]  ---> Running in 6148e07734d8
23:17:55 [2020-04-13T23:17:55.087Z] Removing intermediate container 6148e07734d8
23:17:55 [2020-04-13T23:17:55.087Z]  ---> 234079e5f094
23:17:55 [2020-04-13T23:17:55.087Z] Step 10/10 : COPY . .
23:17:55 [2020-04-13T23:17:55.941Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
23:17:59 [2020-04-13T23:17:59.200Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
23:17:59 [2020-04-13T23:17:59.327Z] latest: Pulling from library/busybox
23:17:59 [2020-04-13T23:17:59.327Z] 0669b0daf1fb: Pulling fs layer
23:17:59 [2020-04-13T23:17:59.327Z] 0669b0daf1fb: Download complete
23:17:59 [2020-04-13T23:17:59.327Z] 0669b0daf1fb: Pull complete
23:17:59 [2020-04-13T23:17:59.327Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
23:17:59 [2020-04-13T23:17:59.327Z] Status: Downloaded newer image for busybox:latest
23:17:59 [2020-04-13T23:17:59.951Z] === RUN   TestDockerNetworkMacvlan/Addressing
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:18:00 [2020-04-13T23:18:00.994Z] + bundleName=docker-py
23:18:00 [2020-04-13T23:18:00.994Z] + echo Creating docker-py-bundles.tar.gz
23:18:00 [2020-04-13T23:18:00.994Z] Creating docker-py-bundles.tar.gz
23:18:00 [2020-04-13T23:18:00.994Z] + 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
23:18:01 [2020-04-13T23:18:01.004Z] Archiving artifacts
23:18:01 [2020-04-13T23:18:01.327Z] --- PASS: TestDockerNetworkMacvlan (18.07s)
23:18:01 [2020-04-13T23:18:01.327Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
23:18:01 [2020-04-13T23:18:01.327Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
23:18:01 [2020-04-13T23:18:01.327Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s)
23:18:01 [2020-04-13T23:18:01.327Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s)
23:18:01 [2020-04-13T23:18:01.327Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.77s)
23:18:01 [2020-04-13T23:18:01.327Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s)
23:18:01 [2020-04-13T23:18:01.327Z] PASS
23:18:01 [2020-04-13T23:18:01.327Z] 
23:18:01 [2020-04-13T23:18:01.327Z] DONE 8 tests in 20.221s
23:18:01 [2020-04-13T23:18:01.327Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:18:01 [2020-04-13T23:18:01.327Z] ++ 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
23:18:01 [2020-04-13T23:18:01.327Z] ++ set -e
23:18:01 [2020-04-13T23:18:01.327Z] ++ '[' -n 0 ']'
23:18:01 [2020-04-13T23:18:01.327Z] ++ set -x
23:18:01 [2020-04-13T23:18:01.327Z] ++ env -i DEST=/go/src/github.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
23:18:01 [2020-04-13T23:18:01.327Z] testing: warning: no tests to run
23:18:01 [2020-04-13T23:18:01.327Z] PASS
23:18:01 [2020-04-13T23:18:01.327Z] 
23:18:01 [2020-04-13T23:18:01.327Z] DONE 0 tests in 0.027s
23:18:01 [2020-04-13T23:18:01.327Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:18:01 [2020-04-13T23:18:01.327Z] ++ 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
23:18:01 [2020-04-13T23:18:01.327Z] ++ set -e
23:18:01 [2020-04-13T23:18:01.327Z] ++ '[' -n 0 ']'
23:18:01 [2020-04-13T23:18:01.327Z] ++ set -x
23:18:01 [2020-04-13T23:18:01.327Z] ++ env -i DEST=/go/src/github.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
23:18:01 [2020-04-13T23:18:01.586Z] INFO: Testing against a local daemon
23:18:01 [2020-04-13T23:18:01.586Z] === RUN   TestAuthZPluginAllowRequest
23:18:01 [2020-04-13T23:18:01.714Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
23:18:02 [2020-04-13T23:18:02.636Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
23:18:03 [2020-04-13T23:18:03.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh binary-daemon
23:18:03 [2020-04-13T23:18:03.074Z] --- PASS: TestContainerKillOnDaemonStart (12.47s)
23:18:03 [2020-04-13T23:18:03.074Z] === RUN   TestContainerKillOnDaemonStart
23:18:03 [2020-04-13T23:18:03.075Z] === PAUSE TestContainerKillOnDaemonStart
23:18:03 [2020-04-13T23:18:03.075Z] === CONT  TestContainerKillOnDaemonStart
23:18:03 [2020-04-13T23:18:03.488Z] --- PASS: TestAuthZPluginAllowRequest (1.77s)
23:18:03 [2020-04-13T23:18:03.488Z] === RUN   TestAuthZPluginTLS
23:18:03 [2020-04-13T23:18:03.570Z] 
23:18:03 [2020-04-13T23:18:03.570Z] Removing bundles/
23:18:03 [2020-04-13T23:18:03.570Z] 
23:18:03 [2020-04-13T23:18:03.570Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
23:18:03 [2020-04-13T23:18:03.570Z] Building: bundles/binary-daemon/dockerd-dev
23:18:03 [2020-04-13T23:18:03.570Z] GOOS="" GOARCH="" GOARM=""
23:18:04 [2020-04-13T23:18:04.056Z] --- PASS: TestAuthZPluginTLS (0.67s)
23:18:04 [2020-04-13T23:18:04.056Z] === RUN   TestAuthZPluginDenyRequest
23:18:04 [2020-04-13T23:18:04.625Z] --- PASS: TestAuthZPluginDenyRequest (0.64s)
23:18:04 [2020-04-13T23:18:04.625Z] === RUN   TestAuthZPluginAPIDenyResponse
23:18:04 [2020-04-13T23:18:04.968Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
23:18:05 [2020-04-13T23:18:05.192Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s)
23:18:05 [2020-04-13T23:18:05.192Z] === RUN   TestAuthZPluginDenyResponse
23:18:05 [2020-04-13T23:18:05.760Z] --- PASS: TestAuthZPluginDenyResponse (0.63s)
23:18:05 [2020-04-13T23:18:05.760Z] === RUN   TestAuthZPluginAllowEventStream
23:18:06 [2020-04-13T23:18:06.852Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
23:18:07 [2020-04-13T23:18:07.664Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s)
23:18:07 [2020-04-13T23:18:07.664Z] === RUN   TestAuthZPluginErrorResponse
23:18:08 [2020-04-13T23:18:08.232Z] --- PASS: TestAuthZPluginErrorResponse (0.65s)
23:18:08 [2020-04-13T23:18:08.232Z] === RUN   TestAuthZPluginErrorRequest
23:18:09 [2020-04-13T23:18:09.168Z] --- PASS: TestAuthZPluginErrorRequest (0.68s)
23:18:09 [2020-04-13T23:18:09.168Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:18:09 [2020-04-13T23:18:09.402Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
23:18:09 [2020-04-13T23:18:09.736Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
23:18:09 [2020-04-13T23:18:09.736Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:18:10 [2020-04-13T23:18:10.302Z] --- PASS: TestServiceUpdateSecrets (15.79s)
23:18:10 [2020-04-13T23:18:10.302Z] === RUN   TestServiceUpdateConfigs
23:18:11 [2020-04-13T23:18:11.915Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
23:18:11 [2020-04-13T23:18:11.915Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
23:18:11 [2020-04-13T23:18:11.915Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
23:18:11 [2020-04-13T23:18:11.915Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
23:18:12 [2020-04-13T23:18:12.283Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
23:18:12 [2020-04-13T23:18:12.283Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:18:14 [2020-04-13T23:18:14.196Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s)
23:18:14 [2020-04-13T23:18:14.196Z] === RUN   TestAuthZPluginHeader
23:18:14 [2020-04-13T23:18:14.421Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
23:18:15 [2020-04-13T23:18:15.141Z] --- PASS: TestAuthZPluginHeader (0.99s)
23:18:15 [2020-04-13T23:18:15.141Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:18:15 [2020-04-13T23:18:15.141Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:18:15 [2020-04-13T23:18:15.141Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:15 [2020-04-13T23:18:15.141Z] === RUN   TestAuthZPluginV2Disable
23:18:15 [2020-04-13T23:18:15.141Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:18:15 [2020-04-13T23:18:15.141Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:15 [2020-04-13T23:18:15.141Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:18:15 [2020-04-13T23:18:15.141Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:18:15 [2020-04-13T23:18:15.141Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:15 [2020-04-13T23:18:15.141Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:18:15 [2020-04-13T23:18:15.141Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:18:15 [2020-04-13T23:18:15.141Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:15 [2020-04-13T23:18:15.141Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:18:15 [2020-04-13T23:18:15.346Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
23:18:15 [2020-04-13T23:18:15.906Z] --- PASS: TestContainerKillOnDaemonStart (12.59s)
23:18:15 [2020-04-13T23:18:15.906Z] === RUN   TestContainerKillOnDaemonStart
23:18:15 [2020-04-13T23:18:15.906Z] === PAUSE TestContainerKillOnDaemonStart
23:18:15 [2020-04-13T23:18:15.906Z] === CONT  TestContainerKillOnDaemonStart
23:18:17 [2020-04-13T23:18:17.789Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
23:18:17 [2020-04-13T23:18:17.789Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
23:18:20 [2020-04-13T23:18:20.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
23:18:20 [2020-04-13T23:18:20.298Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
23:18:22 [2020-04-13T23:18:22.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
23:18:23 [2020-04-13T23:18:23.368Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
23:18:24 [2020-04-13T23:18:24.878Z]  ---> ac09f90da602
23:18:25 [2020-04-13T23:18:25.490Z] --- PASS: TestServiceUpdateConfigs (15.74s)
23:18:25 [2020-04-13T23:18:25.490Z] === RUN   TestServiceUpdateNetwork
23:18:26 [2020-04-13T23:18:26.386Z] Successfully built ac09f90da602
23:18:26 [2020-04-13T23:18:26.386Z] Successfully tagged docker:latest
23:18:26 [2020-04-13T23:18:26.386Z] INFO: Image build ended at 04/13/2020 23:18:25. Duration:00:04:32.2031551
23:18:26 [2020-04-13T23:18:26.386Z] 
23:18:26 [2020-04-13T23:18:26.386Z] 
23:18:26 [2020-04-13T23:18:26.386Z] INFO: Building the test binaries at 04/13/2020 23:18:26...
23:18:26 [2020-04-13T23:18:26.625Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
23:18:28 [2020-04-13T23:18:28.507Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
23:18:28 [2020-04-13T23:18:28.507Z] --- PASS: TestContainerKillOnDaemonStart (12.62s)
23:18:28 [2020-04-13T23:18:28.507Z] === RUN   TestContainerKillOnDaemonStart
23:18:28 [2020-04-13T23:18:28.507Z] === PAUSE TestContainerKillOnDaemonStart
23:18:28 [2020-04-13T23:18:28.507Z] === CONT  TestContainerKillOnDaemonStart
23:18:28 [2020-04-13T23:18:28.507Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
23:18:29 [2020-04-13T23:18:29.867Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
23:18:31 [2020-04-13T23:18:31.017Z] INFO: make.ps1 starting at 04/13/2020 23:18:30
23:18:31 [2020-04-13T23:18:31.227Z] === RUN   TestDockerSuite/TestBuildCacheAdd
23:18:31 [2020-04-13T23:18:31.785Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
23:18:31 [2020-04-13T23:18:31.965Z] INFO: Git commit (6cc42a43b4) assumed from DOCKER_GITCOMMIT environment variable
23:18:31 [2020-04-13T23:18:31.965Z] INFO: Invoking autogen...
23:18:32 [2020-04-13T23:18:32.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
23:18:32 [2020-04-13T23:18:32.414Z] INFO: Building daemon...
23:18:32 [2020-04-13T23:18:32.604Z] === RUN   TestDockerSuite/TestBuildCacheFrom
23:18:33 [2020-04-13T23:18:33.224Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.08s)
23:18:33 [2020-04-13T23:18:33.224Z] PASS
23:18:33 [2020-04-13T23:18:33.224Z] 
23:18:33 [2020-04-13T23:18:33.224Z] === Skipped
23:18:33 [2020-04-13T23:18:33.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:18:33 [2020-04-13T23:18:33.224Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:33 [2020-04-13T23:18:33.224Z] 
23:18:33 [2020-04-13T23:18:33.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:18:33 [2020-04-13T23:18:33.224Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:33 [2020-04-13T23:18:33.224Z] 
23:18:33 [2020-04-13T23:18:33.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:18:33 [2020-04-13T23:18:33.224Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:33 [2020-04-13T23:18:33.224Z] 
23:18:33 [2020-04-13T23:18:33.224Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:18:33 [2020-04-13T23:18:33.224Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:33 [2020-04-13T23:18:33.224Z] 
23:18:33 [2020-04-13T23:18:33.224Z] 
23:18:33 [2020-04-13T23:18:33.224Z] DONE 17 tests, 4 skipped in 31.845s
23:18:33 [2020-04-13T23:18:33.224Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:18:33 [2020-04-13T23:18:33.224Z] ++ 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
23:18:33 [2020-04-13T23:18:33.224Z] ++ set -e
23:18:33 [2020-04-13T23:18:33.224Z] ++ '[' -n 0 ']'
23:18:33 [2020-04-13T23:18:33.224Z] ++ set -x
23:18:33 [2020-04-13T23:18:33.224Z] ++ env -i DEST=/go/src/github.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
23:18:33 [2020-04-13T23:18:33.483Z] INFO: Testing against a local daemon
23:18:33 [2020-04-13T23:18:33.483Z] === RUN   TestPluginInvalidJSON
23:18:33 [2020-04-13T23:18:33.483Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:18:33 [2020-04-13T23:18:33.483Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:18:33 [2020-04-13T23:18:33.483Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:18:33 [2020-04-13T23:18:33.483Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:18:33 [2020-04-13T23:18:33.483Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:18:33 [2020-04-13T23:18:33.483Z] PASS
23:18:33 [2020-04-13T23:18:33.483Z] 
23:18:33 [2020-04-13T23:18:33.483Z] DONE 2 tests in 0.193s
23:18:33 [2020-04-13T23:18:33.483Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:18:33 [2020-04-13T23:18:33.483Z] ++ 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
23:18:33 [2020-04-13T23:18:33.483Z] ++ set -e
23:18:33 [2020-04-13T23:18:33.483Z] ++ '[' -n 0 ']'
23:18:33 [2020-04-13T23:18:33.483Z] ++ set -x
23:18:33 [2020-04-13T23:18:33.483Z] ++ env -i DEST=/go/src/github.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
23:18:33 [2020-04-13T23:18:33.483Z] INFO: Testing against a local daemon
23:18:33 [2020-04-13T23:18:33.483Z] === RUN   TestExternalGraphDriver
23:18:33 [2020-04-13T23:18:33.741Z] === RUN   TestExternalGraphDriver/json
23:18:36 [2020-04-13T23:18:36.275Z] === RUN   TestExternalGraphDriver/spec
23:18:36 [2020-04-13T23:18:36.758Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
23:18:38 [2020-04-13T23:18:38.118Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
23:18:38 [2020-04-13T23:18:38.809Z] === RUN   TestExternalGraphDriver/pull
23:18:39 [2020-04-13T23:18:39.477Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
23:18:40 [2020-04-13T23:18:40.036Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
23:18:40 [2020-04-13T23:18:40.290Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
23:18:40 [2020-04-13T23:18:40.679Z] --- PASS: TestServiceUpdateNetwork (16.15s)
23:18:40 [2020-04-13T23:18:40.679Z] PASS
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] === Skipped
23:18:40 [2020-04-13T23:18:40.679Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
23:18:40 [2020-04-13T23:18:40.679Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
23:18:40 [2020-04-13T23:18:40.679Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] DONE 23 tests, 2 skipped in 154.962s
23:18:40 [2020-04-13T23:18:40.679Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
23:18:40 [2020-04-13T23:18:40.679Z] ++ 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
23:18:40 [2020-04-13T23:18:40.679Z] ++ set -e
23:18:40 [2020-04-13T23:18:40.679Z] ++ '[' -n 0 ']'
23:18:40 [2020-04-13T23:18:40.679Z] ++ set -x
23:18:40 [2020-04-13T23:18:40.679Z] ++ env -i DEST=/go/src/github.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
23:18:40 [2020-04-13T23:18:40.679Z] INFO: Testing against a local daemon
23:18:40 [2020-04-13T23:18:40.679Z] === RUN   TestSessionCreate
23:18:40 [2020-04-13T23:18:40.679Z] --- PASS: TestSessionCreate (0.02s)
23:18:40 [2020-04-13T23:18:40.679Z] === RUN   TestSessionCreateWithBadUpgrade
23:18:40 [2020-04-13T23:18:40.679Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
23:18:40 [2020-04-13T23:18:40.679Z] PASS
23:18:40 [2020-04-13T23:18:40.679Z] 
23:18:40 [2020-04-13T23:18:40.679Z] DONE 2 tests in 0.098s
23:18:40 [2020-04-13T23:18:40.680Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
23:18:40 [2020-04-13T23:18:40.680Z] ++ 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
23:18:40 [2020-04-13T23:18:40.680Z] ++ set -e
23:18:40 [2020-04-13T23:18:40.680Z] ++ '[' -n 0 ']'
23:18:40 [2020-04-13T23:18:40.680Z] ++ set -x
23:18:40 [2020-04-13T23:18:40.680Z] ++ env -i DEST=/go/src/github.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
23:18:40 [2020-04-13T23:18:40.680Z] INFO: Testing against a local daemon
23:18:40 [2020-04-13T23:18:40.680Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:18:40 [2020-04-13T23:18:40.680Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:18:40 [2020-04-13T23:18:40.680Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:18:40 [2020-04-13T23:18:40.680Z] === RUN   TestEventsExecDie
23:18:40 [2020-04-13T23:18:40.680Z] --- PASS: TestEventsExecDie (0.96s)
23:18:40 [2020-04-13T23:18:40.680Z] === RUN   TestEventsBackwardsCompatible
23:18:40 [2020-04-13T23:18:40.960Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
23:18:40 [2020-04-13T23:18:40.960Z] === RUN   TestInfoBinaryCommits
23:18:40 [2020-04-13T23:18:40.960Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:18:40 [2020-04-13T23:18:40.960Z] === RUN   TestInfoAPIVersioned
23:18:40 [2020-04-13T23:18:40.960Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:18:40 [2020-04-13T23:18:40.960Z] === RUN   TestInfoDiscoveryBackend
23:18:41 [2020-04-13T23:18:41.214Z] --- PASS: TestContainerKillOnDaemonStart (12.66s)
23:18:41 [2020-04-13T23:18:41.214Z] PASS
23:18:41 [2020-04-13T23:18:41.214Z] 
23:18:41 [2020-04-13T23:18:41.214Z] DONE 5 tests in 63.084s
23:18:41 [2020-04-13T23:18:41.214Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
23:18:41 [2020-04-13T23:18:41.214Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.215Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.215Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.215Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.215Z] PASS
23:18:41 [2020-04-13T23:18:41.215Z] 
23:18:41 [2020-04-13T23:18:41.215Z] DONE 0 tests in 0.113s
23:18:41 [2020-04-13T23:18:41.215Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.215Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.215Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.215Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.215Z] PASS
23:18:41 [2020-04-13T23:18:41.215Z] 
23:18:41 [2020-04-13T23:18:41.215Z] DONE 0 tests in 0.044s
23:18:41 [2020-04-13T23:18:41.215Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.215Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.215Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.215Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.215Z] PASS
23:18:41 [2020-04-13T23:18:41.215Z] 
23:18:41 [2020-04-13T23:18:41.215Z] DONE 0 tests in 0.076s
23:18:41 [2020-04-13T23:18:41.215Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.215Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.215Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.215Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.240Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
23:18:41 [2020-04-13T23:18:41.240Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:18:41 [2020-04-13T23:18:41.341Z] --- PASS: TestExternalGraphDriver (7.72s)
23:18:41 [2020-04-13T23:18:41.341Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
23:18:41 [2020-04-13T23:18:41.341Z]     --- PASS: TestExternalGraphDriver/spec (2.69s)
23:18:41 [2020-04-13T23:18:41.341Z]     --- PASS: TestExternalGraphDriver/pull (2.45s)
23:18:41 [2020-04-13T23:18:41.341Z] === RUN   TestGraphdriverPluginV2
23:18:41 [2020-04-13T23:18:41.341Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
23:18:41 [2020-04-13T23:18:41.341Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:41 [2020-04-13T23:18:41.341Z] PASS
23:18:41 [2020-04-13T23:18:41.341Z] 
23:18:41 [2020-04-13T23:18:41.341Z] === Skipped
23:18:41 [2020-04-13T23:18:41.341Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
23:18:41 [2020-04-13T23:18:41.341Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:41 [2020-04-13T23:18:41.341Z] 
23:18:41 [2020-04-13T23:18:41.341Z] 
23:18:41 [2020-04-13T23:18:41.341Z] DONE 5 tests, 1 skipped in 7.886s
23:18:41 [2020-04-13T23:18:41.341Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:18:41 [2020-04-13T23:18:41.341Z] ++ 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
23:18:41 [2020-04-13T23:18:41.341Z] ++ set -e
23:18:41 [2020-04-13T23:18:41.341Z] ++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.341Z] ++ set -x
23:18:41 [2020-04-13T23:18:41.342Z] ++ env -i DEST=/go/src/github.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
23:18:41 [2020-04-13T23:18:41.470Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.470Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.470Z] PASS
23:18:41 [2020-04-13T23:18:41.470Z] 
23:18:41 [2020-04-13T23:18:41.470Z] DONE 0 tests in 0.032s
23:18:41 [2020-04-13T23:18:41.470Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.470Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.470Z] PASS
23:18:41 [2020-04-13T23:18:41.470Z] 
23:18:41 [2020-04-13T23:18:41.470Z] DONE 0 tests in 0.010s
23:18:41 [2020-04-13T23:18:41.470Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.470Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.470Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.470Z] PASS
23:18:41 [2020-04-13T23:18:41.470Z] 
23:18:41 [2020-04-13T23:18:41.470Z] DONE 0 tests in 0.050s
23:18:41 [2020-04-13T23:18:41.470Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.470Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.470Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.470Z] PASS
23:18:41 [2020-04-13T23:18:41.470Z] 
23:18:41 [2020-04-13T23:18:41.470Z] DONE 0 tests in 0.040s
23:18:41 [2020-04-13T23:18:41.470Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.470Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.470Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.470Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.470Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.470Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.470Z] PASS
23:18:41 [2020-04-13T23:18:41.601Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.601Z] === RUN   TestContinueAfterPluginCrash
23:18:41 [2020-04-13T23:18:41.601Z] === PAUSE TestContinueAfterPluginCrash
23:18:41 [2020-04-13T23:18:41.601Z] === RUN   TestReadPluginNoRead
23:18:41 [2020-04-13T23:18:41.601Z] === PAUSE TestReadPluginNoRead
23:18:41 [2020-04-13T23:18:41.601Z] === RUN   TestDaemonStartWithLogOpt
23:18:41 [2020-04-13T23:18:41.601Z] === PAUSE TestDaemonStartWithLogOpt
23:18:41 [2020-04-13T23:18:41.601Z] === CONT  TestContinueAfterPluginCrash
23:18:41 [2020-04-13T23:18:41.601Z] === CONT  TestDaemonStartWithLogOpt
23:18:41 [2020-04-13T23:18:41.601Z] === CONT  TestReadPluginNoRead
23:18:41 [2020-04-13T23:18:41.725Z] 
23:18:41 [2020-04-13T23:18:41.725Z] DONE 0 tests in 0.063s
23:18:41 [2020-04-13T23:18:41.725Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.725Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.725Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.725Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.725Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.726Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.726Z] PASS
23:18:41 [2020-04-13T23:18:41.726Z] 
23:18:41 [2020-04-13T23:18:41.726Z] DONE 0 tests in 0.052s
23:18:41 [2020-04-13T23:18:41.726Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.726Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.726Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.726Z] PASS
23:18:41 [2020-04-13T23:18:41.726Z] 
23:18:41 [2020-04-13T23:18:41.726Z] DONE 0 tests in 0.022s
23:18:41 [2020-04-13T23:18:41.726Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.726Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.726Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.726Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.726Z] PASS
23:18:41 [2020-04-13T23:18:41.726Z] 
23:18:41 [2020-04-13T23:18:41.726Z] DONE 0 tests in 0.084s
23:18:41 [2020-04-13T23:18:41.726Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.726Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.726Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.726Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.726Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.981Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.981Z] PASS
23:18:41 [2020-04-13T23:18:41.981Z] 
23:18:41 [2020-04-13T23:18:41.981Z] DONE 0 tests in 0.057s
23:18:41 [2020-04-13T23:18:41.981Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.981Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.981Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.981Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.981Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.981Z] PASS
23:18:41 [2020-04-13T23:18:41.981Z] 
23:18:41 [2020-04-13T23:18:41.981Z] DONE 0 tests in 0.054s
23:18:41 [2020-04-13T23:18:41.981Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.981Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.981Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.981Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.981Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.981Z] PASS
23:18:41 [2020-04-13T23:18:41.981Z] 
23:18:41 [2020-04-13T23:18:41.981Z] DONE 0 tests in 0.034s
23:18:41 [2020-04-13T23:18:41.981Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] +++ set -e
23:18:41 [2020-04-13T23:18:41.981Z] +++ '[' -n 0 ']'
23:18:41 [2020-04-13T23:18:41.981Z] +++ set -x
23:18:41 [2020-04-13T23:18:41.981Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:41 [2020-04-13T23:18:41.981Z] INFO: Testing against a local daemon
23:18:41 [2020-04-13T23:18:41.981Z] testing: warning: no tests to run
23:18:41 [2020-04-13T23:18:41.981Z] PASS
23:18:41 [2020-04-13T23:18:41.981Z] 
23:18:41 [2020-04-13T23:18:41.981Z] DONE 0 tests in 0.046s
23:18:42 [2020-04-13T23:18:42.236Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] +++ set -e
23:18:42 [2020-04-13T23:18:42.236Z] +++ '[' -n 0 ']'
23:18:42 [2020-04-13T23:18:42.236Z] +++ set -x
23:18:42 [2020-04-13T23:18:42.236Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] INFO: Testing against a local daemon
23:18:42 [2020-04-13T23:18:42.236Z] testing: warning: no tests to run
23:18:42 [2020-04-13T23:18:42.236Z] PASS
23:18:42 [2020-04-13T23:18:42.236Z] 
23:18:42 [2020-04-13T23:18:42.236Z] DONE 0 tests in 0.064s
23:18:42 [2020-04-13T23:18:42.236Z] Running integration-test (iteration 5)
23:18:42 [2020-04-13T23:18:42.236Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] +++ set -e
23:18:42 [2020-04-13T23:18:42.236Z] +++ '[' -n 0 ']'
23:18:42 [2020-04-13T23:18:42.236Z] +++ set -x
23:18:42 [2020-04-13T23:18:42.236Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] INFO: Testing against a local daemon
23:18:42 [2020-04-13T23:18:42.236Z] testing: warning: no tests to run
23:18:42 [2020-04-13T23:18:42.236Z] PASS
23:18:42 [2020-04-13T23:18:42.236Z] 
23:18:42 [2020-04-13T23:18:42.236Z] DONE 0 tests in 0.067s
23:18:42 [2020-04-13T23:18:42.236Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.236Z] +++ set -e
23:18:42 [2020-04-13T23:18:42.236Z] +++ '[' -n 0 ']'
23:18:42 [2020-04-13T23:18:42.236Z] +++ set -x
23:18:42 [2020-04-13T23:18:42.236Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.241Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:18:42 [2020-04-13T23:18:42.241Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:18:42 [2020-04-13T23:18:42.491Z] INFO: Testing against a local daemon
23:18:42 [2020-04-13T23:18:42.491Z] testing: warning: no tests to run
23:18:42 [2020-04-13T23:18:42.491Z] PASS
23:18:42 [2020-04-13T23:18:42.491Z] 
23:18:42 [2020-04-13T23:18:42.491Z] DONE 0 tests in 0.057s
23:18:42 [2020-04-13T23:18:42.491Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.491Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.491Z] +++ set -e
23:18:42 [2020-04-13T23:18:42.491Z] +++ '[' -n 0 ']'
23:18:42 [2020-04-13T23:18:42.491Z] +++ set -x
23:18:42 [2020-04-13T23:18:42.492Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.492Z] INFO: Testing against a local daemon
23:18:42 [2020-04-13T23:18:42.492Z] === RUN   TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.492Z] === PAUSE TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.492Z] === CONT  TestContainerKillOnDaemonStart
23:18:42 [2020-04-13T23:18:42.853Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
23:18:42 [2020-04-13T23:18:42.853Z] === RUN   TestInfoAPI
23:18:42 [2020-04-13T23:18:42.853Z] --- PASS: TestInfoAPI (0.03s)
23:18:42 [2020-04-13T23:18:42.853Z] === RUN   TestInfoAPIWarnings
23:18:43 [2020-04-13T23:18:43.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
23:18:43 [2020-04-13T23:18:43.464Z] --- PASS: TestInfoAPIWarnings (0.52s)
23:18:43 [2020-04-13T23:18:43.464Z] === RUN   TestInfoDebug
23:18:44 [2020-04-13T23:18:44.075Z] --- PASS: TestInfoDebug (0.52s)
23:18:44 [2020-04-13T23:18:44.075Z] === RUN   TestInfoInsecureRegistries
23:18:44 [2020-04-13T23:18:44.356Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:18:44 [2020-04-13T23:18:44.356Z] === RUN   TestInfoRegistryMirrors
23:18:44 [2020-04-13T23:18:44.967Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:18:44 [2020-04-13T23:18:44.967Z] === RUN   TestLoginFailsWithBadCredentials
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestPingCacheHeaders
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestPingCacheHeaders (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestPingGet
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestPingGet (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestPingHead
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestPingHead (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] === RUN   TestVersion
23:18:45 [2020-04-13T23:18:45.249Z] --- PASS: TestVersion (0.01s)
23:18:45 [2020-04-13T23:18:45.249Z] PASS
23:18:45 [2020-04-13T23:18:45.249Z] 
23:18:45 [2020-04-13T23:18:45.249Z] === Skipped
23:18:45 [2020-04-13T23:18:45.249Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:18:45 [2020-04-13T23:18:45.249Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:18:45 [2020-04-13T23:18:45.249Z] 
23:18:45 [2020-04-13T23:18:45.249Z] 
23:18:45 [2020-04-13T23:18:45.249Z] DONE 18 tests, 1 skipped in 5.627s
23:18:45 [2020-04-13T23:18:45.249Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
23:18:45 [2020-04-13T23:18:45.249Z] ++ 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
23:18:45 [2020-04-13T23:18:45.249Z] ++ set -e
23:18:45 [2020-04-13T23:18:45.249Z] ++ '[' -n 0 ']'
23:18:45 [2020-04-13T23:18:45.249Z] ++ set -x
23:18:45 [2020-04-13T23:18:45.249Z] ++ env -i DEST=/go/src/github.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
23:18:45 [2020-04-13T23:18:45.530Z] INFO: Testing against a local daemon
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesCreateAndList
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesRemove
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesRemove (0.12s)
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesInspect
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesInspect (0.01s)
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesInvalidJSON
23:18:45 [2020-04-13T23:18:45.530Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:18:45 [2020-04-13T23:18:45.530Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:18:45 [2020-04-13T23:18:45.530Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:18:45 [2020-04-13T23:18:45.530Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:18:45 [2020-04-13T23:18:45.530Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:18:45 [2020-04-13T23:18:45.530Z] PASS
23:18:45 [2020-04-13T23:18:45.530Z] 
23:18:45 [2020-04-13T23:18:45.530Z] DONE 5 tests in 0.223s
23:18:45 [2020-04-13T23:18:45.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:18:45 [2020-04-13T23:18:45.810Z] ++++ cat bundles/test-integration/docker.pid
23:18:45 [2020-04-13T23:18:45.810Z] +++ kill 11802
23:18:46 [2020-04-13T23:18:46.310Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
23:18:47 [2020-04-13T23:18:47.273Z] +++ /etc/init.d/apparmor stop
23:18:47 [2020-04-13T23:18:47.273Z] Leaving: AppArmorNo profiles have been unloaded.
23:18:47 [2020-04-13T23:18:47.273Z] 
23:18:47 [2020-04-13T23:18:47.274Z] Unloading profiles will leave already running processes permanently
23:18:47 [2020-04-13T23:18:47.274Z] unconfined, which can lead to unexpected situations.
23:18:47 [2020-04-13T23:18:47.274Z] 
23:18:47 [2020-04-13T23:18:47.274Z] To set a process to complain mode, use the command line tool
23:18:47 [2020-04-13T23:18:47.274Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:18:47 [2020-04-13T23:18:47.274Z] +++ true
23:18:47 [2020-04-13T23:18:47.274Z] 
23:18:47 [2020-04-13T23:18:47.671Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
Post stage
[Pipeline] junit
23:18:48 [2020-04-13T23:18:48.309Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:18:48 [2020-04-13T23:18:48.923Z] + echo Ensuring container killed.
23:18:48 [2020-04-13T23:18:48.924Z] Ensuring container killed.
23:18:48 [2020-04-13T23:18:48.924Z] + docker rm -vf docker-pr7
23:18:48 [2020-04-13T23:18:48.924Z] Error: No such container: docker-pr7
23:18:48 [2020-04-13T23:18:48.924Z] + true
[Pipeline] sh
23:18:49 [2020-04-13T23:18:49.291Z] + echo Chowning /workspace to jenkins user
23:18:49 [2020-04-13T23:18:49.291Z] Chowning /workspace to jenkins user
23:18:49 [2020-04-13T23:18:49.291Z] + id -u
23:18:49 [2020-04-13T23:18:49.291Z] + id -g
23:18:49 [2020-04-13T23:18:49.291Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40791:/workspace busybox chown -R 1001:1001 /workspace
23:18:49 [2020-04-13T23:18:49.291Z] Unable to find image 'busybox:latest' locally
23:18:49 [2020-04-13T23:18:49.551Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
23:18:49 [2020-04-13T23:18:49.573Z] latest: Pulling from library/busybox
23:18:49 [2020-04-13T23:18:49.573Z] 1b125a2fb2df: Pulling fs layer
23:18:49 [2020-04-13T23:18:49.805Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
23:18:49 [2020-04-13T23:18:49.853Z] 1b125a2fb2df: Verifying Checksum
23:18:49 [2020-04-13T23:18:49.853Z] 1b125a2fb2df: Download complete
23:18:49 [2020-04-13T23:18:49.853Z] 1b125a2fb2df: Pull complete
23:18:49 [2020-04-13T23:18:49.853Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
23:18:49 [2020-04-13T23:18:49.853Z] Status: Downloaded newer image for busybox:latest
23:18:50 [2020-04-13T23:18:50.730Z] === RUN   TestDockerSuite/TestBuildClearCmd
23:18:50 [2020-04-13T23:18:50.985Z] === RUN   TestDockerSuite/TestBuildCmd
23:18:51 [2020-04-13T23:18:51.239Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
23:18:51 [2020-04-13T23:18:51.239Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
23:18:51 [2020-04-13T23:18:51.798Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:18:52 [2020-04-13T23:18:52.053Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
23:18:52 [2020-04-13T23:18:52.053Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
23:18:52 [2020-04-13T23:18:52.247Z] + bundleName=s390x-integration
23:18:52 [2020-04-13T23:18:52.247Z] + echo Creating s390x-integration-bundles.tar.gz
23:18:52 [2020-04-13T23:18:52.247Z] Creating s390x-integration-bundles.tar.gz
23:18:52 [2020-04-13T23:18:52.247Z] + xargs tar -czf s390x-integration-bundles.tar.gz
23:18:52 [2020-04-13T23:18:52.247Z] + 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
23:18:52 [2020-04-13T23:18:52.280Z] Archiving artifacts
23:18:52 [2020-04-13T23:18:52.593Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:18:52 [2020-04-13T23:18:52.973Z] + make clean
23:18:53 [2020-04-13T23:18:53.255Z] docker volume rm -f docker-dev-cache
23:18:53 [2020-04-13T23:18:53.255Z] docker-dev-cache
[Pipeline] deleteDir
23:18:53 [2020-04-13T23:18:53.413Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
23:18:53 [2020-04-13T23:18:53.818Z] === RUN   TestReadPluginNoRead/default
23:18:54 [2020-04-13T23:18:54.078Z] --- PASS: TestDaemonStartWithLogOpt (12.69s)
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:18:54 [2020-04-13T23:18:54.772Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
23:18:55 [2020-04-13T23:18:55.014Z] === RUN   TestReadPluginNoRead/disabled_caching
23:18:55 [2020-04-13T23:18:55.332Z] --- PASS: TestContainerKillOnDaemonStart (12.73s)
23:18:55 [2020-04-13T23:18:55.332Z] === RUN   TestContainerKillOnDaemonStart
23:18:55 [2020-04-13T23:18:55.332Z] === PAUSE TestContainerKillOnDaemonStart
23:18:55 [2020-04-13T23:18:55.332Z] === CONT  TestContainerKillOnDaemonStart
23:18:56 [2020-04-13T23:18:56.916Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:18:58 [2020-04-13T23:18:58.819Z] --- PASS: TestReadPluginNoRead (17.22s)
23:18:58 [2020-04-13T23:18:58.819Z]     --- PASS: TestReadPluginNoRead/default (1.95s)
23:18:58 [2020-04-13T23:18:58.819Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.89s)
23:18:58 [2020-04-13T23:18:58.819Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s)
23:18:58 [2020-04-13T23:18:58.819Z]     read_test.go:91: [d6c8d249c9839] daemon is not started
23:18:59 [2020-04-13T23:18:59.078Z] --- PASS: TestContinueAfterPluginCrash (17.51s)
23:18:59 [2020-04-13T23:18:59.078Z] PASS
23:18:59 [2020-04-13T23:18:59.078Z] 
23:18:59 [2020-04-13T23:18:59.078Z] DONE 6 tests in 17.666s
23:18:59 [2020-04-13T23:18:59.078Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:18:59 [2020-04-13T23:18:59.078Z] ++ 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
23:18:59 [2020-04-13T23:18:59.078Z] ++ set -e
23:18:59 [2020-04-13T23:18:59.078Z] ++ '[' -n 0 ']'
23:18:59 [2020-04-13T23:18:59.078Z] ++ set -x
23:18:59 [2020-04-13T23:18:59.078Z] ++ env -i DEST=/go/src/github.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
23:18:59 [2020-04-13T23:18:59.078Z] testing: warning: no tests to run
23:18:59 [2020-04-13T23:18:59.078Z] PASS
23:18:59 [2020-04-13T23:18:59.078Z] 
23:18:59 [2020-04-13T23:18:59.078Z] DONE 0 tests in 0.048s
23:18:59 [2020-04-13T23:18:59.078Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:18:59 [2020-04-13T23:18:59.078Z] ++ 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
23:18:59 [2020-04-13T23:18:59.078Z] ++ set -e
23:18:59 [2020-04-13T23:18:59.078Z] ++ '[' -n 0 ']'
23:18:59 [2020-04-13T23:18:59.078Z] ++ set -x
23:18:59 [2020-04-13T23:18:59.078Z] ++ env -i DEST=/go/src/github.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
23:18:59 [2020-04-13T23:18:59.336Z] INFO: Testing against a local daemon
23:18:59 [2020-04-13T23:18:59.337Z] === RUN   TestPluginWithDevMounts
23:18:59 [2020-04-13T23:18:59.337Z] === PAUSE TestPluginWithDevMounts
23:18:59 [2020-04-13T23:18:59.337Z] === CONT  TestPluginWithDevMounts
23:18:59 [2020-04-13T23:18:59.489Z] === RUN   TestDockerSuite/TestBuildConditionalCache
23:18:59 [2020-04-13T23:18:59.743Z] === RUN   TestDockerSuite/TestBuildContChar
23:19:00 [2020-04-13T23:19:00.667Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
23:19:01 [2020-04-13T23:19:01.592Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
23:19:01 [2020-04-13T23:19:01.869Z] --- PASS: TestPluginWithDevMounts (2.17s)
23:19:01 [2020-04-13T23:19:01.869Z] PASS
23:19:01 [2020-04-13T23:19:01.869Z] 
23:19:01 [2020-04-13T23:19:01.869Z] DONE 1 tests in 2.359s
23:19:01 [2020-04-13T23:19:01.869Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:19:01 [2020-04-13T23:19:01.869Z] ++ 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
23:19:01 [2020-04-13T23:19:01.869Z] ++ set -e
23:19:01 [2020-04-13T23:19:01.869Z] ++ '[' -n 0 ']'
23:19:01 [2020-04-13T23:19:01.869Z] ++ set -x
23:19:01 [2020-04-13T23:19:01.869Z] ++ env -i DEST=/go/src/github.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
23:19:01 [2020-04-13T23:19:01.869Z] INFO: Testing against a local daemon
23:19:01 [2020-04-13T23:19:01.869Z] === RUN   TestSecretInspect
23:19:02 [2020-04-13T23:19:02.151Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
23:19:02 [2020-04-13T23:19:02.710Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
23:19:03 [2020-04-13T23:19:03.311Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
23:19:04 [2020-04-13T23:19:04.671Z] === RUN   TestDockerSuite/TestBuildContextCleanup
23:19:04 [2020-04-13T23:19:04.671Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
23:19:04 [2020-04-13T23:19:04.925Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
23:19:05 [2020-04-13T23:19:05.156Z] --- PASS: TestSecretInspect (3.24s)
23:19:05 [2020-04-13T23:19:05.156Z] === RUN   TestSecretList
23:19:05 [2020-04-13T23:19:05.485Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
23:19:05 [2020-04-13T23:19:05.740Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
23:19:07 [2020-04-13T23:19:07.685Z] --- PASS: TestContainerKillOnDaemonStart (12.57s)
23:19:07 [2020-04-13T23:19:07.685Z] === RUN   TestContainerKillOnDaemonStart
23:19:07 [2020-04-13T23:19:07.685Z] === PAUSE TestContainerKillOnDaemonStart
23:19:07 [2020-04-13T23:19:07.685Z] === CONT  TestContainerKillOnDaemonStart
23:19:07 [2020-04-13T23:19:07.942Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
23:19:08 [2020-04-13T23:19:08.444Z] --- PASS: TestSecretList (3.30s)
23:19:08 [2020-04-13T23:19:08.444Z] === RUN   TestSecretsCreateAndDelete
23:19:08 [2020-04-13T23:19:08.865Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
23:19:09 [2020-04-13T23:19:09.427Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
23:19:09 [2020-04-13T23:19:09.986Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
23:19:11 [2020-04-13T23:19:11.730Z] --- PASS: TestSecretsCreateAndDelete (3.28s)
23:19:11 [2020-04-13T23:19:11.730Z] === RUN   TestSecretsUpdate
23:19:13 [2020-04-13T23:19:13.243Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
23:19:13 [2020-04-13T23:19:13.497Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
23:19:15 [2020-04-13T23:19:15.017Z] --- PASS: TestSecretsUpdate (3.25s)
23:19:15 [2020-04-13T23:19:15.017Z] === RUN   TestTemplatedSecret
23:19:16 [2020-04-13T23:19:16.005Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
23:19:17 [2020-04-13T23:19:17.365Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
23:19:17 [2020-04-13T23:19:17.551Z] --- PASS: TestTemplatedSecret (2.93s)
23:19:17 [2020-04-13T23:19:17.551Z] === RUN   TestSecretCreateResolve
23:19:17 [2020-04-13T23:19:17.925Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
23:19:18 [2020-04-13T23:19:18.849Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
23:19:19 [2020-04-13T23:19:19.408Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
23:19:20 [2020-04-13T23:19:20.333Z] --- PASS: TestContainerKillOnDaemonStart (12.53s)
23:19:20 [2020-04-13T23:19:20.333Z] === RUN   TestContainerKillOnDaemonStart
23:19:20 [2020-04-13T23:19:20.333Z] === PAUSE TestContainerKillOnDaemonStart
23:19:20 [2020-04-13T23:19:20.333Z] === CONT  TestContainerKillOnDaemonStart
23:19:20 [2020-04-13T23:19:20.839Z] --- PASS: TestSecretCreateResolve (3.23s)
23:19:20 [2020-04-13T23:19:20.839Z] PASS
23:19:20 [2020-04-13T23:19:20.839Z] 
23:19:20 [2020-04-13T23:19:20.839Z] DONE 6 tests in 19.405s
23:19:20 [2020-04-13T23:19:20.839Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:19:20 [2020-04-13T23:19:20.839Z] ++ 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
23:19:20 [2020-04-13T23:19:20.839Z] ++ set -e
23:19:20 [2020-04-13T23:19:20.839Z] ++ '[' -n 0 ']'
23:19:20 [2020-04-13T23:19:20.839Z] ++ set -x
23:19:20 [2020-04-13T23:19:20.839Z] ++ env -i DEST=/go/src/github.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
23:19:21 [2020-04-13T23:19:21.097Z] INFO: Testing against a local daemon
23:19:21 [2020-04-13T23:19:21.097Z] === RUN   TestServiceCreateInit
23:19:21 [2020-04-13T23:19:21.097Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:19:22 [2020-04-13T23:19:22.215Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
23:19:23 [2020-04-13T23:19:23.138Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
23:19:23 [2020-04-13T23:19:23.138Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
23:19:25 [2020-04-13T23:19:25.006Z] Created binary: bundles/binary-daemon/dockerd-dev
23:19:25 [2020-04-13T23:19:25.006Z] Copying nested executables into bundles/binary-daemon
23:19:25 [2020-04-13T23:19:25.006Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/api/server/httputils	0.009s	coverage: 14.7% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/api/server/middleware	0.016s	coverage: 37.7% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/api/types/strslice	0.028s	coverage: 90.0% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 4.5% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/api/types/time	0.018s	coverage: 100.0% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 75.0% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/builder/dockerignore	0.044s	coverage: 96.8% of statements
23:19:25 [2020-04-13T23:19:25.117Z] ok  	github.com/docker/docker/cli/debug	0.019s	coverage: 100.0% of statements
23:19:25 [2020-04-13T23:19:25.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh cross
23:19:25 [2020-04-13T23:19:25.617Z] 
23:19:25 [2020-04-13T23:19:25.875Z] Removing bundles/
23:19:25 [2020-04-13T23:19:25.875Z] 
23:19:25 [2020-04-13T23:19:25.875Z] ---> Making bundle: cross (in bundles/cross)
23:19:25 [2020-04-13T23:19:25.875Z] Cross building: bundles/cross/linux/amd64
23:19:25 [2020-04-13T23:19:25.875Z] Building: bundles/cross/linux/amd64/dockerd-dev
23:19:25 [2020-04-13T23:19:25.875Z] GOOS="linux" GOARCH="amd64" GOARM=""
23:19:26 [2020-04-13T23:19:26.368Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:19:26 [2020-04-13T23:19:26.612Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.985s	coverage: 86.3% of statements
23:19:27 [2020-04-13T23:19:27.343Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
23:19:27 [2020-04-13T23:19:27.343Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
23:19:28 [2020-04-13T23:19:28.104Z] ok  	github.com/docker/docker/builder/remotecontext	0.623s	coverage: 13.6% of statements
23:19:29 [2020-04-13T23:19:29.231Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
23:19:29 [2020-04-13T23:19:29.231Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
23:19:29 [2020-04-13T23:19:29.231Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
23:19:29 [2020-04-13T23:19:29.231Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
23:19:29 [2020-04-13T23:19:29.231Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
23:19:30 [2020-04-13T23:19:30.154Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
23:19:30 [2020-04-13T23:19:30.160Z] ok  	github.com/docker/docker/builder/dockerfile	1.527s	coverage: 48.2% of statements
23:19:30 [2020-04-13T23:19:30.160Z] ?   	github.com/docker/docker/cli	[no test files]
23:19:30 [2020-04-13T23:19:30.160Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:19:31 [2020-04-13T23:19:31.640Z] --- PASS: TestServiceCreateInit (10.05s)
23:19:31 [2020-04-13T23:19:31.640Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.00s)
23:19:31 [2020-04-13T23:19:31.640Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s)
23:19:31 [2020-04-13T23:19:31.640Z] === RUN   TestCreateServiceMultipleTimes
23:19:32 [2020-04-13T23:19:32.662Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
23:19:32 [2020-04-13T23:19:32.917Z] --- PASS: TestContainerKillOnDaemonStart (12.58s)
23:19:32 [2020-04-13T23:19:32.917Z] === RUN   TestContainerKillOnDaemonStart
23:19:32 [2020-04-13T23:19:32.917Z] === PAUSE TestContainerKillOnDaemonStart
23:19:32 [2020-04-13T23:19:32.917Z] === CONT  TestContainerKillOnDaemonStart
23:19:33 [2020-04-13T23:19:33.478Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
23:19:34 [2020-04-13T23:19:34.838Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
23:19:35 [2020-04-13T23:19:35.094Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
23:19:35 [2020-04-13T23:19:35.655Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
23:19:36 [2020-04-13T23:19:36.216Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
23:19:37 [2020-04-13T23:19:37.029Z] ok  	github.com/docker/docker/client	0.800s	coverage: 75.8% of statements
23:19:38 [2020-04-13T23:19:38.138Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
23:19:38 [2020-04-13T23:19:38.138Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
23:19:38 [2020-04-13T23:19:38.393Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
23:19:39 [2020-04-13T23:19:39.318Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
23:19:40 [2020-04-13T23:19:40.679Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
23:19:41 [2020-04-13T23:19:41.604Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
23:19:42 [2020-04-13T23:19:42.163Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
23:19:44 [2020-04-13T23:19:44.046Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
23:19:44 [2020-04-13T23:19:44.970Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
23:19:45 [2020-04-13T23:19:45.529Z] --- PASS: TestContainerKillOnDaemonStart (12.60s)
23:19:45 [2020-04-13T23:19:45.529Z] PASS
23:19:45 [2020-04-13T23:19:45.529Z] 
23:19:45 [2020-04-13T23:19:45.529Z] DONE 5 tests in 63.098s
23:19:45 [2020-04-13T23:19:45.529Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.529Z] +++ set -e
23:19:45 [2020-04-13T23:19:45.529Z] +++ '[' -n 0 ']'
23:19:45 [2020-04-13T23:19:45.529Z] +++ set -x
23:19:45 [2020-04-13T23:19:45.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.529Z] INFO: Testing against a local daemon
23:19:45 [2020-04-13T23:19:45.529Z] testing: warning: no tests to run
23:19:45 [2020-04-13T23:19:45.529Z] PASS
23:19:45 [2020-04-13T23:19:45.529Z] 
23:19:45 [2020-04-13T23:19:45.529Z] DONE 0 tests in 0.076s
23:19:45 [2020-04-13T23:19:45.529Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.529Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.529Z] +++ set -e
23:19:45 [2020-04-13T23:19:45.529Z] +++ '[' -n 0 ']'
23:19:45 [2020-04-13T23:19:45.529Z] +++ set -x
23:19:45 [2020-04-13T23:19:45.529Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] INFO: Testing against a local daemon
23:19:45 [2020-04-13T23:19:45.784Z] testing: warning: no tests to run
23:19:45 [2020-04-13T23:19:45.784Z] PASS
23:19:45 [2020-04-13T23:19:45.784Z] 
23:19:45 [2020-04-13T23:19:45.784Z] DONE 0 tests in 0.053s
23:19:45 [2020-04-13T23:19:45.784Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] +++ set -e
23:19:45 [2020-04-13T23:19:45.784Z] +++ '[' -n 0 ']'
23:19:45 [2020-04-13T23:19:45.784Z] +++ set -x
23:19:45 [2020-04-13T23:19:45.784Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] INFO: Testing against a local daemon
23:19:45 [2020-04-13T23:19:45.784Z] testing: warning: no tests to run
23:19:45 [2020-04-13T23:19:45.784Z] PASS
23:19:45 [2020-04-13T23:19:45.784Z] 
23:19:45 [2020-04-13T23:19:45.784Z] DONE 0 tests in 0.058s
23:19:45 [2020-04-13T23:19:45.784Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] +++ set -e
23:19:45 [2020-04-13T23:19:45.784Z] +++ '[' -n 0 ']'
23:19:45 [2020-04-13T23:19:45.784Z] +++ set -x
23:19:45 [2020-04-13T23:19:45.784Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] INFO: Testing against a local daemon
23:19:45 [2020-04-13T23:19:45.784Z] testing: warning: no tests to run
23:19:45 [2020-04-13T23:19:45.784Z] PASS
23:19:45 [2020-04-13T23:19:45.784Z] 
23:19:45 [2020-04-13T23:19:45.784Z] DONE 0 tests in 0.082s
23:19:45 [2020-04-13T23:19:45.784Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] +++ set -e
23:19:45 [2020-04-13T23:19:45.784Z] +++ '[' -n 0 ']'
23:19:45 [2020-04-13T23:19:45.784Z] +++ set -x
23:19:45 [2020-04-13T23:19:45.784Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:45 [2020-04-13T23:19:45.784Z] testing: warning: no tests to run
23:19:45 [2020-04-13T23:19:45.784Z] PASS
23:19:45 [2020-04-13T23:19:45.784Z] 
23:19:45 [2020-04-13T23:19:45.784Z] DONE 0 tests in 0.010s
23:19:46 [2020-04-13T23:19:46.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.039Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.039Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.039Z] PASS
23:19:46 [2020-04-13T23:19:46.039Z] 
23:19:46 [2020-04-13T23:19:46.039Z] DONE 0 tests in 0.061s
23:19:46 [2020-04-13T23:19:46.039Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.039Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.039Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.039Z] PASS
23:19:46 [2020-04-13T23:19:46.039Z] 
23:19:46 [2020-04-13T23:19:46.039Z] DONE 0 tests in 0.035s
23:19:46 [2020-04-13T23:19:46.039Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.039Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.039Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.039Z] PASS
23:19:46 [2020-04-13T23:19:46.039Z] 
23:19:46 [2020-04-13T23:19:46.039Z] DONE 0 tests in 0.037s
23:19:46 [2020-04-13T23:19:46.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.039Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.039Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.039Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.294Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.294Z] PASS
23:19:46 [2020-04-13T23:19:46.294Z] 
23:19:46 [2020-04-13T23:19:46.294Z] DONE 0 tests in 0.075s
23:19:46 [2020-04-13T23:19:46.294Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.294Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.294Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.294Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.294Z] PASS
23:19:46 [2020-04-13T23:19:46.294Z] 
23:19:46 [2020-04-13T23:19:46.294Z] DONE 0 tests in 0.007s
23:19:46 [2020-04-13T23:19:46.294Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.294Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.294Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.294Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.294Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.294Z] PASS
23:19:46 [2020-04-13T23:19:46.294Z] 
23:19:46 [2020-04-13T23:19:46.294Z] DONE 0 tests in 0.062s
23:19:46 [2020-04-13T23:19:46.294Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.294Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.294Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.294Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.295Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.295Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.295Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.295Z] PASS
23:19:46 [2020-04-13T23:19:46.549Z] 
23:19:46 [2020-04-13T23:19:46.549Z] DONE 0 tests in 0.081s
23:19:46 [2020-04-13T23:19:46.549Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.549Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.549Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.549Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.549Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.549Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.549Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.549Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.549Z] PASS
23:19:46 [2020-04-13T23:19:46.549Z] 
23:19:46 [2020-04-13T23:19:46.549Z] DONE 0 tests in 0.046s
23:19:46 [2020-04-13T23:19:46.549Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.549Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.549Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.549Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.549Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.549Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.549Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.549Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.549Z] PASS
23:19:46 [2020-04-13T23:19:46.549Z] 
23:19:46 [2020-04-13T23:19:46.550Z] DONE 0 tests in 0.031s
23:19:46 [2020-04-13T23:19:46.550Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.550Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.550Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.550Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.550Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.550Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.550Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.550Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.550Z] PASS
23:19:46 [2020-04-13T23:19:46.550Z] 
23:19:46 [2020-04-13T23:19:46.550Z] DONE 0 tests in 0.108s
23:19:46 [2020-04-13T23:19:46.804Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.805Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.805Z] +++ set -e
23:19:46 [2020-04-13T23:19:46.805Z] +++ '[' -n 0 ']'
23:19:46 [2020-04-13T23:19:46.805Z] +++ set -x
23:19:46 [2020-04-13T23:19:46.805Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestContainerKillOnDaemonStart
23:19:46 [2020-04-13T23:19:46.805Z] INFO: Testing against a local daemon
23:19:46 [2020-04-13T23:19:46.805Z] testing: warning: no tests to run
23:19:46 [2020-04-13T23:19:46.805Z] PASS
23:19:46 [2020-04-13T23:19:46.805Z] 
23:19:46 [2020-04-13T23:19:46.805Z] DONE 0 tests in 0.029s
23:19:46 [2020-04-13T23:19:46.805Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky)
23:19:46 [2020-04-13T23:19:46.805Z] +++++ cat bundles/test-integration-flaky/docker.pid
23:19:46 [2020-04-13T23:19:46.805Z] ++++ kill 5447
23:19:46 [2020-04-13T23:19:46.805Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
23:19:47 [2020-04-13T23:19:47.728Z] ++++ /etc/init.d/apparmor stop
23:19:47 [2020-04-13T23:19:47.728Z] Leaving: AppArmorNo profiles have been unloaded.
23:19:47 [2020-04-13T23:19:47.728Z] 
23:19:47 [2020-04-13T23:19:47.728Z] Unloading profiles will leave already running processes permanently
23:19:47 [2020-04-13T23:19:47.728Z] unconfined, which can lead to unexpected situations.
23:19:47 [2020-04-13T23:19:47.728Z] 
23:19:47 [2020-04-13T23:19:47.728Z] To set a process to complain mode, use the command line tool
23:19:47 [2020-04-13T23:19:47.728Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:19:47 [2020-04-13T23:19:47.728Z] ++++ true
23:19:47 [2020-04-13T23:19:47.728Z] 
23:19:47 [2020-04-13T23:19:47.728Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:19:48 [2020-04-13T23:19:48.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:19:48 [2020-04-13T23:19:48.653Z] HOSTNAME=c15601a1c094
23:19:48 [2020-04-13T23:19:48.653Z] TESTDEBUG=0
23:19:48 [2020-04-13T23:19:48.653Z] DEST=bundles/test-integration
23:19:48 [2020-04-13T23:19:48.653Z] PWD=/go/src/github.com/docker/docker
23:19:48 [2020-04-13T23:19:48.653Z] KEEPBUNDLE=1
23:19:48 [2020-04-13T23:19:48.653Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:19:48 [2020-04-13T23:19:48.653Z] container=docker
23:19:48 [2020-04-13T23:19:48.653Z] HOME=/root
23:19:48 [2020-04-13T23:19:48.653Z] GOLANG_VERSION=1.13.10
23:19:48 [2020-04-13T23:19:48.653Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:19:48 [2020-04-13T23:19:48.653Z] VALIDATE_BRANCH=master
23:19:48 [2020-04-13T23:19:48.653Z] TERM=xterm
23:19:48 [2020-04-13T23:19:48.653Z] DOCKER_PKG=github.com/docker/docker
23:19:48 [2020-04-13T23:19:48.653Z] SHLVL=1
23:19:48 [2020-04-13T23:19:48.653Z] TIMEOUT=120m
23:19:48 [2020-04-13T23:19:48.653Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:19:48 [2020-04-13T23:19:48.653Z] DOCKER_GRAPHDRIVER=overlay2
23:19:48 [2020-04-13T23:19:48.653Z] GO111MODULE=off
23:19:48 [2020-04-13T23:19:48.653Z] TEST_SKIP_INTEGRATION_CLI=1
23:19:48 [2020-04-13T23:19:48.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:19:48 [2020-04-13T23:19:48.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:19:48 [2020-04-13T23:19:48.653Z] GOPATH=/go
23:19:48 [2020-04-13T23:19:48.653Z] PKG_CONFIG=pkg-config
23:19:48 [2020-04-13T23:19:48.653Z] _=/usr/bin/env
23:19:48 [2020-04-13T23:19:48.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:19:48 [2020-04-13T23:19:48.653Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
23:19:49 [2020-04-13T23:19:49.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:19:50 [2020-04-13T23:19:50.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:19:50 [2020-04-13T23:19:50.392Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
23:19:50 [2020-04-13T23:19:50.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:19:52 [2020-04-13T23:19:52.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:19:52 [2020-04-13T23:19:52.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:19:53 [2020-04-13T23:19:53.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:19:53 [2020-04-13T23:19:53.577Z] --- PASS: TestCreateServiceMultipleTimes (18.82s)
23:19:53 [2020-04-13T23:19:53.577Z] === RUN   TestCreateServiceConflict
23:19:53 [2020-04-13T23:19:53.577Z] --- PASS: TestCreateServiceConflict (3.28s)
23:19:53 [2020-04-13T23:19:53.577Z] === RUN   TestCreateServiceMaxReplicas
23:19:54 [2020-04-13T23:19:54.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:19:54 [2020-04-13T23:19:54.299Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
23:19:54 [2020-04-13T23:19:54.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:19:55 [2020-04-13T23:19:55.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:19:55 [2020-04-13T23:19:55.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:19:56 [2020-04-13T23:19:56.345Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
23:19:56 [2020-04-13T23:19:56.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:19:56 [2020-04-13T23:19:56.863Z] --- PASS: TestCreateServiceMaxReplicas (3.64s)
23:19:56 [2020-04-13T23:19:56.863Z] === RUN   TestCreateWithDuplicateNetworkNames
23:19:57 [2020-04-13T23:19:57.160Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
23:19:57 [2020-04-13T23:19:57.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:19:57 [2020-04-13T23:19:57.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:19:58 [2020-04-13T23:19:58.227Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
23:19:58 [2020-04-13T23:19:58.227Z] 
23:19:58 [2020-04-13T23:19:58.227Z]  ________   ____  __.
23:19:58 [2020-04-13T23:19:58.227Z]  \_____  \ |    |/ _|
23:19:58 [2020-04-13T23:19:58.227Z]  /   |   \|      <
23:19:58 [2020-04-13T23:19:58.227Z]  /    |    \    |  \
23:19:58 [2020-04-13T23:19:58.227Z]  \_______  /____|__ \
23:19:58 [2020-04-13T23:19:58.227Z]          \/        \/
23:19:58 [2020-04-13T23:19:58.227Z] 
23:19:58 [2020-04-13T23:19:58.227Z] INFO: make.ps1 ended at 04/13/2020 23:19:46
23:19:58 [2020-04-13T23:19:58.227Z] INFO: Binaries build ended at 04/13/2020 23:19:48. Duration:00:01:22.4126621
23:19:58 [2020-04-13T23:19:58.227Z] INFO: Copying the built daemon binary to d:\CI\PR-40791\7\binary\dockerd-6cc42a43b4.exe...
23:19:58 [2020-04-13T23:19:58.227Z] INFO: Copying the built client binary to d:\CI\PR-40791\7\binary\docker-6cc42a43b4.exe...
23:19:58 [2020-04-13T23:19:58.227Z] INFO: Copying dockerversion from the container...
23:19:58 [2020-04-13T23:19:58.227Z] INFO: Copying the golang package from the container to d:\CI\PR-40791\7\installer\go.zip...
23:19:58 [2020-04-13T23:19:58.227Z] INFO: Extracting go.zip to d:\CI\PR-40791\7\go
23:19:58 [2020-04-13T23:19:58.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:19:58 [2020-04-13T23:19:58.901Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
23:19:59 [2020-04-13T23:19:59.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:19:59 [2020-04-13T23:19:59.459Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
23:20:00 [2020-04-13T23:20:00.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:20:00 [2020-04-13T23:20:00.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:20:01 [2020-04-13T23:20:01.500Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
23:20:01 [2020-04-13T23:20:01.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:20:02 [2020-04-13T23:20:02.425Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:20:02 [2020-04-13T23:20:02.425Z] Using test binary docker
23:20:02 [2020-04-13T23:20:02.425Z] +++ /etc/init.d/apparmor start
23:20:02 [2020-04-13T23:20:02.425Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:20:02 [2020-04-13T23:20:02.425Z] INFO: Waiting for daemon to start...
23:20:02 [2020-04-13T23:20:02.425Z] Starting dockerd
23:20:02 [2020-04-13T23:20:02.425Z] +++ 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
23:20:02 [2020-04-13T23:20:02.425Z] .=== RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
23:20:03 [2020-04-13T23:20:03.352Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
23:20:03 [2020-04-13T23:20:03.606Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
23:20:04 [2020-04-13T23:20:04.165Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
23:20:04 [2020-04-13T23:20:04.165Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
23:20:04 [2020-04-13T23:20:04.420Z] 
23:20:04 [2020-04-13T23:20:04.420Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:20:04 [2020-04-13T23:20:04.420Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:20:04 [2020-04-13T23:20:04.420Z] Running integration-test (iteration 1)
23:20:04 [2020-04-13T23:20:04.420Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:20:04 [2020-04-13T23:20:04.420Z] ++ 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
23:20:04 [2020-04-13T23:20:04.420Z] ++ set -e
23:20:04 [2020-04-13T23:20:04.420Z] ++ '[' -n 0 ']'
23:20:04 [2020-04-13T23:20:04.420Z] ++ set -x
23:20:04 [2020-04-13T23:20:04.420Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:20:04 [2020-04-13T23:20:04.420Z] INFO: Testing against a local daemon
23:20:04 [2020-04-13T23:20:04.420Z] === RUN   TestCgroupNamespacesBuild
23:20:05 [2020-04-13T23:20:05.344Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
23:20:06 [2020-04-13T23:20:06.703Z] --- PASS: TestCgroupNamespacesBuild (1.96s)
23:20:06 [2020-04-13T23:20:06.703Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:20:06 [2020-04-13T23:20:06.703Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
23:20:06 [2020-04-13T23:20:06.703Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
23:20:08 [2020-04-13T23:20:08.587Z] === RUN   TestDockerSuite/TestBuildDockerignore
23:20:08 [2020-04-13T23:20:08.587Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.04s)
23:20:08 [2020-04-13T23:20:08.587Z] === RUN   TestBuildWithSession
23:20:08 [2020-04-13T23:20:08.587Z] --- SKIP: TestBuildWithSession (0.00s)
23:20:08 [2020-04-13T23:20:08.587Z]     build_session_test.go:25: TODO: BuildKit
23:20:08 [2020-04-13T23:20:08.587Z] === RUN   TestBuildSquashParent
23:20:11 [2020-04-13T23:20:11.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s)
23:20:11 [2020-04-13T23:20:11.739Z] === RUN   TestCreateServiceSecretFileMode
23:20:15 [2020-04-13T23:20:15.027Z] --- PASS: TestCreateServiceSecretFileMode (3.29s)
23:20:15 [2020-04-13T23:20:15.027Z] === RUN   TestCreateServiceConfigFileMode
23:20:15 [2020-04-13T23:20:15.119Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
23:20:16 [2020-04-13T23:20:16.478Z] --- PASS: TestBuildSquashParent (7.72s)
23:20:16 [2020-04-13T23:20:16.478Z] === RUN   TestBuildWithRemoveAndForceRemove
23:20:16 [2020-04-13T23:20:16.478Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:20:16 [2020-04-13T23:20:16.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:20:16 [2020-04-13T23:20:16.478Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:20:16 [2020-04-13T23:20:16.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:20:16 [2020-04-13T23:20:16.478Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:20:16 [2020-04-13T23:20:16.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:20:16 [2020-04-13T23:20:16.478Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:20:16 [2020-04-13T23:20:16.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:20:16 [2020-04-13T23:20:16.478Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:20:16 [2020-04-13T23:20:16.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:20:16 [2020-04-13T23:20:16.478Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:20:16 [2020-04-13T23:20:16.478Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:20:16 [2020-04-13T23:20:16.478Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:20:16 [2020-04-13T23:20:16.478Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:20:18 [2020-04-13T23:20:18.314Z] --- PASS: TestCreateServiceConfigFileMode (3.41s)
23:20:18 [2020-04-13T23:20:18.314Z] === RUN   TestCreateServiceSysctls
23:20:18 [2020-04-13T23:20:18.991Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:20:18 [2020-04-13T23:20:18.991Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:20:19 [2020-04-13T23:20:19.920Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
23:20:20 [2020-04-13T23:20:20.887Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:20:21 [2020-04-13T23:20:21.472Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
23:20:21 [2020-04-13T23:20:21.732Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:20:22 [2020-04-13T23:20:22.503Z] --- PASS: TestCreateServiceSysctls (4.26s)
23:20:22 [2020-04-13T23:20:22.503Z] === RUN   TestCreateServiceCapabilities
23:20:24 [2020-04-13T23:20:24.243Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:20:24 [2020-04-13T23:20:24.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s)
23:20:24 [2020-04-13T23:20:24.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s)
23:20:24 [2020-04-13T23:20:24.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s)
23:20:24 [2020-04-13T23:20:24.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.60s)
23:20:24 [2020-04-13T23:20:24.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s)
23:20:24 [2020-04-13T23:20:24.243Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s)
23:20:24 [2020-04-13T23:20:24.243Z] === RUN   TestBuildMultiStageCopy
23:20:24 [2020-04-13T23:20:24.243Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:20:24 [2020-04-13T23:20:24.500Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
23:20:25 [2020-04-13T23:20:25.058Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
23:20:25 [2020-04-13T23:20:25.790Z] --- PASS: TestCreateServiceCapabilities (2.96s)
23:20:25 [2020-04-13T23:20:25.790Z] === RUN   TestInspect
23:20:26 [2020-04-13T23:20:26.419Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:20:26 [2020-04-13T23:20:26.978Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:20:27 [2020-04-13T23:20:27.538Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:20:27 [2020-04-13T23:20:27.538Z] === RUN   TestDockerDaemonSuite/TestShmSize
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Extraction ended at 04/13/2020 23:20:23. Duration:00:00:28.0922656
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Updating the golang and path environment variables
23:20:27 [2020-04-13T23:20:27.994Z] INFO: GOPATH=d:\gopath
23:20:27 [2020-04-13T23:20:27.994Z] INFO: go version go1.13.10 windows/amd64
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Running the daemon under test in debug mode
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Starting a daemon under test...
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40791\7\daemon --pidfile d:\CI\PR-40791\7\docker.pid -D
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Process started successfully.
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Start tailing logs of the daemon under tests
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Waiting for the daemon under test to start...
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Daemon under test started and replied!
23:20:27 [2020-04-13T23:20:27.994Z] INFO: Docker version of the daemon under test
23:20:27 [2020-04-13T23:20:27.994Z] 
23:20:27 [2020-04-13T23:20:27.994Z] Client:
23:20:27 [2020-04-13T23:20:27.994Z]  Version:      17.06.2-ce
23:20:27 [2020-04-13T23:20:27.994Z]  API version:  1.30
23:20:27 [2020-04-13T23:20:27.994Z]  Go version:   go1.8.3
23:20:27 [2020-04-13T23:20:27.994Z]  Git commit:   cec0b72
23:20:27 [2020-04-13T23:20:27.994Z]  Built:        Tue Sep  5 19:57:19 2017
23:20:27 [2020-04-13T23:20:27.994Z]  OS/Arch:      windows/amd64
23:20:27 [2020-04-13T23:20:27.994Z] 
23:20:27 [2020-04-13T23:20:27.995Z] Server:
23:20:27 [2020-04-13T23:20:27.995Z]  Version:      0.0.0-dev
23:20:27 [2020-04-13T23:20:27.995Z]  API version:  1.41 (minimum version 1.24)
23:20:27 [2020-04-13T23:20:27.995Z]  Go version:   go1.13.10
23:20:27 [2020-04-13T23:20:27.995Z]  Git commit:   6cc42a43b4
23:20:27 [2020-04-13T23:20:27.995Z]  Built:        04/13/2020 23:18:31
23:20:27 [2020-04-13T23:20:27.995Z]  OS/Arch:      windows/amd64
23:20:27 [2020-04-13T23:20:27.995Z]  Experimental: false
23:20:27 [2020-04-13T23:20:27.995Z] 
23:20:27 [2020-04-13T23:20:27.995Z] INFO: Docker info of the daemon under test
23:20:27 [2020-04-13T23:20:27.995Z] 
23:20:27 [2020-04-13T23:20:27.995Z] Containers: 0
23:20:27 [2020-04-13T23:20:27.995Z]  Running: 0
23:20:27 [2020-04-13T23:20:27.995Z]  Paused: 0
23:20:27 [2020-04-13T23:20:27.995Z]  Stopped: 0
23:20:27 [2020-04-13T23:20:27.995Z] Images: 0
23:20:27 [2020-04-13T23:20:27.995Z] Server Version: 0.0.0-dev
23:20:27 [2020-04-13T23:20:27.995Z] Storage Driver: windowsfilter
23:20:27 [2020-04-13T23:20:27.995Z]  Windows: 
23:20:27 [2020-04-13T23:20:27.995Z] Logging Driver: json-file
23:20:27 [2020-04-13T23:20:27.995Z] Plugins: 
23:20:27 [2020-04-13T23:20:27.995Z]  Volume: local
23:20:27 [2020-04-13T23:20:27.995Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:20:27 [2020-04-13T23:20:27.995Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:20:27 [2020-04-13T23:20:27.995Z] Swarm: inactive
23:20:27 [2020-04-13T23:20:27.995Z] Default Isolation: process
23:20:27 [2020-04-13T23:20:27.995Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:20:27 [2020-04-13T23:20:27.995Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
23:20:27 [2020-04-13T23:20:27.995Z] OSType: windows
23:20:27 [2020-04-13T23:20:27.995Z] Architecture: x86_64
23:20:27 [2020-04-13T23:20:27.995Z] CPUs: 4
23:20:27 [2020-04-13T23:20:27.995Z] Total Memory: 32GiB
23:20:27 [2020-04-13T23:20:27.995Z] Name: azwin-2-4ce820
23:20:27 [2020-04-13T23:20:27.995Z] ID: C3XV:AOCT:KOL6:B2OP:3GST:ORIM:KNBT:EXCE:CTFD:C6PV:M6VA:TVFC
23:20:27 [2020-04-13T23:20:27.995Z] Docker Root Dir: D:\CI\PR-40791\7\daemon
23:20:27 [2020-04-13T23:20:27.995Z] Debug Mode (client): false
23:20:27 [2020-04-13T23:20:27.995Z] Debug Mode (server): true
23:20:27 [2020-04-13T23:20:27.995Z]  File Descriptors: -1
23:20:27 [2020-04-13T23:20:27.995Z]  Goroutines: 17
23:20:27 [2020-04-13T23:20:27.995Z]  System Time: 2020-04-13T23:20:27.8125286Z
23:20:27 [2020-04-13T23:20:27.995Z]  EventsListeners: 0
23:20:27 [2020-04-13T23:20:27.995Z] Registry: https://index.docker.io/v1/
23:20:27 [2020-04-13T23:20:27.995Z] Labels:
23:20:27 [2020-04-13T23:20:27.995Z] Experimental: false
23:20:27 [2020-04-13T23:20:27.995Z] Insecure Registries:
23:20:27 [2020-04-13T23:20:27.995Z]  127.0.0.0/8
23:20:27 [2020-04-13T23:20:27.995Z] Live Restore Enabled: false
23:20:27 [2020-04-13T23:20:27.995Z] 
23:20:27 [2020-04-13T23:20:27.995Z] 
23:20:27 [2020-04-13T23:20:27.995Z] INFO: Docker images of the daemon under test
23:20:27 [2020-04-13T23:20:27.995Z] 
23:20:27 [2020-04-13T23:20:27.995Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
23:20:27 [2020-04-13T23:20:27.995Z] 
23:20:27 [2020-04-13T23:20:27.995Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
23:20:28 [2020-04-13T23:20:28.096Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:20:28 [2020-04-13T23:20:28.446Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
23:20:28 [2020-04-13T23:20:28.446Z] ltsc2019: Pulling from windows/servercore
23:20:28 [2020-04-13T23:20:28.446Z] 65014b3c3121: Pulling fs layer
23:20:28 [2020-04-13T23:20:28.446Z] 23645bd7ee08: Pulling fs layer
23:20:28 [2020-04-13T23:20:28.655Z] --- PASS: TestBuildMultiStageCopy (4.63s)
23:20:28 [2020-04-13T23:20:28.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s)
23:20:28 [2020-04-13T23:20:28.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
23:20:28 [2020-04-13T23:20:28.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
23:20:28 [2020-04-13T23:20:28.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
23:20:28 [2020-04-13T23:20:28.655Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s)
23:20:28 [2020-04-13T23:20:28.655Z] === RUN   TestBuildMultiStageParentConfig
23:20:29 [2020-04-13T23:20:29.077Z] --- PASS: TestInspect (2.98s)
23:20:29 [2020-04-13T23:20:29.077Z] === RUN   TestCreateJob
23:20:29 [2020-04-13T23:20:29.214Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
23:20:29 [2020-04-13T23:20:29.774Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
23:20:29 [2020-04-13T23:20:29.774Z] === RUN   TestBuildLabelWithTargets
23:20:32 [2020-04-13T23:20:32.281Z] --- PASS: TestBuildLabelWithTargets (2.03s)
23:20:32 [2020-04-13T23:20:32.281Z] === RUN   TestBuildWithEmptyLayers
23:20:32 [2020-04-13T23:20:32.281Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
23:20:32 [2020-04-13T23:20:32.281Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
23:20:32 [2020-04-13T23:20:32.841Z] --- PASS: TestBuildWithEmptyLayers (0.93s)
23:20:32 [2020-04-13T23:20:32.841Z] === RUN   TestBuildMultiStageOnBuild
23:20:33 [2020-04-13T23:20:33.269Z] --- PASS: TestCreateJob (4.15s)
23:20:33 [2020-04-13T23:20:33.269Z] === RUN   TestReplicatedJob
23:20:33 [2020-04-13T23:20:33.882Z] ok  	github.com/docker/docker/cmd/dockerd	0.323s	coverage: 30.8% of statements
23:20:36 [2020-04-13T23:20:36.098Z] --- PASS: TestBuildMultiStageOnBuild (2.97s)
23:20:36 [2020-04-13T23:20:36.098Z] === RUN   TestBuildUncleanTarFilenames
23:20:37 [2020-04-13T23:20:37.026Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
23:20:37 [2020-04-13T23:20:37.026Z] === RUN   TestBuildMultiStageLayerLeak
23:20:37 [2020-04-13T23:20:37.281Z] --- PASS: TestDockerDaemonSuite (312.58s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.83s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.63s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.32s)
23:20:37 [2020-04-13T23:20:37.281Z]         docker_cli_daemon_test.go:1449: [d5a662ac7567c] daemon is not started
23:20:37 [2020-04-13T23:20:37.281Z]         check_test.go:309: [dfc67b873697c] daemon is not started
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.21s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.75s)
23:20:37 [2020-04-13T23:20:37.281Z]         check_test.go:309: [d8f0476d68364] daemon is not started
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.22s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.21s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.09s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.95s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.20s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s)
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
23:20:37 [2020-04-13T23:20:37.281Z]         check_test.go:309: [d09092630c9a8] daemon is not started
23:20:37 [2020-04-13T23:20:37.281Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s)
23:20:37 [2020-04-13T23:20:37.281Z]         check_test.go:309: [d07d692535c69] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [da13ae415f43b] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.35s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.27s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d3938b7db65ab] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.31s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.37s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.41s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d56cb848dd0f5] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.84s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d52a70d80801f] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.63s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d2b040dd73c72] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.50s)
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_plugins_test.go:79: [d4f99d074fec3] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.84s)
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_plugins_test.go:169: [d252dd182dc31] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d536d03019043] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.50s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.56s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.70s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.96s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.81s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [de196002f9ac8] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.30s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.46s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.41s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.00s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.18s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d8f8abd046687] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.21s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.11s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.30s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.90s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d1928b29e2fc5] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d74a5bdac0552] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [db32e16fb92c0] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.97s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.98s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.96s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.83s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.84s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.31s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.64s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d0d5370725fa2] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.12s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.40s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.74s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [def58f77528cf] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.69s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d14b679a8b293] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d18a08fdbe206] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.93s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d8ee627341bc4] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.49s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.53s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.44s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d7a27f215e036] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.99s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.26s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.53s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.96s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d3e7da7b62be4] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.60s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [d073de9b96bb2] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.30s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.30s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.21s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.26s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.48s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.88s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.95s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.97s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.27s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.40s)
23:20:37 [2020-04-13T23:20:37.282Z]         docker_cli_daemon_test.go:2542: [d0629ba75f468] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.72s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.70s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.82s)
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
23:20:37 [2020-04-13T23:20:37.282Z]         check_test.go:309: [db5df6bd50ca3] daemon is not started
23:20:37 [2020-04-13T23:20:37.282Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.97s)
23:20:37 [2020-04-13T23:20:37.282Z] === RUN   TestDockerSwarmSuite
23:20:37 [2020-04-13T23:20:37.282Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
23:20:37 [2020-04-13T23:20:37.537Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
23:20:38 [2020-04-13T23:20:38.460Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
23:20:38 [2020-04-13T23:20:38.460Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
23:20:38 [2020-04-13T23:20:38.675Z] 23645bd7ee08: Verifying Checksum
23:20:38 [2020-04-13T23:20:38.675Z] 23645bd7ee08: Download complete
23:20:39 [2020-04-13T23:20:39.831Z] --- PASS: TestReplicatedJob (6.63s)
23:20:39 [2020-04-13T23:20:39.831Z] === RUN   TestUpdateReplicatedJob
23:20:40 [2020-04-13T23:20:40.343Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s)
23:20:40 [2020-04-13T23:20:40.343Z] === RUN   TestBuildWithHugeFile
23:20:40 [2020-04-13T23:20:40.767Z] ok  	github.com/docker/docker/container	0.166s	coverage: 34.7% of statements
23:20:40 [2020-04-13T23:20:40.767Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:20:40 [2020-04-13T23:20:40.767Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:20:40 [2020-04-13T23:20:40.767Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:20:40 [2020-04-13T23:20:40.767Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:20:41 [2020-04-13T23:20:41.268Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
23:20:44 [2020-04-13T23:20:44.021Z] --- PASS: TestUpdateReplicatedJob (4.21s)
23:20:44 [2020-04-13T23:20:44.021Z] === RUN   TestServiceListWithStatuses
23:20:44 [2020-04-13T23:20:44.021Z] --- SKIP: TestServiceListWithStatuses (0.01s)
23:20:44 [2020-04-13T23:20:44.021Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:20:44 [2020-04-13T23:20:44.021Z] === RUN   TestDockerNetworkConnectAlias
23:20:44 [2020-04-13T23:20:44.525Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
23:20:44 [2020-04-13T23:20:44.525Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
23:20:45 [2020-04-13T23:20:45.189Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.085s	coverage: 65.3% of statements
23:20:45 [2020-04-13T23:20:45.652Z] 65014b3c3121: Verifying Checksum
23:20:45 [2020-04-13T23:20:45.652Z] 65014b3c3121: Download complete
23:20:47 [2020-04-13T23:20:47.298Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
23:20:47 [2020-04-13T23:20:47.298Z] Copying nested executables into bundles/cross/linux/amd64
23:20:47 [2020-04-13T23:20:47.298Z] Cross building: bundles/cross/windows/amd64
23:20:47 [2020-04-13T23:20:47.298Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
23:20:47 [2020-04-13T23:20:47.298Z] GOOS="windows" GOARCH="amd64" GOARM=""
23:20:48 [2020-04-13T23:20:48.683Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
23:20:50 [2020-04-13T23:20:50.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
23:20:50 [2020-04-13T23:20:50.583Z] --- PASS: TestDockerNetworkConnectAlias (6.71s)
23:20:50 [2020-04-13T23:20:50.583Z] === RUN   TestDockerNetworkReConnect
23:20:50 [2020-04-13T23:20:50.968Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
23:20:53 [2020-04-13T23:20:53.632Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 35.6% of statements
23:20:55 [2020-04-13T23:20:55.696Z] ok  	github.com/docker/docker/daemon/cluster	0.206s	coverage: 0.5% of statements
23:20:55 [2020-04-13T23:20:55.853Z] --- PASS: TestDockerNetworkReConnect (5.30s)
23:20:55 [2020-04-13T23:20:55.853Z] === RUN   TestServicePlugin
23:20:55 [2020-04-13T23:20:55.853Z] --- SKIP: TestServicePlugin (0.00s)
23:20:55 [2020-04-13T23:20:55.853Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:20:55 [2020-04-13T23:20:55.853Z] === RUN   TestServiceUpdateLabel
23:20:59 [2020-04-13T23:20:59.136Z] --- PASS: TestServiceUpdateLabel (3.24s)
23:20:59 [2020-04-13T23:20:59.137Z] === RUN   TestServiceUpdateSecrets
23:21:00 [2020-04-13T23:21:00.905Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
23:21:01 [2020-04-13T23:21:01.235Z] ok  	github.com/docker/docker/daemon/discovery	0.033s	coverage: 30.0% of statements
23:21:03 [2020-04-13T23:21:03.291Z] ok  	github.com/docker/docker/daemon/events	0.069s	coverage: 50.0% of statements
23:21:03 [2020-04-13T23:21:03.414Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
23:21:03 [2020-04-13T23:21:03.414Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
23:21:03 [2020-04-13T23:21:03.917Z] ok  	github.com/docker/docker/daemon/config	0.106s	coverage: 81.7% of statements
23:21:04 [2020-04-13T23:21:04.338Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
23:21:06 [2020-04-13T23:21:06.681Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
23:21:06 [2020-04-13T23:21:06.853Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
23:21:09 [2020-04-13T23:21:09.381Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.530s	coverage: 13.7% of statements
23:21:11 [2020-04-13T23:21:11.430Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
23:21:12 [2020-04-13T23:21:12.926Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	1.103s	coverage: 57.9% of statements
23:21:13 [2020-04-13T23:21:13.553Z] ok  	github.com/docker/docker/daemon	12.581s	coverage: 17.4% of statements
23:21:13 [2020-04-13T23:21:13.553Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:21:13 [2020-04-13T23:21:13.553Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:21:13 [2020-04-13T23:21:13.553Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:21:13 [2020-04-13T23:21:13.553Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:21:17 [2020-04-13T23:21:17.221Z] --- PASS: TestServiceUpdateSecrets (15.41s)
23:21:17 [2020-04-13T23:21:17.221Z] === RUN   TestServiceUpdateConfigs
23:21:17 [2020-04-13T23:21:17.992Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.8% of statements
23:21:18 [2020-04-13T23:21:18.283Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.508s	coverage: 68.6% of statements
23:21:21 [2020-04-13T23:21:21.000Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.317s	coverage: 49.5% of statements
23:21:21 [2020-04-13T23:21:21.289Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.236s	coverage: 45.9% of statements
23:21:21 [2020-04-13T23:21:21.289Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:21:24 [2020-04-13T23:21:24.818Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.655s	coverage: 76.1% of statements
23:21:25 [2020-04-13T23:21:25.840Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.036s	coverage: 58.0% of statements
23:21:25 [2020-04-13T23:21:25.840Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
23:21:26 [2020-04-13T23:21:26.867Z] ok  	github.com/docker/docker/daemon/links	0.025s	coverage: 93.0% of statements
23:21:27 [2020-04-13T23:21:27.900Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.699s	coverage: 55.4% of statements
23:21:27 [2020-04-13T23:21:27.900Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:21:27 [2020-04-13T23:21:27.900Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:21:32 [2020-04-13T23:21:32.096Z] --- PASS: TestServiceUpdateConfigs (15.46s)
23:21:32 [2020-04-13T23:21:32.096Z] === RUN   TestServiceUpdateNetwork
23:21:32 [2020-04-13T23:21:32.335Z] ok  	github.com/docker/docker/daemon/logger	0.304s	coverage: 41.8% of statements
23:21:32 [2020-04-13T23:21:32.335Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.467s	coverage: 77.8% of statements
23:21:33 [2020-04-13T23:21:33.334Z] === RUN   TestDockerSuite/TestBuildDotDotFile
23:21:33 [2020-04-13T23:21:33.334Z] === RUN   TestDockerSuite/TestBuildEOLInLine
23:21:33 [2020-04-13T23:21:33.526Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.072s	coverage: 67.0% of statements
23:21:33 [2020-04-13T23:21:33.893Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
23:21:34 [2020-04-13T23:21:34.147Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
23:21:34 [2020-04-13T23:21:34.551Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 4.9% of statements
23:21:34 [2020-04-13T23:21:34.551Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:21:34 [2020-04-13T23:21:34.551Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:21:34 [2020-04-13T23:21:34.551Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:21:34 [2020-04-13T23:21:34.551Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:21:35 [2020-04-13T23:21:35.575Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.062s	coverage: 88.3% of statements
23:21:35 [2020-04-13T23:21:35.864Z] ok  	github.com/docker/docker/daemon/logger/journald	0.012s	coverage: 26.2% of statements
23:21:36 [2020-04-13T23:21:36.892Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.040s	coverage: 62.1% of statements
23:21:38 [2020-04-13T23:21:38.306Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
23:21:38 [2020-04-13T23:21:38.866Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
23:21:39 [2020-04-13T23:21:39.426Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
23:21:40 [2020-04-13T23:21:40.351Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
23:21:40 [2020-04-13T23:21:40.401Z] ok  	github.com/docker/docker/daemon/logger/local	0.108s	coverage: 74.7% of statements
23:21:40 [2020-04-13T23:21:40.401Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:21:40 [2020-04-13T23:21:40.401Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 19.9% of statements
23:21:40 [2020-04-13T23:21:40.606Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
23:21:40 [2020-04-13T23:21:40.689Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 33.3% of statements
23:21:41 [2020-04-13T23:21:41.165Z] === RUN   TestDockerSuite/TestBuildEntrypoint
23:21:41 [2020-04-13T23:21:41.420Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
23:21:42 [2020-04-13T23:21:42.200Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
23:21:44 [2020-04-13T23:21:44.406Z] --- PASS: TestServiceUpdateNetwork (14.84s)
23:21:44 [2020-04-13T23:21:44.406Z] PASS
23:21:44 [2020-04-13T23:21:44.406Z] 
23:21:44 [2020-04-13T23:21:44.406Z] === Skipped
23:21:44 [2020-04-13T23:21:44.406Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s)
23:21:44 [2020-04-13T23:21:44.406Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:21:44 [2020-04-13T23:21:44.406Z] 
23:21:44 [2020-04-13T23:21:44.406Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:21:44 [2020-04-13T23:21:44.406Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:21:44 [2020-04-13T23:21:44.406Z] 
23:21:44 [2020-04-13T23:21:44.406Z] 
23:21:44 [2020-04-13T23:21:44.406Z] DONE 23 tests, 2 skipped in 143.578s
23:21:44 [2020-04-13T23:21:44.406Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:21:44 [2020-04-13T23:21:44.406Z] ++ 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
23:21:44 [2020-04-13T23:21:44.406Z] ++ set -e
23:21:44 [2020-04-13T23:21:44.406Z] ++ '[' -n 0 ']'
23:21:44 [2020-04-13T23:21:44.406Z] ++ set -x
23:21:44 [2020-04-13T23:21:44.406Z] ++ env -i DEST=/go/src/github.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
23:21:44 [2020-04-13T23:21:44.665Z] INFO: Testing against a local daemon
23:21:44 [2020-04-13T23:21:44.665Z] === RUN   TestSessionCreate
23:21:44 [2020-04-13T23:21:44.665Z] --- PASS: TestSessionCreate (0.05s)
23:21:44 [2020-04-13T23:21:44.665Z] === RUN   TestSessionCreateWithBadUpgrade
23:21:44 [2020-04-13T23:21:44.665Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
23:21:44 [2020-04-13T23:21:44.665Z] PASS
23:21:44 [2020-04-13T23:21:44.665Z] 
23:21:44 [2020-04-13T23:21:44.665Z] DONE 2 tests in 0.235s
23:21:44 [2020-04-13T23:21:44.665Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:21:44 [2020-04-13T23:21:44.665Z] ++ 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
23:21:44 [2020-04-13T23:21:44.665Z] ++ set -e
23:21:44 [2020-04-13T23:21:44.665Z] ++ '[' -n 0 ']'
23:21:44 [2020-04-13T23:21:44.665Z] ++ set -x
23:21:44 [2020-04-13T23:21:44.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
23:21:44 [2020-04-13T23:21:44.919Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.041s	coverage: 47.8% of statements
23:21:44 [2020-04-13T23:21:44.920Z] ok  	github.com/docker/docker/daemon/network	0.008s	coverage: 63.8% of statements
23:21:44 [2020-04-13T23:21:44.923Z] INFO: Testing against a local daemon
23:21:44 [2020-04-13T23:21:44.923Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:21:44 [2020-04-13T23:21:44.923Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:21:44 [2020-04-13T23:21:44.923Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:21:44 [2020-04-13T23:21:44.923Z] === RUN   TestEventsExecDie
23:21:45 [2020-04-13T23:21:45.579Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
23:21:45 [2020-04-13T23:21:45.859Z] --- PASS: TestEventsExecDie (0.94s)
23:21:45 [2020-04-13T23:21:45.859Z] === RUN   TestEventsBackwardsCompatible
23:21:45 [2020-04-13T23:21:45.859Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
23:21:45 [2020-04-13T23:21:45.859Z] === RUN   TestInfoBinaryCommits
23:21:46 [2020-04-13T23:21:46.117Z] --- PASS: TestInfoBinaryCommits (0.06s)
23:21:46 [2020-04-13T23:21:46.117Z] === RUN   TestInfoAPIVersioned
23:21:46 [2020-04-13T23:21:46.117Z] --- PASS: TestInfoAPIVersioned (0.02s)
23:21:46 [2020-04-13T23:21:46.117Z] === RUN   TestInfoDiscoveryBackend
23:21:46 [2020-04-13T23:21:46.416Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.136s	coverage: 82.5% of statements
23:21:46 [2020-04-13T23:21:46.416Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:21:46 [2020-04-13T23:21:46.416Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:21:46 [2020-04-13T23:21:46.685Z] --- PASS: TestInfoDiscoveryBackend (0.62s)
23:21:46 [2020-04-13T23:21:46.685Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:21:47 [2020-04-13T23:21:47.461Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
23:21:47 [2020-04-13T23:21:47.620Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:21:47 [2020-04-13T23:21:47.620Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:21:48 [2020-04-13T23:21:48.188Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s)
23:21:48 [2020-04-13T23:21:48.188Z] === RUN   TestInfoAPI
23:21:48 [2020-04-13T23:21:48.447Z] --- PASS: TestInfoAPI (0.05s)
23:21:48 [2020-04-13T23:21:48.447Z] === RUN   TestInfoAPIWarnings
23:21:49 [2020-04-13T23:21:49.015Z] --- PASS: TestInfoAPIWarnings (0.62s)
23:21:49 [2020-04-13T23:21:49.015Z] === RUN   TestInfoDebug
23:21:49 [2020-04-13T23:21:49.582Z] --- PASS: TestInfoDebug (0.61s)
23:21:49 [2020-04-13T23:21:49.582Z] === RUN   TestInfoInsecureRegistries
23:21:49 [2020-04-13T23:21:49.909Z] ok  	github.com/docker/docker/distribution/metadata	0.176s	coverage: 48.2% of statements
23:21:49 [2020-04-13T23:21:49.975Z] === RUN   TestDockerSuite/TestBuildEnv
23:21:50 [2020-04-13T23:21:50.150Z] --- PASS: TestInfoInsecureRegistries (0.64s)
23:21:50 [2020-04-13T23:21:50.150Z] === RUN   TestInfoRegistryMirrors
23:21:50 [2020-04-13T23:21:50.532Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 49.4% of statements
23:21:50 [2020-04-13T23:21:50.838Z] ok  	github.com/docker/docker/distribution	0.540s	coverage: 22.1% of statements
23:21:50 [2020-04-13T23:21:50.838Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:21:51 [2020-04-13T23:21:51.087Z] --- PASS: TestInfoRegistryMirrors (0.63s)
23:21:51 [2020-04-13T23:21:51.087Z] === RUN   TestLoginFailsWithBadCredentials
23:21:51 [2020-04-13T23:21:51.087Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
23:21:51 [2020-04-13T23:21:51.087Z] === RUN   TestPingCacheHeaders
23:21:51 [2020-04-13T23:21:51.345Z] --- PASS: TestPingCacheHeaders (0.05s)
23:21:51 [2020-04-13T23:21:51.345Z] === RUN   TestPingGet
23:21:51 [2020-04-13T23:21:51.345Z] --- PASS: TestPingGet (0.03s)
23:21:51 [2020-04-13T23:21:51.345Z] === RUN   TestPingHead
23:21:51 [2020-04-13T23:21:51.345Z] --- PASS: TestPingHead (0.05s)
23:21:51 [2020-04-13T23:21:51.345Z] === RUN   TestVersion
23:21:51 [2020-04-13T23:21:51.345Z] --- PASS: TestVersion (0.05s)
23:21:51 [2020-04-13T23:21:51.345Z] PASS
23:21:51 [2020-04-13T23:21:51.345Z] 
23:21:51 [2020-04-13T23:21:51.345Z] === Skipped
23:21:51 [2020-04-13T23:21:51.345Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:21:51 [2020-04-13T23:21:51.345Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:21:51 [2020-04-13T23:21:51.345Z] 
23:21:51 [2020-04-13T23:21:51.345Z] 
23:21:51 [2020-04-13T23:21:51.345Z] DONE 18 tests, 1 skipped in 6.571s
23:21:51 [2020-04-13T23:21:51.345Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:21:51 [2020-04-13T23:21:51.345Z] ++ 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
23:21:51 [2020-04-13T23:21:51.345Z] ++ set -e
23:21:51 [2020-04-13T23:21:51.345Z] ++ '[' -n 0 ']'
23:21:51 [2020-04-13T23:21:51.345Z] ++ set -x
23:21:51 [2020-04-13T23:21:51.345Z] ++ env -i DEST=/go/src/github.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
23:21:51 [2020-04-13T23:21:51.604Z] INFO: Testing against a local daemon
23:21:51 [2020-04-13T23:21:51.604Z] === RUN   TestVolumesCreateAndList
23:21:51 [2020-04-13T23:21:51.604Z] --- PASS: TestVolumesCreateAndList (0.04s)
23:21:51 [2020-04-13T23:21:51.604Z] === RUN   TestVolumesRemove
23:21:51 [2020-04-13T23:21:51.604Z] --- PASS: TestVolumesRemove (0.12s)
23:21:51 [2020-04-13T23:21:51.604Z] === RUN   TestVolumesInspect
23:21:51 [2020-04-13T23:21:51.604Z] --- PASS: TestVolumesInspect (0.03s)
23:21:51 [2020-04-13T23:21:51.604Z] === RUN   TestVolumesInvalidJSON
23:21:51 [2020-04-13T23:21:51.604Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:21:51 [2020-04-13T23:21:51.604Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:21:51 [2020-04-13T23:21:51.857Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
23:21:51 [2020-04-13T23:21:51.862Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:21:51 [2020-04-13T23:21:51.863Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:21:51 [2020-04-13T23:21:51.863Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:21:51 [2020-04-13T23:21:51.863Z] PASS
23:21:51 [2020-04-13T23:21:51.863Z] 
23:21:51 [2020-04-13T23:21:51.863Z] DONE 5 tests in 0.362s
23:21:51 [2020-04-13T23:21:51.863Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:21:52 [2020-04-13T23:21:52.121Z] ++++ cat bundles/test-integration/docker.pid
23:21:52 [2020-04-13T23:21:52.121Z] +++ kill 13315
23:21:53 [2020-04-13T23:21:53.496Z] +++ /etc/init.d/apparmor stop
23:21:53 [2020-04-13T23:21:53.496Z] Leaving: AppArmorNo profiles have been unloaded.
23:21:53 [2020-04-13T23:21:53.496Z] 
23:21:53 [2020-04-13T23:21:53.496Z] Unloading profiles will leave already running processes permanently
23:21:53 [2020-04-13T23:21:53.496Z] unconfined, which can lead to unexpected situations.
23:21:53 [2020-04-13T23:21:53.496Z] 
23:21:53 [2020-04-13T23:21:53.496Z] To set a process to complain mode, use the command line tool
23:21:53 [2020-04-13T23:21:53.496Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:21:53 [2020-04-13T23:21:53.496Z] +++ true
23:21:53 [2020-04-13T23:21:53.496Z] 
23:21:53 [2020-04-13T23:21:53.546Z] ok  	github.com/docker/docker/distribution/xfer	1.723s	coverage: 85.6% of statements
23:21:53 [2020-04-13T23:21:53.546Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:21:53 [2020-04-13T23:21:53.740Z] --- PASS: TestBuildWithHugeFile (73.22s)
23:21:53 [2020-04-13T23:21:53.740Z] === RUN   TestBuildWithEmptyDockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
23:21:53 [2020-04-13T23:21:53.740Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:21:53 [2020-04-13T23:21:53.740Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
23:21:53 [2020-04-13T23:21:53.740Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
23:21:53 [2020-04-13T23:21:53.740Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s)
23:21:53 [2020-04-13T23:21:53.740Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
23:21:53 [2020-04-13T23:21:53.740Z] === RUN   TestBuildPreserveOwnership
23:21:53 [2020-04-13T23:21:53.740Z] === RUN   TestBuildPreserveOwnership/copy_from
23:21:54 [2020-04-13T23:21:54.664Z] === RUN   TestDockerSuite/TestBuildEnvUsage
23:21:54 [2020-04-13T23:21:54.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
23:21:55 [2020-04-13T23:21:55.044Z] ok  	github.com/docker/docker/image/cache	0.047s	coverage: 19.2% of statements
23:21:55 [2020-04-13T23:21:55.044Z] ok  	github.com/docker/docker/image	0.130s	coverage: 86.4% of statements
23:21:55 [2020-04-13T23:21:55.044Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:21:55 [2020-04-13T23:21:55.333Z] ok  	github.com/docker/docker/image/v1	0.038s	coverage: 25.0% of statements
23:21:55 [2020-04-13T23:21:55.333Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:21:55 [2020-04-13T23:21:55.846Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
23:21:55 [2020-04-13T23:21:55.967Z] ok  	github.com/docker/docker/libcontainerd/queue	0.059s	coverage: 100.0% of statements
Post stage
[Pipeline] junit
23:21:56 [2020-04-13T23:21:56.040Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:21:56 [2020-04-13T23:21:56.759Z] + echo Ensuring container killed.
23:21:56 [2020-04-13T23:21:56.760Z] Ensuring container killed.
23:21:56 [2020-04-13T23:21:56.760Z] + docker rm -vf docker-pr7
23:21:56 [2020-04-13T23:21:56.760Z] Error: No such container: docker-pr7
23:21:56 [2020-04-13T23:21:56.760Z] + true
[Pipeline] sh
23:21:57 [2020-04-13T23:21:57.047Z] + echo Chowning /workspace to jenkins user
23:21:57 [2020-04-13T23:21:57.048Z] Chowning /workspace to jenkins user
23:21:57 [2020-04-13T23:21:57.048Z] + id -u
23:21:57 [2020-04-13T23:21:57.048Z] + id -g
23:21:57 [2020-04-13T23:21:57.048Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40791:/workspace busybox chown -R 1000:1000 /workspace
23:21:57 [2020-04-13T23:21:57.048Z] Unable to find image 'busybox:latest' locally
23:21:57 [2020-04-13T23:21:57.048Z] latest: Pulling from library/busybox
23:21:57 [2020-04-13T23:21:57.308Z] eb9413eb063d: Pulling fs layer
23:21:57 [2020-04-13T23:21:57.308Z] eb9413eb063d: Verifying Checksum
23:21:57 [2020-04-13T23:21:57.308Z] eb9413eb063d: Download complete
23:21:57 [2020-04-13T23:21:57.464Z] ok  	github.com/docker/docker/pkg/aaparser	0.006s	coverage: 50.0% of statements
23:21:57 [2020-04-13T23:21:57.566Z] eb9413eb063d: Pull complete
23:21:57 [2020-04-13T23:21:57.566Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
23:21:57 [2020-04-13T23:21:57.566Z] Status: Downloaded newer image for busybox:latest
23:21:58 [2020-04-13T23:21:58.356Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:22:00 [2020-04-13T23:22:00.241Z] --- PASS: TestBuildPreserveOwnership (6.38s)
23:22:00 [2020-04-13T23:22:00.241Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.21s)
23:22:00 [2020-04-13T23:22:00.241Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s)
23:22:00 [2020-04-13T23:22:00.241Z] === RUN   TestBuildPlatformInvalid
23:22:00 [2020-04-13T23:22:00.241Z] --- PASS: TestBuildPlatformInvalid (0.11s)
23:22:00 [2020-04-13T23:22:00.241Z] PASS
23:22:00 [2020-04-13T23:22:00.241Z] 
23:22:00 [2020-04-13T23:22:00.241Z] === Skipped
23:22:00 [2020-04-13T23:22:00.241Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:22:00 [2020-04-13T23:22:00.241Z]     build_session_test.go:25: TODO: BuildKit
23:22:00 [2020-04-13T23:22:00.241Z] 
23:22:00 [2020-04-13T23:22:00.241Z] 
23:22:00 [2020-04-13T23:22:00.241Z] DONE 32 tests, 1 skipped in 115.774s
23:22:00 [2020-04-13T23:22:00.241Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:22:00 [2020-04-13T23:22:00.241Z] ++ 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
23:22:00 [2020-04-13T23:22:00.241Z] ++ set -e
23:22:00 [2020-04-13T23:22:00.241Z] ++ '[' -n 0 ']'
23:22:00 [2020-04-13T23:22:00.241Z] ++ set -x
23:22:00 [2020-04-13T23:22:00.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=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
23:22:00 [2020-04-13T23:22:00.496Z] INFO: Testing against a local daemon
23:22:00 [2020-04-13T23:22:00.496Z] === RUN   TestConfigList
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:22:01 [2020-04-13T23:22:01.194Z] + bundleName=arm64-integration
23:22:01 [2020-04-13T23:22:01.194Z] + echo Creating arm64-integration-bundles.tar.gz
23:22:01 [2020-04-13T23:22:01.194Z] Creating arm64-integration-bundles.tar.gz
23:22:01 [2020-04-13T23:22:01.194Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:22:01 [2020-04-13T23:22:01.194Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:22:01 [2020-04-13T23:22:01.471Z] Archiving artifacts
23:22:01 [2020-04-13T23:22:01.918Z] ok  	github.com/docker/docker/opts	0.121s	coverage: 67.4% of statements
23:22:02 [2020-04-13T23:22:02.377Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
23:22:02 [2020-04-13T23:22:02.544Z] ok  	github.com/docker/docker/pkg/broadcaster	0.025s	coverage: 100.0% of statements
23:22:02 [2020-04-13T23:22:02.833Z] ok  	github.com/docker/docker/pkg/authorization	1.306s	coverage: 68.3% of statements
23:22:03 [2020-04-13T23:22:03.047Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:22:03 [2020-04-13T23:22:03.376Z] + make clean
23:22:03 [2020-04-13T23:22:03.461Z] ok  	github.com/docker/docker/pkg/archive	1.435s	coverage: 76.9% of statements
23:22:03 [2020-04-13T23:22:03.461Z] ok  	github.com/docker/docker/pkg/capabilities	0.023s	coverage: 87.5% of statements
23:22:03 [2020-04-13T23:22:03.737Z] --- PASS: TestConfigList (3.20s)
23:22:03 [2020-04-13T23:22:03.737Z] === RUN   TestConfigsCreateAndDelete
23:22:03 [2020-04-13T23:22:03.947Z] docker volume rm -f docker-dev-cache
23:22:04 [2020-04-13T23:22:04.206Z] docker-dev-cache
[Pipeline] deleteDir
23:22:04 [2020-04-13T23:22:04.486Z] ok  	github.com/docker/docker/pkg/directory	0.043s	coverage: 80.0% of statements
23:22:05 [2020-04-13T23:22:05.508Z] ok  	github.com/docker/docker/pkg/discovery	0.012s	coverage: 58.3% of statements
23:22:05 [2020-04-13T23:22:05.796Z] ok  	github.com/docker/docker/pkg/discovery/file	0.008s	coverage: 97.6% of statements
23:22:06 [2020-04-13T23:22:06.993Z] --- PASS: TestConfigsCreateAndDelete (3.09s)
23:22:06 [2020-04-13T23:22:06.993Z] === RUN   TestConfigsUpdate
23:22:07 [2020-04-13T23:22:07.292Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:22:08 [2020-04-13T23:22:08.325Z] ok  	github.com/docker/docker/layer	7.613s	coverage: 68.8% of statements
23:22:08 [2020-04-13T23:22:08.325Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:22:08 [2020-04-13T23:22:08.325Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:22:08 [2020-04-13T23:22:08.325Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:22:08 [2020-04-13T23:22:08.325Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:22:08 [2020-04-13T23:22:08.325Z] ?   	github.com/docker/docker/oci	[no test files]
23:22:08 [2020-04-13T23:22:08.325Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:22:08 [2020-04-13T23:22:08.325Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
23:22:08 [2020-04-13T23:22:08.715Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
23:22:08 [2020-04-13T23:22:08.715Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
23:22:08 [2020-04-13T23:22:08.715Z] remote: Enumerating objects: 2, done.
23:22:08 [2020-04-13T23:22:08.715Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
23:22:08 [2020-04-13T23:22:08.715Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
23:22:08 [2020-04-13T23:22:08.715Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
23:22:08 [2020-04-13T23:22:08.715Z] 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.
23:22:08 [2020-04-13T23:22:08.715Z] Building: bundles/cross/windows/amd64/containerutility.exe
23:22:08 [2020-04-13T23:22:08.715Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:22:08 [2020-04-13T23:22:08.949Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
23:22:09 [2020-04-13T23:22:09.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/test/unit
23:22:09 [2020-04-13T23:22:09.974Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.290s	coverage: 43.2% of statements
23:22:09 [2020-04-13T23:22:09.974Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:22:09 [2020-04-13T23:22:09.974Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:22:09 [2020-04-13T23:22:09.974Z] ok  	github.com/docker/docker/pkg/filenotify	0.607s	coverage: 67.0% of statements
23:22:10 [2020-04-13T23:22:10.331Z] --- PASS: TestConfigsUpdate (3.23s)
23:22:10 [2020-04-13T23:22:10.331Z] === RUN   TestTemplatedConfig
23:22:10 [2020-04-13T23:22:10.600Z] ok  	github.com/docker/docker/pkg/fileutils	0.033s	coverage: 89.5% of statements
23:22:11 [2020-04-13T23:22:11.593Z] ?   	github.com/docker/docker/api	[no test files]
23:22:11 [2020-04-13T23:22:11.622Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.207s	coverage: 84.1% of statements
23:22:11 [2020-04-13T23:22:11.622Z] ok  	github.com/docker/docker/pkg/fsutils	0.357s	coverage: 85.1% of statements
23:22:11 [2020-04-13T23:22:11.622Z] ok  	github.com/docker/docker/pkg/homedir	0.006s	coverage: 11.4% of statements
23:22:13 [2020-04-13T23:22:13.587Z] --- PASS: TestTemplatedConfig (3.39s)
23:22:13 [2020-04-13T23:22:13.588Z] === RUN   TestConfigInspect
23:22:13 [2020-04-13T23:22:13.667Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
23:22:13 [2020-04-13T23:22:13.667Z] ok  	github.com/docker/docker/pkg/locker	0.076s	coverage: 88.9% of statements
23:22:14 [2020-04-13T23:22:14.290Z] ok  	github.com/docker/docker/pkg/longpath	0.019s	coverage: 100.0% of statements
23:22:14 [2020-04-13T23:22:14.290Z] ok  	github.com/docker/docker/pkg/idtools	0.776s	coverage: 70.1% of statements
23:22:14 [2020-04-13T23:22:14.917Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.023s	coverage: 85.7% of statements
23:22:15 [2020-04-13T23:22:15.206Z] ok  	github.com/docker/docker/pkg/ioutils	1.722s	coverage: 70.6% of statements
23:22:15 [2020-04-13T23:22:15.206Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:22:15 [2020-04-13T23:22:15.206Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:22:15 [2020-04-13T23:22:15.206Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:22:15 [2020-04-13T23:22:15.494Z] ok  	github.com/docker/docker/pkg/parsers	0.005s	coverage: 97.0% of statements
23:22:16 [2020-04-13T23:22:16.094Z] --- PASS: TestConfigInspect (2.57s)
23:22:16 [2020-04-13T23:22:16.094Z] === RUN   TestConfigCreateWithLabels
23:22:16 [2020-04-13T23:22:16.118Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.023s	coverage: 60.0% of statements
23:22:16 [2020-04-13T23:22:16.747Z] ok  	github.com/docker/docker/pkg/pidfile	0.009s	coverage: 82.4% of statements
23:22:17 [2020-04-13T23:22:17.035Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.073s	coverage: 91.4% of statements
23:22:17 [2020-04-13T23:22:17.035Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:22:17 [2020-04-13T23:22:17.035Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:22:18 [2020-04-13T23:22:18.060Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.027s	coverage: 56.8% of statements
23:22:19 [2020-04-13T23:22:19.089Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.028s	coverage: 85.7% of statements
23:22:19 [2020-04-13T23:22:19.351Z] --- PASS: TestConfigCreateWithLabels (2.98s)
23:22:19 [2020-04-13T23:22:19.351Z] === RUN   TestConfigCreateResolve
23:22:19 [2020-04-13T23:22:19.378Z] ok  	github.com/docker/docker/pkg/pools	0.008s	coverage: 88.2% of statements
23:22:19 [2020-04-13T23:22:19.379Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
23:22:20 [2020-04-13T23:22:20.409Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
23:22:21 [2020-04-13T23:22:21.432Z] ok  	github.com/docker/docker/pkg/pubsub	1.174s	coverage: 73.9% of statements
23:22:21 [2020-04-13T23:22:21.736Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
23:22:21 [2020-04-13T23:22:21.858Z] --- PASS: TestConfigCreateResolve (3.03s)
23:22:21 [2020-04-13T23:22:21.858Z] === RUN   TestConfigDaemonLibtrustID
23:22:22 [2020-04-13T23:22:22.416Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
23:22:22 [2020-04-13T23:22:22.416Z] PASS
23:22:22 [2020-04-13T23:22:22.416Z] 
23:22:22 [2020-04-13T23:22:22.416Z] DONE 8 tests in 22.114s
23:22:22 [2020-04-13T23:22:22.416Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:22:22 [2020-04-13T23:22:22.416Z] ++ 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
23:22:22 [2020-04-13T23:22:22.416Z] ++ set -e
23:22:22 [2020-04-13T23:22:22.416Z] ++ '[' -n 0 ']'
23:22:22 [2020-04-13T23:22:22.416Z] ++ set -x
23:22:22 [2020-04-13T23:22:22.417Z] ++ env -i DEST=/go/src/github.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
23:22:22 [2020-04-13T23:22:22.417Z] INFO: Testing against a local daemon
23:22:22 [2020-04-13T23:22:22.417Z] === RUN   TestCheckpoint
23:22:22 [2020-04-13T23:22:22.417Z] --- SKIP: TestCheckpoint (0.00s)
23:22:22 [2020-04-13T23:22:22.417Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:22:22 [2020-04-13T23:22:22.417Z] === RUN   TestContainerInvalidJSON
23:22:22 [2020-04-13T23:22:22.417Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:22:22 [2020-04-13T23:22:22.417Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:22:22 [2020-04-13T23:22:22.417Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:22:22 [2020-04-13T23:22:22.417Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:22:22 [2020-04-13T23:22:22.417Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:22:22 [2020-04-13T23:22:22.417Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:22:22 [2020-04-13T23:22:22.417Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:22:22 [2020-04-13T23:22:22.417Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:22:22 [2020-04-13T23:22:22.417Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:22:22 [2020-04-13T23:22:22.417Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:22:22 [2020-04-13T23:22:22.417Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:22:22 [2020-04-13T23:22:22.417Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:22:22 [2020-04-13T23:22:22.417Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:22:22 [2020-04-13T23:22:22.417Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:22:22 [2020-04-13T23:22:22.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
23:22:22 [2020-04-13T23:22:22.671Z] === RUN   TestCopyFromContainerPathIsNotDir
23:22:22 [2020-04-13T23:22:22.671Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
23:22:22 [2020-04-13T23:22:22.671Z] === RUN   TestCopyToContainerPathDoesNotExist
23:22:22 [2020-04-13T23:22:22.764Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
23:22:22 [2020-04-13T23:22:22.764Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
23:22:22 [2020-04-13T23:22:22.926Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
23:22:22 [2020-04-13T23:22:22.926Z] === RUN   TestCopyToContainerPathIsNotDir
23:22:22 [2020-04-13T23:22:22.926Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
23:22:22 [2020-04-13T23:22:22.926Z] === RUN   TestCopyFromContainer
23:22:23 [2020-04-13T23:22:23.389Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
23:22:24 [2020-04-13T23:22:24.014Z] ok  	github.com/docker/docker/pkg/sysinfo	0.018s	coverage: 70.8% of statements
23:22:24 [2020-04-13T23:22:24.301Z] ok  	github.com/docker/docker/pkg/signal	3.511s	coverage: 61.0% of statements
23:22:24 [2020-04-13T23:22:24.808Z] === RUN   TestCopyFromContainer//
23:22:24 [2020-04-13T23:22:24.808Z] === RUN   TestCopyFromContainer//bar/root
23:22:24 [2020-04-13T23:22:24.808Z] === RUN   TestCopyFromContainer//bar/root/
23:22:24 [2020-04-13T23:22:24.808Z] === RUN   TestCopyFromContainer/bar/quux
23:22:25 [2020-04-13T23:22:25.063Z] === RUN   TestCopyFromContainer/bar/quux/
23:22:25 [2020-04-13T23:22:25.063Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:22:25 [2020-04-13T23:22:25.317Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:22:25 [2020-04-13T23:22:25.317Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:22:25 [2020-04-13T23:22:25.317Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:22:25 [2020-04-13T23:22:25.328Z] ok  	github.com/docker/docker/pkg/system	0.063s	coverage: 37.2% of statements
23:22:25 [2020-04-13T23:22:25.574Z] === RUN   TestCopyFromContainer/bar/notarget
23:22:25 [2020-04-13T23:22:25.574Z] --- PASS: TestCopyFromContainer (2.72s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer// (0.08s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
23:22:25 [2020-04-13T23:22:25.574Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:22:25 [2020-04-13T23:22:25.574Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:22:25 [2020-04-13T23:22:25.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:22:25 [2020-04-13T23:22:25.574Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:22:25 [2020-04-13T23:22:25.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:22:25 [2020-04-13T23:22:25.574Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:22:25 [2020-04-13T23:22:25.574Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:22:25 [2020-04-13T23:22:25.574Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:22:25 [2020-04-13T23:22:25.574Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:22:25 [2020-04-13T23:22:25.574Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:22:25 [2020-04-13T23:22:25.574Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:22:25 [2020-04-13T23:22:25.574Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:22:25 [2020-04-13T23:22:25.574Z] === RUN   TestCreateLinkToNonExistingContainer
23:22:25 [2020-04-13T23:22:25.574Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
23:22:25 [2020-04-13T23:22:25.615Z] ok  	github.com/docker/docker/pkg/tailfile	0.121s	coverage: 88.6% of statements
23:22:25 [2020-04-13T23:22:25.828Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
23:22:25 [2020-04-13T23:22:25.828Z] === RUN   TestCreateWithInvalidEnv
23:22:25 [2020-04-13T23:22:25.828Z] === RUN   TestCreateWithInvalidEnv/0
23:22:25 [2020-04-13T23:22:25.828Z] === PAUSE TestCreateWithInvalidEnv/0
23:22:25 [2020-04-13T23:22:25.828Z] === RUN   TestCreateWithInvalidEnv/1
23:22:25 [2020-04-13T23:22:25.828Z] === PAUSE TestCreateWithInvalidEnv/1
23:22:25 [2020-04-13T23:22:25.828Z] === RUN   TestCreateWithInvalidEnv/2
23:22:25 [2020-04-13T23:22:25.828Z] === PAUSE TestCreateWithInvalidEnv/2
23:22:25 [2020-04-13T23:22:25.828Z] === CONT  TestCreateWithInvalidEnv/0
23:22:25 [2020-04-13T23:22:25.828Z] === CONT  TestCreateWithInvalidEnv/2
23:22:25 [2020-04-13T23:22:25.828Z] === CONT  TestCreateWithInvalidEnv/1
23:22:25 [2020-04-13T23:22:25.828Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:22:25 [2020-04-13T23:22:25.828Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:22:25 [2020-04-13T23:22:25.828Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:22:25 [2020-04-13T23:22:25.828Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
23:22:25 [2020-04-13T23:22:25.828Z] === RUN   TestCreateTmpfsMountsTarget
23:22:25 [2020-04-13T23:22:25.828Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:22:25 [2020-04-13T23:22:25.828Z] === RUN   TestCreateWithCustomMaskedPaths
23:22:26 [2020-04-13T23:22:26.460Z] ok  	github.com/docker/docker/api/server	0.003s	coverage: 9.0% of statements
23:22:26 [2020-04-13T23:22:26.638Z] ok  	github.com/docker/docker/pkg/term	0.010s	coverage: 85.9% of statements
23:22:26 [2020-04-13T23:22:26.638Z] testing: warning: no tests to run
23:22:26 [2020-04-13T23:22:26.638Z] coverage: [no statements]
23:22:26 [2020-04-13T23:22:26.638Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
23:22:27 [2020-04-13T23:22:27.265Z] ok  	github.com/docker/docker/pkg/tarsum	0.216s	coverage: 89.3% of statements
23:22:27 [2020-04-13T23:22:27.552Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
23:22:27 [2020-04-13T23:22:27.711Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
23:22:27 [2020-04-13T23:22:27.839Z] ok  	github.com/docker/docker/pkg/truncindex	0.130s	coverage: 91.5% of statements
23:22:28 [2020-04-13T23:22:28.272Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s)
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:22:28 [2020-04-13T23:22:28.272Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:22:28 [2020-04-13T23:22:28.272Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:22:28 [2020-04-13T23:22:28.467Z] ok  	github.com/docker/docker/pkg/useragent	0.026s	coverage: 88.9% of statements
23:22:28 [2020-04-13T23:22:28.526Z] --- PASS: TestCreateWithCapabilities (0.05s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
23:22:28 [2020-04-13T23:22:28.526Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
23:22:28 [2020-04-13T23:22:28.526Z] === RUN   TestCreateWithCustomReadonlyPaths
23:22:30 [2020-04-13T23:22:30.518Z] ok  	github.com/docker/docker/plugin/v2	0.024s	coverage: 14.5% of statements
23:22:31 [2020-04-13T23:22:31.036Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s)
23:22:31 [2020-04-13T23:22:31.036Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:22:31 [2020-04-13T23:22:31.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:22:31 [2020-04-13T23:22:31.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:22:31 [2020-04-13T23:22:31.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:22:31 [2020-04-13T23:22:31.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:22:31 [2020-04-13T23:22:31.036Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:22:31 [2020-04-13T23:22:31.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:22:31 [2020-04-13T23:22:31.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:22:31 [2020-04-13T23:22:31.036Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
23:22:31 [2020-04-13T23:22:31.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:22:31 [2020-04-13T23:22:31.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:22:31 [2020-04-13T23:22:31.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:22:31 [2020-04-13T23:22:31.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:22:31 [2020-04-13T23:22:31.036Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:22:31 [2020-04-13T23:22:31.036Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:22:31 [2020-04-13T23:22:31.595Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
23:22:31 [2020-04-13T23:22:31.595Z] === RUN   TestContainerStartOnDaemonRestart
23:22:31 [2020-04-13T23:22:31.595Z] === PAUSE TestContainerStartOnDaemonRestart
23:22:31 [2020-04-13T23:22:31.595Z] === RUN   TestDaemonRestartIpcMode
23:22:31 [2020-04-13T23:22:31.595Z] === PAUSE TestDaemonRestartIpcMode
23:22:31 [2020-04-13T23:22:31.595Z] === RUN   TestDaemonHostGatewayIP
23:22:31 [2020-04-13T23:22:31.595Z] === PAUSE TestDaemonHostGatewayIP
23:22:31 [2020-04-13T23:22:31.595Z] === RUN   TestContainerKillOnDaemonStart
23:22:31 [2020-04-13T23:22:31.595Z] === PAUSE TestContainerKillOnDaemonStart
23:22:31 [2020-04-13T23:22:31.595Z] === RUN   TestDiff
23:22:32 [2020-04-13T23:22:32.519Z] --- PASS: TestDiff (0.82s)
23:22:32 [2020-04-13T23:22:32.519Z] === RUN   TestExecWithCloseStdin
23:22:32 [2020-04-13T23:22:32.566Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
23:22:33 [2020-04-13T23:22:33.193Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 68.8% of statements
23:22:33 [2020-04-13T23:22:33.446Z] --- PASS: TestExecWithCloseStdin (0.90s)
23:22:33 [2020-04-13T23:22:33.446Z] === RUN   TestExec
23:22:33 [2020-04-13T23:22:33.481Z] ok  	github.com/docker/docker/plugin	0.596s	coverage: 27.1% of statements
23:22:34 [2020-04-13T23:22:34.370Z] --- PASS: TestExec (0.84s)
23:22:34 [2020-04-13T23:22:34.370Z] === RUN   TestExecUser
23:22:35 [2020-04-13T23:22:35.337Z] --- PASS: TestExecUser (0.88s)
23:22:35 [2020-04-13T23:22:35.337Z] === RUN   TestExportContainerAndImportImage
23:22:35 [2020-04-13T23:22:35.535Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
23:22:35 [2020-04-13T23:22:35.535Z] ok  	github.com/docker/docker/restartmanager	0.037s	coverage: 45.3% of statements
23:22:36 [2020-04-13T23:22:36.259Z] --- PASS: TestExportContainerAndImportImage (1.01s)
23:22:36 [2020-04-13T23:22:36.259Z] === RUN   TestExportContainerAfterDaemonRestart
23:22:37 [2020-04-13T23:22:37.076Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
23:22:37 [2020-04-13T23:22:37.619Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
23:22:37 [2020-04-13T23:22:37.620Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
23:22:37 [2020-04-13T23:22:37.620Z] === RUN   TestHealthCheckWorkdir
23:22:37 [2020-04-13T23:22:37.705Z] ok  	github.com/docker/docker/registry	0.517s	coverage: 56.0% of statements
23:22:37 [2020-04-13T23:22:37.993Z] ok  	github.com/docker/docker/runconfig	0.024s	coverage: 68.2% of statements
23:22:38 [2020-04-13T23:22:38.178Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
23:22:38 [2020-04-13T23:22:38.737Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
23:22:38 [2020-04-13T23:22:38.737Z] --- PASS: TestHealthCheckWorkdir (1.15s)
23:22:38 [2020-04-13T23:22:38.737Z] === RUN   TestHealthKillContainer
23:22:39 [2020-04-13T23:22:39.296Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
23:22:40 [2020-04-13T23:22:40.700Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
23:22:40 [2020-04-13T23:22:40.700Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
23:22:40 [2020-04-13T23:22:40.955Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
23:22:41 [2020-04-13T23:22:41.492Z] ok  	github.com/docker/docker/volume/drivers	0.036s	coverage: 36.1% of statements
23:22:41 [2020-04-13T23:22:41.879Z] --- PASS: TestHealthKillContainer (2.92s)
23:22:41 [2020-04-13T23:22:41.879Z] === RUN   TestInspectCpusetInConfigPre120
23:22:42 [2020-04-13T23:22:42.438Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
23:22:42 [2020-04-13T23:22:42.438Z] === RUN   TestIpcModeNone
23:22:43 [2020-04-13T23:22:43.363Z] --- PASS: TestIpcModeNone (0.90s)
23:22:43 [2020-04-13T23:22:43.363Z] === RUN   TestIpcModePrivate
23:22:44 [2020-04-13T23:22:44.206Z] ok  	github.com/docker/docker/volume/mounts	0.067s	coverage: 67.0% of statements
23:22:44 [2020-04-13T23:22:44.206Z] ok  	github.com/docker/docker/volume/local	0.043s	coverage: 73.0% of statements
23:22:44 [2020-04-13T23:22:44.288Z] --- PASS: TestIpcModePrivate (1.00s)
23:22:44 [2020-04-13T23:22:44.288Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false
23:22:44 [2020-04-13T23:22:44.288Z] === RUN   TestIpcModeShareable
23:22:44 [2020-04-13T23:22:44.543Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
23:22:45 [2020-04-13T23:22:45.468Z] --- PASS: TestIpcModeShareable (0.92s)
23:22:45 [2020-04-13T23:22:45.468Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:208, shared: true, mustBeShared: true
23:22:45 [2020-04-13T23:22:45.468Z] === RUN   TestAPIIpcModeShareableAndContainer
23:22:45 [2020-04-13T23:22:45.689Z] ok  	github.com/docker/docker/volume/service	0.030s	coverage: 73.0% of statements
23:22:48 [2020-04-13T23:22:48.725Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s)
23:22:48 [2020-04-13T23:22:48.725Z] === RUN   TestAPIIpcModeHost
23:22:49 [2020-04-13T23:22:49.284Z] --- PASS: TestAPIIpcModeHost (0.83s)
23:22:49 [2020-04-13T23:22:49.284Z] === RUN   TestDaemonIpcModeShareable
23:22:51 [2020-04-13T23:22:51.170Z] --- PASS: TestDaemonIpcModeShareable (1.96s)
23:22:51 [2020-04-13T23:22:51.170Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true
23:22:51 [2020-04-13T23:22:51.170Z] === RUN   TestDaemonIpcModePrivate
23:22:52 [2020-04-13T23:22:52.530Z] === RUN   TestDockerSuite/TestBuildExpose
23:22:52 [2020-04-13T23:22:52.785Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
23:22:52 [2020-04-13T23:22:52.785Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:208, shared: false, mustBeShared: false
23:22:52 [2020-04-13T23:22:52.785Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:22:52 [2020-04-13T23:22:52.785Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
23:22:53 [2020-04-13T23:22:53.710Z] === RUN   TestDockerSuite/TestBuildExposeOrder
23:22:53 [2020-04-13T23:22:53.964Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
23:22:54 [2020-04-13T23:22:54.078Z] ok  	github.com/docker/docker/pkg/plugins	33.690s	coverage: 76.6% of statements
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/rootless	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/volume	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === Skipped
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver btrfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver btrfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver btrfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver btrfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver btrfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:73: No driver to put!
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z] time="2020-04-13T23:21:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z] time="2020-04-13T23:21:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z] time="2020-04-13T23:21:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z] time="2020-04-13T23:21:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z] time="2020-04-13T23:21:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:73: No driver to put!
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     overlay_test.go:49: Fails to compute changes intermittently
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver zfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver zfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver zfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver zfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:46: Driver zfs not supported
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     graphtest_unix.go:73: No driver to put!
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:22:54 [2020-04-13T23:22:54.078Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:22:54 [2020-04-13T23:22:54.078Z] 
23:22:54 [2020-04-13T23:22:54.078Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:22:54 [2020-04-13T23:22:54.079Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:22:54 [2020-04-13T23:22:54.079Z] 
23:22:54 [2020-04-13T23:22:54.079Z] 
23:22:54 [2020-04-13T23:22:54.079Z] DONE 2140 tests, 26 skipped in 349.582s
Post stage
[Pipeline] junit
23:22:54 [2020-04-13T23:22:54.115Z] Recording test results
23:22:54 [2020-04-13T23:22:54.219Z] === RUN   TestDockerSuite/TestBuildFails
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:22:54 [2020-04-13T23:22:54.778Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
23:22:54 [2020-04-13T23:22:54.778Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: false, mustBeShared: false
23:22:54 [2020-04-13T23:22:54.778Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:22:54 [2020-04-13T23:22:54.932Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -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:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/make.sh dynbinary test-integration
23:22:55 [2020-04-13T23:22:55.220Z] 
23:22:55 [2020-04-13T23:22:55.337Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
23:22:55 [2020-04-13T23:22:55.337Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
23:22:55 [2020-04-13T23:22:55.507Z] Removing bundles/
23:22:55 [2020-04-13T23:22:55.507Z] 
23:22:55 [2020-04-13T23:22:55.507Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:22:55 [2020-04-13T23:22:55.507Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:22:55 [2020-04-13T23:22:55.507Z] GOOS="" GOARCH="" GOARM=""
23:22:56 [2020-04-13T23:22:56.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
23:22:56 [2020-04-13T23:22:56.261Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: true, mustBeShared: true
23:22:56 [2020-04-13T23:22:56.261Z] === RUN   TestIpcModeOlderClient
23:22:56 [2020-04-13T23:22:56.516Z] === PAUSE TestIpcModeOlderClient
23:22:56 [2020-04-13T23:22:56.516Z] === RUN   TestKillContainerInvalidSignal
23:22:57 [2020-04-13T23:22:57.442Z] --- PASS: TestKillContainerInvalidSignal (0.83s)
23:22:57 [2020-04-13T23:22:57.442Z] === RUN   TestKillContainer
23:22:57 [2020-04-13T23:22:57.442Z] === RUN   TestKillContainer/no_signal
23:22:57 [2020-04-13T23:22:57.696Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
23:22:57 [2020-04-13T23:22:57.951Z] === RUN   TestKillContainer/non_killing_signal
23:22:58 [2020-04-13T23:22:58.510Z] === RUN   TestKillContainer/killing_signal
23:22:59 [2020-04-13T23:22:59.870Z] --- PASS: TestKillContainer (2.34s)
23:22:59 [2020-04-13T23:22:59.870Z]     --- PASS: TestKillContainer/no_signal (0.72s)
23:22:59 [2020-04-13T23:22:59.870Z]     --- PASS: TestKillContainer/non_killing_signal (0.58s)
23:22:59 [2020-04-13T23:22:59.870Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
23:22:59 [2020-04-13T23:22:59.870Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:22:59 [2020-04-13T23:22:59.870Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:23:00 [2020-04-13T23:23:00.125Z] === RUN   TestDockerSuite/TestBuildForceRm
23:23:00 [2020-04-13T23:23:00.379Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:23:01 [2020-04-13T23:23:01.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s)
23:23:01 [2020-04-13T23:23:01.302Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s)
23:23:01 [2020-04-13T23:23:01.302Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.75s)
23:23:01 [2020-04-13T23:23:01.302Z] === RUN   TestKillStoppedContainer
23:23:01 [2020-04-13T23:23:01.302Z] --- PASS: TestKillStoppedContainer (0.07s)
23:23:01 [2020-04-13T23:23:01.302Z] === RUN   TestKillStoppedContainerAPIPre120
23:23:01 [2020-04-13T23:23:01.557Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
23:23:01 [2020-04-13T23:23:01.557Z] === RUN   TestKillDifferentUserContainer
23:23:02 [2020-04-13T23:23:02.117Z] === RUN   TestDockerSuite/TestBuildFromGit
23:23:02 [2020-04-13T23:23:02.117Z] --- PASS: TestKillDifferentUserContainer (0.76s)
23:23:02 [2020-04-13T23:23:02.117Z] === RUN   TestInspectOomKilledTrue
23:23:02 [2020-04-13T23:23:02.117Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:23:02 [2020-04-13T23:23:02.117Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:23:02 [2020-04-13T23:23:02.117Z] === RUN   TestInspectOomKilledFalse
23:23:02 [2020-04-13T23:23:02.117Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:23:02 [2020-04-13T23:23:02.117Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:23:02 [2020-04-13T23:23:02.117Z] === RUN   TestLinksEtcHostsContentMatch
23:23:02 [2020-04-13T23:23:02.676Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
23:23:02 [2020-04-13T23:23:02.676Z] === RUN   TestLinksContainerNames
23:23:03 [2020-04-13T23:23:03.603Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
23:23:04 [2020-04-13T23:23:04.163Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
23:23:04 [2020-04-13T23:23:04.418Z] --- PASS: TestLinksContainerNames (1.61s)
23:23:04 [2020-04-13T23:23:04.418Z] === RUN   TestLogsFollowTailEmpty
23:23:05 [2020-04-13T23:23:05.342Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
23:23:05 [2020-04-13T23:23:05.342Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
23:23:05 [2020-04-13T23:23:05.342Z] === RUN   TestContainerNetworkMountsNoChown
23:23:06 [2020-04-13T23:23:06.266Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s)
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/default
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/default
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/private
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/private
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rprivate
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rprivate
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/slave
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/slave
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rslave
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rslave
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/shared
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/shared
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rshared
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rshared
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/default
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/default/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/default/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/default/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rshared
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/shared
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rslave
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/slave
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rprivate
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/private
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/private/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/private/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/default/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:23:06 [2020-04-13T23:23:06.266Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/private/bind_root
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:23:06 [2020-04-13T23:23:06.521Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:23:06 [2020-04-13T23:23:06.775Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:23:06 [2020-04-13T23:23:06.775Z] === CONT  TestMountDaemonRoot/private/mount_root
23:23:06 [2020-04-13T23:23:06.775Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:23:06 [2020-04-13T23:23:06.775Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:23:06 [2020-04-13T23:23:06.775Z] --- PASS: TestMountDaemonRoot (0.02s)
23:23:06 [2020-04-13T23:23:06.775Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
23:23:06 [2020-04-13T23:23:06.775Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
23:23:06 [2020-04-13T23:23:06.775Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
23:23:06 [2020-04-13T23:23:06.775Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:23:06 [2020-04-13T23:23:06.775Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:23:06 [2020-04-13T23:23:06.775Z] === RUN   TestContainerBindMountNonRecursive
23:23:07 [2020-04-13T23:23:07.334Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
23:23:08 [2020-04-13T23:23:08.697Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
23:23:08 [2020-04-13T23:23:08.952Z] --- PASS: TestContainerBindMountNonRecursive (2.11s)
23:23:08 [2020-04-13T23:23:08.952Z] === RUN   TestNetworkNat
23:23:08 [2020-04-13T23:23:08.952Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
23:23:09 [2020-04-13T23:23:09.876Z] --- PASS: TestNetworkNat (0.99s)
23:23:09 [2020-04-13T23:23:09.876Z] === RUN   TestNetworkLocalhostTCPNat
23:23:10 [2020-04-13T23:23:10.800Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
23:23:10 [2020-04-13T23:23:10.800Z] === RUN   TestNetworkLoopbackNat
23:23:11 [2020-04-13T23:23:11.362Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
23:23:11 [2020-04-13T23:23:11.922Z] --- PASS: TestNetworkLoopbackNat (1.04s)
23:23:11 [2020-04-13T23:23:11.922Z] === RUN   TestPause
23:23:12 [2020-04-13T23:23:12.845Z] --- PASS: TestPause (0.84s)
23:23:12 [2020-04-13T23:23:12.845Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:23:12 [2020-04-13T23:23:12.845Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:23:12 [2020-04-13T23:23:12.845Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:23:12 [2020-04-13T23:23:12.845Z] === RUN   TestPauseStopPausedContainer
23:23:13 [2020-04-13T23:23:13.404Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
23:23:13 [2020-04-13T23:23:13.659Z] --- PASS: TestPauseStopPausedContainer (0.89s)
23:23:13 [2020-04-13T23:23:13.659Z] === RUN   TestPsFilter
23:23:13 [2020-04-13T23:23:13.659Z] --- PASS: TestPsFilter (0.22s)
23:23:13 [2020-04-13T23:23:13.659Z] === RUN   TestRemoveContainerWithRemovedVolume
23:23:14 [2020-04-13T23:23:14.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s)
23:23:14 [2020-04-13T23:23:14.582Z] === RUN   TestRemoveContainerWithVolume
23:23:14 [2020-04-13T23:23:14.837Z] === RUN   TestDockerSuite/TestBuildHistory
23:23:15 [2020-04-13T23:23:15.396Z] --- PASS: TestRemoveContainerWithVolume (0.90s)
23:23:15 [2020-04-13T23:23:15.396Z] === RUN   TestRemoveContainerRunning
23:23:16 [2020-04-13T23:23:16.319Z] --- PASS: TestRemoveContainerRunning (0.88s)
23:23:16 [2020-04-13T23:23:16.319Z] === RUN   TestRemoveContainerForceRemoveRunning
23:23:17 [2020-04-13T23:23:17.243Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
23:23:17 [2020-04-13T23:23:17.243Z] === RUN   TestRemoveInvalidContainer
23:23:17 [2020-04-13T23:23:17.243Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:23:17 [2020-04-13T23:23:17.243Z] === RUN   TestRenameLinkedContainer
23:23:19 [2020-04-13T23:23:19.778Z] === RUN   TestDockerSuite/TestBuildIidFile
23:23:19 [2020-04-13T23:23:19.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
23:23:20 [2020-04-13T23:23:20.341Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
23:23:20 [2020-04-13T23:23:20.602Z] === RUN   TestDockerSuite/TestBuildInheritance
23:23:20 [2020-04-13T23:23:20.863Z] --- PASS: TestRenameLinkedContainer (3.71s)
23:23:20 [2020-04-13T23:23:20.863Z] === RUN   TestRenameStoppedContainer
23:23:21 [2020-04-13T23:23:21.425Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
23:23:21 [2020-04-13T23:23:21.984Z] --- PASS: TestRenameStoppedContainer (0.91s)
23:23:21 [2020-04-13T23:23:21.984Z] === RUN   TestRenameRunningContainerAndReuse
23:23:21 [2020-04-13T23:23:21.984Z] === RUN   TestDockerSuite/TestBuildInvalidTag
23:23:21 [2020-04-13T23:23:21.984Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
23:23:23 [2020-04-13T23:23:23.345Z] === RUN   TestDockerSuite/TestBuildLabel
23:23:23 [2020-04-13T23:23:23.905Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s)
23:23:23 [2020-04-13T23:23:23.905Z] === RUN   TestRenameInvalidName
23:23:23 [2020-04-13T23:23:23.905Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
23:23:24 [2020-04-13T23:23:24.464Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
23:23:24 [2020-04-13T23:23:24.719Z] --- PASS: TestRenameInvalidName (1.00s)
23:23:24 [2020-04-13T23:23:24.719Z] === RUN   TestRenameAnonymousContainer
23:23:24 [2020-04-13T23:23:24.974Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
23:23:25 [2020-04-13T23:23:25.229Z] === RUN   TestDockerSuite/TestBuildLabels
23:23:25 [2020-04-13T23:23:25.788Z] === RUN   TestDockerSuite/TestBuildLabelsCache
23:23:27 [2020-04-13T23:23:27.148Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
23:23:27 [2020-04-13T23:23:27.575Z] 65014b3c3121: Pull complete
23:23:29 [2020-04-13T23:23:29.030Z] --- PASS: TestRenameAnonymousContainer (3.92s)
23:23:29 [2020-04-13T23:23:29.030Z] === RUN   TestRenameContainerWithSameName
23:23:29 [2020-04-13T23:23:29.588Z] --- PASS: TestRenameContainerWithSameName (0.88s)
23:23:29 [2020-04-13T23:23:29.588Z] === RUN   TestRenameContainerWithLinkedContainer
23:23:29 [2020-04-13T23:23:29.844Z] === RUN   TestDockerSuite/TestBuildLastModified
23:23:31 [2020-04-13T23:23:31.205Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s)
23:23:31 [2020-04-13T23:23:31.205Z] === RUN   TestResize
23:23:32 [2020-04-13T23:23:32.128Z] --- PASS: TestResize (0.79s)
23:23:32 [2020-04-13T23:23:32.128Z] === RUN   TestResizeWithInvalidSize
23:23:33 [2020-04-13T23:23:33.051Z] --- PASS: TestResizeWithInvalidSize (0.83s)
23:23:33 [2020-04-13T23:23:33.051Z] === RUN   TestResizeWhenContainerNotStarted
23:23:33 [2020-04-13T23:23:33.974Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:23:33 [2020-04-13T23:23:33.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:23:34 [2020-04-13T23:23:34.132Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
23:23:34 [2020-04-13T23:23:34.133Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:23:34 [2020-04-13T23:23:34.133Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:23:34 [2020-04-13T23:23:34.700Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:23:34 [2020-04-13T23:23:34.700Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:23:35 [2020-04-13T23:23:35.266Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.5% of statements
23:23:35 [2020-04-13T23:23:35.266Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:23:35 [2020-04-13T23:23:35.524Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:23:35 [2020-04-13T23:23:35.524Z] ?   	github.com/docker/docker/api/types	[no test files]
23:23:35 [2020-04-13T23:23:35.524Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:23:35 [2020-04-13T23:23:35.524Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:23:35 [2020-04-13T23:23:35.524Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:23:35 [2020-04-13T23:23:35.524Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:23:36 [2020-04-13T23:23:36.089Z] ok  	github.com/docker/docker/api/types/strslice	0.019s	coverage: 90.0% of statements
23:23:36 [2020-04-13T23:23:36.089Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
23:23:36 [2020-04-13T23:23:36.089Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:23:36 [2020-04-13T23:23:36.089Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:23:36 [2020-04-13T23:23:36.089Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:23:36 [2020-04-13T23:23:36.089Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:23:36 [2020-04-13T23:23:36.089Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:23:36 [2020-04-13T23:23:36.089Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:23:36 [2020-04-13T23:23:36.089Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
23:23:36 [2020-04-13T23:23:36.347Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:23:36 [2020-04-13T23:23:36.347Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:23:36 [2020-04-13T23:23:36.483Z] === RUN   TestDockerSuite/TestBuildLineBreak
23:23:36 [2020-04-13T23:23:36.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:23:36 [2020-04-13T23:23:36.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:23:36 [2020-04-13T23:23:36.913Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
23:23:37 [2020-04-13T23:23:37.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:23:37 [2020-04-13T23:23:37.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:23:39 [2020-04-13T23:23:39.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:23:39 [2020-04-13T23:23:39.459Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:23:40 [2020-04-13T23:23:40.384Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
23:23:40 [2020-04-13T23:23:40.384Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
23:23:40 [2020-04-13T23:23:40.639Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
23:23:40 [2020-04-13T23:23:40.639Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
23:23:40 [2020-04-13T23:23:40.895Z] === RUN   TestDockerSuite/TestBuildMaintainer
23:23:41 [2020-04-13T23:23:41.095Z] ok  	github.com/docker/docker/builder/dockerfile	0.564s	coverage: 48.2% of statements
23:23:41 [2020-04-13T23:23:41.095Z] ok  	github.com/docker/docker/builder/remotecontext	0.237s	coverage: 13.6% of statements
23:23:41 [2020-04-13T23:23:41.150Z] === RUN   TestDockerSuite/TestBuildMissingArgs
23:23:41 [2020-04-13T23:23:41.405Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:23:41 [2020-04-13T23:23:41.660Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:23:42 [2020-04-13T23:23:42.028Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
23:23:42 [2020-04-13T23:23:42.595Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.083s	coverage: 86.3% of statements
23:23:42 [2020-04-13T23:23:42.595Z] ?   	github.com/docker/docker/cli	[no test files]
23:23:42 [2020-04-13T23:23:42.595Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:23:43 [2020-04-13T23:23:43.543Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
23:23:44 [2020-04-13T23:23:44.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:23:44 [2020-04-13T23:23:44.722Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:23:44 [2020-04-13T23:23:44.976Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
23:23:45 [2020-04-13T23:23:45.232Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
23:23:46 [2020-04-13T23:23:46.781Z] ok  	github.com/docker/docker/client	0.135s	coverage: 75.8% of statements
23:23:47 [2020-04-13T23:23:47.742Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.40s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s)
23:23:47 [2020-04-13T23:23:47.742Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.69s)
23:23:47 [2020-04-13T23:23:47.742Z] === RUN   TestCgroupNamespacesRun
23:23:49 [2020-04-13T23:23:49.628Z] --- PASS: TestCgroupNamespacesRun (1.78s)
23:23:49 [2020-04-13T23:23:49.628Z] === RUN   TestCgroupNamespacesRunPrivileged
23:23:49 [2020-04-13T23:23:49.882Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
23:23:50 [2020-04-13T23:23:50.442Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
23:23:51 [2020-04-13T23:23:51.003Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
23:23:51 [2020-04-13T23:23:51.003Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:23:51 [2020-04-13T23:23:51.003Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
23:23:52 [2020-04-13T23:23:52.886Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s)
23:23:52 [2020-04-13T23:23:52.886Z] === RUN   TestCgroupNamespacesRunHostMode
23:23:54 [2020-04-13T23:23:54.246Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s)
23:23:54 [2020-04-13T23:23:54.246Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:23:56 [2020-04-13T23:23:56.128Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s)
23:23:56 [2020-04-13T23:23:56.128Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:23:56 [2020-04-13T23:23:56.687Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s)
23:23:56 [2020-04-13T23:23:56.687Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:23:57 [2020-04-13T23:23:57.610Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
23:23:57 [2020-04-13T23:23:57.610Z] === RUN   TestCgroupNamespacesRunOlderClient
23:23:59 [2020-04-13T23:23:59.493Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s)
23:23:59 [2020-04-13T23:23:59.493Z] === RUN   TestKernelTCPMemory
23:24:00 [2020-04-13T23:24:00.417Z] --- PASS: TestKernelTCPMemory (0.98s)
23:24:00 [2020-04-13T23:24:00.417Z] === RUN   TestNISDomainname
23:24:01 [2020-04-13T23:24:01.342Z] --- PASS: TestNISDomainname (0.99s)
23:24:01 [2020-04-13T23:24:01.342Z] === RUN   TestHostnameDnsResolution
23:24:02 [2020-04-13T23:24:02.266Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
23:24:02 [2020-04-13T23:24:02.521Z] --- PASS: TestHostnameDnsResolution (1.28s)
23:24:02 [2020-04-13T23:24:02.521Z] === RUN   TestStats
23:24:04 [2020-04-13T23:24:04.403Z] --- PASS: TestStats (1.82s)
23:24:04 [2020-04-13T23:24:04.403Z] === RUN   TestStopContainerWithTimeout
23:24:04 [2020-04-13T23:24:04.403Z] === RUN   TestStopContainerWithTimeout/0
23:24:04 [2020-04-13T23:24:04.403Z] === PAUSE TestStopContainerWithTimeout/0
23:24:04 [2020-04-13T23:24:04.403Z] === RUN   TestStopContainerWithTimeout/1
23:24:04 [2020-04-13T23:24:04.403Z] === PAUSE TestStopContainerWithTimeout/1
23:24:04 [2020-04-13T23:24:04.403Z] === RUN   TestStopContainerWithTimeout/3
23:24:04 [2020-04-13T23:24:04.403Z] === PAUSE TestStopContainerWithTimeout/3
23:24:04 [2020-04-13T23:24:04.403Z] === RUN   TestStopContainerWithTimeout/-1
23:24:04 [2020-04-13T23:24:04.403Z] === PAUSE TestStopContainerWithTimeout/-1
23:24:04 [2020-04-13T23:24:04.403Z] === CONT  TestStopContainerWithTimeout/0
23:24:04 [2020-04-13T23:24:04.403Z] === CONT  TestStopContainerWithTimeout/-1
23:24:05 [2020-04-13T23:24:05.327Z] === CONT  TestStopContainerWithTimeout/3
23:24:06 [2020-04-13T23:24:06.251Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
23:24:07 [2020-04-13T23:24:07.174Z] === CONT  TestStopContainerWithTimeout/1
23:24:07 [2020-04-13T23:24:07.429Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
23:24:09 [2020-04-13T23:24:09.313Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
23:24:09 [2020-04-13T23:24:09.313Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:24:09 [2020-04-13T23:24:09.313Z]     --- PASS: TestStopContainerWithTimeout/0 (1.11s)
23:24:09 [2020-04-13T23:24:09.313Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
23:24:09 [2020-04-13T23:24:09.313Z]     --- PASS: TestStopContainerWithTimeout/3 (2.76s)
23:24:09 [2020-04-13T23:24:09.313Z]     --- PASS: TestStopContainerWithTimeout/1 (1.90s)
23:24:09 [2020-04-13T23:24:09.313Z] === RUN   TestDeleteDevicemapper
23:24:09 [2020-04-13T23:24:09.313Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:24:09 [2020-04-13T23:24:09.313Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:24:09 [2020-04-13T23:24:09.313Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:24:10 [2020-04-13T23:24:10.674Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
23:24:10 [2020-04-13T23:24:10.674Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
23:24:11 [2020-04-13T23:24:11.599Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s)
23:24:11 [2020-04-13T23:24:11.599Z] === RUN   TestUpdateMemory
23:24:11 [2020-04-13T23:24:11.599Z] --- SKIP: TestUpdateMemory (0.00s)
23:24:11 [2020-04-13T23:24:11.599Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:24:11 [2020-04-13T23:24:11.599Z] === RUN   TestUpdateCPUQuota
23:24:13 [2020-04-13T23:24:13.486Z] --- PASS: TestUpdateCPUQuota (1.91s)
23:24:13 [2020-04-13T23:24:13.486Z] === RUN   TestUpdatePidsLimit
23:24:13 [2020-04-13T23:24:13.486Z] === RUN   TestUpdatePidsLimit/update_from_none
23:24:13 [2020-04-13T23:24:13.486Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
23:24:13 [2020-04-13T23:24:13.740Z] === RUN   TestUpdatePidsLimit/no_change
23:24:14 [2020-04-13T23:24:14.300Z] === RUN   TestUpdatePidsLimit/update_lower
23:24:14 [2020-04-13T23:24:14.555Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:24:14 [2020-04-13T23:24:14.810Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:24:15 [2020-04-13T23:24:15.370Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:24:15 [2020-04-13T23:24:15.929Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:24:17 [2020-04-13T23:24:17.292Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
23:24:17 [2020-04-13T23:24:17.547Z] --- PASS: TestUpdatePidsLimit (4.22s)
23:24:17 [2020-04-13T23:24:17.547Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
23:24:17 [2020-04-13T23:24:17.547Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
23:24:17 [2020-04-13T23:24:17.547Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
23:24:17 [2020-04-13T23:24:17.547Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
23:24:17 [2020-04-13T23:24:17.547Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
23:24:17 [2020-04-13T23:24:17.547Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s)
23:24:17 [2020-04-13T23:24:17.547Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s)
23:24:17 [2020-04-13T23:24:17.547Z] === RUN   TestUpdateRestartPolicy
23:24:17 [2020-04-13T23:24:17.802Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
23:24:20 [2020-04-13T23:24:20.310Z] === RUN   TestDockerSuite/TestBuildMultipleTags
23:24:20 [2020-04-13T23:24:20.310Z] === RUN   TestDockerSuite/TestBuildNetContainer
23:24:22 [2020-04-13T23:24:22.818Z] === RUN   TestDockerSuite/TestBuildNetNone
23:24:23 [2020-04-13T23:24:23.072Z] === RUN   TestDockerSuite/TestBuildNoContext
23:24:24 [2020-04-13T23:24:24.432Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
23:24:25 [2020-04-13T23:24:25.355Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
23:24:25 [2020-04-13T23:24:25.479Z] ok  	github.com/docker/docker/cmd/dockerd	0.085s	coverage: 30.8% of statements
23:24:26 [2020-04-13T23:24:26.853Z] ok  	github.com/docker/docker/container	0.146s	coverage: 34.9% of statements
23:24:26 [2020-04-13T23:24:26.853Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:24:26 [2020-04-13T23:24:26.853Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:24:26 [2020-04-13T23:24:26.853Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:24:26 [2020-04-13T23:24:26.853Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:24:27 [2020-04-13T23:24:27.238Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
23:24:27 [2020-04-13T23:24:27.493Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
23:24:27 [2020-04-13T23:24:27.493Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
23:24:28 [2020-04-13T23:24:28.052Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
23:24:28 [2020-04-13T23:24:28.052Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
23:24:28 [2020-04-13T23:24:28.306Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
23:24:29 [2020-04-13T23:24:29.229Z] === RUN   TestDockerSuite/TestBuildOnBuild
23:24:30 [2020-04-13T23:24:30.589Z] --- PASS: TestUpdateRestartPolicy (13.00s)
23:24:30 [2020-04-13T23:24:30.589Z] === RUN   TestUpdateRestartWithAutoRemove
23:24:31 [2020-04-13T23:24:31.517Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
23:24:31 [2020-04-13T23:24:31.517Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s)
23:24:31 [2020-04-13T23:24:31.517Z] === RUN   TestWaitNonBlocked
23:24:31 [2020-04-13T23:24:31.517Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:24:31 [2020-04-13T23:24:31.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:24:31 [2020-04-13T23:24:31.517Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:24:31 [2020-04-13T23:24:31.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:24:31 [2020-04-13T23:24:31.517Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:24:31 [2020-04-13T23:24:31.517Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:24:32 [2020-04-13T23:24:32.442Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
23:24:33 [2020-04-13T23:24:33.441Z] --- PASS: TestWaitNonBlocked (0.05s)
23:24:33 [2020-04-13T23:24:33.441Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.29s)
23:24:33 [2020-04-13T23:24:33.442Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.69s)
23:24:33 [2020-04-13T23:24:33.442Z] === RUN   TestWaitBlocked
23:24:33 [2020-04-13T23:24:33.442Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:24:33 [2020-04-13T23:24:33.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:24:33 [2020-04-13T23:24:33.442Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:24:33 [2020-04-13T23:24:33.442Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:24:33 [2020-04-13T23:24:33.442Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:24:33 [2020-04-13T23:24:33.442Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:24:34 [2020-04-13T23:24:34.812Z] --- PASS: TestWaitBlocked (0.03s)
23:24:34 [2020-04-13T23:24:34.812Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s)
23:24:34 [2020-04-13T23:24:34.812Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
23:24:34 [2020-04-13T23:24:34.812Z] === CONT  TestContainerStartOnDaemonRestart
23:24:34 [2020-04-13T23:24:34.812Z] === CONT  TestIpcModeOlderClient
23:24:34 [2020-04-13T23:24:34.812Z] --- PASS: TestIpcModeOlderClient (0.11s)
23:24:34 [2020-04-13T23:24:34.812Z] === CONT  TestDaemonHostGatewayIP
23:24:36 [2020-04-13T23:24:36.173Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
23:24:36 [2020-04-13T23:24:36.826Z] ok  	github.com/docker/docker/daemon/cluster	0.071s	coverage: 0.5% of statements
23:24:38 [2020-04-13T23:24:38.056Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s)
23:24:38 [2020-04-13T23:24:38.056Z] === CONT  TestContainerKillOnDaemonStart
23:24:38 [2020-04-13T23:24:38.056Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
23:24:38 [2020-04-13T23:24:38.311Z] --- PASS: TestDaemonHostGatewayIP (3.59s)
23:24:38 [2020-04-13T23:24:38.311Z] === CONT  TestDaemonRestartIpcMode
23:24:38 [2020-04-13T23:24:38.726Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
23:24:40 [2020-04-13T23:24:40.099Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
23:24:40 [2020-04-13T23:24:40.822Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
23:24:41 [2020-04-13T23:24:41.746Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
23:24:42 [2020-04-13T23:24:42.000Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
23:24:43 [2020-04-13T23:24:43.359Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
23:24:43 [2020-04-13T23:24:43.918Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
23:24:48 [2020-04-13T23:24:48.074Z] === RUN   TestDockerSuite/TestBuildPATH
23:24:48 [2020-04-13T23:24:48.205Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.8% of statements
23:24:49 [2020-04-13T23:24:49.138Z] ok  	github.com/docker/docker/daemon	12.240s	coverage: 17.4% of statements
23:24:49 [2020-04-13T23:24:49.138Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:24:49 [2020-04-13T23:24:49.138Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:24:49 [2020-04-13T23:24:49.955Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
23:24:50 [2020-04-13T23:24:50.513Z] --- PASS: TestContainerKillOnDaemonStart (12.62s)
23:24:50 [2020-04-13T23:24:50.513Z] PASS
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] === Skipped
23:24:50 [2020-04-13T23:24:50.513Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:24:50 [2020-04-13T23:24:50.513Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:24:50 [2020-04-13T23:24:50.513Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:24:50 [2020-04-13T23:24:50.513Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:24:50 [2020-04-13T23:24:50.513Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:24:50 [2020-04-13T23:24:50.513Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:24:50 [2020-04-13T23:24:50.513Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] 
23:24:50 [2020-04-13T23:24:50.513Z] DONE 200 tests, 6 skipped in 147.891s
23:24:50 [2020-04-13T23:24:50.513Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:24:50 [2020-04-13T23:24:50.513Z] ++ 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
23:24:50 [2020-04-13T23:24:50.513Z] ++ set -e
23:24:50 [2020-04-13T23:24:50.513Z] ++ '[' -n 0 ']'
23:24:50 [2020-04-13T23:24:50.513Z] ++ set -x
23:24:50 [2020-04-13T23:24:50.513Z] ++ env -i DEST=/go/src/github.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
23:24:50 [2020-04-13T23:24:50.513Z] INFO: Testing against a local daemon
23:24:50 [2020-04-13T23:24:50.513Z] === RUN   TestCommitInheritsEnv
23:24:50 [2020-04-13T23:24:50.543Z] ok  	github.com/docker/docker/daemon/config	0.062s	coverage: 81.7% of statements
23:24:50 [2020-04-13T23:24:50.543Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
23:24:50 [2020-04-13T23:24:50.768Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
23:24:50 [2020-04-13T23:24:50.768Z] --- PASS: TestCommitInheritsEnv (0.42s)
23:24:50 [2020-04-13T23:24:50.768Z] === RUN   TestImportExtremelyLargeImageWorks
23:24:50 [2020-04-13T23:24:50.768Z] === PAUSE TestImportExtremelyLargeImageWorks
23:24:50 [2020-04-13T23:24:50.768Z] === RUN   TestImagesFilterMultiReference
23:24:51 [2020-04-13T23:24:51.023Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:24:51 [2020-04-13T23:24:51.023Z] === RUN   TestImagePullPlatformInvalid
23:24:51 [2020-04-13T23:24:51.023Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:24:51 [2020-04-13T23:24:51.023Z] === RUN   TestRemoveImageOrphaning
23:24:51 [2020-04-13T23:24:51.277Z] --- PASS: TestRemoveImageOrphaning (0.42s)
23:24:51 [2020-04-13T23:24:51.277Z] === RUN   TestRemoveImageGarbageCollector
23:24:51 [2020-04-13T23:24:51.484Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
23:24:51 [2020-04-13T23:24:51.484Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:24:51 [2020-04-13T23:24:51.484Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:24:51 [2020-04-13T23:24:51.836Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
23:24:52 [2020-04-13T23:24:52.857Z] ok  	github.com/docker/docker/daemon/graphdriver	0.022s	coverage: 2.2% of statements
23:24:53 [2020-04-13T23:24:53.718Z] --- PASS: TestRemoveImageGarbageCollector (2.18s)
23:24:53 [2020-04-13T23:24:53.718Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:24:53 [2020-04-13T23:24:53.718Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:24:53 [2020-04-13T23:24:53.718Z] === RUN   TestTagInvalidReference
23:24:53 [2020-04-13T23:24:53.718Z] --- PASS: TestTagInvalidReference (0.01s)
23:24:53 [2020-04-13T23:24:53.718Z] === RUN   TestTagValidPrefixedRepo
23:24:53 [2020-04-13T23:24:53.718Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
23:24:53 [2020-04-13T23:24:53.718Z] === RUN   TestTagExistedNameWithoutForce
23:24:53 [2020-04-13T23:24:53.718Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:24:53 [2020-04-13T23:24:53.718Z] === RUN   TestTagOfficialNames
23:24:53 [2020-04-13T23:24:53.718Z] --- PASS: TestTagOfficialNames (0.07s)
23:24:53 [2020-04-13T23:24:53.718Z] === RUN   TestTagMatchesDigest
23:24:53 [2020-04-13T23:24:53.718Z] --- PASS: TestTagMatchesDigest (0.01s)
23:24:53 [2020-04-13T23:24:53.718Z] === CONT  TestImportExtremelyLargeImageWorks
23:24:54 [2020-04-13T23:24:54.757Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
23:24:55 [2020-04-13T23:24:55.691Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.203s	coverage: 57.0% of statements
23:24:58 [2020-04-13T23:24:58.974Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.217s	coverage: 72.5% of statements
23:24:58 [2020-04-13T23:24:58.974Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.505s	coverage: 45.9% of statements
23:25:00 [2020-04-13T23:25:00.349Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.8% of statements
23:25:00 [2020-04-13T23:25:00.349Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:25:02 [2020-04-13T23:25:02.247Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.195s	coverage: 49.5% of statements
23:25:02 [2020-04-13T23:25:02.788Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:25:02 [2020-04-13T23:25:02.788Z] 
23:25:02 [2020-04-13T23:25:02.788Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:25:02 [2020-04-13T23:25:02.788Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:25:02 [2020-04-13T23:25:02.788Z] HOSTNAME=5ad5728482a4
23:25:02 [2020-04-13T23:25:02.788Z] TESTDEBUG=0
23:25:02 [2020-04-13T23:25:02.788Z] DEST=bundles/test-integration
23:25:02 [2020-04-13T23:25:02.788Z] PWD=/go/src/github.com/docker/docker
23:25:02 [2020-04-13T23:25:02.788Z] DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d
23:25:02 [2020-04-13T23:25:02.788Z] container=docker
23:25:02 [2020-04-13T23:25:02.788Z] HOME=/root
23:25:02 [2020-04-13T23:25:02.788Z] GOLANG_VERSION=1.13.10
23:25:02 [2020-04-13T23:25:02.788Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:25:02 [2020-04-13T23:25:02.788Z] VALIDATE_BRANCH=master
23:25:02 [2020-04-13T23:25:02.788Z] TERM=xterm
23:25:02 [2020-04-13T23:25:02.788Z] DOCKER_PKG=github.com/docker/docker
23:25:02 [2020-04-13T23:25:02.788Z] SHLVL=1
23:25:02 [2020-04-13T23:25:02.788Z] TIMEOUT=120m
23:25:02 [2020-04-13T23:25:02.788Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:25:02 [2020-04-13T23:25:02.788Z] DOCKER_GRAPHDRIVER=overlay2
23:25:02 [2020-04-13T23:25:02.788Z] GO111MODULE=off
23:25:02 [2020-04-13T23:25:02.788Z] DOCKER_EXPERIMENTAL=1
23:25:02 [2020-04-13T23:25:02.788Z] TEST_SKIP_INTEGRATION_CLI=1
23:25:02 [2020-04-13T23:25:02.788Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:25:02 [2020-04-13T23:25:02.788Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:25:02 [2020-04-13T23:25:02.788Z] GOPATH=/go
23:25:02 [2020-04-13T23:25:02.788Z] PKG_CONFIG=pkg-config
23:25:02 [2020-04-13T23:25:02.788Z] _=/usr/bin/env
23:25:02 [2020-04-13T23:25:02.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:25:03 [2020-04-13T23:25:03.619Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.278s	coverage: 76.1% of statements
23:25:03 [2020-04-13T23:25:03.644Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
23:25:04 [2020-04-13T23:25:04.552Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
23:25:05 [2020-04-13T23:25:05.117Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.147s	coverage: 61.0% of statements
23:25:05 [2020-04-13T23:25:05.117Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:25:05 [2020-04-13T23:25:05.117Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:25:06 [2020-04-13T23:25:06.049Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
23:25:06 [2020-04-13T23:25:06.982Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
23:25:08 [2020-04-13T23:25:08.355Z] ok  	github.com/docker/docker/daemon/images	0.015s	coverage: 4.9% of statements
23:25:08 [2020-04-13T23:25:08.355Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:25:08 [2020-04-13T23:25:08.355Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:25:08 [2020-04-13T23:25:08.876Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
23:25:08 [2020-04-13T23:25:08.920Z] ok  	github.com/docker/docker/daemon/logger	0.224s	coverage: 41.8% of statements
23:25:10 [2020-04-13T23:25:10.817Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.150s	coverage: 77.8% of statements
23:25:10 [2020-04-13T23:25:10.817Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:25:10 [2020-04-13T23:25:10.817Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:25:10 [2020-04-13T23:25:10.817Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
23:25:11 [2020-04-13T23:25:11.385Z] === RUN   TestDockerSuite/TestBuildRm
23:25:11 [2020-04-13T23:25:11.752Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
23:25:12 [2020-04-13T23:25:12.010Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.020s	coverage: 62.1% of statements
23:25:12 [2020-04-13T23:25:12.268Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 88.3% of statements
23:25:13 [2020-04-13T23:25:13.641Z] ok  	github.com/docker/docker/daemon/logger/local	0.017s	coverage: 74.7% of statements
23:25:13 [2020-04-13T23:25:13.641Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:25:13 [2020-04-13T23:25:13.899Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 19.9% of statements
23:25:14 [2020-04-13T23:25:14.832Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 33.3% of statements
23:25:15 [2020-04-13T23:25:15.585Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
23:25:15 [2020-04-13T23:25:15.585Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
23:25:16 [2020-04-13T23:25:16.207Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
23:25:16 [2020-04-13T23:25:16.466Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
23:25:16 [2020-04-13T23:25:16.554Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
23:25:17 [2020-04-13T23:25:17.399Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
23:25:17 [2020-04-13T23:25:17.399Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.613s	coverage: 82.5% of statements
23:25:17 [2020-04-13T23:25:17.399Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:25:17 [2020-04-13T23:25:17.399Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:25:19 [2020-04-13T23:25:19.063Z] === RUN   TestDockerSuite/TestBuildScratchCopy
23:25:19 [2020-04-13T23:25:19.317Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
23:25:19 [2020-04-13T23:25:19.927Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
23:25:19 [2020-04-13T23:25:19.927Z] ok  	github.com/docker/docker/distribution	0.240s	coverage: 22.1% of statements
23:25:19 [2020-04-13T23:25:19.927Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:25:20 [2020-04-13T23:25:20.241Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
23:25:21 [2020-04-13T23:25:21.300Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 49.4% of statements
23:25:22 [2020-04-13T23:25:22.126Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
23:25:22 [2020-04-13T23:25:22.233Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
23:25:23 [2020-04-13T23:25:23.166Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
23:25:23 [2020-04-13T23:25:23.167Z] ok  	github.com/docker/docker/distribution/xfer	1.879s	coverage: 85.1% of statements
23:25:23 [2020-04-13T23:25:23.167Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:25:23 [2020-04-13T23:25:23.167Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:25:24 [2020-04-13T23:25:24.011Z] === RUN   TestDockerSuite/TestBuildShellInherited
23:25:24 [2020-04-13T23:25:24.539Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
23:25:24 [2020-04-13T23:25:24.539Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:25:25 [2020-04-13T23:25:25.104Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
23:25:25 [2020-04-13T23:25:25.371Z] === RUN   TestDockerSuite/TestBuildShellMultiple
23:25:26 [2020-04-13T23:25:26.476Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.4% of statements
23:25:26 [2020-04-13T23:25:26.476Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
23:25:28 [2020-04-13T23:25:28.374Z] ok  	github.com/docker/docker/pkg/archive	0.388s	coverage: 77.2% of statements
23:25:28 [2020-04-13T23:25:28.940Z] ok  	github.com/docker/docker/pkg/authorization	0.093s	coverage: 68.3% of statements
23:25:29 [2020-04-13T23:25:29.198Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
23:25:29 [2020-04-13T23:25:29.455Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
23:25:30 [2020-04-13T23:25:30.605Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
23:25:30 [2020-04-13T23:25:30.605Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
23:25:31 [2020-04-13T23:25:31.165Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
23:25:31 [2020-04-13T23:25:31.165Z] === RUN   TestDockerSuite/TestBuildSpaces
23:25:31 [2020-04-13T23:25:31.725Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
23:25:33 [2020-04-13T23:25:33.085Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
23:25:33 [2020-04-13T23:25:33.085Z] === RUN   TestDockerSuite/TestBuildStderr
23:25:33 [2020-04-13T23:25:33.636Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.891s	coverage: 43.2% of statements
23:25:33 [2020-04-13T23:25:33.636Z] ok  	github.com/docker/docker/layer	7.643s	coverage: 68.8% of statements
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/oci	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:25:33 [2020-04-13T23:25:33.636Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
23:25:33 [2020-04-13T23:25:33.895Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
23:25:34 [2020-04-13T23:25:34.009Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
23:25:34 [2020-04-13T23:25:34.153Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 92.9% of statements
23:25:34 [2020-04-13T23:25:34.263Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
23:25:35 [2020-04-13T23:25:35.088Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
23:25:35 [2020-04-13T23:25:35.345Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
23:25:35 [2020-04-13T23:25:35.910Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
23:25:37 [2020-04-13T23:25:37.281Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
23:25:37 [2020-04-13T23:25:37.847Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 89.5% of statements
23:25:38 [2020-04-13T23:25:38.412Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.093s	coverage: 84.1% of statements
23:25:38 [2020-04-13T23:25:38.412Z] ok  	github.com/docker/docker/pkg/fsutils	0.219s	coverage: 85.1% of statements
23:25:38 [2020-04-13T23:25:38.671Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
23:25:38 [2020-04-13T23:25:38.983Z] 23645bd7ee08: Pull complete
23:25:38 [2020-04-13T23:25:38.983Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8
23:25:38 [2020-04-13T23:25:38.983Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:25:38 [2020-04-13T23:25:38.983Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
23:25:38 [2020-04-13T23:25:38.983Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
23:25:38 [2020-04-13T23:25:38.983Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098'
23:25:38 [2020-04-13T23:25:38.983Z] WARN: Skipping validation tests
23:25:38 [2020-04-13T23:25:38.983Z] INFO: Running unit tests at 04/13/2020 23:25:37...
23:25:39 [2020-04-13T23:25:39.605Z] ok  	github.com/docker/docker/pkg/idtools	0.367s	coverage: 70.1% of statements
23:25:40 [2020-04-13T23:25:40.170Z] ok  	github.com/docker/docker/pkg/ioutils	0.558s	coverage: 69.3% of statements
23:25:40 [2020-04-13T23:25:40.170Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
23:25:40 [2020-04-13T23:25:40.428Z] ok  	github.com/docker/docker/pkg/locker	0.015s	coverage: 88.9% of statements
23:25:40 [2020-04-13T23:25:40.685Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
23:25:40 [2020-04-13T23:25:40.685Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:25:40 [2020-04-13T23:25:40.685Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:25:40 [2020-04-13T23:25:40.785Z] === RUN   TestDockerSuite/TestBuildStopSignal
23:25:40 [2020-04-13T23:25:40.943Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
23:25:40 [2020-04-13T23:25:40.943Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:25:41 [2020-04-13T23:25:41.201Z] ok  	github.com/docker/docker/pkg/parsers	0.013s	coverage: 97.0% of statements
23:25:41 [2020-04-13T23:25:41.459Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
23:25:41 [2020-04-13T23:25:41.709Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
23:25:41 [2020-04-13T23:25:41.716Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
23:25:41 [2020-04-13T23:25:41.716Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
23:25:41 [2020-04-13T23:25:41.716Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:25:41 [2020-04-13T23:25:41.716Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:25:42 [2020-04-13T23:25:42.650Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
23:25:42 [2020-04-13T23:25:42.686Z] INFO: make.ps1 starting at 04/13/2020 23:25:42
23:25:42 [2020-04-13T23:25:42.686Z] INFO: Git commit (6cc42a43b4) assumed from DOCKER_GITCOMMIT environment variable
23:25:42 [2020-04-13T23:25:42.686Z] INFO: Invoking autogen...
23:25:43 [2020-04-13T23:25:43.070Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
23:25:43 [2020-04-13T23:25:43.135Z] INFO: Running unit tests...
23:25:43 [2020-04-13T23:25:43.602Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
23:25:43 [2020-04-13T23:25:43.872Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
23:25:43 [2020-04-13T23:25:43.994Z] === RUN   TestDockerSuite/TestBuildTagEvent
23:25:44 [2020-04-13T23:25:44.135Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:25:45 [2020-04-13T23:25:45.355Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
23:25:45 [2020-04-13T23:25:45.506Z] ok  	github.com/docker/docker/pkg/pubsub	1.042s	coverage: 73.9% of statements
23:25:45 [2020-04-13T23:25:45.506Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
23:25:47 [2020-04-13T23:25:47.242Z] === RUN   TestDockerSuite/TestBuildUser
23:25:48 [2020-04-13T23:25:48.783Z] ok  	github.com/docker/docker/pkg/signal	2.379s	coverage: 61.0% of statements
23:25:48 [2020-04-13T23:25:48.783Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
23:25:49 [2020-04-13T23:25:49.041Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
23:25:49 [2020-04-13T23:25:49.300Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:25:49 [2020-04-13T23:25:49.558Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
23:25:49 [2020-04-13T23:25:49.755Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
23:25:50 [2020-04-13T23:25:50.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:25:50 [2020-04-13T23:25:50.122Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 71.3% of statements
23:25:50 [2020-04-13T23:25:50.687Z] ok  	github.com/docker/docker/pkg/system	0.017s	coverage: 37.2% of statements
23:25:50 [2020-04-13T23:25:50.945Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
23:25:51 [2020-04-13T23:25:51.511Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
23:25:51 [2020-04-13T23:25:51.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:25:52 [2020-04-13T23:25:52.077Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
23:25:52 [2020-04-13T23:25:52.077Z] testing: warning: no tests to run
23:25:52 [2020-04-13T23:25:52.077Z] coverage: [no statements]
23:25:52 [2020-04-13T23:25:52.077Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
23:25:52 [2020-04-13T23:25:52.642Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
23:25:52 [2020-04-13T23:25:52.642Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
23:25:52 [2020-04-13T23:25:52.900Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
23:25:53 [2020-04-13T23:25:53.351Z] 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
23:25:54 [2020-04-13T23:25:54.986Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
23:25:55 [2020-04-13T23:25:55.428Z] ok  	github.com/docker/docker/plugin	0.534s	coverage: 27.1% of statements
23:25:55 [2020-04-13T23:25:55.686Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
23:25:56 [2020-04-13T23:25:56.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:25:56 [2020-04-13T23:25:56.621Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
23:25:56 [2020-04-13T23:25:56.879Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
23:25:58 [2020-04-13T23:25:58.252Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.0% of statements
23:25:58 [2020-04-13T23:25:58.819Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
23:25:59 [2020-04-13T23:25:59.077Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
23:26:00 [2020-04-13T23:26:00.011Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
23:26:00 [2020-04-13T23:26:00.011Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
23:26:03 [2020-04-13T23:26:03.293Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
23:26:03 [2020-04-13T23:26:03.293Z] ok  	github.com/docker/docker/volume/local	0.012s	coverage: 73.0% of statements
23:26:03 [2020-04-13T23:26:03.553Z] ?   	github.com/docker/docker/api	[no test files]
23:26:03 [2020-04-13T23:26:03.859Z] ok  	github.com/docker/docker/volume/mounts	0.019s	coverage: 67.0% of statements
23:26:05 [2020-04-13T23:26:05.233Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 73.0% of statements
23:26:09 [2020-04-13T23:26:09.810Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
23:26:15 [2020-04-13T23:26:15.045Z] === RUN   TestDockerSuite/TestBuildVerboseOut
23:26:16 [2020-04-13T23:26:16.409Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
23:26:16 [2020-04-13T23:26:16.663Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
23:26:16 [2020-04-13T23:26:16.663Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
23:26:17 [2020-04-13T23:26:17.418Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/rootless	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/volume	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === Skipped
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver btrfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver btrfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver btrfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver btrfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver btrfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:73: No driver to put!
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z] time="2020-04-13T23:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z] time="2020-04-13T23:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z] time="2020-04-13T23:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z] time="2020-04-13T23:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z] time="2020-04-13T23:25:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:73: No driver to put!
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     overlay_test.go:49: Fails to compute changes intermittently
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver zfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver zfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver zfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver zfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:46: Driver zfs not supported
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     graphtest_unix.go:73: No driver to put!
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:26:17 [2020-04-13T23:26:17.419Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] 
23:26:17 [2020-04-13T23:26:17.419Z] DONE 2140 tests, 26 skipped in 246.339s
Post stage
[Pipeline] junit
23:26:17 [2020-04-13T23:26:17.431Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
23:26:18 [2020-04-13T23:26:18.025Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
23:26:18 [2020-04-13T23:26:18.077Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40791/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ae2afbec7942b45f5f44bbd8f029e9b675d7327d hack/validate/vendor
23:26:18 [2020-04-13T23:26:18.230Z] ok  	github.com/docker/docker/api/server	0.128s	coverage: 9.0% of statements
23:26:19 [2020-04-13T23:26:19.010Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
23:26:19 [2020-04-13T23:26:19.607Z] + echo Building e2e image
23:26:19 [2020-04-13T23:26:19.607Z] Building e2e image
23:26:19 [2020-04-13T23:26:19.607Z] + docker build --build-arg DOCKER_GITCOMMIT=ae2afbec7942b45f5f44bbd8f029e9b675d7327d -t moby-e2e-test -f Dockerfile.e2e .
23:26:19 [2020-04-13T23:26:19.607Z] #1 [internal] load build definition from Dockerfile.e2e
23:26:19 [2020-04-13T23:26:19.607Z] #1 transferring dockerfile: 3.21kB done
23:26:19 [2020-04-13T23:26:19.607Z] #1 DONE 0.0s
23:26:19 [2020-04-13T23:26:19.607Z] 
23:26:19 [2020-04-13T23:26:19.607Z] #2 [internal] load .dockerignore
23:26:19 [2020-04-13T23:26:19.607Z] #2 transferring context: 34B done
23:26:19 [2020-04-13T23:26:19.607Z] #2 DONE 0.0s
23:26:19 [2020-04-13T23:26:19.607Z] 
23:26:19 [2020-04-13T23:26:19.607Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
23:26:19 [2020-04-13T23:26:19.868Z] #4 ...
23:26:19 [2020-04-13T23:26:19.868Z] 
23:26:19 [2020-04-13T23:26:19.868Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
23:26:19 [2020-04-13T23:26:19.868Z] #3 DONE 0.2s
23:26:19 [2020-04-13T23:26:19.868Z] 
23:26:19 [2020-04-13T23:26:19.868Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine
23:26:19 [2020-04-13T23:26:19.868Z] #4 DONE 0.2s
23:26:19 [2020-04-13T23:26:19.868Z] 
23:26:19 [2020-04-13T23:26:19.868Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
23:26:19 [2020-04-13T23:26:19.868Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done
23:26:19 [2020-04-13T23:26:19.868Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0B / 301.28kB 0.1s
23:26:19 [2020-04-13T23:26:19.868Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done
23:26:19 [2020-04-13T23:26:19.868Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0B / 126.95MB 0.1s
23:26:19 [2020-04-13T23:26:19.868Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done
23:26:19 [2020-04-13T23:26:19.868Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done
23:26:19 [2020-04-13T23:26:19.868Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done
23:26:19 [2020-04-13T23:26:19.907Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
23:26:20 [2020-04-13T23:26:20.129Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done
23:26:20 [2020-04-13T23:26:20.129Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4
23:26:20 [2020-04-13T23:26:20.129Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s
23:26:20 [2020-04-13T23:26:20.129Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done
23:26:20 [2020-04-13T23:26:20.129Z] #14 ...
23:26:20 [2020-04-13T23:26:20.129Z] 
23:26:20 [2020-04-13T23:26:20.129Z] #8 [internal] load build context
23:26:20 [2020-04-13T23:26:20.129Z] #8 transferring context: 833.22kB 0.4s done
23:26:20 [2020-04-13T23:26:20.129Z] #8 DONE 0.4s
23:26:20 [2020-04-13T23:26:20.388Z] 
23:26:20 [2020-04-13T23:26:20.388Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
23:26:20 [2020-04-13T23:26:20.388Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 24.27MB / 126.95MB 0.5s
23:26:20 [2020-04-13T23:26:20.388Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done
23:26:20 [2020-04-13T23:26:20.648Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 36.67MB / 126.95MB 0.6s
23:26:20 [2020-04-13T23:26:20.648Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done
23:26:20 [2020-04-13T23:26:20.648Z] #14 ...
23:26:20 [2020-04-13T23:26:20.648Z] 
23:26:20 [2020-04-13T23:26:20.648Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
23:26:20 [2020-04-13T23:26:20.648Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
23:26:20 [2020-04-13T23:26:20.648Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.2s done
23:26:20 [2020-04-13T23:26:20.648Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
23:26:20 [2020-04-13T23:26:20.648Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
23:26:20 [2020-04-13T23:26:20.648Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
23:26:20 [2020-04-13T23:26:20.648Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done
23:26:20 [2020-04-13T23:26:20.648Z] #5 DONE 0.8s
23:26:20 [2020-04-13T23:26:20.648Z] 
23:26:20 [2020-04-13T23:26:20.648Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
23:26:20 [2020-04-13T23:26:20.648Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 45.41MB / 126.95MB 0.7s
23:26:20 [2020-04-13T23:26:20.648Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 64.38MB / 126.95MB 0.9s
23:26:20 [2020-04-13T23:26:20.910Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 73.74MB / 126.95MB 1.0s
23:26:20 [2020-04-13T23:26:20.910Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 98.64MB / 126.95MB 1.2s
23:26:21 [2020-04-13T23:26:21.167Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 113.32MB / 126.95MB 1.3s
23:26:21 [2020-04-13T23:26:21.425Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.5s
23:26:21 [2020-04-13T23:26:21.425Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.5s done
23:26:21 [2020-04-13T23:26:21.683Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0.1s
23:26:21 [2020-04-13T23:26:21.861Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
23:26:21 [2020-04-13T23:26:21.861Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
23:26:21 [2020-04-13T23:26:21.861Z] === RUN   TestDockerSuite/TestBuildWindowsUser
23:26:21 [2020-04-13T23:26:21.861Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
23:26:21 [2020-04-13T23:26:21.861Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
23:26:21 [2020-04-13T23:26:21.940Z] #14 ...
23:26:21 [2020-04-13T23:26:21.940Z] 
23:26:21 [2020-04-13T23:26:21.940Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
23:26:21 [2020-04-13T23:26:21.940Z] #6 DONE 1.1s
23:26:21 [2020-04-13T23:26:21.940Z] 
23:26:21 [2020-04-13T23:26:21.940Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
23:26:24 [2020-04-13T23:26:24.371Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
23:26:24 [2020-04-13T23:26:24.371Z] === RUN   TestDockerSuite/TestBuildWithFailure
23:26:25 [2020-04-13T23:26:25.732Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
23:26:26 [2020-04-13T23:26:26.657Z] === RUN   TestDockerSuite/TestBuildWithTabs
23:26:27 [2020-04-13T23:26:27.204Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.2s
23:26:27 [2020-04-13T23:26:27.461Z] #14 ...
23:26:27 [2020-04-13T23:26:27.461Z] 
23:26:27 [2020-04-13T23:26:27.461Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
23:26:27 [2020-04-13T23:26:27.461Z] #7 1.006 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.092 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.188 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.188 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.198 (3/30) Installing readline (8.0.0-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.206 (4/30) Installing bash (5.0.0-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.230 Executing bash-5.0.0-r0.post-install
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.235 (5/30) Installing ca-certificates (20190108-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.257 (6/30) Installing libgcc (8.3.0-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.261 (7/30) Installing libstdc++ (8.3.0-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.281 (8/30) Installing binutils (2.32-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.421 (9/30) Installing gmp (6.1.2-r1)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.435 (10/30) Installing isl (0.18-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.459 (11/30) Installing libgomp (8.3.0-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.467 (12/30) Installing libatomic (8.3.0-r0)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.471 (13/30) Installing mpfr3 (3.1.5-r1)
23:26:27 [2020-04-13T23:26:27.461Z] #7 2.477 (14/30) Installing mpc1 (1.1.0-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 2.484 (15/30) Installing gcc (8.3.0-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 3.358 (16/30) Installing musl-dev (1.1.22-r3)
23:26:27 [2020-04-13T23:26:27.462Z] #7 3.458 (17/30) Installing libc-dev (0.7.1-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 3.459 (18/30) Installing g++ (8.3.0-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.011 (19/30) Installing nghttp2-libs (1.39.2-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.016 (20/30) Installing libcurl (7.66.0-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.023 (21/30) Installing expat (2.2.8-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.027 (22/30) Installing pcre2 (10.33-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.041 (23/30) Installing git (2.22.2-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.247 (24/30) Installing libmnl (1.0.4-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.253 (25/30) Installing libnftnl-libs (1.1.3-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.268 (26/30) Installing iptables (1.8.3-r1)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.293 (27/30) Installing pigz (2.4-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.300 (28/30) Installing tar (1.32-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.309 (29/30) Installing xz-libs (5.2.4-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.315 (30/30) Installing xz (5.2.4-r0)
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.322 Executing busybox-1.30.1-r3.trigger
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.325 Executing ca-certificates-20190108-r0.trigger
23:26:27 [2020-04-13T23:26:27.462Z] #7 4.381 OK: 178 MiB in 44 packages
23:26:27 [2020-04-13T23:26:27.462Z] #7 DONE 5.5s
23:26:27 [2020-04-13T23:26:27.462Z] 
23:26:27 [2020-04-13T23:26:27.462Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
23:26:27 [2020-04-13T23:26:27.462Z] #9 DONE 0.1s
23:26:27 [2020-04-13T23:26:27.462Z] 
23:26:27 [2020-04-13T23:26:27.462Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
23:26:27 [2020-04-13T23:26:27.462Z] #10 DONE 0.1s
23:26:27 [2020-04-13T23:26:27.462Z] 
23:26:27 [2020-04-13T23:26:27.462Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
23:26:27 [2020-04-13T23:26:27.719Z] #14 ...
23:26:27 [2020-04-13T23:26:27.719Z] 
23:26:27 [2020-04-13T23:26:27.719Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
23:26:27 [2020-04-13T23:26:27.719Z] #11 DONE 0.1s
23:26:27 [2020-04-13T23:26:27.719Z] 
23:26:27 [2020-04-13T23:26:27.719Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
23:26:27 [2020-04-13T23:26:27.719Z] #12 DONE 0.1s
23:26:27 [2020-04-13T23:26:27.719Z] 
23:26:27 [2020-04-13T23:26:27.719Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
23:26:27 [2020-04-13T23:26:27.719Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 6.2s done
23:26:27 [2020-04-13T23:26:27.977Z] #14 ...
23:26:27 [2020-04-13T23:26:27.977Z] 
23:26:27 [2020-04-13T23:26:27.977Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
23:26:27 [2020-04-13T23:26:27.977Z] #13 DONE 0.1s
23:26:27 [2020-04-13T23:26:27.977Z] 
23:26:27 [2020-04-13T23:26:27.977Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c...
23:26:27 [2020-04-13T23:26:27.977Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done
23:26:27 [2020-04-13T23:26:27.977Z] #14 DONE 8.1s
23:26:27 [2020-04-13T23:26:27.977Z] 
23:26:27 [2020-04-13T23:26:27.977Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
23:26:28 [2020-04-13T23:26:28.016Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
23:26:28 [2020-04-13T23:26:28.016Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
23:26:28 [2020-04-13T23:26:28.542Z] #15 0.597 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.652 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.737 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.742 (2/42) Installing ncurses-libs (6.1_p20200118-r3)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.749 (3/42) Installing readline (8.0.1-r0)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.753 (4/42) Installing bash (5.0.11-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.765 Executing bash-5.0.11-r1.post-install
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.767 (5/42) Installing linux-headers (4.19.36-r0)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.840 (6/42) Installing libblkid (2.34-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.846 (7/42) Installing libuuid (2.34-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.848 (8/42) Installing btrfs-progs-libs (5.4-r0)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.854 (9/42) Installing btrfs-progs-dev (5.4-r0)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.859 (10/42) Installing libgcc (9.2.0-r4)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.862 (11/42) Installing libstdc++ (9.2.0-r4)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.874 (12/42) Installing binutils (2.33.1-r0)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.941 (13/42) Installing libmagic (5.37-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.961 (14/42) Installing file (5.37-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.963 (15/42) Installing gmp (6.1.2-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.969 (16/42) Installing isl (0.18-r0)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.983 (17/42) Installing libgomp (9.2.0-r4)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.987 (18/42) Installing libatomic (9.2.0-r4)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.989 (19/42) Installing mpfr4 (4.0.2-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.995 (20/42) Installing mpc1 (1.1.0-r1)
23:26:29 [2020-04-13T23:26:29.915Z] #15 1.997 (21/42) Installing gcc (9.2.0-r4)
23:26:30 [2020-04-13T23:26:30.481Z] #15 2.670 (22/42) Installing musl-dev (1.1.24-r2)
23:26:30 [2020-04-13T23:26:30.739Z] #15 2.742 (23/42) Installing libc-dev (0.7.2-r0)
23:26:30 [2020-04-13T23:26:30.740Z] #15 2.744 (24/42) Installing g++ (9.2.0-r4)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.156 (25/42) Installing make (4.2.1-r2)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.160 (26/42) Installing fortify-headers (1.1-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.162 (27/42) Installing build-base (0.5-r1)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.164 (28/42) Installing nghttp2-libs (1.40.0-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.167 (29/42) Installing libcurl (7.67.0-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.174 (30/42) Installing curl (7.67.0-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.177 (31/42) Installing oniguruma (6.9.4-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.184 (32/42) Installing jq (1.6-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.191 (33/42) Installing device-mapper-libs (2.02.186-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.197 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.200 (35/42) Installing libaio (0.3.112-r1)
23:26:31 [2020-04-13T23:26:31.304Z] #15 3.203 (36/42) Installing lvm2-libs (2.02.186-r0)
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.234 (37/42) Installing libfdisk (2.34-r1)
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.240 (38/42) Installing libmount (2.34-r1)
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.245 (39/42) Installing libsmartcols (2.34-r1)
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.250 (40/42) Installing pkgconf (1.6.3-r0)
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.253 (41/42) Installing util-linux-dev (2.34-r1)
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.275 (42/42) Installing lvm2-dev (2.02.186-r0)
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.280 Executing busybox-1.31.1-r9.trigger
23:26:31 [2020-04-13T23:26:31.305Z] #15 3.287 OK: 196 MiB in 57 packages
23:26:31 [2020-04-13T23:26:31.563Z] #15 DONE 3.7s
23:26:31 [2020-04-13T23:26:31.821Z] 
23:26:31 [2020-04-13T23:26:31.821Z] #16 [base 3/5] RUN mkdir -p /build/
23:26:32 [2020-04-13T23:26:32.172Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
23:26:32 [2020-04-13T23:26:32.389Z] #16 DONE 0.7s
23:26:32 [2020-04-13T23:26:32.389Z] 
23:26:32 [2020-04-13T23:26:32.389Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
23:26:32 [2020-04-13T23:26:32.955Z] #17 DONE 0.7s
23:26:32 [2020-04-13T23:26:32.955Z] 
23:26:32 [2020-04-13T23:26:32.955Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
23:26:32 [2020-04-13T23:26:32.955Z] #18 DONE 0.0s
23:26:33 [2020-04-13T23:26:33.214Z] 
23:26:33 [2020-04-13T23:26:33.214Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
23:26:33 [2020-04-13T23:26:33.214Z] #22 DONE 0.1s
23:26:33 [2020-04-13T23:26:33.214Z] 
23:26:33 [2020-04-13T23:26:33.214Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
23:26:33 [2020-04-13T23:26:33.214Z] #26 DONE 0.1s
23:26:33 [2020-04-13T23:26:33.214Z] 
23:26:33 [2020-04-13T23:26:33.214Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
23:26:33 [2020-04-13T23:26:33.214Z] #19 DONE 0.1s
23:26:33 [2020-04-13T23:26:33.214Z] 
23:26:33 [2020-04-13T23:26:33.214Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
23:26:33 [2020-04-13T23:26:33.214Z] #23 DONE 0.1s
23:26:33 [2020-04-13T23:26:33.214Z] 
23:26:33 [2020-04-13T23:26:33.214Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:26:33 [2020-04-13T23:26:33.214Z] #20 ...
23:26:33 [2020-04-13T23:26:33.214Z] 
23:26:33 [2020-04-13T23:26:33.214Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
23:26:33 [2020-04-13T23:26:33.214Z] #27 DONE 0.1s
23:26:33 [2020-04-13T23:26:33.214Z] 
23:26:33 [2020-04-13T23:26:33.214Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
23:26:33 [2020-04-13T23:26:33.214Z] #28 DONE 0.1s
23:26:33 [2020-04-13T23:26:33.473Z] 
23:26:33 [2020-04-13T23:26:33.473Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:26:34 [2020-04-13T23:26:34.678Z] === RUN   TestDockerSuite/TestBuildWithVolumes
23:26:34 [2020-04-13T23:26:34.678Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
23:26:35 [2020-04-13T23:26:35.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:26:35 [2020-04-13T23:26:35.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:26:35 [2020-04-13T23:26:35.602Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
23:26:35 [2020-04-13T23:26:35.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:26:36 [2020-04-13T23:26:36.527Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
23:26:36 [2020-04-13T23:26:36.763Z] #29 ...
23:26:36 [2020-04-13T23:26:36.763Z] 
23:26:36 [2020-04-13T23:26:36.763Z] #31 [builder 1/4] COPY . .
23:26:36 [2020-04-13T23:26:36.763Z] #31 DONE 3.3s
23:26:36 [2020-04-13T23:26:36.763Z] 
23:26:36 [2020-04-13T23:26:36.763Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:26:36 [2020-04-13T23:26:36.763Z] #20 2.519 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
23:26:36 [2020-04-13T23:26:36.763Z] #20 3.063 curl: option --progress: is ambiguous
23:26:36 [2020-04-13T23:26:36.763Z] #20 3.063 curl: try 'curl --help' or 'curl --manual' for more information
23:26:37 [2020-04-13T23:26:37.021Z] #20 3.801 curl: option --progress: is ambiguous
23:26:37 [2020-04-13T23:26:37.021Z] #20 3.809 curl: try 'curl --help' or 'curl --manual' for more information
23:26:37 [2020-04-13T23:26:37.280Z] #20 ...
23:26:37 [2020-04-13T23:26:37.280Z] 
23:26:37 [2020-04-13T23:26:37.280Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.316 + RM_GOPATH=0
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.316 + TMP_GOPATH=
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.316 + : /build
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.316 + '[' -z '' ']'
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.318 ++ mktemp -d
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + export GOPATH=/tmp/tmp.PBAjae
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + GOPATH=/tmp/tmp.PBAjae
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + RM_GOPATH=1
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 ++ dirname ./install.sh
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + dir=.
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + bin=dockercli
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + shift
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + '[' '!' -f ./dockercli.installer ']'
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + . ./dockercli.installer
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 ++ : stable
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 ++ : 17.06.2-ce
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + install_dockercli
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 Install docker/cli version 17.06.2-ce from stable
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.321 ++ uname -m
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.323 + arch=x86_64
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.323 + '[' x86_64 '!=' x86_64 ']'
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.324 + url=https://download.docker.com/linux/static
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.324 + tar -xz docker/docker
23:26:37 [2020-04-13T23:26:37.280Z] #24 1.326 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:26:37 [2020-04-13T23:26:37.280Z] #24 3.989 + mkdir -p /build
23:26:37 [2020-04-13T23:26:37.280Z] #24 3.993 + mv docker/docker /build/
23:26:37 [2020-04-13T23:26:37.280Z] #24 3.996 + rmdir docker
23:26:37 [2020-04-13T23:26:37.280Z] #24 DONE 4.1s
23:26:37 [2020-04-13T23:26:37.450Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
23:26:37 [2020-04-13T23:26:37.450Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
23:26:37 [2020-04-13T23:26:37.538Z] 
23:26:37 [2020-04-13T23:26:37.538Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
23:26:38 [2020-04-13T23:26:38.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:26:38 [2020-04-13T23:26:38.107Z] #32 DONE 1.8s
23:26:38 [2020-04-13T23:26:38.107Z] 
23:26:38 [2020-04-13T23:26:38.107Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
23:26:38 [2020-04-13T23:26:38.107Z] #20 4.337 curl: option --progress: is ambiguous
23:26:38 [2020-04-13T23:26:38.107Z] #20 4.337 curl: try 'curl --help' or 'curl --manual' for more information
23:26:38 [2020-04-13T23:26:38.107Z] #20 4.888 curl: option --progress: is ambiguous
23:26:38 [2020-04-13T23:26:38.108Z] #20 4.890 curl: try 'curl --help' or 'curl --manual' for more information
23:26:38 [2020-04-13T23:26:38.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:26:38 [2020-04-13T23:26:38.674Z] #20 5.421 
23:26:38 [2020-04-13T23:26:38.811Z] === RUN   TestDockerSuite/TestBuildXZHost
23:26:40 [2020-04-13T23:26:40.051Z] #20 6.624 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
23:26:40 [2020-04-13T23:26:40.309Z] #20 6.986 curl: option --progress: is ambiguous
23:26:40 [2020-04-13T23:26:40.309Z] #20 6.986 curl: try 'curl --help' or 'curl --manual' for more information
23:26:40 [2020-04-13T23:26:40.568Z] #20 7.320 
23:26:41 [2020-04-13T23:26:41.546Z] #20 8.364 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
23:26:41 [2020-04-13T23:26:41.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:26:42 [2020-04-13T23:26:42.067Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
23:26:42 [2020-04-13T23:26:42.067Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
23:26:42 [2020-04-13T23:26:42.067Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
23:26:42 [2020-04-13T23:26:42.113Z] #20 8.766 curl: option --progress: is ambiguous
23:26:42 [2020-04-13T23:26:42.113Z] #20 8.782 curl: try 'curl --help' or 'curl --manual' for more information
23:26:42 [2020-04-13T23:26:42.370Z] #20 9.184 
23:26:42 [2020-04-13T23:26:42.626Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
23:26:43 [2020-04-13T23:26:43.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:26:43 [2020-04-13T23:26:43.743Z] #20 10.41 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
23:26:43 [2020-04-13T23:26:43.985Z] === RUN   TestDockerSuite/TestCommitChange
23:26:44 [2020-04-13T23:26:44.000Z] #20 10.75 curl: option --progress: is ambiguous
23:26:44 [2020-04-13T23:26:44.000Z] #20 10.75 curl: try 'curl --help' or 'curl --manual' for more information
23:26:44 [2020-04-13T23:26:44.564Z] #20 11.14 
23:26:45 [2020-04-13T23:26:45.346Z] === RUN   TestDockerSuite/TestCommitChangeLabels
23:26:45 [2020-04-13T23:26:45.499Z] #20 12.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
23:26:45 [2020-04-13T23:26:45.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:26:46 [2020-04-13T23:26:46.015Z] #20 12.60 curl: option --progress: is ambiguous
23:26:46 [2020-04-13T23:26:46.015Z] #20 12.61 curl: try 'curl --help' or 'curl --manual' for more information
23:26:46 [2020-04-13T23:26:46.272Z] #20 12.96 
23:26:46 [2020-04-13T23:26:46.272Z] #20 13.10 Download of images into '/build' complete.
23:26:46 [2020-04-13T23:26:46.272Z] #20 13.10 Use something like the following to load the result into a Docker daemon:
23:26:46 [2020-04-13T23:26:46.272Z] #20 13.10   tar -cC '/build' . | docker load
23:26:46 [2020-04-13T23:26:46.530Z] #20 DONE 13.3s
23:26:46 [2020-04-13T23:26:46.530Z] 
23:26:46 [2020-04-13T23:26:46.530Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:26:46 [2020-04-13T23:26:46.530Z] #33 1.267 
23:26:46 [2020-04-13T23:26:46.530Z] #33 1.379 Removing bundles/
23:26:46 [2020-04-13T23:26:46.530Z] #33 1.380 
23:26:46 [2020-04-13T23:26:46.530Z] #33 1.384 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
23:26:46 [2020-04-13T23:26:46.530Z] #33 2.564 Building test suite binary ./integration-cli/test.main
23:26:46 [2020-04-13T23:26:46.706Z] === RUN   TestDockerSuite/TestCommitHardlink
23:26:47 [2020-04-13T23:26:47.094Z] #33 ...
23:26:47 [2020-04-13T23:26:47.095Z] 
23:26:47 [2020-04-13T23:26:47.095Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
23:26:47 [2020-04-13T23:26:47.095Z] #21 DONE 0.1s
23:26:47 [2020-04-13T23:26:47.095Z] 
23:26:47 [2020-04-13T23:26:47.095Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
23:26:47 [2020-04-13T23:26:47.095Z] #25 DONE 0.1s
23:26:47 [2020-04-13T23:26:47.095Z] 
23:26:47 [2020-04-13T23:26:47.095Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
23:26:48 [2020-04-13T23:26:48.588Z] === RUN   TestDockerSuite/TestCommitNewFile
23:26:50 [2020-04-13T23:26:50.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:26:50 [2020-04-13T23:26:50.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:26:51 [2020-04-13T23:26:51.096Z] === RUN   TestDockerSuite/TestCommitPausedContainer
23:26:52 [2020-04-13T23:26:52.021Z] === RUN   TestDockerSuite/TestCommitTTY
23:26:53 [2020-04-13T23:26:53.903Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
23:26:54 [2020-04-13T23:26:54.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:26:55 [2020-04-13T23:26:55.263Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
23:26:55 [2020-04-13T23:26:55.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:26:57 [2020-04-13T23:26:57.148Z] === RUN   TestDockerSuite/TestCommitWithoutPause
23:26:58 [2020-04-13T23:26:58.508Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
23:26:58 [2020-04-13T23:26:58.508Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
23:26:58 [2020-04-13T23:26:58.508Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
23:26:58 [2020-04-13T23:26:58.508Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
23:26:58 [2020-04-13T23:26:58.508Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
23:26:58 [2020-04-13T23:26:58.508Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
23:26:58 [2020-04-13T23:26:58.763Z] === RUN   TestDockerSuite/TestContainerAPICommit
23:26:59 [2020-04-13T23:26:59.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:27:01 [2020-04-13T23:27:01.273Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
23:27:01 [2020-04-13T23:27:01.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:27:03 [2020-04-13T23:27:03.200Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
23:27:03 [2020-04-13T23:27:03.200Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
23:27:03 [2020-04-13T23:27:03.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:27:04 [2020-04-13T23:27:04.124Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
23:27:05 [2020-04-13T23:27:05.048Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
23:27:05 [2020-04-13T23:27:05.162Z] #29 29.26 # github.com/docker/docker/contrib/httpserver
23:27:05 [2020-04-13T23:27:05.162Z] #29 29.26 loadinternal: cannot find runtime/cgo
23:27:05 [2020-04-13T23:27:05.162Z] #29 DONE 29.5s
23:27:05 [2020-04-13T23:27:05.162Z] 
23:27:05 [2020-04-13T23:27:05.162Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:27:05 [2020-04-13T23:27:05.162Z] #33 ...
23:27:05 [2020-04-13T23:27:05.162Z] 
23:27:05 [2020-04-13T23:27:05.162Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
23:27:05 [2020-04-13T23:27:05.162Z] #30 DONE 0.1s
23:27:05 [2020-04-13T23:27:05.162Z] 
23:27:05 [2020-04-13T23:27:05.162Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
23:27:05 [2020-04-13T23:27:05.583Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:27:05 [2020-04-13T23:27:05.583Z] Using test binary docker
23:27:05 [2020-04-13T23:27:05.584Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:27:05 [2020-04-13T23:27:05.584Z] +++ /etc/init.d/apparmor start
23:27:05 [2020-04-13T23:27:05.584Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:27:05 [2020-04-13T23:27:05.584Z] INFO: Waiting for daemon to start...
23:27:05 [2020-04-13T23:27:05.584Z] Starting dockerd
23:27:05 [2020-04-13T23:27:05.584Z] +++ 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
23:27:05 [2020-04-13T23:27:05.972Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
23:27:07 [2020-04-13T23:27:07.333Z] === RUN   TestDockerSuite/TestContainerAPICreate
23:27:07 [2020-04-13T23:27:07.614Z] .
23:27:07 [2020-04-13T23:27:07.614Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:27:07 [2020-04-13T23:27:07.614Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:27:07 [2020-04-13T23:27:07.614Z] Error: No such image: emptyfs
23:27:07 [2020-04-13T23:27:07.614Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:27:07 [2020-04-13T23:27:07.614Z] ++++ docker load
23:27:07 [2020-04-13T23:27:07.902Z] Running integration-test (iteration 1)
23:27:07 [2020-04-13T23:27:07.902Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
23:27:07 [2020-04-13T23:27:07.902Z] ++ 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
23:27:07 [2020-04-13T23:27:07.902Z] ++ set -e
23:27:07 [2020-04-13T23:27:07.902Z] ++ '[' -n 0 ']'
23:27:07 [2020-04-13T23:27:07.902Z] ++ set -x
23:27:07 [2020-04-13T23:27:07.902Z] ++ env -i DEST=/go/src/github.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
23:27:07 [2020-04-13T23:27:07.938Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
23:27:07 [2020-04-13T23:27:07.938Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
23:27:07 [2020-04-13T23:27:07.938Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
23:27:08 [2020-04-13T23:27:08.906Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
23:27:08 [2020-04-13T23:27:08.906Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
23:27:09 [2020-04-13T23:27:09.161Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
23:27:09 [2020-04-13T23:27:09.161Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
23:27:09 [2020-04-13T23:27:09.416Z] === RUN   TestDockerSuite/TestContainerAPIDelete
23:27:10 [2020-04-13T23:27:10.340Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
23:27:11 [2020-04-13T23:27:11.701Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
23:27:12 [2020-04-13T23:27:12.625Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
23:27:12 [2020-04-13T23:27:12.625Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
23:27:14 [2020-04-13T23:27:14.508Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
23:27:15 [2020-04-13T23:27:15.434Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
23:27:15 [2020-04-13T23:27:15.434Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
23:27:16 [2020-04-13T23:27:16.795Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
23:27:17 [2020-04-13T23:27:17.718Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/api/server/httputils	0.127s	coverage: 14.7% of statements
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/api/server/middleware	0.215s	coverage: 37.7% of statements
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/api/types/strslice	0.041s	coverage: 90.0% of statements
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/api/types/filters	0.170s	coverage: 92.2% of statements
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/api/server/router/swarm	0.140s	coverage: 4.5% of statements
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/api/types/time	0.255s	coverage: 100.0% of statements
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/api/types/versions	0.055s	coverage: 75.0% of statements
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:27:18 [2020-04-13T23:27:18.453Z] ok  	github.com/docker/docker/builder/dockerignore	0.166s	coverage: 96.8% of statements
23:27:18 [2020-04-13T23:27:18.641Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
23:27:18 [2020-04-13T23:27:18.641Z] --- PASS: TestImportExtremelyLargeImageWorks (144.96s)
23:27:18 [2020-04-13T23:27:18.641Z] PASS
23:27:18 [2020-04-13T23:27:18.641Z] 
23:27:18 [2020-04-13T23:27:18.641Z] DONE 12 tests in 148.346s
23:27:18 [2020-04-13T23:27:18.641Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:27:18 [2020-04-13T23:27:18.641Z] ++ 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
23:27:18 [2020-04-13T23:27:18.641Z] ++ set -e
23:27:18 [2020-04-13T23:27:18.641Z] ++ '[' -n 0 ']'
23:27:18 [2020-04-13T23:27:18.641Z] ++ set -x
23:27:18 [2020-04-13T23:27:18.641Z] ++ env -i DEST=/go/src/github.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
23:27:18 [2020-04-13T23:27:18.641Z] INFO: Testing against a local daemon
23:27:18 [2020-04-13T23:27:18.641Z] === RUN   TestNetworkCreateDelete
23:27:18 [2020-04-13T23:27:18.896Z] --- PASS: TestNetworkCreateDelete (0.17s)
23:27:18 [2020-04-13T23:27:18.896Z] === RUN   TestDockerNetworkDeletePreferID
23:27:19 [2020-04-13T23:27:19.455Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s)
23:27:19 [2020-04-13T23:27:19.455Z] === RUN   TestInspectNetwork
23:27:19 [2020-04-13T23:27:19.709Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
23:27:19 [2020-04-13T23:27:19.709Z] === RUN   TestDockerSuite/TestContainerAPIKill
23:27:19 [2020-04-13T23:27:19.959Z] ok  	github.com/docker/docker/builder/remotecontext	0.590s	coverage: 9.2% of statements
23:27:19 [2020-04-13T23:27:19.959Z] ok  	github.com/docker/docker/cli/debug	0.049s	coverage: 100.0% of statements
23:27:20 [2020-04-13T23:27:20.632Z] === RUN   TestDockerSuite/TestContainerAPIPause
23:27:21 [2020-04-13T23:27:21.466Z] ok  	github.com/docker/docker/builder/dockerfile	0.599s	coverage: 46.3% of statements
23:27:21 [2020-04-13T23:27:21.557Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
23:27:22 [2020-04-13T23:27:22.572Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
23:27:22 [2020-04-13T23:27:22.572Z] === RUN   TestDockerSuite/TestContainerAPIRename
23:27:23 [2020-04-13T23:27:23.132Z] === RUN   TestDockerSuite/TestContainerAPIRestart
23:27:23 [2020-04-13T23:27:23.198Z] Loaded image: buildpack-deps:jessie
23:27:23 [2020-04-13T23:27:23.198Z] Loaded image: busybox:latest
23:27:23 [2020-04-13T23:27:23.198Z] Loaded image: busybox:glibc
23:27:23 [2020-04-13T23:27:23.198Z] Loaded image: debian:jessie
23:27:23 [2020-04-13T23:27:23.198Z] Loaded image: hello-world:latest
23:27:23 [2020-04-13T23:27:23.198Z] INFO: Testing against a local daemon
23:27:23 [2020-04-13T23:27:23.198Z] === RUN   TestCgroupNamespacesBuild
23:27:23 [2020-04-13T23:27:23.484Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
23:27:23 [2020-04-13T23:27:23.484Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:27:24 [2020-04-13T23:27:24.492Z] === RUN   TestInspectNetwork/full_network_id
23:27:24 [2020-04-13T23:27:24.492Z] === RUN   TestInspectNetwork/partial_network_id
23:27:24 [2020-04-13T23:27:24.492Z] === RUN   TestInspectNetwork/network_name
23:27:24 [2020-04-13T23:27:24.492Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:27:24 [2020-04-13T23:27:24.747Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
23:27:25 [2020-04-13T23:27:25.523Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s)
23:27:25 [2020-04-13T23:27:25.523Z] === RUN   TestBuildWithSession
23:27:25 [2020-04-13T23:27:25.523Z] --- SKIP: TestBuildWithSession (0.00s)
23:27:25 [2020-04-13T23:27:25.523Z]     build_session_test.go:25: TODO: BuildKit
23:27:25 [2020-04-13T23:27:25.523Z] === RUN   TestBuildSquashParent
23:27:26 [2020-04-13T23:27:26.627Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
23:27:26 [2020-04-13T23:27:26.627Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
23:27:26 [2020-04-13T23:27:26.627Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
23:27:26 [2020-04-13T23:27:26.627Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
23:27:26 [2020-04-13T23:27:26.627Z] === RUN   TestDockerSuite/TestContainerAPIStart
23:27:27 [2020-04-13T23:27:27.550Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
23:27:28 [2020-04-13T23:27:28.911Z] --- PASS: TestInspectNetwork (9.32s)
23:27:28 [2020-04-13T23:27:28.911Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:27:28 [2020-04-13T23:27:28.911Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:27:28 [2020-04-13T23:27:28.911Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:27:28 [2020-04-13T23:27:28.911Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:27:28 [2020-04-13T23:27:28.911Z] === RUN   TestRunContainerWithBridgeNone
23:27:31 [2020-04-13T23:27:31.042Z] --- PASS: TestBuildSquashParent (5.19s)
23:27:31 [2020-04-13T23:27:31.042Z] === RUN   TestBuildWithRemoveAndForceRemove
23:27:31 [2020-04-13T23:27:31.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:27:31 [2020-04-13T23:27:31.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:27:31 [2020-04-13T23:27:31.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:27:31 [2020-04-13T23:27:31.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:27:31 [2020-04-13T23:27:31.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:27:31 [2020-04-13T23:27:31.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:27:31 [2020-04-13T23:27:31.042Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:27:31 [2020-04-13T23:27:31.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:27:31 [2020-04-13T23:27:31.042Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:27:31 [2020-04-13T23:27:31.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:27:31 [2020-04-13T23:27:31.042Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:27:31 [2020-04-13T23:27:31.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:27:31 [2020-04-13T23:27:31.042Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:27:31 [2020-04-13T23:27:31.042Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:27:31 [2020-04-13T23:27:31.042Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:27:31 [2020-04-13T23:27:31.042Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:27:31 [2020-04-13T23:27:31.419Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
23:27:31 [2020-04-13T23:27:31.419Z] === RUN   TestNetworkInvalidJSON
23:27:31 [2020-04-13T23:27:31.419Z] === RUN   TestNetworkInvalidJSON//networks/create
23:27:31 [2020-04-13T23:27:31.419Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:27:31 [2020-04-13T23:27:31.419Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:27:31 [2020-04-13T23:27:31.419Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:27:31 [2020-04-13T23:27:31.419Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:27:31 [2020-04-13T23:27:31.419Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:27:31 [2020-04-13T23:27:31.419Z] === CONT  TestNetworkInvalidJSON//networks/create
23:27:31 [2020-04-13T23:27:31.419Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:27:31 [2020-04-13T23:27:31.419Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:27:31 [2020-04-13T23:27:31.419Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:27:31 [2020-04-13T23:27:31.419Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:27:31 [2020-04-13T23:27:31.419Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:27:31 [2020-04-13T23:27:31.419Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:27:31 [2020-04-13T23:27:31.419Z] === RUN   TestHostIPv4BridgeLabel
23:27:31 [2020-04-13T23:27:31.673Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:27:31 [2020-04-13T23:27:31.674Z] === RUN   TestDaemonRestartWithLiveRestore
23:27:31 [2020-04-13T23:27:31.928Z] === RUN   TestDockerSuite/TestContainerAPIStop
23:27:32 [2020-04-13T23:27:32.852Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
23:27:32 [2020-04-13T23:27:32.852Z] === RUN   TestDaemonDefaultNetworkPools
23:27:33 [2020-04-13T23:27:33.106Z] === RUN   TestDockerSuite/TestContainerAPITop
23:27:33 [2020-04-13T23:27:33.665Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
23:27:33 [2020-04-13T23:27:33.665Z] === RUN   TestDaemonRestartWithExistingNetwork
23:27:33 [2020-04-13T23:27:33.743Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:27:33 [2020-04-13T23:27:33.743Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:27:33 [2020-04-13T23:27:33.919Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
23:27:33 [2020-04-13T23:27:33.919Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
23:27:34 [2020-04-13T23:27:34.173Z] === RUN   TestDockerSuite/TestContainerAPIWait
23:27:34 [2020-04-13T23:27:34.732Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
23:27:34 [2020-04-13T23:27:34.732Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:27:35 [2020-04-13T23:27:35.786Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:27:35 [2020-04-13T23:27:35.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s)
23:27:35 [2020-04-13T23:27:35.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s)
23:27:35 [2020-04-13T23:27:35.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s)
23:27:35 [2020-04-13T23:27:35.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s)
23:27:35 [2020-04-13T23:27:35.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s)
23:27:35 [2020-04-13T23:27:35.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
23:27:35 [2020-04-13T23:27:35.786Z] === RUN   TestBuildMultiStageCopy
23:27:35 [2020-04-13T23:27:35.786Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:27:36 [2020-04-13T23:27:36.091Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
23:27:36 [2020-04-13T23:27:36.091Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:27:36 [2020-04-13T23:27:36.167Z] ok  	github.com/docker/docker/client	0.769s	coverage: 75.3% of statements
23:27:36 [2020-04-13T23:27:36.651Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
23:27:36 [2020-04-13T23:27:36.651Z] === RUN   TestServiceWithPredefinedNetwork
23:27:36 [2020-04-13T23:27:36.909Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
23:27:37 [2020-04-13T23:27:37.824Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:27:37 [2020-04-13T23:27:37.892Z] === RUN   TestDockerSuite/TestContainerNetworkMode
23:27:38 [2020-04-13T23:27:38.487Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:27:38 [2020-04-13T23:27:38.773Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:27:39 [2020-04-13T23:27:39.281Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
23:27:39 [2020-04-13T23:27:39.395Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:27:39 [2020-04-13T23:27:39.681Z] --- PASS: TestBuildMultiStageCopy (3.81s)
23:27:39 [2020-04-13T23:27:39.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s)
23:27:39 [2020-04-13T23:27:39.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
23:27:39 [2020-04-13T23:27:39.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s)
23:27:39 [2020-04-13T23:27:39.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s)
23:27:39 [2020-04-13T23:27:39.681Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
23:27:39 [2020-04-13T23:27:39.681Z] === RUN   TestBuildMultiStageParentConfig
23:27:39 [2020-04-13T23:27:39.841Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s)
23:27:39 [2020-04-13T23:27:39.841Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:27:39 [2020-04-13T23:27:39.841Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:27:39 [2020-04-13T23:27:39.841Z]     service_test.go:236: FLAKY_TEST
23:27:39 [2020-04-13T23:27:39.841Z] === RUN   TestServiceWithDataPathPortInit
23:27:40 [2020-04-13T23:27:40.697Z] --- PASS: TestBuildMultiStageParentConfig (0.96s)
23:27:40 [2020-04-13T23:27:40.697Z] === RUN   TestBuildLabelWithTargets
23:27:41 [2020-04-13T23:27:41.723Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
23:27:42 [2020-04-13T23:27:42.187Z] --- PASS: TestBuildLabelWithTargets (1.60s)
23:27:42 [2020-04-13T23:27:42.187Z] === RUN   TestBuildWithEmptyLayers
23:27:43 [2020-04-13T23:27:43.199Z] --- PASS: TestBuildWithEmptyLayers (0.81s)
23:27:43 [2020-04-13T23:27:43.199Z] === RUN   TestBuildMultiStageOnBuild
23:27:44 [2020-04-13T23:27:44.982Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
23:27:45 [2020-04-13T23:27:45.275Z] --- PASS: TestBuildMultiStageOnBuild (2.15s)
23:27:45 [2020-04-13T23:27:45.275Z] === RUN   TestBuildUncleanTarFilenames
23:27:45 [2020-04-13T23:27:45.542Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
23:27:46 [2020-04-13T23:27:46.292Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
23:27:46 [2020-04-13T23:27:46.292Z] === RUN   TestBuildMultiStageLayerLeak
23:27:48 [2020-04-13T23:27:48.051Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
23:27:49 [2020-04-13T23:27:49.002Z] --- PASS: TestBuildMultiStageLayerLeak (2.36s)
23:27:49 [2020-04-13T23:27:49.002Z] === RUN   TestBuildWithHugeFile
23:27:49 [2020-04-13T23:27:49.411Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
23:27:50 [2020-04-13T23:27:50.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
23:27:50 [2020-04-13T23:27:50.837Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.502s	coverage: 86.3% of statements
23:27:51 [2020-04-13T23:27:51.286Z] ?   	github.com/docker/docker/cli	[no test files]
23:27:51 [2020-04-13T23:27:51.286Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:27:52 [2020-04-13T23:27:52.659Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
23:27:54 [2020-04-13T23:27:54.019Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
23:27:55 [2020-04-13T23:27:55.946Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
23:27:57 [2020-04-13T23:27:57.306Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000adbf20_<nil>}
23:27:57 [2020-04-13T23:27:57.864Z] --- PASS: TestServiceWithDataPathPortInit (18.00s)
23:27:57 [2020-04-13T23:27:57.864Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:27:58 [2020-04-13T23:27:58.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1528450881_/foo_false__<nil>_<nil>_<nil>}
23:28:00 [2020-04-13T23:28:00.669Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1528450881_/foo_true__<nil>_<nil>_<nil>}
23:28:01 [2020-04-13T23:28:01.494Z] ok  	github.com/docker/docker/cmd/dockerd	0.789s	coverage: 19.3% of statements
23:28:02 [2020-04-13T23:28:02.029Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3032979884_/foo_false__<nil>_<nil>_<nil>}
23:28:02 [2020-04-13T23:28:02.442Z] ok  	github.com/docker/docker/container	0.577s	coverage: 41.9% of statements
23:28:02 [2020-04-13T23:28:02.442Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:28:02 [2020-04-13T23:28:02.442Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:28:02 [2020-04-13T23:28:02.442Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:28:02 [2020-04-13T23:28:02.442Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:28:03 [2020-04-13T23:28:03.955Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3032979884_/foo_true__<nil>_<nil>_<nil>}
23:28:03 [2020-04-13T23:28:03.958Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.301s	coverage: 65.3% of statements
23:28:05 [2020-04-13T23:28:05.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3032979884_/foo_true__0xc000adbf80_<nil>_<nil>}
23:28:06 [2020-04-13T23:28:06.239Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.31s)
23:28:06 [2020-04-13T23:28:06.239Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ye4rrnz53bf1iikjurvzvnwy5 Created:2020-04-13 23:27:59.354951484 +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[39a506c01232bb20bcd0d877f8bd7447a9534dd9099d2139e39cf6e20ad587ff:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q94y4enuckfsxoup0b2wifxw3 EndpointID:ef4d38728bd52dbed00f76f6c3294800817403bd4e37d6390cc07d6125f20fb1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:98ee77fd7995313bc02ecc856abbdf69b72d5b78c6f5af92e02d0825f19caa3f 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:67eb4ec57830 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q94y4enuckfsxoup0b2wifxw3 EndpointID:ef4d38728bd52dbed00f76f6c3294800817403bd4e37d6390cc07d6125f20fb1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:28:06 [2020-04-13T23:28:06.239Z] PASS
23:28:06 [2020-04-13T23:28:06.239Z] 
23:28:06 [2020-04-13T23:28:06.239Z] === Skipped
23:28:06 [2020-04-13T23:28:06.239Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:28:06 [2020-04-13T23:28:06.239Z]     service_test.go:236: FLAKY_TEST
23:28:06 [2020-04-13T23:28:06.239Z] 
23:28:06 [2020-04-13T23:28:06.239Z] 
23:28:06 [2020-04-13T23:28:06.239Z] DONE 22 tests, 1 skipped in 47.452s
23:28:06 [2020-04-13T23:28:06.239Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:28:06 [2020-04-13T23:28:06.239Z] ++ 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
23:28:06 [2020-04-13T23:28:06.239Z] ++ set -e
23:28:06 [2020-04-13T23:28:06.239Z] ++ '[' -n 0 ']'
23:28:06 [2020-04-13T23:28:06.239Z] ++ set -x
23:28:06 [2020-04-13T23:28:06.239Z] ++ env -i DEST=/go/src/github.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
23:28:06 [2020-04-13T23:28:06.239Z] INFO: Testing against a local daemon
23:28:06 [2020-04-13T23:28:06.239Z] === RUN   TestDockerNetworkIpvlanPersistance
23:28:06 [2020-04-13T23:28:06.239Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
23:28:06 [2020-04-13T23:28:06.239Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:28:06 [2020-04-13T23:28:06.239Z] === RUN   TestDockerNetworkIpvlan
23:28:06 [2020-04-13T23:28:06.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:28:06 [2020-04-13T23:28:06.239Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:28:06 [2020-04-13T23:28:06.239Z] PASS
23:28:06 [2020-04-13T23:28:06.239Z] 
23:28:06 [2020-04-13T23:28:06.239Z] === Skipped
23:28:06 [2020-04-13T23:28:06.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
23:28:06 [2020-04-13T23:28:06.239Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:28:06 [2020-04-13T23:28:06.239Z] 
23:28:06 [2020-04-13T23:28:06.239Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:28:06 [2020-04-13T23:28:06.239Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:28:06 [2020-04-13T23:28:06.239Z] 
23:28:06 [2020-04-13T23:28:06.239Z] 
23:28:06 [2020-04-13T23:28:06.239Z] DONE 2 tests, 2 skipped in 0.082s
23:28:06 [2020-04-13T23:28:06.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:28:06 [2020-04-13T23:28:06.240Z] ++ 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
23:28:06 [2020-04-13T23:28:06.240Z] ++ set -e
23:28:06 [2020-04-13T23:28:06.240Z] ++ '[' -n 0 ']'
23:28:06 [2020-04-13T23:28:06.240Z] ++ set -x
23:28:06 [2020-04-13T23:28:06.240Z] ++ env -i DEST=/go/src/github.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
23:28:06 [2020-04-13T23:28:06.240Z] INFO: Testing against a local daemon
23:28:06 [2020-04-13T23:28:06.240Z] === RUN   TestDockerNetworkMacvlanPersistance
23:28:07 [2020-04-13T23:28:07.164Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000adbfa0_<nil>}
23:28:07 [2020-04-13T23:28:07.723Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
23:28:07 [2020-04-13T23:28:07.723Z] === RUN   TestDockerNetworkMacvlan
23:28:08 [2020-04-13T23:28:08.646Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:28:08 [2020-04-13T23:28:08.900Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000adbfc0_<nil>}
23:28:09 [2020-04-13T23:28:09.459Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:28:10 [2020-04-13T23:28:10.387Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:28:10 [2020-04-13T23:28:10.642Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000adbfe0_<nil>}
23:28:10 [2020-04-13T23:28:10.935Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.953s	coverage: 35.6% of statements
23:28:12 [2020-04-13T23:28:12.524Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ab6000_<nil>}
23:28:13 [2020-04-13T23:28:13.446Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:28:13 [2020-04-13T23:28:13.701Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
23:28:15 [2020-04-13T23:28:15.555Z] ok  	github.com/docker/docker/daemon/cluster	1.536s	coverage: 0.5% of statements
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
23:28:15 [2020-04-13T23:28:15.583Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
23:28:15 [2020-04-13T23:28:15.838Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
23:28:15 [2020-04-13T23:28:15.838Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
23:28:15 [2020-04-13T23:28:15.838Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
23:28:15 [2020-04-13T23:28:15.838Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
23:28:16 [2020-04-13T23:28:16.396Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:28:16 [2020-04-13T23:28:16.501Z] ok  	github.com/docker/docker/daemon/config	0.617s	coverage: 79.6% of statements
23:28:18 [2020-04-13T23:28:18.635Z] ok  	github.com/docker/docker/daemon/discovery	0.242s	coverage: 30.0% of statements
23:28:19 [2020-04-13T23:28:19.084Z] ok  	github.com/docker/docker/daemon/events	0.336s	coverage: 50.0% of statements
23:28:19 [2020-04-13T23:28:19.653Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
23:28:21 [2020-04-13T23:28:21.221Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.323s	coverage: 10.9% of statements
23:28:22 [2020-04-13T23:28:22.166Z] ok  	github.com/docker/docker/daemon/graphdriver	1.010s	coverage: 2.3% of statements
23:28:22 [2020-04-13T23:28:22.204Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
23:28:22 [2020-04-13T23:28:22.204Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:28:23 [2020-04-13T23:28:23.113Z] ok  	github.com/docker/docker/daemon/links	0.078s	coverage: 93.0% of statements
23:28:23 [2020-04-13T23:28:23.574Z] --- PASS: TestDockerNetworkMacvlan (15.83s)
23:28:23 [2020-04-13T23:28:23.574Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:28:23 [2020-04-13T23:28:23.574Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
23:28:23 [2020-04-13T23:28:23.574Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s)
23:28:23 [2020-04-13T23:28:23.574Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s)
23:28:23 [2020-04-13T23:28:23.574Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.16s)
23:28:23 [2020-04-13T23:28:23.574Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s)
23:28:23 [2020-04-13T23:28:23.574Z] PASS
23:28:23 [2020-04-13T23:28:23.574Z] 
23:28:23 [2020-04-13T23:28:23.574Z] DONE 8 tests in 17.307s
23:28:23 [2020-04-13T23:28:23.574Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:28:23 [2020-04-13T23:28:23.574Z] ++ 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
23:28:23 [2020-04-13T23:28:23.574Z] ++ set -e
23:28:23 [2020-04-13T23:28:23.574Z] ++ '[' -n 0 ']'
23:28:23 [2020-04-13T23:28:23.574Z] ++ set -x
23:28:23 [2020-04-13T23:28:23.574Z] ++ env -i DEST=/go/src/github.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
23:28:23 [2020-04-13T23:28:23.574Z] testing: warning: no tests to run
23:28:23 [2020-04-13T23:28:23.574Z] PASS
23:28:23 [2020-04-13T23:28:23.574Z] 
23:28:23 [2020-04-13T23:28:23.574Z] DONE 0 tests in 0.010s
23:28:23 [2020-04-13T23:28:23.574Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:28:23 [2020-04-13T23:28:23.574Z] ++ 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
23:28:23 [2020-04-13T23:28:23.574Z] ++ set -e
23:28:23 [2020-04-13T23:28:23.574Z] ++ '[' -n 0 ']'
23:28:23 [2020-04-13T23:28:23.574Z] ++ set -x
23:28:23 [2020-04-13T23:28:23.574Z] ++ env -i DEST=/go/src/github.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
23:28:23 [2020-04-13T23:28:23.574Z] INFO: Testing against a local daemon
23:28:23 [2020-04-13T23:28:23.574Z] === RUN   TestAuthZPluginAllowRequest
23:28:24 [2020-04-13T23:28:24.061Z] ok  	github.com/docker/docker/daemon	3.679s	coverage: 9.2% of statements
23:28:24 [2020-04-13T23:28:24.061Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:28:24 [2020-04-13T23:28:24.061Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
23:28:24 [2020-04-13T23:28:24.509Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
23:28:24 [2020-04-13T23:28:24.934Z] === RUN   TestDockerSuite/TestCopyAndRestart
23:28:25 [2020-04-13T23:28:25.189Z] --- PASS: TestAuthZPluginAllowRequest (1.52s)
23:28:25 [2020-04-13T23:28:25.189Z] === RUN   TestAuthZPluginTLS
23:28:25 [2020-04-13T23:28:25.457Z] ok  	github.com/docker/docker/daemon/logger	0.679s	coverage: 42.1% of statements
23:28:25 [2020-04-13T23:28:25.747Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:28:25 [2020-04-13T23:28:25.747Z] === RUN   TestAuthZPluginDenyRequest
23:28:26 [2020-04-13T23:28:26.306Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
23:28:26 [2020-04-13T23:28:26.306Z] === RUN   TestAuthZPluginAPIDenyResponse
23:28:26 [2020-04-13T23:28:26.560Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
23:28:26 [2020-04-13T23:28:26.815Z] === RUN   TestDockerSuite/TestCpAbsolutePath
23:28:26 [2020-04-13T23:28:26.815Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
23:28:26 [2020-04-13T23:28:26.815Z] === RUN   TestAuthZPluginDenyResponse
23:28:26 [2020-04-13T23:28:26.962Z] ok  	github.com/docker/docker/daemon/images	0.688s	coverage: 4.9% of statements
23:28:26 [2020-04-13T23:28:26.962Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:28:26 [2020-04-13T23:28:26.962Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:28:27 [2020-04-13T23:28:27.374Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
23:28:27 [2020-04-13T23:28:27.374Z] === RUN   TestAuthZPluginAllowEventStream
23:28:27 [2020-04-13T23:28:27.411Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.638s	coverage: 77.4% of statements
23:28:27 [2020-04-13T23:28:27.411Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
23:28:27 [2020-04-13T23:28:27.411Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:28:27 [2020-04-13T23:28:27.411Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:28:27 [2020-04-13T23:28:27.411Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
23:28:27 [2020-04-13T23:28:27.411Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
23:28:27 [2020-04-13T23:28:27.411Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.419s	coverage: 62.1% of statements
23:28:27 [2020-04-13T23:28:27.628Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
23:28:28 [2020-04-13T23:28:28.358Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.305s	coverage: 88.3% of statements
23:28:28 [2020-04-13T23:28:28.987Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
23:28:28 [2020-04-13T23:28:28.987Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s)
23:28:28 [2020-04-13T23:28:28.987Z] === RUN   TestAuthZPluginErrorResponse
23:28:29 [2020-04-13T23:28:29.545Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:28:29 [2020-04-13T23:28:29.545Z] === RUN   TestAuthZPluginErrorRequest
23:28:29 [2020-04-13T23:28:29.800Z] === RUN   TestDockerSuite/TestCpFromCaseA
23:28:30 [2020-04-13T23:28:30.056Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:28:30 [2020-04-13T23:28:30.056Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:28:30 [2020-04-13T23:28:30.493Z] ok  	github.com/docker/docker/daemon/logger/local	0.428s	coverage: 74.7% of statements
23:28:30 [2020-04-13T23:28:30.493Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:28:30 [2020-04-13T23:28:30.493Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.210s	coverage: 21.4% of statements
23:28:30 [2020-04-13T23:28:30.615Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:28:30 [2020-04-13T23:28:30.616Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:28:30 [2020-04-13T23:28:30.870Z] === RUN   TestDockerSuite/TestCpFromCaseB
23:28:30 [2020-04-13T23:28:30.948Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.377s	coverage: 33.3% of statements
23:28:31 [2020-04-13T23:28:31.794Z] === RUN   TestDockerSuite/TestCpFromCaseC
23:28:32 [2020-04-13T23:28:32.454Z] ok  	github.com/docker/docker/daemon/logger/templates	0.112s	coverage: 8.3% of statements
23:28:32 [2020-04-13T23:28:32.718Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s)
23:28:32 [2020-04-13T23:28:32.718Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:28:32 [2020-04-13T23:28:32.718Z] === RUN   TestDockerSuite/TestCpFromCaseD
23:28:32 [2020-04-13T23:28:32.902Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.363s	coverage: 47.8% of statements
23:28:34 [2020-04-13T23:28:34.077Z] === RUN   TestDockerSuite/TestCpFromCaseE
23:28:34 [2020-04-13T23:28:34.408Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.261s	coverage: 82.5% of statements
23:28:34 [2020-04-13T23:28:34.408Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:28:34 [2020-04-13T23:28:34.408Z] ?   	github.com/docker/docker/daemon/network	[no test files]
23:28:34 [2020-04-13T23:28:34.408Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:28:35 [2020-04-13T23:28:35.002Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s)
23:28:35 [2020-04-13T23:28:35.002Z] === RUN   TestAuthZPluginHeader
23:28:35 [2020-04-13T23:28:35.297Z] === RUN   TestDockerSuite/TestCpFromCaseF
23:28:35 [2020-04-13T23:28:35.552Z] --- PASS: TestAuthZPluginHeader (0.81s)
23:28:35 [2020-04-13T23:28:35.552Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:28:36 [2020-04-13T23:28:36.516Z] === RUN   TestDockerSuite/TestCpFromCaseG
23:28:36 [2020-04-13T23:28:36.546Z] ok  	github.com/docker/docker/distribution	1.479s	coverage: 20.3% of statements
23:28:36 [2020-04-13T23:28:36.546Z] ok  	github.com/docker/docker/distribution/metadata	1.624s	coverage: 48.2% of statements
23:28:36 [2020-04-13T23:28:36.995Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:28:36 [2020-04-13T23:28:36.995Z] ok  	github.com/docker/docker/errdefs	0.119s	coverage: 49.4% of statements
23:28:37 [2020-04-13T23:28:37.439Z] === RUN   TestDockerSuite/TestCpFromCaseH
23:28:37 [2020-04-13T23:28:37.941Z] ok  	github.com/docker/docker/distribution/xfer	2.337s	coverage: 76.8% of statements
23:28:37 [2020-04-13T23:28:37.942Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:28:38 [2020-04-13T23:28:38.799Z] === RUN   TestDockerSuite/TestCpFromCaseI
23:28:38 [2020-04-13T23:28:38.888Z] ok  	github.com/docker/docker/image/cache	0.163s	coverage: 19.2% of statements
23:28:39 [2020-04-13T23:28:39.337Z] ok  	github.com/docker/docker/image/v1	0.235s	coverage: 25.0% of statements
23:28:39 [2020-04-13T23:28:39.725Z] === RUN   TestDockerSuite/TestCpFromCaseJ
23:28:39 [2020-04-13T23:28:39.785Z] ok  	github.com/docker/docker/image	1.003s	coverage: 86.4% of statements
23:28:39 [2020-04-13T23:28:39.785Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:28:39 [2020-04-13T23:28:39.785Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:28:39 [2020-04-13T23:28:39.979Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s)
23:28:39 [2020-04-13T23:28:39.980Z] === RUN   TestAuthZPluginV2Disable
23:28:40 [2020-04-13T23:28:40.902Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
23:28:41 [2020-04-13T23:28:41.919Z] ok  	github.com/docker/docker/libcontainerd/queue	0.319s	coverage: 87.5% of statements
23:28:42 [2020-04-13T23:28:42.262Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
23:28:42 [2020-04-13T23:28:42.368Z] ok  	github.com/docker/docker/layer	0.568s	coverage: 30.1% of statements
23:28:42 [2020-04-13T23:28:42.368Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:28:42 [2020-04-13T23:28:42.816Z] ok  	github.com/docker/docker/pkg/aaparser	0.071s	coverage: 50.0% of statements
23:28:43 [2020-04-13T23:28:43.185Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
23:28:43 [2020-04-13T23:28:43.440Z] --- PASS: TestAuthZPluginV2Disable (3.62s)
23:28:43 [2020-04-13T23:28:43.440Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:28:43 [2020-04-13T23:28:43.699Z] === RUN   TestDockerSuite/TestCpGarbagePath
23:28:43 [2020-04-13T23:28:43.762Z] ok  	github.com/docker/docker/opts	0.344s	coverage: 67.7% of statements
23:28:44 [2020-04-13T23:28:44.624Z] === RUN   TestDockerSuite/TestCpLocalOnly
23:28:44 [2020-04-13T23:28:44.710Z] ok  	github.com/docker/docker/libcontainerd/local	0.461s	coverage: 1.0% of statements
23:28:44 [2020-04-13T23:28:44.880Z] === RUN   TestDockerSuite/TestCpNameHasColon
23:28:45 [2020-04-13T23:28:45.158Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:28:45 [2020-04-13T23:28:45.158Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:28:45 [2020-04-13T23:28:45.158Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:28:45 [2020-04-13T23:28:45.158Z] ?   	github.com/docker/docker/oci	[no test files]
23:28:45 [2020-04-13T23:28:45.158Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:28:45 [2020-04-13T23:28:45.607Z] ok  	github.com/docker/docker/pkg/broadcaster	0.092s	coverage: 100.0% of statements
23:28:45 [2020-04-13T23:28:45.803Z] === RUN   TestDockerSuite/TestCpRelativePath
23:28:46 [2020-04-13T23:28:46.055Z] ok  	github.com/docker/docker/pkg/authorization	0.751s	coverage: 26.8% of statements
23:28:46 [2020-04-13T23:28:46.055Z] ok  	github.com/docker/docker/pkg/capabilities	0.064s	coverage: 87.5% of statements
23:28:46 [2020-04-13T23:28:46.726Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.10s)
23:28:46 [2020-04-13T23:28:46.726Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:28:46 [2020-04-13T23:28:46.726Z] === RUN   TestDockerSuite/TestCpSpecialFiles
23:28:47 [2020-04-13T23:28:47.561Z] ok  	github.com/docker/docker/pkg/directory	0.156s	coverage: 80.0% of statements
23:28:47 [2020-04-13T23:28:47.561Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.305s	coverage: 15.4% of statements
23:28:48 [2020-04-13T23:28:48.009Z] ok  	github.com/docker/docker/pkg/discovery	0.204s	coverage: 58.3% of statements
23:28:48 [2020-04-13T23:28:48.087Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
23:28:48 [2020-04-13T23:28:48.963Z] ok  	github.com/docker/docker/pkg/discovery/file	0.080s	coverage: 92.9% of statements
23:28:49 [2020-04-13T23:28:49.017Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
23:28:49 [2020-04-13T23:28:49.411Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.169s	coverage: 92.3% of statements
23:28:50 [2020-04-13T23:28:50.357Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.309s	coverage: 93.8% of statements
23:28:50 [2020-04-13T23:28:50.939Z] === RUN   TestDockerSuite/TestCpToCaseA
23:28:51 [2020-04-13T23:28:51.303Z] ok  	github.com/docker/docker/pkg/filenotify	0.203s	coverage: 45.7% of statements
23:28:52 [2020-04-13T23:28:52.809Z] ok  	github.com/docker/docker/pkg/fileutils	0.167s	coverage: 87.7% of statements
23:28:52 [2020-04-13T23:28:52.809Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 42.9% of statements
23:28:53 [2020-04-13T23:28:53.448Z] === RUN   TestDockerSuite/TestCpToCaseB
23:28:53 [2020-04-13T23:28:53.756Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.670s	coverage: 84.1% of statements
23:28:53 [2020-04-13T23:28:53.756Z] ok  	github.com/docker/docker/pkg/idtools	0.072s	coverage: 6.3% of statements
23:28:54 [2020-04-13T23:28:54.702Z] ok  	github.com/docker/docker/pkg/archive	9.683s	coverage: 62.0% of statements
23:28:54 [2020-04-13T23:28:54.808Z] === RUN   TestDockerSuite/TestCpToCaseC
23:28:55 [2020-04-13T23:28:55.150Z] ok  	github.com/docker/docker/pkg/locker	0.144s	coverage: 88.9% of statements
23:28:55 [2020-04-13T23:28:55.150Z] ok  	github.com/docker/docker/pkg/ioutils	0.718s	coverage: 69.2% of statements
23:28:55 [2020-04-13T23:28:55.150Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.237s	coverage: 91.7% of statements
23:28:56 [2020-04-13T23:28:56.097Z] ok  	github.com/docker/docker/pkg/longpath	0.089s	coverage: 100.0% of statements
23:28:56 [2020-04-13T23:28:56.097Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.073s	coverage: 85.7% of statements
23:28:56 [2020-04-13T23:28:56.549Z] ok  	github.com/docker/docker/pkg/parsers	0.152s	coverage: 97.0% of statements
23:28:56 [2020-04-13T23:28:56.598Z] #33 129.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:28:56 [2020-04-13T23:28:56.598Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:28:56 [2020-04-13T23:28:56.598Z] #33 132.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:28:56 [2020-04-13T23:28:56.598Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:28:56 [2020-04-13T23:28:56.598Z] #33 137.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:28:56 [2020-04-13T23:28:56.856Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:28:57 [2020-04-13T23:28:57.353Z] === RUN   TestDockerSuite/TestCpToCaseD
23:28:57 [2020-04-13T23:28:57.495Z] ok  	github.com/docker/docker/pkg/pidfile	0.055s	coverage: 82.6% of statements
23:28:57 [2020-04-13T23:28:57.790Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:28:58 [2020-04-13T23:28:58.276Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.76s)
23:28:58 [2020-04-13T23:28:58.276Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:28:58 [2020-04-13T23:28:58.999Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.359s	coverage: 56.8% of statements
23:28:59 [2020-04-13T23:28:59.161Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:28:59 [2020-04-13T23:28:59.161Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:28:59 [2020-04-13T23:28:59.450Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.205s	coverage: 85.7% of statements
23:29:00 [2020-04-13T23:29:00.397Z] ok  	github.com/docker/docker/pkg/pools	0.086s	coverage: 88.2% of statements
23:29:00 [2020-04-13T23:29:00.534Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:29:00 [2020-04-13T23:29:00.846Z] ok  	github.com/docker/docker/pkg/progress	0.055s	coverage: 75.9% of statements
23:29:01 [2020-04-13T23:29:01.793Z] ok  	github.com/docker/docker/pkg/reexec	0.138s	coverage: 82.4% of statements
23:29:01 [2020-04-13T23:29:01.907Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:29:02 [2020-04-13T23:29:02.242Z] ok  	github.com/docker/docker/pkg/pubsub	1.143s	coverage: 73.9% of statements
23:29:02 [2020-04-13T23:29:02.430Z] === RUN   TestDockerSuite/TestCpToCaseE
23:29:03 [2020-04-13T23:29:03.191Z] ok  	github.com/docker/docker/pkg/signal	0.156s	coverage: 20.3% of statements
23:29:03 [2020-04-13T23:29:03.280Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:29:03 [2020-04-13T23:29:03.639Z] ok  	github.com/docker/docker/pkg/stdcopy	0.079s	coverage: 100.0% of statements
23:29:04 [2020-04-13T23:29:04.587Z] ok  	github.com/docker/docker/pkg/stringid	0.079s	coverage: 70.6% of statements
23:29:04 [2020-04-13T23:29:04.587Z] ok  	github.com/docker/docker/pkg/streamformatter	0.173s	coverage: 66.2% of statements
23:29:04 [2020-04-13T23:29:04.937Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
23:29:05 [2020-04-13T23:29:05.178Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:29:05 [2020-04-13T23:29:05.744Z] #33 147.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:29:05 [2020-04-13T23:29:05.860Z] === RUN   TestDockerSuite/TestCpToCaseF
23:29:06 [2020-04-13T23:29:06.097Z] ok  	github.com/docker/docker/pkg/sysinfo	0.047s	coverage: 38.2% of statements
23:29:07 [2020-04-13T23:29:07.045Z] ok  	github.com/docker/docker/pkg/system	0.091s	coverage: 13.8% of statements
23:29:07 [2020-04-13T23:29:07.118Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:29:07 [2020-04-13T23:29:07.220Z] === RUN   TestDockerSuite/TestCpToCaseG
23:29:07 [2020-04-13T23:29:07.494Z] ok  	github.com/docker/docker/pkg/tailfile	0.262s	coverage: 88.6% of statements
23:29:08 [2020-04-13T23:29:08.441Z] ok  	github.com/docker/docker/pkg/tarsum	0.222s	coverage: 89.3% of statements
23:29:08 [2020-04-13T23:29:08.491Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:29:08 [2020-04-13T23:29:08.889Z] ok  	github.com/docker/docker/pkg/term	0.067s	coverage: 30.8% of statements
23:29:09 [2020-04-13T23:29:09.727Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
23:29:09 [2020-04-13T23:29:09.837Z] testing: warning: no tests to run
23:29:09 [2020-04-13T23:29:09.837Z] ok  	github.com/docker/docker/pkg/term/windows	0.042s	coverage: 0.0% of statements [no tests to run]
23:29:09 [2020-04-13T23:29:09.837Z] ok  	github.com/docker/docker/pkg/truncindex	0.169s	coverage: 91.5% of statements
23:29:10 [2020-04-13T23:29:10.393Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:29:10 [2020-04-13T23:29:10.784Z] ok  	github.com/docker/docker/pkg/urlutil	0.039s	coverage: 100.0% of statements
23:29:10 [2020-04-13T23:29:10.784Z] ok  	github.com/docker/docker/pkg/useragent	0.037s	coverage: 88.9% of statements
23:29:11 [2020-04-13T23:29:11.060Z] --- PASS: TestBuildWithHugeFile (79.71s)
23:29:11 [2020-04-13T23:29:11.060Z] === RUN   TestBuildWithEmptyDockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:29:11 [2020-04-13T23:29:11.060Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
23:29:11 [2020-04-13T23:29:11.060Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
23:29:11 [2020-04-13T23:29:11.060Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s)
23:29:11 [2020-04-13T23:29:11.060Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
23:29:11 [2020-04-13T23:29:11.060Z] === RUN   TestBuildPreserveOwnership
23:29:11 [2020-04-13T23:29:11.060Z] === RUN   TestBuildPreserveOwnership/copy_from
23:29:11 [2020-04-13T23:29:11.327Z] #33 153.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:29:11 [2020-04-13T23:29:11.682Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:29:12 [2020-04-13T23:29:12.261Z] #33 154.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:29:12 [2020-04-13T23:29:12.290Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:29:13 [2020-04-13T23:29:13.028Z] === RUN   TestDockerSuite/TestCpToCaseH
23:29:13 [2020-04-13T23:29:13.237Z] ok  	github.com/docker/docker/plugin/v2	0.302s	coverage: 20.1% of statements
23:29:13 [2020-04-13T23:29:13.634Z] #33 155.3 
23:29:13 [2020-04-13T23:29:13.686Z] ok  	github.com/docker/docker/plugin	0.301s	coverage: 11.7% of statements
23:29:13 [2020-04-13T23:29:13.720Z] --- PASS: TestBuildPreserveOwnership (4.81s)
23:29:13 [2020-04-13T23:29:13.720Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.11s)
23:29:13 [2020-04-13T23:29:13.720Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s)
23:29:13 [2020-04-13T23:29:13.720Z] === RUN   TestBuildPlatformInvalid
23:29:13 [2020-04-13T23:29:13.720Z] --- PASS: TestBuildPlatformInvalid (0.16s)
23:29:13 [2020-04-13T23:29:13.720Z] PASS
23:29:13 [2020-04-13T23:29:13.720Z] 
23:29:13 [2020-04-13T23:29:13.720Z] === Skipped
23:29:13 [2020-04-13T23:29:13.720Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
23:29:13 [2020-04-13T23:29:13.720Z]     build_session_test.go:25: TODO: BuildKit
23:29:13 [2020-04-13T23:29:13.720Z] 
23:29:13 [2020-04-13T23:29:13.720Z] 
23:29:13 [2020-04-13T23:29:13.720Z] DONE 32 tests, 1 skipped in 125.854s
23:29:13 [2020-04-13T23:29:13.720Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
23:29:13 [2020-04-13T23:29:13.720Z] ++ 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
23:29:13 [2020-04-13T23:29:13.720Z] ++ set -e
23:29:13 [2020-04-13T23:29:13.720Z] ++ '[' -n 0 ']'
23:29:13 [2020-04-13T23:29:13.720Z] ++ set -x
23:29:13 [2020-04-13T23:29:13.720Z] ++ env -i DEST=/go/src/github.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
23:29:13 [2020-04-13T23:29:13.720Z] INFO: Testing against a local daemon
23:29:13 [2020-04-13T23:29:13.720Z] === RUN   TestConfigList
23:29:13 [2020-04-13T23:29:13.892Z] #33 DONE 155.6s
23:29:13 [2020-04-13T23:29:13.892Z] 
23:29:13 [2020-04-13T23:29:13.892Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
23:29:14 [2020-04-13T23:29:14.134Z] ok  	github.com/docker/docker/reference	0.216s	coverage: 84.4% of statements
23:29:14 [2020-04-13T23:29:14.929Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
23:29:14 [2020-04-13T23:29:14.929Z] PASS
23:29:14 [2020-04-13T23:29:14.929Z] 
23:29:14 [2020-04-13T23:29:14.929Z] DONE 17 tests in 51.352s
23:29:14 [2020-04-13T23:29:14.929Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:29:14 [2020-04-13T23:29:14.929Z] ++ 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
23:29:14 [2020-04-13T23:29:14.929Z] ++ set -e
23:29:14 [2020-04-13T23:29:14.929Z] ++ '[' -n 0 ']'
23:29:14 [2020-04-13T23:29:14.929Z] ++ set -x
23:29:14 [2020-04-13T23:29:14.929Z] ++ env -i DEST=/go/src/github.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
23:29:15 [2020-04-13T23:29:15.184Z] INFO: Testing against a local daemon
23:29:15 [2020-04-13T23:29:15.184Z] === RUN   TestPluginInvalidJSON
23:29:15 [2020-04-13T23:29:15.184Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:29:15 [2020-04-13T23:29:15.184Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:29:15 [2020-04-13T23:29:15.184Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:29:15 [2020-04-13T23:29:15.184Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:29:15 [2020-04-13T23:29:15.184Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:29:15 [2020-04-13T23:29:15.184Z] PASS
23:29:15 [2020-04-13T23:29:15.184Z] 
23:29:15 [2020-04-13T23:29:15.184Z] DONE 2 tests in 0.116s
23:29:15 [2020-04-13T23:29:15.184Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:29:15 [2020-04-13T23:29:15.184Z] ++ 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
23:29:15 [2020-04-13T23:29:15.184Z] ++ set -e
23:29:15 [2020-04-13T23:29:15.184Z] ++ '[' -n 0 ']'
23:29:15 [2020-04-13T23:29:15.184Z] ++ set -x
23:29:15 [2020-04-13T23:29:15.184Z] ++ env -i DEST=/go/src/github.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
23:29:15 [2020-04-13T23:29:15.184Z] INFO: Testing against a local daemon
23:29:15 [2020-04-13T23:29:15.184Z] === RUN   TestExternalGraphDriver
23:29:15 [2020-04-13T23:29:15.264Z] #34 DONE 1.3s
23:29:15 [2020-04-13T23:29:15.439Z] === RUN   TestExternalGraphDriver/json
23:29:15 [2020-04-13T23:29:15.645Z] ok  	github.com/docker/docker/registry/resumable	0.430s	coverage: 100.0% of statements
23:29:15 [2020-04-13T23:29:15.645Z] ok  	github.com/docker/docker/restartmanager	0.060s	coverage: 50.9% of statements
23:29:16 [2020-04-13T23:29:16.426Z] --- PASS: TestConfigList (2.22s)
23:29:16 [2020-04-13T23:29:16.426Z] === RUN   TestConfigsCreateAndDelete
23:29:16 [2020-04-13T23:29:16.656Z] 
23:29:16 [2020-04-13T23:29:16.656Z] #35 [runner 12/12] COPY --from=builder       /build/ /
23:29:16 [2020-04-13T23:29:16.800Z] === RUN   TestDockerSuite/TestCpToCaseI
23:29:16 [2020-04-13T23:29:16.914Z] #35 DONE 0.6s
23:29:16 [2020-04-13T23:29:16.914Z] 
23:29:16 [2020-04-13T23:29:16.914Z] #36 exporting to image
23:29:16 [2020-04-13T23:29:16.914Z] #36 exporting layers
23:29:17 [2020-04-13T23:29:17.150Z] ok  	github.com/docker/docker/registry	0.575s	coverage: 51.7% of statements
23:29:17 [2020-04-13T23:29:17.150Z] ok  	github.com/docker/docker/testutil	0.126s	coverage: 62.5% of statements
23:29:17 [2020-04-13T23:29:17.150Z] ok  	github.com/docker/docker/runconfig	0.134s	coverage: 54.5% of statements
23:29:17 [2020-04-13T23:29:17.725Z] === RUN   TestExternalGraphDriver/spec
23:29:18 [2020-04-13T23:29:18.285Z] === RUN   TestDockerSuite/TestCpToCaseJ
23:29:18 [2020-04-13T23:29:18.471Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
23:29:18 [2020-04-13T23:29:18.471Z] === RUN   TestConfigsUpdate
23:29:18 [2020-04-13T23:29:18.811Z] #36 exporting layers 1.8s done
23:29:18 [2020-04-13T23:29:18.811Z] #36 writing image sha256:6e861dde26e67fa61a19c1b1613e692415d3408a6fb682a8dd4ea7de4fe28355 done
23:29:18 [2020-04-13T23:29:18.811Z] #36 naming to docker.io/library/moby-e2e-test done
23:29:18 [2020-04-13T23:29:18.811Z] #36 DONE 1.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:29:19 [2020-04-13T23:29:19.122Z] + echo Ensuring container killed.
23:29:19 [2020-04-13T23:29:19.122Z] Ensuring container killed.
23:29:19 [2020-04-13T23:29:19.122Z] + docker rm -vf docker-pr7
23:29:19 [2020-04-13T23:29:19.122Z] Error: No such container: docker-pr7
23:29:19 [2020-04-13T23:29:19.122Z] + true
[Pipeline] sh
23:29:19 [2020-04-13T23:29:19.405Z] + echo Chowning /workspace to jenkins user
23:29:19 [2020-04-13T23:29:19.405Z] Chowning /workspace to jenkins user
23:29:19 [2020-04-13T23:29:19.405Z] + id -u
23:29:19 [2020-04-13T23:29:19.405Z] + id -g
23:29:19 [2020-04-13T23:29:19.405Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40791:/workspace busybox chown -R 1000:1000 /workspace
23:29:20 [2020-04-13T23:29:20.168Z] === RUN   TestExternalGraphDriver/pull
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:29:20 [2020-04-13T23:29:20.638Z] + bundleName=unit
23:29:20 [2020-04-13T23:29:20.638Z] + echo Creating unit-bundles.tar.gz
23:29:20 [2020-04-13T23:29:20.638Z] Creating unit-bundles.tar.gz
23:29:20 [2020-04-13T23:29:20.638Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
23:29:20 [2020-04-13T23:29:20.638Z] bundles/junit-report.xml
23:29:20 [2020-04-13T23:29:20.638Z] bundles/go-test-report.json
23:29:20 [2020-04-13T23:29:20.638Z] bundles/profile.out
[Pipeline] archiveArtifacts
23:29:20 [2020-04-13T23:29:20.648Z] Archiving artifacts
23:29:20 [2020-04-13T23:29:20.821Z] ok  	github.com/docker/docker/volume/drivers	0.223s	coverage: 36.1% of statements
23:29:20 [2020-04-13T23:29:20.821Z] ok  	github.com/docker/docker/volume/local	0.233s	coverage: 37.7% of statements
23:29:21 [2020-04-13T23:29:21.055Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:29:21 [2020-04-13T23:29:21.158Z] --- PASS: TestConfigsUpdate (2.76s)
23:29:21 [2020-04-13T23:29:21.158Z] === RUN   TestTemplatedConfig
23:29:21 [2020-04-13T23:29:21.269Z] ok  	github.com/docker/docker/volume/mounts	0.159s	coverage: 66.2% of statements
23:29:21 [2020-04-13T23:29:21.367Z] + make clean
23:29:21 [2020-04-13T23:29:21.530Z] --- PASS: TestExternalGraphDriver (6.41s)
23:29:21 [2020-04-13T23:29:21.530Z]     --- PASS: TestExternalGraphDriver/json (2.15s)
23:29:21 [2020-04-13T23:29:21.530Z]     --- PASS: TestExternalGraphDriver/spec (2.21s)
23:29:21 [2020-04-13T23:29:21.530Z]     --- PASS: TestExternalGraphDriver/pull (1.88s)
23:29:21 [2020-04-13T23:29:21.530Z] === RUN   TestGraphdriverPluginV2
23:29:21 [2020-04-13T23:29:21.626Z] docker volume rm -f docker-dev-cache
23:29:21 [2020-04-13T23:29:21.626Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:29:23 [2020-04-13T23:29:23.401Z] ok  	github.com/docker/docker/volume/service	0.458s	coverage: 70.3% of statements
23:29:23 [2020-04-13T23:29:23.845Z] --- PASS: TestTemplatedConfig (2.60s)
23:29:23 [2020-04-13T23:29:23.845Z] === RUN   TestConfigInspect
23:29:24 [2020-04-13T23:29:24.039Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
23:29:24 [2020-04-13T23:29:24.600Z] === RUN   TestDockerSuite/TestCpToDot
23:29:25 [2020-04-13T23:29:25.523Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
23:29:25 [2020-04-13T23:29:25.881Z] --- PASS: TestConfigInspect (2.26s)
23:29:25 [2020-04-13T23:29:25.881Z] === RUN   TestConfigCreateWithLabels
23:29:26 [2020-04-13T23:29:26.446Z] --- PASS: TestGraphdriverPluginV2 (4.65s)
23:29:26 [2020-04-13T23:29:26.446Z] PASS
23:29:26 [2020-04-13T23:29:26.446Z] 
23:29:26 [2020-04-13T23:29:26.446Z] DONE 5 tests in 11.151s
23:29:26 [2020-04-13T23:29:26.446Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:29:26 [2020-04-13T23:29:26.446Z] ++ 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
23:29:26 [2020-04-13T23:29:26.446Z] ++ set -e
23:29:26 [2020-04-13T23:29:26.446Z] ++ '[' -n 0 ']'
23:29:26 [2020-04-13T23:29:26.446Z] ++ set -x
23:29:26 [2020-04-13T23:29:26.446Z] ++ env -i DEST=/go/src/github.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
23:29:26 [2020-04-13T23:29:26.446Z] INFO: Testing against a local daemon
23:29:26 [2020-04-13T23:29:26.446Z] === RUN   TestContinueAfterPluginCrash
23:29:26 [2020-04-13T23:29:26.446Z] === PAUSE TestContinueAfterPluginCrash
23:29:26 [2020-04-13T23:29:26.446Z] === RUN   TestReadPluginNoRead
23:29:26 [2020-04-13T23:29:26.446Z] === PAUSE TestReadPluginNoRead
23:29:26 [2020-04-13T23:29:26.446Z] === RUN   TestDaemonStartWithLogOpt
23:29:26 [2020-04-13T23:29:26.446Z] === PAUSE TestDaemonStartWithLogOpt
23:29:26 [2020-04-13T23:29:26.446Z] === CONT  TestContinueAfterPluginCrash
23:29:26 [2020-04-13T23:29:26.446Z] === CONT  TestDaemonStartWithLogOpt
23:29:27 [2020-04-13T23:29:27.369Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
23:29:28 [2020-04-13T23:29:28.577Z] --- PASS: TestConfigCreateWithLabels (2.33s)
23:29:28 [2020-04-13T23:29:28.577Z] === RUN   TestConfigCreateResolve
23:29:29 [2020-04-13T23:29:29.879Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
23:29:29 [2020-04-13T23:29:29.879Z] === RUN   TestDockerSuite/TestCpToStdout
23:29:30 [2020-04-13T23:29:30.616Z] --- PASS: TestConfigCreateResolve (2.24s)
23:29:30 [2020-04-13T23:29:30.616Z] === RUN   TestConfigDaemonLibtrustID
23:29:30 [2020-04-13T23:29:30.902Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
23:29:30 [2020-04-13T23:29:30.902Z] PASS
23:29:30 [2020-04-13T23:29:30.902Z] 
23:29:30 [2020-04-13T23:29:30.902Z] DONE 8 tests in 17.345s
23:29:31 [2020-04-13T23:29:31.187Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
23:29:31 [2020-04-13T23:29:31.187Z] ++ 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
23:29:31 [2020-04-13T23:29:31.187Z] ++ set -e
23:29:31 [2020-04-13T23:29:31.187Z] ++ '[' -n 0 ']'
23:29:31 [2020-04-13T23:29:31.187Z] ++ set -x
23:29:31 [2020-04-13T23:29:31.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=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
23:29:31 [2020-04-13T23:29:31.187Z] INFO: Testing against a local daemon
23:29:31 [2020-04-13T23:29:31.187Z] === RUN   TestCheckpoint
23:29:31 [2020-04-13T23:29:31.187Z] --- SKIP: TestCheckpoint (0.00s)
23:29:31 [2020-04-13T23:29:31.187Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:29:31 [2020-04-13T23:29:31.187Z] === RUN   TestContainerInvalidJSON
23:29:31 [2020-04-13T23:29:31.187Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:29:31 [2020-04-13T23:29:31.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:29:31 [2020-04-13T23:29:31.187Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:29:31 [2020-04-13T23:29:31.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:29:31 [2020-04-13T23:29:31.187Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:29:31 [2020-04-13T23:29:31.187Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:29:31 [2020-04-13T23:29:31.187Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:29:31 [2020-04-13T23:29:31.187Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:29:31 [2020-04-13T23:29:31.187Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:29:31 [2020-04-13T23:29:31.187Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:29:31 [2020-04-13T23:29:31.187Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:29:31 [2020-04-13T23:29:31.187Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:29:31 [2020-04-13T23:29:31.187Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:29:31 [2020-04-13T23:29:31.187Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:29:31 [2020-04-13T23:29:31.187Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
23:29:31 [2020-04-13T23:29:31.187Z] === RUN   TestCopyFromContainerPathIsNotDir
23:29:31 [2020-04-13T23:29:31.239Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
23:29:31 [2020-04-13T23:29:31.472Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
23:29:31 [2020-04-13T23:29:31.472Z] === RUN   TestCopyToContainerPathDoesNotExist
23:29:31 [2020-04-13T23:29:31.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
23:29:31 [2020-04-13T23:29:31.472Z] === RUN   TestCopyToContainerPathIsNotDir
23:29:31 [2020-04-13T23:29:31.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
23:29:31 [2020-04-13T23:29:31.472Z] === RUN   TestCopyFromContainer
23:29:32 [2020-04-13T23:29:32.957Z] === RUN   TestCopyFromContainer//
23:29:33 [2020-04-13T23:29:33.245Z] === RUN   TestCopyFromContainer//bar/root
23:29:33 [2020-04-13T23:29:33.245Z] === RUN   TestCopyFromContainer//bar/root/
23:29:33 [2020-04-13T23:29:33.245Z] === RUN   TestCopyFromContainer/bar/quux
23:29:33 [2020-04-13T23:29:33.531Z] === RUN   TestCopyFromContainer/bar/quux/
23:29:33 [2020-04-13T23:29:33.531Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:29:33 [2020-04-13T23:29:33.531Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:29:33 [2020-04-13T23:29:33.601Z] ok  	github.com/docker/docker/pkg/plugins	35.199s	coverage: 73.4% of statements
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/rootless	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/volume	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:29:33 [2020-04-13T23:29:33.601Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:29:33 [2020-04-13T23:29:33.819Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:29:33 [2020-04-13T23:29:33.819Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:29:33 [2020-04-13T23:29:33.819Z] === RUN   TestCopyFromContainer/bar/notarget
23:29:34 [2020-04-13T23:29:34.105Z] --- PASS: TestCopyFromContainer (2.60s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer// (0.10s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:29:34 [2020-04-13T23:29:34.105Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:29:34 [2020-04-13T23:29:34.105Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:29:34 [2020-04-13T23:29:34.105Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:29:34 [2020-04-13T23:29:34.105Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:29:34 [2020-04-13T23:29:34.105Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:29:34 [2020-04-13T23:29:34.105Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:29:34 [2020-04-13T23:29:34.105Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateLinkToNonExistingContainer
23:29:34 [2020-04-13T23:29:34.105Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateWithInvalidEnv
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateWithInvalidEnv/0
23:29:34 [2020-04-13T23:29:34.105Z] === PAUSE TestCreateWithInvalidEnv/0
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateWithInvalidEnv/1
23:29:34 [2020-04-13T23:29:34.105Z] === PAUSE TestCreateWithInvalidEnv/1
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateWithInvalidEnv/2
23:29:34 [2020-04-13T23:29:34.105Z] === PAUSE TestCreateWithInvalidEnv/2
23:29:34 [2020-04-13T23:29:34.105Z] === CONT  TestCreateWithInvalidEnv/0
23:29:34 [2020-04-13T23:29:34.105Z] === CONT  TestCreateWithInvalidEnv/2
23:29:34 [2020-04-13T23:29:34.105Z] === CONT  TestCreateWithInvalidEnv/1
23:29:34 [2020-04-13T23:29:34.105Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:29:34 [2020-04-13T23:29:34.105Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
23:29:34 [2020-04-13T23:29:34.105Z] === RUN   TestCreateTmpfsMountsTarget
23:29:34 [2020-04-13T23:29:34.391Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:29:34 [2020-04-13T23:29:34.391Z] === RUN   TestCreateWithCustomMaskedPaths
23:29:35 [2020-04-13T23:29:35.395Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
23:29:35 [2020-04-13T23:29:35.954Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
23:29:36 [2020-04-13T23:29:36.422Z] --- PASS: TestCreateWithCustomMaskedPaths (1.88s)
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/no_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/no_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/empty_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/valid_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/empty_capadd
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/empty_capadd
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/empty_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/no_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/empty_capadd
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/valid_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/empty_capabilities
23:29:36 [2020-04-13T23:29:36.422Z] === CONT  TestCreateWithCapabilities/empty_capdrop
23:29:36 [2020-04-13T23:29:36.422Z] --- PASS: TestCreateWithCapabilities (0.04s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
23:29:36 [2020-04-13T23:29:36.422Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
23:29:36 [2020-04-13T23:29:36.422Z] === RUN   TestCreateWithCustomReadonlyPaths
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === Skipped
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     dispatchers_test.go:376: Windows does not support stopsignal
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.08s)
23:29:36 [2020-04-13T23:29:36.457Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
23:29:36 [2020-04-13T23:29:36.457Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     client_test.go:23: runtime.GOOS == "windows"
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     daemon_test.go:147: root required
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     reload_test.go:520: root required
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     pull_v2_test.go:73: Needs fixing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     pull_v2_test.go:118: Needs fixing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     download_test.go:268: Needs fixing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     layer_test.go:304: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     layer_test.go:353: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     layer_test.go:468: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     layer_test.go:697: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     migration_test.go:46: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     migration_test.go:182: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     mount_test.go:17: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     mount_test.go:76: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     mount_test.go:125: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     mount_test.go:212: Failing on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:133: Xz not present in msys2
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:238: Failing on Windows CI machines
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_windows_test.go:16: Currently fails
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     changes_test.go:192: needs more investigation
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     changes_test.go:405: needs further investigation
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     changes_test.go:441: needs further investigation
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     poller_test.go:41: No chmod on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     fileutils_test.go:134: Needs porting to Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     fileutils_test.go:180: Needs porting to Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
23:29:36 [2020-04-13T23:29:36.457Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
23:29:36 [2020-04-13T23:29:36.457Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
23:29:36 [2020-04-13T23:29:36.457Z]     local_test.go:181: runtime.GOOS == "windows"
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] 
23:29:36 [2020-04-13T23:29:36.457Z] DONE 1772 tests, 46 skipped in 222.603s
23:29:36 [2020-04-13T23:29:36.457Z] INFO: make.ps1 ended at 04/13/2020 23:29:35
23:29:37 [2020-04-13T23:29:37.838Z] === RUN   TestDockerSuite/TestCpVolumePath
23:29:37 [2020-04-13T23:29:37.962Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
23:29:38 [2020-04-13T23:29:38.410Z] INFO: Unit tests ended at 04/13/2020 23:29:38. Duration:00:03:59.9211736
23:29:38 [2020-04-13T23:29:38.410Z] INFO: Building busybox
23:29:38 [2020-04-13T23:29:38.410Z] Sending build context to Docker daemon   5.12kB
23:29:38 [2020-04-13T23:29:38.410Z] 
23:29:38 [2020-04-13T23:29:38.410Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
23:29:38 [2020-04-13T23:29:38.410Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
23:29:38 [2020-04-13T23:29:38.410Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
23:29:38 [2020-04-13T23:29:38.410Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
23:29:38 [2020-04-13T23:29:38.410Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
23:29:38 [2020-04-13T23:29:38.410Z]  ---> 80e84fd280e2
23:29:38 [2020-04-13T23:29:38.410Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
23:29:38 [2020-04-13T23:29:38.410Z]  ---> Running in 081bf9d3a779
23:29:38 [2020-04-13T23:29:38.461Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.01s)
23:29:38 [2020-04-13T23:29:38.461Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:29:38 [2020-04-13T23:29:38.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:29:38 [2020-04-13T23:29:38.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:29:38 [2020-04-13T23:29:38.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:29:38 [2020-04-13T23:29:38.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:29:38 [2020-04-13T23:29:38.461Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:29:38 [2020-04-13T23:29:38.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:29:38 [2020-04-13T23:29:38.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:29:38 [2020-04-13T23:29:38.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
23:29:38 [2020-04-13T23:29:38.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
23:29:38 [2020-04-13T23:29:38.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
23:29:38 [2020-04-13T23:29:38.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
23:29:38 [2020-04-13T23:29:38.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
23:29:38 [2020-04-13T23:29:38.461Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
23:29:38 [2020-04-13T23:29:38.461Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:29:39 [2020-04-13T23:29:39.083Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
23:29:39 [2020-04-13T23:29:39.083Z] === RUN   TestContainerStartOnDaemonRestart
23:29:39 [2020-04-13T23:29:39.083Z] === PAUSE TestContainerStartOnDaemonRestart
23:29:39 [2020-04-13T23:29:39.083Z] === RUN   TestDaemonRestartIpcMode
23:29:39 [2020-04-13T23:29:39.083Z] === PAUSE TestDaemonRestartIpcMode
23:29:39 [2020-04-13T23:29:39.083Z] === RUN   TestDaemonHostGatewayIP
23:29:39 [2020-04-13T23:29:39.083Z] === PAUSE TestDaemonHostGatewayIP
23:29:39 [2020-04-13T23:29:39.083Z] === RUN   TestContainerKillOnDaemonStart
23:29:39 [2020-04-13T23:29:39.083Z] === PAUSE TestContainerKillOnDaemonStart
23:29:39 [2020-04-13T23:29:39.083Z] === RUN   TestDiff
23:29:39 [2020-04-13T23:29:39.703Z] --- PASS: TestDiff (0.65s)
23:29:39 [2020-04-13T23:29:39.703Z] === RUN   TestExecWithCloseStdin
23:29:40 [2020-04-13T23:29:40.359Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
23:29:40 [2020-04-13T23:29:40.359Z] === RUN   TestDockerSuite/TestCreateArgs
23:29:40 [2020-04-13T23:29:40.359Z] === RUN   TestDockerSuite/TestCreateByImageID
23:29:40 [2020-04-13T23:29:40.719Z] --- PASS: TestExecWithCloseStdin (0.82s)
23:29:40 [2020-04-13T23:29:40.719Z] === RUN   TestExec
23:29:41 [2020-04-13T23:29:41.282Z] === RUN   TestDockerSuite/TestCreateEchoStdout
23:29:41 [2020-04-13T23:29:41.339Z] --- PASS: TestExec (0.82s)
23:29:41 [2020-04-13T23:29:41.339Z] === RUN   TestExecUser
23:29:42 [2020-04-13T23:29:42.205Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
23:29:42 [2020-04-13T23:29:42.205Z] === RUN   TestDockerSuite/TestCreateHostConfig
23:29:42 [2020-04-13T23:29:42.353Z] --- PASS: TestExecUser (0.79s)
23:29:42 [2020-04-13T23:29:42.353Z] === RUN   TestExportContainerAndImportImage
23:29:42 [2020-04-13T23:29:42.460Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
23:29:43 [2020-04-13T23:29:43.383Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
23:29:43 [2020-04-13T23:29:43.388Z] --- PASS: TestExportContainerAndImportImage (0.98s)
23:29:43 [2020-04-13T23:29:43.388Z] === RUN   TestExportContainerAfterDaemonRestart
23:29:43 [2020-04-13T23:29:43.638Z] === RUN   TestDockerSuite/TestCreateLabels
23:29:43 [2020-04-13T23:29:43.638Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
23:29:43 [2020-04-13T23:29:43.892Z] --- PASS: TestDaemonStartWithLogOpt (17.40s)
23:29:43 [2020-04-13T23:29:43.892Z] === CONT  TestReadPluginNoRead
23:29:43 [2020-04-13T23:29:43.892Z] === RUN   TestDockerSuite/TestCreateRM
23:29:44 [2020-04-13T23:29:44.113Z] Removing intermediate container 081bf9d3a779
23:29:44 [2020-04-13T23:29:44.113Z]  ---> 3431f87df21a
23:29:44 [2020-04-13T23:29:44.113Z] Step 7/13 : ARG BUSYBOX_VERSION
23:29:44 [2020-04-13T23:29:44.113Z]  ---> Running in fb1b4493e041
23:29:44 [2020-04-13T23:29:44.147Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
23:29:44 [2020-04-13T23:29:44.147Z] === RUN   TestDockerSuite/TestCreateStopSignal
23:29:44 [2020-04-13T23:29:44.147Z] === RUN   TestDockerSuite/TestCreateStopTimeout
23:29:44 [2020-04-13T23:29:44.401Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
23:29:44 [2020-04-13T23:29:44.561Z] Removing intermediate container fb1b4493e041
23:29:44 [2020-04-13T23:29:44.561Z]  ---> bb1fb701691f
23:29:44 [2020-04-13T23:29:44.561Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
23:29:44 [2020-04-13T23:29:44.561Z]  ---> Running in 2ab67b761b5f
23:29:44 [2020-04-13T23:29:44.871Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s)
23:29:44 [2020-04-13T23:29:44.871Z] === RUN   TestHealthCheckWorkdir
23:29:45 [2020-04-13T23:29:45.009Z] Removing intermediate container 2ab67b761b5f
23:29:45 [2020-04-13T23:29:45.009Z]  ---> dd1320c5e588
23:29:45 [2020-04-13T23:29:45.009Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
23:29:45 [2020-04-13T23:29:45.491Z] --- PASS: TestHealthCheckWorkdir (0.90s)
23:29:45 [2020-04-13T23:29:45.491Z] === RUN   TestHealthKillContainer
23:29:46 [2020-04-13T23:29:46.513Z] 
23:29:46 [2020-04-13T23:29:46.961Z]  ---> b6a6345b5a41
23:29:46 [2020-04-13T23:29:46.962Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
23:29:46 [2020-04-13T23:29:46.962Z]  ---> Running in ffb7624c4d90
23:29:47 [2020-04-13T23:29:47.660Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
23:29:47 [2020-04-13T23:29:47.660Z] === RUN   TestReadPluginNoRead/default
23:29:47 [2020-04-13T23:29:47.660Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
23:29:47 [2020-04-13T23:29:47.660Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
23:29:48 [2020-04-13T23:29:48.957Z] --- PASS: TestHealthKillContainer (2.89s)
23:29:48 [2020-04-13T23:29:48.957Z] === RUN   TestInspectCpusetInConfigPre120
23:29:49 [2020-04-13T23:29:49.020Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
23:29:49 [2020-04-13T23:29:49.020Z] --- PASS: TestContinueAfterPluginCrash (22.54s)
23:29:49 [2020-04-13T23:29:49.242Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s)
23:29:49 [2020-04-13T23:29:49.242Z] === RUN   TestIpcModeNone
23:29:49 [2020-04-13T23:29:49.274Z] === RUN   TestReadPluginNoRead/disabled_caching
23:29:49 [2020-04-13T23:29:49.868Z] --- PASS: TestIpcModeNone (0.78s)
23:29:49 [2020-04-13T23:29:49.868Z] === RUN   TestIpcModePrivate
23:29:50 [2020-04-13T23:29:50.879Z] --- PASS: TestIpcModePrivate (0.74s)
23:29:50 [2020-04-13T23:29:50.879Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
23:29:50 [2020-04-13T23:29:50.879Z] === RUN   TestIpcModeShareable
23:29:51 [2020-04-13T23:29:51.505Z] --- PASS: TestIpcModeShareable (0.79s)
23:29:51 [2020-04-13T23:29:51.505Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
23:29:51 [2020-04-13T23:29:51.505Z] === RUN   TestAPIIpcModeShareableAndContainer
23:29:51 [2020-04-13T23:29:51.782Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:29:52 [2020-04-13T23:29:52.348Z] === RUN   TestDockerSuite/TestCreateWithPortRange
23:29:52 [2020-04-13T23:29:52.603Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
23:29:52 [2020-04-13T23:29:52.603Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
23:29:52 [2020-04-13T23:29:52.603Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
23:29:52 [2020-04-13T23:29:52.857Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
23:29:52 [2020-04-13T23:29:52.857Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
23:29:53 [2020-04-13T23:29:53.781Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
23:29:54 [2020-04-13T23:29:54.037Z] --- PASS: TestReadPluginNoRead (10.37s)
23:29:54 [2020-04-13T23:29:54.037Z]     --- PASS: TestReadPluginNoRead/default (2.20s)
23:29:54 [2020-04-13T23:29:54.037Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.48s)
23:29:54 [2020-04-13T23:29:54.037Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.34s)
23:29:54 [2020-04-13T23:29:54.037Z]     read_test.go:91: [d788f89a01e68] daemon is not started
23:29:54 [2020-04-13T23:29:54.037Z] PASS
23:29:54 [2020-04-13T23:29:54.037Z] 
23:29:54 [2020-04-13T23:29:54.037Z] DONE 6 tests in 27.817s
23:29:54 [2020-04-13T23:29:54.189Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s)
23:29:54 [2020-04-13T23:29:54.189Z] === RUN   TestAPIIpcModeHost
23:29:54 [2020-04-13T23:29:54.292Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:29:54 [2020-04-13T23:29:54.292Z] ++ 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
23:29:54 [2020-04-13T23:29:54.292Z] ++ set -e
23:29:54 [2020-04-13T23:29:54.292Z] ++ '[' -n 0 ']'
23:29:54 [2020-04-13T23:29:54.292Z] ++ set -x
23:29:54 [2020-04-13T23:29:54.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
23:29:54 [2020-04-13T23:29:54.292Z] testing: warning: no tests to run
23:29:54 [2020-04-13T23:29:54.292Z] PASS
23:29:54 [2020-04-13T23:29:54.292Z] 
23:29:54 [2020-04-13T23:29:54.292Z] DONE 0 tests in 0.018s
23:29:54 [2020-04-13T23:29:54.292Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:29:54 [2020-04-13T23:29:54.292Z] ++ 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
23:29:54 [2020-04-13T23:29:54.292Z] ++ set -e
23:29:54 [2020-04-13T23:29:54.292Z] ++ '[' -n 0 ']'
23:29:54 [2020-04-13T23:29:54.292Z] ++ set -x
23:29:54 [2020-04-13T23:29:54.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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
23:29:54 [2020-04-13T23:29:54.292Z] INFO: Testing against a local daemon
23:29:54 [2020-04-13T23:29:54.292Z] === RUN   TestPluginWithDevMounts
23:29:54 [2020-04-13T23:29:54.292Z] === PAUSE TestPluginWithDevMounts
23:29:54 [2020-04-13T23:29:54.292Z] === CONT  TestPluginWithDevMounts
23:29:54 [2020-04-13T23:29:54.474Z] --- PASS: TestAPIIpcModeHost (0.65s)
23:29:54 [2020-04-13T23:29:54.474Z] === RUN   TestDaemonIpcModeShareable
23:29:55 [2020-04-13T23:29:55.955Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
23:29:55 [2020-04-13T23:29:55.955Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:29:55 [2020-04-13T23:29:55.955Z] === RUN   TestDaemonIpcModePrivate
23:29:56 [2020-04-13T23:29:56.174Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
23:29:56 [2020-04-13T23:29:56.429Z] --- PASS: TestPluginWithDevMounts (2.11s)
23:29:56 [2020-04-13T23:29:56.429Z] PASS
23:29:56 [2020-04-13T23:29:56.429Z] 
23:29:56 [2020-04-13T23:29:56.429Z] DONE 1 tests in 2.252s
23:29:56 [2020-04-13T23:29:56.429Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:29:56 [2020-04-13T23:29:56.429Z] ++ 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
23:29:56 [2020-04-13T23:29:56.429Z] ++ set -e
23:29:56 [2020-04-13T23:29:56.429Z] ++ '[' -n 0 ']'
23:29:56 [2020-04-13T23:29:56.429Z] ++ set -x
23:29:56 [2020-04-13T23:29:56.429Z] ++ env -i DEST=/go/src/github.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
23:29:56 [2020-04-13T23:29:56.429Z] INFO: Testing against a local daemon
23:29:56 [2020-04-13T23:29:56.429Z] === RUN   TestSecretInspect
23:29:56 [2020-04-13T23:29:56.987Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
23:29:57 [2020-04-13T23:29:57.988Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
23:29:57 [2020-04-13T23:29:57.988Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:29:57 [2020-04-13T23:29:57.988Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:29:58 [2020-04-13T23:29:58.871Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
23:29:59 [2020-04-13T23:29:59.430Z] --- PASS: TestSecretInspect (2.98s)
23:29:59 [2020-04-13T23:29:59.430Z] === RUN   TestSecretList
23:29:59 [2020-04-13T23:29:59.482Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s)
23:29:59 [2020-04-13T23:29:59.482Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
23:29:59 [2020-04-13T23:29:59.482Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:30:00 [2020-04-13T23:30:00.354Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
23:30:00 [2020-04-13T23:30:00.971Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
23:30:00 [2020-04-13T23:30:00.971Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
23:30:00 [2020-04-13T23:30:00.971Z] === RUN   TestIpcModeOlderClient
23:30:00 [2020-04-13T23:30:00.971Z] === PAUSE TestIpcModeOlderClient
23:30:00 [2020-04-13T23:30:00.971Z] === RUN   TestKillContainerInvalidSignal
23:30:01 [2020-04-13T23:30:01.277Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
23:30:01 [2020-04-13T23:30:01.589Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
23:30:01 [2020-04-13T23:30:01.589Z] === RUN   TestKillContainer
23:30:01 [2020-04-13T23:30:01.589Z] === RUN   TestKillContainer/no_signal
23:30:01 [2020-04-13T23:30:01.623Z] Removing intermediate container ffb7624c4d90
23:30:01 [2020-04-13T23:30:01.623Z]  ---> 1338f8692f47
23:30:01 [2020-04-13T23:30:01.623Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
23:30:01 [2020-04-13T23:30:01.623Z]  ---> Running in d0d3f35d730d
23:30:01 [2020-04-13T23:30:01.623Z] 
23:30:01 [2020-04-13T23:30:01.623Z] SUCCESS: Specified value was saved.
23:30:02 [2020-04-13T23:30:02.202Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
23:30:02 [2020-04-13T23:30:02.202Z] === RUN   TestDockerSuite/TestDevicePermissions
23:30:02 [2020-04-13T23:30:02.209Z] === RUN   TestKillContainer/non_killing_signal
23:30:02 [2020-04-13T23:30:02.830Z] === RUN   TestKillContainer/killing_signal
23:30:03 [2020-04-13T23:30:03.126Z] === RUN   TestDockerSuite/TestDockerFails
23:30:03 [2020-04-13T23:30:03.126Z] --- PASS: TestSecretList (3.38s)
23:30:03 [2020-04-13T23:30:03.126Z] === RUN   TestSecretsCreateAndDelete
23:30:03 [2020-04-13T23:30:03.126Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
23:30:03 [2020-04-13T23:30:03.126Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
23:30:03 [2020-04-13T23:30:03.126Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
23:30:03 [2020-04-13T23:30:03.845Z] --- PASS: TestKillContainer (2.00s)
23:30:03 [2020-04-13T23:30:03.845Z]     --- PASS: TestKillContainer/no_signal (0.63s)
23:30:03 [2020-04-13T23:30:03.845Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
23:30:03 [2020-04-13T23:30:03.845Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
23:30:03 [2020-04-13T23:30:03.845Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:30:03 [2020-04-13T23:30:03.846Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:30:04 [2020-04-13T23:30:04.465Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:30:04 [2020-04-13T23:30:04.485Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
23:30:04 [2020-04-13T23:30:04.495Z] Removing intermediate container d0d3f35d730d
23:30:04 [2020-04-13T23:30:04.495Z]  ---> 96410daab833
23:30:04 [2020-04-13T23:30:04.495Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
23:30:04 [2020-04-13T23:30:04.495Z]  ---> Running in 342ea52df564
23:30:05 [2020-04-13T23:30:05.115Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
23:30:05 [2020-04-13T23:30:05.115Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s)
23:30:05 [2020-04-13T23:30:05.115Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s)
23:30:05 [2020-04-13T23:30:05.115Z] === RUN   TestKillStoppedContainer
23:30:05 [2020-04-13T23:30:05.115Z] --- PASS: TestKillStoppedContainer (0.10s)
23:30:05 [2020-04-13T23:30:05.115Z] === RUN   TestKillStoppedContainerAPIPre120
23:30:05 [2020-04-13T23:30:05.115Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
23:30:05 [2020-04-13T23:30:05.115Z] === RUN   TestKillDifferentUserContainer
23:30:05 [2020-04-13T23:30:05.423Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
23:30:05 [2020-04-13T23:30:05.982Z] --- PASS: TestSecretsCreateAndDelete (3.00s)
23:30:05 [2020-04-13T23:30:05.982Z] === RUN   TestSecretsUpdate
23:30:05 [2020-04-13T23:30:05.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
23:30:06 [2020-04-13T23:30:06.129Z] --- PASS: TestKillDifferentUserContainer (0.67s)
23:30:06 [2020-04-13T23:30:06.129Z] === RUN   TestInspectOomKilledTrue
23:30:07 [2020-04-13T23:30:07.147Z] --- PASS: TestInspectOomKilledTrue (1.18s)
23:30:07 [2020-04-13T23:30:07.147Z] === RUN   TestInspectOomKilledFalse
23:30:07 [2020-04-13T23:30:07.342Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
23:30:07 [2020-04-13T23:30:07.597Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
23:30:07 [2020-04-13T23:30:07.597Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
23:30:07 [2020-04-13T23:30:07.768Z] --- PASS: TestInspectOomKilledFalse (0.66s)
23:30:07 [2020-04-13T23:30:07.768Z] === RUN   TestLinksEtcHostsContentMatch
23:30:07 [2020-04-13T23:30:07.852Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
23:30:08 [2020-04-13T23:30:08.390Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s)
23:30:08 [2020-04-13T23:30:08.390Z] === RUN   TestLinksContainerNames
23:30:09 [2020-04-13T23:30:09.121Z] Cannot create a file when that file already exists.
23:30:09 [2020-04-13T23:30:09.737Z] --- PASS: TestSecretsUpdate (3.47s)
23:30:09 [2020-04-13T23:30:09.737Z] === RUN   TestTemplatedSecret
23:30:09 [2020-04-13T23:30:09.877Z] --- PASS: TestLinksContainerNames (1.25s)
23:30:09 [2020-04-13T23:30:09.877Z] === RUN   TestLogsFollowTailEmpty
23:30:10 [2020-04-13T23:30:10.161Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
23:30:10 [2020-04-13T23:30:10.161Z] === RUN   TestContainerNetworkMountsNoChown
23:30:10 [2020-04-13T23:30:10.789Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/default
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/default
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/private
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/private
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rprivate
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rprivate
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/slave
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/slave
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rslave
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rslave
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/shared
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/shared
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rshared
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rshared
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/default
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/rslave
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/default/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/shared
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/default/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/rprivate
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/slave
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/rshared
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/private
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/private/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/private/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/default/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/default/mount_root
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:30:10 [2020-04-13T23:30:10.789Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/private/mount_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/private/bind_root
23:30:11 [2020-04-13T23:30:11.074Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:30:11 [2020-04-13T23:30:11.075Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:30:11 [2020-04-13T23:30:11.075Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:30:11 [2020-04-13T23:30:11.075Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:30:11 [2020-04-13T23:30:11.359Z] --- PASS: TestMountDaemonRoot (0.04s)
23:30:11 [2020-04-13T23:30:11.359Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
23:30:11 [2020-04-13T23:30:11.359Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:30:11 [2020-04-13T23:30:11.359Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
23:30:11 [2020-04-13T23:30:11.359Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:30:11 [2020-04-13T23:30:11.359Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:30:11 [2020-04-13T23:30:11.359Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
23:30:11 [2020-04-13T23:30:11.359Z] === RUN   TestContainerBindMountNonRecursive
23:30:12 [2020-04-13T23:30:12.842Z] --- PASS: TestContainerBindMountNonRecursive (1.62s)
23:30:12 [2020-04-13T23:30:12.843Z] === RUN   TestNetworkNat
23:30:12 [2020-04-13T23:30:12.997Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
23:30:12 [2020-04-13T23:30:12.997Z] --- PASS: TestTemplatedSecret (3.48s)
23:30:12 [2020-04-13T23:30:12.997Z] === RUN   TestSecretCreateResolve
23:30:13 [2020-04-13T23:30:13.473Z] --- PASS: TestNetworkNat (0.70s)
23:30:13 [2020-04-13T23:30:13.474Z] === RUN   TestNetworkLocalhostTCPNat
23:30:13 [2020-04-13T23:30:13.733Z] Removing intermediate container 342ea52df564
23:30:13 [2020-04-13T23:30:13.733Z]  ---> 9e2e6f2a898f
23:30:13 [2020-04-13T23:30:13.733Z] Step 13/13 : CMD ["sh"]
23:30:13 [2020-04-13T23:30:13.733Z]  ---> Running in 86156be5f03c
23:30:14 [2020-04-13T23:30:14.181Z] Removing intermediate container 86156be5f03c
23:30:14 [2020-04-13T23:30:14.181Z]  ---> f6088904a358
23:30:14 [2020-04-13T23:30:14.181Z] Successfully built f6088904a358
23:30:14 [2020-04-13T23:30:14.181Z] Successfully tagged busybox:latest
23:30:14 [2020-04-13T23:30:14.181Z] INFO: Docker images of the daemon under test
23:30:14 [2020-04-13T23:30:14.181Z] 
23:30:14 [2020-04-13T23:30:14.181Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
23:30:14 [2020-04-13T23:30:14.181Z] busybox                                latest              f6088904a358        1 second ago        4.98GB
23:30:14 [2020-04-13T23:30:14.181Z] microsoft/windowsservercore            latest              80e84fd280e2        5 weeks ago         4.94GB
23:30:14 [2020-04-13T23:30:14.181Z] mcr.microsoft.com/windows/servercore   ltsc2019            80e84fd280e2        5 weeks ago         4.94GB
23:30:14 [2020-04-13T23:30:14.181Z] 
23:30:14 [2020-04-13T23:30:14.181Z] INFO: Running integration tests at 04/13/2020 23:30:14...
23:30:14 [2020-04-13T23:30:14.181Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
23:30:14 [2020-04-13T23:30:14.181Z] INFO: Integration API tests being run from the host:
23:30:14 [2020-04-13T23:30:14.181Z] INFO: make.ps1 starting at 04/13/2020 23:30:14
23:30:14 [2020-04-13T23:30:14.485Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s)
23:30:14 [2020-04-13T23:30:14.485Z] === RUN   TestNetworkLoopbackNat
23:30:14 [2020-04-13T23:30:14.879Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
23:30:15 [2020-04-13T23:30:15.105Z] --- PASS: TestNetworkLoopbackNat (0.92s)
23:30:15 [2020-04-13T23:30:15.105Z] === RUN   TestPause
23:30:15 [2020-04-13T23:30:15.689Z] Running D:\gopath\src\github.com\docker\docker\integration\build
23:30:16 [2020-04-13T23:30:16.124Z] --- PASS: TestPause (0.71s)
23:30:16 [2020-04-13T23:30:16.124Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:30:16 [2020-04-13T23:30:16.124Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:30:16 [2020-04-13T23:30:16.124Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:30:16 [2020-04-13T23:30:16.125Z] === RUN   TestPauseStopPausedContainer
23:30:16 [2020-04-13T23:30:16.742Z] --- PASS: TestPauseStopPausedContainer (0.70s)
23:30:16 [2020-04-13T23:30:16.742Z] === RUN   TestPsFilter
23:30:16 [2020-04-13T23:30:16.742Z] --- PASS: TestPsFilter (0.18s)
23:30:16 [2020-04-13T23:30:16.742Z] === RUN   TestRemoveContainerWithRemovedVolume
23:30:16 [2020-04-13T23:30:16.762Z] --- PASS: TestSecretCreateResolve (3.71s)
23:30:16 [2020-04-13T23:30:16.762Z] PASS
23:30:16 [2020-04-13T23:30:16.762Z] 
23:30:16 [2020-04-13T23:30:16.762Z] DONE 6 tests in 20.078s
23:30:16 [2020-04-13T23:30:16.762Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:30:16 [2020-04-13T23:30:16.762Z] ++ 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
23:30:16 [2020-04-13T23:30:16.762Z] ++ set -e
23:30:16 [2020-04-13T23:30:16.762Z] ++ '[' -n 0 ']'
23:30:16 [2020-04-13T23:30:16.762Z] ++ set -x
23:30:16 [2020-04-13T23:30:16.762Z] ++ env -i DEST=/go/src/github.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
23:30:16 [2020-04-13T23:30:16.762Z] INFO: Testing against a local daemon
23:30:16 [2020-04-13T23:30:16.762Z] === RUN   TestServiceCreateInit
23:30:16 [2020-04-13T23:30:16.762Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:30:17 [2020-04-13T23:30:17.361Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s)
23:30:17 [2020-04-13T23:30:17.361Z] === RUN   TestRemoveContainerWithVolume
23:30:17 [2020-04-13T23:30:17.980Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
23:30:17 [2020-04-13T23:30:17.980Z] === RUN   TestRemoveContainerRunning
23:30:18 [2020-04-13T23:30:18.122Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
23:30:18 [2020-04-13T23:30:18.601Z] --- PASS: TestRemoveContainerRunning (0.68s)
23:30:18 [2020-04-13T23:30:18.601Z] === RUN   TestRemoveContainerForceRemoveRunning
23:30:19 [2020-04-13T23:30:19.622Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
23:30:19 [2020-04-13T23:30:19.622Z] === RUN   TestRemoveInvalidContainer
23:30:19 [2020-04-13T23:30:19.622Z] --- PASS: TestRemoveInvalidContainer (0.04s)
23:30:19 [2020-04-13T23:30:19.622Z] === RUN   TestRenameLinkedContainer
23:30:21 [2020-04-13T23:30:21.380Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
23:30:22 [2020-04-13T23:30:22.311Z] --- PASS: TestRenameLinkedContainer (2.59s)
23:30:22 [2020-04-13T23:30:22.311Z] === RUN   TestRenameStoppedContainer
23:30:22 [2020-04-13T23:30:22.595Z] --- PASS: TestRenameStoppedContainer (0.67s)
23:30:22 [2020-04-13T23:30:22.595Z] === RUN   TestRenameRunningContainerAndReuse
23:30:22 [2020-04-13T23:30:22.744Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:30:23 [2020-04-13T23:30:23.667Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
23:30:24 [2020-04-13T23:30:24.077Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s)
23:30:24 [2020-04-13T23:30:24.077Z] === RUN   TestRenameInvalidName
23:30:24 [2020-04-13T23:30:24.697Z] --- PASS: TestRenameInvalidName (0.70s)
23:30:24 [2020-04-13T23:30:24.697Z] === RUN   TestRenameAnonymousContainer
23:30:25 [2020-04-13T23:30:25.552Z] === RUN   TestDockerSuite/TestEventsAttach
23:30:26 [2020-04-13T23:30:26.474Z] === RUN   TestDockerSuite/TestEventsCommit
23:30:27 [2020-04-13T23:30:27.390Z] --- PASS: TestRenameAnonymousContainer (2.45s)
23:30:27 [2020-04-13T23:30:27.390Z] === RUN   TestRenameContainerWithSameName
23:30:27 [2020-04-13T23:30:27.397Z] === RUN   TestDockerSuite/TestEventsContainerEvents
23:30:27 [2020-04-13T23:30:27.955Z] --- PASS: TestServiceCreateInit (11.23s)
23:30:27 [2020-04-13T23:30:27.955Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.81s)
23:30:27 [2020-04-13T23:30:27.955Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.38s)
23:30:27 [2020-04-13T23:30:27.955Z] === RUN   TestCreateServiceMultipleTimes
23:30:28 [2020-04-13T23:30:28.010Z] --- PASS: TestRenameContainerWithSameName (0.67s)
23:30:28 [2020-04-13T23:30:28.011Z] === RUN   TestRenameContainerWithLinkedContainer
23:30:28 [2020-04-13T23:30:28.209Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
23:30:29 [2020-04-13T23:30:29.132Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
23:30:29 [2020-04-13T23:30:29.503Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
23:30:29 [2020-04-13T23:30:29.503Z] === RUN   TestResize
23:30:29 [2020-04-13T23:30:29.786Z] --- PASS: TestResize (0.66s)
23:30:29 [2020-04-13T23:30:29.786Z] === RUN   TestResizeWithInvalidSize
23:30:30 [2020-04-13T23:30:30.056Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
23:30:30 [2020-04-13T23:30:30.404Z] --- PASS: TestResizeWithInvalidSize (0.67s)
23:30:30 [2020-04-13T23:30:30.404Z] === RUN   TestResizeWhenContainerNotStarted
23:30:31 [2020-04-13T23:30:31.424Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:30:31 [2020-04-13T23:30:31.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:30:32 [2020-04-13T23:30:32.583Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
23:30:33 [2020-04-13T23:30:33.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:30:33 [2020-04-13T23:30:33.944Z] === RUN   TestDockerSuite/TestEventsContainerRestart
23:30:34 [2020-04-13T23:30:34.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:30:34 [2020-04-13T23:30:34.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:30:35 [2020-04-13T23:30:35.153Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:30:37 [2020-04-13T23:30:37.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:30:37 [2020-04-13T23:30:37.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:30:38 [2020-04-13T23:30:38.098Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
23:30:38 [2020-04-13T23:30:38.897Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:30:39 [2020-04-13T23:30:39.920Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:30:39 [2020-04-13T23:30:39.978Z] === RUN   TestDockerSuite/TestEventsCopy
23:30:41 [2020-04-13T23:30:41.336Z] === RUN   TestDockerSuite/TestEventsFilterContainer
23:30:41 [2020-04-13T23:30:41.956Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.22s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.39s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.89s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.19s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.26s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.64s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.34s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.33s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.79s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s)
23:30:41 [2020-04-13T23:30:41.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s)
23:30:41 [2020-04-13T23:30:41.956Z] === RUN   TestCgroupNamespacesRun
23:30:43 [2020-04-13T23:30:43.217Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
23:30:43 [2020-04-13T23:30:43.217Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
23:30:43 [2020-04-13T23:30:43.989Z] --- PASS: TestCgroupNamespacesRun (1.64s)
23:30:43 [2020-04-13T23:30:43.989Z] === RUN   TestCgroupNamespacesRunPrivileged
23:30:44 [2020-04-13T23:30:44.141Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
23:30:44 [2020-04-13T23:30:44.395Z] === RUN   TestDockerSuite/TestEventsFilterImageName
23:30:45 [2020-04-13T23:30:45.479Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
23:30:45 [2020-04-13T23:30:45.479Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:30:45 [2020-04-13T23:30:45.600Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:30:45 [2020-04-13T23:30:45.600Z] INFO: Testing against a local daemon
23:30:45 [2020-04-13T23:30:45.757Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
23:30:46 [2020-04-13T23:30:46.011Z] === RUN   TestDockerSuite/TestEventsFilterLabels--- PASS: TestCreateServiceMultipleTimes (18.22s)
23:30:46 [2020-04-13T23:30:46.011Z] === RUN   TestCreateServiceConflict
23:30:46 [2020-04-13T23:30:46.011Z] 
23:30:46 [2020-04-13T23:30:46.964Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
23:30:46 [2020-04-13T23:30:46.964Z] === RUN   TestCgroupNamespacesRunHostMode
23:30:47 [2020-04-13T23:30:47.370Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
23:30:47 [2020-04-13T23:30:47.370Z] === RUN   TestDockerSuite/TestEventsFilterType
23:30:47 [2020-04-13T23:30:47.930Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
23:30:48 [2020-04-13T23:30:48.185Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
23:30:48 [2020-04-13T23:30:48.185Z] === RUN   TestDockerSuite/TestEventsFilters
23:30:48 [2020-04-13T23:30:48.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
23:30:48 [2020-04-13T23:30:48.445Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:30:50 [2020-04-13T23:30:50.070Z] --- PASS: TestCreateServiceConflict (3.61s)
23:30:50 [2020-04-13T23:30:50.070Z] === RUN   TestCreateServiceMaxReplicas
23:30:50 [2020-04-13T23:30:50.070Z] === RUN   TestDockerSuite/TestEventsFormat
23:30:50 [2020-04-13T23:30:50.478Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
23:30:50 [2020-04-13T23:30:50.478Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:30:51 [2020-04-13T23:30:51.101Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s)
23:30:51 [2020-04-13T23:30:51.101Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:30:52 [2020-04-13T23:30:52.118Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s)
23:30:52 [2020-04-13T23:30:52.118Z] === RUN   TestCgroupNamespacesRunOlderClient
23:30:52 [2020-04-13T23:30:52.580Z] === RUN   TestDockerSuite/TestEventsFormatBadField
23:30:52 [2020-04-13T23:30:52.580Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
23:30:52 [2020-04-13T23:30:52.580Z] === RUN   TestDockerSuite/TestEventsImageImport
23:30:53 [2020-04-13T23:30:53.503Z] --- PASS: TestCreateServiceMaxReplicas (3.65s)
23:30:53 [2020-04-13T23:30:53.503Z] === RUN   TestCreateWithDuplicateNetworkNames
23:30:53 [2020-04-13T23:30:53.503Z] === RUN   TestDockerSuite/TestEventsImageLoad
23:30:53 [2020-04-13T23:30:53.599Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
23:30:53 [2020-04-13T23:30:53.599Z] === RUN   TestKernelTCPMemory
23:30:53 [2020-04-13T23:30:53.758Z] === RUN   TestDockerSuite/TestEventsImagePull
23:30:54 [2020-04-13T23:30:54.012Z] === RUN   TestDockerSuite/TestEventsImageTag
23:30:54 [2020-04-13T23:30:54.617Z] --- PASS: TestKernelTCPMemory (0.81s)
23:30:54 [2020-04-13T23:30:54.617Z] === RUN   TestNISDomainname
23:30:55 [2020-04-13T23:30:55.371Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
23:30:55 [2020-04-13T23:30:55.371Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
23:30:55 [2020-04-13T23:30:55.371Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
23:30:55 [2020-04-13T23:30:55.371Z] === RUN   TestDockerSuite/TestEventsPluginOps
23:30:55 [2020-04-13T23:30:55.631Z] --- PASS: TestNISDomainname (0.87s)
23:30:55 [2020-04-13T23:30:55.631Z] === RUN   TestHostnameDnsResolution
23:30:56 [2020-04-13T23:30:56.647Z] --- PASS: TestHostnameDnsResolution (1.09s)
23:30:56 [2020-04-13T23:30:56.647Z] === RUN   TestStats
23:30:57 [2020-04-13T23:30:57.252Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
23:30:58 [2020-04-13T23:30:58.124Z] --- PASS: TestStats (1.67s)
23:30:58 [2020-04-13T23:30:58.124Z] === RUN   TestStopContainerWithTimeout
23:30:58 [2020-04-13T23:30:58.124Z] === RUN   TestStopContainerWithTimeout/0
23:30:58 [2020-04-13T23:30:58.124Z] === PAUSE TestStopContainerWithTimeout/0
23:30:58 [2020-04-13T23:30:58.124Z] === RUN   TestStopContainerWithTimeout/1
23:30:58 [2020-04-13T23:30:58.124Z] === PAUSE TestStopContainerWithTimeout/1
23:30:58 [2020-04-13T23:30:58.124Z] === RUN   TestStopContainerWithTimeout/3
23:30:58 [2020-04-13T23:30:58.124Z] === PAUSE TestStopContainerWithTimeout/3
23:30:58 [2020-04-13T23:30:58.124Z] === RUN   TestStopContainerWithTimeout/-1
23:30:58 [2020-04-13T23:30:58.124Z] === PAUSE TestStopContainerWithTimeout/-1
23:30:58 [2020-04-13T23:30:58.124Z] === CONT  TestStopContainerWithTimeout/0
23:30:58 [2020-04-13T23:30:58.124Z] === CONT  TestStopContainerWithTimeout/-1
23:30:58 [2020-04-13T23:30:58.124Z] === CONT  TestStopContainerWithTimeout/1
23:30:58 [2020-04-13T23:30:58.124Z] === CONT  TestStopContainerWithTimeout/3
23:30:58 [2020-04-13T23:30:58.182Z] === RUN   TestDockerSuite/TestEventsRename
23:30:59 [2020-04-13T23:30:59.116Z] === RUN   TestDockerSuite/TestEventsResize
23:31:00 [2020-04-13T23:31:00.080Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
23:31:00 [2020-04-13T23:31:00.405Z] ok  	github.com/docker/docker/integration/build	16.546s
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === Skipped
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_session_test.go:25: TODO: BuildKit
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:491: testEnv.OSType == "windows"
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
23:31:00 [2020-04-13T23:31:00.405Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] DONE 22 tests, 10 skipped in 44.797s
23:31:00 [2020-04-13T23:31:00.405Z] 
23:31:00 [2020-04-13T23:31:00.405Z] Running D:\gopath\src\github.com\docker\docker\integration\config
23:31:01 [2020-04-13T23:31:01.003Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
23:31:01 [2020-04-13T23:31:01.643Z] --- PASS: TestStopContainerWithTimeout (0.03s)
23:31:01 [2020-04-13T23:31:01.643Z]     --- PASS: TestStopContainerWithTimeout/0 (1.36s)
23:31:01 [2020-04-13T23:31:01.643Z]     --- PASS: TestStopContainerWithTimeout/1 (2.36s)
23:31:01 [2020-04-13T23:31:01.643Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.97s)
23:31:01 [2020-04-13T23:31:01.643Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
23:31:01 [2020-04-13T23:31:01.643Z] === RUN   TestDeleteDevicemapper
23:31:01 [2020-04-13T23:31:01.643Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:31:01 [2020-04-13T23:31:01.643Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:31:01 [2020-04-13T23:31:01.643Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:31:01 [2020-04-13T23:31:01.925Z] === RUN   TestDockerSuite/TestEventsStreaming
23:31:02 [2020-04-13T23:31:02.849Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
23:31:03 [2020-04-13T23:31:03.254Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:31:03 [2020-04-13T23:31:03.254Z] INFO: Testing against a local daemon
23:31:03 [2020-04-13T23:31:03.254Z] ok  	github.com/docker/docker/integration/config	0.211s
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === Skipped
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
23:31:03 [2020-04-13T23:31:03.254Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] DONE 8 tests, 8 skipped in 3.006s
23:31:03 [2020-04-13T23:31:03.254Z] 
23:31:03 [2020-04-13T23:31:03.254Z] Running D:\gopath\src\github.com\docker\docker\integration\container
23:31:04 [2020-04-13T23:31:04.338Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.75s)
23:31:04 [2020-04-13T23:31:04.338Z] === RUN   TestUpdateMemory
23:31:04 [2020-04-13T23:31:04.958Z] --- PASS: TestUpdateMemory (0.91s)
23:31:04 [2020-04-13T23:31:04.958Z] === RUN   TestUpdateCPUQuota
23:31:06 [2020-04-13T23:31:06.104Z] === RUN   TestDockerSuite/TestEventsTop
23:31:06 [2020-04-13T23:31:06.441Z] --- PASS: TestUpdateCPUQuota (1.19s)
23:31:06 [2020-04-13T23:31:06.441Z] === RUN   TestUpdatePidsLimit
23:31:06 [2020-04-13T23:31:06.441Z] === RUN   TestUpdatePidsLimit/update_from_none
23:31:06 [2020-04-13T23:31:06.441Z] === RUN   TestUpdatePidsLimit/no_change
23:31:06 [2020-04-13T23:31:06.664Z] === RUN   TestDockerSuite/TestEventsUntag
23:31:06 [2020-04-13T23:31:06.929Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:31:06 [2020-04-13T23:31:06.929Z] INFO: Testing against a local daemon
23:31:07 [2020-04-13T23:31:07.068Z] === RUN   TestUpdatePidsLimit/update_lower
23:31:07 [2020-04-13T23:31:07.358Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:31:07 [2020-04-13T23:31:07.643Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:31:07 [2020-04-13T23:31:07.927Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:31:08 [2020-04-13T23:31:08.211Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:31:08 [2020-04-13T23:31:08.544Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.10s)
23:31:08 [2020-04-13T23:31:08.544Z] === RUN   TestCreateServiceSecretFileMode
23:31:09 [2020-04-13T23:31:09.102Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
23:31:09 [2020-04-13T23:31:09.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
23:31:09 [2020-04-13T23:31:09.691Z] --- PASS: TestUpdatePidsLimit (3.27s)
23:31:09 [2020-04-13T23:31:09.691Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
23:31:09 [2020-04-13T23:31:09.691Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
23:31:09 [2020-04-13T23:31:09.691Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
23:31:09 [2020-04-13T23:31:09.691Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
23:31:09 [2020-04-13T23:31:09.691Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s)
23:31:09 [2020-04-13T23:31:09.691Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
23:31:09 [2020-04-13T23:31:09.691Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
23:31:09 [2020-04-13T23:31:09.691Z] === RUN   TestUpdateRestartPolicy
23:31:11 [2020-04-13T23:31:11.546Z] === RUN   TestDockerSuite/TestExec
23:31:11 [2020-04-13T23:31:11.801Z] --- PASS: TestCreateServiceSecretFileMode (3.31s)
23:31:11 [2020-04-13T23:31:11.801Z] === RUN   TestCreateServiceConfigFileMode
23:31:12 [2020-04-13T23:31:12.360Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
23:31:13 [2020-04-13T23:31:13.285Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
23:31:14 [2020-04-13T23:31:14.208Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
23:31:15 [2020-04-13T23:31:15.132Z] --- PASS: TestCreateServiceConfigFileMode (3.46s)
23:31:15 [2020-04-13T23:31:15.133Z] === RUN   TestCreateServiceSysctls
23:31:15 [2020-04-13T23:31:15.693Z] === RUN   TestDockerSuite/TestExecAPIStart
23:31:18 [2020-04-13T23:31:18.204Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
23:31:19 [2020-04-13T23:31:19.128Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
23:31:19 [2020-04-13T23:31:19.687Z] --- PASS: TestCreateServiceSysctls (4.47s)
23:31:19 [2020-04-13T23:31:19.687Z] === RUN   TestCreateServiceCapabilities
23:31:19 [2020-04-13T23:31:19.941Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
23:31:20 [2020-04-13T23:31:20.866Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
23:31:21 [2020-04-13T23:31:21.789Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
23:31:22 [2020-04-13T23:31:22.288Z] --- PASS: TestUpdateRestartPolicy (12.07s)
23:31:22 [2020-04-13T23:31:22.288Z] === RUN   TestUpdateRestartWithAutoRemove
23:31:22 [2020-04-13T23:31:22.288Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
23:31:22 [2020-04-13T23:31:22.288Z] === RUN   TestWaitNonBlocked
23:31:22 [2020-04-13T23:31:22.288Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:31:22 [2020-04-13T23:31:22.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:31:22 [2020-04-13T23:31:22.288Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:31:22 [2020-04-13T23:31:22.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:31:22 [2020-04-13T23:31:22.288Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:31:22 [2020-04-13T23:31:22.288Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:31:23 [2020-04-13T23:31:23.163Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
23:31:23 [2020-04-13T23:31:23.163Z] --- PASS: TestCreateServiceCapabilities (3.32s)
23:31:23 [2020-04-13T23:31:23.163Z] === RUN   TestInspect
23:31:23 [2020-04-13T23:31:23.309Z] --- PASS: TestWaitNonBlocked (0.03s)
23:31:23 [2020-04-13T23:31:23.309Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s)
23:31:23 [2020-04-13T23:31:23.309Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
23:31:23 [2020-04-13T23:31:23.309Z] === RUN   TestWaitBlocked
23:31:23 [2020-04-13T23:31:23.309Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:31:23 [2020-04-13T23:31:23.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:31:23 [2020-04-13T23:31:23.309Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:31:23 [2020-04-13T23:31:23.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:31:23 [2020-04-13T23:31:23.309Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:31:23 [2020-04-13T23:31:23.309Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:31:24 [2020-04-13T23:31:24.086Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
23:31:24 [2020-04-13T23:31:24.335Z] --- PASS: TestWaitBlocked (0.03s)
23:31:24 [2020-04-13T23:31:24.335Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
23:31:24 [2020-04-13T23:31:24.335Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
23:31:24 [2020-04-13T23:31:24.335Z] === CONT  TestContainerStartOnDaemonRestart
23:31:24 [2020-04-13T23:31:24.335Z] === CONT  TestIpcModeOlderClient
23:31:24 [2020-04-13T23:31:24.335Z] === CONT  TestDaemonHostGatewayIP
23:31:24 [2020-04-13T23:31:24.335Z] === CONT  TestContainerKillOnDaemonStart
23:31:24 [2020-04-13T23:31:24.335Z] --- PASS: TestIpcModeOlderClient (0.19s)
23:31:24 [2020-04-13T23:31:24.335Z] === CONT  TestDaemonRestartIpcMode
23:31:25 [2020-04-13T23:31:25.968Z] === RUN   TestDockerSuite/TestExecCgroup
23:31:26 [2020-04-13T23:31:26.892Z] --- PASS: TestInspect (3.76s)
23:31:26 [2020-04-13T23:31:26.892Z] === RUN   TestCreateJob
23:31:27 [2020-04-13T23:31:27.451Z] === RUN   TestDockerSuite/TestExecEnv
23:31:28 [2020-04-13T23:31:28.762Z] --- PASS: TestContainerStartOnDaemonRestart (4.44s)
23:31:28 [2020-04-13T23:31:28.817Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
23:31:29 [2020-04-13T23:31:29.381Z] --- PASS: TestDaemonHostGatewayIP (5.18s)
23:31:29 [2020-04-13T23:31:29.381Z] --- PASS: TestDaemonRestartIpcMode (5.05s)
23:31:30 [2020-04-13T23:31:30.702Z] === RUN   TestDockerSuite/TestExecExitStatus
23:31:31 [2020-04-13T23:31:31.626Z] --- PASS: TestCreateJob (4.73s)
23:31:31 [2020-04-13T23:31:31.626Z] === RUN   TestReplicatedJob
23:31:31 [2020-04-13T23:31:31.880Z] === RUN   TestDockerSuite/TestExecInspectID
23:31:35 [2020-04-13T23:31:35.139Z] === RUN   TestDockerSuite/TestExecInteractive
23:31:36 [2020-04-13T23:31:36.063Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
23:31:36 [2020-04-13T23:31:36.987Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
23:31:37 [2020-04-13T23:31:37.772Z] --- PASS: TestContainerKillOnDaemonStart (13.58s)
23:31:37 [2020-04-13T23:31:37.772Z] PASS
23:31:37 [2020-04-13T23:31:37.772Z] 
23:31:37 [2020-04-13T23:31:37.772Z] === Skipped
23:31:37 [2020-04-13T23:31:37.772Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
23:31:37 [2020-04-13T23:31:37.772Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:31:37 [2020-04-13T23:31:37.772Z] 
23:31:37 [2020-04-13T23:31:37.772Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:31:37 [2020-04-13T23:31:37.772Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:31:37 [2020-04-13T23:31:37.772Z] 
23:31:37 [2020-04-13T23:31:37.772Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
23:31:37 [2020-04-13T23:31:37.772Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:31:37 [2020-04-13T23:31:37.772Z] 
23:31:37 [2020-04-13T23:31:37.772Z] 
23:31:37 [2020-04-13T23:31:37.772Z] DONE 200 tests, 3 skipped in 126.743s
23:31:37 [2020-04-13T23:31:37.772Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
23:31:37 [2020-04-13T23:31:37.772Z] ++ 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
23:31:37 [2020-04-13T23:31:37.772Z] ++ set -e
23:31:37 [2020-04-13T23:31:37.772Z] ++ '[' -n 0 ']'
23:31:37 [2020-04-13T23:31:37.772Z] ++ set -x
23:31:37 [2020-04-13T23:31:37.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:31:37 [2020-04-13T23:31:37.910Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
23:31:37 [2020-04-13T23:31:37.910Z] --- PASS: TestReplicatedJob (6.40s)
23:31:37 [2020-04-13T23:31:37.910Z] === RUN   TestUpdateReplicatedJob
23:31:37 [2020-04-13T23:31:37.910Z] === RUN   TestDockerSuite/TestExecParseError
23:31:38 [2020-04-13T23:31:38.056Z] INFO: Testing against a local daemon
23:31:38 [2020-04-13T23:31:38.056Z] === RUN   TestCommitInheritsEnv
23:31:38 [2020-04-13T23:31:38.341Z] --- PASS: TestCommitInheritsEnv (0.42s)
23:31:38 [2020-04-13T23:31:38.341Z] === RUN   TestImportExtremelyLargeImageWorks
23:31:38 [2020-04-13T23:31:38.341Z] === PAUSE TestImportExtremelyLargeImageWorks
23:31:38 [2020-04-13T23:31:38.341Z] === RUN   TestImagesFilterMultiReference
23:31:38 [2020-04-13T23:31:38.341Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:31:38 [2020-04-13T23:31:38.341Z] === RUN   TestImagePullPlatformInvalid
23:31:38 [2020-04-13T23:31:38.626Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
23:31:38 [2020-04-13T23:31:38.626Z] === RUN   TestRemoveImageOrphaning
23:31:38 [2020-04-13T23:31:38.911Z] --- PASS: TestRemoveImageOrphaning (0.42s)
23:31:38 [2020-04-13T23:31:38.911Z] === RUN   TestRemoveImageGarbageCollector
23:31:38 [2020-04-13T23:31:38.911Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:31:38 [2020-04-13T23:31:38.911Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:31:38 [2020-04-13T23:31:38.911Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:31:38 [2020-04-13T23:31:38.911Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
23:31:38 [2020-04-13T23:31:38.911Z] === RUN   TestTagInvalidReference
23:31:38 [2020-04-13T23:31:38.911Z] --- PASS: TestTagInvalidReference (0.04s)
23:31:38 [2020-04-13T23:31:38.911Z] === RUN   TestTagValidPrefixedRepo
23:31:39 [2020-04-13T23:31:39.196Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
23:31:39 [2020-04-13T23:31:39.196Z] === RUN   TestTagExistedNameWithoutForce
23:31:39 [2020-04-13T23:31:39.196Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
23:31:39 [2020-04-13T23:31:39.196Z] === RUN   TestTagOfficialNames
23:31:39 [2020-04-13T23:31:39.196Z] --- PASS: TestTagOfficialNames (0.05s)
23:31:39 [2020-04-13T23:31:39.196Z] === RUN   TestTagMatchesDigest
23:31:39 [2020-04-13T23:31:39.196Z] --- PASS: TestTagMatchesDigest (0.03s)
23:31:39 [2020-04-13T23:31:39.196Z] === CONT  TestImportExtremelyLargeImageWorks
23:31:39 [2020-04-13T23:31:39.271Z] === RUN   TestDockerSuite/TestExecPausedContainer
23:31:39 [2020-04-13T23:31:39.830Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
23:31:41 [2020-04-13T23:31:41.192Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
23:31:42 [2020-04-13T23:31:42.556Z] === RUN   TestDockerSuite/TestExecSetEnv
23:31:42 [2020-04-13T23:31:42.811Z] --- PASS: TestUpdateReplicatedJob (4.85s)
23:31:42 [2020-04-13T23:31:42.811Z] === RUN   TestServiceListWithStatuses
23:31:42 [2020-04-13T23:31:42.811Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:31:42 [2020-04-13T23:31:42.811Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:31:42 [2020-04-13T23:31:42.811Z] === RUN   TestDockerNetworkConnectAlias
23:31:44 [2020-04-13T23:31:44.173Z] === RUN   TestDockerSuite/TestExecStartFails
23:31:46 [2020-04-13T23:31:46.063Z] === RUN   TestDockerSuite/TestExecStateCleanup
23:31:50 [2020-04-13T23:31:50.249Z] --- PASS: TestDockerNetworkConnectAlias (7.39s)
23:31:50 [2020-04-13T23:31:50.249Z] === RUN   TestDockerNetworkReConnect
23:31:55 [2020-04-13T23:31:55.479Z] --- PASS: TestDockerNetworkReConnect (4.93s)
23:31:55 [2020-04-13T23:31:55.479Z] === RUN   TestServicePlugin
23:31:57 [2020-04-13T23:31:57.362Z] === RUN   TestDockerSuite/TestExecStopNotHanging
23:31:58 [2020-04-13T23:31:58.288Z] === RUN   TestDockerSuite/TestExecTTY
23:31:59 [2020-04-13T23:31:59.647Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
23:32:00 [2020-04-13T23:32:00.572Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
23:32:01 [2020-04-13T23:32:01.132Z] === RUN   TestDockerSuite/TestExecUlimits
23:32:01 [2020-04-13T23:32:01.691Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
23:32:02 [2020-04-13T23:32:02.615Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
23:32:02 [2020-04-13T23:32:02.615Z] === RUN   TestDockerSuite/TestExecWithImageUser
23:32:05 [2020-04-13T23:32:05.126Z] === RUN   TestDockerSuite/TestExecWithNoTERM
23:32:06 [2020-04-13T23:32:06.051Z] === RUN   TestDockerSuite/TestExecWithPrivileged
23:32:07 [2020-04-13T23:32:07.132Z] ok  	github.com/docker/docker/integration/container	58.261s
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === Skipped
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
23:32:07 [2020-04-13T23:32:07.132Z]     copy_test.go:25: testEnv.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
23:32:07 [2020-04-13T23:32:07.132Z]     copy_test.go:39: testEnv.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
23:32:07 [2020-04-13T23:32:07.132Z]     copy_test.go:51: testEnv.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
23:32:07 [2020-04-13T23:32:07.132Z]     copy_test.go:65: testEnv.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
23:32:07 [2020-04-13T23:32:07.132Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] DONE 81 tests, 42 skipped in 61.836s
23:32:07 [2020-04-13T23:32:07.132Z] 
23:32:07 [2020-04-13T23:32:07.132Z] Running D:\gopath\src\github.com\docker\docker\integration\image
23:32:07 [2020-04-13T23:32:07.936Z] === RUN   TestDockerSuite/TestExecWithTERM
23:32:08 [2020-04-13T23:32:08.079Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:08 [2020-04-13T23:32:08.079Z] INFO: Testing against a local daemon
23:32:08 [2020-04-13T23:32:08.527Z] ok  	github.com/docker/docker/integration/image	0.583s
23:32:08 [2020-04-13T23:32:08.527Z] 
23:32:08 [2020-04-13T23:32:08.527Z] === Skipped
23:32:08 [2020-04-13T23:32:08.527Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s)
23:32:08 [2020-04-13T23:32:08.527Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
23:32:08 [2020-04-13T23:32:08.527Z] 
23:32:08 [2020-04-13T23:32:08.527Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
23:32:08 [2020-04-13T23:32:08.527Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
23:32:08 [2020-04-13T23:32:08.527Z] 
23:32:08 [2020-04-13T23:32:08.527Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
23:32:08 [2020-04-13T23:32:08.527Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
23:32:08 [2020-04-13T23:32:08.527Z] 
23:32:08 [2020-04-13T23:32:08.527Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
23:32:08 [2020-04-13T23:32:08.527Z]     tag_test.go:98: testEnv.OSType == "windows"
23:32:08 [2020-04-13T23:32:08.527Z] 
23:32:08 [2020-04-13T23:32:08.527Z] 
23:32:08 [2020-04-13T23:32:08.527Z] DONE 11 tests, 4 skipped in 3.274s
23:32:08 [2020-04-13T23:32:08.527Z] 
23:32:08 [2020-04-13T23:32:08.527Z] Running D:\gopath\src\github.com\docker\docker\integration\network
23:32:08 [2020-04-13T23:32:08.859Z] === RUN   TestDockerSuite/TestExecWithUser
23:32:10 [2020-04-13T23:32:10.219Z] === RUN   TestDockerSuite/TestGetContainerStats
23:32:12 [2020-04-13T23:32:12.218Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:12 [2020-04-13T23:32:12.218Z] INFO: Testing against a local daemon
23:32:12 [2020-04-13T23:32:12.218Z] ok  	github.com/docker/docker/integration/network	0.237s
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === Skipped
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s)
23:32:12 [2020-04-13T23:32:12.218Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     network_test.go:97: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:29: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:52: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:96: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:130: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:181: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:206: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:236: FLAKY_TEST
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:326: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
23:32:12 [2020-04-13T23:32:12.218Z]     service_test.go:394: testEnv.OSType == "windows"
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] DONE 18 tests, 14 skipped in 3.271s
23:32:12 [2020-04-13T23:32:12.218Z] 
23:32:12 [2020-04-13T23:32:12.218Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
23:32:13 [2020-04-13T23:32:13.164Z] testing: warning: no tests to run
23:32:13 [2020-04-13T23:32:13.164Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.090s
23:32:13 [2020-04-13T23:32:13.164Z] 
23:32:13 [2020-04-13T23:32:13.164Z] DONE 0 tests in 1.037s
23:32:13 [2020-04-13T23:32:13.164Z] 
23:32:13 [2020-04-13T23:32:13.164Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
23:32:14 [2020-04-13T23:32:14.115Z] testing: warning: no tests to run
23:32:14 [2020-04-13T23:32:14.115Z] ok  	github.com/docker/docker/integration/network/macvlan	0.101s
23:32:14 [2020-04-13T23:32:14.115Z] 
23:32:14 [2020-04-13T23:32:14.115Z] DONE 0 tests in 0.992s
23:32:14 [2020-04-13T23:32:14.115Z] 
23:32:14 [2020-04-13T23:32:14.115Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
23:32:15 [2020-04-13T23:32:15.061Z] testing: warning: no tests to run
23:32:15 [2020-04-13T23:32:15.061Z] ok  	github.com/docker/docker/integration/plugin	0.111s
23:32:15 [2020-04-13T23:32:15.061Z] 
23:32:15 [2020-04-13T23:32:15.061Z] DONE 0 tests in 1.033s
23:32:15 [2020-04-13T23:32:15.450Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
23:32:15 [2020-04-13T23:32:15.509Z] 
23:32:15 [2020-04-13T23:32:15.509Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
23:32:16 [2020-04-13T23:32:16.457Z] testing: warning: no tests to run
23:32:16 [2020-04-13T23:32:16.457Z] ok  	github.com/docker/docker/integration/plugin/authz	0.092s
23:32:16 [2020-04-13T23:32:16.457Z] 
23:32:16 [2020-04-13T23:32:16.457Z] DONE 0 tests in 1.027s
23:32:16 [2020-04-13T23:32:16.457Z] 
23:32:16 [2020-04-13T23:32:16.457Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
23:32:19 [2020-04-13T23:32:19.309Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:19 [2020-04-13T23:32:19.309Z] INFO: Testing against a local daemon
23:32:19 [2020-04-13T23:32:19.309Z] ok  	github.com/docker/docker/integration/plugin/common	0.290s
23:32:19 [2020-04-13T23:32:19.309Z] 
23:32:19 [2020-04-13T23:32:19.309Z] DONE 2 tests in 2.856s
23:32:19 [2020-04-13T23:32:19.309Z] 
23:32:19 [2020-04-13T23:32:19.309Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
23:32:20 [2020-04-13T23:32:20.681Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
23:32:22 [2020-04-13T23:32:22.047Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
23:32:23 [2020-04-13T23:32:23.935Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:23 [2020-04-13T23:32:23.935Z] INFO: Testing against a local daemon
23:32:23 [2020-04-13T23:32:23.935Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.322s
23:32:24 [2020-04-13T23:32:24.383Z] 
23:32:24 [2020-04-13T23:32:24.383Z] === Skipped
23:32:24 [2020-04-13T23:32:24.383Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
23:32:24 [2020-04-13T23:32:24.383Z]     external_test.go:48: runtime.GOOS == "windows"
23:32:24 [2020-04-13T23:32:24.383Z] 
23:32:24 [2020-04-13T23:32:24.383Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
23:32:24 [2020-04-13T23:32:24.383Z]     external_test.go:408: runtime.GOOS == "windows"
23:32:24 [2020-04-13T23:32:24.383Z] 
23:32:24 [2020-04-13T23:32:24.383Z] 
23:32:24 [2020-04-13T23:32:24.383Z] DONE 2 tests, 2 skipped in 4.837s
23:32:24 [2020-04-13T23:32:24.383Z] 
23:32:24 [2020-04-13T23:32:24.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
23:32:27 [2020-04-13T23:32:27.278Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
23:32:27 [2020-04-13T23:32:27.533Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
23:32:27 [2020-04-13T23:32:27.533Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
23:32:27 [2020-04-13T23:32:27.533Z] === RUN   TestDockerSuite/TestHealth
23:32:30 [2020-04-13T23:32:30.790Z] --- PASS: TestServicePlugin (35.28s)
23:32:30 [2020-04-13T23:32:30.790Z]     plugin_test.go:62: [d827aa0ab47df] joining swarm manager [dfe1ec4d4a3f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:32:30 [2020-04-13T23:32:30.790Z]     plugin_test.go:65: [d5188ff344af2] joining swarm manager [dfe1ec4d4a3f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:32:30 [2020-04-13T23:32:30.790Z] === RUN   TestServiceUpdateLabel
23:32:34 [2020-04-13T23:32:34.047Z] --- PASS: TestServiceUpdateLabel (3.08s)
23:32:34 [2020-04-13T23:32:34.047Z] === RUN   TestServiceUpdateSecrets
23:32:34 [2020-04-13T23:32:34.636Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:34 [2020-04-13T23:32:34.636Z] INFO: Testing against a local daemon
23:32:34 [2020-04-13T23:32:34.636Z] ok  	github.com/docker/docker/integration/plugin/logging	0.269s
23:32:34 [2020-04-13T23:32:34.636Z] 
23:32:34 [2020-04-13T23:32:34.636Z] === Skipped
23:32:34 [2020-04-13T23:32:34.636Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
23:32:34 [2020-04-13T23:32:34.636Z]     read_test.go:21: no unix domain sockets on Windows
23:32:34 [2020-04-13T23:32:34.636Z] 
23:32:34 [2020-04-13T23:32:34.636Z] 
23:32:34 [2020-04-13T23:32:34.636Z] DONE 1 tests, 1 skipped in 9.548s
23:32:34 [2020-04-13T23:32:34.636Z] 
23:32:34 [2020-04-13T23:32:34.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
23:32:35 [2020-04-13T23:32:35.595Z] testing: warning: no tests to run
23:32:35 [2020-04-13T23:32:35.595Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.141s
23:32:35 [2020-04-13T23:32:35.595Z] 
23:32:35 [2020-04-13T23:32:35.595Z] DONE 0 tests in 1.761s
23:32:35 [2020-04-13T23:32:35.595Z] 
23:32:35 [2020-04-13T23:32:35.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
23:32:39 [2020-04-13T23:32:39.267Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:39 [2020-04-13T23:32:39.267Z] INFO: Testing against a local daemon
23:32:39 [2020-04-13T23:32:39.267Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.284s
23:32:39 [2020-04-13T23:32:39.267Z] 
23:32:39 [2020-04-13T23:32:39.267Z] === Skipped
23:32:39 [2020-04-13T23:32:39.267Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
23:32:39 [2020-04-13T23:32:39.267Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
23:32:39 [2020-04-13T23:32:39.267Z] 
23:32:39 [2020-04-13T23:32:39.267Z] 
23:32:39 [2020-04-13T23:32:39.267Z] DONE 1 tests, 1 skipped in 3.650s
23:32:39 [2020-04-13T23:32:39.267Z] 
23:32:39 [2020-04-13T23:32:39.267Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
23:32:42 [2020-04-13T23:32:42.117Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
23:32:42 [2020-04-13T23:32:42.119Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:42 [2020-04-13T23:32:42.119Z] INFO: Testing against a local daemon
23:32:42 [2020-04-13T23:32:42.119Z] ok  	github.com/docker/docker/integration/secret	0.243s
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] === Skipped
23:32:42 [2020-04-13T23:32:42.119Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
23:32:42 [2020-04-13T23:32:42.119Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
23:32:42 [2020-04-13T23:32:42.119Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
23:32:42 [2020-04-13T23:32:42.119Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
23:32:42 [2020-04-13T23:32:42.119Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
23:32:42 [2020-04-13T23:32:42.119Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
23:32:42 [2020-04-13T23:32:42.119Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] 
23:32:42 [2020-04-13T23:32:42.119Z] DONE 6 tests, 6 skipped in 2.858s
23:32:42 [2020-04-13T23:32:42.568Z] 
23:32:42 [2020-04-13T23:32:42.568Z] Running D:\gopath\src\github.com\docker\docker\integration\service
23:32:46 [2020-04-13T23:32:46.287Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:46 [2020-04-13T23:32:46.287Z] INFO: Testing against a local daemon
23:32:46 [2020-04-13T23:32:46.287Z] ok  	github.com/docker/docker/integration/service	0.414s
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === Skipped
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
23:32:46 [2020-04-13T23:32:46.287Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
23:32:46 [2020-04-13T23:32:46.287Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] DONE 23 tests, 22 skipped in 3.882s
23:32:46 [2020-04-13T23:32:46.287Z] 
23:32:46 [2020-04-13T23:32:46.287Z] Running D:\gopath\src\github.com\docker\docker\integration\session
23:32:48 [2020-04-13T23:32:48.641Z] === RUN   TestDockerSuite/TestHistoryExistentImage
23:32:48 [2020-04-13T23:32:48.641Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
23:32:48 [2020-04-13T23:32:48.641Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
23:32:48 [2020-04-13T23:32:48.641Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
23:32:48 [2020-04-13T23:32:48.896Z] --- PASS: TestServiceUpdateSecrets (15.35s)
23:32:48 [2020-04-13T23:32:48.896Z] === RUN   TestServiceUpdateConfigs
23:32:49 [2020-04-13T23:32:49.143Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:49 [2020-04-13T23:32:49.143Z] INFO: Testing against a local daemon
23:32:49 [2020-04-13T23:32:49.143Z] ok  	github.com/docker/docker/integration/session	0.278s
23:32:49 [2020-04-13T23:32:49.143Z] 
23:32:49 [2020-04-13T23:32:49.143Z] === Skipped
23:32:49 [2020-04-13T23:32:49.143Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
23:32:49 [2020-04-13T23:32:49.143Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
23:32:49 [2020-04-13T23:32:49.143Z] 
23:32:49 [2020-04-13T23:32:49.143Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
23:32:49 [2020-04-13T23:32:49.143Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
23:32:49 [2020-04-13T23:32:49.143Z] 
23:32:49 [2020-04-13T23:32:49.143Z] 
23:32:49 [2020-04-13T23:32:49.143Z] DONE 2 tests, 2 skipped in 2.984s
23:32:49 [2020-04-13T23:32:49.455Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
23:32:49 [2020-04-13T23:32:49.455Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
23:32:49 [2020-04-13T23:32:49.592Z] 
23:32:49 [2020-04-13T23:32:49.592Z] Running D:\gopath\src\github.com\docker\docker\integration\system
23:32:50 [2020-04-13T23:32:50.381Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
23:32:50 [2020-04-13T23:32:50.381Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
23:32:50 [2020-04-13T23:32:50.381Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
23:32:50 [2020-04-13T23:32:50.636Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
23:32:51 [2020-04-13T23:32:51.195Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
23:32:51 [2020-04-13T23:32:51.450Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
23:32:52 [2020-04-13T23:32:52.010Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
23:32:52 [2020-04-13T23:32:52.010Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
23:32:52 [2020-04-13T23:32:52.445Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:52 [2020-04-13T23:32:52.445Z] INFO: Testing against a local daemon
23:32:53 [2020-04-13T23:32:53.371Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
23:32:53 [2020-04-13T23:32:53.372Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
23:32:53 [2020-04-13T23:32:53.393Z] ok  	github.com/docker/docker/integration/system	1.252s
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] === Skipped
23:32:53 [2020-04-13T23:32:53.393Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:32:53 [2020-04-13T23:32:53.393Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
23:32:53 [2020-04-13T23:32:53.393Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
23:32:53 [2020-04-13T23:32:53.393Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
23:32:53 [2020-04-13T23:32:53.393Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
23:32:53 [2020-04-13T23:32:53.393Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
23:32:53 [2020-04-13T23:32:53.393Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
23:32:53 [2020-04-13T23:32:53.393Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] DONE 13 tests, 7 skipped in 3.974s
23:32:53 [2020-04-13T23:32:53.393Z] 
23:32:53 [2020-04-13T23:32:53.393Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
23:32:54 [2020-04-13T23:32:54.295Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
23:32:55 [2020-04-13T23:32:55.218Z] === RUN   TestDockerSuite/TestImagesFormat
23:32:55 [2020-04-13T23:32:55.218Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
23:32:56 [2020-04-13T23:32:56.145Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
23:32:56 [2020-04-13T23:32:56.247Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:32:56 [2020-04-13T23:32:56.247Z] INFO: Testing against a local daemon
23:32:56 [2020-04-13T23:32:56.247Z] ok  	github.com/docker/docker/integration/volume	0.292s
23:32:56 [2020-04-13T23:32:56.696Z] 
23:32:56 [2020-04-13T23:32:56.696Z] === Skipped
23:32:56 [2020-04-13T23:32:56.696Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
23:32:56 [2020-04-13T23:32:56.696Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
23:32:56 [2020-04-13T23:32:56.696Z] 
23:32:56 [2020-04-13T23:32:56.696Z] 
23:32:56 [2020-04-13T23:32:56.696Z] DONE 5 tests, 1 skipped in 3.077s
23:32:56 [2020-04-13T23:32:56.696Z] 
23:32:56 [2020-04-13T23:32:56.696Z] INFO: make.ps1 ended at 04/13/2020 23:32:56
23:32:56 [2020-04-13T23:32:56.696Z] INFO: Integration CLI tests being run from the host:
23:32:56 [2020-04-13T23:32:56.696Z] 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" 
23:32:59 [2020-04-13T23:32:59.418Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
23:32:59 [2020-04-13T23:32:59.418Z] === RUN   TestDockerSuite/TestImportBadURL
23:32:59 [2020-04-13T23:32:59.418Z] === RUN   TestDockerSuite/TestImportDisplay
23:33:01 [2020-04-13T23:33:01.302Z] === RUN   TestDockerSuite/TestImportFile
23:33:03 [2020-04-13T23:33:03.189Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
23:33:03 [2020-04-13T23:33:03.189Z] === RUN   TestDockerSuite/TestImportFileWithMessage
23:33:04 [2020-04-13T23:33:04.112Z] --- PASS: TestServiceUpdateConfigs (15.24s)
23:33:04 [2020-04-13T23:33:04.112Z] === RUN   TestServiceUpdateNetwork
23:33:05 [2020-04-13T23:33:05.037Z] === RUN   TestDockerSuite/TestImportGzipped
23:33:08 [2020-04-13T23:33:08.296Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
23:33:08 [2020-04-13T23:33:08.296Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
23:33:09 [2020-04-13T23:33:09.043Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
23:33:09 [2020-04-13T23:33:09.043Z] INFO: Testing against a local daemon
23:33:10 [2020-04-13T23:33:10.179Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
23:33:11 [2020-04-13T23:33:11.540Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
23:33:12 [2020-04-13T23:33:12.902Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
23:33:13 [2020-04-13T23:33:13.824Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
23:33:13 [2020-04-13T23:33:13.824Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
23:33:13 [2020-04-13T23:33:13.824Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
23:33:13 [2020-04-13T23:33:13.825Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
23:33:14 [2020-04-13T23:33:14.749Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
23:33:15 [2020-04-13T23:33:15.671Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
23:33:16 [2020-04-13T23:33:16.596Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
23:33:17 [2020-04-13T23:33:17.157Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
23:33:17 [2020-04-13T23:33:17.411Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
23:33:18 [2020-04-13T23:33:18.335Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
23:33:18 [2020-04-13T23:33:18.895Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
23:33:18 [2020-04-13T23:33:18.895Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
23:33:20 [2020-04-13T23:33:20.781Z] --- PASS: TestServiceUpdateNetwork (16.78s)
23:33:20 [2020-04-13T23:33:20.781Z] PASS
23:33:20 [2020-04-13T23:33:20.781Z] 
23:33:20 [2020-04-13T23:33:20.781Z] === Skipped
23:33:20 [2020-04-13T23:33:20.781Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:33:20 [2020-04-13T23:33:20.781Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:33:20 [2020-04-13T23:33:20.781Z] 
23:33:20 [2020-04-13T23:33:20.781Z] 
23:33:20 [2020-04-13T23:33:20.781Z] DONE 23 tests, 1 skipped in 184.225s
23:33:20 [2020-04-13T23:33:20.781Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:33:20 [2020-04-13T23:33:20.781Z] ++ 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
23:33:20 [2020-04-13T23:33:20.781Z] ++ set -e
23:33:20 [2020-04-13T23:33:20.781Z] ++ '[' -n 0 ']'
23:33:20 [2020-04-13T23:33:20.781Z] ++ set -x
23:33:20 [2020-04-13T23:33:20.781Z] ++ env -i DEST=/go/src/github.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
23:33:20 [2020-04-13T23:33:20.781Z] INFO: Testing against a local daemon
23:33:20 [2020-04-13T23:33:20.781Z] === RUN   TestSessionCreate
23:33:20 [2020-04-13T23:33:20.781Z] --- PASS: TestSessionCreate (0.02s)
23:33:20 [2020-04-13T23:33:20.781Z] === RUN   TestSessionCreateWithBadUpgrade
23:33:21 [2020-04-13T23:33:21.036Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
23:33:21 [2020-04-13T23:33:21.036Z] PASS
23:33:21 [2020-04-13T23:33:21.036Z] 
23:33:21 [2020-04-13T23:33:21.036Z] DONE 2 tests in 0.093s
23:33:21 [2020-04-13T23:33:21.036Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
23:33:21 [2020-04-13T23:33:21.036Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:33:21 [2020-04-13T23:33:21.036Z] ++ 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
23:33:21 [2020-04-13T23:33:21.036Z] ++ set -e
23:33:21 [2020-04-13T23:33:21.036Z] ++ '[' -n 0 ']'
23:33:21 [2020-04-13T23:33:21.036Z] ++ set -x
23:33:21 [2020-04-13T23:33:21.036Z] ++ env -i DEST=/go/src/github.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
23:33:21 [2020-04-13T23:33:21.036Z] INFO: Testing against a local daemon
23:33:21 [2020-04-13T23:33:21.036Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:33:21 [2020-04-13T23:33:21.036Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
23:33:21 [2020-04-13T23:33:21.036Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:33:21 [2020-04-13T23:33:21.036Z] === RUN   TestEventsExecDie
23:33:21 [2020-04-13T23:33:21.036Z] === RUN   TestDockerSuite/TestInspectAmpersand
23:33:22 [2020-04-13T23:33:22.401Z] --- PASS: TestEventsExecDie (1.08s)
23:33:22 [2020-04-13T23:33:22.401Z] === RUN   TestEventsBackwardsCompatible
23:33:22 [2020-04-13T23:33:22.401Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
23:33:22 [2020-04-13T23:33:22.401Z] === RUN   TestInfoBinaryCommits
23:33:22 [2020-04-13T23:33:22.401Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
23:33:22 [2020-04-13T23:33:22.401Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:33:22 [2020-04-13T23:33:22.401Z] === RUN   TestInfoAPIVersioned
23:33:22 [2020-04-13T23:33:22.401Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:33:22 [2020-04-13T23:33:22.401Z] === RUN   TestInfoDiscoveryBackend
23:33:22 [2020-04-13T23:33:22.656Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
23:33:22 [2020-04-13T23:33:22.656Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:33:23 [2020-04-13T23:33:23.215Z] === RUN   TestDockerSuite/TestInspectByPrefix
23:33:23 [2020-04-13T23:33:23.215Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
23:33:23 [2020-04-13T23:33:23.774Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:33:23 [2020-04-13T23:33:23.774Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:33:24 [2020-04-13T23:33:24.029Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
23:33:24 [2020-04-13T23:33:24.029Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
23:33:24 [2020-04-13T23:33:24.284Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
23:33:24 [2020-04-13T23:33:24.284Z] === RUN   TestInfoAPI
23:33:24 [2020-04-13T23:33:24.284Z] --- PASS: TestInfoAPI (0.03s)
23:33:24 [2020-04-13T23:33:24.284Z] === RUN   TestInfoAPIWarnings
23:33:24 [2020-04-13T23:33:24.538Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
23:33:24 [2020-04-13T23:33:24.793Z] --- PASS: TestInfoAPIWarnings (0.53s)
23:33:24 [2020-04-13T23:33:24.793Z] === RUN   TestInfoDebug
23:33:25 [2020-04-13T23:33:25.352Z] --- PASS: TestInfoDebug (0.54s)
23:33:25 [2020-04-13T23:33:25.352Z] === RUN   TestInfoInsecureRegistries
23:33:25 [2020-04-13T23:33:25.608Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
23:33:25 [2020-04-13T23:33:25.863Z] --- PASS: TestInfoInsecureRegistries (0.54s)
23:33:25 [2020-04-13T23:33:25.864Z] === RUN   TestInfoRegistryMirrors
23:33:26 [2020-04-13T23:33:26.423Z] --- PASS: TestInfoRegistryMirrors (0.55s)
23:33:26 [2020-04-13T23:33:26.423Z] === RUN   TestLoginFailsWithBadCredentials
23:33:26 [2020-04-13T23:33:26.677Z] === RUN   TestDockerSuite/TestInspectDefault
23:33:26 [2020-04-13T23:33:26.932Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
23:33:26 [2020-04-13T23:33:26.932Z] === RUN   TestPingCacheHeaders
23:33:26 [2020-04-13T23:33:26.932Z] --- PASS: TestPingCacheHeaders (0.04s)
23:33:26 [2020-04-13T23:33:26.932Z] === RUN   TestPingGet
23:33:26 [2020-04-13T23:33:26.932Z] --- PASS: TestPingGet (0.02s)
23:33:26 [2020-04-13T23:33:26.932Z] === RUN   TestPingHead
23:33:26 [2020-04-13T23:33:26.932Z] --- PASS: TestPingHead (0.05s)
23:33:26 [2020-04-13T23:33:26.932Z] === RUN   TestVersion
23:33:26 [2020-04-13T23:33:26.932Z] --- PASS: TestVersion (0.05s)
23:33:26 [2020-04-13T23:33:26.932Z] PASS
23:33:26 [2020-04-13T23:33:26.932Z] 
23:33:26 [2020-04-13T23:33:26.932Z] === Skipped
23:33:26 [2020-04-13T23:33:26.932Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
23:33:26 [2020-04-13T23:33:26.932Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:33:26 [2020-04-13T23:33:26.932Z] 
23:33:26 [2020-04-13T23:33:26.932Z] 
23:33:26 [2020-04-13T23:33:26.932Z] DONE 18 tests, 1 skipped in 6.036s
23:33:26 [2020-04-13T23:33:26.932Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:33:26 [2020-04-13T23:33:26.932Z] ++ 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
23:33:26 [2020-04-13T23:33:26.932Z] ++ set -e
23:33:26 [2020-04-13T23:33:26.932Z] ++ '[' -n 0 ']'
23:33:26 [2020-04-13T23:33:26.932Z] ++ set -x
23:33:26 [2020-04-13T23:33:26.932Z] ++ env -i DEST=/go/src/github.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
23:33:27 [2020-04-13T23:33:27.188Z] INFO: Testing against a local daemon
23:33:27 [2020-04-13T23:33:27.188Z] === RUN   TestVolumesCreateAndList
23:33:27 [2020-04-13T23:33:27.188Z] --- PASS: TestVolumesCreateAndList (0.05s)
23:33:27 [2020-04-13T23:33:27.188Z] === RUN   TestVolumesRemove
23:33:27 [2020-04-13T23:33:27.188Z] --- PASS: TestVolumesRemove (0.14s)
23:33:27 [2020-04-13T23:33:27.188Z] === RUN   TestVolumesInspect
23:33:27 [2020-04-13T23:33:27.188Z] --- PASS: TestVolumesInspect (0.03s)
23:33:27 [2020-04-13T23:33:27.188Z] === RUN   TestVolumesInvalidJSON
23:33:27 [2020-04-13T23:33:27.188Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:33:27 [2020-04-13T23:33:27.188Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:33:27 [2020-04-13T23:33:27.444Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:33:27 [2020-04-13T23:33:27.444Z] --- PASS: TestVolumesInvalidJSON (0.04s)
23:33:27 [2020-04-13T23:33:27.444Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:33:27 [2020-04-13T23:33:27.444Z] PASS
23:33:27 [2020-04-13T23:33:27.444Z] 
23:33:27 [2020-04-13T23:33:27.444Z] DONE 5 tests in 0.320s
23:33:27 [2020-04-13T23:33:27.444Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:33:27 [2020-04-13T23:33:27.698Z] ++++ cat bundles/test-integration/docker.pid
23:33:27 [2020-04-13T23:33:27.698Z] +++ kill 17481
23:33:27 [2020-04-13T23:33:27.698Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
23:33:27 [2020-04-13T23:33:27.953Z] === RUN   TestDockerSuite/TestInspectHistory
23:33:28 [2020-04-13T23:33:28.876Z] +++ /etc/init.d/apparmor stop
23:33:28 [2020-04-13T23:33:28.876Z] Leaving: AppArmorNo profiles have been unloaded.
23:33:28 [2020-04-13T23:33:28.876Z] 
23:33:28 [2020-04-13T23:33:28.876Z] Unloading profiles will leave already running processes permanently
23:33:28 [2020-04-13T23:33:28.876Z] unconfined, which can lead to unexpected situations.
23:33:28 [2020-04-13T23:33:28.876Z] 
23:33:28 [2020-04-13T23:33:28.876Z] To set a process to complain mode, use the command line tool
23:33:28 [2020-04-13T23:33:28.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:33:28 [2020-04-13T23:33:28.876Z] +++ true
23:33:28 [2020-04-13T23:33:28.876Z] 
23:33:28 [2020-04-13T23:33:28.876Z] === RUN   TestDockerSuite/TestInspectImage
23:33:28 [2020-04-13T23:33:28.876Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
23:33:29 [2020-04-13T23:33:29.131Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
23:33:29 [2020-04-13T23:33:29.131Z] === RUN   TestDockerSuite/TestInspectInt64
23:33:30 [2020-04-13T23:33:30.055Z] === RUN   TestDockerSuite/TestInspectJSONFields
23:33:30 [2020-04-13T23:33:30.979Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
23:33:31 [2020-04-13T23:33:31.233Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
23:33:31 [2020-04-13T23:33:31.233Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
23:33:32 [2020-04-13T23:33:32.157Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
23:33:33 [2020-04-13T23:33:33.080Z] === RUN   TestDockerSuite/TestInspectPlugin
23:33:34 [2020-04-13T23:33:34.961Z] === RUN   TestDockerSuite/TestInspectRootFS
23:33:34 [2020-04-13T23:33:34.961Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
23:33:35 [2020-04-13T23:33:35.884Z] === RUN   TestDockerSuite/TestInspectStatus
23:33:36 [2020-04-13T23:33:36.444Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
23:33:37 [2020-04-13T23:33:37.003Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
23:33:38 [2020-04-13T23:33:38.886Z] === RUN   TestDockerSuite/TestInspectTemplateError
23:33:39 [2020-04-13T23:33:39.445Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
23:33:40 [2020-04-13T23:33:40.369Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
23:33:41 [2020-04-13T23:33:41.293Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
23:33:41 [2020-04-13T23:33:41.293Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
23:33:42 [2020-04-13T23:33:42.217Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
23:33:43 [2020-04-13T23:33:43.145Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
23:33:44 [2020-04-13T23:33:44.069Z] === RUN   TestDockerSuite/TestInspectUnknownObject
23:33:44 [2020-04-13T23:33:44.069Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
23:33:46 [2020-04-13T23:33:46.587Z] === RUN   TestDockerSuite/TestLinkShortDefinition
23:33:47 [2020-04-13T23:33:47.948Z] === RUN   TestDockerSuite/TestLinksEnvs
23:33:49 [2020-04-13T23:33:49.833Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
23:33:50 [2020-04-13T23:33:50.087Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
23:33:51 [2020-04-13T23:33:51.968Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
23:33:54 [2020-04-13T23:33:54.476Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
23:33:56 [2020-04-13T23:33:56.983Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
23:33:56 [2020-04-13T23:33:56.983Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
23:33:59 [2020-04-13T23:33:59.530Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
23:33:59 [2020-04-13T23:33:59.784Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
23:34:00 [2020-04-13T23:34:00.709Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
23:34:07 [2020-04-13T23:34:07.231Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
23:34:13 [2020-04-13T23:34:13.758Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
23:34:15 [2020-04-13T23:34:15.683Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
23:34:16 [2020-04-13T23:34:16.242Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
23:34:18 [2020-04-13T23:34:18.138Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
23:34:19 [2020-04-13T23:34:19.067Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
23:34:20 [2020-04-13T23:34:20.426Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
23:34:21 [2020-04-13T23:34:21.789Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
23:34:21 [2020-04-13T23:34:21.789Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
23:34:22 [2020-04-13T23:34:22.044Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
23:34:22 [2020-04-13T23:34:22.044Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
23:34:22 [2020-04-13T23:34:22.044Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
23:34:22 [2020-04-13T23:34:22.970Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
23:34:23 [2020-04-13T23:34:23.895Z] === RUN   TestDockerSuite/TestLogsAPIUntil
23:34:28 [2020-04-13T23:34:28.051Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
23:34:28 [2020-04-13T23:34:28.611Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
23:34:33 [2020-04-13T23:34:33.841Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
23:34:33 [2020-04-13T23:34:33.841Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
23:34:34 [2020-04-13T23:34:34.097Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
23:34:34 [2020-04-13T23:34:34.097Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
23:34:35 [2020-04-13T23:34:35.457Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
23:34:36 [2020-04-13T23:34:36.819Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
23:34:36 [2020-04-13T23:34:36.819Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
23:34:37 [2020-04-13T23:34:37.742Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
23:34:39 [2020-04-13T23:34:39.103Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
23:34:40 [2020-04-13T23:34:40.026Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
23:34:40 [2020-04-13T23:34:40.026Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
23:34:42 [2020-04-13T23:34:42.534Z] === RUN   TestDockerSuite/TestLogsFollowStopped
23:34:43 [2020-04-13T23:34:43.458Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
23:34:43 [2020-04-13T23:34:43.458Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
23:34:44 [2020-04-13T23:34:44.424Z] === RUN   TestDockerSuite/TestLogsSince
23:34:46 [2020-04-13T23:34:46.320Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
23:34:49 [2020-04-13T23:34:49.583Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
23:34:51 [2020-04-13T23:34:51.464Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
23:34:52 [2020-04-13T23:34:52.824Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
23:34:56 [2020-04-13T23:34:56.081Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
23:34:57 [2020-04-13T23:34:57.441Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
23:34:58 [2020-04-13T23:34:58.367Z] === RUN   TestDockerSuite/TestLogsTail
23:34:59 [2020-04-13T23:34:59.290Z] === RUN   TestDockerSuite/TestLogsTimestamps
23:34:59 [2020-04-13T23:34:59.290Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
23:35:00 [2020-04-13T23:35:00.214Z] === RUN   TestDockerSuite/TestLogsWithDetails
23:35:01 [2020-04-13T23:35:01.138Z] === RUN   TestDockerSuite/TestMountIntoProc
23:35:01 [2020-04-13T23:35:01.698Z] === RUN   TestDockerSuite/TestMountIntoSys
23:35:02 [2020-04-13T23:35:02.622Z] === RUN   TestDockerSuite/TestNetHostname
23:35:05 [2020-04-13T23:35:05.129Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
23:35:05 [2020-04-13T23:35:05.385Z] === RUN   TestDockerSuite/TestNetworkEvents
23:35:05 [2020-04-13T23:35:05.385Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
23:35:06 [2020-04-13T23:35:06.745Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
23:35:10 [2020-04-13T23:35:10.004Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
23:35:10 [2020-04-13T23:35:10.259Z] === RUN   TestDockerSuite/TestPluginActive
23:35:10 [2020-04-13T23:35:10.818Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
23:35:12 [2020-04-13T23:35:12.178Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
23:35:18 [2020-04-13T23:35:18.712Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
23:35:18 [2020-04-13T23:35:18.712Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
23:35:18 [2020-04-13T23:35:18.967Z] === RUN   TestDockerSuite/TestPluginLogDriver
23:35:22 [2020-04-13T23:35:22.226Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
23:35:23 [2020-04-13T23:35:23.585Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
23:35:24 [2020-04-13T23:35:24.509Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
23:35:25 [2020-04-13T23:35:25.868Z] === RUN   TestDockerSuite/TestPluginUpgrade
23:35:27 [2020-04-13T23:35:27.754Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
23:35:31 [2020-04-13T23:35:31.019Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
23:35:31 [2020-04-13T23:35:31.579Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
23:35:32 [2020-04-13T23:35:32.981Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
23:35:34 [2020-04-13T23:35:34.864Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
23:35:34 [2020-04-13T23:35:34.864Z] === RUN   TestDockerSuite/TestPortHostBinding
23:35:36 [2020-04-13T23:35:36.747Z] === RUN   TestDockerSuite/TestPortList
23:35:40 [2020-04-13T23:35:40.006Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
23:35:43 [2020-04-13T23:35:43.266Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
23:35:47 [2020-04-13T23:35:47.456Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
23:35:48 [2020-04-13T23:35:48.815Z] === RUN   TestDockerSuite/TestPostContainersAttach
23:35:56 [2020-04-13T23:35:56.887Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
23:35:56 [2020-04-13T23:35:56.887Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
23:35:56 [2020-04-13T23:35:56.887Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
23:35:56 [2020-04-13T23:35:56.887Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
23:35:57 [2020-04-13T23:35:57.141Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
23:35:57 [2020-04-13T23:35:57.141Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
23:35:58 [2020-04-13T23:35:58.065Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
23:35:58 [2020-04-13T23:35:58.065Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
23:35:58 [2020-04-13T23:35:58.624Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
23:35:58 [2020-04-13T23:35:58.878Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
23:36:00 [2020-04-13T23:36:00.237Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
23:36:00 [2020-04-13T23:36:00.237Z] === RUN   TestDockerSuite/TestPruneContainerLabel
23:36:03 [2020-04-13T23:36:03.492Z] === RUN   TestDockerSuite/TestPruneContainerUntil
23:36:05 [2020-04-13T23:36:05.375Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
23:36:05 [2020-04-13T23:36:05.375Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
23:36:05 [2020-04-13T23:36:05.630Z] === RUN   TestDockerSuite/TestPsByOrder
23:36:08 [2020-04-13T23:36:08.888Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
23:36:09 [2020-04-13T23:36:09.143Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
23:36:10 [2020-04-13T23:36:10.503Z] === RUN   TestDockerSuite/TestPsListContainersBase
23:36:13 [2020-04-13T23:36:13.759Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
23:36:18 [2020-04-13T23:36:18.998Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
23:36:18 [2020-04-13T23:36:18.998Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
23:36:23 [2020-04-13T23:36:23.157Z] === RUN   TestDockerSwarmSuite/TestServiceScale
23:36:23 [2020-04-13T23:36:23.157Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
23:36:26 [2020-04-13T23:36:26.413Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
23:36:31 [2020-04-13T23:36:31.648Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
23:36:33 [2020-04-13T23:36:33.007Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
23:36:35 [2020-04-13T23:36:35.515Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
23:36:37 [2020-04-13T23:36:37.401Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
23:36:38 [2020-04-13T23:36:38.760Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
23:36:40 [2020-04-13T23:36:40.643Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
23:36:43 [2020-04-13T23:36:43.152Z] === RUN   TestDockerSuite/TestPsListContainersSize
23:36:45 [2020-04-13T23:36:45.035Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
23:36:45 [2020-04-13T23:36:45.035Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
23:36:46 [2020-04-13T23:36:46.396Z] === RUN   TestDockerSuite/TestPsRightTagName
23:36:46 [2020-04-13T23:36:46.816Z] --- PASS: TestImportExtremelyLargeImageWorks (300.36s)
23:36:46 [2020-04-13T23:36:46.816Z] PASS
23:36:46 [2020-04-13T23:36:46.816Z] 
23:36:46 [2020-04-13T23:36:46.816Z] === Skipped
23:36:46 [2020-04-13T23:36:46.816Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
23:36:46 [2020-04-13T23:36:46.816Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:36:46 [2020-04-13T23:36:46.816Z] 
23:36:46 [2020-04-13T23:36:46.816Z] 
23:36:46 [2020-04-13T23:36:46.816Z] DONE 12 tests, 1 skipped in 301.722s
23:36:46 [2020-04-13T23:36:46.816Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
23:36:46 [2020-04-13T23:36:46.816Z] ++ 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
23:36:46 [2020-04-13T23:36:46.816Z] ++ set -e
23:36:46 [2020-04-13T23:36:46.816Z] ++ '[' -n 0 ']'
23:36:46 [2020-04-13T23:36:46.816Z] ++ set -x
23:36:46 [2020-04-13T23:36:46.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:36:46 [2020-04-13T23:36:46.816Z] INFO: Testing against a local daemon
23:36:46 [2020-04-13T23:36:46.816Z] === RUN   TestNetworkCreateDelete
23:36:46 [2020-04-13T23:36:46.816Z] --- PASS: TestNetworkCreateDelete (0.22s)
23:36:46 [2020-04-13T23:36:46.816Z] === RUN   TestDockerNetworkDeletePreferID
23:36:46 [2020-04-13T23:36:46.816Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
23:36:46 [2020-04-13T23:36:46.816Z] === RUN   TestInspectNetwork
23:36:46 [2020-04-13T23:36:46.816Z] === RUN   TestInspectNetwork/full_network_id
23:36:46 [2020-04-13T23:36:46.816Z] === RUN   TestInspectNetwork/partial_network_id
23:36:46 [2020-04-13T23:36:46.816Z] === RUN   TestInspectNetwork/network_name
23:36:46 [2020-04-13T23:36:46.816Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:36:47 [2020-04-13T23:36:47.319Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
23:36:48 [2020-04-13T23:36:48.298Z] --- PASS: TestInspectNetwork (7.58s)
23:36:48 [2020-04-13T23:36:48.298Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:36:48 [2020-04-13T23:36:48.298Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:36:48 [2020-04-13T23:36:48.298Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:36:48 [2020-04-13T23:36:48.298Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:36:48 [2020-04-13T23:36:48.298Z] === RUN   TestRunContainerWithBridgeNone
23:36:49 [2020-04-13T23:36:49.216Z] === RUN   TestDockerSuite/TestPsShowMounts
23:36:50 [2020-04-13T23:36:50.330Z] --- PASS: TestRunContainerWithBridgeNone (2.29s)
23:36:50 [2020-04-13T23:36:50.330Z] === RUN   TestNetworkInvalidJSON
23:36:50 [2020-04-13T23:36:50.330Z] === RUN   TestNetworkInvalidJSON//networks/create
23:36:50 [2020-04-13T23:36:50.330Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:36:50 [2020-04-13T23:36:50.330Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:36:50 [2020-04-13T23:36:50.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:36:50 [2020-04-13T23:36:50.330Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:36:50 [2020-04-13T23:36:50.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:36:50 [2020-04-13T23:36:50.330Z] === CONT  TestNetworkInvalidJSON//networks/create
23:36:50 [2020-04-13T23:36:50.330Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:36:50 [2020-04-13T23:36:50.330Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:36:50 [2020-04-13T23:36:50.330Z] --- PASS: TestNetworkInvalidJSON (0.05s)
23:36:50 [2020-04-13T23:36:50.330Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:36:50 [2020-04-13T23:36:50.330Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:36:50 [2020-04-13T23:36:50.330Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:36:50 [2020-04-13T23:36:50.330Z] === RUN   TestHostIPv4BridgeLabel
23:36:50 [2020-04-13T23:36:50.578Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
23:36:50 [2020-04-13T23:36:50.949Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
23:36:50 [2020-04-13T23:36:50.949Z] === RUN   TestDaemonRestartWithLiveRestore
23:36:51 [2020-04-13T23:36:51.939Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
23:36:51 [2020-04-13T23:36:51.964Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
23:36:51 [2020-04-13T23:36:51.964Z] === RUN   TestDaemonDefaultNetworkPools
23:36:52 [2020-04-13T23:36:52.863Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
23:36:52 [2020-04-13T23:36:52.863Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
23:36:52 [2020-04-13T23:36:52.863Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
23:36:52 [2020-04-13T23:36:52.991Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
23:36:52 [2020-04-13T23:36:52.991Z] === RUN   TestDaemonRestartWithExistingNetwork
23:36:53 [2020-04-13T23:36:53.118Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
23:36:53 [2020-04-13T23:36:53.118Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
23:36:53 [2020-04-13T23:36:53.373Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
23:36:53 [2020-04-13T23:36:53.931Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
23:36:54 [2020-04-13T23:36:54.010Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
23:36:54 [2020-04-13T23:36:54.010Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:36:55 [2020-04-13T23:36:55.494Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s)
23:36:55 [2020-04-13T23:36:55.494Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:36:55 [2020-04-13T23:36:55.815Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
23:36:56 [2020-04-13T23:36:56.115Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
23:36:56 [2020-04-13T23:36:56.115Z] === RUN   TestServiceWithPredefinedNetwork
23:36:57 [2020-04-13T23:36:57.697Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
23:36:58 [2020-04-13T23:36:58.256Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
23:36:58 [2020-04-13T23:36:58.803Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s)
23:36:58 [2020-04-13T23:36:58.803Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:36:58 [2020-04-13T23:36:58.803Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:36:58 [2020-04-13T23:36:58.803Z]     service_test.go:236: FLAKY_TEST
23:36:58 [2020-04-13T23:36:58.803Z] === RUN   TestServiceWithDataPathPortInit
23:37:06 [2020-04-13T23:37:06.324Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
23:37:07 [2020-04-13T23:37:07.683Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
23:37:10 [2020-04-13T23:37:10.189Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
23:37:10 [2020-04-13T23:37:10.189Z] === RUN   TestDockerSuite/TestRestartPolicyNO
23:37:10 [2020-04-13T23:37:10.189Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
23:37:10 [2020-04-13T23:37:10.189Z] === RUN   TestDockerSuite/TestRestartRunningContainer
23:37:13 [2020-04-13T23:37:13.448Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
23:37:13 [2020-04-13T23:37:13.448Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
23:37:14 [2020-04-13T23:37:14.062Z] --- PASS: TestServiceWithDataPathPortInit (14.88s)
23:37:14 [2020-04-13T23:37:14.063Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:37:14 [2020-04-13T23:37:14.807Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
23:37:18 [2020-04-13T23:37:18.973Z] === RUN   TestDockerSuite/TestRestartWithVolumes
23:37:19 [2020-04-13T23:37:19.906Z] === RUN   TestDockerSuite/TestRmiBlank
23:37:19 [2020-04-13T23:37:19.906Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
23:37:20 [2020-04-13T23:37:20.164Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
23:37:20 [2020-04-13T23:37:20.892Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s)
23:37:20 [2020-04-13T23:37:20.893Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9vfbcyttuwzly4i7rmhytzpb3 Created:2020-04-13 23:37:14.48655088 +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[c8d175ea895ab62b2fa5918b3a089150812fa2699e930587891f26e63bae9640:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hfxbrzt5r02cpbdi7cvi8fq40 EndpointID:f6fd315c8d0c59329f03ddb0745e561d0b84569a9ecb14e5dbac34aef072310d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:384e1221ac71de7e11be240317fd9ff2b00fc4018a5cf99837c5c5dd03581e32 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:ee4b2ba6e0de IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hfxbrzt5r02cpbdi7cvi8fq40 EndpointID:f6fd315c8d0c59329f03ddb0745e561d0b84569a9ecb14e5dbac34aef072310d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:37:20 [2020-04-13T23:37:20.893Z] PASS
23:37:20 [2020-04-13T23:37:20.893Z] 
23:37:20 [2020-04-13T23:37:20.893Z] === Skipped
23:37:20 [2020-04-13T23:37:20.893Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:37:20 [2020-04-13T23:37:20.893Z]     service_test.go:236: FLAKY_TEST
23:37:20 [2020-04-13T23:37:20.893Z] 
23:37:20 [2020-04-13T23:37:20.893Z] 
23:37:20 [2020-04-13T23:37:20.893Z] DONE 22 tests, 1 skipped in 41.113s
23:37:20 [2020-04-13T23:37:20.893Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:37:20 [2020-04-13T23:37:20.893Z] ++ 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
23:37:20 [2020-04-13T23:37:20.893Z] ++ set -e
23:37:20 [2020-04-13T23:37:20.893Z] ++ '[' -n 0 ']'
23:37:20 [2020-04-13T23:37:20.893Z] ++ set -x
23:37:20 [2020-04-13T23:37:20.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:37:20 [2020-04-13T23:37:20.893Z] INFO: Testing against a local daemon
23:37:20 [2020-04-13T23:37:20.893Z] === RUN   TestDockerNetworkIpvlanPersistance
23:37:20 [2020-04-13T23:37:20.893Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:37:20 [2020-04-13T23:37:20.893Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:20 [2020-04-13T23:37:20.893Z] === RUN   TestDockerNetworkIpvlan
23:37:20 [2020-04-13T23:37:20.893Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:37:20 [2020-04-13T23:37:20.893Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:20 [2020-04-13T23:37:20.893Z] PASS
23:37:20 [2020-04-13T23:37:20.893Z] 
23:37:20 [2020-04-13T23:37:20.893Z] === Skipped
23:37:20 [2020-04-13T23:37:20.893Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:37:20 [2020-04-13T23:37:20.893Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:20 [2020-04-13T23:37:20.893Z] 
23:37:20 [2020-04-13T23:37:20.893Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:37:20 [2020-04-13T23:37:20.893Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:37:20 [2020-04-13T23:37:20.893Z] 
23:37:20 [2020-04-13T23:37:20.893Z] 
23:37:20 [2020-04-13T23:37:20.893Z] DONE 2 tests, 2 skipped in 0.100s
23:37:20 [2020-04-13T23:37:20.893Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:37:20 [2020-04-13T23:37:20.893Z] ++ 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
23:37:20 [2020-04-13T23:37:20.893Z] ++ set -e
23:37:20 [2020-04-13T23:37:20.893Z] ++ '[' -n 0 ']'
23:37:20 [2020-04-13T23:37:20.893Z] ++ set -x
23:37:20 [2020-04-13T23:37:20.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:37:20 [2020-04-13T23:37:20.893Z] INFO: Testing against a local daemon
23:37:20 [2020-04-13T23:37:20.893Z] === RUN   TestDockerNetworkMacvlanPersistance
23:37:22 [2020-04-13T23:37:22.044Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
23:37:22 [2020-04-13T23:37:22.382Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
23:37:22 [2020-04-13T23:37:22.382Z] === RUN   TestDockerNetworkMacvlan
23:37:23 [2020-04-13T23:37:23.398Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:37:24 [2020-04-13T23:37:24.416Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:37:24 [2020-04-13T23:37:24.553Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
23:37:24 [2020-04-13T23:37:24.553Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
23:37:25 [2020-04-13T23:37:25.435Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:37:25 [2020-04-13T23:37:25.912Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
23:37:25 [2020-04-13T23:37:25.912Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
23:37:27 [2020-04-13T23:37:27.797Z] === RUN   TestDockerSuite/TestRmiImgIDForce
23:37:28 [2020-04-13T23:37:28.133Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:37:28 [2020-04-13T23:37:28.720Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
23:37:30 [2020-04-13T23:37:30.177Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:37:30 [2020-04-13T23:37:30.603Z] === RUN   TestDockerSuite/TestRmiParentImageFail
23:37:31 [2020-04-13T23:37:31.526Z] === RUN   TestDockerSuite/TestRmiTag
23:37:31 [2020-04-13T23:37:31.781Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
23:37:32 [2020-04-13T23:37:32.751Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
23:37:35 [2020-04-13T23:37:35.704Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:37:36 [2020-04-13T23:37:36.326Z] --- PASS: TestDockerNetworkMacvlan (13.77s)
23:37:36 [2020-04-13T23:37:36.326Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
23:37:36 [2020-04-13T23:37:36.326Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
23:37:36 [2020-04-13T23:37:36.326Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s)
23:37:36 [2020-04-13T23:37:36.326Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s)
23:37:36 [2020-04-13T23:37:36.326Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s)
23:37:36 [2020-04-13T23:37:36.326Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s)
23:37:36 [2020-04-13T23:37:36.326Z] PASS
23:37:36 [2020-04-13T23:37:36.326Z] 
23:37:36 [2020-04-13T23:37:36.326Z] DONE 8 tests in 15.393s
23:37:36 [2020-04-13T23:37:36.326Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
23:37:36 [2020-04-13T23:37:36.326Z] ++ 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
23:37:36 [2020-04-13T23:37:36.326Z] ++ set -e
23:37:36 [2020-04-13T23:37:36.326Z] ++ '[' -n 0 ']'
23:37:36 [2020-04-13T23:37:36.326Z] ++ set -x
23:37:36 [2020-04-13T23:37:36.326Z] ++ env -i DEST=/go/src/github.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
23:37:36 [2020-04-13T23:37:36.326Z] testing: warning: no tests to run
23:37:36 [2020-04-13T23:37:36.326Z] PASS
23:37:36 [2020-04-13T23:37:36.326Z] 
23:37:36 [2020-04-13T23:37:36.326Z] DONE 0 tests in 0.016s
23:37:36 [2020-04-13T23:37:36.326Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:37:36 [2020-04-13T23:37:36.326Z] ++ 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
23:37:36 [2020-04-13T23:37:36.326Z] ++ set -e
23:37:36 [2020-04-13T23:37:36.326Z] ++ '[' -n 0 ']'
23:37:36 [2020-04-13T23:37:36.326Z] ++ set -x
23:37:36 [2020-04-13T23:37:36.326Z] ++ env -i DEST=/go/src/github.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
23:37:36 [2020-04-13T23:37:36.326Z] INFO: Testing against a local daemon
23:37:36 [2020-04-13T23:37:36.326Z] === RUN   TestAuthZPluginAllowRequest
23:37:37 [2020-04-13T23:37:37.811Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
23:37:37 [2020-04-13T23:37:37.811Z] === RUN   TestAuthZPluginTLS
23:37:37 [2020-04-13T23:37:37.981Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
23:37:37 [2020-04-13T23:37:37.981Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
23:37:38 [2020-04-13T23:37:38.437Z] --- PASS: TestAuthZPluginTLS (0.61s)
23:37:38 [2020-04-13T23:37:38.437Z] === RUN   TestAuthZPluginDenyRequest
23:37:38 [2020-04-13T23:37:38.905Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
23:37:39 [2020-04-13T23:37:39.058Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
23:37:39 [2020-04-13T23:37:39.058Z] === RUN   TestAuthZPluginAPIDenyResponse
23:37:39 [2020-04-13T23:37:39.470Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
23:37:39 [2020-04-13T23:37:39.690Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
23:37:39 [2020-04-13T23:37:39.690Z] === RUN   TestAuthZPluginDenyResponse
23:37:40 [2020-04-13T23:37:40.310Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
23:37:40 [2020-04-13T23:37:40.311Z] === RUN   TestAuthZPluginAllowEventStream
23:37:41 [2020-04-13T23:37:41.351Z] === RUN   TestDockerSuite/TestRunAddHost
23:37:41 [2020-04-13T23:37:41.351Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
23:37:41 [2020-04-13T23:37:41.791Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
23:37:41 [2020-04-13T23:37:41.791Z] === RUN   TestAuthZPluginErrorResponse
23:37:41 [2020-04-13T23:37:41.910Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
23:37:42 [2020-04-13T23:37:42.165Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
23:37:42 [2020-04-13T23:37:42.413Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
23:37:42 [2020-04-13T23:37:42.413Z] === RUN   TestAuthZPluginErrorRequest
23:37:43 [2020-04-13T23:37:43.032Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
23:37:43 [2020-04-13T23:37:43.032Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:37:43 [2020-04-13T23:37:43.089Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
23:37:43 [2020-04-13T23:37:43.344Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
23:37:43 [2020-04-13T23:37:43.654Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
23:37:43 [2020-04-13T23:37:43.654Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:37:44 [2020-04-13T23:37:44.266Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
23:37:45 [2020-04-13T23:37:45.656Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
23:37:45 [2020-04-13T23:37:45.690Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
23:37:45 [2020-04-13T23:37:45.690Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:37:46 [2020-04-13T23:37:46.578Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
23:37:47 [2020-04-13T23:37:47.502Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
23:37:47 [2020-04-13T23:37:47.740Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s)
23:37:47 [2020-04-13T23:37:47.740Z] === RUN   TestAuthZPluginHeader
23:37:48 [2020-04-13T23:37:48.424Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
23:37:48 [2020-04-13T23:37:48.755Z] --- PASS: TestAuthZPluginHeader (0.94s)
23:37:48 [2020-04-13T23:37:48.755Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:37:48 [2020-04-13T23:37:48.755Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:37:48 [2020-04-13T23:37:48.755Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:37:48 [2020-04-13T23:37:48.755Z] === RUN   TestAuthZPluginV2Disable
23:37:48 [2020-04-13T23:37:48.755Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:37:48 [2020-04-13T23:37:48.755Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:37:48 [2020-04-13T23:37:48.755Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:37:48 [2020-04-13T23:37:48.755Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:37:48 [2020-04-13T23:37:48.755Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:37:48 [2020-04-13T23:37:48.755Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:37:48 [2020-04-13T23:37:48.755Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:37:48 [2020-04-13T23:37:48.755Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:37:48 [2020-04-13T23:37:48.755Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:37:49 [2020-04-13T23:37:49.785Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
23:37:51 [2020-04-13T23:37:51.669Z] === RUN   TestDockerSuite/TestRunAttachDetach
23:37:52 [2020-04-13T23:37:52.593Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
23:37:53 [2020-04-13T23:37:53.952Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
23:37:54 [2020-04-13T23:37:54.511Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
23:37:55 [2020-04-13T23:37:55.433Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
23:37:56 [2020-04-13T23:37:56.356Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:37:56 [2020-04-13T23:37:56.919Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
23:37:57 [2020-04-13T23:37:57.480Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
23:37:58 [2020-04-13T23:37:58.841Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:37:59 [2020-04-13T23:37:59.765Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:38:00 [2020-04-13T23:38:00.327Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:38:01 [2020-04-13T23:38:01.251Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:38:01 [2020-04-13T23:38:01.251Z] === RUN   TestDockerSuite/TestRunBindMounts
23:38:03 [2020-04-13T23:38:03.759Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:38:04 [2020-04-13T23:38:04.318Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:38:05 [2020-04-13T23:38:05.243Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:38:05 [2020-04-13T23:38:05.497Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
23:38:05 [2020-04-13T23:38:05.752Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:38:06 [2020-04-13T23:38:06.676Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:38:06 [2020-04-13T23:38:06.676Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:38:07 [2020-04-13T23:38:07.222Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
23:38:07 [2020-04-13T23:38:07.222Z] PASS
23:38:07 [2020-04-13T23:38:07.222Z] 
23:38:07 [2020-04-13T23:38:07.222Z] === Skipped
23:38:07 [2020-04-13T23:38:07.222Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:38:07 [2020-04-13T23:38:07.222Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:07 [2020-04-13T23:38:07.222Z] 
23:38:07 [2020-04-13T23:38:07.222Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:38:07 [2020-04-13T23:38:07.222Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:07 [2020-04-13T23:38:07.222Z] 
23:38:07 [2020-04-13T23:38:07.222Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:38:07 [2020-04-13T23:38:07.222Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:07 [2020-04-13T23:38:07.222Z] 
23:38:07 [2020-04-13T23:38:07.222Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:38:07 [2020-04-13T23:38:07.222Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:07 [2020-04-13T23:38:07.222Z] 
23:38:07 [2020-04-13T23:38:07.222Z] 
23:38:07 [2020-04-13T23:38:07.222Z] DONE 17 tests, 4 skipped in 29.188s
23:38:07 [2020-04-13T23:38:07.222Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:38:07 [2020-04-13T23:38:07.222Z] ++ 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
23:38:07 [2020-04-13T23:38:07.222Z] ++ set -e
23:38:07 [2020-04-13T23:38:07.222Z] ++ '[' -n 0 ']'
23:38:07 [2020-04-13T23:38:07.222Z] ++ set -x
23:38:07 [2020-04-13T23:38:07.222Z] ++ env -i DEST=/go/src/github.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
23:38:07 [2020-04-13T23:38:07.222Z] INFO: Testing against a local daemon
23:38:07 [2020-04-13T23:38:07.222Z] === RUN   TestPluginInvalidJSON
23:38:07 [2020-04-13T23:38:07.222Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:38:07 [2020-04-13T23:38:07.222Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:38:07 [2020-04-13T23:38:07.222Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:38:07 [2020-04-13T23:38:07.222Z] --- PASS: TestPluginInvalidJSON (0.04s)
23:38:07 [2020-04-13T23:38:07.222Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:38:07 [2020-04-13T23:38:07.222Z] PASS
23:38:07 [2020-04-13T23:38:07.222Z] 
23:38:07 [2020-04-13T23:38:07.222Z] DONE 2 tests in 0.124s
23:38:07 [2020-04-13T23:38:07.222Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:38:07 [2020-04-13T23:38:07.222Z] ++ 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
23:38:07 [2020-04-13T23:38:07.222Z] ++ set -e
23:38:07 [2020-04-13T23:38:07.222Z] ++ '[' -n 0 ']'
23:38:07 [2020-04-13T23:38:07.222Z] ++ set -x
23:38:07 [2020-04-13T23:38:07.222Z] ++ env -i DEST=/go/src/github.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
23:38:07 [2020-04-13T23:38:07.222Z] INFO: Testing against a local daemon
23:38:07 [2020-04-13T23:38:07.222Z] === RUN   TestExternalGraphDriver
23:38:07 [2020-04-13T23:38:07.222Z] === RUN   TestExternalGraphDriver/json
23:38:07 [2020-04-13T23:38:07.603Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:38:07 [2020-04-13T23:38:07.855Z] === RUN   TestExternalGraphDriver/spec
23:38:08 [2020-04-13T23:38:08.540Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:38:09 [2020-04-13T23:38:09.464Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:38:09 [2020-04-13T23:38:09.903Z] === RUN   TestExternalGraphDriver/pull
23:38:10 [2020-04-13T23:38:10.387Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:38:10 [2020-04-13T23:38:10.946Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:38:10 [2020-04-13T23:38:10.946Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:38:11 [2020-04-13T23:38:11.870Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:38:11 [2020-04-13T23:38:11.870Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:38:11 [2020-04-13T23:38:11.941Z] --- PASS: TestExternalGraphDriver (6.21s)
23:38:11 [2020-04-13T23:38:11.941Z]     --- PASS: TestExternalGraphDriver/json (2.04s)
23:38:11 [2020-04-13T23:38:11.941Z]     --- PASS: TestExternalGraphDriver/spec (2.00s)
23:38:11 [2020-04-13T23:38:11.941Z]     --- PASS: TestExternalGraphDriver/pull (1.99s)
23:38:11 [2020-04-13T23:38:11.941Z] === RUN   TestGraphdriverPluginV2
23:38:11 [2020-04-13T23:38:11.941Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
23:38:11 [2020-04-13T23:38:11.941Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:11 [2020-04-13T23:38:11.941Z] PASS
23:38:11 [2020-04-13T23:38:11.941Z] 
23:38:11 [2020-04-13T23:38:11.941Z] === Skipped
23:38:11 [2020-04-13T23:38:11.941Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
23:38:11 [2020-04-13T23:38:11.941Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:38:11 [2020-04-13T23:38:11.941Z] 
23:38:11 [2020-04-13T23:38:11.941Z] 
23:38:11 [2020-04-13T23:38:11.941Z] DONE 5 tests, 1 skipped in 6.366s
23:38:11 [2020-04-13T23:38:11.941Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:38:11 [2020-04-13T23:38:11.941Z] ++ 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
23:38:11 [2020-04-13T23:38:11.941Z] ++ set -e
23:38:11 [2020-04-13T23:38:11.941Z] ++ '[' -n 0 ']'
23:38:11 [2020-04-13T23:38:11.941Z] ++ set -x
23:38:11 [2020-04-13T23:38:11.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:38:12 [2020-04-13T23:38:12.231Z] INFO: Testing against a local daemon
23:38:12 [2020-04-13T23:38:12.231Z] === RUN   TestContinueAfterPluginCrash
23:38:12 [2020-04-13T23:38:12.231Z] === PAUSE TestContinueAfterPluginCrash
23:38:12 [2020-04-13T23:38:12.231Z] === RUN   TestReadPluginNoRead
23:38:12 [2020-04-13T23:38:12.231Z] === PAUSE TestReadPluginNoRead
23:38:12 [2020-04-13T23:38:12.231Z] === RUN   TestDaemonStartWithLogOpt
23:38:12 [2020-04-13T23:38:12.231Z] === PAUSE TestDaemonStartWithLogOpt
23:38:12 [2020-04-13T23:38:12.231Z] === CONT  TestContinueAfterPluginCrash
23:38:12 [2020-04-13T23:38:12.231Z] === CONT  TestDaemonStartWithLogOpt
23:38:12 [2020-04-13T23:38:12.231Z] === CONT  TestReadPluginNoRead
23:38:13 [2020-04-13T23:38:13.231Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:38:14 [2020-04-13T23:38:14.153Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:38:15 [2020-04-13T23:38:15.077Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:38:15 [2020-04-13T23:38:15.637Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:38:15 [2020-04-13T23:38:15.891Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:38:16 [2020-04-13T23:38:16.815Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:38:18 [2020-04-13T23:38:18.174Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:38:20 [2020-04-13T23:38:20.056Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:38:21 [2020-04-13T23:38:21.416Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:38:21 [2020-04-13T23:38:21.974Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:38:22 [2020-04-13T23:38:22.897Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:38:23 [2020-04-13T23:38:23.820Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:38:24 [2020-04-13T23:38:24.378Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:38:25 [2020-04-13T23:38:25.301Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:38:27 [2020-04-13T23:38:27.183Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:38:30 [2020-04-13T23:38:30.440Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:38:30 [2020-04-13T23:38:30.695Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:38:31 [2020-04-13T23:38:31.628Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:38:34 [2020-04-13T23:38:34.137Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:38:34 [2020-04-13T23:38:34.636Z] === RUN   TestReadPluginNoRead/default
23:38:34 [2020-04-13T23:38:34.637Z] --- PASS: TestDaemonStartWithLogOpt (22.31s)
23:38:35 [2020-04-13T23:38:35.447Z] === RUN   TestReadPluginNoRead/disabled_caching
23:38:36 [2020-04-13T23:38:36.017Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:38:37 [2020-04-13T23:38:37.512Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:38:38 [2020-04-13T23:38:38.523Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:38:38 [2020-04-13T23:38:38.990Z] --- PASS: TestReadPluginNoRead (26.72s)
23:38:38 [2020-04-13T23:38:38.990Z]     --- PASS: TestReadPluginNoRead/default (1.68s)
23:38:38 [2020-04-13T23:38:38.990Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.74s)
23:38:38 [2020-04-13T23:38:38.990Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s)
23:38:38 [2020-04-13T23:38:38.990Z]     read_test.go:91: [daa6536a7dade] daemon is not started
23:38:39 [2020-04-13T23:38:39.610Z] --- PASS: TestContinueAfterPluginCrash (27.47s)
23:38:39 [2020-04-13T23:38:39.610Z] PASS
23:38:39 [2020-04-13T23:38:39.610Z] 
23:38:39 [2020-04-13T23:38:39.610Z] DONE 6 tests in 27.572s
23:38:39 [2020-04-13T23:38:39.610Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:38:39 [2020-04-13T23:38:39.610Z] ++ 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
23:38:39 [2020-04-13T23:38:39.610Z] ++ set -e
23:38:39 [2020-04-13T23:38:39.610Z] ++ '[' -n 0 ']'
23:38:39 [2020-04-13T23:38:39.610Z] ++ set -x
23:38:39 [2020-04-13T23:38:39.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:38:39 [2020-04-13T23:38:39.610Z] testing: warning: no tests to run
23:38:39 [2020-04-13T23:38:39.610Z] PASS
23:38:39 [2020-04-13T23:38:39.610Z] 
23:38:39 [2020-04-13T23:38:39.610Z] DONE 0 tests in 0.020s
23:38:39 [2020-04-13T23:38:39.610Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:38:39 [2020-04-13T23:38:39.610Z] ++ 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
23:38:39 [2020-04-13T23:38:39.610Z] ++ set -e
23:38:39 [2020-04-13T23:38:39.610Z] ++ '[' -n 0 ']'
23:38:39 [2020-04-13T23:38:39.610Z] ++ set -x
23:38:39 [2020-04-13T23:38:39.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:38:39 [2020-04-13T23:38:39.610Z] INFO: Testing against a local daemon
23:38:39 [2020-04-13T23:38:39.610Z] === RUN   TestPluginWithDevMounts
23:38:39 [2020-04-13T23:38:39.610Z] === PAUSE TestPluginWithDevMounts
23:38:39 [2020-04-13T23:38:39.610Z] === CONT  TestPluginWithDevMounts
23:38:41 [2020-04-13T23:38:41.031Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:38:41 [2020-04-13T23:38:41.031Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:38:41 [2020-04-13T23:38:41.031Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:38:41 [2020-04-13T23:38:41.954Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:38:42 [2020-04-13T23:38:42.305Z] --- PASS: TestPluginWithDevMounts (2.27s)
23:38:42 [2020-04-13T23:38:42.305Z] PASS
23:38:42 [2020-04-13T23:38:42.305Z] 
23:38:42 [2020-04-13T23:38:42.305Z] DONE 1 tests in 2.373s
23:38:42 [2020-04-13T23:38:42.305Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
23:38:42 [2020-04-13T23:38:42.305Z] ++ 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
23:38:42 [2020-04-13T23:38:42.305Z] ++ set -e
23:38:42 [2020-04-13T23:38:42.305Z] ++ '[' -n 0 ']'
23:38:42 [2020-04-13T23:38:42.305Z] ++ set -x
23:38:42 [2020-04-13T23:38:42.305Z] ++ env -i DEST=/go/src/github.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
23:38:42 [2020-04-13T23:38:42.305Z] INFO: Testing against a local daemon
23:38:42 [2020-04-13T23:38:42.305Z] === RUN   TestSecretInspect
23:38:43 [2020-04-13T23:38:43.835Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:38:44 [2020-04-13T23:38:44.346Z] --- PASS: TestSecretInspect (2.28s)
23:38:44 [2020-04-13T23:38:44.346Z] === RUN   TestSecretList
23:38:45 [2020-04-13T23:38:45.194Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:38:47 [2020-04-13T23:38:47.034Z] --- PASS: TestSecretList (2.27s)
23:38:47 [2020-04-13T23:38:47.034Z] === RUN   TestSecretsCreateAndDelete
23:38:47 [2020-04-13T23:38:47.700Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:38:48 [2020-04-13T23:38:48.622Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:38:49 [2020-04-13T23:38:49.085Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
23:38:49 [2020-04-13T23:38:49.085Z] === RUN   TestSecretsUpdate
23:38:50 [2020-04-13T23:38:50.503Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:38:51 [2020-04-13T23:38:51.062Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
23:38:51 [2020-04-13T23:38:51.062Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:38:51 [2020-04-13T23:38:51.121Z] --- PASS: TestSecretsUpdate (2.23s)
23:38:51 [2020-04-13T23:38:51.121Z] === RUN   TestTemplatedSecret
23:38:51 [2020-04-13T23:38:51.620Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
23:38:53 [2020-04-13T23:38:53.501Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:38:53 [2020-04-13T23:38:53.501Z] === RUN   TestDockerSuite/TestRunDuplicateMount
23:38:53 [2020-04-13T23:38:53.817Z] --- PASS: TestTemplatedSecret (2.73s)
23:38:53 [2020-04-13T23:38:53.817Z] === RUN   TestSecretCreateResolve
23:38:54 [2020-04-13T23:38:54.424Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
23:38:55 [2020-04-13T23:38:55.346Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:38:55 [2020-04-13T23:38:55.904Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
23:38:56 [2020-04-13T23:38:56.506Z] --- PASS: TestSecretCreateResolve (2.30s)
23:38:56 [2020-04-13T23:38:56.506Z] PASS
23:38:56 [2020-04-13T23:38:56.506Z] 
23:38:56 [2020-04-13T23:38:56.506Z] DONE 6 tests in 14.196s
23:38:56 [2020-04-13T23:38:56.506Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
23:38:56 [2020-04-13T23:38:56.506Z] ++ 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
23:38:56 [2020-04-13T23:38:56.506Z] ++ set -e
23:38:56 [2020-04-13T23:38:56.506Z] ++ '[' -n 0 ']'
23:38:56 [2020-04-13T23:38:56.506Z] ++ set -x
23:38:56 [2020-04-13T23:38:56.506Z] ++ env -i DEST=/go/src/github.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
23:38:56 [2020-04-13T23:38:56.506Z] INFO: Testing against a local daemon
23:38:56 [2020-04-13T23:38:56.506Z] === RUN   TestServiceCreateInit
23:38:56 [2020-04-13T23:38:56.506Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:38:56 [2020-04-13T23:38:56.825Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:38:56 [2020-04-13T23:38:56.826Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:38:57 [2020-04-13T23:38:57.753Z] === RUN   TestDockerSuite/TestRunEnvironment
23:38:58 [2020-04-13T23:38:58.313Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
23:38:59 [2020-04-13T23:38:59.237Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
23:39:00 [2020-04-13T23:39:00.160Z] === RUN   TestDockerSuite/TestRunExitCode
23:39:00 [2020-04-13T23:39:00.718Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:39:00 [2020-04-13T23:39:00.925Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:39:01 [2020-04-13T23:39:01.641Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:39:02 [2020-04-13T23:39:02.565Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:39:03 [2020-04-13T23:39:03.487Z] === RUN   TestDockerSuite/TestRunExposePort
23:39:03 [2020-04-13T23:39:03.487Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
23:39:04 [2020-04-13T23:39:04.046Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:39:04 [2020-04-13T23:39:04.969Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:39:05 [2020-04-13T23:39:05.324Z] --- PASS: TestServiceCreateInit (8.39s)
23:39:05 [2020-04-13T23:39:05.324Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s)
23:39:05 [2020-04-13T23:39:05.324Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s)
23:39:05 [2020-04-13T23:39:05.324Z] === RUN   TestCreateServiceMultipleTimes
23:39:06 [2020-04-13T23:39:06.851Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:39:06 [2020-04-13T23:39:06.851Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:39:06 [2020-04-13T23:39:06.851Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:39:11 [2020-04-13T23:39:11.005Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:39:11 [2020-04-13T23:39:11.564Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:39:23 [2020-04-13T23:39:23.711Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
23:39:23 [2020-04-13T23:39:23.858Z] --- PASS: TestCreateServiceMultipleTimes (16.28s)
23:39:23 [2020-04-13T23:39:23.859Z] === RUN   TestCreateServiceConflict
23:39:23 [2020-04-13T23:39:23.859Z] --- PASS: TestCreateServiceConflict (2.22s)
23:39:23 [2020-04-13T23:39:23.859Z] === RUN   TestCreateServiceMaxReplicas
23:39:24 [2020-04-13T23:39:24.269Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:39:26 [2020-04-13T23:39:26.150Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
23:39:26 [2020-04-13T23:39:26.151Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
23:39:26 [2020-04-13T23:39:26.151Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:39:26 [2020-04-13T23:39:26.151Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:39:26 [2020-04-13T23:39:26.554Z] --- PASS: TestCreateServiceMaxReplicas (3.05s)
23:39:26 [2020-04-13T23:39:26.555Z] === RUN   TestCreateWithDuplicateNetworkNames
23:39:26 [2020-04-13T23:39:26.709Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:39:29 [2020-04-13T23:39:29.978Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:39:31 [2020-04-13T23:39:31.868Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:39:33 [2020-04-13T23:39:33.270Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:39:34 [2020-04-13T23:39:34.193Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:39:34 [2020-04-13T23:39:34.752Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:39:35 [2020-04-13T23:39:35.311Z] === RUN   TestDockerSuite/TestRunModeHostname
23:39:36 [2020-04-13T23:39:36.670Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:39:36 [2020-04-13T23:39:36.670Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:39:36 [2020-04-13T23:39:36.925Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:39:38 [2020-04-13T23:39:38.284Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:39:39 [2020-04-13T23:39:39.642Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:39:41 [2020-04-13T23:39:41.523Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:39:41 [2020-04-13T23:39:41.523Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:39:41 [2020-04-13T23:39:41.523Z] === RUN   TestDockerSuite/TestRunModePIDHost
23:39:41 [2020-04-13T23:39:41.792Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s)
23:39:41 [2020-04-13T23:39:41.792Z] === RUN   TestCreateServiceSecretFileMode
23:39:42 [2020-04-13T23:39:42.081Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
23:39:42 [2020-04-13T23:39:42.081Z] === RUN   TestCreateServiceConfigFileMode
23:39:43 [2020-04-13T23:39:43.407Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:39:44 [2020-04-13T23:39:44.767Z] === RUN   TestDockerSuite/TestRunMount
23:39:44 [2020-04-13T23:39:44.781Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
23:39:44 [2020-04-13T23:39:44.781Z] === RUN   TestCreateServiceSysctls
23:39:48 [2020-04-13T23:39:48.251Z] --- PASS: TestCreateServiceSysctls (3.41s)
23:39:48 [2020-04-13T23:39:48.252Z] === RUN   TestCreateServiceCapabilities
23:39:50 [2020-04-13T23:39:50.957Z] --- PASS: TestCreateServiceCapabilities (2.64s)
23:39:50 [2020-04-13T23:39:50.957Z] === RUN   TestInspect
23:39:51 [2020-04-13T23:39:51.334Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:39:51 [2020-04-13T23:39:51.892Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:39:52 [2020-04-13T23:39:52.451Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:39:54 [2020-04-13T23:39:54.335Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:39:54 [2020-04-13T23:39:54.434Z] --- PASS: TestInspect (2.98s)
23:39:54 [2020-04-13T23:39:54.434Z] === RUN   TestCreateJob
23:39:56 [2020-04-13T23:39:56.843Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:39:57 [2020-04-13T23:39:57.134Z] --- PASS: TestCreateJob (3.27s)
23:39:57 [2020-04-13T23:39:57.134Z] === RUN   TestReplicatedJob
23:40:00 [2020-04-13T23:40:00.108Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:40:02 [2020-04-13T23:40:02.615Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:40:03 [2020-04-13T23:40:03.975Z] --- PASS: TestReplicatedJob (6.07s)
23:40:03 [2020-04-13T23:40:03.975Z] === RUN   TestUpdateReplicatedJob
23:40:05 [2020-04-13T23:40:05.123Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:40:06 [2020-04-13T23:40:06.675Z] --- PASS: TestUpdateReplicatedJob (3.63s)
23:40:06 [2020-04-13T23:40:06.675Z] === RUN   TestServiceListWithStatuses
23:40:06 [2020-04-13T23:40:06.675Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:40:06 [2020-04-13T23:40:06.675Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:40:06 [2020-04-13T23:40:06.675Z] === RUN   TestDockerNetworkConnectAlias
23:40:07 [2020-04-13T23:40:07.005Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:40:08 [2020-04-13T23:40:08.366Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:40:08 [2020-04-13T23:40:08.366Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:40:08 [2020-04-13T23:40:08.925Z] === RUN   TestDockerSuite/TestRunNetHost
23:40:10 [2020-04-13T23:40:10.285Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:40:10 [2020-04-13T23:40:10.843Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:40:11 [2020-04-13T23:40:11.766Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:40:12 [2020-04-13T23:40:12.182Z] --- PASS: TestDockerNetworkConnectAlias (4.74s)
23:40:12 [2020-04-13T23:40:12.182Z] === RUN   TestDockerNetworkReConnect
23:40:14 [2020-04-13T23:40:14.274Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:40:15 [2020-04-13T23:40:15.671Z] --- PASS: TestDockerNetworkReConnect (3.68s)
23:40:15 [2020-04-13T23:40:15.671Z] === RUN   TestServicePlugin
23:40:15 [2020-04-13T23:40:15.671Z] --- SKIP: TestServicePlugin (0.00s)
23:40:15 [2020-04-13T23:40:15.671Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:40:15 [2020-04-13T23:40:15.671Z] === RUN   TestServiceUpdateLabel
23:40:16 [2020-04-13T23:40:16.783Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:40:17 [2020-04-13T23:40:17.711Z] --- PASS: TestServiceUpdateLabel (2.28s)
23:40:17 [2020-04-13T23:40:17.712Z] === RUN   TestServiceUpdateSecrets
23:40:22 [2020-04-13T23:40:22.015Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:40:22 [2020-04-13T23:40:22.015Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:40:22 [2020-04-13T23:40:22.015Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
23:40:22 [2020-04-13T23:40:22.574Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:40:22 [2020-04-13T23:40:22.828Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:40:23 [2020-04-13T23:40:23.751Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:40:24 [2020-04-13T23:40:24.310Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:40:24 [2020-04-13T23:40:24.310Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:40:25 [2020-04-13T23:40:25.239Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:40:26 [2020-04-13T23:40:26.164Z] === RUN   TestDockerSuite/TestRunOOMExitCode
23:40:26 [2020-04-13T23:40:26.164Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:40:27 [2020-04-13T23:40:27.087Z] === RUN   TestDockerSuite/TestRunPIDsLimit
23:40:27 [2020-04-13T23:40:27.646Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:40:27 [2020-04-13T23:40:27.900Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
23:40:29 [2020-04-13T23:40:29.781Z] === RUN   TestDockerSuite/TestRunPortInUse
23:40:30 [2020-04-13T23:40:30.704Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
23:40:31 [2020-04-13T23:40:31.264Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:40:32 [2020-04-13T23:40:32.190Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:40:32 [2020-04-13T23:40:32.963Z] --- PASS: TestServiceUpdateSecrets (14.79s)
23:40:32 [2020-04-13T23:40:32.963Z] === RUN   TestServiceUpdateConfigs
23:40:33 [2020-04-13T23:40:33.114Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:40:33 [2020-04-13T23:40:33.114Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
23:40:33 [2020-04-13T23:40:33.673Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:40:34 [2020-04-13T23:40:34.596Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:40:34 [2020-04-13T23:40:34.596Z] === RUN   TestDockerSuite/TestRunPublishPort
23:40:35 [2020-04-13T23:40:35.520Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:40:36 [2020-04-13T23:40:36.444Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:40:36 [2020-04-13T23:40:36.444Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:40:37 [2020-04-13T23:40:37.368Z] === RUN   TestDockerSuite/TestRunRedirectStdout
23:40:39 [2020-04-13T23:40:39.252Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:40:39 [2020-04-13T23:40:39.252Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:40:42 [2020-04-13T23:40:42.510Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
23:40:42 [2020-04-13T23:40:42.510Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:40:44 [2020-04-13T23:40:44.439Z] === RUN   TestDockerSuite/TestRunRm
23:40:45 [2020-04-13T23:40:45.364Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:40:48 [2020-04-13T23:40:48.239Z] --- PASS: TestServiceUpdateConfigs (14.81s)
23:40:48 [2020-04-13T23:40:48.239Z] === RUN   TestServiceUpdateNetwork
23:40:49 [2020-04-13T23:40:49.519Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:40:49 [2020-04-13T23:40:49.773Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:40:50 [2020-04-13T23:40:50.715Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
23:40:51 [2020-04-13T23:40:51.274Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
23:40:52 [2020-04-13T23:40:52.634Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
23:40:53 [2020-04-13T23:40:53.558Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
23:40:54 [2020-04-13T23:40:54.483Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
23:40:57 [2020-04-13T23:40:57.743Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
23:41:00 [2020-04-13T23:41:00.251Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
23:41:00 [2020-04-13T23:41:00.789Z] --- PASS: TestServiceUpdateNetwork (13.20s)
23:41:00 [2020-04-13T23:41:00.789Z] PASS
23:41:00 [2020-04-13T23:41:00.789Z] 
23:41:00 [2020-04-13T23:41:00.789Z] === Skipped
23:41:00 [2020-04-13T23:41:00.789Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
23:41:00 [2020-04-13T23:41:00.789Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:41:00 [2020-04-13T23:41:00.789Z] 
23:41:00 [2020-04-13T23:41:00.789Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
23:41:00 [2020-04-13T23:41:00.789Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:41:00 [2020-04-13T23:41:00.789Z] 
23:41:00 [2020-04-13T23:41:00.789Z] 
23:41:00 [2020-04-13T23:41:00.789Z] DONE 23 tests, 2 skipped in 124.042s
23:41:00 [2020-04-13T23:41:00.789Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
23:41:00 [2020-04-13T23:41:00.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
23:41:00 [2020-04-13T23:41:00.789Z] ++ set -e
23:41:00 [2020-04-13T23:41:00.789Z] ++ '[' -n 0 ']'
23:41:00 [2020-04-13T23:41:00.789Z] ++ set -x
23:41:00 [2020-04-13T23:41:00.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
23:41:00 [2020-04-13T23:41:00.789Z] INFO: Testing against a local daemon
23:41:00 [2020-04-13T23:41:00.789Z] === RUN   TestSessionCreate
23:41:00 [2020-04-13T23:41:00.789Z] --- PASS: TestSessionCreate (0.05s)
23:41:00 [2020-04-13T23:41:00.789Z] === RUN   TestSessionCreateWithBadUpgrade
23:41:00 [2020-04-13T23:41:00.789Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
23:41:00 [2020-04-13T23:41:00.789Z] PASS
23:41:00 [2020-04-13T23:41:00.789Z] 
23:41:00 [2020-04-13T23:41:00.789Z] DONE 2 tests in 0.195s
23:41:00 [2020-04-13T23:41:00.789Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
23:41:00 [2020-04-13T23:41:00.789Z] ++ 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
23:41:00 [2020-04-13T23:41:00.789Z] ++ set -e
23:41:00 [2020-04-13T23:41:00.789Z] ++ '[' -n 0 ']'
23:41:00 [2020-04-13T23:41:00.789Z] ++ set -x
23:41:00 [2020-04-13T23:41:00.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
23:41:00 [2020-04-13T23:41:00.789Z] INFO: Testing against a local daemon
23:41:00 [2020-04-13T23:41:00.789Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:41:00 [2020-04-13T23:41:00.789Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:41:00 [2020-04-13T23:41:00.789Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:41:00 [2020-04-13T23:41:00.789Z] === RUN   TestEventsExecDie
23:41:01 [2020-04-13T23:41:01.407Z] --- PASS: TestEventsExecDie (0.81s)
23:41:01 [2020-04-13T23:41:01.407Z] === RUN   TestEventsBackwardsCompatible
23:41:01 [2020-04-13T23:41:01.407Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
23:41:01 [2020-04-13T23:41:01.407Z] === RUN   TestInfoBinaryCommits
23:41:01 [2020-04-13T23:41:01.694Z] --- PASS: TestInfoBinaryCommits (0.05s)
23:41:01 [2020-04-13T23:41:01.694Z] === RUN   TestInfoAPIVersioned
23:41:01 [2020-04-13T23:41:01.694Z] --- PASS: TestInfoAPIVersioned (0.02s)
23:41:01 [2020-04-13T23:41:01.694Z] === RUN   TestInfoDiscoveryBackend
23:41:02 [2020-04-13T23:41:02.312Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
23:41:02 [2020-04-13T23:41:02.312Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:41:03 [2020-04-13T23:41:03.325Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:41:03 [2020-04-13T23:41:03.325Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:41:03 [2020-04-13T23:41:03.519Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
23:41:03 [2020-04-13T23:41:03.611Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
23:41:03 [2020-04-13T23:41:03.611Z] === RUN   TestInfoAPI
23:41:03 [2020-04-13T23:41:03.611Z] --- PASS: TestInfoAPI (0.06s)
23:41:03 [2020-04-13T23:41:03.611Z] === RUN   TestInfoAPIWarnings
23:41:03 [2020-04-13T23:41:03.816Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
23:41:04 [2020-04-13T23:41:04.230Z] --- PASS: TestInfoAPIWarnings (0.54s)
23:41:04 [2020-04-13T23:41:04.230Z] === RUN   TestInfoDebug
23:41:04 [2020-04-13T23:41:04.739Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
23:41:04 [2020-04-13T23:41:04.858Z] --- PASS: TestInfoDebug (0.55s)
23:41:04 [2020-04-13T23:41:04.858Z] === RUN   TestInfoInsecureRegistries
23:41:05 [2020-04-13T23:41:05.478Z] --- PASS: TestInfoInsecureRegistries (0.54s)
23:41:05 [2020-04-13T23:41:05.478Z] === RUN   TestInfoRegistryMirrors
23:41:05 [2020-04-13T23:41:05.662Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
23:41:06 [2020-04-13T23:41:06.099Z] --- PASS: TestInfoRegistryMirrors (0.54s)
23:41:06 [2020-04-13T23:41:06.099Z] === RUN   TestLoginFailsWithBadCredentials
23:41:06 [2020-04-13T23:41:06.265Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
23:41:06 [2020-04-13T23:41:06.384Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
23:41:06 [2020-04-13T23:41:06.384Z] === RUN   TestPingCacheHeaders
23:41:06 [2020-04-13T23:41:06.384Z] --- PASS: TestPingCacheHeaders (0.05s)
23:41:06 [2020-04-13T23:41:06.384Z] === RUN   TestPingGet
23:41:06 [2020-04-13T23:41:06.384Z] --- PASS: TestPingGet (0.04s)
23:41:06 [2020-04-13T23:41:06.384Z] === RUN   TestPingHead
23:41:06 [2020-04-13T23:41:06.384Z] --- PASS: TestPingHead (0.06s)
23:41:06 [2020-04-13T23:41:06.384Z] === RUN   TestVersion
23:41:06 [2020-04-13T23:41:06.520Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
23:41:06 [2020-04-13T23:41:06.670Z] --- PASS: TestVersion (0.05s)
23:41:06 [2020-04-13T23:41:06.670Z] PASS
23:41:06 [2020-04-13T23:41:06.670Z] 
23:41:06 [2020-04-13T23:41:06.670Z] === Skipped
23:41:06 [2020-04-13T23:41:06.670Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:41:06 [2020-04-13T23:41:06.670Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:41:06 [2020-04-13T23:41:06.670Z] 
23:41:06 [2020-04-13T23:41:06.670Z] 
23:41:06 [2020-04-13T23:41:06.670Z] DONE 18 tests, 1 skipped in 6.031s
23:41:06 [2020-04-13T23:41:06.670Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
23:41:06 [2020-04-13T23:41:06.670Z] ++ 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
23:41:06 [2020-04-13T23:41:06.670Z] ++ set -e
23:41:06 [2020-04-13T23:41:06.670Z] ++ '[' -n 0 ']'
23:41:06 [2020-04-13T23:41:06.670Z] ++ set -x
23:41:06 [2020-04-13T23:41:06.670Z] ++ env -i DEST=/go/src/github.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
23:41:06 [2020-04-13T23:41:06.670Z] INFO: Testing against a local daemon
23:41:06 [2020-04-13T23:41:06.670Z] === RUN   TestVolumesCreateAndList
23:41:06 [2020-04-13T23:41:06.670Z] --- PASS: TestVolumesCreateAndList (0.04s)
23:41:06 [2020-04-13T23:41:06.670Z] === RUN   TestVolumesRemove
23:41:06 [2020-04-13T23:41:06.670Z] --- PASS: TestVolumesRemove (0.10s)
23:41:06 [2020-04-13T23:41:06.670Z] === RUN   TestVolumesInspect
23:41:06 [2020-04-13T23:41:06.955Z] --- PASS: TestVolumesInspect (0.04s)
23:41:06 [2020-04-13T23:41:06.955Z] === RUN   TestVolumesInvalidJSON
23:41:06 [2020-04-13T23:41:06.955Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:41:06 [2020-04-13T23:41:06.955Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:41:06 [2020-04-13T23:41:06.955Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:41:06 [2020-04-13T23:41:06.955Z] --- PASS: TestVolumesInvalidJSON (0.03s)
23:41:06 [2020-04-13T23:41:06.955Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:41:06 [2020-04-13T23:41:06.955Z] PASS
23:41:06 [2020-04-13T23:41:06.955Z] 
23:41:06 [2020-04-13T23:41:06.955Z] DONE 5 tests in 0.300s
23:41:06 [2020-04-13T23:41:06.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:41:07 [2020-04-13T23:41:07.082Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
23:41:07 [2020-04-13T23:41:07.240Z] ++++ cat bundles/test-integration/docker.pid
23:41:07 [2020-04-13T23:41:07.240Z] +++ kill 13443
23:41:08 [2020-04-13T23:41:08.005Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
23:41:08 [2020-04-13T23:41:08.253Z] +++ /etc/init.d/apparmor stop
23:41:08 [2020-04-13T23:41:08.253Z] Leaving: AppArmorNo profiles have been unloaded.
23:41:08 [2020-04-13T23:41:08.253Z] 
23:41:08 [2020-04-13T23:41:08.253Z] Unloading profiles will leave already running processes permanently
23:41:08 [2020-04-13T23:41:08.253Z] unconfined, which can lead to unexpected situations.
23:41:08 [2020-04-13T23:41:08.253Z] 
23:41:08 [2020-04-13T23:41:08.253Z] To set a process to complain mode, use the command line tool
23:41:08 [2020-04-13T23:41:08.253Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:41:08 [2020-04-13T23:41:08.253Z] +++ true
23:41:08 [2020-04-13T23:41:08.253Z] 
23:41:08 [2020-04-13T23:41:08.927Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:41:09 [2020-04-13T23:41:09.850Z] === RUN   TestDockerSuite/TestRunSetMacAddress
Post stage
[Pipeline] junit
23:41:10 [2020-04-13T23:41:10.328Z] Recording test results
23:41:10 [2020-04-13T23:41:10.774Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:41:11 [2020-04-13T23:41:11.328Z] + echo Ensuring container killed.
23:41:11 [2020-04-13T23:41:11.328Z] Ensuring container killed.
23:41:11 [2020-04-13T23:41:11.328Z] + docker rm -vf docker-pr7
23:41:11 [2020-04-13T23:41:11.328Z] Error: No such container: docker-pr7
23:41:11 [2020-04-13T23:41:11.328Z] + true
[Pipeline] sh
23:41:11 [2020-04-13T23:41:11.727Z] + echo Chowning /workspace to jenkins user
23:41:11 [2020-04-13T23:41:11.727Z] Chowning /workspace to jenkins user
23:41:11 [2020-04-13T23:41:11.727Z] + id -u
23:41:11 [2020-04-13T23:41:11.727Z] + id -g
23:41:11 [2020-04-13T23:41:11.727Z] + docker run --rm -v /home/docker/workspace/moby_PR-40791:/workspace busybox chown -R 1001:1001 /workspace
23:41:11 [2020-04-13T23:41:11.727Z] Unable to find image 'busybox:latest' locally
23:41:12 [2020-04-13T23:41:12.020Z] latest: Pulling from library/busybox
23:41:12 [2020-04-13T23:41:12.020Z] 4c6795986792: Pulling fs layer
23:41:12 [2020-04-13T23:41:12.176Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
23:41:12 [2020-04-13T23:41:12.176Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
23:41:12 [2020-04-13T23:41:12.306Z] 4c6795986792: Verifying Checksum
23:41:12 [2020-04-13T23:41:12.306Z] 4c6795986792: Download complete
23:41:12 [2020-04-13T23:41:12.591Z] 4c6795986792: Pull complete
23:41:12 [2020-04-13T23:41:12.591Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
23:41:12 [2020-04-13T23:41:12.591Z] Status: Downloaded newer image for busybox:latest
23:41:13 [2020-04-13T23:41:13.536Z] === RUN   TestDockerSuite/TestRunState
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:41:15 [2020-04-13T23:41:15.020Z] + bundleName=ppc64le-integration
23:41:15 [2020-04-13T23:41:15.020Z] + echo Creating ppc64le-integration-bundles.tar.gz
23:41:15 [2020-04-13T23:41:15.020Z] Creating ppc64le-integration-bundles.tar.gz
23:41:15 [2020-04-13T23:41:15.020Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+  -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml
23:41:15 [2020-04-13T23:41:15.020Z]  ) -print
[Pipeline] archiveArtifacts
23:41:15 [2020-04-13T23:41:15.340Z] Archiving artifacts
23:41:15 [2020-04-13T23:41:15.437Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:41:15 [2020-04-13T23:41:15.738Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:41:15 [2020-04-13T23:41:15.998Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:41:16 [2020-04-13T23:41:16.132Z] + make clean
23:41:16 [2020-04-13T23:41:16.752Z] make: command: Command not found
23:41:16 [2020-04-13T23:41:16.753Z] make: command: Command not found
23:41:16 [2020-04-13T23:41:16.753Z] docker volume rm -f docker-dev-cache
23:41:16 [2020-04-13T23:41:16.753Z] docker-dev-cache
[Pipeline] deleteDir
23:41:16 [2020-04-13T23:41:16.922Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:41:17 [2020-04-13T23:41:17.177Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
23:41:17 [2020-04-13T23:41:17.177Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:41:17 [2020-04-13T23:41:17.737Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:41:18 [2020-04-13T23:41:18.661Z] === RUN   TestDockerSuite/TestRunSysctls
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:41:19 [2020-04-13T23:41:19.627Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
23:41:20 [2020-04-13T23:41:20.551Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
23:41:20 [2020-04-13T23:41:20.551Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:41:20 [2020-04-13T23:41:20.551Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:41:20 [2020-04-13T23:41:20.806Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:41:21 [2020-04-13T23:41:21.366Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
23:41:21 [2020-04-13T23:41:21.620Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
23:41:24 [2020-04-13T23:41:24.171Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
23:41:24 [2020-04-13T23:41:24.426Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
23:41:25 [2020-04-13T23:41:25.349Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
23:41:27 [2020-04-13T23:41:27.858Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
23:41:32 [2020-04-13T23:41:32.013Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:41:34 [2020-04-13T23:41:34.520Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:41:35 [2020-04-13T23:41:35.445Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:41:36 [2020-04-13T23:41:36.368Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:41:36 [2020-04-13T23:41:36.928Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:41:39 [2020-04-13T23:41:39.435Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:41:40 [2020-04-13T23:41:40.359Z] === RUN   TestDockerSuite/TestRunUserByID
23:41:41 [2020-04-13T23:41:41.286Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:41:41 [2020-04-13T23:41:41.540Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:41:41 [2020-04-13T23:41:41.540Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:41:42 [2020-04-13T23:41:42.467Z] === RUN   TestDockerSuite/TestRunUserByName
23:41:43 [2020-04-13T23:41:43.391Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:41:43 [2020-04-13T23:41:43.992Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
23:41:43 [2020-04-13T23:41:43.992Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:41:44 [2020-04-13T23:41:44.247Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:41:45 [2020-04-13T23:41:45.170Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:41:50 [2020-04-13T23:41:50.402Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:41:50 [2020-04-13T23:41:50.402Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:41:51 [2020-04-13T23:41:51.326Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:41:53 [2020-04-13T23:41:53.834Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:41:55 [2020-04-13T23:41:55.717Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:41:58 [2020-04-13T23:41:58.224Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:42:00 [2020-04-13T23:42:00.731Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:42:01 [2020-04-13T23:42:01.294Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
23:42:02 [2020-04-13T23:42:02.218Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
23:42:03 [2020-04-13T23:42:03.142Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:42:03 [2020-04-13T23:42:03.142Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:42:03 [2020-04-13T23:42:03.142Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:42:03 [2020-04-13T23:42:03.142Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:42:03 [2020-04-13T23:42:03.396Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
23:42:04 [2020-04-13T23:42:04.319Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
23:42:05 [2020-04-13T23:42:05.242Z] === RUN   TestDockerSuite/TestRunWithCPUShares
23:42:05 [2020-04-13T23:42:05.802Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
23:42:07 [2020-04-13T23:42:07.698Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
23:42:08 [2020-04-13T23:42:08.262Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
23:42:09 [2020-04-13T23:42:09.184Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:42:09 [2020-04-13T23:42:09.184Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
23:42:09 [2020-04-13T23:42:09.743Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
23:42:09 [2020-04-13T23:42:09.743Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
23:42:09 [2020-04-13T23:42:09.743Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
23:42:09 [2020-04-13T23:42:09.998Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:42:09 [2020-04-13T23:42:09.998Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
23:42:09 [2020-04-13T23:42:09.998Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
23:42:10 [2020-04-13T23:42:10.252Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
23:42:10 [2020-04-13T23:42:10.506Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
23:42:10 [2020-04-13T23:42:10.506Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
23:42:10 [2020-04-13T23:42:10.760Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
23:42:11 [2020-04-13T23:42:11.683Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
23:42:12 [2020-04-13T23:42:12.242Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
23:42:13 [2020-04-13T23:42:13.165Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
23:42:13 [2020-04-13T23:42:13.165Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
23:42:14 [2020-04-13T23:42:14.091Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:42:14 [2020-04-13T23:42:14.345Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:42:15 [2020-04-13T23:42:15.269Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:42:15 [2020-04-13T23:42:15.269Z] === RUN   TestDockerSuite/TestRunWithShmSize
23:42:16 [2020-04-13T23:42:16.192Z] === RUN   TestDockerSuite/TestRunWithSwappiness
23:42:17 [2020-04-13T23:42:17.115Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
23:42:17 [2020-04-13T23:42:17.115Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:42:17 [2020-04-13T23:42:17.115Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:42:18 [2020-04-13T23:42:18.038Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:42:18 [2020-04-13T23:42:18.292Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
23:42:19 [2020-04-13T23:42:19.653Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
23:42:20 [2020-04-13T23:42:20.212Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
23:42:20 [2020-04-13T23:42:20.212Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:42:20 [2020-04-13T23:42:20.772Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:42:21 [2020-04-13T23:42:21.027Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:42:22 [2020-04-13T23:42:22.910Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:42:23 [2020-04-13T23:42:23.469Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:42:25 [2020-04-13T23:42:25.976Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:42:26 [2020-04-13T23:42:26.900Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:42:26 [2020-04-13T23:42:26.900Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:42:26 [2020-04-13T23:42:26.900Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:42:27 [2020-04-13T23:42:27.823Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
23:42:29 [2020-04-13T23:42:29.191Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
23:42:30 [2020-04-13T23:42:30.562Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:42:30 [2020-04-13T23:42:30.562Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:42:32 [2020-04-13T23:42:32.444Z] === RUN   TestDockerSuite/TestSaveImageId
23:42:32 [2020-04-13T23:42:32.444Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:42:33 [2020-04-13T23:42:33.010Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:42:35 [2020-04-13T23:42:35.562Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:42:35 [2020-04-13T23:42:35.562Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:42:36 [2020-04-13T23:42:36.922Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:42:36 [2020-04-13T23:42:36.922Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:42:36 [2020-04-13T23:42:36.922Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:42:38 [2020-04-13T23:42:38.850Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:42:40 [2020-04-13T23:42:40.209Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:42:40 [2020-04-13T23:42:40.463Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:42:40 [2020-04-13T23:42:40.718Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:42:40 [2020-04-13T23:42:40.718Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:42:40 [2020-04-13T23:42:40.718Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:42:41 [2020-04-13T23:42:41.277Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:42:43 [2020-04-13T23:42:43.787Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:42:49 [2020-04-13T23:42:49.016Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:42:51 [2020-04-13T23:42:51.523Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:42:52 [2020-04-13T23:42:52.886Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:42:54 [2020-04-13T23:42:54.247Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:42:57 [2020-04-13T23:42:57.503Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:43:00 [2020-04-13T23:43:00.014Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:43:00 [2020-04-13T23:43:00.575Z] === RUN   TestDockerSuite/TestStartRecordError
23:43:02 [2020-04-13T23:43:02.458Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:43:04 [2020-04-13T23:43:04.965Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:43:06 [2020-04-13T23:43:06.846Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:43:10 [2020-04-13T23:43:10.109Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:43:14 [2020-04-13T23:43:14.264Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
23:43:15 [2020-04-13T23:43:15.188Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:43:18 [2020-04-13T23:43:18.443Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:43:23 [2020-04-13T23:43:23.673Z] === RUN   TestDockerSuite/TestStatsNoStream
23:43:26 [2020-04-13T23:43:26.180Z] === RUN   TestDockerSuite/TestStopContainerSignal
23:43:28 [2020-04-13T23:43:28.110Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
23:43:28 [2020-04-13T23:43:28.110Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:43:28 [2020-04-13T23:43:28.699Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:43:29 [2020-04-13T23:43:29.637Z] === RUN   TestDockerSuite/TestTopPrivileged
23:43:30 [2020-04-13T23:43:30.561Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:43:30 [2020-04-13T23:43:30.561Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:43:31 [2020-04-13T23:43:31.485Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:43:33 [2020-04-13T23:43:33.993Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
23:43:36 [2020-04-13T23:43:36.501Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:43:39 [2020-04-13T23:43:39.759Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
23:43:40 [2020-04-13T23:43:40.682Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
23:43:41 [2020-04-13T23:43:41.606Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
23:43:41 [2020-04-13T23:43:41.606Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
23:43:42 [2020-04-13T23:43:42.528Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
23:43:44 [2020-04-13T23:43:44.410Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
23:43:44 [2020-04-13T23:43:44.410Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
23:43:45 [2020-04-13T23:43:45.769Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
23:43:46 [2020-04-13T23:43:46.692Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
23:43:47 [2020-04-13T23:43:47.615Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
23:43:49 [2020-04-13T23:43:49.497Z] === RUN   TestDockerSuite/TestUpdateStats
23:43:53 [2020-04-13T23:43:53.651Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
23:43:55 [2020-04-13T23:43:55.011Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
23:43:55 [2020-04-13T23:43:55.011Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
23:43:55 [2020-04-13T23:43:55.956Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
23:43:56 [2020-04-13T23:43:56.879Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:44:01 [2020-04-13T23:44:01.034Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
23:44:04 [2020-04-13T23:44:04.289Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
23:44:08 [2020-04-13T23:44:08.444Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
23:44:10 [2020-04-13T23:44:10.328Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:44:14 [2020-04-13T23:44:14.483Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:44:19 [2020-04-13T23:44:19.715Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
23:44:22 [2020-04-13T23:44:22.225Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
23:44:24 [2020-04-13T23:44:24.933Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
23:44:26 [2020-04-13T23:44:26.295Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
23:44:27 [2020-04-13T23:44:27.667Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
23:44:30 [2020-04-13T23:44:30.174Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
23:44:32 [2020-04-13T23:44:32.681Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
23:44:35 [2020-04-13T23:44:35.187Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
23:44:37 [2020-04-13T23:44:37.070Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
23:44:40 [2020-04-13T23:44:40.333Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:44:55 [2020-04-13T23:44:55.149Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:44:55 [2020-04-13T23:44:55.149Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:44:55 [2020-04-13T23:44:55.149Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:44:55 [2020-04-13T23:44:55.707Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:44:55 [2020-04-13T23:44:55.708Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:44:55 [2020-04-13T23:44:55.708Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:44:55 [2020-04-13T23:44:55.708Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:44:56 [2020-04-13T23:44:56.630Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:44:56 [2020-04-13T23:44:56.630Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:44:57 [2020-04-13T23:44:57.989Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:44:57 [2020-04-13T23:44:57.989Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:44:57 [2020-04-13T23:44:57.989Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:44:57 [2020-04-13T23:44:57.989Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:44:57 [2020-04-13T23:44:57.989Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:45:00 [2020-04-13T23:45:00.496Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:45:00 [2020-04-13T23:45:00.496Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:45:00 [2020-04-13T23:45:00.496Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:45:00 [2020-04-13T23:45:00.751Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:45:00 [2020-04-13T23:45:00.751Z] === RUN   TestDockerSuite/TestVolumeEvents
23:45:01 [2020-04-13T23:45:01.675Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:45:04 [2020-04-13T23:45:04.183Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:45:04 [2020-04-13T23:45:04.183Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:45:04 [2020-04-13T23:45:04.183Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:45:07 [2020-04-13T23:45:07.447Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:45:11 [2020-04-13T23:45:11.607Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:45:11 [2020-04-13T23:45:11.607Z] --- PASS: TestDockerSuite (1785.97s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.46s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.62s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.27s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.75s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.78s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.93s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.31s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.86s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.88s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.79s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.05s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.99s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.74s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.03s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.20s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.21s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.40s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.45s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.24s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.94s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.37s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.03s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.38s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.67s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.92s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.29s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.42s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.30s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.04s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.43s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.34s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.35s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.03s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.17s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.33s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.55s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.54s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.47s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.28s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.92s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.06s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.51s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.83s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.47s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.39s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.57s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.75s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.48s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.36s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.46s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.33s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.31s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:45:11 [2020-04-13T23:45:11.607Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.19s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.84s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.84s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.42s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.17s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.78s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.27s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:45:11 [2020-04-13T23:45:11.607Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.607Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:45:11 [2020-04-13T23:45:11.607Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.40s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.02s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.34s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.67s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.69s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.54s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.27s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.35s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.64s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (11.48s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.60s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.12s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.03s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.89s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.07s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.38s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.09s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.23s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.19s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.04s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.28s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (7.18s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.56s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.47s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.13s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.57s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnv (2.09s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.66s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.69s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.41s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.79s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.40s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:45:11 [2020-04-13T23:45:11.607Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.52s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.36s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFails (1.02s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.23s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.54s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.86s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.66s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.41s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.21s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.02s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.42s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.71s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.56s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.37s)
23:45:11 [2020-04-13T23:45:11.607Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.68s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.31s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.55s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.52s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.54s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.16s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.98s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.17s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.13s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.18s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.00s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.95s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.76s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.59s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.40s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.18s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.89s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.70s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.62s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.22s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.64s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.12s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.86s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.24s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.02s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.56s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.92s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.53s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.46s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.59s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.19s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.16s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.52s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.18s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.60s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildRm (3.92s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.41s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.18s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.66s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.89s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.81s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.67s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.35s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.57s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.28s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.24s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.99s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.38s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.48s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.75s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.27s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.85s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildUser (2.49s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.64s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.70s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.25s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.56s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.47s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.33s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.39s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.14s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.91s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.26s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.70s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.55s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.47s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.68s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.39s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.98s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_cli_sni_test.go:18: Flakey test
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.90s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.19s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitChange (1.37s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.18s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.14s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.26s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.07s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.18s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.10s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.13s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.10s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.14s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.08s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.98s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.95s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.96s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.10s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.02s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.04s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.02s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.02s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.05s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.98s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.90s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.94s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.61s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.98s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.90s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.52s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.60s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.10s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.58s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.56s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.75s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.64s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.63s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.57s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000adbf20_<nil>} (1.57s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1528450881_/foo_false__<nil>_<nil>_<nil>} (1.63s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1528450881_/foo_true__<nil>_<nil>_<nil>} (1.54s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3032979884_/foo_false__<nil>_<nil>_<nil>} (1.61s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3032979884_/foo_true__<nil>_<nil>_<nil>} (1.60s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3032979884_/foo_true__0xc000adbf80_<nil>_<nil>} (1.85s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000adbfa0_<nil>} (1.77s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000adbfc0_<nil>} (1.68s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000adbfe0_<nil>} (1.68s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ab6000_<nil>} (1.56s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.62s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
23:45:11 [2020-04-13T23:45:11.608Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.23s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.62s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.22s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.60s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.10s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.98s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (1.00s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.22s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.20s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (1.07s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.19s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.14s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.16s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.59s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.29s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (1.09s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.91s)
23:45:11 [2020-04-13T23:45:11.608Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.25s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.70s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseA (2.44s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.45s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.59s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.50s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseF (1.26s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.50s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseH (4.16s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseI (1.30s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.47s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.12s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToDot (0.92s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.33s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.42s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (4.24s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.75s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.59s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.56s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.15s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.85s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.00s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:45:11 [2020-04-13T23:45:11.609Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.21s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:45:11 [2020-04-13T23:45:11.609Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.77s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.14s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.76s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.59s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.50s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.93s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.80s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.29s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.60s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.33s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.60s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.89s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.93s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.00s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.60s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.35s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.88s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.07s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.55s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.30s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.87s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFormat (2.34s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.92s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.42s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.06s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:45:11 [2020-04-13T23:45:11.609Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.609Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:45:11 [2020-04-13T23:45:11.609Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.81s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.95s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsRename (0.98s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsResize (0.86s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.88s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsTop (0.86s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.95s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExec (1.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.29s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.78s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.79s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.78s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.06s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.47s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecEnv (1.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.33s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.13s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecParseError (1.06s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.97s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.71s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.37s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.95s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.40s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.99s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecTTY (0.99s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.15s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.13s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:45:11 [2020-04-13T23:45:11.609Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.65s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.83s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.29s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.97s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestHealth (20.69s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.96s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.48s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.98s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.00s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.06s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.79s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImportFile (1.93s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (2.11s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.86s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.16s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.44s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.12s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.90s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.91s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.07s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (1.12s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.93s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.85s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:45:11 [2020-04-13T23:45:11.609Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.58s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.07s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.19s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.07s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:45:11 [2020-04-13T23:45:11.609Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.11s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.91s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.96s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.80s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.92s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.07s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.77s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.84s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.91s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.87s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.89s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.39s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.66s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.66s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.81s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.50s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.49s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.65s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.51s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.09s)
23:45:11 [2020-04-13T23:45:11.609Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.76s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.00s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.35s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsSince (7.05s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.99s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.92s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsTail (0.88s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.91s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.07s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.41s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestNetHostname (2.57s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.29s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.66s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPluginActive (1.89s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.24s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:45:11 [2020-04-13T23:45:11.610Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.16s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.49s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.33s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.14s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.70s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.69s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPortList (10.55s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.48s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.89s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.77s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.52s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.21s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.60s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.38s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.22s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.65s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.06s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.00s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.09s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.72s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.70s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.41s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.76s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.69s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.74s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.73s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.75s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:45:11 [2020-04-13T23:45:11.610Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.83s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.93s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.46s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.85s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.39s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.63s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.67s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.37s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.57s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.91s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.94s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.00s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.94s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.39s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.86s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.98s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.28s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.57s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.58s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.49s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.54s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.64s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:45:11 [2020-04-13T23:45:11.610Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.610Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:45:11 [2020-04-13T23:45:11.610Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:45:11 [2020-04-13T23:45:11.610Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.85s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.24s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.92s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.17s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.73s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunMount (6.16s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.44s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.67s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.47s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.14s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.39s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s)
23:45:11 [2020-04-13T23:45:11.610Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.83s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.21s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.78s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.86s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.93s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.83s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.94s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.72s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.61s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.73s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunRm (1.05s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.82s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.04s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.28s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.27s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.78s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.97s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.89s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.79s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunState (1.67s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.96s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.73s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.95s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.87s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.73s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.25s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.04s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.78s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.78s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.52s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.40s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.70s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.78s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.54s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.80s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.10s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.87s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.61s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.17s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.30s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents247428150
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.53s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.37s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.48s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.64s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.75s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.39s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.92s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.97s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.77s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.49s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.76s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.58s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.94s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.11s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.46s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.41s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.63s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.19s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.13s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.35s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.55s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.38s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.42s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.46s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.56s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.84s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s)
23:45:11 [2020-04-13T23:45:11.611Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:45:11 [2020-04-13T23:45:11.611Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:45:11 [2020-04-13T23:45:11.611Z] === RUN   TestDockerRegistrySuite
23:45:11 [2020-04-13T23:45:11.611Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:45:13 [2020-04-13T23:45:13.533Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:45:14 [2020-04-13T23:45:14.893Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:45:16 [2020-04-13T23:45:16.777Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:45:16 [2020-04-13T23:45:16.777Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:45:20 [2020-04-13T23:45:20.933Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:45:25 [2020-04-13T23:45:25.095Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:45:30 [2020-04-13T23:45:30.326Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:45:31 [2020-04-13T23:45:31.249Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:45:32 [2020-04-13T23:45:32.609Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:45:33 [2020-04-13T23:45:33.968Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:45:35 [2020-04-13T23:45:35.328Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:45:36 [2020-04-13T23:45:36.729Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:45:38 [2020-04-13T23:45:38.088Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:45:39 [2020-04-13T23:45:39.450Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:45:41 [2020-04-13T23:45:41.956Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:45:45 [2020-04-13T23:45:45.214Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:45:46 [2020-04-13T23:45:46.138Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:45:49 [2020-04-13T23:45:49.395Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:45:50 [2020-04-13T23:45:50.755Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:45:50 [2020-04-13T23:45:50.755Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:45:52 [2020-04-13T23:45:52.116Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:45:52 [2020-04-13T23:45:52.371Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
23:45:53 [2020-04-13T23:45:53.295Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:45:54 [2020-04-13T23:45:54.655Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:45:58 [2020-04-13T23:45:58.811Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:45:59 [2020-04-13T23:45:59.067Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:46:00 [2020-04-13T23:46:00.427Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:46:00 [2020-04-13T23:46:00.682Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:46:00 [2020-04-13T23:46:00.937Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:46:01 [2020-04-13T23:46:01.191Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:46:01 [2020-04-13T23:46:01.446Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:46:01 [2020-04-13T23:46:01.700Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:46:01 [2020-04-13T23:46:01.954Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:46:03 [2020-04-13T23:46:03.328Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:46:05 [2020-04-13T23:46:05.836Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:46:06 [2020-04-13T23:46:06.394Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
23:46:06 [2020-04-13T23:46:06.649Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:46:08 [2020-04-13T23:46:08.008Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
23:46:08 [2020-04-13T23:46:08.008Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:46:08 [2020-04-13T23:46:08.263Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
23:46:08 [2020-04-13T23:46:08.832Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
23:46:08 [2020-04-13T23:46:08.832Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
23:46:09 [2020-04-13T23:46:09.087Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:46:09 [2020-04-13T23:46:09.646Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
23:46:09 [2020-04-13T23:46:09.901Z] --- PASS: TestDockerRegistrySuite (58.46s)
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.67s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d9d566d1ca2cc] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [da35cf0c723f5] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d4559e6986309] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d431b917c8357] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.19s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d89fffb0d5a2e] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.31s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [df85375dda84d] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.50s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d6e7042ed67bb] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.46s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d57f915b2ef6d] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.26s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d8cf6570fc85a] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d393295be7afe] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [da28a56a34b7e] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d19054ee82742] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.32s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d6ba69797c4a9] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d9df85bdc501c] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s)
23:46:09 [2020-04-13T23:46:09.901Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbc13cf2f784ee1ceada03f8d8ee47af0b612ca9fabdfb02e60222c348815e36
23:46:09 [2020-04-13T23:46:09.901Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:254634e54a8fb65c1ffe858068b884c09003b2e7d22cfc9cde89427166dd88c7
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d2f0e4452c198] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s)
23:46:09 [2020-04-13T23:46:09.901Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7d4da6ebf4e6f4754d34052b53eb141cfb26de21bcc89d13fd22d8d1f7060fc8
23:46:09 [2020-04-13T23:46:09.901Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3460b695a0514de933d664bea6595d0130b72a8c2c671cafb89c3c8ea3bb27b6
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d9d268ff7aafd] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d4b9098cfad41] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d803cb171f254] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [db15b4accf484] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d5fe5f814de00] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [dd5c00cfd0fc0] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d93f3a7b0c984] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.42s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [df11c19a25679] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.83s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [ddc36b98df70c] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d71e69faa582a] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d085266ce1035] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [db643e9f32ec5] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d28f5a3e59993] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d1cbf1800152d] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [d19c1f07539e4] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [db249655aa64f] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [da04fa1c1178e] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [dc7d6b651aa7d] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [df059ea785944] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.15s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [da57933034b84] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.46s)
23:46:09 [2020-04-13T23:46:09.901Z]         check_test.go:196: [dc1ec7f04a433] daemon is not started
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.09s)
23:46:09 [2020-04-13T23:46:09.901Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s)
23:46:09 [2020-04-13T23:46:09.901Z] === RUN   TestDockerSchema1RegistrySuite
23:46:09 [2020-04-13T23:46:09.901Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:46:10 [2020-04-13T23:46:10.156Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:46:13 [2020-04-13T23:46:13.415Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
23:46:14 [2020-04-13T23:46:14.777Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:46:18 [2020-04-13T23:46:18.933Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
23:46:19 [2020-04-13T23:46:19.858Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:46:21 [2020-04-13T23:46:21.741Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
23:46:24 [2020-04-13T23:46:24.996Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:46:26 [2020-04-13T23:46:26.356Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:46:27 [2020-04-13T23:46:27.715Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:46:27 [2020-04-13T23:46:27.715Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:46:29 [2020-04-13T23:46:29.074Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:46:30 [2020-04-13T23:46:30.966Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:46:31 [2020-04-13T23:46:31.890Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:46:36 [2020-04-13T23:46:36.047Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:46:36 [2020-04-13T23:46:36.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:46:36 [2020-04-13T23:46:36.860Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:46:36 [2020-04-13T23:46:36.860Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:46:37 [2020-04-13T23:46:37.116Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:46:37 [2020-04-13T23:46:37.370Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:46:37 [2020-04-13T23:46:37.930Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:46:37 [2020-04-13T23:46:37.930Z] --- PASS: TestDockerSchema1RegistrySuite (27.95s)
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d68414aea5f73] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.53s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d5e2d7c032c61] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.04s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [de03e6744a741] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.87s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [db963915a8c39] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.48s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d7bcb139c0608] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [dc25be01f79be] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d2d83543c48c5] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.46s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d43b9730feff6] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.40s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d7739223d7421] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.27s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [df5da70b302e4] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.91s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [df0f74dc0236e] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d27b3f0ccd7c7] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.52s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [ddf81bce74586] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d910bd227d527] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d79bb9f16bb5b] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d477763e19faf] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d0f8e8a8e5293] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
23:46:37 [2020-04-13T23:46:37.930Z]         check_test.go:223: [d385619ad6a86] daemon is not started
23:46:37 [2020-04-13T23:46:37.930Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:46:37 [2020-04-13T23:46:37.930Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:46:38 [2020-04-13T23:46:38.853Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:46:39 [2020-04-13T23:46:39.412Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:46:39 [2020-04-13T23:46:39.667Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:46:41 [2020-04-13T23:46:41.026Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:46:41 [2020-04-13T23:46:41.026Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:46:41 [2020-04-13T23:46:41.586Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:46:41 [2020-04-13T23:46:41.841Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:46:42 [2020-04-13T23:46:42.096Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.22s)
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.02s)
23:46:42 [2020-04-13T23:46:42.096Z]         check_test.go:252: [d007838fab6e3] daemon is not started
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s)
23:46:42 [2020-04-13T23:46:42.096Z]         check_test.go:252: [d9a5ed9716217] daemon is not started
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
23:46:42 [2020-04-13T23:46:42.096Z]         check_test.go:252: [d7db271b064c5] daemon is not started
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s)
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
23:46:42 [2020-04-13T23:46:42.096Z]         check_test.go:252: [d3fc5c13c29d1] daemon is not started
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
23:46:42 [2020-04-13T23:46:42.096Z]         check_test.go:252: [dfa66e1f5387d] daemon is not started
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s)
23:46:42 [2020-04-13T23:46:42.096Z]         check_test.go:252: [df835438277c0] daemon is not started
23:46:42 [2020-04-13T23:46:42.096Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
23:46:42 [2020-04-13T23:46:42.096Z]         check_test.go:252: [de1f13a59efb9] daemon is not started
23:46:42 [2020-04-13T23:46:42.096Z] === RUN   TestDockerRegistryAuthTokenSuite
23:46:42 [2020-04-13T23:46:42.096Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:46:47 [2020-04-13T23:46:47.328Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:46:47 [2020-04-13T23:46:47.328Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:46:47 [2020-04-13T23:46:47.582Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:46:47 [2020-04-13T23:46:47.837Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:46:47 [2020-04-13T23:46:47.837Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
23:46:47 [2020-04-13T23:46:47.837Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
23:46:47 [2020-04-13T23:46:47.837Z]         check_test.go:279: [d0dc2f7693ef6] daemon is not started
23:46:47 [2020-04-13T23:46:47.837Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
23:46:47 [2020-04-13T23:46:47.837Z]         check_test.go:279: [d8542bbd09b47] daemon is not started
23:46:47 [2020-04-13T23:46:47.837Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
23:46:47 [2020-04-13T23:46:47.837Z]         check_test.go:279: [d0c9d4b15d8c7] daemon is not started
23:46:47 [2020-04-13T23:46:47.837Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
23:46:47 [2020-04-13T23:46:47.837Z]         check_test.go:279: [d65f679982cfa] daemon is not started
23:46:47 [2020-04-13T23:46:47.837Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
23:46:47 [2020-04-13T23:46:47.837Z]         check_test.go:279: [d802d7573fcac] daemon is not started
23:46:47 [2020-04-13T23:46:47.837Z] === RUN   TestDockerNetworkSuite
23:46:47 [2020-04-13T23:46:47.837Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
23:46:51 [2020-04-13T23:46:51.093Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
23:46:52 [2020-04-13T23:46:52.016Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
23:46:57 [2020-04-13T23:46:57.247Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
23:46:59 [2020-04-13T23:46:59.758Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
23:47:03 [2020-04-13T23:47:03.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
23:47:04 [2020-04-13T23:47:04.898Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
23:47:14 [2020-04-13T23:47:14.821Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
23:47:15 [2020-04-13T23:47:15.744Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
23:47:17 [2020-04-13T23:47:17.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
23:47:18 [2020-04-13T23:47:18.986Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
23:47:19 [2020-04-13T23:47:19.587Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
23:47:20 [2020-04-13T23:47:20.555Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
23:47:21 [2020-04-13T23:47:21.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
23:47:23 [2020-04-13T23:47:23.624Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
23:47:23 [2020-04-13T23:47:23.624Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
23:47:24 [2020-04-13T23:47:24.985Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
23:47:24 [2020-04-13T23:47:24.985Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
23:47:25 [2020-04-13T23:47:25.544Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
23:47:26 [2020-04-13T23:47:26.103Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
23:47:27 [2020-04-13T23:47:27.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
23:47:27 [2020-04-13T23:47:27.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
23:47:27 [2020-04-13T23:47:27.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
23:47:27 [2020-04-13T23:47:27.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
23:47:29 [2020-04-13T23:47:29.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
23:47:30 [2020-04-13T23:47:30.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
23:47:30 [2020-04-13T23:47:30.785Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
23:47:31 [2020-04-13T23:47:31.040Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
23:47:31 [2020-04-13T23:47:31.040Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
23:47:31 [2020-04-13T23:47:31.294Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
23:47:34 [2020-04-13T23:47:34.551Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
23:47:35 [2020-04-13T23:47:35.910Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
23:47:40 [2020-04-13T23:47:40.065Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
23:47:49 [2020-04-13T23:47:49.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
23:47:49 [2020-04-13T23:47:49.990Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
23:47:50 [2020-04-13T23:47:50.548Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
23:47:50 [2020-04-13T23:47:50.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
23:47:50 [2020-04-13T23:47:50.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
23:47:51 [2020-04-13T23:47:51.057Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
23:47:51 [2020-04-13T23:47:51.058Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
23:47:51 [2020-04-13T23:47:51.058Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
23:47:55 [2020-04-13T23:47:55.211Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
23:47:55 [2020-04-13T23:47:55.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
23:47:55 [2020-04-13T23:47:55.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
23:47:55 [2020-04-13T23:47:55.466Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
23:47:56 [2020-04-13T23:47:56.826Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
23:48:02 [2020-04-13T23:48:02.058Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
23:48:06 [2020-04-13T23:48:06.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
23:48:06 [2020-04-13T23:48:06.215Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
23:48:07 [2020-04-13T23:48:07.584Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
23:48:10 [2020-04-13T23:48:10.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
23:48:10 [2020-04-13T23:48:10.846Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
23:48:11 [2020-04-13T23:48:11.769Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
23:48:12 [2020-04-13T23:48:12.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
23:48:12 [2020-04-13T23:48:12.947Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
23:48:14 [2020-04-13T23:48:14.829Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
23:48:14 [2020-04-13T23:48:14.829Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
23:48:18 [2020-04-13T23:48:18.986Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
23:48:22 [2020-04-13T23:48:22.244Z] --- PASS: TestDockerNetworkSuite (93.84s)
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.87s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [db8edea00e882] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.26s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d304cb938ee4f] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.66s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d88d8ffccfd14] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.64s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d42bb23c7cb07] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:1233: [de7f367aa4766] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.97s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [da3a7a0c5de29] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.87s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d26f7b326a9ad] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.60s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [df8a02d9026dc] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.96s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d1a6f0607b604] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [ddd205bc70a98] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.82s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d7ab0487470a1] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (2.01s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d2ed547ee890a] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.63s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d3122802106f7] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d6ed34f4b59a4] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [df1a65c05111a] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.58s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [df9df84244e22] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [dcaac69ea01e5] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d7158d1ed5c3e] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [dcf24e42cd664] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.47s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d3284144ba34a] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.83s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [dfc661ffef439] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d46132b82ab55] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [da5cc7c0eb348] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d4bc93783a7d6] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.56s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:968: [dd676d2ad9e52] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.95s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [db682fac461f9] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.71s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:1116: [dab8a98f25a0c] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.40s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d2ba3e6b89e45] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.74s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d889ae49f3ec0] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d6332a0f81957] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d0b93fb9077f2] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d8ce7aa729458] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [da36282dfe46e] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d4df0718fbabf] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d221298c1bdf1] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d6954609b5ed8] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d4fe539896828] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.40s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [dc4bfef742a15] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.46s)
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.91s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:1084: [d279e57326192] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d1b6e9e52d468] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.37s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d289d79a0927d] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.10s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d20ced984ceb0] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d0e0ba86e3e0d] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.19s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [dac6d29a053f5] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d830ff7c9a401] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.80s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [d9810cbe52a2c] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.20s)
23:48:22 [2020-04-13T23:48:22.244Z]         docker_cli_network_unix_test.go:46: [da0d3771a7280] daemon is not started
23:48:22 [2020-04-13T23:48:22.244Z] === RUN   TestDockerHubPullSuite
23:48:22 [2020-04-13T23:48:22.244Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
23:48:23 [2020-04-13T23:48:23.166Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
23:48:23 [2020-04-13T23:48:23.166Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
23:48:25 [2020-04-13T23:48:25.716Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
23:48:25 [2020-04-13T23:48:25.971Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
23:48:27 [2020-04-13T23:48:27.371Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
23:48:27 [2020-04-13T23:48:27.371Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
23:48:27 [2020-04-13T23:48:27.626Z] --- PASS: TestDockerHubPullSuite (5.76s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s)
23:48:27 [2020-04-13T23:48:27.626Z] PASS
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === Skipped
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_sni_test.go:18: Flakey test
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:48:27 [2020-04-13T23:48:27.626Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
23:48:27 [2020-04-13T23:48:27.626Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:48:27 [2020-04-13T23:48:27.627Z]         docker_cli_network_unix_test.go:46: [d4fe539896828] daemon is not started
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] 
23:48:27 [2020-04-13T23:48:27.627Z] DONE 1277 tests, 44 skipped in 2002.729s
23:48:27 [2020-04-13T23:48:27.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:48:27 [2020-04-13T23:48:27.627Z] ++++ cat bundles/test-integration/docker.pid
23:48:27 [2020-04-13T23:48:27.627Z] +++ kill 7476
23:48:28 [2020-04-13T23:48:28.550Z] +++ /etc/init.d/apparmor stop
23:48:28 [2020-04-13T23:48:28.550Z] Leaving: AppArmorNo profiles have been unloaded.
23:48:28 [2020-04-13T23:48:28.550Z] 
23:48:28 [2020-04-13T23:48:28.550Z] Unloading profiles will leave already running processes permanently
23:48:28 [2020-04-13T23:48:28.550Z] unconfined, which can lead to unexpected situations.
23:48:28 [2020-04-13T23:48:28.550Z] 
23:48:28 [2020-04-13T23:48:28.550Z] To set a process to complain mode, use the command line tool
23:48:28 [2020-04-13T23:48:28.550Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:48:28 [2020-04-13T23:48:28.550Z] +++ true
23:48:28 [2020-04-13T23:48:28.550Z] 
23:48:31 [2020-04-13T23:48:31.058Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
23:48:36 [2020-04-13T23:48:36.293Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
23:48:39 [2020-04-13T23:48:39.597Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
23:48:42 [2020-04-13T23:48:42.853Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
23:48:45 [2020-04-13T23:48:45.359Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
23:48:48 [2020-04-13T23:48:48.614Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
23:48:51 [2020-04-13T23:48:51.870Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
23:48:54 [2020-04-13T23:48:54.376Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
23:49:50 [2020-04-13T23:49:50.511Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
23:50:05 [2020-04-13T23:50:05.339Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
23:50:23 [2020-04-13T23:50:23.359Z] --- PASS: TestDockerSwarmSuite (1785.25s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.88s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.16s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.97s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.64s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:563: [d8648e97c5fcb] joining swarm manager [dde535eea3664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:585: [dc387dc7bb7d2] joining swarm manager [dde535eea3664]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]         check_test.go:380: [d8648e97c5fcb] daemon is not started
23:50:23 [2020-04-13T23:50:23.359Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.92s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:46: [dcfc50abf864c] joining swarm manager [d09a3eb674659]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.71s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.32s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:304: [da9776743ff02] joining swarm manager [d6504b4fb6530]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:305: [d55f55d867fe6] joining swarm manager [d6504b4fb6530]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:364: Waiting for possible election...
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.17s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:272: [d6d352e589f2b] joining swarm manager [dc55be030de49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:273: [dc1f0eb6876bc] joining swarm manager [dc55be030de49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.03s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.47s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_node_test.go:19: [dae52f8044437] joining swarm manager [d1b2011523619]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_node_test.go:20: [d949cac09ed11] joining swarm manager [d1b2011523619]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.59s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:502: [dd3f3912455cd] joining swarm manager [de20f787d137e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:507: [de476219f8d90] joining swarm manager [de20f787d137e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.49s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_node_test.go:80: [d606acc7eecdb] joining swarm manager [db41eb381649b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.88s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_node_test.go:52: [d0677d072ed36] joining swarm manager [d81cdbe48e8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_node_test.go:53: [dcace0f75e942] joining swarm manager [d81cdbe48e8c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.86s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.66s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:202: [dc2760580660f] joining swarm manager [d99189f92aff2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.37s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:384: [d9c574303cb51] joining swarm manager [d241eb56366cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:385: [d140d9ab6410e] joining swarm manager [d241eb56366cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]         check_test.go:380: [d140d9ab6410e] daemon is not started
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.41s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:802: [d97811f419571] joining swarm manager [d5c47f379b789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:802: [d324e8379b404] joining swarm manager [d5c47f379b789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:802: [db58a04903016] joining swarm manager [d5c47f379b789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:802: [d78b74bf960d1] joining swarm manager [d5c47f379b789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:810: [d435bcda9286f] joining swarm manager [d5c47f379b789]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.20s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:394: [d21d7d4372e1f] joining swarm manager [d6e1dff652663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:394: [de3e6eed8c481] joining swarm manager [d6e1dff652663]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.36s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:342: [db464d4a1e736] joining swarm manager [df5695ec1e308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:342: [d7f0227aa10d7] joining swarm manager [df5695ec1e308]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.17s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:489: [de59df9fbb930] joining swarm manager [d329a044ad19f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:489: [d0d1fd574a7ab] joining swarm manager [d329a044ad19f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.73s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.35s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:127: [d59dcb42e6b9e] joining swarm manager [d832ef51f1979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:128: [df1fbdcfebaba] joining swarm manager [d832ef51f1979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:136: [dea755cf6f714] joining swarm manager [d832ef51f1979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:137: [d91f9ca88494a] joining swarm manager [d832ef51f1979]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.66s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.88s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:303: [d21f2f0731b6f] joining swarm manager [d2f80d0382c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:303: [d007e89cd12ec] joining swarm manager [d2f80d0382c02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.17s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:99: [d7bed29a49551] joining swarm manager [d6e25324abb29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:100: [d13c445c08b26] joining swarm manager [d6e25324abb29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]         check_test.go:380: [d7bed29a49551] daemon is not started
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.93s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:532: [dd73dbcfeb212] joining swarm manager [d6087b5009c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:533: [dfcf9b27a0219] joining swarm manager [d6087b5009c0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:147: [ddb3d7c39f9fd] joining swarm manager [d1ca0770e7a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_service_test.go:147: [d24cc8343db7f] joining swarm manager [d1ca0770e7a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.39s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.61s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.48s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.64s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.55s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.23s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.51s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.21s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.64s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.12s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.98s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.32s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.28s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.12s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.31s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.82s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.46s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.56s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.23s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.37s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.67s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.10s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.94s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.11s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.86s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.58s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_service_logs_test.go:241: checking task qs65eqmoiex0
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_service_logs_test.go:246: checking messages for qs65eqmoiex0
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_service_logs_test.go:241: checking task du1f61ry4bow
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_service_logs_test.go:246: checking messages for du1f61ry4bow
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.15s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.36s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.12s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.07s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1901: [d9d4c10b7dad7] joining swarm manager [d4d0992b3491b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1902: [d5f382811dde3] joining swarm manager [d4d0992b3491b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.43s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.37s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.83s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1802: [d365898451b8d] joining swarm manager [d40f5aa8ca8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1803: [d82c98db831a8] joining swarm manager [d40f5aa8ca8ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.58s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (142.54s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1321: [d50107d2fb133] joining swarm manager [df7e0f4f93d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1322: [d338a90fbc7f9] joining swarm manager [df7e0f4f93d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.10s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.35s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.73s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.52s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.76s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.41s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.66s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.88s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.07s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.05s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1186: [d4f3bd646cfba] joining swarm manager [d7cb0748ff956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1195: [d2da9de71919f] joining swarm manager [d7cb0748ff956]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.49s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.95s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.49s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1118: [dbd4be2715532] joining swarm manager [d51d40d5d5291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1119: [d7ed0750a7f8a] joining swarm manager [d51d40d5d5291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1172: [dcb5a54f87236] joining swarm manager [d51d40d5d5291]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.20s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1453: [dca0db8023f40] joining swarm manager [dad6569d44cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_test.go:1454: [d4172b5804415] joining swarm manager [dad6569d44cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.21s)
23:50:23 [2020-04-13T23:50:23.359Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s)
23:50:23 [2020-04-13T23:50:23.359Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.52s)
23:50:23 [2020-04-13T23:50:23.359Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
23:50:23 [2020-04-13T23:50:23.359Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.34s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.56s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.17s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.98s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_cli_swarm_unix_test.go:62: [d1939477305c9] joining swarm manager [dfde0d575d8a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.41s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.00s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.31s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.56s)
23:50:23 [2020-04-13T23:50:23.359Z]         docker_api_swarm_test.go:962: [df1c14f5a17f2] joining swarm manager [d6ddaf227ba84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.63s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.16s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.51s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.80s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.62s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.26s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.14s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.21s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.75s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.15s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.36s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.60s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.32s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.00s)
23:50:23 [2020-04-13T23:50:23.359Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s)
23:50:23 [2020-04-13T23:50:23.359Z] === RUN   TestDockerExternalVolumeSuite
23:50:23 [2020-04-13T23:50:23.359Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
23:50:41 [2020-04-13T23:50:41.376Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
23:51:48 [2020-04-13T23:51:48.963Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
23:51:55 [2020-04-13T23:51:55.482Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
23:52:27 [2020-04-13T23:52:27.534Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
23:52:42 [2020-04-13T23:52:42.350Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
23:53:14 [2020-04-13T23:53:14.346Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
23:53:26 [2020-04-13T23:53:26.492Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
23:53:58 [2020-04-13T23:53:58.488Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
23:54:16 [2020-04-13T23:54:16.507Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
23:54:31 [2020-04-13T23:54:31.355Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
23:55:17 [2020-04-13T23:55:17.938Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
23:55:35 [2020-04-13T23:55:35.957Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
23:56:07 [2020-04-13T23:56:07.961Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
23:56:39 [2020-04-13T23:56:39.957Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
23:56:54 [2020-04-13T23:56:54.774Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
23:57:12 [2020-04-13T23:57:12.796Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
23:57:30 [2020-04-13T23:57:30.814Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
23:57:45 [2020-04-13T23:57:45.679Z] --- PASS: TestDockerExternalVolumeSuite (441.25s)
23:57:45 [2020-04-13T23:57:45.679Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s)
23:57:45 [2020-04-13T23:57:45.679Z]         docker_cli_external_volume_driver_test.go:53: [dbb124cb09e9b] daemon is not started
23:57:45 [2020-04-13T23:57:45.679Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
23:57:45 [2020-04-13T23:57:45.679Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
23:57:45 [2020-04-13T23:57:45.679Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
23:57:45 [2020-04-13T23:57:45.679Z]         docker_cli_external_volume_driver_test.go:53: [d0d34ea522fe6] daemon is not started
23:57:45 [2020-04-13T23:57:45.679Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
23:57:45 [2020-04-13T23:57:45.679Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
23:57:45 [2020-04-13T23:57:45.679Z]         docker_cli_external_volume_driver_test.go:53: [d2ce96b66d718] daemon is not started
23:57:45 [2020-04-13T23:57:45.679Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_cli_external_volume_driver_test.go:53: [d761a85e38d1c] daemon is not started
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_cli_external_volume_driver_test.go:485: [d2e9411009e58] daemon is not started
23:57:45 [2020-04-13T23:57:45.680Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_cli_external_volume_driver_test.go:53: [dc01d6e3da507] daemon is not started
23:57:45 [2020-04-13T23:57:45.680Z] PASS
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] === Skipped
23:57:45 [2020-04-13T23:57:45.680Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
23:57:45 [2020-04-13T23:57:45.680Z]         check_test.go:309: [d56cb848dd0f5] daemon is not started
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
23:57:45 [2020-04-13T23:57:45.680Z]         check_test.go:309: [d1928b29e2fc5] daemon is not started
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
23:57:45 [2020-04-13T23:57:45.680Z]         check_test.go:309: [d74a5bdac0552] daemon is not started
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:57:45 [2020-04-13T23:57:45.680Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
23:57:45 [2020-04-13T23:57:45.680Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] DONE 273 tests, 5 skipped in 2559.974s
23:57:45 [2020-04-13T23:57:45.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:57:45 [2020-04-13T23:57:45.680Z] ++++ cat bundles/test-integration/docker.pid
23:57:45 [2020-04-13T23:57:45.680Z] +++ kill 7462
23:57:45 [2020-04-13T23:57:45.680Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da76bbdcc167a/docker.pid
23:57:45 [2020-04-13T23:57:45.680Z] +++ kill 4266
23:57:45 [2020-04-13T23:57:45.680Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4266 is not a child of this shell
23:57:45 [2020-04-13T23:57:45.680Z] warning: PID 4266 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da76bbdcc167a/docker.pid had a nonzero exit code
23:57:45 [2020-04-13T23:57:45.680Z] +++ /etc/init.d/apparmor stop
23:57:45 [2020-04-13T23:57:45.680Z] Leaving: AppArmorNo profiles have been unloaded.
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] Unloading profiles will leave already running processes permanently
23:57:45 [2020-04-13T23:57:45.680Z] unconfined, which can lead to unexpected situations.
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] To set a process to complain mode, use the command line tool
23:57:45 [2020-04-13T23:57:45.680Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:57:45 [2020-04-13T23:57:45.680Z] +++ true
23:57:45 [2020-04-13T23:57:45.680Z] 
23:57:45 [2020-04-13T23:57:45.680Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
23:57:45 [2020-04-13T23:57:45.696Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:57:48 [2020-04-13T23:57:48.429Z] + echo Ensuring container killed.
23:57:48 [2020-04-13T23:57:48.429Z] Ensuring container killed.
23:57:48 [2020-04-13T23:57:48.429Z] + docker ps -aq -f name=docker-pr7-*
23:57:48 [2020-04-13T23:57:48.429Z] + cids=c15601a1c094
23:57:48 [2020-04-13T23:57:48.429Z] 4563c2fa5822
23:57:48 [2020-04-13T23:57:48.429Z] e73d9c26251c
23:57:48 [2020-04-13T23:57:48.429Z] + [ -n c15601a1c094
23:57:48 [2020-04-13T23:57:48.429Z] 4563c2fa5822
23:57:48 [2020-04-13T23:57:48.429Z] e73d9c26251c ]
23:57:48 [2020-04-13T23:57:48.429Z] + docker rm -vf c15601a1c094 4563c2fa5822 e73d9c26251c
23:57:50 [2020-04-13T23:57:50.313Z] c15601a1c094
23:57:50 [2020-04-13T23:57:50.313Z] 4563c2fa5822
23:57:50 [2020-04-13T23:57:50.313Z] e73d9c26251c
[Pipeline] sh
23:57:50 [2020-04-13T23:57:50.601Z] + echo Chowning /workspace to jenkins user
23:57:50 [2020-04-13T23:57:50.601Z] Chowning /workspace to jenkins user
23:57:50 [2020-04-13T23:57:50.601Z] + id -u
23:57:50 [2020-04-13T23:57:50.601Z] + id -g
23:57:50 [2020-04-13T23:57:50.601Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40791:/workspace busybox chown -R 1000:1000 /workspace
23:57:50 [2020-04-13T23:57:50.601Z] Unable to find image 'busybox:latest' locally
23:57:55 [2020-04-13T23:57:55.875Z] latest: Pulling from library/busybox
23:57:55 [2020-04-13T23:57:55.875Z] 0669b0daf1fb: Pulling fs layer
23:57:55 [2020-04-13T23:57:55.875Z] 0669b0daf1fb: Download complete
23:57:55 [2020-04-13T23:57:55.875Z] 0669b0daf1fb: Pull complete
23:57:55 [2020-04-13T23:57:55.875Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135
23:57:55 [2020-04-13T23:57:55.875Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:58:00 [2020-04-13T23:58:00.364Z] + bundleName=amd64
23:58:00 [2020-04-13T23:58:00.364Z] + echo Creating amd64-bundles.tar.gz
23:58:00 [2020-04-13T23:58:00.364Z] Creating amd64-bundles.tar.gz
23:58:00 [2020-04-13T23:58:00.364Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:58:00 [2020-04-13T23:58:00.364Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
23:58:01 [2020-04-13T23:58:01.731Z] Archiving artifacts
23:58:03 [2020-04-13T23:58:03.562Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:58:03 [2020-04-13T23:58:03.907Z] + make clean
23:58:04 [2020-04-13T23:58:04.166Z] docker volume rm -f docker-dev-cache
23:58:04 [2020-04-13T23:58:04.166Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:15:08 [2020-04-14T00:15:08.229Z] ok  	github.com/docker/docker/integration-cli	2515.932s
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === Skipped
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_run_test.go:3182: unmatched requirement Apparmor
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_run_test.go:3160: unmatched requirement Apparmor
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
00:15:08 [2020-04-14T00:15:08.229Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.229Z] 
00:15:08 [2020-04-14T00:15:08.229Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.42s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.46s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s)
00:15:08 [2020-04-14T00:15:08.230Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.230Z] 
00:15:08 [2020-04-14T00:15:08.230Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.41s)
00:15:08 [2020-04-14T00:15:08.230Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_sni_test.go:18: Flakey test
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.231Z] 
00:15:08 [2020-04-14T00:15:08.231Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:15:08 [2020-04-14T00:15:08.231Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.232Z] 
00:15:08 [2020-04-14T00:15:08.232Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
00:15:08 [2020-04-14T00:15:08.232Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.233Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.233Z] 
00:15:08 [2020-04-14T00:15:08.233Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
00:15:08 [2020-04-14T00:15:08.234Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.234Z] 
00:15:08 [2020-04-14T00:15:08.234Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:15:08 [2020-04-14T00:15:08.234Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.235Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
00:15:08 [2020-04-14T00:15:08.235Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.235Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2887: unmatched requirement Apparmor
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2926: unmatched requirement Apparmor
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:3043: unmatched requirement Apparmor
00:15:08 [2020-04-14T00:15:08.236Z] 
00:15:08 [2020-04-14T00:15:08.236Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
00:15:08 [2020-04-14T00:15:08.236Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
00:15:08 [2020-04-14T00:15:08.237Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.237Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
00:15:08 [2020-04-14T00:15:08.237Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.237Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:185: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:212: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:239: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:268: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:302: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.238Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
00:15:08 [2020-04-14T00:15:08.238Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.238Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]         check_test.go:407: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     check_test.go:128: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     check_test.go:134: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
00:15:08 [2020-04-14T00:15:08.239Z]     check_test.go:142: unmatched requirement DaemonIsLinux
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] DONE 1096 tests, 549 skipped in 2527.511s
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Integration tests ended at 04/14/2020 00:15:04. Duration:00:42:07.6229647
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Docker info of the daemon under test at end of run
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] Containers: 2
00:15:08 [2020-04-14T00:15:08.239Z]  Running: 0
00:15:08 [2020-04-14T00:15:08.239Z]  Paused: 0
00:15:08 [2020-04-14T00:15:08.239Z]  Stopped: 2
00:15:08 [2020-04-14T00:15:08.239Z] Images: 15
00:15:08 [2020-04-14T00:15:08.239Z] Server Version: 0.0.0-dev
00:15:08 [2020-04-14T00:15:08.239Z] Storage Driver: windowsfilter
00:15:08 [2020-04-14T00:15:08.239Z]  Windows: 
00:15:08 [2020-04-14T00:15:08.239Z] Logging Driver: json-file
00:15:08 [2020-04-14T00:15:08.239Z] Plugins: 
00:15:08 [2020-04-14T00:15:08.239Z]  Volume: local
00:15:08 [2020-04-14T00:15:08.239Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
00:15:08 [2020-04-14T00:15:08.239Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
00:15:08 [2020-04-14T00:15:08.239Z] Swarm: inactive
00:15:08 [2020-04-14T00:15:08.239Z] Default Isolation: process
00:15:08 [2020-04-14T00:15:08.239Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
00:15:08 [2020-04-14T00:15:08.239Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039)
00:15:08 [2020-04-14T00:15:08.239Z] OSType: windows
00:15:08 [2020-04-14T00:15:08.239Z] Architecture: x86_64
00:15:08 [2020-04-14T00:15:08.239Z] CPUs: 4
00:15:08 [2020-04-14T00:15:08.239Z] Total Memory: 32GiB
00:15:08 [2020-04-14T00:15:08.239Z] Name: azwin-2-4ce820
00:15:08 [2020-04-14T00:15:08.239Z] ID: C3XV:AOCT:KOL6:B2OP:3GST:ORIM:KNBT:EXCE:CTFD:C6PV:M6VA:TVFC
00:15:08 [2020-04-14T00:15:08.239Z] Docker Root Dir: D:\CI\PR-40791\7\daemon
00:15:08 [2020-04-14T00:15:08.239Z] Debug Mode (client): false
00:15:08 [2020-04-14T00:15:08.239Z] Debug Mode (server): true
00:15:08 [2020-04-14T00:15:08.239Z]  File Descriptors: -1
00:15:08 [2020-04-14T00:15:08.239Z]  Goroutines: 18
00:15:08 [2020-04-14T00:15:08.239Z]  System Time: 2020-04-14T00:15:04.0950509Z
00:15:08 [2020-04-14T00:15:08.239Z]  EventsListeners: 0
00:15:08 [2020-04-14T00:15:08.239Z] Registry: https://index.docker.io/v1/
00:15:08 [2020-04-14T00:15:08.239Z] Labels:
00:15:08 [2020-04-14T00:15:08.239Z] Experimental: false
00:15:08 [2020-04-14T00:15:08.239Z] Insecure Registries:
00:15:08 [2020-04-14T00:15:08.239Z]  127.0.0.0/8
00:15:08 [2020-04-14T00:15:08.239Z] Live Restore Enabled: false
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] 
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Stopping daemon under test
00:15:08 [2020-04-14T00:15:08.239Z] SUCCESS: The process with PID 5212 (child process of PID 5668) has been terminated.
00:15:08 [2020-04-14T00:15:08.239Z] SUCCESS: The process with PID 5668 (child process of PID 3384) has been terminated.
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Stop tailing logs of the daemon under tests
00:15:08 [2020-04-14T00:15:08.239Z] INFO: executeCI.ps1 Completed successfully at 04/14/2020 00:15:04.
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Tidying up at end of run
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Saving daemon under test log (d:\CI\PR-40791\7\dut.out) to C:\windows\TEMP\CIDUT.out
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Saving daemon under test log (d:\CI\PR-40791\7\dut.err) to C:\windows\TEMP\CIDUT.err
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Nuke-Everything...
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Container count on control daemon to delete is 2
00:15:08 [2020-04-14T00:15:08.239Z] 3e226715abfb
00:15:08 [2020-04-14T00:15:08.239Z] e7ec0d1da0d3
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Tidying pidfile d:\CI\PR-40791\7\docker.pid
00:15:08 [2020-04-14T00:15:08.239Z] INFO: Nuking d:\CI
00:15:38 [2020-04-14T00:15:38.032Z] INFO: Zapped successfully
00:15:38 [2020-04-14T00:15:38.032Z] 
00:15:38 [2020-04-14T00:15:38.032Z] INFO: executeCI.ps1 exiting at Tue Apr 14 00:15:37 CUT 2020. Duration 01:06:25.3736186
00:15:38 [2020-04-14T00:15:38.032Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
00:15:38 [2020-04-14T00:15:38.719Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
00:15:50 [2020-04-14T00:15:50.967Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
00:15:54 [2020-04-14T00:15:54.020Z] Archiving artifacts
00:16:06 [2020-04-14T00:16:06.999Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40791/7/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:16:07 [2020-04-14T00:16:07.891Z] + make clean
00:16:09 [2020-04-14T00:16:09.409Z] docker volume rm -f docker-dev-cache
00:16:09 [2020-04-14T00:16:09.409Z] 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