Skip to content
Success

Console Output

Started by user Kir Kolyshkin
Replayed #2
22:19:29 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d5da7e53303dc1dd5d7d9062bf04318b129fc383+07e6b843594e061f82baa5fa23c2ff7d536c2a05 (fb841d8fc25140cf2546319d3c48028084dbfcb8)
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
 > git rev-list --no-walk ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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:19:33 [2020-05-22T22:19:33.263Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:19:33 [2020-05-22T22:19:33.266Z] Trying to pass milestone 2
[Pipeline] milestone
22:19:33 [2020-05-22T22:19:33.303Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:19:48 [2020-05-22T22:19:48.468Z] Still waiting to schedule task
22:19:48 [2020-05-22T22:19:48.471Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
22:20:33 [2020-05-22T22:20:33.307Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c6bb0005d73e1f9e) in /home/ubuntu/workspace/moby_PR-41014
[Pipeline] {
[Pipeline] checkout
22:20:36 [2020-05-22T22:20:36.390Z] using credential docker-jenkins-github-credentials
22:20:36 [2020-05-22T22:20:36.404Z] Cloning the remote Git repository
22:20:36 [2020-05-22T22:20:36.404Z] Cloning with configured refspecs honoured and without tags
22:20:35 [2020-05-22T22:20:35.795Z] Cloning repository https://github.com/moby/moby.git
22:20:35 [2020-05-22T22:20:35.899Z]  > git init /home/ubuntu/workspace/moby_PR-41014 # timeout=10
22:20:36 [2020-05-22T22:20:36.371Z] Fetching upstream changes from https://github.com/moby/moby.git
22:20:36 [2020-05-22T22:20:36.371Z]  > git --version # timeout=10
22:20:36 [2020-05-22T22:20:36.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:20:36 [2020-05-22T22:20:36.396Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:20:57 [2020-05-22T22:20:57.164Z] Fetching without tags
22:20:57 [2020-05-22T22:20:57.532Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:20:57 [2020-05-22T22:20:57.067Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:20:57 [2020-05-22T22:20:57.087Z]  > git config --add remote.origin.fetch +refs/pull/41014/head:refs/remotes/origin/PR-41014 # timeout=10
22:20:57 [2020-05-22T22:20:57.112Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:20:57 [2020-05-22T22:20:57.140Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:20:57 [2020-05-22T22:20:57.209Z] Fetching upstream changes from https://github.com/moby/moby.git
22:20:57 [2020-05-22T22:20:57.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:20:57 [2020-05-22T22:20:57.217Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:20:57 [2020-05-22T22:20:57.538Z]  > git config core.sparsecheckout # timeout=10
22:20:58 [2020-05-22T22:20:58.401Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:20:58 [2020-05-22T22:20:58.402Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:20:57 [2020-05-22T22:20:57.565Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:20:58 [2020-05-22T22:20:58.333Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:20:58 [2020-05-22T22:20:58.378Z]  > git rev-parse HEAD^{commit} # timeout=10
22:20:58 [2020-05-22T22:20:58.403Z]  > git config core.sparsecheckout # timeout=10
22:20:58 [2020-05-22T22:20:58.424Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:21:02 [2020-05-22T22:21:02.810Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
22:21:02 [2020-05-22T22:21:02.812Z]  > git rev-list --no-walk d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:21:04 [2020-05-22T22:21:04.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41014:/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:21:12 [2020-05-22T22:21:12.389Z] Unable to find image 'alpine:latest' locally
22:21:12 [2020-05-22T22:21:12.389Z] latest: Pulling from library/alpine
22:21:12 [2020-05-22T22:21:12.389Z] cbdbe7a5bc2a: Pulling fs layer
22:21:12 [2020-05-22T22:21:12.389Z] cbdbe7a5bc2a: Verifying Checksum
22:21:12 [2020-05-22T22:21:12.389Z] cbdbe7a5bc2a: Download complete
22:21:12 [2020-05-22T22:21:12.954Z] cbdbe7a5bc2a: Pull complete
22:21:12 [2020-05-22T22:21:12.954Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
22:21:12 [2020-05-22T22:21:12.954Z] Status: Downloaded newer image for alpine:latest
22:21:19 [2020-05-22T22:21:19.501Z] 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] }
[Pipeline] // stage
[Pipeline] // stage
22:21:19 [2020-05-22T22:21:19.835Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-41014
22:21:19 [2020-05-22T22:21:19.842Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41014
[Pipeline] // stage
22:21:19 [2020-05-22T22:21:19.858Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c6bb0005d73e1f9e) in /home/ubuntu/workspace/moby_PR-41014
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] {
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
22:21:19 [2020-05-22T22:21:19.985Z] using credential docker-jenkins-github-credentials
22:21:19 [2020-05-22T22:21:19.993Z] using credential docker-jenkins-github-credentials
22:21:20 [2020-05-22T22:21:20.003Z] Fetching changes from the remote Git repository
[Pipeline] // stage
22:21:20 [2020-05-22T22:21:20.010Z] Cloning the remote Git repository
22:21:20 [2020-05-22T22:21:20.010Z] Cloning with configured refspecs honoured and without tags
22:21:20 [2020-05-22T22:21:20.015Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
22:21:20 [2020-05-22T22:21:20.026Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
22:21:20 [2020-05-22T22:21:20.048Z] Cloning the remote Git repository
22:21:20 [2020-05-22T22:21:20.048Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
22:21:20 [2020-05-22T22:21:20.535Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:21:20 [2020-05-22T22:21:20.780Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:21:20 [2020-05-22T22:21:20.780Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:21:20 [2020-05-22T22:21:20.905Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
22:21:20 [2020-05-22T22:21:20.016Z] Cloning repository https://github.com/moby/moby.git
22:21:20 [2020-05-22T22:21:20.016Z]  > git init /home/jenkins/workspace/moby_PR-41014 # timeout=10
22:21:20 [2020-05-22T22:21:20.043Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:20 [2020-05-22T22:21:20.043Z]  > git --version # timeout=10
22:21:20 [2020-05-22T22:21:20.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:20 [2020-05-22T22:21:20.049Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:19 [2020-05-22T22:21:19.998Z]  > git rev-parse --is-inside-work-tree # timeout=10
22:21:20 [2020-05-22T22:21:20.007Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:20 [2020-05-22T22:21:20.018Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:20 [2020-05-22T22:21:20.018Z]  > git --version # timeout=10
22:21:20 [2020-05-22T22:21:20.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:20 [2020-05-22T22:21:20.043Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:20 [2020-05-22T22:21:20.537Z]  > git config core.sparsecheckout # timeout=10
22:21:20 [2020-05-22T22:21:20.548Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:21:20 [2020-05-22T22:21:20.731Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:21:20 [2020-05-22T22:21:20.757Z]  > git rev-parse HEAD^{commit} # timeout=10
22:21:20 [2020-05-22T22:21:20.782Z]  > git config core.sparsecheckout # timeout=10
22:21:20 [2020-05-22T22:21:20.794Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:21:20 [2020-05-22T22:21:20.052Z] Cloning repository https://github.com/moby/moby.git
22:21:20 [2020-05-22T22:21:20.052Z]  > git init /home/docker/workspace/moby_PR-41014 # timeout=10
22:21:20 [2020-05-22T22:21:20.064Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:20 [2020-05-22T22:21:20.065Z]  > git --version # timeout=10
22:21:20 [2020-05-22T22:21:20.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:20 [2020-05-22T22:21:20.070Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:21:21 [2020-05-22T22:21:21.720Z] + [ PR != PR ]
22:21:21 [2020-05-22T22:21:21.720Z] + [ master != master ]
22:21:21 [2020-05-22T22:21:21.720Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:21:22 [2020-05-22T22:21:22.109Z] + docker version
22:21:22 [2020-05-22T22:21:22.109Z] Client: Docker Engine - Community
22:21:22 [2020-05-22T22:21:22.109Z]  Version:           19.03.8
22:21:22 [2020-05-22T22:21:22.109Z]  API version:       1.40
22:21:22 [2020-05-22T22:21:22.109Z]  Go version:        go1.12.17
22:21:22 [2020-05-22T22:21:22.109Z]  Git commit:        afacb8b7f0
22:21:22 [2020-05-22T22:21:22.109Z]  Built:             Wed Mar 11 01:25:46 2020
22:21:22 [2020-05-22T22:21:22.109Z]  OS/Arch:           linux/amd64
22:21:22 [2020-05-22T22:21:22.109Z]  Experimental:      false
22:21:22 [2020-05-22T22:21:22.109Z] 
22:21:22 [2020-05-22T22:21:22.110Z] Server: Docker Engine - Community
22:21:22 [2020-05-22T22:21:22.110Z]  Engine:
22:21:22 [2020-05-22T22:21:22.110Z]   Version:          19.03.8
22:21:22 [2020-05-22T22:21:22.110Z]   API version:      1.40 (minimum version 1.12)
22:21:22 [2020-05-22T22:21:22.110Z]   Go version:       go1.12.17
22:21:22 [2020-05-22T22:21:22.110Z]   Git commit:       afacb8b7f0
22:21:22 [2020-05-22T22:21:22.110Z]   Built:            Wed Mar 11 01:24:19 2020
22:21:22 [2020-05-22T22:21:22.110Z]   OS/Arch:          linux/amd64
22:21:22 [2020-05-22T22:21:22.110Z]   Experimental:     true
22:21:22 [2020-05-22T22:21:22.110Z]  containerd:
22:21:22 [2020-05-22T22:21:22.110Z]   Version:          1.2.13
22:21:22 [2020-05-22T22:21:22.110Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
22:21:22 [2020-05-22T22:21:22.110Z]  runc:
22:21:22 [2020-05-22T22:21:22.110Z]   Version:          1.0.0-rc10
22:21:22 [2020-05-22T22:21:22.110Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:21:22 [2020-05-22T22:21:22.110Z]  docker-init:
22:21:22 [2020-05-22T22:21:22.110Z]   Version:          0.18.0
22:21:22 [2020-05-22T22:21:22.110Z]   GitCommit:        fec3683
[Pipeline] sh
22:21:22 [2020-05-22T22:21:22.437Z] + docker info
22:21:29 [2020-05-22T22:21:29.201Z] Fetching without tags
22:21:29 [2020-05-22T22:21:29.465Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:21:29 [2020-05-22T22:21:29.169Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:29 [2020-05-22T22:21:29.171Z]  > git config --add remote.origin.fetch +refs/pull/41014/head:refs/remotes/origin/PR-41014 # timeout=10
22:21:29 [2020-05-22T22:21:29.173Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:29 [2020-05-22T22:21:29.189Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:29 [2020-05-22T22:21:29.207Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:29 [2020-05-22T22:21:29.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:29 [2020-05-22T22:21:29.207Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:29 [2020-05-22T22:21:29.471Z]  > git config core.sparsecheckout # timeout=10
22:21:29 [2020-05-22T22:21:29.472Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:21:29 [2020-05-22T22:21:29.983Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:21:29 [2020-05-22T22:21:29.983Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:21:30 [2020-05-22T22:21:30.453Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:21:29 [2020-05-22T22:21:29.954Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:21:29 [2020-05-22T22:21:29.971Z]  > git rev-parse HEAD^{commit} # timeout=10
22:21:29 [2020-05-22T22:21:29.989Z]  > git config core.sparsecheckout # timeout=10
22:21:29 [2020-05-22T22:21:29.995Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:21:31 [2020-05-22T22:21:31.278Z] + docker version
22:21:31 [2020-05-22T22:21:31.278Z] Client: Docker Engine - Community
22:21:31 [2020-05-22T22:21:31.279Z]  Version:           19.03.7
22:21:31 [2020-05-22T22:21:31.279Z]  API version:       1.40
22:21:31 [2020-05-22T22:21:31.279Z]  Go version:        go1.12.17
22:21:31 [2020-05-22T22:21:31.279Z]  Git commit:        7141c199a2
22:21:31 [2020-05-22T22:21:31.279Z]  Built:             Sat Mar  7 16:48:47 2020
22:21:31 [2020-05-22T22:21:31.279Z]  OS/Arch:           linux/s390x
22:21:31 [2020-05-22T22:21:31.279Z]  Experimental:      false
22:21:31 [2020-05-22T22:21:31.279Z] 
22:21:31 [2020-05-22T22:21:31.279Z] Server: Docker Engine - Community
22:21:31 [2020-05-22T22:21:31.279Z]  Engine:
22:21:31 [2020-05-22T22:21:31.279Z]   Version:          19.03.7
22:21:31 [2020-05-22T22:21:31.279Z]   API version:      1.40 (minimum version 1.12)
22:21:31 [2020-05-22T22:21:31.279Z]   Go version:       go1.12.17
22:21:31 [2020-05-22T22:21:31.279Z]   Git commit:       7141c199a2
22:21:31 [2020-05-22T22:21:31.279Z]   Built:            Sat Mar  7 16:47:46 2020
22:21:31 [2020-05-22T22:21:31.279Z]   OS/Arch:          linux/s390x
22:21:31 [2020-05-22T22:21:31.279Z]   Experimental:     true
22:21:31 [2020-05-22T22:21:31.279Z]  containerd:
22:21:31 [2020-05-22T22:21:31.279Z]   Version:          1.2.13
22:21:31 [2020-05-22T22:21:31.279Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
22:21:31 [2020-05-22T22:21:31.279Z]  runc:
22:21:31 [2020-05-22T22:21:31.279Z]   Version:          1.0.0-rc10
22:21:31 [2020-05-22T22:21:31.279Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:21:31 [2020-05-22T22:21:31.279Z]  docker-init:
22:21:31 [2020-05-22T22:21:31.279Z]   Version:          0.18.0
22:21:31 [2020-05-22T22:21:31.279Z]   GitCommit:        fec3683
[Pipeline] sh
22:21:31 [2020-05-22T22:21:31.653Z] + docker info
22:21:32 [2020-05-22T22:21:32.270Z] Client:
22:21:32 [2020-05-22T22:21:32.270Z]  Debug Mode: false
22:21:32 [2020-05-22T22:21:32.270Z] 
22:21:32 [2020-05-22T22:21:32.270Z] Server:
22:21:32 [2020-05-22T22:21:32.270Z]  Containers: 0
22:21:32 [2020-05-22T22:21:32.270Z]   Running: 0
22:21:32 [2020-05-22T22:21:32.270Z]   Paused: 0
22:21:32 [2020-05-22T22:21:32.270Z]   Stopped: 0
22:21:32 [2020-05-22T22:21:32.270Z]  Images: 0
22:21:32 [2020-05-22T22:21:32.270Z]  Server Version: 19.03.7
22:21:32 [2020-05-22T22:21:32.270Z]  Storage Driver: overlay2
22:21:32 [2020-05-22T22:21:32.270Z]   Backing Filesystem: <unknown>
22:21:32 [2020-05-22T22:21:32.270Z]   Supports d_type: true
22:21:32 [2020-05-22T22:21:32.270Z]   Native Overlay Diff: true
22:21:32 [2020-05-22T22:21:32.270Z]  Logging Driver: json-file
22:21:32 [2020-05-22T22:21:32.270Z]  Cgroup Driver: cgroupfs
22:21:32 [2020-05-22T22:21:32.270Z]  Plugins:
22:21:32 [2020-05-22T22:21:32.270Z]   Volume: local
22:21:32 [2020-05-22T22:21:32.270Z]   Network: bridge host ipvlan macvlan null overlay
22:21:32 [2020-05-22T22:21:32.270Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:21:32 [2020-05-22T22:21:32.270Z]  Swarm: inactive
22:21:32 [2020-05-22T22:21:32.270Z]  Runtimes: runc
22:21:32 [2020-05-22T22:21:32.270Z]  Default Runtime: runc
22:21:32 [2020-05-22T22:21:32.270Z]  Init Binary: docker-init
22:21:32 [2020-05-22T22:21:32.270Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
22:21:32 [2020-05-22T22:21:32.270Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:21:32 [2020-05-22T22:21:32.270Z]  init version: fec3683
22:21:32 [2020-05-22T22:21:32.270Z]  Security Options:
22:21:32 [2020-05-22T22:21:32.270Z]   apparmor
22:21:32 [2020-05-22T22:21:32.270Z]   seccomp
22:21:32 [2020-05-22T22:21:32.270Z]    Profile: default
22:21:32 [2020-05-22T22:21:32.270Z]  Kernel Version: 4.15.0-88-generic
22:21:32 [2020-05-22T22:21:32.270Z]  Operating System: Ubuntu 18.04.4 LTS
22:21:32 [2020-05-22T22:21:32.270Z]  OSType: linux
22:21:32 [2020-05-22T22:21:32.270Z]  Architecture: s390x
22:21:32 [2020-05-22T22:21:32.270Z]  CPUs: 2
22:21:32 [2020-05-22T22:21:32.270Z]  Total Memory: 7.861GiB
22:21:32 [2020-05-22T22:21:32.270Z]  Name: s390x-ubuntu-30
22:21:32 [2020-05-22T22:21:32.270Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
22:21:32 [2020-05-22T22:21:32.270Z]  Docker Root Dir: /var/lib/docker
22:21:32 [2020-05-22T22:21:32.270Z]  Debug Mode: false
22:21:32 [2020-05-22T22:21:32.270Z]  Username: dockerbuildbot
22:21:32 [2020-05-22T22:21:32.270Z]  Registry: https://index.docker.io/v1/
22:21:32 [2020-05-22T22:21:32.270Z]  Labels:
22:21:32 [2020-05-22T22:21:32.270Z]  Experimental: true
22:21:32 [2020-05-22T22:21:32.270Z]  Insecure Registries:
22:21:32 [2020-05-22T22:21:32.270Z]   127.0.0.0/8
22:21:32 [2020-05-22T22:21:32.270Z]  Live Restore Enabled: false
22:21:32 [2020-05-22T22:21:32.270Z] 
22:21:32 [2020-05-22T22:21:32.270Z] WARNING: No swap limit support
[Pipeline] sh
22:21:32 [2020-05-22T22:21:32.644Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:21:32 [2020-05-22T22:21:32.644Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:21:32 [2020-05-22T22:21:32.644Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:21:32 [2020-05-22T22:21:32.927Z] + bash /home/jenkins/workspace/moby_PR-41014/check-config.sh
22:21:32 [2020-05-22T22:21:32.927Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:21:32 [2020-05-22T22:21:32.927Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
22:21:32 [2020-05-22T22:21:32.927Z] 
22:21:32 [2020-05-22T22:21:32.927Z] Generally Necessary:
22:21:32 [2020-05-22T22:21:32.927Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:21:32 [2020-05-22T22:21:32.927Z] - apparmor: enabled and tools installed
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NAMESPACES: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NET_NS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_PID_NS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_IPC_NS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_UTS_NS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUPS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_CPUACCT: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_DEVICE: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_FREEZER: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_SCHED: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CPUSETS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_MEMCG: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_KEYS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_VETH: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_BRIDGE: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NF_NAT: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NF_NAT_NEEDED: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_POSIX_MQUEUE: enabled
22:21:32 [2020-05-22T22:21:32.927Z] 
22:21:32 [2020-05-22T22:21:32.927Z] Optional Features:
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_USER_NS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_SECCOMP: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_PIDS: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_MEMCG_SWAP: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:21:32 [2020-05-22T22:21:32.927Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_BLK_CGROUP: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_IOSCHED_CFQ: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_PERF: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_HUGETLB: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_CFS_BANDWIDTH: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_RT_GROUP_SCHED: missing
22:21:32 [2020-05-22T22:21:32.927Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_IP_VS: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_IP_VS_NFCT: enabled
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_IP_VS_RR: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_EXT4_FS: enabled
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:21:33 [2020-05-22T22:21:33.210Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:21:33 [2020-05-22T22:21:33.210Z] - Network Drivers:
22:21:33 [2020-05-22T22:21:33.210Z]   - "overlay":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_VXLAN: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:21:33 [2020-05-22T22:21:33.210Z]       Optional (for encrypted networks):
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_CRYPTO: enabled
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_CRYPTO_AEAD: enabled
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_CRYPTO_GCM: enabled
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_CRYPTO_GHASH: enabled
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_XFRM: enabled
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_XFRM_USER: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_INET_ESP: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]   - "ipvlan":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_IPVLAN: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]   - "macvlan":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_MACVLAN: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_DUMMY: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]   - "ftp,tftp client in container":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z] - Storage Drivers:
22:21:33 [2020-05-22T22:21:33.210Z]   - "aufs":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_AUFS_FS: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]   - "btrfs":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:21:33 [2020-05-22T22:21:33.210Z]   - "devicemapper":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_BLK_DEV_DM: enabled
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]   - "overlay":
22:21:33 [2020-05-22T22:21:33.210Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:21:33 [2020-05-22T22:21:33.210Z]   - "zfs":
22:21:33 [2020-05-22T22:21:33.210Z]     - /dev/zfs: missing
22:21:33 [2020-05-22T22:21:33.210Z]     - zfs command: missing
22:21:33 [2020-05-22T22:21:33.210Z]     - zpool command: missing
22:21:33 [2020-05-22T22:21:33.210Z] 
22:21:33 [2020-05-22T22:21:33.210Z] Limits:
22:21:33 [2020-05-22T22:21:33.210Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:21:33 [2020-05-22T22:21:33.210Z] 
22:21:33 [2020-05-22T22:21:33.210Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:21:33 [2020-05-22T22:21:33.648Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 .
22:21:33 [2020-05-22T22:21:33.648Z] #1 [internal] load .dockerignore
22:21:33 [2020-05-22T22:21:33.648Z] #1 transferring context: 87B 0.0s done
22:21:33 [2020-05-22T22:21:33.648Z] #1 DONE 0.0s
22:21:33 [2020-05-22T22:21:33.648Z] 
22:21:33 [2020-05-22T22:21:33.648Z] #2 [internal] load build definition from Dockerfile
22:21:33 [2020-05-22T22:21:33.648Z] #2 transferring dockerfile: 16.37kB 0.0s done
22:21:33 [2020-05-22T22:21:33.648Z] #2 DONE 0.0s
22:21:33 [2020-05-22T22:21:33.648Z] 
22:21:33 [2020-05-22T22:21:33.648Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
22:21:33 [2020-05-22T22:21:33.942Z] #3 DONE 0.2s
22:21:33 [2020-05-22T22:21:33.942Z] 
22:21:33 [2020-05-22T22:21:33.942Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
22:21:33 [2020-05-22T22:21:33.942Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
22:21:34 [2020-05-22T22:21:34.227Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
22:21:34 [2020-05-22T22:21:34.227Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
22:21:34 [2020-05-22T22:21:34.227Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
22:21:34 [2020-05-22T22:21:34.227Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.72MB / 8.88MB 0.2s
22:21:34 [2020-05-22T22:21:34.227Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
22:21:34 [2020-05-22T22:21:34.227Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
22:21:34 [2020-05-22T22:21:34.510Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done
22:21:34 [2020-05-22T22:21:34.510Z] #4 DONE 0.5s
22:21:34 [2020-05-22T22:21:34.692Z] Client:
22:21:34 [2020-05-22T22:21:34.692Z]  Debug Mode: false
22:21:34 [2020-05-22T22:21:34.692Z] 
22:21:34 [2020-05-22T22:21:34.692Z] Server:
22:21:34 [2020-05-22T22:21:34.692Z]  Containers: 0
22:21:34 [2020-05-22T22:21:34.692Z]   Running: 0
22:21:34 [2020-05-22T22:21:34.692Z]   Paused: 0
22:21:34 [2020-05-22T22:21:34.692Z]   Stopped: 0
22:21:34 [2020-05-22T22:21:34.692Z]  Images: 1
22:21:34 [2020-05-22T22:21:34.692Z]  Server Version: 19.03.8
22:21:34 [2020-05-22T22:21:34.692Z]  Storage Driver: overlay2
22:21:34 [2020-05-22T22:21:34.692Z]   Backing Filesystem: <unknown>
22:21:34 [2020-05-22T22:21:34.692Z]   Supports d_type: true
22:21:34 [2020-05-22T22:21:34.692Z]   Native Overlay Diff: true
22:21:34 [2020-05-22T22:21:34.692Z]  Logging Driver: json-file
22:21:34 [2020-05-22T22:21:34.692Z]  Cgroup Driver: cgroupfs
22:21:34 [2020-05-22T22:21:34.692Z]  Plugins:
22:21:34 [2020-05-22T22:21:34.692Z]   Volume: local
22:21:34 [2020-05-22T22:21:34.692Z]   Network: bridge host ipvlan macvlan null overlay
22:21:34 [2020-05-22T22:21:34.693Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:21:34 [2020-05-22T22:21:34.693Z]  Swarm: inactive
22:21:34 [2020-05-22T22:21:34.693Z]  Runtimes: runc
22:21:34 [2020-05-22T22:21:34.693Z]  Default Runtime: runc
22:21:34 [2020-05-22T22:21:34.693Z]  Init Binary: docker-init
22:21:34 [2020-05-22T22:21:34.693Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
22:21:34 [2020-05-22T22:21:34.693Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:21:34 [2020-05-22T22:21:34.693Z]  init version: fec3683
22:21:34 [2020-05-22T22:21:34.693Z]  Security Options:
22:21:34 [2020-05-22T22:21:34.693Z]   apparmor
22:21:34 [2020-05-22T22:21:34.693Z]   seccomp
22:21:34 [2020-05-22T22:21:34.693Z]    Profile: default
22:21:34 [2020-05-22T22:21:34.693Z]  Kernel Version: 4.15.0-1065-aws
22:21:34 [2020-05-22T22:21:34.693Z]  Operating System: Ubuntu 18.04.4 LTS
22:21:34 [2020-05-22T22:21:34.693Z]  OSType: linux
22:21:34 [2020-05-22T22:21:34.693Z]  Architecture: x86_64
22:21:34 [2020-05-22T22:21:34.693Z]  CPUs: 2
22:21:34 [2020-05-22T22:21:34.693Z]  Total Memory: 7.501GiB
22:21:34 [2020-05-22T22:21:34.693Z]  Name: ip-10-100-67-225
22:21:34 [2020-05-22T22:21:34.693Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
22:21:34 [2020-05-22T22:21:34.693Z]  Docker Root Dir: /var/lib/docker
22:21:34 [2020-05-22T22:21:34.693Z]  Debug Mode: false
22:21:34 [2020-05-22T22:21:34.693Z]  Registry: https://index.docker.io/v1/
22:21:34 [2020-05-22T22:21:34.693Z]  Labels:
22:21:34 [2020-05-22T22:21:34.693Z]  Experimental: true
22:21:34 [2020-05-22T22:21:34.693Z]  Insecure Registries:
22:21:34 [2020-05-22T22:21:34.693Z]   127.0.0.0/8
22:21:34 [2020-05-22T22:21:34.693Z]  Live Restore Enabled: true
22:21:34 [2020-05-22T22:21:34.693Z] 
22:21:34 [2020-05-22T22:21:34.693Z] WARNING: No swap limit support
[Pipeline] sh
22:21:34 [2020-05-22T22:21:34.776Z] Still waiting to schedule task
22:21:34 [2020-05-22T22:21:34.776Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c6bb0005d73e1f9e)’
22:21:34 [2020-05-22T22:21:34.777Z] Still waiting to schedule task
22:21:34 [2020-05-22T22:21:34.777Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c6bb0005d73e1f9e)’
22:21:34 [2020-05-22T22:21:34.785Z] Still waiting to schedule task
22:21:34 [2020-05-22T22:21:34.785Z] All nodes of label ‘arm64&&linux’ are offline
22:21:34 [2020-05-22T22:21:34.786Z] Still waiting to schedule task
22:21:34 [2020-05-22T22:21:34.786Z] All nodes of label ‘windows-2019’ are offline
22:21:34 [2020-05-22T22:21:34.793Z] 
22:21:34 [2020-05-22T22:21:34.793Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:21:34 [2020-05-22T22:21:34.793Z] #6 ...
22:21:34 [2020-05-22T22:21:34.793Z] 
22:21:34 [2020-05-22T22:21:34.793Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
22:21:34 [2020-05-22T22:21:34.793Z] #5 DONE 0.1s
22:21:34 [2020-05-22T22:21:34.982Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:21:34 [2020-05-22T22:21:34.983Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:21:34 [2020-05-22T22:21:34.983Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:21:34 [2020-05-22T22:21:34.983Z] + bash /home/ubuntu/workspace/moby_PR-41014/check-config.sh
22:21:34 [2020-05-22T22:21:34.983Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:21:34 [2020-05-22T22:21:34.983Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
22:21:34 [2020-05-22T22:21:34.983Z] 
22:21:34 [2020-05-22T22:21:34.983Z] Generally Necessary:
22:21:34 [2020-05-22T22:21:34.983Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:21:34 [2020-05-22T22:21:34.983Z] - apparmor: enabled and tools installed
22:21:34 [2020-05-22T22:21:34.983Z] - CONFIG_NAMESPACES: enabled
22:21:34 [2020-05-22T22:21:34.983Z] - CONFIG_NET_NS: enabled
22:21:34 [2020-05-22T22:21:34.983Z] - CONFIG_PID_NS: enabled
22:21:34 [2020-05-22T22:21:34.983Z] - CONFIG_IPC_NS: enabled
22:21:34 [2020-05-22T22:21:34.983Z] - CONFIG_UTS_NS: enabled
22:21:35 [2020-05-22T22:21:35.094Z] 
22:21:35 [2020-05-22T22:21:35.094Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:21:35 [2020-05-22T22:21:35.094Z] #6 DONE 0.2s
22:21:35 [2020-05-22T22:21:35.094Z] 
22:21:35 [2020-05-22T22:21:35.094Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:21:35 [2020-05-22T22:21:35.094Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
22:21:35 [2020-05-22T22:21:35.094Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
22:21:35 [2020-05-22T22:21:35.094Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0B / 7.38MB 0.1s
22:21:35 [2020-05-22T22:21:35.094Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0B / 9.88MB 0.1s
22:21:35 [2020-05-22T22:21:35.094Z] #7 sha256:dd34d857f4b47bea526d37c5e2142dd9b645f7778d40a7f519776798a74e6999 1.79kB / 1.79kB done
22:21:35 [2020-05-22T22:21:35.094Z] #7 sha256:e208be443ad7c2ef855710207fa23de14639200929f6a47211088c209705ac95 5.46kB / 5.46kB done
22:21:35 [2020-05-22T22:21:35.094Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 0B / 48.97MB 0.1s
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUPS: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_CPUACCT: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_DEVICE: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_FREEZER: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_SCHED: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CPUSETS: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_MEMCG: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_KEYS: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_VETH: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_BRIDGE: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_NF_NAT: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_NF_NAT_NEEDED: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_POSIX_MQUEUE: enabled
22:21:35 [2020-05-22T22:21:35.240Z] 
22:21:35 [2020-05-22T22:21:35.240Z] Optional Features:
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_USER_NS: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_SECCOMP: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_PIDS: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_MEMCG_SWAP: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:21:35 [2020-05-22T22:21:35.240Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_BLK_CGROUP: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IOSCHED_CFQ: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_PERF: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_HUGETLB: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_CFS_BANDWIDTH: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_RT_GROUP_SCHED: missing
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IP_VS: enabled (as module)
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IP_VS_NFCT: enabled
22:21:35 [2020-05-22T22:21:35.240Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 4.34MB / 7.38MB 0.2s
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 3.12MB / 9.88MB 0.2s
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 3.11MB / 48.97MB 0.2s
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 7.38MB / 7.38MB 0.2s done
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 9.88MB / 9.88MB 0.3s done
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 13.82MB / 48.97MB 0.4s
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 1.10MB / 51.37MB 0.4s
22:21:35 [2020-05-22T22:21:35.401Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 0B / 56.71MB 0.4s
22:21:35 [2020-05-22T22:21:35.496Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:21:35 [2020-05-22T22:21:35.496Z] - CONFIG_IP_VS_RR: enabled (as module)
22:21:35 [2020-05-22T22:21:35.496Z] - CONFIG_EXT4_FS: enabled
22:21:35 [2020-05-22T22:21:35.496Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:21:35 [2020-05-22T22:21:35.496Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:21:35 [2020-05-22T22:21:35.497Z] - Network Drivers:
22:21:35 [2020-05-22T22:21:35.497Z]   - "overlay":
22:21:35 [2020-05-22T22:21:35.497Z]     - CONFIG_VXLAN: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:21:35 [2020-05-22T22:21:35.497Z]       Optional (for encrypted networks):
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_CRYPTO: enabled
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_CRYPTO_AEAD: enabled
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_CRYPTO_GCM: enabled
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_CRYPTO_GHASH: enabled
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_XFRM: enabled
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_XFRM_USER: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_INET_ESP: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]   - "ipvlan":
22:21:35 [2020-05-22T22:21:35.497Z]     - CONFIG_IPVLAN: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]   - "macvlan":
22:21:35 [2020-05-22T22:21:35.497Z]     - CONFIG_MACVLAN: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]     - CONFIG_DUMMY: enabled (as module)
22:21:35 [2020-05-22T22:21:35.497Z]   - "ftp,tftp client in container":
22:21:35 [2020-05-22T22:21:35.690Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 19.34MB / 48.97MB 0.5s
22:21:35 [2020-05-22T22:21:35.690Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 5.24MB / 51.37MB 0.5s
22:21:35 [2020-05-22T22:21:35.690Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 25.00MB / 48.97MB 0.6s
22:21:35 [2020-05-22T22:21:35.690Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 8.52MB / 51.37MB 0.6s
22:21:35 [2020-05-22T22:21:35.690Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 5.09MB / 56.71MB 0.6s
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z] - Storage Drivers:
22:21:35 [2020-05-22T22:21:35.754Z]   - "aufs":
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_AUFS_FS: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z]   - "btrfs":
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:21:35 [2020-05-22T22:21:35.754Z]   - "devicemapper":
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_BLK_DEV_DM: enabled
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z]   - "overlay":
22:21:35 [2020-05-22T22:21:35.754Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:21:35 [2020-05-22T22:21:35.754Z]   - "zfs":
22:21:35 [2020-05-22T22:21:35.754Z]     - /dev/zfs: missing
22:21:35 [2020-05-22T22:21:35.754Z]     - zfs command: missing
22:21:35 [2020-05-22T22:21:35.754Z]     - zpool command: missing
22:21:35 [2020-05-22T22:21:35.754Z] 
22:21:35 [2020-05-22T22:21:35.754Z] Limits:
22:21:35 [2020-05-22T22:21:35.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:21:35 [2020-05-22T22:21:35.754Z] 
22:21:35 [2020-05-22T22:21:35.754Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:21:35 [2020-05-22T22:21:35.983Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 31.53MB / 48.97MB 0.8s
22:21:35 [2020-05-22T22:21:35.983Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 15.12MB / 51.37MB 0.8s
22:21:35 [2020-05-22T22:21:35.983Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 12.46MB / 56.71MB 0.8s
22:21:35 [2020-05-22T22:21:35.983Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 16.56MB / 56.71MB 0.9s
22:21:35 [2020-05-22T22:21:35.983Z] #7 ...
22:21:35 [2020-05-22T22:21:35.983Z] 
22:21:35 [2020-05-22T22:21:35.983Z] #20 [internal] load build context
22:21:35 [2020-05-22T22:21:35.983Z] #20 transferring context: 50.67MB 1.0s done
22:21:35 [2020-05-22T22:21:35.983Z] #20 DONE 1.0s
22:21:35 [2020-05-22T22:21:35.983Z] 
22:21:35 [2020-05-22T22:21:35.983Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:21:35 [2020-05-22T22:21:35.983Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 37.22MB / 48.97MB 1.0s
22:21:35 [2020-05-22T22:21:35.983Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 20.09MB / 51.37MB 1.0s
22:21:35 [2020-05-22T22:21:35.983Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 19.80MB / 56.71MB 1.0s
22:21:36 [2020-05-22T22:21:36.083Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 .
22:21:36 [2020-05-22T22:21:36.083Z] #2 [internal] load build definition from Dockerfile
22:21:36 [2020-05-22T22:21:36.083Z] #2 transferring dockerfile: 16.37kB done
22:21:36 [2020-05-22T22:21:36.083Z] #2 DONE 0.1s
22:21:36 [2020-05-22T22:21:36.083Z] 
22:21:36 [2020-05-22T22:21:36.083Z] #1 [internal] load .dockerignore
22:21:36 [2020-05-22T22:21:36.083Z] #1 transferring context: 87B done
22:21:36 [2020-05-22T22:21:36.083Z] #1 DONE 0.1s
22:21:36 [2020-05-22T22:21:36.276Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 44.53MB / 48.97MB 1.1s
22:21:36 [2020-05-22T22:21:36.276Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 27.34MB / 51.37MB 1.1s
22:21:36 [2020-05-22T22:21:36.276Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 27.56MB / 56.71MB 1.1s
22:21:36 [2020-05-22T22:21:36.276Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.63MB / 48.97MB 1.3s
22:21:36 [2020-05-22T22:21:36.276Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 31.15MB / 51.37MB 1.3s
22:21:36 [2020-05-22T22:21:36.276Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 31.44MB / 56.71MB 1.3s
22:21:36 [2020-05-22T22:21:36.339Z] 
22:21:36 [2020-05-22T22:21:36.339Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
22:21:36 [2020-05-22T22:21:36.566Z] #7 sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 48.97MB / 48.97MB 1.3s done
22:21:36 [2020-05-22T22:21:36.566Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 40.57MB / 51.37MB 1.5s
22:21:36 [2020-05-22T22:21:36.566Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 40.25MB / 56.71MB 1.5s
22:21:36 [2020-05-22T22:21:36.566Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 556.09kB / 102.24MB 1.5s
22:21:36 [2020-05-22T22:21:36.566Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067
22:21:36 [2020-05-22T22:21:36.857Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 44.71MB / 51.37MB 1.5s
22:21:36 [2020-05-22T22:21:36.857Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 43.69MB / 56.71MB 1.5s
22:21:36 [2020-05-22T22:21:36.857Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 48.72MB / 51.37MB 1.7s
22:21:36 [2020-05-22T22:21:36.857Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 47.73MB / 56.71MB 1.7s
22:21:36 [2020-05-22T22:21:36.857Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 8.55MB / 102.24MB 1.7s
22:21:36 [2020-05-22T22:21:36.857Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.8s
22:21:36 [2020-05-22T22:21:36.857Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 52.66MB / 56.71MB 1.8s
22:21:36 [2020-05-22T22:21:36.901Z] #3 DONE 0.7s
22:21:36 [2020-05-22T22:21:36.901Z] 
22:21:36 [2020-05-22T22:21:36.901Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
22:21:36 [2020-05-22T22:21:36.901Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
22:21:36 [2020-05-22T22:21:36.901Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s
22:21:36 [2020-05-22T22:21:36.901Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
22:21:36 [2020-05-22T22:21:36.901Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
22:21:36 [2020-05-22T22:21:36.901Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 51.37MB / 51.37MB 1.8s done
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 1.8s
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 20.49MB / 102.24MB 1.8s
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 155B / 155B 1.8s
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 56.71MB / 56.71MB 1.9s done
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 31.45MB / 102.24MB 1.9s
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 155B / 155B 1.9s done
22:21:37 [2020-05-22T22:21:37.144Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 43.85MB / 102.24MB 2.2s
22:21:37 [2020-05-22T22:21:37.199Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.55MB / 8.88MB 0.2s
22:21:37 [2020-05-22T22:21:37.199Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
22:21:37 [2020-05-22T22:21:37.199Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
22:21:37 [2020-05-22T22:21:37.427Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 51.68MB / 102.24MB 2.3s
22:21:37 [2020-05-22T22:21:37.427Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 63.23MB / 102.24MB 2.4s
22:21:37 [2020-05-22T22:21:37.427Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 69.71MB / 102.24MB 2.5s
22:21:37 [2020-05-22T22:21:37.458Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
22:21:37 [2020-05-22T22:21:37.711Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 80.08MB / 102.24MB 2.6s
22:21:37 [2020-05-22T22:21:37.712Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 90.17MB / 102.24MB 2.7s
22:21:37 [2020-05-22T22:21:37.715Z] #4 DONE 0.7s
22:21:37 [2020-05-22T22:21:37.994Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 101.32MB / 102.24MB 2.8s
22:21:37 [2020-05-22T22:21:37.994Z] #7 ...
22:21:37 [2020-05-22T22:21:37.994Z] 
22:21:37 [2020-05-22T22:21:37.994Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:21:37 [2020-05-22T22:21:37.994Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:21:37 [2020-05-22T22:21:37.995Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:21:37 [2020-05-22T22:21:37.995Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:21:37 [2020-05-22T22:21:37.995Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done
22:21:37 [2020-05-22T22:21:37.995Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done
22:21:37 [2020-05-22T22:21:37.995Z] #58 DONE 3.1s
22:21:37 [2020-05-22T22:21:37.995Z] 
22:21:37 [2020-05-22T22:21:37.995Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:21:37 [2020-05-22T22:21:37.995Z] #7 sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 102.24MB / 102.24MB 2.9s done
22:21:38 [2020-05-22T22:21:38.319Z] 
22:21:38 [2020-05-22T22:21:38.319Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:21:38 [2020-05-22T22:21:38.319Z] #6 DONE 0.3s
22:21:38 [2020-05-22T22:21:38.319Z] 
22:21:38 [2020-05-22T22:21:38.319Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
22:21:38 [2020-05-22T22:21:38.574Z] #5 DONE 0.3s
22:21:38 [2020-05-22T22:21:38.574Z] 
22:21:38 [2020-05-22T22:21:38.574Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:21:38 [2020-05-22T22:21:38.574Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
22:21:38 [2020-05-22T22:21:38.574Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 51.75kB / 50.39MB 0.2s
22:21:38 [2020-05-22T22:21:38.575Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done
22:21:38 [2020-05-22T22:21:38.575Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0B / 7.81MB 0.2s
22:21:38 [2020-05-22T22:21:38.575Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 4.16MB / 10.00MB 0.2s
22:21:38 [2020-05-22T22:21:38.575Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
22:21:38 [2020-05-22T22:21:38.575Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done
22:21:38 [2020-05-22T22:21:38.611Z] #7 extracting sha256:070f0b30acfe8cf53f3aeaae5982c911acd4c4a652a456c849a94c66117d4067 1.8s done
22:21:38 [2020-05-22T22:21:38.611Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961
22:21:38 [2020-05-22T22:21:38.830Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.87MB / 50.39MB 0.5s
22:21:38 [2020-05-22T22:21:38.830Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.10MB / 7.81MB 0.5s
22:21:38 [2020-05-22T22:21:38.830Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.5s
22:21:38 [2020-05-22T22:21:38.894Z] #7 extracting sha256:5db7092766f19f5c47b8a2388225b82a8d95d39c4e0ae321805e2a5cf0c8b961 0.3s done
22:21:38 [2020-05-22T22:21:38.894Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8
22:21:39 [2020-05-22T22:21:39.177Z] #7 extracting sha256:643084632f50b88b1aea5263e63d7dff9175610fe2041ce83dcdbb3d926246d8 0.2s done
22:21:39 [2020-05-22T22:21:39.390Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 16.94MB / 50.39MB 0.8s
22:21:39 [2020-05-22T22:21:39.391Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.5s done
22:21:39 [2020-05-22T22:21:39.391Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.5s done
22:21:39 [2020-05-22T22:21:39.391Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 4.77MB / 51.83MB 0.8s
22:21:39 [2020-05-22T22:21:39.391Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 7.05MB / 68.65MB 0.8s
22:21:39 [2020-05-22T22:21:39.391Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 22.63MB / 50.39MB 1.0s
22:21:39 [2020-05-22T22:21:39.391Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 15.98MB / 51.83MB 1.0s
22:21:39 [2020-05-22T22:21:39.391Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 18.07MB / 68.65MB 1.0s
22:21:39 [2020-05-22T22:21:39.460Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0
22:21:39 [2020-05-22T22:21:39.647Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 20.19MB / 51.83MB 1.1s
22:21:39 [2020-05-22T22:21:39.647Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 25.40MB / 68.65MB 1.1s
22:21:39 [2020-05-22T22:21:39.647Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 30.29MB / 50.39MB 1.3s
22:21:39 [2020-05-22T22:21:39.647Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 27.80MB / 51.83MB 1.3s
22:21:39 [2020-05-22T22:21:39.904Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 32.57MB / 51.83MB 1.4s
22:21:39 [2020-05-22T22:21:39.904Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 32.64MB / 68.65MB 1.4s
22:21:39 [2020-05-22T22:21:39.904Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 34.27MB / 50.39MB 1.5s
22:21:39 [2020-05-22T22:21:39.904Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 36.61MB / 51.83MB 1.5s
22:21:39 [2020-05-22T22:21:39.904Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 37.25MB / 68.65MB 1.5s
22:21:40 [2020-05-22T22:21:40.159Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 38.21MB / 50.39MB 1.6s
22:21:40 [2020-05-22T22:21:40.159Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 41.78MB / 51.83MB 1.6s
22:21:40 [2020-05-22T22:21:40.159Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 42.87MB / 68.65MB 1.6s
22:21:40 [2020-05-22T22:21:40.159Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 41.78MB / 50.39MB 1.7s
22:21:40 [2020-05-22T22:21:40.414Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.9s
22:21:40 [2020-05-22T22:21:40.414Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 1.9s
22:21:40 [2020-05-22T22:21:40.414Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 51.65MB / 68.65MB 1.9s
22:21:40 [2020-05-22T22:21:40.671Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 2.1s done
22:21:40 [2020-05-22T22:21:40.671Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.0s done
22:21:40 [2020-05-22T22:21:40.671Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 57.39MB / 68.65MB 2.1s
22:21:40 [2020-05-22T22:21:40.671Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 766.56kB / 120.15MB 2.1s
22:21:40 [2020-05-22T22:21:40.671Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 0B / 126B 2.1s
22:21:40 [2020-05-22T22:21:40.671Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 67.94MB / 68.65MB 2.3s
22:21:40 [2020-05-22T22:21:40.671Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.2s done
22:21:40 [2020-05-22T22:21:40.934Z] #7 extracting sha256:4118b891b350fa9ce5f64fd71fe7161ade2a6f32705dbd623b014ff5198f96b0 1.4s done
22:21:40 [2020-05-22T22:21:40.938Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.4s done
22:21:40 [2020-05-22T22:21:40.938Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 11.66MB / 120.15MB 2.5s
22:21:40 [2020-05-22T22:21:40.938Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200
22:21:41 [2020-05-22T22:21:41.218Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5
22:21:41 [2020-05-22T22:21:41.499Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 20.21MB / 120.15MB 2.9s
22:21:41 [2020-05-22T22:21:41.499Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 28.90MB / 120.15MB 3.1s
22:21:41 [2020-05-22T22:21:41.756Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 38.04MB / 120.15MB 3.3s
22:21:42 [2020-05-22T22:21:42.020Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 46.46MB / 120.15MB 3.5s
22:21:42 [2020-05-22T22:21:42.275Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 55.48MB / 120.15MB 3.7s
22:21:42 [2020-05-22T22:21:42.532Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 70.19MB / 120.15MB 4.0s
22:21:42 [2020-05-22T22:21:42.532Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 77.33MB / 120.15MB 4.2s
22:21:42 [2020-05-22T22:21:42.692Z] #7 extracting sha256:4053b3b15437fc70a4c2b72bf1c10fb32c4247d5561a3244b44b3d00185befe5 1.3s done
22:21:42 [2020-05-22T22:21:42.692Z] #7 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b
22:21:42 [2020-05-22T22:21:42.788Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 85.00MB / 120.15MB 4.3s
22:21:43 [2020-05-22T22:21:43.043Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 93.50MB / 120.15MB 4.5s
22:21:43 [2020-05-22T22:21:43.299Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 99.96MB / 120.15MB 4.8s
22:21:43 [2020-05-22T22:21:43.866Z] #7 ...
22:21:43 [2020-05-22T22:21:43.866Z] 
22:21:43 [2020-05-22T22:21:43.866Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:21:43 [2020-05-22T22:21:43.866Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:21:43 [2020-05-22T22:21:43.866Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:21:43 [2020-05-22T22:21:43.866Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:21:43 [2020-05-22T22:21:43.866Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done
22:21:43 [2020-05-22T22:21:43.866Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.2s done
22:21:43 [2020-05-22T22:21:43.866Z] #58 DONE 5.2s
22:21:43 [2020-05-22T22:21:43.866Z] 
22:21:43 [2020-05-22T22:21:43.866Z] #20 [internal] load build context
22:21:43 [2020-05-22T22:21:43.866Z] #20 transferring context: 18.19MB 5.2s
22:21:45 [2020-05-22T22:21:45.382Z] #7 extracting sha256:bb298450597cde1f0ffea0daecf01c64a12a767a830bbd0c8210856dc3774e2b 2.5s done
22:21:45 [2020-05-22T22:21:45.382Z] #7 extracting sha256:1b4294c1b999280167a27f7dfc1337e26aad94ef4dc6b5e4fec4b73199f95efd 0.0s done
22:21:45 [2020-05-22T22:21:45.382Z] #7 DONE 10.5s
22:21:45 [2020-05-22T22:21:45.665Z] 
22:21:45 [2020-05-22T22:21:45.665Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:21:45 [2020-05-22T22:21:45.749Z] #20 transferring context: 50.67MB 7.3s done
22:21:45 [2020-05-22T22:21:45.749Z] #20 DONE 7.4s
22:21:45 [2020-05-22T22:21:45.749Z] 
22:21:45 [2020-05-22T22:21:45.749Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:21:45 [2020-05-22T22:21:45.749Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.8s done
22:21:46 [2020-05-22T22:21:46.004Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.1s
22:21:47 [2020-05-22T22:21:47.139Z] #8 DONE 1.6s
22:21:47 [2020-05-22T22:21:47.139Z] 
22:21:47 [2020-05-22T22:21:47.139Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:21:47 [2020-05-22T22:21:47.890Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.0s done
22:21:48 [2020-05-22T22:21:48.146Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.1s
22:21:48 [2020-05-22T22:21:48.157Z] #9 DONE 1.1s
22:21:48 [2020-05-22T22:21:48.157Z] 
22:21:48 [2020-05-22T22:21:48.157Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:21:48 [2020-05-22T22:21:48.157Z] #27 DONE 0.1s
22:21:48 [2020-05-22T22:21:48.157Z] 
22:21:48 [2020-05-22T22:21:48.157Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:21:48 [2020-05-22T22:21:48.440Z] #54 ...
22:21:48 [2020-05-22T22:21:48.440Z] 
22:21:48 [2020-05-22T22:21:48.440Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:21:48 [2020-05-22T22:21:48.440Z] #35 DONE 0.1s
22:21:48 [2020-05-22T22:21:48.707Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done
22:21:48 [2020-05-22T22:21:48.707Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e
22:21:48 [2020-05-22T22:21:48.731Z] 
22:21:48 [2020-05-22T22:21:48.731Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:21:48 [2020-05-22T22:21:48.893Z] Fetching without tags
22:21:48 [2020-05-22T22:21:48.962Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done
22:21:49 [2020-05-22T22:21:49.222Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f
22:21:49 [2020-05-22T22:21:49.390Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:21:48 [2020-05-22T22:21:48.850Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:48 [2020-05-22T22:21:48.854Z]  > git config --add remote.origin.fetch +refs/pull/41014/head:refs/remotes/origin/PR-41014 # timeout=10
22:21:48 [2020-05-22T22:21:48.858Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:48 [2020-05-22T22:21:48.877Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:21:48 [2020-05-22T22:21:48.895Z] Fetching upstream changes from https://github.com/moby/moby.git
22:21:48 [2020-05-22T22:21:48.895Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:21:48 [2020-05-22T22:21:48.897Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:21:49 [2020-05-22T22:21:49.392Z]  > git config core.sparsecheckout # timeout=10
22:21:49 [2020-05-22T22:21:49.395Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:21:50 [2020-05-22T22:21:50.586Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:21:50 [2020-05-22T22:21:50.586Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:21:51 [2020-05-22T22:21:51.220Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:21:52 [2020-05-22T22:21:52.052Z] + docker version
22:21:52 [2020-05-22T22:21:52.052Z] Client:
22:21:52 [2020-05-22T22:21:52.052Z]  Version:           18.06.1-ce
22:21:52 [2020-05-22T22:21:52.052Z]  API version:       1.38
22:21:52 [2020-05-22T22:21:52.052Z]  Go version:        go1.10.3
22:21:52 [2020-05-22T22:21:52.052Z]  Git commit:        e68fc7a
22:21:52 [2020-05-22T22:21:52.052Z]  Built:             Tue Aug 21 17:26:10 2018
22:21:52 [2020-05-22T22:21:52.052Z]  OS/Arch:           linux/ppc64le
22:21:52 [2020-05-22T22:21:52.052Z]  Experimental:      false
22:21:52 [2020-05-22T22:21:52.052Z] 
22:21:52 [2020-05-22T22:21:52.052Z] Server:
22:21:52 [2020-05-22T22:21:52.052Z]  Engine:
22:21:52 [2020-05-22T22:21:52.052Z]   Version:          18.06.1-ce
22:21:52 [2020-05-22T22:21:52.052Z]   API version:      1.38 (minimum version 1.12)
22:21:52 [2020-05-22T22:21:52.052Z]   Go version:       go1.10.3
22:21:52 [2020-05-22T22:21:52.052Z]   Git commit:       e68fc7a
22:21:52 [2020-05-22T22:21:52.052Z]   Built:            Tue Aug 21 17:24:20 2018
22:21:52 [2020-05-22T22:21:52.052Z]   OS/Arch:          linux/ppc64le
22:21:52 [2020-05-22T22:21:52.052Z]   Experimental:     true
[Pipeline] sh
22:21:52 [2020-05-22T22:21:52.442Z] + docker info
22:21:52 [2020-05-22T22:21:52.442Z] Containers: 0
22:21:52 [2020-05-22T22:21:52.442Z]  Running: 0
22:21:52 [2020-05-22T22:21:52.442Z]  Paused: 0
22:21:52 [2020-05-22T22:21:52.442Z]  Stopped: 0
22:21:52 [2020-05-22T22:21:52.442Z] Images: 0
22:21:52 [2020-05-22T22:21:52.442Z] Server Version: 18.06.1-ce
22:21:52 [2020-05-22T22:21:52.442Z] Storage Driver: overlay2
22:21:52 [2020-05-22T22:21:52.442Z]  Backing Filesystem: extfs
22:21:52 [2020-05-22T22:21:52.442Z]  Supports d_type: true
22:21:52 [2020-05-22T22:21:52.442Z]  Native Overlay Diff: true
22:21:52 [2020-05-22T22:21:52.442Z] Logging Driver: json-file
22:21:52 [2020-05-22T22:21:52.442Z] Cgroup Driver: cgroupfs
22:21:52 [2020-05-22T22:21:52.442Z] Plugins:
22:21:52 [2020-05-22T22:21:52.442Z]  Volume: local
22:21:52 [2020-05-22T22:21:52.442Z]  Network: bridge host ipvlan macvlan null overlay
22:21:52 [2020-05-22T22:21:52.442Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
22:21:52 [2020-05-22T22:21:52.442Z] Swarm: inactive
22:21:52 [2020-05-22T22:21:52.442Z] Runtimes: runc
22:21:52 [2020-05-22T22:21:52.442Z] Default Runtime: runc
22:21:52 [2020-05-22T22:21:52.442Z] Init Binary: docker-init
22:21:52 [2020-05-22T22:21:52.442Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
22:21:52 [2020-05-22T22:21:52.442Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
22:21:52 [2020-05-22T22:21:52.442Z] init version: fec3683
22:21:52 [2020-05-22T22:21:52.442Z] Security Options:
22:21:52 [2020-05-22T22:21:52.442Z]  apparmor
22:21:52 [2020-05-22T22:21:52.442Z]  seccomp
22:21:52 [2020-05-22T22:21:52.442Z]   Profile: default
22:21:52 [2020-05-22T22:21:52.442Z] Kernel Version: 4.4.0-139-generic
22:21:52 [2020-05-22T22:21:52.442Z] Operating System: Ubuntu 16.04.3 LTS
22:21:52 [2020-05-22T22:21:52.442Z] OSType: linux
22:21:52 [2020-05-22T22:21:52.442Z] Architecture: ppc64le
22:21:52 [2020-05-22T22:21:52.442Z] CPUs: 4
22:21:52 [2020-05-22T22:21:52.442Z] Total Memory: 7.972GiB
22:21:52 [2020-05-22T22:21:52.442Z] Name: ppc64le-ubuntu-12
22:21:52 [2020-05-22T22:21:52.442Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
22:21:52 [2020-05-22T22:21:52.442Z] Docker Root Dir: /var/lib/docker
22:21:52 [2020-05-22T22:21:52.442Z] Debug Mode (client): false
22:21:52 [2020-05-22T22:21:52.442Z] Debug Mode (server): false
22:21:52 [2020-05-22T22:21:52.442Z] Username: dockerbuildbot
22:21:52 [2020-05-22T22:21:52.442Z] Registry: https://index.docker.io/v1/
22:21:52 [2020-05-22T22:21:52.442Z] Labels:
22:21:52 [2020-05-22T22:21:52.442Z] Experimental: true
22:21:52 [2020-05-22T22:21:52.442Z] Insecure Registries:
22:21:52 [2020-05-22T22:21:52.442Z]  127.0.0.0/8
22:21:52 [2020-05-22T22:21:52.442Z] Live Restore Enabled: false
22:21:52 [2020-05-22T22:21:52.442Z] 
[Pipeline] sh
22:21:52 [2020-05-22T22:21:52.836Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:21:52 [2020-05-22T22:21:52.837Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:21:52 [2020-05-22T22:21:52.837Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:21:52 [2020-05-22T22:21:52.837Z] + bash /home/docker/workspace/moby_PR-41014/check-config.sh
22:21:52 [2020-05-22T22:21:52.837Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:21:52 [2020-05-22T22:21:52.837Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
22:21:52 [2020-05-22T22:21:52.837Z] 
22:21:52 [2020-05-22T22:21:52.837Z] Generally Necessary:
22:21:52 [2020-05-22T22:21:52.837Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:21:52 [2020-05-22T22:21:52.837Z] - apparmor: enabled and tools installed
22:21:52 [2020-05-22T22:21:52.837Z] - CONFIG_NAMESPACES: enabled
22:21:50 [2020-05-22T22:21:50.541Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:21:50 [2020-05-22T22:21:50.569Z]  > git rev-parse HEAD^{commit} # timeout=10
22:21:50 [2020-05-22T22:21:50.588Z]  > git config core.sparsecheckout # timeout=10
22:21:50 [2020-05-22T22:21:50.591Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:21:53 [2020-05-22T22:21:53.125Z] - CONFIG_NET_NS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_PID_NS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_IPC_NS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_UTS_NS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CGROUPS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CGROUP_CPUACCT: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CGROUP_DEVICE: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CGROUP_FREEZER: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CGROUP_SCHED: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CPUSETS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_MEMCG: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_KEYS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_VETH: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_BRIDGE: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_NF_NAT: enabled (as module)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_NF_NAT_NEEDED: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_POSIX_MQUEUE: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
22:21:53 [2020-05-22T22:21:53.126Z] 
22:21:53 [2020-05-22T22:21:53.126Z] Optional Features:
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_USER_NS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_SECCOMP: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CGROUP_PIDS: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_MEMCG_SWAP: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:21:53 [2020-05-22T22:21:53.126Z]     (cgroup swap accounting is currently enabled)
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_MEMCG_KMEM: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_BLK_CGROUP: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_IOSCHED_CFQ: enabled
22:21:53 [2020-05-22T22:21:53.126Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:21:53 [2020-05-22T22:21:53.129Z] #36 4.135 + git clone https://github.com/docker/distribution.git .
22:21:53 [2020-05-22T22:21:53.129Z] #36 4.136 Cloning into '.'...
22:21:53 [2020-05-22T22:21:53.388Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.6s done
22:21:53 [2020-05-22T22:21:53.388Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376
22:21:53 [2020-05-22T22:21:53.412Z] #36 ...
22:21:53 [2020-05-22T22:21:53.412Z] 
22:21:53 [2020-05-22T22:21:53.412Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.459 + RM_GOPATH=0
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.459 + TMP_GOPATH=
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.459 + : /build
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.459 + '[' -z '' ']'
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.459 ++ mktemp -d
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.461 + export GOPATH=/tmp/tmp.ykoSrs9nhv
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.461 + GOPATH=/tmp/tmp.ykoSrs9nhv
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.461 + RM_GOPATH=1
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.461 ++ dirname /tmp/install/install.sh
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.463 + dir=/tmp/install
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.463 + bin=rootlesskit
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.463 + shift
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.463 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.464 + . /tmp/install/rootlesskit.installer
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.464 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.465 + install_rootlesskit
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.465 + case "$1" in
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.465 + export CGO_ENABLED=0
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.465 + CGO_ENABLED=0
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.465 + _install_rootlesskit
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.465 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.465 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.466 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ykoSrs9nhv/src/github.com/rootless-containers/rootlesskit
22:21:53 [2020-05-22T22:21:53.412Z] #54 3.471 Cloning into '/tmp/tmp.ykoSrs9nhv/src/github.com/rootless-containers/rootlesskit'...
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_CGROUP_PERF: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_CGROUP_HUGETLB: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_CFS_BANDWIDTH: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_RT_GROUP_SCHED: missing
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_IP_VS: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_IP_VS_NFCT: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_IP_VS_RR: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_EXT4_FS: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:21:53 [2020-05-22T22:21:53.415Z] - Network Drivers:
22:21:53 [2020-05-22T22:21:53.415Z]   - "overlay":
22:21:53 [2020-05-22T22:21:53.415Z]     - CONFIG_VXLAN: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:21:53 [2020-05-22T22:21:53.415Z]       Optional (for encrypted networks):
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_CRYPTO: enabled
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_XFRM: enabled
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_XFRM_USER: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_INET_ESP: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]   - "ipvlan":
22:21:53 [2020-05-22T22:21:53.415Z]     - CONFIG_IPVLAN: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]   - "macvlan":
22:21:53 [2020-05-22T22:21:53.415Z]     - CONFIG_MACVLAN: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]     - CONFIG_DUMMY: enabled (as module)
22:21:53 [2020-05-22T22:21:53.415Z]   - "ftp,tftp client in container":
22:21:53 [2020-05-22T22:21:53.705Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:21:53 [2020-05-22T22:21:53.705Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:21:53 [2020-05-22T22:21:53.705Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:21:53 [2020-05-22T22:21:53.705Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:21:53 [2020-05-22T22:21:53.705Z] - Storage Drivers:
22:21:53 [2020-05-22T22:21:53.705Z]   - "aufs":
22:21:53 [2020-05-22T22:21:53.705Z]     - CONFIG_AUFS_FS: enabled (as module)
22:21:53 [2020-05-22T22:21:53.705Z]   - "btrfs":
22:21:53 [2020-05-22T22:21:53.706Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:21:53 [2020-05-22T22:21:53.706Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:21:53 [2020-05-22T22:21:53.706Z]   - "devicemapper":
22:21:53 [2020-05-22T22:21:53.706Z]     - CONFIG_BLK_DEV_DM: enabled
22:21:53 [2020-05-22T22:21:53.706Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:21:53 [2020-05-22T22:21:53.706Z]   - "overlay":
22:21:53 [2020-05-22T22:21:53.706Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:21:53 [2020-05-22T22:21:53.706Z]   - "zfs":
22:21:53 [2020-05-22T22:21:53.706Z]     - /dev/zfs: missing
22:21:53 [2020-05-22T22:21:53.706Z]     - zfs command: missing
22:21:53 [2020-05-22T22:21:53.706Z]     - zpool command: missing
22:21:53 [2020-05-22T22:21:53.706Z] 
22:21:53 [2020-05-22T22:21:53.706Z] Limits:
22:21:53 [2020-05-22T22:21:53.706Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:21:53 [2020-05-22T22:21:53.706Z] 
22:21:53 [2020-05-22T22:21:53.706Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:21:54 [2020-05-22T22:21:54.155Z] + make bundles/buildx
22:21:54 [2020-05-22T22:21:54.777Z] make: command: Command not found
22:21:54 [2020-05-22T22:21:54.777Z] make: command: Command not found
22:21:54 [2020-05-22T22:21:54.777Z] mkdir bundles
22:21:54 [2020-05-22T22:21:54.777Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
22:21:54 [2020-05-22T22:21:54.777Z] 	--build-arg BUILDX_COMMIT \
22:21:54 [2020-05-22T22:21:54.777Z] 	--build-arg BUILDX_REPO \
22:21:54 [2020-05-22T22:21:54.777Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
22:21:54 [2020-05-22T22:21:54.777Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
22:21:54 [2020-05-22T22:21:54.777Z] 	.
22:21:54 [2020-05-22T22:21:54.777Z] /bin/sh: 4: go: not found
22:21:54 [2020-05-22T22:21:54.777Z] /bin/sh: 5: go: not found
22:21:55 [2020-05-22T22:21:55.436Z] #54 6.868 + cd /tmp/tmp.ykoSrs9nhv/src/github.com/rootless-containers/rootlesskit
22:21:55 [2020-05-22T22:21:55.436Z] #54 6.870 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:21:55 [2020-05-22T22:21:55.436Z] #54 7.093 + for f in rootlesskit rootlesskit-docker-proxy
22:21:55 [2020-05-22T22:21:55.436Z] #54 7.094 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:21:56 [2020-05-22T22:21:56.654Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.7s done
22:21:56 [2020-05-22T22:21:56.909Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323
22:21:57 [2020-05-22T22:21:57.464Z] #54 ...
22:21:57 [2020-05-22T22:21:57.464Z] 
22:21:57 [2020-05-22T22:21:57.464Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.977 + RM_GOPATH=0
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.977 + TMP_GOPATH=
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.977 + : /build
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.977 + '[' -z '' ']'
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.977 ++ mktemp -d
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.979 + export GOPATH=/tmp/tmp.X53dEclMfp
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.979 + GOPATH=/tmp/tmp.X53dEclMfp
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.979 + RM_GOPATH=1
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.979 ++ dirname /tmp/install/install.sh
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 + dir=/tmp/install
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 + bin=dockercli
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 + shift
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 + . /tmp/install/dockercli.installer
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 ++ : stable
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 ++ : 17.06.2-ce
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.982 + install_dockercli
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.983 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.983 ++ uname -m
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.983 Install docker/cli version 17.06.2-ce from stable
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.984 + arch=s390x
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.984 + '[' s390x '!=' x86_64 ']'
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.984 + '[' s390x '!=' s390x ']'
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.984 + url=https://download.docker.com/linux/static
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.985 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
22:21:57 [2020-05-22T22:21:57.464Z] #21 2.985 + tar -xz docker/docker
22:21:57 [2020-05-22T22:21:57.464Z] #21 8.747 + mkdir -p /build
22:21:57 [2020-05-22T22:21:57.464Z] #21 8.748 + mv docker/docker /build/
22:21:57 [2020-05-22T22:21:57.464Z] #21 8.749 + rmdir docker
22:21:57 [2020-05-22T22:21:57.464Z] #21 DONE 9.1s
22:21:57 [2020-05-22T22:21:57.464Z] 
22:21:57 [2020-05-22T22:21:57.464Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.817 + RM_GOPATH=0
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.818 + TMP_GOPATH=
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.818 + : /build
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.819 + '[' -z '' ']'
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.819 ++ mktemp -d
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.820 + export GOPATH=/tmp/tmp.cL8s1dPfYh
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.824 + GOPATH=/tmp/tmp.cL8s1dPfYh
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.824 + RM_GOPATH=1
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.825 ++ dirname /tmp/install/install.sh
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.825 + dir=/tmp/install
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + bin=gotestsum
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + shift
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + . /tmp/install/gotestsum.installer
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 ++ : v0.3.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + install_gotestsum
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + set -e
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + export GO111MODULE=on
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.826 + GO111MODULE=on
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.827 + go get -d gotest.tools/gotestsum@v0.3.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.852 go: finding gotest.tools/gotestsum v0.3.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 3.861 go: finding gotest.tools v0.3.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 4.469 go: downloading gotest.tools/gotestsum v0.3.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 4.916 go: extracting gotest.tools/gotestsum v0.3.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.135 go: downloading gotest.tools v2.1.0+incompatible
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.211 go: extracting gotest.tools v2.1.0+incompatible
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.360 go: downloading github.com/pkg/errors v0.8.0
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.387 go: downloading github.com/fatih/color v1.6.0
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.422 go: downloading github.com/jonboulle/clockwork v0.1.0
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.491 go: downloading github.com/spf13/pflag v1.0.1
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.518 go: extracting github.com/pkg/errors v0.8.0
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.520 go: downloading github.com/sirupsen/logrus v1.0.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.525 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.627 go: extracting github.com/fatih/color v1.6.0
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.719 go: downloading github.com/mattn/go-isatty v0.0.3
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.723 go: downloading github.com/mattn/go-colorable v0.0.9
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.723 go: extracting github.com/jonboulle/clockwork v0.1.0
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.787 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.791 go: extracting github.com/sirupsen/logrus v1.0.5
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.803 go: extracting github.com/mattn/go-colorable v0.0.9
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.805 go: extracting github.com/mattn/go-isatty v0.0.3
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.828 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.839 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.877 go: extracting github.com/spf13/pflag v1.0.1
22:21:57 [2020-05-22T22:21:57.464Z] #43 6.951 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:21:57 [2020-05-22T22:21:57.464Z] #43 8.414 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:21:57 [2020-05-22T22:21:57.464Z] #43 8.422 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:21:57 [2020-05-22T22:21:57.485Z] Sending build context to Docker daemon  55.41MB

22:21:57 [2020-05-22T22:21:57.485Z] Step 1/15 : ARG GO_VERSION=1.13.11
22:21:57 [2020-05-22T22:21:57.485Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
22:21:57 [2020-05-22T22:21:57.485Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
22:21:57 [2020-05-22T22:21:57.485Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build
22:21:57 [2020-05-22T22:21:57.485Z] 1.13.11-stretch: Pulling from library/golang
22:21:57 [2020-05-22T22:21:57.754Z] #43 9.537 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:21:57 [2020-05-22T22:21:57.772Z] 7732483b686e: Pulling fs layer
22:21:57 [2020-05-22T22:21:57.772Z] df33ef5c6dd4: Pulling fs layer
22:21:57 [2020-05-22T22:21:57.772Z] 02507bd450f7: Pulling fs layer
22:21:57 [2020-05-22T22:21:57.772Z] 59a5abe5a03e: Pulling fs layer
22:21:57 [2020-05-22T22:21:57.772Z] 0e35845be2ad: Pulling fs layer
22:21:57 [2020-05-22T22:21:57.772Z] 67a05919b67a: Pulling fs layer
22:21:57 [2020-05-22T22:21:57.772Z] a42503eecb04: Pulling fs layer
22:21:57 [2020-05-22T22:21:57.772Z] 59a5abe5a03e: Waiting
22:21:57 [2020-05-22T22:21:57.772Z] 0e35845be2ad: Waiting
22:21:57 [2020-05-22T22:21:57.772Z] 67a05919b67a: Waiting
22:21:57 [2020-05-22T22:21:57.772Z] a42503eecb04: Waiting
22:21:58 [2020-05-22T22:21:58.058Z] 02507bd450f7: Verifying Checksum
22:21:58 [2020-05-22T22:21:58.058Z] 02507bd450f7: Download complete
22:21:58 [2020-05-22T22:21:58.348Z] df33ef5c6dd4: Verifying Checksum
22:21:58 [2020-05-22T22:21:58.374Z] #43 ...
22:21:58 [2020-05-22T22:21:58.374Z] 
22:21:58 [2020-05-22T22:21:58.374Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:21:58 [2020-05-22T22:21:58.374Z] #38 2.203 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:21:58 [2020-05-22T22:21:58.374Z] #38 2.203 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:58 [2020-05-22T22:21:58.374Z] #38 2.203 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:21:58 [2020-05-22T22:21:58.374Z] #38 2.698 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:58 [2020-05-22T22:21:58.374Z] #38 4.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB]
22:21:58 [2020-05-22T22:21:58.374Z] #38 6.825 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
22:21:58 [2020-05-22T22:21:58.374Z] #38 ...
22:21:58 [2020-05-22T22:21:58.374Z] 
22:21:58 [2020-05-22T22:21:58.374Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.660 + RM_GOPATH=0
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.660 + TMP_GOPATH=
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.660 + : /build
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.660 + '[' -z '' ']'
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.660 ++ mktemp -d
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.664 + export GOPATH=/tmp/tmp.WN0eUB0LVs
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.664 + GOPATH=/tmp/tmp.WN0eUB0LVs
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.664 + RM_GOPATH=1
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.670 ++ dirname /tmp/install/install.sh
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + dir=/tmp/install
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + bin=proxy
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + shift
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + '[' '!' -f /tmp/install/proxy.installer ']'
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + . /tmp/install/proxy.installer
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + install_proxy
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + case "$1" in
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + export CGO_ENABLED=0
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + CGO_ENABLED=0
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + _install_proxy
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.680 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WN0eUB0LVs/src/github.com/docker/libnetwork
22:21:58 [2020-05-22T22:21:58.374Z] #60 3.688 Cloning into '/tmp/tmp.WN0eUB0LVs/src/github.com/docker/libnetwork'...
22:21:58 [2020-05-22T22:21:58.640Z] df33ef5c6dd4: Download complete
22:21:58 [2020-05-22T22:21:58.657Z] #60 ...
22:21:58 [2020-05-22T22:21:58.657Z] 
22:21:58 [2020-05-22T22:21:58.657Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:21:58 [2020-05-22T22:21:58.657Z] #28 3.578 + git clone https://github.com/kolyshkin/go-swagger.git .
22:21:58 [2020-05-22T22:21:58.657Z] #28 3.579 Cloning into '.'...
22:21:58 [2020-05-22T22:21:58.657Z] #28 ...
22:21:58 [2020-05-22T22:21:58.657Z] 
22:21:58 [2020-05-22T22:21:58.657Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:21:58 [2020-05-22T22:21:58.657Z] #23 3.807 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:21:58 [2020-05-22T22:21:58.657Z] #23 3.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:58 [2020-05-22T22:21:58.657Z] #23 3.882 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:21:58 [2020-05-22T22:21:58.657Z] #23 4.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:58 [2020-05-22T22:21:58.657Z] #23 6.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB]
22:21:58 [2020-05-22T22:21:58.657Z] #23 8.219 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
22:21:58 [2020-05-22T22:21:58.940Z] #23 ...
22:21:58 [2020-05-22T22:21:58.940Z] 
22:21:58 [2020-05-22T22:21:58.940Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.157 + RM_GOPATH=0
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.157 + TMP_GOPATH=
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.157 + : /build
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.157 + '[' -z '' ']'
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.160 ++ mktemp -d
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.166 + export GOPATH=/tmp/tmp.xZV6y7IVNH
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.166 + GOPATH=/tmp/tmp.xZV6y7IVNH
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.166 + RM_GOPATH=1
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.166 ++ dirname /tmp/install/install.sh
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.168 + dir=/tmp/install
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 + bin=shfmt
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 + shift
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 + . /tmp/install/shfmt.installer
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 + install_shfmt
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.169 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xZV6y7IVNH/src/github.com/mvdan/sh
22:21:58 [2020-05-22T22:21:58.940Z] #47 4.174 Cloning into '/tmp/tmp.xZV6y7IVNH/src/github.com/mvdan/sh'...
22:21:58 [2020-05-22T22:21:58.940Z] #47 10.60 + cd /tmp/tmp.xZV6y7IVNH/src/github.com/mvdan/sh
22:21:58 [2020-05-22T22:21:58.940Z] #47 10.60 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:21:58 [2020-05-22T22:21:58.940Z] #47 10.64 + GO111MODULE=on
22:21:58 [2020-05-22T22:21:58.940Z] #47 10.64 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:21:58 [2020-05-22T22:21:58.940Z] #47 ...
22:21:58 [2020-05-22T22:21:58.940Z] 
22:21:58 [2020-05-22T22:21:58.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:21:58 [2020-05-22T22:21:58.940Z] #10 1.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:21:58 [2020-05-22T22:21:58.940Z] #10 1.893 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:58 [2020-05-22T22:21:58.940Z] #10 1.893 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:21:58 [2020-05-22T22:21:58.940Z] #10 2.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:58 [2020-05-22T22:21:58.940Z] #10 2.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB]
22:21:58 [2020-05-22T22:21:58.940Z] #10 4.366 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
22:21:59 [2020-05-22T22:21:59.223Z] #10 ...
22:21:59 [2020-05-22T22:21:59.223Z] 
22:21:59 [2020-05-22T22:21:59.223Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.155 + RM_GOPATH=0
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.155 + TMP_GOPATH=
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.155 + : /build
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.155 + '[' -z '' ']'
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.156 ++ mktemp -d
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.157 + export GOPATH=/tmp/tmp.pbEjQHxoSt
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.157 + GOPATH=/tmp/tmp.pbEjQHxoSt
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.157 + RM_GOPATH=1
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.157 ++ dirname /tmp/install/install.sh
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.158 + dir=/tmp/install
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.158 + bin=golangci_lint
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.158 + shift
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.158 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.158 + . /tmp/install/golangci_lint.installer
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.158 ++ : v1.23.8
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.159 + install_golangci_lint
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.159 + echo 'Installing golangci-lint version v1.23.8'
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.160 Installing golangci-lint version v1.23.8
22:21:59 [2020-05-22T22:21:59.223Z] #45 3.160 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:21:59 [2020-05-22T22:21:59.223Z] #45 ...
22:21:59 [2020-05-22T22:21:59.223Z] 
22:21:59 [2020-05-22T22:21:59.223Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.663 + RM_GOPATH=0
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.663 + TMP_GOPATH=
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.663 + : /build
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.663 + '[' -z '' ']'
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.663 ++ mktemp -d
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.666 + export GOPATH=/tmp/tmp.pMm1pRsBmA
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.666 + GOPATH=/tmp/tmp.pMm1pRsBmA
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.666 + RM_GOPATH=1
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.666 ++ dirname /tmp/install/install.sh
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + dir=/tmp/install
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + bin=tomlv
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + shift
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + . /tmp/install/tomlv.installer
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + install_tomlv
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.667 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pMm1pRsBmA/src/github.com/BurntSushi/toml
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.669 Cloning into '/tmp/tmp.pMm1pRsBmA/src/github.com/BurntSushi/toml'...
22:21:59 [2020-05-22T22:21:59.223Z] #30 2.672 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:21:59 [2020-05-22T22:21:59.223Z] #30 3.474 + cd /tmp/tmp.pMm1pRsBmA/src/github.com/BurntSushi/toml
22:21:59 [2020-05-22T22:21:59.223Z] #30 3.474 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:21:59 [2020-05-22T22:21:59.223Z] #30 3.506 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:21:59 [2020-05-22T22:21:59.223Z] #30 3.900 internal/cpu
22:21:59 [2020-05-22T22:21:59.223Z] #30 3.904 runtime/internal/atomic
22:21:59 [2020-05-22T22:21:59.223Z] #30 4.112 runtime/internal/sys
22:21:59 [2020-05-22T22:21:59.223Z] #30 4.265 runtime/internal/math
22:21:59 [2020-05-22T22:21:59.223Z] #30 4.327 math/bits
22:21:59 [2020-05-22T22:21:59.223Z] #30 4.373 internal/bytealg
22:21:59 [2020-05-22T22:21:59.223Z] #30 4.639 math
22:21:59 [2020-05-22T22:21:59.223Z] #30 4.807 runtime
22:21:59 [2020-05-22T22:21:59.223Z] #30 8.913 unicode/utf8
22:21:59 [2020-05-22T22:21:59.223Z] #30 10.35 runtime/cgo
22:21:59 [2020-05-22T22:21:59.507Z] #30 ...
22:21:59 [2020-05-22T22:21:59.507Z] 
22:21:59 [2020-05-22T22:21:59.507Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.996 + RM_GOPATH=0
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.996 + TMP_GOPATH=
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.996 + : /build
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.996 + '[' -z '' ']'
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.997 ++ mktemp -d
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.998 + export GOPATH=/tmp/tmp.RmZXeRefNe
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.998 + GOPATH=/tmp/tmp.RmZXeRefNe
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.998 + RM_GOPATH=1
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.998 ++ dirname /tmp/install/install.sh
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 + dir=/tmp/install
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 + bin=vndr
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 + shift
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 + '[' '!' -f /tmp/install/vndr.installer ']'
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 + . /tmp/install/vndr.installer
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 + install_vndr
22:21:59 [2020-05-22T22:21:59.507Z] #41 3.999 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:21:59 [2020-05-22T22:21:59.508Z] #41 3.999 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
22:21:59 [2020-05-22T22:21:59.508Z] #41 3.999 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RmZXeRefNe/src/github.com/LK4D4/vndr
22:21:59 [2020-05-22T22:21:59.508Z] #41 4.000 Cloning into '/tmp/tmp.RmZXeRefNe/src/github.com/LK4D4/vndr'...
22:21:59 [2020-05-22T22:21:59.508Z] #41 4.622 + cd /tmp/tmp.RmZXeRefNe/src/github.com/LK4D4/vndr
22:21:59 [2020-05-22T22:21:59.508Z] #41 4.626 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:21:59 [2020-05-22T22:21:59.508Z] #41 4.632 + go build -buildmode=pie -v -o /build/vndr .
22:21:59 [2020-05-22T22:21:59.508Z] #41 5.514 internal/race
22:21:59 [2020-05-22T22:21:59.508Z] #41 5.581 runtime
22:21:59 [2020-05-22T22:21:59.508Z] #41 5.643 sync/atomic
22:21:59 [2020-05-22T22:21:59.508Z] #41 5.877 unicode
22:21:59 [2020-05-22T22:21:59.508Z] #41 8.825 unicode/utf8
22:21:59 [2020-05-22T22:21:59.508Z] #41 9.343 internal/testlog
22:21:59 [2020-05-22T22:21:59.508Z] #41 9.536 encoding
22:21:59 [2020-05-22T22:21:59.508Z] #41 9.651 unicode/utf16
22:21:59 [2020-05-22T22:21:59.508Z] #41 10.33 container/list
22:21:59 [2020-05-22T22:21:59.508Z] #41 10.79 crypto/internal/subtle
22:21:59 [2020-05-22T22:21:59.508Z] #41 11.08 crypto/subtle
22:21:59 [2020-05-22T22:21:59.508Z] #41 11.16 vendor/golang.org/x/crypto/cryptobyte/asn1
22:21:59 [2020-05-22T22:21:59.508Z] #41 11.21 internal/nettrace
22:21:59 [2020-05-22T22:21:59.508Z] #41 11.25 runtime/cgo
22:21:59 [2020-05-22T22:21:59.791Z] #41 ...
22:21:59 [2020-05-22T22:21:59.791Z] 
22:21:59 [2020-05-22T22:21:59.791Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:21:59 [2020-05-22T22:21:59.791Z] #32 1.398 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #32 1.600 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #32 1.891 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #32 1.891 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #32 2.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #32 2.622 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
22:21:59 [2020-05-22T22:21:59.791Z] #32 10.60 Fetched 8046 kB in 9s (862 kB/s)
22:21:59 [2020-05-22T22:21:59.791Z] #32 10.60 Reading package lists...
22:21:59 [2020-05-22T22:21:59.791Z] #32 ...
22:21:59 [2020-05-22T22:21:59.791Z] 
22:21:59 [2020-05-22T22:21:59.791Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:21:59 [2020-05-22T22:21:59.791Z] #51 3.567 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #51 3.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #51 3.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #51 4.334 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #51 5.819 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB]
22:21:59 [2020-05-22T22:21:59.791Z] #51 7.846 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
22:22:00 [2020-05-22T22:22:00.074Z] #51 ...
22:22:00 [2020-05-22T22:22:00.074Z] 
22:22:00 [2020-05-22T22:22:00.074Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:00 [2020-05-22T22:22:00.074Z] #10 11.74 Fetched 8046 kB in 10s (799 kB/s)
22:22:00 [2020-05-22T22:22:00.688Z] 7732483b686e: Verifying Checksum
22:22:00 [2020-05-22T22:22:00.688Z] 7732483b686e: Download complete
22:22:02 [2020-05-22T22:22:02.199Z] 59a5abe5a03e: Verifying Checksum
22:22:02 [2020-05-22T22:22:02.199Z] 59a5abe5a03e: Download complete
22:22:02 [2020-05-22T22:22:02.199Z] a42503eecb04: Verifying Checksum
22:22:02 [2020-05-22T22:22:02.199Z] a42503eecb04: Download complete
22:22:02 [2020-05-22T22:22:02.232Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s
22:22:02 [2020-05-22T22:22:02.487Z] 0e35845be2ad: Verifying Checksum
22:22:02 [2020-05-22T22:22:02.488Z] 0e35845be2ad: Download complete
22:22:03 [2020-05-22T22:22:03.530Z] #10 11.74 Reading package lists...
22:22:04 [2020-05-22T22:22:04.742Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.5s done
22:22:04 [2020-05-22T22:22:04.742Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done
22:22:04 [2020-05-22T22:22:04.742Z] #7 DONE 26.4s
22:22:04 [2020-05-22T22:22:04.998Z] 
22:22:04 [2020-05-22T22:22:04.998Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:22:05 [2020-05-22T22:22:05.003Z] #10 15.06 Reading package lists...
22:22:05 [2020-05-22T22:22:05.003Z] #10 ...
22:22:05 [2020-05-22T22:22:05.003Z] 
22:22:05 [2020-05-22T22:22:05.003Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:05 [2020-05-22T22:22:05.003Z] #60 15.60 Checking out files:  91% (1882/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.
22:22:05 [2020-05-22T22:22:05.003Z] #60 15.78 + cd /tmp/tmp.WN0eUB0LVs/src/github.com/docker/libnetwork
22:22:05 [2020-05-22T22:22:05.003Z] #60 15.78 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:22:05 [2020-05-22T22:22:05.003Z] #60 16.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:05 [2020-05-22T22:22:05.979Z] 7732483b686e: Pull complete
22:22:06 [2020-05-22T22:22:06.270Z] df33ef5c6dd4: Pull complete
22:22:06 [2020-05-22T22:22:06.363Z] #8 DONE 1.6s
22:22:06 [2020-05-22T22:22:06.363Z] 
22:22:06 [2020-05-22T22:22:06.363Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:22:06 [2020-05-22T22:22:06.560Z] 02507bd450f7: Pull complete
22:22:07 [2020-05-22T22:22:07.581Z] 67a05919b67a: Verifying Checksum
22:22:07 [2020-05-22T22:22:07.581Z] 67a05919b67a: Download complete
22:22:07 [2020-05-22T22:22:07.727Z] #9 DONE 1.1s
22:22:07 [2020-05-22T22:22:07.727Z] 
22:22:07 [2020-05-22T22:22:07.727Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:22:07 [2020-05-22T22:22:07.727Z] #35 DONE 0.1s
22:22:07 [2020-05-22T22:22:07.727Z] 
22:22:07 [2020-05-22T22:22:07.727Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:22:07 [2020-05-22T22:22:07.727Z] #27 DONE 0.1s
22:22:07 [2020-05-22T22:22:07.727Z] 
22:22:07 [2020-05-22T22:22:07.727Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:22:09 [2020-05-22T22:22:09.387Z] #60 ...
22:22:09 [2020-05-22T22:22:09.387Z] 
22:22:09 [2020-05-22T22:22:09.387Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:09 [2020-05-22T22:22:09.387Z] #43 10.89 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:22:09 [2020-05-22T22:22:09.387Z] #43 11.60 go: finding gotest.tools/gotestsum v0.4.2
22:22:09 [2020-05-22T22:22:09.387Z] #43 11.60 go: finding gotest.tools v2.2.0+incompatible
22:22:09 [2020-05-22T22:22:09.387Z] #43 11.61 go: downloading gotest.tools/gotestsum v0.4.2
22:22:09 [2020-05-22T22:22:09.387Z] #43 11.61 go: downloading gotest.tools v2.2.0+incompatible
22:22:09 [2020-05-22T22:22:09.387Z] #43 11.79 go: extracting gotest.tools v2.2.0+incompatible
22:22:09 [2020-05-22T22:22:09.387Z] #43 11.79 go: extracting gotest.tools/gotestsum v0.4.2
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.22 go: downloading github.com/spf13/pflag v1.0.3
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.22 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.28 go: downloading github.com/pkg/errors v0.8.1
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.36 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.37 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.41 go: extracting github.com/pkg/errors v0.8.1
22:22:09 [2020-05-22T22:22:09.387Z] #43 12.54 go: extracting github.com/spf13/pflag v1.0.3
22:22:09 [2020-05-22T22:22:09.387Z] #43 13.49 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:22:09 [2020-05-22T22:22:09.387Z] #43 13.58 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:22:09 [2020-05-22T22:22:09.387Z] #43 14.93 go: finding github.com/fatih/color v1.6.0
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.02 go: finding github.com/pkg/errors v0.8.1
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.03 go: finding github.com/sirupsen/logrus v1.0.5
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.15 go: finding github.com/mattn/go-colorable v0.0.9
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.17 go: finding github.com/spf13/pflag v1.0.3
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.21 go: finding github.com/mattn/go-isatty v0.0.3
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.39 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.40 go: finding github.com/jonboulle/clockwork v0.1.0
22:22:09 [2020-05-22T22:22:09.387Z] #43 15.50 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:22:09 [2020-05-22T22:22:09.387Z] #43 ...
22:22:09 [2020-05-22T22:22:09.387Z] 
22:22:09 [2020-05-22T22:22:09.387Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:09 [2020-05-22T22:22:09.387Z] #10 15.06 Reading package lists...
22:22:09 [2020-05-22T22:22:09.387Z] #10 18.35 Building dependency tree...
22:22:09 [2020-05-22T22:22:09.387Z] #10 19.68 The following additional packages will be installed:
22:22:09 [2020-05-22T22:22:09.387Z] #10 19.68   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:22:09 [2020-05-22T22:22:09.387Z] #10 19.68   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:22:09 [2020-05-22T22:22:09.387Z] #10 19.69   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:22:09 [2020-05-22T22:22:09.387Z] #10 19.69   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
22:22:09 [2020-05-22T22:22:09.387Z] #10 19.69 Suggested packages:
22:22:09 [2020-05-22T22:22:09.387Z] #10 19.69   gcc-8-locales seccomp wine64
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.58 The following NEW packages will be installed:
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.58   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.58   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.58   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.58   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.58   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.58   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.71 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.71 Need to get 73.3 MB of archives.
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.71 After this operation, 494 MB of additional disk space will be used.
22:22:09 [2020-05-22T22:22:09.387Z] #10 20.71 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]
22:22:09 [2020-05-22T22:22:09.387Z] #10 21.01 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]
22:22:10 [2020-05-22T22:22:10.014Z] #10 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:22:10 [2020-05-22T22:22:10.014Z] #10 21.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
22:22:10 [2020-05-22T22:22:10.014Z] #10 21.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
22:22:10 [2020-05-22T22:22:10.014Z] #10 ...
22:22:10 [2020-05-22T22:22:10.014Z] 
22:22:10 [2020-05-22T22:22:10.014Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:10 [2020-05-22T22:22:10.014Z] #47 11.91 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:22:10 [2020-05-22T22:22:10.014Z] #47 11.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:22:10 [2020-05-22T22:22:10.014Z] #47 11.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:22:10 [2020-05-22T22:22:10.014Z] #47 12.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:22:10 [2020-05-22T22:22:10.014Z] #47 12.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:22:10 [2020-05-22T22:22:10.014Z] #47 12.69 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:22:10 [2020-05-22T22:22:10.014Z] #47 13.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:22:10 [2020-05-22T22:22:10.014Z] #47 14.21 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:22:10 [2020-05-22T22:22:10.014Z] #47 15.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:22:10 [2020-05-22T22:22:10.014Z] #47 15.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:22:10 [2020-05-22T22:22:10.014Z] #47 15.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:22:10 [2020-05-22T22:22:10.014Z] #47 15.39 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:22:10 [2020-05-22T22:22:10.014Z] #47 16.04 runtime
22:22:10 [2020-05-22T22:22:10.282Z] 59a5abe5a03e: Pull complete
22:22:10 [2020-05-22T22:22:10.297Z] #47 ...
22:22:10 [2020-05-22T22:22:10.297Z] 
22:22:10 [2020-05-22T22:22:10.297Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:10 [2020-05-22T22:22:10.297Z] #10 21.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
22:22:10 [2020-05-22T22:22:10.582Z] #10 22.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:22:10 [2020-05-22T22:22:10.582Z] #10 22.41 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]
22:22:10 [2020-05-22T22:22:10.582Z] #10 22.42 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]
22:22:10 [2020-05-22T22:22:10.865Z] #10 ...
22:22:10 [2020-05-22T22:22:10.865Z] 
22:22:10 [2020-05-22T22:22:10.865Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:10 [2020-05-22T22:22:10.865Z] #38 12.63 Fetched 8046 kB in 11s (765 kB/s)
22:22:10 [2020-05-22T22:22:10.865Z] #38 12.63 Reading package lists...
22:22:10 [2020-05-22T22:22:10.865Z] #38 16.03 Reading package lists...
22:22:10 [2020-05-22T22:22:10.865Z] #38 19.41 Building dependency tree...
22:22:10 [2020-05-22T22:22:10.865Z] #38 20.38 The following additional packages will be installed:
22:22:10 [2020-05-22T22:22:10.865Z] #38 20.38   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
22:22:10 [2020-05-22T22:22:10.865Z] #38 20.39   libprotoc17 python-pkg-resources python-six zlib1g-dev
22:22:10 [2020-05-22T22:22:10.865Z] #38 20.39 Suggested packages:
22:22:10 [2020-05-22T22:22:10.865Z] #38 20.39   manpages-dev python-setuptools
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.37 The following NEW packages will be installed:
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.37   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.37   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.37   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.37   python-six zlib1g-dev
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.49 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.49 Need to get 3742 kB of archives.
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.49 After this operation, 22.0 MB of additional disk space will be used.
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 21.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
22:22:10 [2020-05-22T22:22:10.865Z] #38 22.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #38 ...
22:22:11 [2020-05-22T22:22:11.148Z] 
22:22:11 [2020-05-22T22:22:11.148Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:22:11 [2020-05-22T22:22:11.148Z] #32 10.60 Reading package lists...
22:22:11 [2020-05-22T22:22:11.148Z] #32 14.43 Reading package lists...
22:22:11 [2020-05-22T22:22:11.148Z] #32 17.96 Building dependency tree...
22:22:11 [2020-05-22T22:22:11.148Z] #32 18.80 The following additional packages will be installed:
22:22:11 [2020-05-22T22:22:11.148Z] #32 18.80   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:22:11 [2020-05-22T22:22:11.148Z] #32 18.80 Suggested packages:
22:22:11 [2020-05-22T22:22:11.148Z] #32 18.80   cmake-doc ninja-build lrzip
22:22:11 [2020-05-22T22:22:11.148Z] #32 18.80 Recommended packages:
22:22:11 [2020-05-22T22:22:11.148Z] #32 18.80   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.61 The following NEW packages will be installed:
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.65   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.65   vim-common xxd
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.78 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.78 Need to get 14.0 MB of archives.
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.78 After this operation, 62.1 MB of additional disk space will be used.
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 19.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 20.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 22.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 22.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 22.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 22.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 22.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 22.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #32 ...
22:22:11 [2020-05-22T22:22:11.148Z] 
22:22:11 [2020-05-22T22:22:11.148Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:11 [2020-05-22T22:22:11.148Z] #38 22.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #38 22.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
22:22:11 [2020-05-22T22:22:11.148Z] #38 22.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
22:22:11 [2020-05-22T22:22:11.431Z] #38 22.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
22:22:11 [2020-05-22T22:22:11.431Z] #38 22.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
22:22:11 [2020-05-22T22:22:11.431Z] #38 23.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
22:22:11 [2020-05-22T22:22:11.431Z] #38 23.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
22:22:12 [2020-05-22T22:22:12.047Z] #38 23.76 debconf: delaying package configuration, since apt-utils is not installed
22:22:12 [2020-05-22T22:22:12.047Z] #38 23.83 Fetched 3742 kB in 2s (2338 kB/s)
22:22:12 [2020-05-22T22:22:12.047Z] #38 23.88 Selecting previously unselected package libcap-dev:s390x.
22:22:12 [2020-05-22T22:22:12.047Z] #38 23.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15179 files and directories currently installed.)
22:22:12 [2020-05-22T22:22:12.047Z] #38 23.91 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.392Z] #38 23.93 Unpacking libcap-dev:s390x (1:2.25-2) ...
22:22:12 [2020-05-22T22:22:12.392Z] #38 ...
22:22:12 [2020-05-22T22:22:12.392Z] 
22:22:12 [2020-05-22T22:22:12.392Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:22:12 [2020-05-22T22:22:12.392Z] #23 14.38 Fetched 8046 kB in 11s (758 kB/s)
22:22:12 [2020-05-22T22:22:12.392Z] #23 14.38 Reading package lists...
22:22:12 [2020-05-22T22:22:12.392Z] #23 17.93 Reading package lists...
22:22:12 [2020-05-22T22:22:12.392Z] #23 21.09 Building dependency tree...
22:22:12 [2020-05-22T22:22:12.392Z] #23 21.98 ca-certificates is already the newest version (20190110).
22:22:12 [2020-05-22T22:22:12.392Z] #23 21.98 The following additional packages will be installed:
22:22:12 [2020-05-22T22:22:12.392Z] #23 21.98   libjq1 libonig5
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.20 The following NEW packages will be installed:
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.20   jq libjq1 libonig5
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.33 Need to get 350 kB of archives.
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.33 After this operation, 1154 kB of additional disk space will be used.
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.91 debconf: delaying package configuration, since apt-utils is not installed
22:22:12 [2020-05-22T22:22:12.392Z] #23 22.98 Fetched 350 kB in 0s (2161 kB/s)
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.02 Selecting previously unselected package libonig5:s390x.
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.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 ... 15179 files and directories currently installed.)
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.06 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.07 Unpacking libonig5:s390x (6.9.1-1) ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.29 Selecting previously unselected package libjq1:s390x.
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.30 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.31 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.42 Selecting previously unselected package jq.
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.42 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.43 Unpacking jq (1.5+dfsg-2+b1) ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.50 Setting up libonig5:s390x (6.9.1-1) ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.51 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.52 Setting up jq (1.5+dfsg-2+b1) ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 23.52 Processing triggers for libc-bin (2.28-10) ...
22:22:12 [2020-05-22T22:22:12.392Z] #23 DONE 24.1s
22:22:12 [2020-05-22T22:22:12.392Z] 
22:22:12 [2020-05-22T22:22:12.392Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:12 [2020-05-22T22:22:12.392Z] #38 24.14 Selecting previously unselected package libnet1:s390x.
22:22:12 [2020-05-22T22:22:12.392Z] #38 ...
22:22:12 [2020-05-22T22:22:12.392Z] 
22:22:12 [2020-05-22T22:22:12.392Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:22:12 [2020-05-22T22:22:12.392Z] #24 DONE 0.1s
22:22:12 [2020-05-22T22:22:12.392Z] 
22:22:12 [2020-05-22T22:22:12.392Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:12 [2020-05-22T22:22:12.392Z] #38 24.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.392Z] #38 24.15 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
22:22:12 [2020-05-22T22:22:12.392Z] #38 ...
22:22:12 [2020-05-22T22:22:12.392Z] 
22:22:12 [2020-05-22T22:22:12.392Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:22:12 [2020-05-22T22:22:12.392Z] #36 14.11 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:22:12 [2020-05-22T22:22:12.392Z] #36 15.16 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:22:12 [2020-05-22T22:22:12.683Z] #36 ...
22:22:12 [2020-05-22T22:22:12.683Z] 
22:22:12 [2020-05-22T22:22:12.683Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:22:12 [2020-05-22T22:22:12.683Z] #51 14.38 Fetched 8046 kB in 11s (741 kB/s)
22:22:12 [2020-05-22T22:22:12.683Z] #51 14.38 Reading package lists...
22:22:12 [2020-05-22T22:22:12.683Z] #51 17.78 Reading package lists...
22:22:12 [2020-05-22T22:22:12.683Z] #51 21.42 Building dependency tree...
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.51 The following additional packages will be installed:
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.51   libbtrfs0
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.60 The following NEW packages will be installed:
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.60   libbtrfs-dev libbtrfs0
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.71 Need to get 118 kB of archives.
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.71 After this operation, 390 kB of additional disk space will be used.
22:22:12 [2020-05-22T22:22:12.683Z] #51 22.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
22:22:12 [2020-05-22T22:22:12.683Z] #51 23.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
22:22:12 [2020-05-22T22:22:12.683Z] #51 23.80 debconf: delaying package configuration, since apt-utils is not installed
22:22:12 [2020-05-22T22:22:12.683Z] #51 23.87 Fetched 118 kB in 1s (227 kB/s)
22:22:12 [2020-05-22T22:22:12.683Z] #51 23.99 Selecting previously unselected package libbtrfs0.
22:22:12 [2020-05-22T22:22:12.683Z] #51 23.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 ... 15179 files and directories currently installed.)
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.06 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.12 Unpacking libbtrfs0 (4.20.1-2) ...
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.16 Selecting previously unselected package libbtrfs-dev.
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.16 Unpacking libbtrfs-dev (4.20.1-2) ...
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.49 Setting up libbtrfs0 (4.20.1-2) ...
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.56 Setting up libbtrfs-dev (4.20.1-2) ...
22:22:12 [2020-05-22T22:22:12.683Z] #51 24.56 Processing triggers for libc-bin (2.28-10) ...
22:22:12 [2020-05-22T22:22:12.683Z] #51 ...
22:22:12 [2020-05-22T22:22:12.683Z] 
22:22:12 [2020-05-22T22:22:12.683Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:22:12 [2020-05-22T22:22:12.683Z] #32 23.73 debconf: delaying package configuration, since apt-utils is not installed
22:22:12 [2020-05-22T22:22:12.683Z] #32 23.85 Fetched 14.0 MB in 3s (4048 kB/s)
22:22:12 [2020-05-22T22:22:12.683Z] #32 23.93 Selecting previously unselected package xxd.
22:22:12 [2020-05-22T22:22:12.683Z] #32 23.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15179 files and directories currently installed.)
22:22:12 [2020-05-22T22:22:12.683Z] #32 23.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
22:22:12 [2020-05-22T22:22:12.683Z] #32 23.97 Unpacking xxd (2:8.1.0875-5) ...
22:22:12 [2020-05-22T22:22:12.683Z] #32 24.15 Selecting previously unselected package vim-common.
22:22:12 [2020-05-22T22:22:12.683Z] #32 24.15 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:22:12 [2020-05-22T22:22:12.683Z] #32 24.17 Unpacking vim-common (2:8.1.0875-5) ...
22:22:12 [2020-05-22T22:22:12.990Z] #32 24.56 Selecting previously unselected package cmake-data.
22:22:12 [2020-05-22T22:22:12.990Z] #32 24.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:22:12 [2020-05-22T22:22:12.990Z] #32 24.58 Unpacking cmake-data (3.13.4-1) ...
22:22:13 [2020-05-22T22:22:13.011Z] 0e35845be2ad: Pull complete
22:22:13 [2020-05-22T22:22:13.277Z] #32 ...
22:22:13 [2020-05-22T22:22:13.277Z] 
22:22:13 [2020-05-22T22:22:13.277Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:22:13 [2020-05-22T22:22:13.277Z] #51 DONE 25.0s
22:22:13 [2020-05-22T22:22:13.277Z] 
22:22:13 [2020-05-22T22:22:13.277Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.30 Selecting previously unselected package libnet1-dev.
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.32 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.60 Selecting previously unselected package libnl-3-200:s390x.
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.60 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.62 Unpacking libnl-3-200:s390x (3.4.0-1) ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.79 Selecting previously unselected package libnl-3-dev:s390x.
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.80 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 24.80 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 25.00 Selecting previously unselected package libprotobuf-c1:s390x.
22:22:13 [2020-05-22T22:22:13.277Z] #38 25.01 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 25.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
22:22:13 [2020-05-22T22:22:13.277Z] #38 25.11 Selecting previously unselected package libprotobuf-c-dev:s390x.
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.11 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.11 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.19 Selecting previously unselected package zlib1g-dev:s390x.
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.20 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.36 Selecting previously unselected package libprotobuf17:s390x.
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
22:22:13 [2020-05-22T22:22:13.566Z] #38 25.36 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
22:22:14 [2020-05-22T22:22:14.183Z] #38 26.01 Selecting previously unselected package libprotobuf-lite17:s390x.
22:22:14 [2020-05-22T22:22:14.183Z] #38 26.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
22:22:14 [2020-05-22T22:22:14.183Z] #38 26.02 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
22:22:14 [2020-05-22T22:22:14.303Z] #28 ...
22:22:14 [2020-05-22T22:22:14.303Z] 
22:22:14 [2020-05-22T22:22:14.303Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.726 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + RM_GOPATH=0
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + TMP_GOPATH=
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + : /build
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + '[' -z '' ']'
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 ++ mktemp -d
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + export GOPATH=/tmp/tmp.eSPRSFTpAX
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + GOPATH=/tmp/tmp.eSPRSFTpAX
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + RM_GOPATH=1
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 ++ dirname /tmp/install/install.sh
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + dir=/tmp/install
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + bin=tomlv
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + shift
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + . /tmp/install/tomlv.installer
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + install_tomlv
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eSPRSFTpAX/src/github.com/BurntSushi/toml
22:22:14 [2020-05-22T22:22:14.303Z] #30 5.729 Cloning into '/tmp/tmp.eSPRSFTpAX/src/github.com/BurntSushi/toml'...
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.150 + cd /tmp/tmp.eSPRSFTpAX/src/github.com/BurntSushi/toml
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.150 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.158 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.275 internal/cpu
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.275 runtime/internal/atomic
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.312 runtime/internal/sys
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.337 runtime/internal/math
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.353 internal/bytealg
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.367 math/bits
22:22:14 [2020-05-22T22:22:14.303Z] #30 6.799 math
22:22:14 [2020-05-22T22:22:14.466Z] #38 26.17 Selecting previously unselected package libprotobuf-dev:s390x.
22:22:14 [2020-05-22T22:22:14.466Z] #38 26.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
22:22:14 [2020-05-22T22:22:14.466Z] #38 26.19 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
22:22:14 [2020-05-22T22:22:14.466Z] #38 ...
22:22:14 [2020-05-22T22:22:14.466Z] 
22:22:14 [2020-05-22T22:22:14.466Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:14 [2020-05-22T22:22:14.466Z] #41 16.29 vendor/golang.org/x/crypto/internal/subtle
22:22:14 [2020-05-22T22:22:14.558Z] #30 7.081 runtime
22:22:14 [2020-05-22T22:22:14.756Z] #41 26.37 github.com/LK4D4/vndr/godl/singleflight
22:22:14 [2020-05-22T22:22:14.756Z] #41 26.37 io
22:22:14 [2020-05-22T22:22:14.756Z] #41 ...
22:22:14 [2020-05-22T22:22:14.756Z] 
22:22:14 [2020-05-22T22:22:14.756Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:14 [2020-05-22T22:22:14.756Z] #10 24.44 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]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.21 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]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
22:22:14 [2020-05-22T22:22:14.756Z] #10 26.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
22:22:15 [2020-05-22T22:22:15.372Z] #10 27.16 debconf: delaying package configuration, since apt-utils is not installed
22:22:15 [2020-05-22T22:22:15.372Z] #10 27.21 Fetched 73.3 MB in 6s (12.9 MB/s)
22:22:15 [2020-05-22T22:22:15.372Z] #10 27.30 Selecting previously unselected package binutils-mingw-w64-i686.
22:22:15 [2020-05-22T22:22:15.655Z] #10 27.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 ... 15179 files and directories currently installed.)
22:22:15 [2020-05-22T22:22:15.655Z] #10 27.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
22:22:15 [2020-05-22T22:22:15.655Z] #10 27.38 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:22:17 [2020-05-22T22:22:17.133Z] #10 ...
22:22:17 [2020-05-22T22:22:17.133Z] 
22:22:17 [2020-05-22T22:22:17.133Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:17 [2020-05-22T22:22:17.133Z] #60 DONE 28.6s
22:22:17 [2020-05-22T22:22:17.133Z] 
22:22:17 [2020-05-22T22:22:17.133Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:22:17 [2020-05-22T22:22:17.133Z] #25 3.005 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:22:17 [2020-05-22T22:22:17.133Z] #25 3.320 
22:22:17 [2020-05-22T22:22:17.702Z] #25 3.485 
###                                                                        5.1%
########                                                                  11.4%
############                                                              17.7%
#################                                                         23.9%
#####################                                                     30.2%
##########################                                                36.4%
################################                                          44.8%
###################################                                       48.9%
######################################                                    53.1%
##########################################                                59.4%
###############################################                           65.7%
###################################################                       71.9%
#######################################################                   76.8%
##########################################################                81.4%
##############################################################            87.3%
22:22:17 [2020-05-22T22:22:17.702Z] #25 ...
22:22:17 [2020-05-22T22:22:17.702Z] 
22:22:17 [2020-05-22T22:22:17.702Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:17 [2020-05-22T22:22:17.702Z] #10 29.55 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:22:17 [2020-05-22T22:22:17.985Z] #10 29.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
22:22:17 [2020-05-22T22:22:17.985Z] #10 29.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:22:18 [2020-05-22T22:22:18.077Z] #30 ...
22:22:18 [2020-05-22T22:22:18.077Z] 
22:22:18 [2020-05-22T22:22:18.077Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:18 [2020-05-22T22:22:18.077Z] #38 6.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:22:18 [2020-05-22T22:22:18.077Z] #38 6.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:18 [2020-05-22T22:22:18.077Z] #38 6.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:22:18 [2020-05-22T22:22:18.077Z] #38 7.956 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:22:18 [2020-05-22T22:22:18.077Z] #38 ...
22:22:18 [2020-05-22T22:22:18.077Z] 
22:22:18 [2020-05-22T22:22:18.077Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:22:18 [2020-05-22T22:22:18.077Z] #51 9.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:22:18 [2020-05-22T22:22:18.077Z] #51 9.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:18 [2020-05-22T22:22:18.077Z] #51 9.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:22:18 [2020-05-22T22:22:18.077Z] #51 ...
22:22:18 [2020-05-22T22:22:18.077Z] 
22:22:18 [2020-05-22T22:22:18.077Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:18 [2020-05-22T22:22:18.077Z] #41 ...
22:22:18 [2020-05-22T22:22:18.077Z] 
22:22:18 [2020-05-22T22:22:18.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:18 [2020-05-22T22:22:18.077Z] #10 ...
22:22:18 [2020-05-22T22:22:18.077Z] 
22:22:18 [2020-05-22T22:22:18.077Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:18 [2020-05-22T22:22:18.332Z] #47 ...
22:22:18 [2020-05-22T22:22:18.332Z] 
22:22:18 [2020-05-22T22:22:18.332Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:22:18 [2020-05-22T22:22:18.332Z] #36 ...
22:22:18 [2020-05-22T22:22:18.332Z] 
22:22:18 [2020-05-22T22:22:18.332Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.67 + RM_GOPATH=0
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.67 + TMP_GOPATH=
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.67 + : /build
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.67 + '[' -z '' ']'
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.68 ++ mktemp -d
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.69 + export GOPATH=/tmp/tmp.wKcC7JUaYo
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.69 + GOPATH=/tmp/tmp.wKcC7JUaYo
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.69 + RM_GOPATH=1
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.69 ++ dirname /tmp/install/install.sh
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + dir=/tmp/install
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + bin=proxy
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + shift
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + '[' '!' -f /tmp/install/proxy.installer ']'
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + . /tmp/install/proxy.installer
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + install_proxy
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + case "$1" in
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + export CGO_ENABLED=0
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + CGO_ENABLED=0
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + _install_proxy
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wKcC7JUaYo/src/github.com/docker/libnetwork
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.70 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:22:18 [2020-05-22T22:22:18.332Z] #60 10.71 Cloning into '/tmp/tmp.wKcC7JUaYo/src/github.com/docker/libnetwork'...
22:22:18 [2020-05-22T22:22:18.587Z] #60 ...
22:22:18 [2020-05-22T22:22:18.587Z] 
22:22:18 [2020-05-22T22:22:18.587Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:22:18 [2020-05-22T22:22:18.587Z] #23 10.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:22:18 [2020-05-22T22:22:18.587Z] #23 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:18 [2020-05-22T22:22:18.587Z] #23 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:22:18 [2020-05-22T22:22:18.587Z] #23 ...
22:22:18 [2020-05-22T22:22:18.587Z] 
22:22:18 [2020-05-22T22:22:18.587Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:18 [2020-05-22T22:22:18.768Z] 67a05919b67a: Pull complete
22:22:18 [2020-05-22T22:22:18.768Z] a42503eecb04: Pull complete
22:22:18 [2020-05-22T22:22:18.768Z] Digest: sha256:ce1b060999c6fdd1bf32239b1a9f0e664dd403cea5093f81ed387f85ab2490ea
22:22:18 [2020-05-22T22:22:18.768Z] Status: Downloaded newer image for golang:1.13.11-stretch
22:22:18 [2020-05-22T22:22:18.768Z]  ---> 607a6a8b67de
22:22:18 [2020-05-22T22:22:18.768Z] Step 5/15 : ARG BUILDX_REPO
22:22:18 [2020-05-22T22:22:18.768Z]  ---> Running in 2d7d53ef6c0f
22:22:18 [2020-05-22T22:22:18.768Z] Removing intermediate container 2d7d53ef6c0f
22:22:18 [2020-05-22T22:22:18.768Z]  ---> 3b603b24d58b
22:22:18 [2020-05-22T22:22:18.768Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
22:22:18 [2020-05-22T22:22:18.768Z]  ---> Running in 05f39c8c7987
22:22:18 [2020-05-22T22:22:18.768Z] Cloning into '/buildx'...
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + RM_GOPATH=0
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + TMP_GOPATH=
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + : /build
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + '[' -z '' ']'
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 ++ mktemp -d
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + export GOPATH=/tmp/tmp.E7E0bhvBan
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + GOPATH=/tmp/tmp.E7E0bhvBan
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + RM_GOPATH=1
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 ++ dirname /tmp/install/install.sh
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + dir=/tmp/install
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + bin=gotestsum
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + shift
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + . /tmp/install/gotestsum.installer
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 ++ : v0.3.5
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.28 + install_gotestsum
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.29 + set -e
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.29 + export GO111MODULE=on
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.29 + GO111MODULE=on
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.29 + go get -d gotest.tools/gotestsum@v0.3.5
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.35 go: finding gotest.tools v0.3.5
22:22:18 [2020-05-22T22:22:18.842Z] #43 11.35 go: finding gotest.tools/gotestsum v0.3.5
22:22:18 [2020-05-22T22:22:18.842Z] #43 ...
22:22:18 [2020-05-22T22:22:18.842Z] 
22:22:18 [2020-05-22T22:22:18.842Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:22:18 [2020-05-22T22:22:18.842Z] #32 ...
22:22:18 [2020-05-22T22:22:18.842Z] 
22:22:18 [2020-05-22T22:22:18.842Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 + RM_GOPATH=0
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 + TMP_GOPATH=
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 + : /build
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 + '[' -z '' ']'
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 ++ mktemp -d
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 + export GOPATH=/tmp/tmp.GaM5Ncgeag
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 + GOPATH=/tmp/tmp.GaM5Ncgeag
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 + RM_GOPATH=1
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.956 ++ dirname /tmp/install/install.sh
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + dir=/tmp/install
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + bin=rootlesskit
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + shift
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + . /tmp/install/rootlesskit.installer
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + install_rootlesskit
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + case "$1" in
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + export CGO_ENABLED=0
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + CGO_ENABLED=0
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + _install_rootlesskit
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.963 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GaM5Ncgeag/src/github.com/rootless-containers/rootlesskit
22:22:18 [2020-05-22T22:22:18.842Z] #54 9.970 Cloning into '/tmp/tmp.GaM5Ncgeag/src/github.com/rootless-containers/rootlesskit'...
22:22:19 [2020-05-22T22:22:19.097Z] #54 ...
22:22:19 [2020-05-22T22:22:19.097Z] 
22:22:19 [2020-05-22T22:22:19.097Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.731 + RM_GOPATH=0
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.731 + TMP_GOPATH=
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.731 + : /build
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.731 + '[' -z '' ']'
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.732 ++ mktemp -d
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.736 + export GOPATH=/tmp/tmp.qk25UKO3R9
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.736 + GOPATH=/tmp/tmp.qk25UKO3R9
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.736 + RM_GOPATH=1
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.736 ++ dirname /tmp/install/install.sh
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 Installing golangci-lint version v1.23.8
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + dir=/tmp/install
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + bin=golangci_lint
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + shift
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + . /tmp/install/golangci_lint.installer
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 ++ : v1.23.8
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + install_golangci_lint
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + echo 'Installing golangci-lint version v1.23.8'
22:22:19 [2020-05-22T22:22:19.097Z] #45 9.759 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:22:19 [2020-05-22T22:22:19.354Z] #45 ...
22:22:19 [2020-05-22T22:22:19.354Z] 
22:22:19 [2020-05-22T22:22:19.354Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 + RM_GOPATH=0
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 + TMP_GOPATH=
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 + : /build
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 + '[' -z '' ']'
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 ++ mktemp -d
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 + export GOPATH=/tmp/tmp.dbbOQDJT2z
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 + GOPATH=/tmp/tmp.dbbOQDJT2z
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 + RM_GOPATH=1
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.02 ++ dirname /tmp/install/install.sh
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 + dir=/tmp/install
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 + bin=dockercli
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 + shift
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 + . /tmp/install/dockercli.installer
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 ++ : stable
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 ++ : 17.06.2-ce
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 + install_dockercli
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 Install docker/cli version 17.06.2-ce from stable
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.03 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.04 ++ uname -m
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.04 + arch=x86_64
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.04 + '[' x86_64 '!=' x86_64 ']'
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.04 + url=https://download.docker.com/linux/static
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.05 + tar -xz docker/docker
22:22:19 [2020-05-22T22:22:19.354Z] #21 10.05 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:22:19 [2020-05-22T22:22:19.354Z] #21 ...
22:22:19 [2020-05-22T22:22:19.354Z] 
22:22:19 [2020-05-22T22:22:19.354Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:22:19 [2020-05-22T22:22:19.354Z] #36 11.76 + git clone https://github.com/docker/distribution.git .
22:22:19 [2020-05-22T22:22:19.354Z] #36 11.77 Cloning into '.'...
22:22:20 [2020-05-22T22:22:20.023Z] #10 31.72 Selecting previously unselected package binutils-mingw-w64.
22:22:20 [2020-05-22T22:22:20.023Z] #10 31.73 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:22:20 [2020-05-22T22:22:20.023Z] #10 31.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:22:20 [2020-05-22T22:22:20.023Z] #10 31.87 Selecting previously unselected package libdevmapper1.02.1:s390x.
22:22:20 [2020-05-22T22:22:20.023Z] #10 31.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
22:22:20 [2020-05-22T22:22:20.023Z] #10 31.87 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
22:22:20 [2020-05-22T22:22:20.306Z] #10 32.02 Selecting previously unselected package dmsetup.
22:22:20 [2020-05-22T22:22:20.306Z] #10 32.02 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
22:22:20 [2020-05-22T22:22:20.306Z] #10 32.03 Unpacking dmsetup (2:1.02.155-3) ...
22:22:20 [2020-05-22T22:22:20.589Z] #10 32.18 Selecting previously unselected package mingw-w64-common.
22:22:20 [2020-05-22T22:22:20.589Z] #10 32.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:22:20 [2020-05-22T22:22:20.589Z] #10 32.18 Unpacking mingw-w64-common (6.0.0-3) ...
22:22:21 [2020-05-22T22:22:21.668Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-037b3d2883b6b4044) in /home/ubuntu/workspace/moby_PR-41014
[Pipeline] {
[Pipeline] checkout
22:22:22 [2020-05-22T22:22:22.064Z] #10 ...
22:22:22 [2020-05-22T22:22:22.064Z] 
22:22:22 [2020-05-22T22:22:22.064Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:22 [2020-05-22T22:22:22.064Z] #30 23.57 sync
22:22:22 [2020-05-22T22:22:22.064Z] #30 23.57 internal/reflectlite
22:22:22 [2020-05-22T22:22:22.064Z] #30 25.85 errors
22:22:22 [2020-05-22T22:22:22.064Z] #30 25.85 sort
22:22:22 [2020-05-22T22:22:22.064Z] #30 26.16 strconv
22:22:22 [2020-05-22T22:22:22.064Z] #30 26.88 io
22:22:22 [2020-05-22T22:22:22.064Z] #30 27.98 internal/oserror
22:22:22 [2020-05-22T22:22:22.064Z] #30 28.05 syscall
22:22:22 [2020-05-22T22:22:22.064Z] #30 28.89 reflect
22:22:22 [2020-05-22T22:22:22.064Z] #30 ...
22:22:22 [2020-05-22T22:22:22.064Z] 
22:22:22 [2020-05-22T22:22:22.064Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:22:22 [2020-05-22T22:22:22.064Z] #25 3.485 
###                                                                        5.1%
########                                                                  11.4%
############                                                              17.7%
#################                                                         23.9%
#####################                                                     30.2%
##########################                                                36.4%
################################                                          44.8%
###################################                                       48.9%
######################################                                    53.1%
##########################################                                59.4%
###############################################                           65.7%
###################################################                       71.9%
#######################################################                   76.8%
##########################################################                81.4%
##############################################################            87.3%
####################################################################      95.7%
######################################################################## 100.0%
22:22:22 [2020-05-22T22:22:22.064Z] #25 5.758 #=#=#                                                                         
22:22:22 [2020-05-22T22:22:22.064Z] #25 5.898 #=#=#                                                                         

######                                                                     8.5%
########################                                                  34.0%
####################################                                      51.0%
################################################                          68.0%
#####################################################################     97.2%
######################################################################## 100.0%
22:22:22 [2020-05-22T22:22:22.064Z] #25 6.851 
22:22:22 [2020-05-22T22:22:22.064Z] #25 6.984 
###                                                                        4.6%
########                                                                  12.3%
################                                                          22.4%
#######################                                                   32.6%
##############################                                            42.8%
####################################                                      50.4%
#########################################                                 58.0%
#################################################                         68.2%
######################################################                    75.9%
#############################################################             86.1%
###################################################################       93.7%
######################################################################## 100.0%
22:22:22 [2020-05-22T22:22:22.064Z] #25 8.607 
22:22:23 [2020-05-22T22:22:23.191Z] Removing intermediate container 05f39c8c7987
22:22:23 [2020-05-22T22:22:23.191Z]  ---> 4561455ece14
22:22:23 [2020-05-22T22:22:23.191Z] Step 7/15 : WORKDIR /buildx
22:22:23 [2020-05-22T22:22:23.191Z]  ---> Running in 8e21bdf6abf7
22:22:23 [2020-05-22T22:22:23.191Z] Removing intermediate container 8e21bdf6abf7
22:22:23 [2020-05-22T22:22:23.191Z]  ---> 297ae81e6421
22:22:23 [2020-05-22T22:22:23.191Z] Step 8/15 : ARG BUILDX_COMMIT
22:22:23 [2020-05-22T22:22:23.191Z]  ---> Running in 5bcff8e4060c
22:22:23 [2020-05-22T22:22:23.191Z] Removing intermediate container 5bcff8e4060c
22:22:23 [2020-05-22T22:22:23.191Z]  ---> db09076e84b5
22:22:23 [2020-05-22T22:22:23.191Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
22:22:23 [2020-05-22T22:22:23.191Z]  ---> Running in b5baf7f3dea9
22:22:23 [2020-05-22T22:22:23.197Z] #25 8.723 
                                                                           0.0%
##                                                                         3.7%
####                                                                       6.5%
#######                                                                   10.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            20.7%
#################                                                         24.5%
###################                                                       27.3%
######################                                                    31.1%
#########################                                                 34.9%
###########################                                               38.7%
##############################                                            42.5%
#################################                                         46.3%
####################################                                      50.0%
######################################                                    52.9%
########################################                                  55.7%
##########################################                                58.6%
22:22:23 [2020-05-22T22:22:23.197Z] #25 ...
22:22:23 [2020-05-22T22:22:23.197Z] 
22:22:23 [2020-05-22T22:22:23.197Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.515 + RM_GOPATH=0
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.515 + TMP_GOPATH=
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.515 + : /build
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.515 + '[' -z '' ']'
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.516 ++ mktemp -d
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.522 + export GOPATH=/tmp/tmp.0bAyeYYyH4
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.522 + GOPATH=/tmp/tmp.0bAyeYYyH4
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.522 + RM_GOPATH=1
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.523 ++ dirname /tmp/install/install.sh
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 + dir=/tmp/install
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 + bin=containerd
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 + shift
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 + '[' '!' -f /tmp/install/containerd.installer ']'
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 + . /tmp/install/containerd.installer
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 ++ set -e
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.528 + install_containerd
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.529 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.529 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.529 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0bAyeYYyH4/src/github.com/containerd/containerd
22:22:23 [2020-05-22T22:22:23.197Z] #52 1.540 Cloning into '/tmp/tmp.0bAyeYYyH4/src/github.com/containerd/containerd'...
22:22:23 [2020-05-22T22:22:23.197Z] #52 ...
22:22:23 [2020-05-22T22:22:23.197Z] 
22:22:23 [2020-05-22T22:22:23.197Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:23 [2020-05-22T22:22:23.197Z] #30 35.12 time
22:22:23 [2020-05-22T22:22:23.737Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c4bb717ef1b32cb) in /home/ubuntu/workspace/moby_PR-41014
[Pipeline] {
[Pipeline] checkout
22:22:23 [2020-05-22T22:22:23.812Z] From https://github.com/docker/buildx
22:22:23 [2020-05-22T22:22:23.812Z]  * [new tag]         v0.3.1     -> build
22:22:24 [2020-05-22T22:22:24.729Z] #36 ...
22:22:24 [2020-05-22T22:22:24.730Z] 
22:22:24 [2020-05-22T22:22:24.730Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:22:24 [2020-05-22T22:22:24.730Z] #54 15.66 Checking out files:  78% (623/795)   
Checking out files:  79% (629/795)   
Checking out files:  80% (636/795)   
Checking out files:  81% (644/795)   
Checking out files:  82% (652/795)   
Checking out files:  83% (660/795)   
Checking out files:  84% (668/795)   
Checking out files:  85% (676/795)   
Checking out files:  86% (684/795)   
Checking out files:  87% (692/795)   
Checking out files:  88% (700/795)   
Checking out files:  89% (708/795)   
Checking out files:  90% (716/795)   
Checking out files:  91% (724/795)   
Checking out files:  92% (732/795)   
Checking out files:  93% (740/795)   
Checking out files:  94% (748/795)   
Checking out files:  95% (756/795)   
Checking out files:  96% (764/795)   
Checking out files:  97% (772/795)   
Checking out files:  98% (780/795)   
Checking out files:  99% (788/795)   
Checking out files: 100% (795/795)   
Checking out files: 100% (795/795), done.
22:22:24 [2020-05-22T22:22:24.730Z] #54 16.12 + cd /tmp/tmp.GaM5Ncgeag/src/github.com/rootless-containers/rootlesskit
22:22:24 [2020-05-22T22:22:24.730Z] #54 16.12 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:22:24 [2020-05-22T22:22:24.730Z] #54 16.55 + for f in rootlesskit rootlesskit-docker-proxy
22:22:24 [2020-05-22T22:22:24.730Z] #54 16.55 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:22:24 [2020-05-22T22:22:24.825Z] Switched to branch 'build'
22:22:24 [2020-05-22T22:22:24.862Z] using credential docker-jenkins-github-credentials
22:22:24 [2020-05-22T22:22:24.874Z] Cloning the remote Git repository
22:22:24 [2020-05-22T22:22:24.874Z] Cloning with configured refspecs honoured and without tags
22:22:25 [2020-05-22T22:22:25.231Z] #30 ...
22:22:25 [2020-05-22T22:22:25.231Z] 
22:22:25 [2020-05-22T22:22:25.231Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:22:25 [2020-05-22T22:22:25.231Z] #32 27.38 Selecting previously unselected package libicu63:s390x.
22:22:25 [2020-05-22T22:22:25.231Z] #32 27.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 27.43 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 32.50 Selecting previously unselected package libxml2:s390x.
22:22:25 [2020-05-22T22:22:25.231Z] #32 32.51 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 32.51 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 32.83 Selecting previously unselected package libarchive13:s390x.
22:22:25 [2020-05-22T22:22:25.231Z] #32 32.83 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 32.83 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.13 Selecting previously unselected package libjsoncpp1:s390x.
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.13 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.14 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.24 Selecting previously unselected package librhash0:s390x.
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.24 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.25 Unpacking librhash0:s390x (1.3.8-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.36 Selecting previously unselected package libuv1:s390x.
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.36 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.36 Unpacking libuv1:s390x (1.24.1-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.50 Selecting previously unselected package cmake.
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.50 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 33.51 Unpacking cmake (3.13.4-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 35.94 Setting up libicu63:s390x (63.1-6+deb10u1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 35.96 Setting up xxd (2:8.1.0875-5) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 35.97 Setting up libuv1:s390x (1.24.1-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 35.98 Setting up vim-common (2:8.1.0875-5) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.01 Setting up librhash0:s390x (1.3.8-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.02 Setting up cmake-data (3.13.4-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.05 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.08 Setting up libjsoncpp1:s390x (1.7.4-3) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.09 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.10 Setting up cmake (3.13.4-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.11 Processing triggers for libc-bin (2.28-10) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 36.19 Processing triggers for mime-support (3.62) ...
22:22:25 [2020-05-22T22:22:25.231Z] #32 DONE 36.6s
22:22:25 [2020-05-22T22:22:25.231Z] 
22:22:25 [2020-05-22T22:22:25.231Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.17 Selecting previously unselected package libprotoc17:s390x.
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.17 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.17 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.59 Selecting previously unselected package protobuf-c-compiler.
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.74 Selecting previously unselected package protobuf-compiler.
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.74 Unpacking protobuf-compiler (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.89 Selecting previously unselected package python-pkg-resources.
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.90 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 27.90 Unpacking python-pkg-resources (40.8.0-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 28.14 Selecting previously unselected package python-six.
22:22:25 [2020-05-22T22:22:25.231Z] #38 28.15 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 28.16 Unpacking python-six (1.12.0-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 28.25 Selecting previously unselected package python-protobuf.
22:22:25 [2020-05-22T22:22:25.231Z] #38 28.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 28.27 Unpacking python-protobuf (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 28.88 Setting up python-pkg-resources (40.8.0-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 30.78 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 30.78 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 30.79 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 30.80 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 30.81 Setting up python-six (1.12.0-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.43 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.44 Setting up libnl-3-200:s390x (3.4.0-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.47 Setting up libcap-dev:s390x (1:2.25-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.48 Setting up libprotoc17:s390x (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.48 Setting up protobuf-compiler (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.50 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 32.52 Setting up python-protobuf (3.6.1.3-2) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 35.97 Setting up libnl-3-dev:s390x (3.4.0-1) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 35.98 Processing triggers for libc-bin (2.28-10) ...
22:22:25 [2020-05-22T22:22:25.231Z] #38 DONE 36.7s
22:22:25 [2020-05-22T22:22:25.231Z] 
22:22:25 [2020-05-22T22:22:25.231Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:22:25 [2020-05-22T22:22:25.231Z] #25 8.723 
                                                                           0.0%
##                                                                         3.7%
####                                                                       6.5%
#######                                                                   10.3%
##########                                                                14.1%
############                                                              17.0%
##############                                                            20.7%
#################                                                         24.5%
###################                                                       27.3%
######################                                                    31.1%
#########################                                                 34.9%
###########################                                               38.7%
##############################                                            42.5%
#################################                                         46.3%
####################################                                      50.0%
######################################                                    52.9%
########################################                                  55.7%
##########################################                                58.6%
############################################                              61.4%
##############################################                            65.2%
#################################################                         69.0%
###################################################                       71.8%
#####################################################                     74.6%
########################################################                  78.4%
##########################################################                81.3%
#############################################################             85.0%
###############################################################           87.9%
################################################################          89.8%
###################################################################       93.5%
######################################################################    98.3%
######################################################################## 100.0%
22:22:25 [2020-05-22T22:22:25.231Z] #25 12.22 
22:22:25 [2020-05-22T22:22:25.231Z] #25 ...
22:22:25 [2020-05-22T22:22:25.231Z] 
22:22:25 [2020-05-22T22:22:25.231Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:25 [2020-05-22T22:22:25.231Z] #41 26.74 strconv
22:22:25 [2020-05-22T22:22:25.231Z] #41 27.48 bytes
22:22:25 [2020-05-22T22:22:25.231Z] #41 29.75 bufio
22:22:25 [2020-05-22T22:22:25.231Z] #41 30.46 reflect
22:22:25 [2020-05-22T22:22:25.231Z] #41 31.09 syscall
22:22:25 [2020-05-22T22:22:25.231Z] #41 36.56 time
22:22:25 [2020-05-22T22:22:25.231Z] #41 ...
22:22:25 [2020-05-22T22:22:25.231Z] 
22:22:25 [2020-05-22T22:22:25.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:25 [2020-05-22T22:22:25.231Z] #10 36.25 Selecting previously unselected package mingw-w64-x86-64-dev.
22:22:25 [2020-05-22T22:22:25.231Z] #10 36.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:22:25 [2020-05-22T22:22:25.231Z] #10 36.26 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:22:24 [2020-05-22T22:22:24.436Z] Cloning repository https://github.com/moby/moby.git
22:22:24 [2020-05-22T22:22:24.502Z]  > git init /home/ubuntu/workspace/moby_PR-41014 # timeout=10
22:22:25 [2020-05-22T22:22:25.842Z] Removing intermediate container b5baf7f3dea9
22:22:25 [2020-05-22T22:22:25.842Z]  ---> 9121cf7cbb8e
22:22:25 [2020-05-22T22:22:25.842Z] Step 10/15 : ARG GOOS
22:22:25 [2020-05-22T22:22:25.842Z]  ---> Running in e4b97d54fcf2
22:22:25 [2020-05-22T22:22:25.842Z] Removing intermediate container e4b97d54fcf2
22:22:25 [2020-05-22T22:22:25.842Z]  ---> d334de7efbe6
22:22:25 [2020-05-22T22:22:25.842Z] Step 11/15 : ARG GOARCH
22:22:25 [2020-05-22T22:22:25.842Z]  ---> Running in 333e636ba242
22:22:26 [2020-05-22T22:22:26.125Z] Removing intermediate container 333e636ba242
22:22:26 [2020-05-22T22:22:26.125Z]  ---> e81e0406dfa0
22:22:26 [2020-05-22T22:22:26.125Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
22:22:26 [2020-05-22T22:22:26.125Z]  ---> Running in 5de3beb2ecc2
22:22:25 [2020-05-22T22:22:25.057Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:25 [2020-05-22T22:22:25.058Z]  > git --version # timeout=10
22:22:25 [2020-05-22T22:22:25.075Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:25 [2020-05-22T22:22:25.077Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:26 [2020-05-22T22:22:26.880Z] using credential docker-jenkins-github-credentials
22:22:26 [2020-05-22T22:22:26.889Z] Cloning the remote Git repository
22:22:26 [2020-05-22T22:22:26.889Z] Cloning with configured refspecs honoured and without tags
22:22:27 [2020-05-22T22:22:27.242Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cf74a7331a7c34f7) in /home/ubuntu/workspace/moby_PR-41014
[Pipeline] {
[Pipeline] checkout
22:22:26 [2020-05-22T22:22:26.832Z] Cloning repository https://github.com/moby/moby.git
22:22:26 [2020-05-22T22:22:26.922Z]  > git init /home/ubuntu/workspace/moby_PR-41014 # timeout=10
22:22:28 [2020-05-22T22:22:28.034Z] #54 ...
22:22:28 [2020-05-22T22:22:28.034Z] 
22:22:28 [2020-05-22T22:22:28.034Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:28 [2020-05-22T22:22:28.034Z] #38 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:22:28 [2020-05-22T22:22:28.034Z] #38 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:22:28 [2020-05-22T22:22:28.034Z] #38 ...
22:22:28 [2020-05-22T22:22:28.034Z] 
22:22:28 [2020-05-22T22:22:28.034Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:28 [2020-05-22T22:22:28.034Z] #43 12.79 go: downloading gotest.tools/gotestsum v0.3.5
22:22:28 [2020-05-22T22:22:28.034Z] #43 13.59 go: extracting gotest.tools/gotestsum v0.3.5
22:22:28 [2020-05-22T22:22:28.034Z] #43 14.90 go: downloading gotest.tools v2.1.0+incompatible
22:22:28 [2020-05-22T22:22:28.034Z] #43 15.19 go: extracting gotest.tools v2.1.0+incompatible
22:22:28 [2020-05-22T22:22:28.034Z] #43 15.42 go: downloading github.com/spf13/pflag v1.0.1
22:22:28 [2020-05-22T22:22:28.034Z] #43 15.51 go: downloading github.com/pkg/errors v0.8.0
22:22:28 [2020-05-22T22:22:28.034Z] #43 15.51 go: downloading github.com/fatih/color v1.6.0
22:22:28 [2020-05-22T22:22:28.034Z] #43 15.81 go: downloading github.com/sirupsen/logrus v1.0.5
22:22:28 [2020-05-22T22:22:28.034Z] #43 16.13 go: downloading github.com/jonboulle/clockwork v0.1.0
22:22:28 [2020-05-22T22:22:28.035Z] #43 16.14 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:22:28 [2020-05-22T22:22:28.035Z] #43 16.67 go: extracting github.com/sirupsen/logrus v1.0.5
22:22:28 [2020-05-22T22:22:28.035Z] #43 16.79 go: extracting github.com/jonboulle/clockwork v0.1.0
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.12 go: extracting github.com/fatih/color v1.6.0
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.13 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.34 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.37 go: extracting github.com/pkg/errors v0.8.0
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.38 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.38 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.39 go: downloading github.com/mattn/go-colorable v0.0.9
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.39 go: downloading github.com/mattn/go-isatty v0.0.3
22:22:28 [2020-05-22T22:22:28.035Z] #43 17.39 go: extracting github.com/spf13/pflag v1.0.1
22:22:28 [2020-05-22T22:22:28.035Z] #43 18.07 go: extracting github.com/mattn/go-colorable v0.0.9
22:22:28 [2020-05-22T22:22:28.035Z] #43 18.07 go: extracting github.com/mattn/go-isatty v0.0.3
22:22:28 [2020-05-22T22:22:28.035Z] #43 ...
22:22:28 [2020-05-22T22:22:28.035Z] 
22:22:28 [2020-05-22T22:22:28.035Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.57 + RM_GOPATH=0
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.57 + TMP_GOPATH=
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.57 + : /build
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.57 + '[' -z '' ']'
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.57 ++ mktemp -d
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + export GOPATH=/tmp/tmp.vWrdBhPpVJ
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + GOPATH=/tmp/tmp.vWrdBhPpVJ
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + RM_GOPATH=1
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 ++ dirname /tmp/install/install.sh
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + dir=/tmp/install
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + bin=vndr
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + shift
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + '[' '!' -f /tmp/install/vndr.installer ']'
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + . /tmp/install/vndr.installer
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + install_vndr
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.vWrdBhPpVJ/src/github.com/LK4D4/vndr
22:22:28 [2020-05-22T22:22:28.035Z] #41 10.58 Cloning into '/tmp/tmp.vWrdBhPpVJ/src/github.com/LK4D4/vndr'...
22:22:28 [2020-05-22T22:22:28.035Z] #41 11.49 + cd /tmp/tmp.vWrdBhPpVJ/src/github.com/LK4D4/vndr
22:22:28 [2020-05-22T22:22:28.035Z] #41 11.49 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:22:28 [2020-05-22T22:22:28.035Z] #41 11.52 + go build -buildmode=pie -v -o /build/vndr .
22:22:28 [2020-05-22T22:22:28.035Z] #41 13.47 internal/race
22:22:28 [2020-05-22T22:22:28.035Z] #41 13.65 sync/atomic
22:22:28 [2020-05-22T22:22:28.035Z] #41 13.72 runtime
22:22:28 [2020-05-22T22:22:28.035Z] #41 14.37 unicode
22:22:28 [2020-05-22T22:22:28.035Z] #41 20.55 internal/testlog
22:22:28 [2020-05-22T22:22:28.290Z] #41 ...
22:22:28 [2020-05-22T22:22:28.290Z] 
22:22:28 [2020-05-22T22:22:28.290Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:22:28 [2020-05-22T22:22:28.290Z] #28 10.58 + git clone https://github.com/kolyshkin/go-swagger.git .
22:22:28 [2020-05-22T22:22:28.290Z] #28 10.59 Cloning into '.'...
22:22:27 [2020-05-22T22:22:27.468Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:27 [2020-05-22T22:22:27.468Z]  > git --version # timeout=10
22:22:27 [2020-05-22T22:22:27.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:27 [2020-05-22T22:22:27.581Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:28 [2020-05-22T22:22:28.546Z] #28 ...
22:22:28 [2020-05-22T22:22:28.547Z] 
22:22:28 [2020-05-22T22:22:28.547Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 + RM_GOPATH=0
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 + TMP_GOPATH=
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 + : /build
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 + '[' -z '' ']'
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 ++ mktemp -d
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 + export GOPATH=/tmp/tmp.ndzVOkOqpN
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 + GOPATH=/tmp/tmp.ndzVOkOqpN
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 + RM_GOPATH=1
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.91 ++ dirname /tmp/install/install.sh
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + dir=/tmp/install
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + bin=shfmt
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + shift
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + . /tmp/install/shfmt.installer
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + install_shfmt
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ndzVOkOqpN/src/github.com/mvdan/sh
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:22:28 [2020-05-22T22:22:28.547Z] #47 10.92 Cloning into '/tmp/tmp.ndzVOkOqpN/src/github.com/mvdan/sh'...
22:22:28 [2020-05-22T22:22:28.547Z] #47 ...
22:22:28 [2020-05-22T22:22:28.547Z] 
22:22:28 [2020-05-22T22:22:28.547Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:22:28 [2020-05-22T22:22:28.547Z] #32 12.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:22:28 [2020-05-22T22:22:28.547Z] #32 13.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:28 [2020-05-22T22:22:28.547Z] #32 13.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:22:28 [2020-05-22T22:22:28.547Z] #32 14.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:22:28 [2020-05-22T22:22:28.547Z] #32 19.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:22:28 [2020-05-22T22:22:28.803Z] #32 ...
22:22:28 [2020-05-22T22:22:28.803Z] 
22:22:28 [2020-05-22T22:22:28.803Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:28 [2020-05-22T22:22:28.803Z] #10 11.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:22:28 [2020-05-22T22:22:28.803Z] #10 11.26 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:22:28 [2020-05-22T22:22:28.803Z] #10 11.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:22:28 [2020-05-22T22:22:28.803Z] #10 13.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:22:28 [2020-05-22T22:22:28.803Z] #10 17.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:22:29 [2020-05-22T22:22:29.059Z] #10 ...
22:22:29 [2020-05-22T22:22:29.059Z] 
22:22:29 [2020-05-22T22:22:29.059Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:22:29 [2020-05-22T22:22:29.059Z] #51 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:22:29 [2020-05-22T22:22:29.059Z] #51 15.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:22:29 [2020-05-22T22:22:29.059Z] #51 20.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:22:29 [2020-05-22T22:22:29.314Z] #51 ...
22:22:29 [2020-05-22T22:22:29.314Z] 
22:22:29 [2020-05-22T22:22:29.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:29 [2020-05-22T22:22:29.314Z] #41 21.55 encoding
22:22:29 [2020-05-22T22:22:29.569Z] #41 22.13 unicode/utf16
22:22:29 [2020-05-22T22:22:29.624Z] #10 ...
22:22:29 [2020-05-22T22:22:29.624Z] 
22:22:29 [2020-05-22T22:22:29.624Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:22:29 [2020-05-22T22:22:29.624Z] #28 30.76 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:22:29 [2020-05-22T22:22:29.624Z] #28 30.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
22:22:29 [2020-05-22T22:22:29.624Z] #28 31.01 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:22:29 [2020-05-22T22:22:29.624Z] #28 ...
22:22:29 [2020-05-22T22:22:29.624Z] 
22:22:29 [2020-05-22T22:22:29.624Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:22:29 [2020-05-22T22:22:29.624Z] #25 13.58 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:22:29 [2020-05-22T22:22:29.624Z] #25 13.80 
22:22:29 [2020-05-22T22:22:29.624Z] #25 13.92 
                                                                           0.2%
######################################################################## 100.0%
22:22:29 [2020-05-22T22:22:29.624Z] #25 14.06 
22:22:29 [2020-05-22T22:22:29.624Z] #25 14.96 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:22:29 [2020-05-22T22:22:29.624Z] #25 ...
22:22:29 [2020-05-22T22:22:29.624Z] 
22:22:29 [2020-05-22T22:22:29.624Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:29 [2020-05-22T22:22:29.624Z] #47 31.22 syscall
22:22:29 [2020-05-22T22:22:29.624Z] #47 31.23 reflect
22:22:29 [2020-05-22T22:22:29.624Z] #47 37.49 time
22:22:29 [2020-05-22T22:22:29.624Z] #47 40.40 context
22:22:29 [2020-05-22T22:22:29.624Z] #47 40.97 os
22:22:29 [2020-05-22T22:22:29.624Z] #47 41.33 encoding/binary
22:22:29 [2020-05-22T22:22:29.624Z] #47 ...
22:22:29 [2020-05-22T22:22:29.624Z] 
22:22:29 [2020-05-22T22:22:29.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:29 [2020-05-22T22:22:29.624Z] #10 41.19 Selecting previously unselected package gcc-mingw-w64-base.
22:22:29 [2020-05-22T22:22:29.624Z] #10 41.20 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
22:22:29 [2020-05-22T22:22:29.624Z] #10 41.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:22:29 [2020-05-22T22:22:29.624Z] #10 41.31 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:22:29 [2020-05-22T22:22:29.624Z] #10 41.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
22:22:29 [2020-05-22T22:22:29.624Z] #10 41.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:29 [2020-05-22T22:22:29.825Z] #41 ...
22:22:29 [2020-05-22T22:22:29.825Z] 
22:22:29 [2020-05-22T22:22:29.825Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:22:29 [2020-05-22T22:22:29.825Z] #23 12.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:22:29 [2020-05-22T22:22:29.825Z] #23 15.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:22:29 [2020-05-22T22:22:29.825Z] #23 19.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:22:30 [2020-05-22T22:22:30.080Z] #23 ...
22:22:30 [2020-05-22T22:22:30.080Z] 
22:22:30 [2020-05-22T22:22:30.080Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:30 [2020-05-22T22:22:30.080Z] #10 22.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:22:31 [2020-05-22T22:22:31.003Z] #10 ...
22:22:31 [2020-05-22T22:22:31.003Z] 
22:22:31 [2020-05-22T22:22:31.003Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:31 [2020-05-22T22:22:31.003Z] #30 13.54 unicode/utf8
22:22:31 [2020-05-22T22:22:31.003Z] #30 14.48 unicode
22:22:31 [2020-05-22T22:22:31.003Z] #30 20.88 internal/testlog
22:22:31 [2020-05-22T22:22:31.003Z] #30 21.69 encoding
22:22:31 [2020-05-22T22:22:31.003Z] #30 21.93 runtime/cgo
22:22:31 [2020-05-22T22:22:31.258Z] #30 ...
22:22:31 [2020-05-22T22:22:31.258Z] 
22:22:31 [2020-05-22T22:22:31.258Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:31 [2020-05-22T22:22:31.258Z] #43 22.19 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:22:31 [2020-05-22T22:22:31.258Z] #43 22.42 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:22:31 [2020-05-22T22:22:31.258Z] #43 23.35 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:22:31 [2020-05-22T22:22:31.648Z] using credential docker-jenkins-github-credentials
22:22:31 [2020-05-22T22:22:31.660Z] Cloning the remote Git repository
22:22:31 [2020-05-22T22:22:31.660Z] Cloning with configured refspecs honoured and without tags
22:22:32 [2020-05-22T22:22:32.222Z] #43 ...
22:22:32 [2020-05-22T22:22:32.222Z] 
22:22:32 [2020-05-22T22:22:32.222Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:32 [2020-05-22T22:22:32.222Z] #21 23.83 + mkdir -p /build
22:22:32 [2020-05-22T22:22:32.222Z] #21 23.84 + mv docker/docker /build/
22:22:32 [2020-05-22T22:22:32.222Z] #21 23.85 + rmdir docker
22:22:32 [2020-05-22T22:22:32.222Z] #21 DONE 24.8s
22:22:32 [2020-05-22T22:22:32.310Z] #10 ...
22:22:32 [2020-05-22T22:22:32.310Z] 
22:22:32 [2020-05-22T22:22:32.310Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.696 + RM_GOPATH=0
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.696 + TMP_GOPATH=
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.696 + : /build
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.696 + '[' -z '' ']'
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.697 ++ mktemp -d
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.697 + export GOPATH=/tmp/tmp.WL2mMYdtr7
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.697 + GOPATH=/tmp/tmp.WL2mMYdtr7
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.698 + RM_GOPATH=1
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.699 ++ dirname /tmp/install/install.sh
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.701 + dir=/tmp/install
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.701 + bin=tini
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.702 + shift
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.702 + '[' '!' -f /tmp/install/tini.installer ']'
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.702 + . /tmp/install/tini.installer
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.702 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.702 + install_tini
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.702 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.703 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.703 + git clone https://github.com/krallin/tini.git /tmp/tmp.WL2mMYdtr7/tini
22:22:32 [2020-05-22T22:22:32.310Z] #33 1.707 Cloning into '/tmp/tmp.WL2mMYdtr7/tini'...
22:22:32 [2020-05-22T22:22:32.310Z] #33 2.387 + cd /tmp/tmp.WL2mMYdtr7/tini
22:22:32 [2020-05-22T22:22:32.310Z] #33 2.388 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:22:32 [2020-05-22T22:22:32.310Z] #33 2.392 + cmake .
22:22:32 [2020-05-22T22:22:32.310Z] #33 2.802 -- The C compiler identification is GNU 8.3.0
22:22:32 [2020-05-22T22:22:32.310Z] #33 2.858 -- Check for working C compiler: /usr/bin/cc
22:22:32 [2020-05-22T22:22:32.310Z] #33 3.238 -- Check for working C compiler: /usr/bin/cc -- works
22:22:32 [2020-05-22T22:22:32.310Z] #33 3.239 -- Detecting C compiler ABI info
22:22:32 [2020-05-22T22:22:32.310Z] #33 3.628 -- Detecting C compiler ABI info - done
22:22:32 [2020-05-22T22:22:32.310Z] #33 3.634 -- Detecting C compile features
22:22:32 [2020-05-22T22:22:32.310Z] #33 4.784 -- Detecting C compile features - done
22:22:32 [2020-05-22T22:22:32.310Z] #33 4.795 -- Performing Test HAS_BUILTIN_FORTIFY
22:22:32 [2020-05-22T22:22:32.310Z] #33 4.968 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:22:32 [2020-05-22T22:22:32.310Z] #33 5.038 -- Configuring done
22:22:32 [2020-05-22T22:22:32.310Z] #33 5.060 -- Generating done
22:22:32 [2020-05-22T22:22:32.310Z] #33 5.078 -- Build files have been written to: /tmp/tmp.WL2mMYdtr7/tini
22:22:32 [2020-05-22T22:22:32.310Z] #33 5.080 + make tini-static
22:22:32 [2020-05-22T22:22:32.310Z] #33 5.395 Scanning dependencies of target tini-static
22:22:32 [2020-05-22T22:22:32.310Z] #33 5.440 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:22:32 [2020-05-22T22:22:32.310Z] #33 6.476 [100%] Linking C executable tini-static
22:22:32 [2020-05-22T22:22:32.310Z] #33 6.867 [100%] Built target tini-static
22:22:32 [2020-05-22T22:22:32.310Z] #33 6.898 + mkdir -p /build
22:22:32 [2020-05-22T22:22:32.310Z] #33 6.902 + cp tini-static /build/docker-init
22:22:32 [2020-05-22T22:22:32.310Z] #33 DONE 7.2s
22:22:32 [2020-05-22T22:22:32.310Z] 
22:22:32 [2020-05-22T22:22:32.310Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:32 [2020-05-22T22:22:32.310Z] #47 42.95 encoding/base64
22:22:32 [2020-05-22T22:22:32.310Z] #47 43.41 fmt
22:22:32 [2020-05-22T22:22:32.310Z] #47 43.56 golang.org/x/sys/unix
22:22:31 [2020-05-22T22:22:31.678Z] Cloning repository https://github.com/moby/moby.git
22:22:31 [2020-05-22T22:22:31.738Z]  > git init /home/ubuntu/workspace/moby_PR-41014 # timeout=10
22:22:32 [2020-05-22T22:22:32.033Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:32 [2020-05-22T22:22:32.033Z]  > git --version # timeout=10
22:22:32 [2020-05-22T22:22:32.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:32 [2020-05-22T22:22:32.062Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:32 [2020-05-22T22:22:32.479Z] 
22:22:32 [2020-05-22T22:22:32.479Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:32 [2020-05-22T22:22:32.479Z] #41 22.70 container/list
22:22:32 [2020-05-22T22:22:32.479Z] #41 23.73 crypto/internal/subtle
22:22:32 [2020-05-22T22:22:32.479Z] #41 24.04 crypto/subtle
22:22:32 [2020-05-22T22:22:32.479Z] #41 24.26 vendor/golang.org/x/crypto/cryptobyte/asn1
22:22:32 [2020-05-22T22:22:32.479Z] #41 24.41 internal/nettrace
22:22:32 [2020-05-22T22:22:32.479Z] #41 24.68 runtime/cgo
22:22:35 [2020-05-22T22:22:35.046Z] #47 ...
22:22:35 [2020-05-22T22:22:35.046Z] 
22:22:35 [2020-05-22T22:22:35.046Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:22:35 [2020-05-22T22:22:35.046Z] #39 8.182 Note: Building without setproctitle() and strlcpy() support.
22:22:35 [2020-05-22T22:22:35.046Z] #39 8.182       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:22:35 [2020-05-22T22:22:35.046Z] #39 8.203 Note: Building without GnuTLS support
22:22:35 [2020-05-22T22:22:35.046Z] #39 9.475 fatal: not a git repository (or any of the parent directories): .git
22:22:35 [2020-05-22T22:22:35.046Z] #39 9.509   GEN      .gitid
22:22:35 [2020-05-22T22:22:35.046Z] #39 9.517   GEN      criu/include/version.h
22:22:35 [2020-05-22T22:22:35.046Z] #39 9.540   GEN      include/common/asm
22:22:35 [2020-05-22T22:22:35.046Z] #39 ...
22:22:35 [2020-05-22T22:22:35.046Z] 
22:22:35 [2020-05-22T22:22:35.046Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:22:35 [2020-05-22T22:22:35.046Z] #25 20.32 
22:22:35 [2020-05-22T22:22:35.046Z] #25 20.54 
####                                                                       5.6%
######################################################################## 100.0%
22:22:35 [2020-05-22T22:22:35.046Z] #25 20.65 
22:22:35 [2020-05-22T22:22:35.046Z] #25 21.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:22:35 [2020-05-22T22:22:35.046Z] #25 21.59 skipping existing b63cc5f62c21
22:22:35 [2020-05-22T22:22:35.046Z] #25 21.67 
22:22:35 [2020-05-22T22:22:35.046Z] #25 22.74 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:22:35 [2020-05-22T22:22:35.328Z] #25 23.01 
22:22:35 [2020-05-22T22:22:35.611Z] #25 23.14 #=#=#                                                                         

######################################################################## 100.0%
22:22:35 [2020-05-22T22:22:35.611Z] #25 23.25 
22:22:35 [2020-05-22T22:22:35.611Z] #25 23.29 Download of images into '/build' complete.
22:22:35 [2020-05-22T22:22:35.611Z] #25 23.29 Use something like the following to load the result into a Docker daemon:
22:22:35 [2020-05-22T22:22:35.611Z] #25 23.29   tar -cC '/build' . | docker load
22:22:35 [2020-05-22T22:22:35.894Z] #25 DONE 23.5s
22:22:35 [2020-05-22T22:22:35.894Z] 
22:22:35 [2020-05-22T22:22:35.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.53   PBCC     images/google/protobuf/descriptor.pb-c.c
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.59   PBCC     images/opts.pb-c.c
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.65   PBCC     images/sit.pb-c.c
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.69   DEP      images/google/protobuf/descriptor.pb-c.d
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.74   DEP      images/opts.pb-c.d
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.78   DEP      images/sit.pb-c.d
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.83   PBCC     images/macvlan.pb-c.c
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.84   DEP      images/macvlan.pb-c.d
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.89   PBCC     images/autofs.pb-c.c
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.92   DEP      images/autofs.pb-c.d
22:22:35 [2020-05-22T22:22:35.894Z] #39 10.98   PBCC     images/sysctl.pb-c.c
22:22:35 [2020-05-22T22:22:35.894Z] #39 11.01   DEP      images/sysctl.pb-c.d
22:22:35 [2020-05-22T22:22:35.894Z] #39 11.05   PBCC     images/time.pb-c.c
22:22:35 [2020-05-22T22:22:35.894Z] #39 11.09   DEP      images/time.pb-c.d
22:22:35 [2020-05-22T22:22:35.894Z] #39 11.15   PBCC     images/binfmt-misc.pb-c.c
22:22:36 [2020-05-22T22:22:36.177Z] #39 11.19   DEP      images/binfmt-misc.pb-c.d
22:22:36 [2020-05-22T22:22:36.177Z] #39 11.24   PBCC     images/seccomp.pb-c.c
22:22:36 [2020-05-22T22:22:36.177Z] #39 11.27   DEP      images/seccomp.pb-c.d
22:22:36 [2020-05-22T22:22:36.177Z] #39 11.32   PBCC     images/userns.pb-c.c
22:22:36 [2020-05-22T22:22:36.177Z] #39 11.33   DEP      images/userns.pb-c.d
22:22:36 [2020-05-22T22:22:36.177Z] #39 11.40   PBCC     images/cgroup.pb-c.c
22:22:36 [2020-05-22T22:22:36.463Z] #39 11.41   DEP      images/cgroup.pb-c.d
22:22:36 [2020-05-22T22:22:36.463Z] #39 11.47   PBCC     images/fown.pb-c.c
22:22:36 [2020-05-22T22:22:36.463Z] #39 11.50   PBCC     images/ext-file.pb-c.c
22:22:36 [2020-05-22T22:22:36.463Z] #39 11.51   DEP      images/fown.pb-c.d
22:22:36 [2020-05-22T22:22:36.463Z] #39 11.54   DEP      images/ext-file.pb-c.d
22:22:36 [2020-05-22T22:22:36.463Z] #39 11.63   PBCC     images/rpc.pb-c.c
22:22:36 [2020-05-22T22:22:36.681Z] #41 ...
22:22:36 [2020-05-22T22:22:36.681Z] 
22:22:36 [2020-05-22T22:22:36.681Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:36 [2020-05-22T22:22:36.681Z] #43 27.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:22:36 [2020-05-22T22:22:36.681Z] #43 28.55 go: finding gotest.tools/gotestsum v0.4.2
22:22:36 [2020-05-22T22:22:36.681Z] #43 28.55 go: downloading gotest.tools/gotestsum v0.4.2
22:22:36 [2020-05-22T22:22:36.681Z] #43 28.58 go: finding gotest.tools v2.2.0+incompatible
22:22:36 [2020-05-22T22:22:36.681Z] #43 28.61 go: downloading gotest.tools v2.2.0+incompatible
22:22:36 [2020-05-22T22:22:36.745Z] #39 11.67   DEP      images/rpc.pb-c.d
22:22:36 [2020-05-22T22:22:36.745Z] #39 11.76   PBCC     images/siginfo.pb-c.c
22:22:36 [2020-05-22T22:22:36.745Z] #39 11.80   DEP      images/siginfo.pb-c.d
22:22:36 [2020-05-22T22:22:36.745Z] #39 11.89   PBCC     images/pagemap.pb-c.c
22:22:36 [2020-05-22T22:22:36.745Z] #39 11.89   DEP      images/pagemap.pb-c.d
22:22:36 [2020-05-22T22:22:36.745Z] #39 11.93   PBCC     images/rlimit.pb-c.c
22:22:36 [2020-05-22T22:22:36.745Z] #39 11.94   DEP      images/rlimit.pb-c.d
22:22:36 [2020-05-22T22:22:36.745Z] #39 12.00   PBCC     images/file-lock.pb-c.c
22:22:36 [2020-05-22T22:22:36.936Z] #43 29.25 go: extracting gotest.tools/gotestsum v0.4.2
22:22:36 [2020-05-22T22:22:36.936Z] #43 29.30 go: extracting gotest.tools v2.2.0+incompatible
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.01   DEP      images/file-lock.pb-c.d
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.04   PBCC     images/tty.pb-c.c
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.10   DEP      images/tty.pb-c.d
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.15   PBCC     images/tun.pb-c.c
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.16   PBCC     images/netdev.pb-c.c
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.22   DEP      images/tun.pb-c.d
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.23   DEP      images/netdev.pb-c.d
22:22:37 [2020-05-22T22:22:37.028Z] #39 12.28   PBCC     images/vma.pb-c.c
22:22:37 [2020-05-22T22:22:37.311Z] #39 12.34   DEP      images/vma.pb-c.d
22:22:37 [2020-05-22T22:22:37.311Z] #39 12.38   PBCC     images/creds.pb-c.c
22:22:37 [2020-05-22T22:22:37.311Z] #39 12.40   DEP      images/creds.pb-c.d
22:22:37 [2020-05-22T22:22:37.311Z] #39 12.45   PBCC     images/utsns.pb-c.c
22:22:37 [2020-05-22T22:22:37.311Z] #39 12.48   DEP      images/utsns.pb-c.d
22:22:37 [2020-05-22T22:22:37.311Z] #39 12.49   PBCC     images/ipc-desc.pb-c.c
22:22:37 [2020-05-22T22:22:37.311Z] #39 ...
22:22:37 [2020-05-22T22:22:37.311Z] 
22:22:37 [2020-05-22T22:22:37.311Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:37 [2020-05-22T22:22:37.311Z] #30 39.09 internal/poll
22:22:37 [2020-05-22T22:22:37.311Z] #30 39.14 internal/fmtsort
22:22:37 [2020-05-22T22:22:37.311Z] #30 39.60 internal/syscall/execenv
22:22:37 [2020-05-22T22:22:37.311Z] #30 39.64 internal/syscall/unix
22:22:37 [2020-05-22T22:22:37.311Z] #30 39.88 strings
22:22:37 [2020-05-22T22:22:37.311Z] #30 40.26 os
22:22:37 [2020-05-22T22:22:37.311Z] #30 41.45 path
22:22:37 [2020-05-22T22:22:37.311Z] #30 41.74 text/tabwriter
22:22:37 [2020-05-22T22:22:37.311Z] #30 42.34 fmt
22:22:37 [2020-05-22T22:22:37.311Z] #30 42.36 path/filepath
22:22:37 [2020-05-22T22:22:37.311Z] #30 43.39 io/ioutil
22:22:37 [2020-05-22T22:22:37.311Z] #30 45.17 flag
22:22:37 [2020-05-22T22:22:37.311Z] #30 45.17 github.com/BurntSushi/toml
22:22:37 [2020-05-22T22:22:37.311Z] #30 46.75 log
22:22:37 [2020-05-22T22:22:37.311Z] #30 48.66 github.com/BurntSushi/toml/cmd/tomlv
22:22:37 [2020-05-22T22:22:37.311Z] #30 ...
22:22:37 [2020-05-22T22:22:37.311Z] 
22:22:37 [2020-05-22T22:22:37.311Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:22:37 [2020-05-22T22:22:37.871Z] #43 30.46 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:22:37 [2020-05-22T22:22:37.871Z] #43 30.54 go: downloading github.com/pkg/errors v0.8.1
22:22:37 [2020-05-22T22:22:37.877Z] #52 24.03 Checking out files:  71% (2269/3180)   
Checking out files:  72% (2290/3180)   
Checking out files:  73% (2322/3180)   
Checking out files:  74% (2354/3180)   
Checking out files:  75% (2385/3180)   
Checking out files:  76% (2417/3180)   
Checking out files:  77% (2449/3180)   
Checking out files:  78% (2481/3180)   
Checking out files:  79% (2513/3180)   
Checking out files:  80% (2544/3180)   
Checking out files:  81% (2576/3180)   
Checking out files:  82% (2608/3180)   
Checking out files:  83% (2640/3180)   
Checking out files:  84% (2672/3180)   
Checking out files:  85% (2703/3180)   
Checking out files:  86% (2735/3180)   
Checking out files:  87% (2767/3180)   
Checking out files:  88% (2799/3180)   
Checking out files:  89% (2831/3180)   
Checking out files:  90% (2862/3180)   
Checking out files:  91% (2894/3180)   
Checking out files:  92% (2926/3180)   
Checking out files:  93% (2958/3180)   
Checking out files:  94% (2990/3180)   
Checking out files:  95% (3021/3180)   
Checking out files:  96% (3053/3180)   
Checking out files:  97% (3085/3180)   
Checking out files:  98% (3117/3180)   
Checking out files:  99% (3149/3180)   
Checking out files: 100% (3180/3180)   
Checking out files: 100% (3180/3180), done.
22:22:37 [2020-05-22T22:22:37.877Z] #52 24.62 + cd /tmp/tmp.0bAyeYYyH4/src/github.com/containerd/containerd
22:22:37 [2020-05-22T22:22:37.877Z] #52 24.62 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
22:22:38 [2020-05-22T22:22:38.432Z] #43 30.87 go: downloading github.com/spf13/pflag v1.0.3
22:22:38 [2020-05-22T22:22:38.432Z] #43 31.00 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:22:38 [2020-05-22T22:22:38.432Z] #43 31.00 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:22:38 [2020-05-22T22:22:38.885Z] #52 ...
22:22:38 [2020-05-22T22:22:38.885Z] 
22:22:38 [2020-05-22T22:22:38.885Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:38 [2020-05-22T22:22:38.885Z] #41 40.43 os
22:22:38 [2020-05-22T22:22:38.885Z] #41 40.84 strings
22:22:38 [2020-05-22T22:22:38.885Z] #41 42.65 regexp/syntax
22:22:38 [2020-05-22T22:22:38.885Z] #41 42.89 fmt
22:22:38 [2020-05-22T22:22:38.885Z] #41 45.89 regexp
22:22:38 [2020-05-22T22:22:38.885Z] #41 46.83 go/token
22:22:38 [2020-05-22T22:22:38.885Z] #41 47.69 go/scanner
22:22:38 [2020-05-22T22:22:38.885Z] #41 49.00 internal/lazyregexp
22:22:38 [2020-05-22T22:22:38.885Z] #41 49.03 go/ast
22:22:38 [2020-05-22T22:22:38.885Z] #41 49.22 net/url
22:22:38 [2020-05-22T22:22:38.885Z] #41 50.57 text/template/parse
22:22:38 [2020-05-22T22:22:38.885Z] #41 ...
22:22:38 [2020-05-22T22:22:38.885Z] 
22:22:38 [2020-05-22T22:22:38.885Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.52   PBCC     images/ipc-sem.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.53   DEP      images/ipc-desc.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.58   DEP      images/ipc-sem.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.65   PBCC     images/ipc-msg.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.66   DEP      images/ipc-msg.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.69   PBCC     images/ipc-shm.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.70   DEP      images/ipc-shm.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.72   PBCC     images/ipc-var.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.74   DEP      images/ipc-var.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.76   PBCC     images/sk-opts.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.77   PBCC     images/packet-sock.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.80   DEP      images/sk-opts.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.84   DEP      images/packet-sock.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.88   PBCC     images/sk-netlink.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.89   DEP      images/sk-netlink.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.92   PBCC     images/sk-inet.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.94   DEP      images/sk-inet.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 12.96   PBCC     images/sk-unix.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.00   DEP      images/sk-unix.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.03   PBCC     images/mm.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.04   DEP      images/mm.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.06   PBCC     images/timerfd.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.08   DEP      images/timerfd.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.12   PBCC     images/timer.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.12   DEP      images/timer.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.15   PBCC     images/sa.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.17   DEP      images/sa.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.19   PBCC     images/pipe-data.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.20   DEP      images/pipe-data.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.23   PBCC     images/mnt.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.29   DEP      images/mnt.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.32   PBCC     images/sk-packet.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.34   DEP      images/sk-packet.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.38   PBCC     images/tcp-stream.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.40   DEP      images/tcp-stream.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.45   PBCC     images/pipe.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.46   DEP      images/pipe.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.51   PBCC     images/pstree.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.54   DEP      images/pstree.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.57   PBCC     images/fs.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.57   DEP      images/fs.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.59   PBCC     images/signalfd.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.60   DEP      images/signalfd.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.62   PBCC     images/fh.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.65   PBCC     images/fsnotify.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.70   DEP      images/fh.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.75   DEP      images/fsnotify.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.77   PBCC     images/eventpoll.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.79   DEP      images/eventpoll.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.82   PBCC     images/eventfd.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.84   DEP      images/eventfd.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.89   PBCC     images/remap-file-path.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.91   DEP      images/remap-file-path.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.95   PBCC     images/fifo.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.96   DEP      images/fifo.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 13.97   PBCC     images/ghost-file.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 14.01   DEP      images/ghost-file.pb-c.d
22:22:38 [2020-05-22T22:22:38.885Z] #39 14.04   PBCC     images/regfile.pb-c.c
22:22:38 [2020-05-22T22:22:38.885Z] #39 14.07   DEP      images/regfile.pb-c.d
22:22:38 [2020-05-22T22:22:38.993Z] #43 31.25 go: extracting github.com/pkg/errors v0.8.1
22:22:38 [2020-05-22T22:22:38.993Z] #43 31.41 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.10   PBCC     images/ns.pb-c.c
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.10   DEP      images/ns.pb-c.d
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.13   PBCC     images/fdinfo.pb-c.c
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.19   DEP      images/fdinfo.pb-c.d
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.24   PBCC     images/core-aarch64.pb-c.c
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.28   PBCC     images/core-arm.pb-c.c
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.33   PBCC     images/core-ppc64.pb-c.c
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.36   PBCC     images/core-s390.pb-c.c
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.40   PBCC     images/core-x86.pb-c.c
22:22:39 [2020-05-22T22:22:39.169Z] #39 14.44   PBCC     images/core.pb-c.c
22:22:39 [2020-05-22T22:22:39.248Z] #43 31.67 go: extracting github.com/spf13/pflag v1.0.3
22:22:39 [2020-05-22T22:22:39.451Z] #39 14.47   PBCC     images/inventory.pb-c.c
22:22:39 [2020-05-22T22:22:39.451Z] #39 14.54   DEP      images/core-aarch64.pb-c.d
22:22:39 [2020-05-22T22:22:39.451Z] #39 14.56   DEP      images/core-arm.pb-c.d
22:22:39 [2020-05-22T22:22:39.451Z] #39 14.60   DEP      images/core-ppc64.pb-c.d
22:22:39 [2020-05-22T22:22:39.452Z] #39 14.66   DEP      images/core-s390.pb-c.d
22:22:39 [2020-05-22T22:22:39.734Z] #39 14.70   DEP      images/core-x86.pb-c.d
22:22:39 [2020-05-22T22:22:39.734Z] #39 14.75   DEP      images/core.pb-c.d
22:22:39 [2020-05-22T22:22:39.734Z] #39 14.78   DEP      images/inventory.pb-c.d
22:22:39 [2020-05-22T22:22:39.734Z] #39 14.82   PBCC     images/cpuinfo.pb-c.c
22:22:39 [2020-05-22T22:22:39.734Z] #39 14.83   DEP      images/cpuinfo.pb-c.d
22:22:39 [2020-05-22T22:22:39.734Z] #39 14.86   PBCC     images/stats.pb-c.c
22:22:39 [2020-05-22T22:22:39.734Z] #39 14.87   DEP      images/stats.pb-c.d
22:22:40 [2020-05-22T22:22:40.020Z] #39 ...
22:22:40 [2020-05-22T22:22:40.020Z] 
22:22:40 [2020-05-22T22:22:40.020Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:40 [2020-05-22T22:22:40.020Z] #30 DONE 51.7s
22:22:40 [2020-05-22T22:22:40.020Z] 
22:22:40 [2020-05-22T22:22:40.020Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + export 'BUILDTAGS=netgo osusergo static_build'
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + BUILDTAGS='netgo osusergo static_build'
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + export EXTRA_FLAGS=-buildmode=pie
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + EXTRA_FLAGS=-buildmode=pie
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + '[' '' = dynamic ']'
22:22:40 [2020-05-22T22:22:40.020Z] #52 25.84 + make
22:22:40 [2020-05-22T22:22:40.020Z] #52 26.67 + bin/ctr
22:22:41 [2020-05-22T22:22:41.131Z] #43 33.73 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:22:41 [2020-05-22T22:22:41.694Z] #43 ...
22:22:41 [2020-05-22T22:22:41.694Z] 
22:22:41 [2020-05-22T22:22:41.694Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:22:41 [2020-05-22T22:22:41.694Z] #32 24.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:22:41 [2020-05-22T22:22:41.694Z] #32 ...
22:22:41 [2020-05-22T22:22:41.694Z] 
22:22:41 [2020-05-22T22:22:41.694Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:41 [2020-05-22T22:22:41.694Z] #47 25.23 + cd /tmp/tmp.ndzVOkOqpN/src/github.com/mvdan/sh
22:22:41 [2020-05-22T22:22:41.694Z] #47 25.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:22:41 [2020-05-22T22:22:41.694Z] #47 25.53 + GO111MODULE=on
22:22:41 [2020-05-22T22:22:41.694Z] #47 25.53 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:22:41 [2020-05-22T22:22:41.694Z] #47 27.71 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:22:41 [2020-05-22T22:22:41.694Z] #47 27.72 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:22:41 [2020-05-22T22:22:41.694Z] #47 27.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:22:41 [2020-05-22T22:22:41.694Z] #47 28.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:22:41 [2020-05-22T22:22:41.694Z] #47 28.18 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:22:41 [2020-05-22T22:22:41.694Z] #47 29.79 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:22:41 [2020-05-22T22:22:41.694Z] #47 30.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:22:41 [2020-05-22T22:22:41.694Z] #47 33.23 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:22:42 [2020-05-22T22:22:42.261Z] #47 ...
22:22:42 [2020-05-22T22:22:42.261Z] 
22:22:42 [2020-05-22T22:22:42.261Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:22:42 [2020-05-22T22:22:42.261Z] #43 34.92 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:22:43 [2020-05-22T22:22:43.000Z] Fetching without tags
22:22:43 [2020-05-22T22:22:43.416Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:22:42 [2020-05-22T22:22:42.944Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:42 [2020-05-22T22:22:42.963Z]  > git config --add remote.origin.fetch +refs/pull/41014/head:refs/remotes/origin/PR-41014 # timeout=10
22:22:42 [2020-05-22T22:22:42.978Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:42 [2020-05-22T22:22:42.990Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:43 [2020-05-22T22:22:43.005Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:43 [2020-05-22T22:22:43.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:43 [2020-05-22T22:22:43.006Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:43 [2020-05-22T22:22:43.427Z]  > git config core.sparsecheckout # timeout=10
22:22:43 [2020-05-22T22:22:43.433Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:22:44 [2020-05-22T22:22:44.454Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:22:44 [2020-05-22T22:22:44.455Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:22:44 [2020-05-22T22:22:44.816Z] #43 37.44 go: finding github.com/fatih/color v1.6.0
22:22:45 [2020-05-22T22:22:45.071Z] #43 37.54 go: finding github.com/pkg/errors v0.8.1
22:22:45 [2020-05-22T22:22:45.336Z] #43 37.66 go: finding github.com/sirupsen/logrus v1.0.5
22:22:45 [2020-05-22T22:22:45.336Z] #43 37.73 go: finding github.com/mattn/go-colorable v0.0.9
22:22:45 [2020-05-22T22:22:45.336Z] #43 37.82 go: finding github.com/spf13/pflag v1.0.3
22:22:45 [2020-05-22T22:22:45.336Z] #43 37.87 go: finding github.com/mattn/go-isatty v0.0.3
22:22:45 [2020-05-22T22:22:45.512Z] #52 ...
22:22:45 [2020-05-22T22:22:45.512Z] 
22:22:45 [2020-05-22T22:22:45.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:22:45 [2020-05-22T22:22:45.512Z] #39 16.04 make[1]: Nothing to be done for 'all'.
22:22:45 [2020-05-22T22:22:45.512Z] #39 16.89   CC       images/stats.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 17.11   CC       images/core.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 17.54   CC       images/core-x86.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 17.80   CC       images/core-arm.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 18.10   CC       images/core-aarch64.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 18.26   CC       images/core-ppc64.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 18.62   CC       images/core-s390.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 18.88   CC       images/cpuinfo.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 19.15   CC       images/inventory.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 19.26   CC       images/fdinfo.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 19.41   CC       images/fown.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 19.50   CC       images/ns.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 19.58   CC       images/regfile.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 19.80   CC       images/ghost-file.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 20.01   CC       images/fifo.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 20.08   CC       images/remap-file-path.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 20.21   CC       images/eventfd.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 20.31   CC       images/eventpoll.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 20.55   CC       images/fh.o
22:22:45 [2020-05-22T22:22:45.512Z] #39 ...
22:22:45 [2020-05-22T22:22:45.512Z] 
22:22:45 [2020-05-22T22:22:45.512Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:45 [2020-05-22T22:22:45.512Z] #47 47.13 encoding/json
22:22:45 [2020-05-22T22:22:45.512Z] #47 50.39 github.com/pkg/diff
22:22:45 [2020-05-22T22:22:45.512Z] #47 51.72 go/ast
22:22:45 [2020-05-22T22:22:45.512Z] #47 52.95 golang.org/x/crypto/ssh/terminal
22:22:45 [2020-05-22T22:22:45.512Z] #47 54.30 mvdan.cc/editorconfig
22:22:45 [2020-05-22T22:22:45.512Z] #47 55.02 mvdan.cc/sh/v3/fileutil
22:22:45 [2020-05-22T22:22:45.512Z] #47 55.17 mvdan.cc/sh/v3/syntax
22:22:45 [2020-05-22T22:22:45.512Z] #47 ...
22:22:45 [2020-05-22T22:22:45.512Z] 
22:22:45 [2020-05-22T22:22:45.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:22:45 [2020-05-22T22:22:45.512Z] #39 20.76   CC       images/fsnotify.o
22:22:45 [2020-05-22T22:22:45.638Z] #43 38.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:22:44 [2020-05-22T22:22:44.427Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:22:44 [2020-05-22T22:22:44.442Z]  > git rev-parse HEAD^{commit} # timeout=10
22:22:44 [2020-05-22T22:22:44.458Z]  > git config core.sparsecheckout # timeout=10
22:22:44 [2020-05-22T22:22:44.472Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:22:45 [2020-05-22T22:22:45.895Z] #43 38.49 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:22:46 [2020-05-22T22:22:46.129Z] #39 21.12   CC       images/signalfd.o
22:22:46 [2020-05-22T22:22:46.129Z] #39 21.30   CC       images/fs.o
22:22:46 [2020-05-22T22:22:46.154Z] #43 38.49 go: finding github.com/jonboulle/clockwork v0.1.0
22:22:46 [2020-05-22T22:22:46.154Z] #43 38.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:22:46 [2020-05-22T22:22:46.411Z] #39 21.38   CC       images/pstree.o
22:22:46 [2020-05-22T22:22:46.411Z] #39 21.56   CC       images/pipe.o
22:22:46 [2020-05-22T22:22:46.694Z] #39 21.68   CC       images/tcp-stream.o
22:22:46 [2020-05-22T22:22:46.694Z] #39 21.84   CC       images/sk-packet.o
22:22:46 [2020-05-22T22:22:46.977Z] #39 22.05   CC       images/mnt.o
22:22:46 [2020-05-22T22:22:46.977Z] #39 22.16   CC       images/pipe-data.o
22:22:47 [2020-05-22T22:22:47.080Z] #43 ...
22:22:47 [2020-05-22T22:22:47.080Z] 
22:22:47 [2020-05-22T22:22:47.080Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:47 [2020-05-22T22:22:47.080Z] #38 29.50 Fetched 8350 kB in 23s (358 kB/s)
22:22:47 [2020-05-22T22:22:47.080Z] #38 29.50 Reading package lists...
22:22:47 [2020-05-22T22:22:47.080Z] #38 ...
22:22:47 [2020-05-22T22:22:47.080Z] 
22:22:47 [2020-05-22T22:22:47.080Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:47 [2020-05-22T22:22:47.080Z] #60 35.78 Checking out files:  51% (1072/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:  84% (1742/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.
22:22:47 [2020-05-22T22:22:47.080Z] #60 37.59 + cd /tmp/tmp.wKcC7JUaYo/src/github.com/docker/libnetwork
22:22:47 [2020-05-22T22:22:47.080Z] #60 37.59 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:22:47 [2020-05-22T22:22:47.080Z] #60 38.82 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:22:47 [2020-05-22T22:22:47.260Z] #39 22.29   CC       images/sa.o
22:22:47 [2020-05-22T22:22:47.261Z] #39 22.43   CC       images/timer.o
22:22:47 [2020-05-22T22:22:47.543Z] #39 22.70   CC       images/timerfd.o
22:22:47 [2020-05-22T22:22:47.826Z] #39 22.83   CC       images/mm.o
22:22:47 [2020-05-22T22:22:47.826Z] #39 22.99   CC       images/sk-opts.o
22:22:47 [2020-05-22T22:22:47.826Z] #39 23.10   CC       images/sk-unix.o
22:22:48 [2020-05-22T22:22:48.109Z] #39 23.28   CC       images/sk-inet.o
22:22:48 [2020-05-22T22:22:48.392Z] #39 23.46   CC       images/tun.o
22:22:48 [2020-05-22T22:22:48.444Z] #60 ...
22:22:48 [2020-05-22T22:22:48.444Z] 
22:22:48 [2020-05-22T22:22:48.444Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:22:48 [2020-05-22T22:22:48.444Z] #38 29.50 Reading package lists...
22:22:48 [2020-05-22T22:22:48.617Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
22:22:48 [2020-05-22T22:22:48.675Z] #39 23.59   CC       images/sk-netlink.o
22:22:48 [2020-05-22T22:22:48.675Z] #39 23.74   CC       images/packet-sock.o
22:22:48 [2020-05-22T22:22:48.958Z] #39 24.05   CC       images/ipc-var.o
22:22:49 [2020-05-22T22:22:49.241Z] #39 24.21   CC       images/ipc-desc.o
22:22:49 [2020-05-22T22:22:49.241Z] #39 24.35   CC       images/ipc-shm.o
22:22:49 [2020-05-22T22:22:49.524Z] #39 24.50   CC       images/ipc-msg.o
22:22:49 [2020-05-22T22:22:49.524Z] #39 24.60   CC       images/ipc-sem.o
22:22:49 [2020-05-22T22:22:49.807Z] #39 24.74   CC       images/utsns.o
22:22:49 [2020-05-22T22:22:49.807Z] #39 24.88   CC       images/creds.o
22:22:49 [2020-05-22T22:22:49.807Z] #39 25.00   CC       images/vma.o
22:22:50 [2020-05-22T22:22:50.090Z] #39 25.09   CC       images/netdev.o
22:22:50 [2020-05-22T22:22:50.090Z] #39 25.27   CC       images/tty.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:22:50 [2020-05-22T22:22:50.276Z] Fetching without tags
22:22:50 [2020-05-22T22:22:50.706Z] #39 25.68   CC       images/file-lock.o
22:22:50 [2020-05-22T22:22:50.706Z] #39 25.77   CC       images/rlimit.o
22:22:50 [2020-05-22T22:22:50.706Z] #39 ...
22:22:50 [2020-05-22T22:22:50.706Z] 
22:22:50 [2020-05-22T22:22:50.706Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:50 [2020-05-22T22:22:50.706Z] #41 52.37 go/parser
22:22:50 [2020-05-22T22:22:50.706Z] #41 53.93 text/template
22:22:50 [2020-05-22T22:22:50.706Z] #41 55.28 encoding/xml
22:22:50 [2020-05-22T22:22:50.706Z] #41 56.86 go/doc
22:22:50 [2020-05-22T22:22:50.706Z] #41 58.86 github.com/LK4D4/vndr/versioned
22:22:50 [2020-05-22T22:22:50.706Z] #41 58.99 compress/gzip
22:22:50 [2020-05-22T22:22:50.706Z] #41 59.27 github.com/LK4D4/vndr/build
22:22:50 [2020-05-22T22:22:50.706Z] #41 59.37 crypto/ed25519
22:22:50 [2020-05-22T22:22:50.706Z] #41 59.62 crypto/rsa
22:22:50 [2020-05-22T22:22:50.706Z] #41 60.79 crypto/x509/pkix
22:22:50 [2020-05-22T22:22:50.706Z] #41 61.07 vendor/golang.org/x/crypto/cryptobyte
22:22:50 [2020-05-22T22:22:50.706Z] #41 61.21 net
22:22:50 [2020-05-22T22:22:50.706Z] #41 62.34 vendor/golang.org/x/sys/cpu
22:22:50 [2020-05-22T22:22:50.706Z] #41 ...
22:22:50 [2020-05-22T22:22:50.706Z] 
22:22:50 [2020-05-22T22:22:50.706Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:50 [2020-05-22T22:22:50.706Z] #47 58.73 mvdan.cc/sh/v3/cmd/shfmt
22:22:50 [2020-05-22T22:22:50.706Z] #47 DONE 62.5s
22:22:50 [2020-05-22T22:22:50.706Z] 
22:22:50 [2020-05-22T22:22:50.706Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:22:50 [2020-05-22T22:22:50.706Z] #39 25.84   CC       images/pagemap.o
22:22:50 [2020-05-22T22:22:50.706Z] #39 25.92   CC       images/siginfo.o
22:22:50 [2020-05-22T22:22:50.714Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:22:50 [2020-05-22T22:22:50.899Z] + docker version
22:22:51 [2020-05-22T22:22:51.333Z] #39 26.24   CC       images/rpc.o
22:22:51 [2020-05-22T22:22:51.737Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:22:51 [2020-05-22T22:22:51.737Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:22:51 [2020-05-22T22:22:51.953Z] #39 27.01   CC       images/ext-file.o
22:22:51 [2020-05-22T22:22:51.953Z] #39 27.14   CC       images/cgroup.o
22:22:50 [2020-05-22T22:22:50.176Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:50 [2020-05-22T22:22:50.192Z]  > git config --add remote.origin.fetch +refs/pull/41014/head:refs/remotes/origin/PR-41014 # timeout=10
22:22:50 [2020-05-22T22:22:50.218Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:50 [2020-05-22T22:22:50.246Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:50 [2020-05-22T22:22:50.271Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:50 [2020-05-22T22:22:50.272Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:50 [2020-05-22T22:22:50.272Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:50 [2020-05-22T22:22:50.713Z]  > git config core.sparsecheckout # timeout=10
22:22:50 [2020-05-22T22:22:50.743Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:22:51 [2020-05-22T22:22:51.666Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:22:51 [2020-05-22T22:22:51.705Z]  > git rev-parse HEAD^{commit} # timeout=10
22:22:51 [2020-05-22T22:22:51.735Z]  > git config core.sparsecheckout # timeout=10
22:22:51 [2020-05-22T22:22:51.752Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:22:52 [2020-05-22T22:22:52.569Z] #39 27.55   CC       images/userns.o
22:22:52 [2020-05-22T22:22:52.569Z] #39 27.73   CC       images/google/protobuf/descriptor.o
22:22:53 [2020-05-22T22:22:53.169Z] #38 41.43 Reading package lists...
22:22:53 [2020-05-22T22:22:53.169Z] #38 ...
22:22:53 [2020-05-22T22:22:53.169Z] 
22:22:53 [2020-05-22T22:22:53.169Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:22:53 [2020-05-22T22:22:53.169Z] #51 35.12 Fetched 8350 kB in 26s (322 kB/s)
22:22:53 [2020-05-22T22:22:53.169Z] #51 35.12 Reading package lists...
22:22:53 [2020-05-22T22:22:53.169Z] #51 ...
22:22:53 [2020-05-22T22:22:53.169Z] 
22:22:53 [2020-05-22T22:22:53.169Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:22:53 [2020-05-22T22:22:53.169Z] #36 35.23 Checking out files:  69% (1103/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.
22:22:53 [2020-05-22T22:22:53.169Z] #36 36.23 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:22:53 [2020-05-22T22:22:53.169Z] #36 39.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
22:22:53 [2020-05-22T22:22:53.169Z] #36 ...
22:22:53 [2020-05-22T22:22:53.169Z] 
22:22:53 [2020-05-22T22:22:53.169Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:22:53 [2020-05-22T22:22:53.170Z] #47 35.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:22:53 [2020-05-22T22:22:53.170Z] #47 35.78 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:22:53 [2020-05-22T22:22:53.170Z] #47 36.07 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:22:53 [2020-05-22T22:22:53.170Z] #47 36.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:22:53 [2020-05-22T22:22:53.170Z] #47 38.21 runtime
22:22:53 [2020-05-22T22:22:53.170Z] #47 38.36 runtime/cgo
22:22:53 [2020-05-22T22:22:53.170Z] #47 ...
22:22:53 [2020-05-22T22:22:53.170Z] 
22:22:53 [2020-05-22T22:22:53.170Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:22:53 [2020-05-22T22:22:53.170Z] #51 35.12 Reading package lists...
22:22:53 [2020-05-22T22:22:53.577Z] #39 28.52   CC       images/opts.o
22:22:53 [2020-05-22T22:22:53.577Z] #39 28.62   CC       images/seccomp.o
22:22:53 [2020-05-22T22:22:53.577Z] #39 28.72   CC       images/binfmt-misc.o
22:22:53 [2020-05-22T22:22:53.577Z] #39 28.79   CC       images/time.o
22:22:53 [2020-05-22T22:22:53.860Z] #39 28.87   CC       images/sysctl.o
22:22:53 [2020-05-22T22:22:53.860Z] #39 28.98   CC       images/autofs.o
22:22:54 [2020-05-22T22:22:54.143Z] #39 29.11   CC       images/macvlan.o
22:22:54 [2020-05-22T22:22:54.143Z] #39 29.21   CC       images/sit.o
22:22:54 [2020-05-22T22:22:54.143Z] #39 29.29   LINK     images/built-in.o
22:22:54 [2020-05-22T22:22:54.241Z] Fetching without tags
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.40   GEN      compel/include/asm
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.41   GEN      compel/include/version.h
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.41 touch .config
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.43   GEN      include/common/config.h
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.49   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.54   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.55   GEN      compel/plugins/include/uapi/std/syscall.h
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.56   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.58   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
22:22:54 [2020-05-22T22:22:54.426Z] #39 29.60   DEP      compel/arch/s390/plugins/std/parasite-head.d
22:22:54 [2020-05-22T22:22:54.595Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:22:54 [2020-05-22T22:22:54.668Z] #51 46.61 Reading package lists...
22:22:54 [2020-05-22T22:22:54.668Z] #51 ...
22:22:54 [2020-05-22T22:22:54.668Z] 
22:22:54 [2020-05-22T22:22:54.668Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:22:54 [2020-05-22T22:22:54.668Z] #23 37.20 Fetched 8350 kB in 27s (304 kB/s)
22:22:54 [2020-05-22T22:22:54.668Z] #23 37.20 Reading package lists...
22:22:54 [2020-05-22T22:22:54.709Z] #39 29.60   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:22:54 [2020-05-22T22:22:54.709Z] #39 29.60   DEP      compel/plugins/std/infect.d
22:22:54 [2020-05-22T22:22:54.709Z] #39 29.67   DEP      compel/plugins/std/string.d
22:22:54 [2020-05-22T22:22:54.709Z] #39 29.73   DEP      compel/plugins/std/log.d
22:22:54 [2020-05-22T22:22:54.709Z] #39 29.83   DEP      compel/plugins/std/fds.d
22:22:54 [2020-05-22T22:22:54.966Z] #23 47.35 Reading package lists...
22:22:54 [2020-05-22T22:22:54.966Z] #23 ...
22:22:54 [2020-05-22T22:22:54.966Z] 
22:22:54 [2020-05-22T22:22:54.966Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:22:54 [2020-05-22T22:22:54.966Z] #41 40.86 vendor/golang.org/x/crypto/internal/subtle
22:22:54 [2020-05-22T22:22:54.966Z] #41 41.14 vendor/golang.org/x/crypto/curve25519
22:22:55 [2020-05-22T22:22:55.020Z] #39 29.91   DEP      compel/plugins/std/std.d
22:22:55 [2020-05-22T22:22:55.020Z] #39 30.03   DEP      compel/plugins/shmem/shmem.d
22:22:55 [2020-05-22T22:22:55.020Z] #39 30.10   DEP      compel/plugins/fds/fds.d
22:22:55 [2020-05-22T22:22:55.020Z] #39 30.17   CC       compel/plugins/std/std.o
22:22:55 [2020-05-22T22:22:55.221Z] #41 ...
22:22:55 [2020-05-22T22:22:55.221Z] 
22:22:55 [2020-05-22T22:22:55.221Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:55 [2020-05-22T22:22:55.221Z] #10 37.65 Fetched 8350 kB in 27s (314 kB/s)
22:22:55 [2020-05-22T22:22:55.221Z] #10 37.65 Reading package lists...
22:22:55 [2020-05-22T22:22:55.221Z] #10 ...
22:22:55 [2020-05-22T22:22:55.221Z] 
22:22:55 [2020-05-22T22:22:55.221Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:22:55 [2020-05-22T22:22:55.221Z] #32 39.84 Fetched 8350 kB in 27s (308 kB/s)
22:22:55 [2020-05-22T22:22:55.306Z] #39 30.43   CC       compel/plugins/std/fds.o
22:22:55 [2020-05-22T22:22:55.505Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:22:55 [2020-05-22T22:22:55.505Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:22:55 [2020-05-22T22:22:55.590Z] #39 30.85   CC       compel/plugins/std/log.o
22:22:54 [2020-05-22T22:22:54.139Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:54 [2020-05-22T22:22:54.155Z]  > git config --add remote.origin.fetch +refs/pull/41014/head:refs/remotes/origin/PR-41014 # timeout=10
22:22:54 [2020-05-22T22:22:54.182Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:54 [2020-05-22T22:22:54.211Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:22:54 [2020-05-22T22:22:54.244Z] Fetching upstream changes from https://github.com/moby/moby.git
22:22:54 [2020-05-22T22:22:54.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:22:54 [2020-05-22T22:22:54.246Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:22:54 [2020-05-22T22:22:54.608Z]  > git config core.sparsecheckout # timeout=10
22:22:54 [2020-05-22T22:22:54.632Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:22:55 [2020-05-22T22:22:55.428Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:22:55 [2020-05-22T22:22:55.467Z]  > git rev-parse HEAD^{commit} # timeout=10
22:22:55 [2020-05-22T22:22:55.507Z]  > git config core.sparsecheckout # timeout=10
22:22:55 [2020-05-22T22:22:55.536Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:22:56 [2020-05-22T22:22:56.117Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
22:22:56 [2020-05-22T22:22:56.192Z] #32 39.84 Reading package lists...
22:22:56 [2020-05-22T22:22:56.192Z] #32 ...
22:22:56 [2020-05-22T22:22:56.192Z] 
22:22:56 [2020-05-22T22:22:56.192Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:56 [2020-05-22T22:22:56.192Z] #10 37.65 Reading package lists...
22:22:56 [2020-05-22T22:22:56.206Z] #39 31.41   CC       compel/plugins/std/string.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:22:56 [2020-05-22T22:22:56.822Z] #39 31.86   CC       compel/plugins/std/infect.o
22:22:57 [2020-05-22T22:22:57.104Z] #39 32.05   CC       compel/arch/s390/plugins/std/parasite-head.o
22:22:57 [2020-05-22T22:22:57.104Z] #39 32.07   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
22:22:57 [2020-05-22T22:22:57.104Z] #39 32.11   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
22:22:57 [2020-05-22T22:22:57.104Z] #39 32.19   AR       compel/plugins/std.lib.a
22:22:57 [2020-05-22T22:22:57.104Z] #39 32.26   CC       compel/plugins/fds/fds.o
22:22:57 [2020-05-22T22:22:57.201Z] + docker version
22:22:57 [2020-05-22T22:22:57.388Z] #39 32.41   AR       compel/plugins/fds.lib.a
22:22:57 [2020-05-22T22:22:57.388Z] #39 32.44   HOSTDEP  compel/src/lib/log-host.d
22:22:57 [2020-05-22T22:22:57.388Z] #39 32.51   HOSTDEP  compel/src/lib/handle-elf-host.d
22:22:57 [2020-05-22T22:22:57.671Z] #39 32.67   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
22:22:57 [2020-05-22T22:22:57.671Z] #39 32.79   HOSTDEP  compel/src/main-host.d
22:22:57 [2020-05-22T22:22:57.671Z] #39 32.91   DEP      compel/src/lib/ptrace.d
22:22:57 [2020-05-22T22:22:57.671Z] #39 ...
22:22:57 [2020-05-22T22:22:57.671Z] 
22:22:57 [2020-05-22T22:22:57.671Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:22:57 [2020-05-22T22:22:57.671Z] #10 59.46 Selecting previously unselected package g++-mingw-w64-x86-64.
22:22:57 [2020-05-22T22:22:57.671Z] #10 59.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
22:22:57 [2020-05-22T22:22:57.671Z] #10 59.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:22:57 [2020-05-22T22:22:57.954Z] #10 ...
22:22:57 [2020-05-22T22:22:57.954Z] 
22:22:57 [2020-05-22T22:22:57.954Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:22:57 [2020-05-22T22:22:57.954Z] #39 33.01   DEP      compel/src/lib/infect.d
22:22:58 [2020-05-22T22:22:58.237Z] #39 33.17   DEP      compel/src/lib/infect-util.d
22:22:58 [2020-05-22T22:22:58.237Z] #39 33.24   DEP      compel/src/lib/infect-rpc.d
22:22:58 [2020-05-22T22:22:58.237Z] #39 33.39   DEP      compel/arch/s390/src/lib/infect.d
22:22:58 [2020-05-22T22:22:58.237Z] #39 33.46   DEP      compel/arch/s390/src/lib/cpu.d
22:22:58 [2020-05-22T22:22:58.520Z] #39 33.51   DEP      compel/src/lib/log.d
22:22:58 [2020-05-22T22:22:58.520Z] #39 33.57   DEP      compel/src/main.d
22:22:58 [2020-05-22T22:22:58.803Z] #39 33.77   DEP      compel/src/lib/handle-elf.d
22:22:58 [2020-05-22T22:22:58.803Z] #39 33.83   DEP      compel/arch/s390/src/lib/handle-elf.d
22:22:59 [2020-05-22T22:22:59.086Z] #39 34.00   CC       compel/src/lib/log.o
22:22:59 [2020-05-22T22:22:59.086Z] #39 34.19   CC       compel/arch/s390/src/lib/cpu.o
22:22:59 [2020-05-22T22:22:59.369Z] #39 34.40   CC       compel/arch/s390/src/lib/infect.o
22:22:59 [2020-05-22T22:22:59.628Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
22:22:59 [2020-05-22T22:22:59.652Z] #39 34.74   CC       compel/src/lib/infect-rpc.o
22:22:59 [2020-05-22T22:22:59.935Z] #39 34.91   CC       compel/src/lib/infect-util.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:23:00 [2020-05-22T22:23:00.219Z] #39 35.13   CC       compel/src/lib/infect.o
22:23:00 [2020-05-22T22:23:00.748Z] + docker version
22:23:00 [2020-05-22T22:23:00.834Z] #39 ...
22:23:00 [2020-05-22T22:23:00.834Z] 
22:23:00 [2020-05-22T22:23:00.834Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:00 [2020-05-22T22:23:00.834Z] #41 62.72 vendor/golang.org/x/crypto/internal/chacha20
22:23:00 [2020-05-22T22:23:00.834Z] #41 63.32 vendor/golang.org/x/crypto/poly1305
22:23:00 [2020-05-22T22:23:00.834Z] #41 63.83 vendor/golang.org/x/crypto/chacha20poly1305
22:23:00 [2020-05-22T22:23:00.834Z] #41 64.17 vendor/golang.org/x/crypto/curve25519
22:23:00 [2020-05-22T22:23:00.834Z] #41 64.51 vendor/golang.org/x/crypto/hkdf
22:23:00 [2020-05-22T22:23:00.834Z] #41 64.61 vendor/golang.org/x/text/transform
22:23:00 [2020-05-22T22:23:00.834Z] #41 65.04 vendor/golang.org/x/text/unicode/bidi
22:23:00 [2020-05-22T22:23:00.834Z] #41 66.53 vendor/golang.org/x/text/secure/bidirule
22:23:00 [2020-05-22T22:23:00.834Z] #41 66.77 vendor/golang.org/x/text/unicode/norm
22:23:00 [2020-05-22T22:23:00.834Z] #41 69.52 vendor/golang.org/x/net/idna
22:23:00 [2020-05-22T22:23:00.834Z] #41 70.65 vendor/golang.org/x/net/http2/hpack
22:23:00 [2020-05-22T22:23:00.834Z] #41 71.50 mime
22:23:01 [2020-05-22T22:23:01.118Z] #41 ...
22:23:01 [2020-05-22T22:23:01.118Z] 
22:23:01 [2020-05-22T22:23:01.118Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.17 Selecting previously unselected package libapparmor1:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.20 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.21 Unpacking libapparmor1:s390x (2.13.2-10) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.43 Selecting previously unselected package libapparmor-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.43 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.44 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.54 Selecting previously unselected package libbtrfs0.
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.55 Unpacking libbtrfs0 (4.20.1-2) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.62 Selecting previously unselected package libbtrfs-dev.
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.62 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.63 Unpacking libbtrfs-dev (4.20.1-2) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.71 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.71 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.72 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.76 Selecting previously unselected package libudev-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.76 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.77 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.93 Selecting previously unselected package libsepol1-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.93 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 70.94 Unpacking libsepol1-dev:s390x (2.8-1) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.14 Selecting previously unselected package libpcre16-3:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.14 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.15 Unpacking libpcre16-3:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.24 Selecting previously unselected package libpcre32-3:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.24 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.25 Unpacking libpcre32-3:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.41 Selecting previously unselected package libpcrecpp0v5:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.41 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.42 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.51 Selecting previously unselected package libpcre3-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.51 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.51 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.77 Selecting previously unselected package libselinux1-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.77 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.78 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.91 Selecting previously unselected package libdevmapper-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.91 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.91 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.98 Selecting previously unselected package libseccomp-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.98 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 71.98 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.05 Selecting previously unselected package libsystemd-dev:s390x.
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.05 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.06 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.40 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.42 Setting up libseccomp-dev:s390x (2.3.3-4) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.43 Setting up libapparmor1:s390x (2.13.2-10) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.44 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.44 Setting up libpcre16-3:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.45 Setting up libsepol1-dev:s390x (2.8-1) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.46 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.48 Setting up libbtrfs0 (4.20.1-2) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.48 Setting up libpcre32-3:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.49 Setting up libudev-dev:s390x (241-7~deb10u4) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.50 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.51 Setting up libbtrfs-dev (4.20.1-2) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.51 Setting up libapparmor-dev:s390x (2.13.2-10) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.52 Setting up mingw-w64-common (6.0.0-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.53 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.53 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.54 Setting up libpcre3-dev:s390x (2:8.39-12) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.55 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.56 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
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.56 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
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.57 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.58 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
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.58 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
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.58 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.59 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.60 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.62 Setting up dmsetup (2:1.02.155-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.63 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.64 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
22:23:01 [2020-05-22T22:23:01.118Z] #10 72.64 Processing triggers for libc-bin (2.28-10) ...
22:23:01 [2020-05-22T22:23:01.405Z] #10 DONE 73.1s
22:23:01 [2020-05-22T22:23:01.405Z] 
22:23:01 [2020-05-22T22:23:01.405Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:23:01 [2020-05-22T22:23:01.405Z] #54 72.93 + for f in rootlesskit rootlesskit-docker-proxy
22:23:01 [2020-05-22T22:23:01.405Z] #54 72.93 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:23:02 [2020-05-22T22:23:02.882Z] #54 ...
22:23:02 [2020-05-22T22:23:02.882Z] 
22:23:02 [2020-05-22T22:23:02.882Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
22:23:02 [2020-05-22T22:23:02.882Z] #11 DONE 1.4s
22:23:02 [2020-05-22T22:23:02.984Z] #10 48.89 Reading package lists...
22:23:02 [2020-05-22T22:23:02.984Z] #10 ...
22:23:02 [2020-05-22T22:23:02.984Z] 
22:23:02 [2020-05-22T22:23:02.984Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:02 [2020-05-22T22:23:02.984Z] #38 41.43 Reading package lists...
22:23:02 [2020-05-22T22:23:02.984Z] #38 52.01 Building dependency tree...
22:23:03 [2020-05-22T22:23:03.116Z] Client: Docker Engine - Community
22:23:03 [2020-05-22T22:23:03.116Z]  Version:           19.03.8
22:23:03 [2020-05-22T22:23:03.116Z]  API version:       1.40
22:23:03 [2020-05-22T22:23:03.116Z]  Go version:        go1.12.17
22:23:03 [2020-05-22T22:23:03.116Z]  Git commit:        afacb8b
22:23:03 [2020-05-22T22:23:03.116Z]  Built:             Wed Mar 11 01:26:35 2020
22:23:03 [2020-05-22T22:23:03.116Z]  OS/Arch:           linux/arm64
22:23:03 [2020-05-22T22:23:03.116Z]  Experimental:      false
22:23:03 [2020-05-22T22:23:03.116Z] 
22:23:03 [2020-05-22T22:23:03.116Z] Server: Docker Engine - Community
22:23:03 [2020-05-22T22:23:03.116Z]  Engine:
22:23:03 [2020-05-22T22:23:03.116Z]   Version:          19.03.8
22:23:03 [2020-05-22T22:23:03.116Z]   API version:      1.40 (minimum version 1.12)
22:23:03 [2020-05-22T22:23:03.116Z]   Go version:       go1.12.17
22:23:03 [2020-05-22T22:23:03.116Z]   Git commit:       afacb8b
22:23:03 [2020-05-22T22:23:03.116Z]   Built:            Wed Mar 11 01:25:07 2020
22:23:03 [2020-05-22T22:23:03.116Z]   OS/Arch:          linux/arm64
22:23:03 [2020-05-22T22:23:03.116Z]   Experimental:     true
22:23:03 [2020-05-22T22:23:03.116Z]  containerd:
22:23:03 [2020-05-22T22:23:03.116Z]   Version:          1.2.13
22:23:03 [2020-05-22T22:23:03.116Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
22:23:03 [2020-05-22T22:23:03.116Z]  runc:
22:23:03 [2020-05-22T22:23:03.116Z]   Version:          1.0.0-rc10
22:23:03 [2020-05-22T22:23:03.116Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:03 [2020-05-22T22:23:03.116Z]  docker-init:
22:23:03 [2020-05-22T22:23:03.116Z]   Version:          0.18.0
22:23:03 [2020-05-22T22:23:03.116Z]   GitCommit:        fec3683
[Pipeline] sh
22:23:03 [2020-05-22T22:23:03.166Z] 
22:23:03 [2020-05-22T22:23:03.166Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.342 + RM_GOPATH=0
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.342 + TMP_GOPATH=
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.342 + : /build
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.342 + '[' -z '' ']'
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.342 ++ mktemp -d
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.343 + export GOPATH=/tmp/tmp.Qy1Q5OkSAT
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.343 + GOPATH=/tmp/tmp.Qy1Q5OkSAT
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.343 + RM_GOPATH=1
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.343 ++ dirname /tmp/install/install.sh
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.344 + dir=/tmp/install
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.344 + bin=runc
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.344 + shift
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.344 + '[' '!' -f /tmp/install/runc.installer ']'
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.344 + . /tmp/install/runc.installer
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.344 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.344 + install_runc
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.345 + uname -r
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.346 + grep -q '^3\.10\.0.*\.el7\.'
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.350 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.350 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.350 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qy1Q5OkSAT/src/github.com/opencontainers/runc
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.350 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
22:23:03 [2020-05-22T22:23:03.166Z] #49 1.367 Cloning into '/tmp/tmp.Qy1Q5OkSAT/src/github.com/opencontainers/runc'...
22:23:03 [2020-05-22T22:23:03.453Z] + docker info
22:23:04 [2020-05-22T22:23:04.180Z] #49 ...
22:23:04 [2020-05-22T22:23:04.180Z] 
22:23:04 [2020-05-22T22:23:04.180Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:23:04 [2020-05-22T22:23:04.180Z] #43 DONE 75.9s
22:23:04 [2020-05-22T22:23:04.180Z] 
22:23:04 [2020-05-22T22:23:04.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:04 [2020-05-22T22:23:04.180Z] #39 36.94   CC       compel/src/lib/ptrace.o
22:23:04 [2020-05-22T22:23:04.180Z] #39 37.30   AR       compel/libcompel.a
22:23:04 [2020-05-22T22:23:04.180Z] #39 37.34   HOSTCC   compel/src/main-host.o
22:23:04 [2020-05-22T22:23:04.180Z] #39 37.77   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
22:23:04 [2020-05-22T22:23:04.180Z] #39 37.97   HOSTCC   compel/src/lib/handle-elf-host.o
22:23:04 [2020-05-22T22:23:04.180Z] #39 38.27   HOSTCC   compel/src/lib/log-host.o
22:23:04 [2020-05-22T22:23:04.180Z] #39 38.52   HOSTLINK compel/compel-host-bin
22:23:04 [2020-05-22T22:23:04.180Z] #39 38.61   DEP      soccr/soccr.d
22:23:04 [2020-05-22T22:23:04.180Z] #39 38.74   CC       soccr/soccr.o
22:23:04 [2020-05-22T22:23:04.463Z] #39 ...
22:23:04 [2020-05-22T22:23:04.463Z] 
22:23:04 [2020-05-22T22:23:04.463Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
22:23:04 [2020-05-22T22:23:04.463Z] #12 DONE 1.5s
22:23:04 [2020-05-22T22:23:04.463Z] 
22:23:04 [2020-05-22T22:23:04.463Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:23:05 [2020-05-22T22:23:05.322Z] Client: Docker Engine - Community
22:23:05 [2020-05-22T22:23:05.322Z]  Version:           19.03.8
22:23:05 [2020-05-22T22:23:05.322Z]  API version:       1.40
22:23:05 [2020-05-22T22:23:05.322Z]  Go version:        go1.12.17
22:23:05 [2020-05-22T22:23:05.322Z]  Git commit:        afacb8b7f0
22:23:05 [2020-05-22T22:23:05.322Z]  Built:             Wed Mar 11 01:25:46 2020
22:23:05 [2020-05-22T22:23:05.322Z]  OS/Arch:           linux/amd64
22:23:05 [2020-05-22T22:23:05.322Z]  Experimental:      false
22:23:05 [2020-05-22T22:23:05.322Z] 
22:23:05 [2020-05-22T22:23:05.322Z] Server: Docker Engine - Community
22:23:05 [2020-05-22T22:23:05.322Z]  Engine:
22:23:05 [2020-05-22T22:23:05.322Z]   Version:          19.03.8
22:23:05 [2020-05-22T22:23:05.322Z]   API version:      1.40 (minimum version 1.12)
22:23:05 [2020-05-22T22:23:05.322Z]   Go version:       go1.12.17
22:23:05 [2020-05-22T22:23:05.322Z]   Git commit:       afacb8b7f0
22:23:05 [2020-05-22T22:23:05.322Z]   Built:            Wed Mar 11 01:24:19 2020
22:23:05 [2020-05-22T22:23:05.322Z]   OS/Arch:          linux/amd64
22:23:05 [2020-05-22T22:23:05.322Z]   Experimental:     true
22:23:05 [2020-05-22T22:23:05.322Z]  containerd:
22:23:05 [2020-05-22T22:23:05.322Z]   Version:          1.2.13
22:23:05 [2020-05-22T22:23:05.322Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
22:23:05 [2020-05-22T22:23:05.322Z]  runc:
22:23:05 [2020-05-22T22:23:05.322Z]   Version:          1.0.0-rc10
22:23:05 [2020-05-22T22:23:05.322Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:05 [2020-05-22T22:23:05.322Z]  docker-init:
22:23:05 [2020-05-22T22:23:05.322Z]   Version:          0.18.0
22:23:05 [2020-05-22T22:23:05.322Z]   GitCommit:        fec3683
[Pipeline] sh
22:23:05 [2020-05-22T22:23:05.495Z] #38 ...
22:23:05 [2020-05-22T22:23:05.495Z] 
22:23:05 [2020-05-22T22:23:05.495Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:05 [2020-05-22T22:23:05.495Z] #30 57.83 sync
22:23:05 [2020-05-22T22:23:05.495Z] #30 57.84 internal/reflectlite
22:23:05 [2020-05-22T22:23:05.640Z] + docker info
22:23:05 [2020-05-22T22:23:05.942Z] #13 1.611 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:23:06 [2020-05-22T22:23:06.028Z] Client: Docker Engine - Community
22:23:06 [2020-05-22T22:23:06.028Z]  Version:           19.03.8
22:23:06 [2020-05-22T22:23:06.028Z]  API version:       1.40
22:23:06 [2020-05-22T22:23:06.028Z]  Go version:        go1.12.17
22:23:06 [2020-05-22T22:23:06.028Z]  Git commit:        afacb8b7f0
22:23:06 [2020-05-22T22:23:06.028Z]  Built:             Wed Mar 11 01:25:46 2020
22:23:06 [2020-05-22T22:23:06.028Z]  OS/Arch:           linux/amd64
22:23:06 [2020-05-22T22:23:06.028Z]  Experimental:      false
22:23:06 [2020-05-22T22:23:06.028Z] 
22:23:06 [2020-05-22T22:23:06.028Z] Server: Docker Engine - Community
22:23:06 [2020-05-22T22:23:06.028Z]  Engine:
22:23:06 [2020-05-22T22:23:06.028Z]   Version:          19.03.8
22:23:06 [2020-05-22T22:23:06.028Z]   API version:      1.40 (minimum version 1.12)
22:23:06 [2020-05-22T22:23:06.028Z]   Go version:       go1.12.17
22:23:06 [2020-05-22T22:23:06.028Z]   Git commit:       afacb8b7f0
22:23:06 [2020-05-22T22:23:06.028Z]   Built:            Wed Mar 11 01:24:19 2020
22:23:06 [2020-05-22T22:23:06.028Z]   OS/Arch:          linux/amd64
22:23:06 [2020-05-22T22:23:06.028Z]   Experimental:     true
22:23:06 [2020-05-22T22:23:06.028Z]  containerd:
22:23:06 [2020-05-22T22:23:06.028Z]   Version:          1.2.13
22:23:06 [2020-05-22T22:23:06.028Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
22:23:06 [2020-05-22T22:23:06.028Z]  runc:
22:23:06 [2020-05-22T22:23:06.028Z]   Version:          1.0.0-rc10
22:23:06 [2020-05-22T22:23:06.028Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:06 [2020-05-22T22:23:06.028Z]  docker-init:
22:23:06 [2020-05-22T22:23:06.028Z]   Version:          0.18.0
22:23:06 [2020-05-22T22:23:06.028Z]   GitCommit:        fec3683
[Pipeline] sh
22:23:06 [2020-05-22T22:23:06.227Z] #13 DONE 1.8s
22:23:06 [2020-05-22T22:23:06.227Z] 
22:23:06 [2020-05-22T22:23:06.227Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:23:06 [2020-05-22T22:23:06.227Z] #54 DONE 77.9s
22:23:06 [2020-05-22T22:23:06.227Z] 
22:23:06 [2020-05-22T22:23:06.227Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:23:06 [2020-05-22T22:23:06.227Z] #55 DONE 0.1s
22:23:06 [2020-05-22T22:23:06.227Z] 
22:23:06 [2020-05-22T22:23:06.227Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:23:06 [2020-05-22T22:23:06.351Z] + docker info
22:23:06 [2020-05-22T22:23:06.552Z] #56 DONE 0.1s
22:23:06 [2020-05-22T22:23:06.553Z] 
22:23:06 [2020-05-22T22:23:06.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:06 [2020-05-22T22:23:06.553Z] #39 40.04   AR       soccr/libsoccr.a
22:23:06 [2020-05-22T22:23:06.553Z] #39 40.09 make[1]: 'soccr/libsoccr.a' is up to date.
22:23:06 [2020-05-22T22:23:06.553Z] #39 40.36   DEP      criu/arch/s390/sigframe.d
22:23:06 [2020-05-22T22:23:06.553Z] #39 40.56   DEP      criu/arch/s390/crtools.d
22:23:06 [2020-05-22T22:23:06.553Z] #39 40.68   DEP      criu/arch/s390/cpu.d
22:23:06 [2020-05-22T22:23:06.553Z] #39 40.78   CC       criu/arch/s390/cpu.o
22:23:06 [2020-05-22T22:23:06.553Z] #39 41.22   CC       criu/arch/s390/crtools.o
22:23:07 [2020-05-22T22:23:07.382Z] #30 ...
22:23:07 [2020-05-22T22:23:07.382Z] 
22:23:07 [2020-05-22T22:23:07.382Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:07 [2020-05-22T22:23:07.382Z] #32 39.84 Reading package lists...
22:23:07 [2020-05-22T22:23:07.382Z] #32 50.21 Reading package lists...
22:23:07 [2020-05-22T22:23:07.382Z] #32 ...
22:23:07 [2020-05-22T22:23:07.382Z] 
22:23:07 [2020-05-22T22:23:07.382Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:07 [2020-05-22T22:23:07.382Z] #38 58.16 The following additional packages will be installed:
22:23:07 [2020-05-22T22:23:07.382Z] #38 58.16   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
22:23:07 [2020-05-22T22:23:07.382Z] #38 58.18   libprotoc17 python-pkg-resources python-six zlib1g-dev
22:23:07 [2020-05-22T22:23:07.382Z] #38 58.20 Suggested packages:
22:23:07 [2020-05-22T22:23:07.382Z] #38 58.20   manpages-dev python-setuptools
22:23:07 [2020-05-22T22:23:07.572Z] #39 42.40   CC       criu/arch/s390/sigframe.o
22:23:07 [2020-05-22T22:23:07.572Z] #39 42.60   LINK     criu/arch/s390/crtools.built-in.o
22:23:07 [2020-05-22T22:23:07.572Z] #39 42.65   DEP      criu/pie/util-vdso.d
22:23:07 [2020-05-22T22:23:07.572Z] #39 42.76   DEP      criu/pie/util.d
22:23:07 [2020-05-22T22:23:07.857Z] #39 ...
22:23:07 [2020-05-22T22:23:07.857Z] 
22:23:07 [2020-05-22T22:23:07.857Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
22:23:07 [2020-05-22T22:23:07.857Z] #14 DONE 1.8s
22:23:07 [2020-05-22T22:23:07.857Z] 
22:23:07 [2020-05-22T22:23:07.857Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:07 [2020-05-22T22:23:07.857Z] #39 42.93   CC       criu/pie/util.o
22:23:08 [2020-05-22T22:23:08.152Z] #39 43.22   CC       criu/pie/util-vdso.o
22:23:08 [2020-05-22T22:23:08.308Z] #38 60.74 The following NEW packages will be installed:
22:23:08 [2020-05-22T22:23:08.308Z] #38 60.75   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:23:08 [2020-05-22T22:23:08.308Z] #38 60.76   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
22:23:08 [2020-05-22T22:23:08.308Z] #38 60.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:23:08 [2020-05-22T22:23:08.308Z] #38 60.77   python-six zlib1g-dev
22:23:08 [2020-05-22T22:23:08.780Z] #39 43.82   AR       criu/pie/pie.lib.a
22:23:08 [2020-05-22T22:23:08.780Z] #39 43.84   DEP      criu/pie/restorer.d
22:23:08 [2020-05-22T22:23:08.780Z] #39 43.96   DEP      criu/arch/s390/restorer.d
22:23:08 [2020-05-22T22:23:08.780Z] #39 44.06   DEP      criu/arch/s390/vdso-pie.d
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.34 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.34 Need to get 4095 kB of archives.
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.34 After this operation, 22.5 MB of additional disk space will be used.
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
22:23:08 [2020-05-22T22:23:08.869Z] #38 61.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:23:09 [2020-05-22T22:23:09.062Z] #39 44.13   DEP      criu/pie/parasite-vdso.d
22:23:09 [2020-05-22T22:23:09.346Z] #39 44.27   DEP      criu/pie/parasite.d
22:23:09 [2020-05-22T22:23:09.346Z] #39 ...
22:23:09 [2020-05-22T22:23:09.346Z] 
22:23:09 [2020-05-22T22:23:09.346Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
22:23:09 [2020-05-22T22:23:09.346Z] #15 DONE 1.4s
22:23:09 [2020-05-22T22:23:09.346Z] 
22:23:09 [2020-05-22T22:23:09.346Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:09 [2020-05-22T22:23:09.346Z] #39 44.38   CC       criu/pie/parasite.o
22:23:09 [2020-05-22T22:23:09.433Z] #38 61.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
22:23:09 [2020-05-22T22:23:09.433Z] #38 61.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
22:23:09 [2020-05-22T22:23:09.433Z] #38 61.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
22:23:09 [2020-05-22T22:23:09.689Z] #38 62.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
22:23:09 [2020-05-22T22:23:09.689Z] #38 62.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
22:23:09 [2020-05-22T22:23:09.689Z] #38 62.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
22:23:09 [2020-05-22T22:23:09.689Z] #38 62.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
22:23:09 [2020-05-22T22:23:09.689Z] #38 62.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
22:23:09 [2020-05-22T22:23:09.963Z] #39 45.17   LINK     criu/pie/parasite.built-in.o
22:23:09 [2020-05-22T22:23:09.963Z] #39 45.17   GEN      criu/pie/parasite-blob.h
22:23:09 [2020-05-22T22:23:09.963Z] #39 45.18   CC       criu/pie/parasite-vdso.o
22:23:10 [2020-05-22T22:23:10.579Z] #39 45.48   CC       criu/arch/s390/vdso-pie.o
22:23:10 [2020-05-22T22:23:10.579Z] #39 45.63   CC       criu/arch/s390/restorer.o
22:23:10 [2020-05-22T22:23:10.579Z] #39 45.83   CC       criu/pie/restorer.o
22:23:10 [2020-05-22T22:23:10.862Z] #39 ...
22:23:10 [2020-05-22T22:23:10.862Z] 
22:23:10 [2020-05-22T22:23:10.862Z] #16 [dev-systemd-false  6/26] RUN ldconfig
22:23:10 [2020-05-22T22:23:10.862Z] #16 DONE 1.5s
22:23:10 [2020-05-22T22:23:10.862Z] 
22:23:10 [2020-05-22T22:23:10.862Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:23:11 [2020-05-22T22:23:11.877Z] #17 ...
22:23:11 [2020-05-22T22:23:11.877Z] 
22:23:11 [2020-05-22T22:23:11.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:11 [2020-05-22T22:23:11.877Z] #41 73.64 mime/quotedprintable
22:23:11 [2020-05-22T22:23:11.877Z] #41 74.05 net/http/internal
22:23:11 [2020-05-22T22:23:11.877Z] #41 74.42 mime/multipart
22:23:11 [2020-05-22T22:23:11.877Z] #41 74.44 crypto/tls
22:23:11 [2020-05-22T22:23:11.877Z] #41 80.38 net/http/httptrace
22:23:11 [2020-05-22T22:23:11.877Z] #41 80.59 net/http
22:23:11 [2020-05-22T22:23:11.877Z] #41 ...
22:23:11 [2020-05-22T22:23:11.877Z] 
22:23:11 [2020-05-22T22:23:11.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:11 [2020-05-22T22:23:11.877Z] #39 47.16   LINK     criu/pie/restorer.built-in.o
22:23:12 [2020-05-22T22:23:12.160Z] #39 47.17   GEN      criu/pie/restorer-blob.h
22:23:12 [2020-05-22T22:23:12.160Z] #39 47.24   DEP      criu/vdso.d
22:23:12 [2020-05-22T22:23:12.443Z] #39 47.47   DEP      criu/uts_ns.d
22:23:12 [2020-05-22T22:23:12.443Z] #39 47.55   DEP      criu/util.d
22:23:12 [2020-05-22T22:23:12.443Z] #39 47.65   DEP      criu/uffd.d
22:23:12 [2020-05-22T22:23:12.599Z] #38 64.29 debconf: delaying package configuration, since apt-utils is not installed
22:23:12 [2020-05-22T22:23:12.599Z] #38 64.65 Fetched 4095 kB in 1s (3320 kB/s)
22:23:12 [2020-05-22T22:23:12.727Z] #39 47.78   DEP      criu/tun.d
22:23:12 [2020-05-22T22:23:12.727Z] #39 47.90   DEP      criu/tty.d
22:23:12 [2020-05-22T22:23:12.727Z] #39 47.98   DEP      criu/timerfd.d
22:23:12 [2020-05-22T22:23:12.855Z] #38 65.31 Selecting previously unselected package libcap-dev:amd64.
22:23:13 [2020-05-22T22:23:13.017Z] #39 48.08   DEP      criu/sysfs_parse.d
22:23:13 [2020-05-22T22:23:13.017Z] #39 48.14   DEP      criu/sysctl.d
22:23:13 [2020-05-22T22:23:13.017Z] #39 48.20   DEP      criu/string.d
22:23:13 [2020-05-22T22:23:13.017Z] #39 48.23   DEP      criu/stats.d
22:23:13 [2020-05-22T22:23:13.114Z] #38 65.31 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:23:13 [2020-05-22T22:23:13.114Z] #38 65.43 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
22:23:13 [2020-05-22T22:23:13.114Z] #38 65.48 Unpacking libcap-dev:amd64 (1:2.25-2) ...
22:23:13 [2020-05-22T22:23:13.300Z] #39 48.29   DEP      criu/sockets.d
22:23:13 [2020-05-22T22:23:13.300Z] #39 48.39   DEP      criu/sk-unix.d
22:23:13 [2020-05-22T22:23:13.369Z] #38 65.70 Selecting previously unselected package libnet1:amd64.
22:23:13 [2020-05-22T22:23:13.369Z] #38 65.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:23:13 [2020-05-22T22:23:13.369Z] #38 65.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:13 [2020-05-22T22:23:13.369Z] #38 65.88 Selecting previously unselected package libnet1-dev.
22:23:13 [2020-05-22T22:23:13.369Z] #38 65.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
22:23:13 [2020-05-22T22:23:13.369Z] #38 65.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:23:13 [2020-05-22T22:23:13.583Z] #39 48.61   DEP      criu/sk-tcp.d
22:23:13 [2020-05-22T22:23:13.583Z] #39 48.68   DEP      criu/sk-queue.d
22:23:13 [2020-05-22T22:23:13.583Z] #39 48.79   DEP      criu/sk-packet.d
22:23:13 [2020-05-22T22:23:13.624Z] #38 66.21 Selecting previously unselected package libnl-3-200:amd64.
22:23:13 [2020-05-22T22:23:13.624Z] #38 66.21 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
22:23:13 [2020-05-22T22:23:13.624Z] #38 66.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:23:13 [2020-05-22T22:23:13.752Z] Client:
22:23:13 [2020-05-22T22:23:13.752Z]  Debug Mode: false
22:23:13 [2020-05-22T22:23:13.752Z] 
22:23:13 [2020-05-22T22:23:13.752Z] Server:
22:23:13 [2020-05-22T22:23:13.752Z]  Containers: 0
22:23:13 [2020-05-22T22:23:13.752Z]   Running: 0
22:23:13 [2020-05-22T22:23:13.752Z]   Paused: 0
22:23:13 [2020-05-22T22:23:13.752Z]   Stopped: 0
22:23:13 [2020-05-22T22:23:13.752Z]  Images: 0
22:23:13 [2020-05-22T22:23:13.752Z]  Server Version: 19.03.8
22:23:13 [2020-05-22T22:23:13.752Z]  Storage Driver: overlay2
22:23:13 [2020-05-22T22:23:13.752Z]   Backing Filesystem: <unknown>
22:23:13 [2020-05-22T22:23:13.752Z]   Supports d_type: true
22:23:13 [2020-05-22T22:23:13.752Z]   Native Overlay Diff: true
22:23:13 [2020-05-22T22:23:13.752Z]  Logging Driver: json-file
22:23:13 [2020-05-22T22:23:13.752Z]  Cgroup Driver: cgroupfs
22:23:13 [2020-05-22T22:23:13.752Z]  Plugins:
22:23:13 [2020-05-22T22:23:13.752Z]   Volume: local
22:23:13 [2020-05-22T22:23:13.752Z]   Network: bridge host ipvlan macvlan null overlay
22:23:13 [2020-05-22T22:23:13.752Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:23:13 [2020-05-22T22:23:13.752Z]  Swarm: inactive
22:23:13 [2020-05-22T22:23:13.752Z]  Runtimes: runc
22:23:13 [2020-05-22T22:23:13.752Z]  Default Runtime: runc
22:23:13 [2020-05-22T22:23:13.752Z]  Init Binary: docker-init
22:23:13 [2020-05-22T22:23:13.752Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
22:23:13 [2020-05-22T22:23:13.752Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:13 [2020-05-22T22:23:13.752Z]  init version: fec3683
22:23:13 [2020-05-22T22:23:13.752Z]  Security Options:
22:23:13 [2020-05-22T22:23:13.752Z]   apparmor
22:23:13 [2020-05-22T22:23:13.752Z]   seccomp
22:23:13 [2020-05-22T22:23:13.752Z]    Profile: default
22:23:13 [2020-05-22T22:23:13.752Z]  Kernel Version: 4.15.0-1065-aws
22:23:13 [2020-05-22T22:23:13.752Z]  Operating System: Ubuntu 18.04.4 LTS
22:23:13 [2020-05-22T22:23:13.752Z]  OSType: linux
22:23:13 [2020-05-22T22:23:13.752Z]  Architecture: x86_64
22:23:13 [2020-05-22T22:23:13.752Z]  CPUs: 2
22:23:13 [2020-05-22T22:23:13.752Z]  Total Memory: 7.501GiB
22:23:13 [2020-05-22T22:23:13.752Z]  Name: ip-10-100-99-66
22:23:13 [2020-05-22T22:23:13.752Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
22:23:13 [2020-05-22T22:23:13.752Z]  Docker Root Dir: /var/lib/docker
22:23:13 [2020-05-22T22:23:13.752Z]  Debug Mode: false
22:23:13 [2020-05-22T22:23:13.752Z]  Registry: https://index.docker.io/v1/
22:23:13 [2020-05-22T22:23:13.752Z]  Labels:
22:23:13 [2020-05-22T22:23:13.752Z]  Experimental: true
22:23:13 [2020-05-22T22:23:13.752Z]  Insecure Registries:
22:23:13 [2020-05-22T22:23:13.752Z]   127.0.0.0/8
22:23:13 [2020-05-22T22:23:13.752Z]  Live Restore Enabled: true
22:23:13 [2020-05-22T22:23:13.752Z] 
22:23:13 [2020-05-22T22:23:13.752Z] WARNING: No swap limit support
[Pipeline] sh
22:23:13 [2020-05-22T22:23:13.866Z] #39 48.92   DEP      criu/sk-netlink.d
22:23:13 [2020-05-22T22:23:13.866Z] #39 49.04   DEP      criu/sk-inet.d
22:23:13 [2020-05-22T22:23:13.866Z] #39 49.15   DEP      criu/signalfd.d
22:23:13 [2020-05-22T22:23:13.879Z] #38 66.45 Selecting previously unselected package libnl-3-dev:amd64.
22:23:13 [2020-05-22T22:23:13.879Z] #38 66.47 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
22:23:13 [2020-05-22T22:23:13.879Z] #38 66.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
22:23:14 [2020-05-22T22:23:14.037Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:23:14 [2020-05-22T22:23:14.037Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:23:14 [2020-05-22T22:23:14.037Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:23:14 [2020-05-22T22:23:14.037Z] + bash /home/ubuntu/workspace/moby_PR-41014/check-config.sh
22:23:14 [2020-05-22T22:23:14.037Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:23:14 [2020-05-22T22:23:14.037Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
22:23:14 [2020-05-22T22:23:14.037Z] 
22:23:14 [2020-05-22T22:23:14.037Z] Generally Necessary:
22:23:14 [2020-05-22T22:23:14.037Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:23:14 [2020-05-22T22:23:14.037Z] - apparmor: enabled and tools installed
22:23:14 [2020-05-22T22:23:14.149Z] #39 49.22   DEP      criu/sigframe.d
22:23:14 [2020-05-22T22:23:14.149Z] #39 49.29   DEP      criu/shmem.d
22:23:14 [2020-05-22T22:23:14.149Z] #39 49.36   DEP      criu/servicefd.d
22:23:14 [2020-05-22T22:23:14.149Z] #39 49.43   DEP      criu/seize.d
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NAMESPACES: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NET_NS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_PID_NS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IPC_NS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_UTS_NS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUPS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_CPUACCT: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_DEVICE: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_FREEZER: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_SCHED: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CPUSETS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_MEMCG: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_KEYS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_VETH: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_BRIDGE: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NF_NAT: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NF_NAT_NEEDED: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_POSIX_MQUEUE: enabled
22:23:14 [2020-05-22T22:23:14.294Z] 
22:23:14 [2020-05-22T22:23:14.294Z] Optional Features:
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_USER_NS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_SECCOMP: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_PIDS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_MEMCG_SWAP: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:23:14 [2020-05-22T22:23:14.294Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_BLK_CGROUP: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IOSCHED_CFQ: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_PERF: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_HUGETLB: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_CFS_BANDWIDTH: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_RT_GROUP_SCHED: missing
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_VS: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_VS_NFCT: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_IP_VS_RR: enabled (as module)
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_EXT4_FS: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:23:14 [2020-05-22T22:23:14.294Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:23:14 [2020-05-22T22:23:14.431Z] #39 49.58   DEP      criu/seccomp.d
22:23:14 [2020-05-22T22:23:14.442Z] #38 66.96 Selecting previously unselected package libprotobuf-c1:amd64.
22:23:14 [2020-05-22T22:23:14.442Z] #38 66.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:23:14 [2020-05-22T22:23:14.442Z] #38 66.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:14 [2020-05-22T22:23:14.481Z] Client:
22:23:14 [2020-05-22T22:23:14.481Z]  Debug Mode: false
22:23:14 [2020-05-22T22:23:14.481Z] 
22:23:14 [2020-05-22T22:23:14.481Z] Server:
22:23:14 [2020-05-22T22:23:14.481Z]  Containers: 0
22:23:14 [2020-05-22T22:23:14.481Z]   Running: 0
22:23:14 [2020-05-22T22:23:14.481Z]   Paused: 0
22:23:14 [2020-05-22T22:23:14.481Z]   Stopped: 0
22:23:14 [2020-05-22T22:23:14.481Z]  Images: 0
22:23:14 [2020-05-22T22:23:14.481Z]  Server Version: 19.03.8
22:23:14 [2020-05-22T22:23:14.481Z]  Storage Driver: overlay2
22:23:14 [2020-05-22T22:23:14.481Z]   Backing Filesystem: <unknown>
22:23:14 [2020-05-22T22:23:14.481Z]   Supports d_type: true
22:23:14 [2020-05-22T22:23:14.481Z]   Native Overlay Diff: true
22:23:14 [2020-05-22T22:23:14.481Z]  Logging Driver: json-file
22:23:14 [2020-05-22T22:23:14.481Z]  Cgroup Driver: cgroupfs
22:23:14 [2020-05-22T22:23:14.481Z]  Plugins:
22:23:14 [2020-05-22T22:23:14.481Z]   Volume: local
22:23:14 [2020-05-22T22:23:14.481Z]   Network: bridge host ipvlan macvlan null overlay
22:23:14 [2020-05-22T22:23:14.481Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:23:14 [2020-05-22T22:23:14.481Z]  Swarm: inactive
22:23:14 [2020-05-22T22:23:14.481Z]  Runtimes: runc
22:23:14 [2020-05-22T22:23:14.481Z]  Default Runtime: runc
22:23:14 [2020-05-22T22:23:14.481Z]  Init Binary: docker-init
22:23:14 [2020-05-22T22:23:14.481Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
22:23:14 [2020-05-22T22:23:14.481Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:14 [2020-05-22T22:23:14.481Z]  init version: fec3683
22:23:14 [2020-05-22T22:23:14.481Z]  Security Options:
22:23:14 [2020-05-22T22:23:14.481Z]   apparmor
22:23:14 [2020-05-22T22:23:14.481Z]   seccomp
22:23:14 [2020-05-22T22:23:14.481Z]    Profile: default
22:23:14 [2020-05-22T22:23:14.481Z]  Kernel Version: 4.15.0-1065-aws
22:23:14 [2020-05-22T22:23:14.481Z]  Operating System: Ubuntu 18.04.4 LTS
22:23:14 [2020-05-22T22:23:14.481Z]  OSType: linux
22:23:14 [2020-05-22T22:23:14.481Z]  Architecture: x86_64
22:23:14 [2020-05-22T22:23:14.481Z]  CPUs: 2
22:23:14 [2020-05-22T22:23:14.481Z]  Total Memory: 7.501GiB
22:23:14 [2020-05-22T22:23:14.481Z]  Name: ip-10-100-39-254
22:23:14 [2020-05-22T22:23:14.481Z]  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
22:23:14 [2020-05-22T22:23:14.481Z]  Docker Root Dir: /var/lib/docker
22:23:14 [2020-05-22T22:23:14.481Z]  Debug Mode: false
22:23:14 [2020-05-22T22:23:14.481Z]  Registry: https://index.docker.io/v1/
22:23:14 [2020-05-22T22:23:14.481Z]  Labels:
22:23:14 [2020-05-22T22:23:14.481Z]  Experimental: true
22:23:14 [2020-05-22T22:23:14.481Z]  Insecure Registries:
22:23:14 [2020-05-22T22:23:14.481Z]   127.0.0.0/8
22:23:14 [2020-05-22T22:23:14.481Z]  Live Restore Enabled: true
22:23:14 [2020-05-22T22:23:14.481Z] 
22:23:14 [2020-05-22T22:23:14.481Z] WARNING: No swap limit support
[Pipeline] sh
22:23:14 [2020-05-22T22:23:14.551Z] - Network Drivers:
22:23:14 [2020-05-22T22:23:14.551Z]   - "overlay":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_VXLAN: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:23:14 [2020-05-22T22:23:14.551Z]       Optional (for encrypted networks):
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_CRYPTO: enabled
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_CRYPTO_AEAD: enabled
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_CRYPTO_GCM: enabled
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_CRYPTO_GHASH: enabled
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_XFRM: enabled
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_XFRM_USER: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_INET_ESP: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]   - "ipvlan":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_IPVLAN: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]   - "macvlan":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_MACVLAN: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_DUMMY: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]   - "ftp,tftp client in container":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z] - Storage Drivers:
22:23:14 [2020-05-22T22:23:14.551Z]   - "aufs":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_AUFS_FS: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]   - "btrfs":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:23:14 [2020-05-22T22:23:14.551Z]   - "devicemapper":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_BLK_DEV_DM: enabled
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]   - "overlay":
22:23:14 [2020-05-22T22:23:14.551Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:23:14 [2020-05-22T22:23:14.551Z]   - "zfs":
22:23:14 [2020-05-22T22:23:14.551Z]     - /dev/zfs: missing
22:23:14 [2020-05-22T22:23:14.551Z]     - zfs command: missing
22:23:14 [2020-05-22T22:23:14.551Z]     - zpool command: missing
22:23:14 [2020-05-22T22:23:14.551Z] 
22:23:14 [2020-05-22T22:23:14.551Z] Limits:
22:23:14 [2020-05-22T22:23:14.551Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:23:14 [2020-05-22T22:23:14.551Z] 
22:23:14 [2020-05-22T22:23:14.551Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:23:14 [2020-05-22T22:23:14.697Z] #38 67.21 Selecting previously unselected package libprotobuf-c-dev:amd64.
22:23:14 [2020-05-22T22:23:14.697Z] #38 67.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
22:23:14 [2020-05-22T22:23:14.714Z] #39 49.73   DEP      criu/rst-malloc.d
22:23:14 [2020-05-22T22:23:14.714Z] #39 49.76   DEP      criu/rbtree.d
22:23:14 [2020-05-22T22:23:14.714Z] #39 49.79   DEP      criu/pstree.d
22:23:14 [2020-05-22T22:23:14.714Z] #39 49.93   DEP      criu/protobuf.d
22:23:14 [2020-05-22T22:23:14.772Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:23:14 [2020-05-22T22:23:14.772Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:23:14 [2020-05-22T22:23:14.772Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:23:14 [2020-05-22T22:23:14.772Z] + bash /home/ubuntu/workspace/moby_PR-41014/check-config.sh
22:23:14 [2020-05-22T22:23:14.772Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:23:14 [2020-05-22T22:23:14.772Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
22:23:14 [2020-05-22T22:23:14.772Z] 
22:23:14 [2020-05-22T22:23:14.772Z] Generally Necessary:
22:23:14 [2020-05-22T22:23:14.772Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:23:14 [2020-05-22T22:23:14.772Z] - apparmor: enabled and tools installed
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NAMESPACES: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NET_NS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_PID_NS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_IPC_NS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_UTS_NS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_CGROUPS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_CGROUP_CPUACCT: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_CGROUP_DEVICE: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_CGROUP_FREEZER: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_CGROUP_SCHED: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_CPUSETS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_MEMCG: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_KEYS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_VETH: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_BRIDGE: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NF_NAT: enabled (as module)
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_NF_NAT_NEEDED: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_POSIX_MQUEUE: enabled
22:23:14 [2020-05-22T22:23:14.772Z] 
22:23:14 [2020-05-22T22:23:14.772Z] Optional Features:
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_USER_NS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_SECCOMP: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_CGROUP_PIDS: enabled
22:23:14 [2020-05-22T22:23:14.772Z] - CONFIG_MEMCG_SWAP: enabled
22:23:14 [2020-05-22T22:23:14.884Z] + sudo modprobe ip_vs
22:23:14 [2020-05-22T22:23:14.953Z] #38 67.42 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
22:23:14 [2020-05-22T22:23:14.996Z] #39 50.06   GEN      criu/protobuf-desc-gen.h
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:23:15 [2020-05-22T22:23:15.031Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_BLK_CGROUP: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_IOSCHED_CFQ: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_CGROUP_PERF: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_CGROUP_HUGETLB: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_CFS_BANDWIDTH: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_RT_GROUP_SCHED: missing
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_IP_VS: enabled (as module)
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_IP_VS_NFCT: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_IP_VS_RR: enabled (as module)
22:23:15 [2020-05-22T22:23:15.031Z] - CONFIG_EXT4_FS: enabled
22:23:15 [2020-05-22T22:23:15.141Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 .
22:23:15 [2020-05-22T22:23:15.208Z] #38 67.71 Selecting previously unselected package zlib1g-dev:amd64.
22:23:15 [2020-05-22T22:23:15.208Z] #38 67.73 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
22:23:15 [2020-05-22T22:23:15.208Z] #38 67.75 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
22:23:15 [2020-05-22T22:23:15.208Z] #38 ...
22:23:15 [2020-05-22T22:23:15.208Z] 
22:23:15 [2020-05-22T22:23:15.208Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:23:15 [2020-05-22T22:23:15.208Z] #51 46.61 Reading package lists...
22:23:15 [2020-05-22T22:23:15.208Z] #51 58.19 Building dependency tree...
22:23:15 [2020-05-22T22:23:15.208Z] #51 64.05 The following additional packages will be installed:
22:23:15 [2020-05-22T22:23:15.208Z] #51 64.06   libbtrfs0
22:23:15 [2020-05-22T22:23:15.208Z] #51 64.41 The following NEW packages will be installed:
22:23:15 [2020-05-22T22:23:15.208Z] #51 64.44   libbtrfs-dev libbtrfs0
22:23:15 [2020-05-22T22:23:15.208Z] #51 65.28 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:23:15 [2020-05-22T22:23:15.208Z] #51 65.28 Need to get 119 kB of archives.
22:23:15 [2020-05-22T22:23:15.208Z] #51 65.28 After this operation, 387 kB of additional disk space will be used.
22:23:15 [2020-05-22T22:23:15.208Z] #51 65.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:23:15 [2020-05-22T22:23:15.208Z] #51 65.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:23:15 [2020-05-22T22:23:15.208Z] #51 66.77 debconf: delaying package configuration, since apt-utils is not installed
22:23:15 [2020-05-22T22:23:15.208Z] #51 67.18 Fetched 119 kB in 1s (183 kB/s)
22:23:15 [2020-05-22T22:23:15.208Z] #51 67.62 Selecting previously unselected package libbtrfs0.
22:23:15 [2020-05-22T22:23:15.208Z] #51 67.62 (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 ... 15412 files and directories currently installed.)
22:23:15 [2020-05-22T22:23:15.208Z] #51 67.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:23:15 [2020-05-22T22:23:15.208Z] #51 67.81 Unpacking libbtrfs0 (4.20.1-2) ...
22:23:15 [2020-05-22T22:23:15.289Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:23:15 [2020-05-22T22:23:15.289Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:23:15 [2020-05-22T22:23:15.289Z] - Network Drivers:
22:23:15 [2020-05-22T22:23:15.289Z]   - "overlay":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_VXLAN: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:23:15 [2020-05-22T22:23:15.289Z]       Optional (for encrypted networks):
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_CRYPTO: enabled
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_CRYPTO_AEAD: enabled
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_CRYPTO_GCM: enabled
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_CRYPTO_GHASH: enabled
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_XFRM: enabled
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_XFRM_USER: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_INET_ESP: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]   - "ipvlan":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_IPVLAN: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]   - "macvlan":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_MACVLAN: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_DUMMY: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]   - "ftp,tftp client in container":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z] - Storage Drivers:
22:23:15 [2020-05-22T22:23:15.289Z]   - "aufs":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_AUFS_FS: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]   - "btrfs":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:23:15 [2020-05-22T22:23:15.289Z]   - "devicemapper":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_BLK_DEV_DM: enabled
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]   - "overlay":
22:23:15 [2020-05-22T22:23:15.289Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:23:15 [2020-05-22T22:23:15.289Z]   - "zfs":
22:23:15 [2020-05-22T22:23:15.289Z]     - /dev/zfs: missing
22:23:15 [2020-05-22T22:23:15.289Z]     - zfs command: missing
22:23:15 [2020-05-22T22:23:15.289Z]     - zpool command: missing
22:23:15 [2020-05-22T22:23:15.289Z] 
22:23:15 [2020-05-22T22:23:15.289Z] Limits:
22:23:15 [2020-05-22T22:23:15.289Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:23:15 [2020-05-22T22:23:15.289Z] 
22:23:15 [2020-05-22T22:23:15.289Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:23:15 [2020-05-22T22:23:15.398Z] #1 [internal] load build definition from Dockerfile
22:23:15 [2020-05-22T22:23:15.398Z] #1 transferring dockerfile: 16.37kB done
22:23:15 [2020-05-22T22:23:15.398Z] #1 DONE 0.0s
22:23:15 [2020-05-22T22:23:15.398Z] 
22:23:15 [2020-05-22T22:23:15.398Z] #2 [internal] load .dockerignore
22:23:15 [2020-05-22T22:23:15.398Z] #2 transferring context: 87B done
22:23:15 [2020-05-22T22:23:15.398Z] #2 DONE 0.1s
22:23:15 [2020-05-22T22:23:15.398Z] 
22:23:15 [2020-05-22T22:23:15.398Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
22:23:15 [2020-05-22T22:23:15.647Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 .
22:23:15 [2020-05-22T22:23:15.647Z] #2 [internal] load build definition from Dockerfile
22:23:15 [2020-05-22T22:23:15.656Z] #3 DONE 0.3s
22:23:15 [2020-05-22T22:23:15.656Z] 
22:23:15 [2020-05-22T22:23:15.656Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
22:23:15 [2020-05-22T22:23:15.656Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
22:23:15 [2020-05-22T22:23:15.656Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
22:23:15 [2020-05-22T22:23:15.656Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
22:23:15 [2020-05-22T22:23:15.656Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.89MB / 8.88MB 0.1s
22:23:15 [2020-05-22T22:23:15.656Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
22:23:15 [2020-05-22T22:23:15.664Z] Client:
22:23:15 [2020-05-22T22:23:15.664Z]  Debug Mode: false
22:23:15 [2020-05-22T22:23:15.664Z] 
22:23:15 [2020-05-22T22:23:15.664Z] Server:
22:23:15 [2020-05-22T22:23:15.664Z]  Containers: 0
22:23:15 [2020-05-22T22:23:15.664Z]   Running: 0
22:23:15 [2020-05-22T22:23:15.664Z]   Paused: 0
22:23:15 [2020-05-22T22:23:15.664Z]   Stopped: 0
22:23:15 [2020-05-22T22:23:15.664Z]  Images: 0
22:23:15 [2020-05-22T22:23:15.664Z]  Server Version: 19.03.8
22:23:15 [2020-05-22T22:23:15.664Z]  Storage Driver: overlay2
22:23:15 [2020-05-22T22:23:15.664Z]   Backing Filesystem: <unknown>
22:23:15 [2020-05-22T22:23:15.664Z]   Supports d_type: true
22:23:15 [2020-05-22T22:23:15.664Z]   Native Overlay Diff: true
22:23:15 [2020-05-22T22:23:15.664Z]  Logging Driver: json-file
22:23:15 [2020-05-22T22:23:15.664Z]  Cgroup Driver: cgroupfs
22:23:15 [2020-05-22T22:23:15.664Z]  Plugins:
22:23:15 [2020-05-22T22:23:15.664Z]   Volume: local
22:23:15 [2020-05-22T22:23:15.664Z]   Network: bridge host ipvlan macvlan null overlay
22:23:15 [2020-05-22T22:23:15.664Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:23:15 [2020-05-22T22:23:15.664Z]  Swarm: inactive
22:23:15 [2020-05-22T22:23:15.664Z]  Runtimes: runc
22:23:15 [2020-05-22T22:23:15.664Z]  Default Runtime: runc
22:23:15 [2020-05-22T22:23:15.664Z]  Init Binary: docker-init
22:23:15 [2020-05-22T22:23:15.664Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
22:23:15 [2020-05-22T22:23:15.664Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:15 [2020-05-22T22:23:15.664Z]  init version: fec3683
22:23:15 [2020-05-22T22:23:15.664Z]  Security Options:
22:23:15 [2020-05-22T22:23:15.664Z]   apparmor
22:23:15 [2020-05-22T22:23:15.664Z]   seccomp
22:23:15 [2020-05-22T22:23:15.664Z]    Profile: default
22:23:15 [2020-05-22T22:23:15.664Z]  Kernel Version: 4.15.0-1065-aws
22:23:15 [2020-05-22T22:23:15.664Z]  Operating System: Ubuntu 16.04.6 LTS
22:23:15 [2020-05-22T22:23:15.664Z]  OSType: linux
22:23:15 [2020-05-22T22:23:15.664Z]  Architecture: aarch64
22:23:15 [2020-05-22T22:23:15.664Z]  CPUs: 4
22:23:15 [2020-05-22T22:23:15.664Z]  Total Memory: 7.525GiB
22:23:15 [2020-05-22T22:23:15.664Z]  Name: ip-10-100-39-239
22:23:15 [2020-05-22T22:23:15.664Z]  ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A
22:23:15 [2020-05-22T22:23:15.664Z]  Docker Root Dir: /var/lib/docker
22:23:15 [2020-05-22T22:23:15.664Z]  Debug Mode: false
22:23:15 [2020-05-22T22:23:15.664Z]  Registry: https://index.docker.io/v1/
22:23:15 [2020-05-22T22:23:15.664Z]  Labels:
22:23:15 [2020-05-22T22:23:15.664Z]  Experimental: true
22:23:15 [2020-05-22T22:23:15.664Z]  Insecure Registries:
22:23:15 [2020-05-22T22:23:15.664Z]   127.0.0.0/8
22:23:15 [2020-05-22T22:23:15.664Z]  Live Restore Enabled: true
22:23:15 [2020-05-22T22:23:15.664Z] 
22:23:15 [2020-05-22T22:23:15.664Z] WARNING: No swap limit support
[Pipeline] sh
22:23:15 [2020-05-22T22:23:15.768Z] #51 ...
22:23:15 [2020-05-22T22:23:15.769Z] 
22:23:15 [2020-05-22T22:23:15.769Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:15 [2020-05-22T22:23:15.769Z] #60 DONE 68.0s
22:23:15 [2020-05-22T22:23:15.769Z] 
22:23:15 [2020-05-22T22:23:15.769Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:23:15 [2020-05-22T22:23:15.769Z] #51 68.11 Selecting previously unselected package libbtrfs-dev.
22:23:15 [2020-05-22T22:23:15.769Z] #51 68.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:23:15 [2020-05-22T22:23:15.769Z] #51 68.11 Unpacking libbtrfs-dev (4.20.1-2) ...
22:23:15 [2020-05-22T22:23:15.769Z] #51 ...
22:23:15 [2020-05-22T22:23:15.769Z] 
22:23:15 [2020-05-22T22:23:15.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:15 [2020-05-22T22:23:15.769Z] #10 48.89 Reading package lists...
22:23:15 [2020-05-22T22:23:15.769Z] #10 60.85 Building dependency tree...
22:23:15 [2020-05-22T22:23:15.769Z] #10 65.29 The following additional packages will be installed:
22:23:15 [2020-05-22T22:23:15.769Z] #10 65.29   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:23:15 [2020-05-22T22:23:15.769Z] #10 65.30   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:23:15 [2020-05-22T22:23:15.769Z] #10 65.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:23:15 [2020-05-22T22:23:15.769Z] #10 65.31   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
22:23:15 [2020-05-22T22:23:15.769Z] #10 65.33 Suggested packages:
22:23:15 [2020-05-22T22:23:15.769Z] #10 65.33   gcc-8-locales seccomp wine64
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.40 The following NEW packages will be installed:
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.40   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.40   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.40   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.40   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.41   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.41   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.93 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.93 Need to get 77.7 MB of archives.
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.93 After this operation, 487 MB of additional disk space will be used.
22:23:15 [2020-05-22T22:23:15.769Z] #10 67.93 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]
22:23:15 [2020-05-22T22:23:15.769Z] #10 ...
22:23:15 [2020-05-22T22:23:15.769Z] 
22:23:15 [2020-05-22T22:23:15.769Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:15 [2020-05-22T22:23:15.769Z] #38 68.29 Selecting previously unselected package libprotobuf17:amd64.
22:23:15 [2020-05-22T22:23:15.769Z] #38 68.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:23:15 [2020-05-22T22:23:15.769Z] #38 68.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:23:15 [2020-05-22T22:23:15.915Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
22:23:15 [2020-05-22T22:23:15.915Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
22:23:15 [2020-05-22T22:23:15.917Z] #2 transferring dockerfile: 16.37kB done
22:23:15 [2020-05-22T22:23:15.917Z] #2 DONE 0.2s
22:23:15 [2020-05-22T22:23:15.917Z] 
22:23:15 [2020-05-22T22:23:15.917Z] #1 [internal] load .dockerignore
22:23:15 [2020-05-22T22:23:15.917Z] #1 transferring context: 87B done
22:23:15 [2020-05-22T22:23:15.917Z] #1 DONE 0.2s
22:23:15 [2020-05-22T22:23:15.917Z] 
22:23:15 [2020-05-22T22:23:15.917Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
22:23:15 [2020-05-22T22:23:15.959Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:23:15 [2020-05-22T22:23:15.959Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
22:23:15 [2020-05-22T22:23:15.959Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41014/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
22:23:15 [2020-05-22T22:23:15.959Z] + bash /home/ubuntu/workspace/moby_PR-41014/check-config.sh
22:23:15 [2020-05-22T22:23:15.959Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:23:15 [2020-05-22T22:23:15.959Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ...
22:23:15 [2020-05-22T22:23:15.959Z] 
22:23:15 [2020-05-22T22:23:15.959Z] Generally Necessary:
22:23:15 [2020-05-22T22:23:15.959Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:23:15 [2020-05-22T22:23:15.959Z] - apparmor: enabled and tools installed
22:23:16 [2020-05-22T22:23:16.005Z] #39 50.91   DEP      criu/protobuf-desc.d
22:23:16 [2020-05-22T22:23:16.005Z] #39 51.01   DEP      criu/proc_parse.d
22:23:16 [2020-05-22T22:23:16.005Z] #39 51.09   DEP      criu/plugin.d
22:23:16 [2020-05-22T22:23:16.005Z] #39 51.19   DEP      criu/pipes.d
22:23:16 [2020-05-22T22:23:16.005Z] #39 51.29   DEP      criu/pie-util.d
22:23:16 [2020-05-22T22:23:16.111Z] #38 ...
22:23:16 [2020-05-22T22:23:16.111Z] 
22:23:16 [2020-05-22T22:23:16.111Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:23:16 [2020-05-22T22:23:16.111Z] #23 47.35 Reading package lists...
22:23:16 [2020-05-22T22:23:16.111Z] #23 58.95 Building dependency tree...
22:23:16 [2020-05-22T22:23:16.111Z] #23 64.79 ca-certificates is already the newest version (20190110).
22:23:16 [2020-05-22T22:23:16.111Z] #23 64.79 The following additional packages will be installed:
22:23:16 [2020-05-22T22:23:16.111Z] #23 64.80   libjq1 libonig5
22:23:16 [2020-05-22T22:23:16.111Z] #23 65.86 The following NEW packages will be installed:
22:23:16 [2020-05-22T22:23:16.111Z] #23 65.87   jq libjq1 libonig5
22:23:16 [2020-05-22T22:23:16.111Z] #23 66.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:23:16 [2020-05-22T22:23:16.111Z] #23 66.39 Need to get 355 kB of archives.
22:23:16 [2020-05-22T22:23:16.111Z] #23 66.39 After this operation, 1072 kB of additional disk space will be used.
22:23:16 [2020-05-22T22:23:16.111Z] #23 66.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:23:16 [2020-05-22T22:23:16.111Z] #23 66.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:23:16 [2020-05-22T22:23:16.111Z] #23 66.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:23:16 [2020-05-22T22:23:16.111Z] #23 ...
22:23:16 [2020-05-22T22:23:16.111Z] 
22:23:16 [2020-05-22T22:23:16.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:16 [2020-05-22T22:23:16.111Z] #10 68.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
22:23:16 [2020-05-22T22:23:16.111Z] #10 68.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:23:16 [2020-05-22T22:23:16.174Z] #3 DONE 0.5s
22:23:16 [2020-05-22T22:23:16.175Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done
22:23:16 [2020-05-22T22:23:16.175Z] #4 DONE 0.6s
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NAMESPACES: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NET_NS: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_PID_NS: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_IPC_NS: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_UTS_NS: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_CGROUPS: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_CGROUP_CPUACCT: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_CGROUP_DEVICE: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_CGROUP_FREEZER: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_CGROUP_SCHED: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_CPUSETS: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_MEMCG: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_KEYS: enabled
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_VETH: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_BRIDGE: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NF_NAT: enabled (as module)
22:23:16 [2020-05-22T22:23:16.218Z] - CONFIG_NF_NAT_NEEDED: enabled
22:23:16 [2020-05-22T22:23:16.288Z] #39 51.37   DEP      criu/pie-util-vdso.d
22:23:16 [2020-05-22T22:23:16.367Z] #10 68.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:23:16 [2020-05-22T22:23:16.367Z] #10 68.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:23:16 [2020-05-22T22:23:16.367Z] #10 68.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:23:16 [2020-05-22T22:23:16.432Z] 
22:23:16 [2020-05-22T22:23:16.432Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
22:23:16 [2020-05-22T22:23:16.432Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
22:23:16 [2020-05-22T22:23:16.432Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
22:23:16 [2020-05-22T22:23:16.432Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
22:23:16 [2020-05-22T22:23:16.432Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
22:23:16 [2020-05-22T22:23:16.432Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.11MB / 8.88MB 0.1s
22:23:16 [2020-05-22T22:23:16.432Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
22:23:16 [2020-05-22T22:23:16.432Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_POSIX_MQUEUE: enabled
22:23:16 [2020-05-22T22:23:16.477Z] 
22:23:16 [2020-05-22T22:23:16.477Z] Optional Features:
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_USER_NS: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_SECCOMP: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_CGROUP_PIDS: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_MEMCG_SWAP: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
22:23:16 [2020-05-22T22:23:16.477Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_BLK_CGROUP: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_IOSCHED_CFQ: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_CGROUP_PERF: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_CGROUP_HUGETLB: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_CFS_BANDWIDTH: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_RT_GROUP_SCHED: missing
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_IP_VS: enabled (as module)
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_IP_VS_NFCT: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_IP_VS_RR: enabled (as module)
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_EXT4_FS: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:23:16 [2020-05-22T22:23:16.477Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:23:16 [2020-05-22T22:23:16.571Z] #39 51.48   DEP      criu/path.d
22:23:16 [2020-05-22T22:23:16.571Z] #39 51.63   DEP      criu/parasite-syscall.d
22:23:16 [2020-05-22T22:23:16.689Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
22:23:16 [2020-05-22T22:23:16.689Z] #4 DONE 0.5s
22:23:16 [2020-05-22T22:23:16.737Z] - Network Drivers:
22:23:16 [2020-05-22T22:23:16.737Z]   - "overlay":
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_VXLAN: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:23:16 [2020-05-22T22:23:16.737Z]       Optional (for encrypted networks):
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_CRYPTO: enabled
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_CRYPTO_AEAD: enabled
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_CRYPTO_GCM: enabled
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_CRYPTO_GHASH: enabled
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_XFRM: enabled
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_XFRM_USER: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_INET_ESP: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]   - "ipvlan":
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_IPVLAN: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]   - "macvlan":
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_MACVLAN: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_DUMMY: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]   - "ftp,tftp client in container":
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z] - Storage Drivers:
22:23:16 [2020-05-22T22:23:16.737Z]   - "aufs":
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_AUFS_FS: enabled (as module)
22:23:16 [2020-05-22T22:23:16.737Z]   - "btrfs":
22:23:16 [2020-05-22T22:23:16.737Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:23:16 [2020-05-22T22:23:16.854Z] #39 51.79   DEP      criu/pagemap.d
22:23:16 [2020-05-22T22:23:16.854Z] #39 51.97   DEP      criu/pagemap-cache.d
22:23:16 [2020-05-22T22:23:16.929Z] #10 69.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:23:16 [2020-05-22T22:23:16.996Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:23:16 [2020-05-22T22:23:16.996Z]   - "devicemapper":
22:23:16 [2020-05-22T22:23:16.996Z]     - CONFIG_BLK_DEV_DM: enabled
22:23:16 [2020-05-22T22:23:16.996Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:23:16 [2020-05-22T22:23:16.996Z]   - "overlay":
22:23:16 [2020-05-22T22:23:16.996Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:23:16 [2020-05-22T22:23:16.996Z]   - "zfs":
22:23:16 [2020-05-22T22:23:16.996Z]     - /dev/zfs: missing
22:23:16 [2020-05-22T22:23:16.996Z]     - zfs command: missing
22:23:16 [2020-05-22T22:23:16.996Z]     - zpool command: missing
22:23:16 [2020-05-22T22:23:16.996Z] 
22:23:16 [2020-05-22T22:23:16.996Z] Limits:
22:23:16 [2020-05-22T22:23:16.996Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:23:16 [2020-05-22T22:23:16.996Z] 
22:23:16 [2020-05-22T22:23:16.996Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:23:17 [2020-05-22T22:23:17.106Z] 
22:23:17 [2020-05-22T22:23:17.106Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:23:17 [2020-05-22T22:23:17.137Z] #39 52.12   DEP      criu/page-xfer.d
22:23:17 [2020-05-22T22:23:17.137Z] #39 52.28   DEP      criu/page-pipe.d
22:23:17 [2020-05-22T22:23:17.189Z] #10 ...
22:23:17 [2020-05-22T22:23:17.189Z] 
22:23:17 [2020-05-22T22:23:17.189Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:23:17 [2020-05-22T22:23:17.189Z] #51 68.76 Setting up libbtrfs0 (4.20.1-2) ...
22:23:17 [2020-05-22T22:23:17.189Z] #51 68.79 Setting up libbtrfs-dev (4.20.1-2) ...
22:23:17 [2020-05-22T22:23:17.189Z] #51 68.85 Processing triggers for libc-bin (2.28-10) ...
22:23:17 [2020-05-22T22:23:17.189Z] #51 DONE 69.7s
22:23:17 [2020-05-22T22:23:17.290Z] 
22:23:17 [2020-05-22T22:23:17.290Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:23:17 [2020-05-22T22:23:17.290Z] #6 DONE 0.3s
22:23:17 [2020-05-22T22:23:17.290Z] 
22:23:17 [2020-05-22T22:23:17.290Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
22:23:17 [2020-05-22T22:23:17.353Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 .
22:23:17 [2020-05-22T22:23:17.353Z] #1 [internal] load .dockerignore
22:23:17 [2020-05-22T22:23:17.353Z] #1 transferring context: 32B
22:23:17 [2020-05-22T22:23:17.364Z] #6 ...
22:23:17 [2020-05-22T22:23:17.364Z] 
22:23:17 [2020-05-22T22:23:17.364Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
22:23:17 [2020-05-22T22:23:17.364Z] #5 DONE 0.3s
22:23:17 [2020-05-22T22:23:17.364Z] 
22:23:17 [2020-05-22T22:23:17.364Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:23:17 [2020-05-22T22:23:17.419Z] #39 52.42   DEP      criu/netfilter.d
22:23:17 [2020-05-22T22:23:17.420Z] #39 52.47   DEP      criu/net.d
22:23:17 [2020-05-22T22:23:17.420Z] #39 52.59   DEP      criu/namespaces.d
22:23:17 [2020-05-22T22:23:17.420Z] #39 52.70   DEP      criu/mount.d
22:23:17 [2020-05-22T22:23:17.443Z] 
22:23:17 [2020-05-22T22:23:17.443Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:23:17 [2020-05-22T22:23:17.443Z] #23 68.79 debconf: delaying package configuration, since apt-utils is not installed
22:23:17 [2020-05-22T22:23:17.443Z] #23 69.21 Fetched 355 kB in 0s (919 kB/s)
22:23:17 [2020-05-22T22:23:17.443Z] #23 69.47 Selecting previously unselected package libonig5:amd64.
22:23:17 [2020-05-22T22:23:17.443Z] #23 69.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 ... 15412 files and directories currently installed.)
22:23:17 [2020-05-22T22:23:17.443Z] #23 69.59 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
22:23:17 [2020-05-22T22:23:17.443Z] #23 69.62 Unpacking libonig5:amd64 (6.9.1-1) ...
22:23:17 [2020-05-22T22:23:17.554Z] #5 DONE 0.3s
22:23:17 [2020-05-22T22:23:17.554Z] 
22:23:17 [2020-05-22T22:23:17.554Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:17 [2020-05-22T22:23:17.554Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
22:23:17 [2020-05-22T22:23:17.617Z] #1 transferring context: 87B done
22:23:17 [2020-05-22T22:23:17.617Z] #1 DONE 0.2s
22:23:17 [2020-05-22T22:23:17.617Z] 
22:23:17 [2020-05-22T22:23:17.617Z] #2 [internal] load build definition from Dockerfile
22:23:17 [2020-05-22T22:23:17.617Z] #2 transferring dockerfile: 16.37kB done
22:23:17 [2020-05-22T22:23:17.617Z] #2 DONE 0.2s
22:23:17 [2020-05-22T22:23:17.617Z] 
22:23:17 [2020-05-22T22:23:17.617Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
22:23:17 [2020-05-22T22:23:17.698Z] #23 70.14 Selecting previously unselected package libjq1:amd64.
22:23:17 [2020-05-22T22:23:17.698Z] #23 70.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:23:17 [2020-05-22T22:23:17.698Z] #23 70.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:17 [2020-05-22T22:23:17.702Z] #39 52.79   DEP      criu/mem.d
22:23:17 [2020-05-22T22:23:17.702Z] #39 52.97   DEP      criu/lsm.d
22:23:17 [2020-05-22T22:23:17.812Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
22:23:17 [2020-05-22T22:23:17.812Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done
22:23:17 [2020-05-22T22:23:17.812Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done
22:23:17 [2020-05-22T22:23:17.812Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 4.57MB / 50.39MB 0.3s
22:23:17 [2020-05-22T22:23:17.812Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0B / 7.81MB 0.3s
22:23:17 [2020-05-22T22:23:17.812Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0B / 10.00MB 0.3s
22:23:17 [2020-05-22T22:23:17.929Z] #6 DONE 1.1s
22:23:17 [2020-05-22T22:23:17.952Z] #23 70.51 Selecting previously unselected package jq.
22:23:17 [2020-05-22T22:23:17.985Z] #39 53.14   DEP      criu/log.d
22:23:17 [2020-05-22T22:23:17.985Z] #39 53.26   DEP      criu/libnetlink.d
22:23:18 [2020-05-22T22:23:18.070Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 9.01MB / 50.39MB 0.4s
22:23:18 [2020-05-22T22:23:18.070Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 12.34MB / 50.39MB 0.5s
22:23:18 [2020-05-22T22:23:18.070Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 1.13MB / 7.81MB 0.5s
22:23:18 [2020-05-22T22:23:18.070Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 922.15kB / 10.00MB 0.5s
22:23:18 [2020-05-22T22:23:18.185Z] #3 DONE 0.5s
22:23:18 [2020-05-22T22:23:18.185Z] 
22:23:18 [2020-05-22T22:23:18.185Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
22:23:18 [2020-05-22T22:23:18.185Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
22:23:18 [2020-05-22T22:23:18.185Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
22:23:18 [2020-05-22T22:23:18.185Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
22:23:18 [2020-05-22T22:23:18.185Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.0s
22:23:18 [2020-05-22T22:23:18.185Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
22:23:18 [2020-05-22T22:23:18.206Z] #23 70.57 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
22:23:18 [2020-05-22T22:23:18.206Z] #23 70.57 Unpacking jq (1.5+dfsg-2+b1) ...
22:23:18 [2020-05-22T22:23:18.209Z] 
22:23:18 [2020-05-22T22:23:18.209Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:23:18 [2020-05-22T22:23:18.209Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:23:18 [2020-05-22T22:23:18.209Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:23:18 [2020-05-22T22:23:18.209Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:23:18 [2020-05-22T22:23:18.267Z] #39 53.35   DEP      criu/kerndat.d
22:23:18 [2020-05-22T22:23:18.267Z] #39 53.50   DEP      criu/kcmp-ids.d
22:23:18 [2020-05-22T22:23:18.267Z] #39 53.55   DEP      criu/irmap.d
22:23:18 [2020-05-22T22:23:18.329Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 19.84MB / 50.39MB 0.6s
22:23:18 [2020-05-22T22:23:18.329Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.6s
22:23:18 [2020-05-22T22:23:18.329Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 2.26MB / 10.00MB 0.6s
22:23:18 [2020-05-22T22:23:18.329Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 30.74MB / 50.39MB 0.9s
22:23:18 [2020-05-22T22:23:18.329Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.6s done
22:23:18 [2020-05-22T22:23:18.329Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.9s
22:23:18 [2020-05-22T22:23:18.329Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 1.34MB / 51.83MB 0.9s
22:23:18 [2020-05-22T22:23:18.445Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s
22:23:18 [2020-05-22T22:23:18.550Z] #39 53.67   DEP      criu/ipc_ns.d
22:23:18 [2020-05-22T22:23:18.550Z] #39 53.78   DEP      criu/image.d
22:23:18 [2020-05-22T22:23:18.550Z] #39 ...
22:23:18 [2020-05-22T22:23:18.550Z] 
22:23:18 [2020-05-22T22:23:18.550Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:18 [2020-05-22T22:23:18.550Z] #49 7.228 + cd /tmp/tmp.Qy1Q5OkSAT/src/github.com/opencontainers/runc
22:23:18 [2020-05-22T22:23:18.550Z] #49 7.228 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:23:18 [2020-05-22T22:23:18.550Z] #49 7.728 + '[' -z '' ']'
22:23:18 [2020-05-22T22:23:18.550Z] #49 7.728 + target=static
22:23:18 [2020-05-22T22:23:18.550Z] #49 7.728 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:23:18 [2020-05-22T22:23:18.550Z] #49 8.455 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 .
22:23:18 [2020-05-22T22:23:18.589Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 38.58MB / 50.39MB 1.1s
22:23:18 [2020-05-22T22:23:18.589Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.9s done
22:23:18 [2020-05-22T22:23:18.589Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 9.09MB / 51.83MB 1.1s
22:23:18 [2020-05-22T22:23:18.589Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 1.36MB / 68.65MB 1.1s
22:23:18 [2020-05-22T22:23:18.705Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done
22:23:18 [2020-05-22T22:23:18.705Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
22:23:18 [2020-05-22T22:23:18.767Z] #23 71.10 Setting up libonig5:amd64 (6.9.1-1) ...
22:23:18 [2020-05-22T22:23:18.767Z] #23 71.10 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:23:18 [2020-05-22T22:23:18.767Z] #23 71.12 Setting up jq (1.5+dfsg-2+b1) ...
22:23:18 [2020-05-22T22:23:18.767Z] #23 71.16 Processing triggers for libc-bin (2.28-10) ...
22:23:18 [2020-05-22T22:23:18.833Z] #49 ...
22:23:18 [2020-05-22T22:23:18.833Z] 
22:23:18 [2020-05-22T22:23:18.833Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:23:18 [2020-05-22T22:23:18.833Z] #17 1.618 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:18 [2020-05-22T22:23:18.833Z] #17 1.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:18 [2020-05-22T22:23:18.833Z] #17 1.753 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:18 [2020-05-22T22:23:18.833Z] #17 1.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
22:23:18 [2020-05-22T22:23:18.833Z] #17 2.832 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [180 kB]
22:23:18 [2020-05-22T22:23:18.833Z] #17 3.596 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B]
22:23:18 [2020-05-22T22:23:18.833Z] #17 6.255 Fetched 8046 kB in 5s (1657 kB/s)
22:23:18 [2020-05-22T22:23:18.833Z] #17 6.255 Reading package lists...
22:23:18 [2020-05-22T22:23:18.833Z] #17 7.939 Reading package lists...
22:23:18 [2020-05-22T22:23:18.833Z] #17 ...
22:23:18 [2020-05-22T22:23:18.833Z] 
22:23:18 [2020-05-22T22:23:18.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:18 [2020-05-22T22:23:18.833Z] #39 53.95   DEP      criu/image-desc.d
22:23:18 [2020-05-22T22:23:18.833Z] #39 54.02   DEP      criu/fsnotify.d
22:23:18 [2020-05-22T22:23:18.879Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 42.93MB / 50.39MB 1.2s
22:23:18 [2020-05-22T22:23:18.879Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 12.71MB / 51.83MB 1.2s
22:23:18 [2020-05-22T22:23:18.879Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.4s
22:23:18 [2020-05-22T22:23:18.879Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 18.03MB / 51.83MB 1.4s
22:23:18 [2020-05-22T22:23:18.879Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 12.47MB / 68.65MB 1.4s
22:23:18 [2020-05-22T22:23:18.974Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
22:23:18 [2020-05-22T22:23:18.975Z] #4 DONE 0.8s
22:23:19 [2020-05-22T22:23:19.024Z] #23 DONE 71.6s
22:23:19 [2020-05-22T22:23:19.024Z] 
22:23:19 [2020-05-22T22:23:19.024Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:19 [2020-05-22T22:23:19.024Z] #38 69.75 Selecting previously unselected package libprotobuf-lite17:amd64.
22:23:19 [2020-05-22T22:23:19.024Z] #38 69.75 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
22:23:19 [2020-05-22T22:23:19.024Z] #38 69.75 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
22:23:19 [2020-05-22T22:23:19.024Z] #38 70.26 Selecting previously unselected package libprotobuf-dev:amd64.
22:23:19 [2020-05-22T22:23:19.024Z] #38 70.26 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
22:23:19 [2020-05-22T22:23:19.024Z] #38 70.31 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
22:23:19 [2020-05-22T22:23:19.115Z] #39 54.25   DEP      criu/filesystems.d
22:23:19 [2020-05-22T22:23:19.151Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 20.99MB / 51.83MB 1.5s
22:23:19 [2020-05-22T22:23:19.151Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 18.47MB / 68.65MB 1.5s
22:23:19 [2020-05-22T22:23:19.280Z] #38 ...
22:23:19 [2020-05-22T22:23:19.280Z] 
22:23:19 [2020-05-22T22:23:19.280Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:23:19 [2020-05-22T22:23:19.280Z] #24 DONE 0.1s
22:23:19 [2020-05-22T22:23:19.280Z] 
22:23:19 [2020-05-22T22:23:19.280Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:19 [2020-05-22T22:23:19.280Z] #32 50.21 Reading package lists...
22:23:19 [2020-05-22T22:23:19.280Z] #32 62.13 Building dependency tree...
22:23:19 [2020-05-22T22:23:19.280Z] #32 66.78 The following additional packages will be installed:
22:23:19 [2020-05-22T22:23:19.280Z] #32 66.82   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:23:19 [2020-05-22T22:23:19.280Z] #32 66.84 Suggested packages:
22:23:19 [2020-05-22T22:23:19.280Z] #32 66.86   cmake-doc ninja-build lrzip
22:23:19 [2020-05-22T22:23:19.280Z] #32 66.86 Recommended packages:
22:23:19 [2020-05-22T22:23:19.280Z] #32 66.86   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:23:19 [2020-05-22T22:23:19.280Z] #32 68.48 The following NEW packages will be installed:
22:23:19 [2020-05-22T22:23:19.280Z] #32 68.48   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:23:19 [2020-05-22T22:23:19.280Z] #32 68.53   vim-common xxd
22:23:19 [2020-05-22T22:23:19.280Z] #32 68.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:23:19 [2020-05-22T22:23:19.280Z] #32 68.96 Need to get 14.9 MB of archives.
22:23:19 [2020-05-22T22:23:19.280Z] #32 68.96 After this operation, 61.8 MB of additional disk space will be used.
22:23:19 [2020-05-22T22:23:19.280Z] #32 68.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 69.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 69.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 69.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 70.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 70.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 70.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 70.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 70.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 70.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:23:19 [2020-05-22T22:23:19.280Z] #32 ...
22:23:19 [2020-05-22T22:23:19.280Z] 
22:23:19 [2020-05-22T22:23:19.280Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:19 [2020-05-22T22:23:19.280Z] #41 61.56 github.com/LK4D4/vndr/godl/singleflight
22:23:19 [2020-05-22T22:23:19.280Z] #41 61.58 internal/reflectlite
22:23:19 [2020-05-22T22:23:19.280Z] #41 61.84 math/rand
22:23:19 [2020-05-22T22:23:19.280Z] #41 63.35 internal/singleflight
22:23:19 [2020-05-22T22:23:19.280Z] #41 65.44 sort
22:23:19 [2020-05-22T22:23:19.280Z] #41 65.48 io
22:23:19 [2020-05-22T22:23:19.280Z] #41 67.07 strconv
22:23:19 [2020-05-22T22:23:19.280Z] #41 67.68 bytes
22:23:19 [2020-05-22T22:23:19.280Z] #41 71.64 bufio
22:23:19 [2020-05-22T22:23:19.398Z] #39 54.43   DEP      criu/files.d
22:23:19 [2020-05-22T22:23:19.412Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.5s done
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 31.25MB / 51.83MB 1.8s
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 28.55MB / 68.65MB 1.8s
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 4.65MB / 120.15MB 1.8s
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 36.31MB / 51.83MB 1.9s
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 32.21MB / 68.65MB 1.9s
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 41.34MB / 51.83MB 2.0s
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 36.12MB / 68.65MB 2.0s
22:23:19 [2020-05-22T22:23:19.413Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 11.96MB / 120.15MB 2.0s
22:23:19 [2020-05-22T22:23:19.413Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200
22:23:19 [2020-05-22T22:23:19.534Z] #41 ...
22:23:19 [2020-05-22T22:23:19.534Z] 
22:23:19 [2020-05-22T22:23:19.534Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:19 [2020-05-22T22:23:19.573Z] 
22:23:19 [2020-05-22T22:23:19.573Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:23:19 [2020-05-22T22:23:19.573Z] #6 DONE 0.2s
22:23:19 [2020-05-22T22:23:19.573Z] 
22:23:19 [2020-05-22T22:23:19.573Z] #5 [internal] load metadata for docker.io/library/golang:1.13.11-buster
22:23:19 [2020-05-22T22:23:19.671Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 40.93MB / 68.65MB 2.2s
22:23:19 [2020-05-22T22:23:19.681Z] #39 54.63   DEP      criu/files-reg.d
22:23:19 [2020-05-22T22:23:19.681Z] #39 54.81   DEP      criu/files-ext.d
22:23:19 [2020-05-22T22:23:19.832Z] #5 DONE 0.4s
22:23:19 [2020-05-22T22:23:19.832Z] 
22:23:19 [2020-05-22T22:23:19.832Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:19 [2020-05-22T22:23:19.833Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
22:23:19 [2020-05-22T22:23:19.930Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.11MB / 51.83MB 2.4s
22:23:19 [2020-05-22T22:23:19.930Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 46.62MB / 68.65MB 2.4s
22:23:19 [2020-05-22T22:23:19.930Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 23.61MB / 120.15MB 2.4s
22:23:19 [2020-05-22T22:23:19.963Z] #39 54.97   DEP      criu/file-lock.d
22:23:19 [2020-05-22T22:23:19.963Z] #39 55.15   DEP      criu/file-ids.d
22:23:20 [2020-05-22T22:23:20.094Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
22:23:20 [2020-05-22T22:23:20.094Z] #7 sha256:3ea287be01187ba515f7cb79fe34a86decb46ed636b2d4db8a4661da54617ecb 5.46kB / 5.46kB done
22:23:20 [2020-05-22T22:23:20.094Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0B / 7.68MB 0.3s
22:23:20 [2020-05-22T22:23:20.094Z] #7 sha256:03b8c058170392c026056f30177e0c204ff331ffaab4400fc8dabd594c6a74b3 1.79kB / 1.79kB done
22:23:20 [2020-05-22T22:23:20.094Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 0B / 49.17MB 0.3s
22:23:20 [2020-05-22T22:23:20.192Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.5s done
22:23:20 [2020-05-22T22:23:20.192Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 52.02MB / 68.65MB 2.7s
22:23:20 [2020-05-22T22:23:20.192Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 33.79MB / 120.15MB 2.7s
22:23:20 [2020-05-22T22:23:20.192Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.6s done
22:23:20 [2020-05-22T22:23:20.246Z] #39 55.30   DEP      criu/fifo.d
22:23:20 [2020-05-22T22:23:20.246Z] #39 55.39   DEP      criu/fdstore.d
22:23:20 [2020-05-22T22:23:20.355Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 4.76MB / 7.68MB 0.5s
22:23:20 [2020-05-22T22:23:20.355Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.7s
22:23:20 [2020-05-22T22:23:20.355Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 23.67MB / 49.17MB 0.7s
22:23:20 [2020-05-22T22:23:20.450Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 59.28MB / 68.65MB 2.9s
22:23:20 [2020-05-22T22:23:20.450Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 39.99MB / 120.15MB 2.9s
22:23:20 [2020-05-22T22:23:20.459Z] #25 ...
22:23:20 [2020-05-22T22:23:20.459Z] 
22:23:20 [2020-05-22T22:23:20.459Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:20 [2020-05-22T22:23:20.459Z] #30 62.82 sort
22:23:20 [2020-05-22T22:23:20.459Z] #30 62.85 errors
22:23:20 [2020-05-22T22:23:20.459Z] #30 63.74 strconv
22:23:20 [2020-05-22T22:23:20.459Z] #30 65.69 io
22:23:20 [2020-05-22T22:23:20.459Z] #30 67.47 internal/oserror
22:23:20 [2020-05-22T22:23:20.459Z] #30 67.70 syscall
22:23:20 [2020-05-22T22:23:20.459Z] #30 69.50 reflect
22:23:20 [2020-05-22T22:23:20.459Z] #30 ...
22:23:20 [2020-05-22T22:23:20.459Z] 
22:23:20 [2020-05-22T22:23:20.459Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:20 [2020-05-22T22:23:20.459Z] #38 72.86 Selecting previously unselected package libprotoc17:amd64.
22:23:20 [2020-05-22T22:23:20.459Z] #38 72.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
22:23:20 [2020-05-22T22:23:20.459Z] #38 72.89 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
22:23:20 [2020-05-22T22:23:20.528Z] #39 55.45   DEP      criu/fault-injection.d
22:23:20 [2020-05-22T22:23:20.528Z] #39 55.48   DEP      criu/external.d
22:23:20 [2020-05-22T22:23:20.528Z] #39 55.54   DEP      criu/eventpoll.d
22:23:20 [2020-05-22T22:23:20.528Z] #39 55.64   DEP      criu/eventfd.d
22:23:20 [2020-05-22T22:23:20.710Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 67.37MB / 68.65MB 3.1s
22:23:20 [2020-05-22T22:23:20.710Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 48.01MB / 120.15MB 3.2s
22:23:20 [2020-05-22T22:23:20.743Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 524.87kB / 9.86MB 2.6s
22:23:20 [2020-05-22T22:23:20.743Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.09MB / 9.86MB 2.7s
22:23:20 [2020-05-22T22:23:20.811Z] #39 55.77   DEP      criu/crtools.d
22:23:20 [2020-05-22T22:23:20.811Z] #39 55.94   DEP      criu/cr-service.d
22:23:20 [2020-05-22T22:23:20.929Z] #7 sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 7.68MB / 7.68MB 0.9s done
22:23:20 [2020-05-22T22:23:20.929Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 41.01MB / 49.17MB 1.2s
22:23:20 [2020-05-22T22:23:20.929Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 12.10MB / 52.16MB 1.2s
22:23:20 [2020-05-22T22:23:20.929Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0B / 9.98MB 1.2s
22:23:20 [2020-05-22T22:23:20.969Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 3.3s done
22:23:20 [2020-05-22T22:23:20.969Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 55.83MB / 120.15MB 3.4s
22:23:20 [2020-05-22T22:23:20.969Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 63.54MB / 120.15MB 3.6s
22:23:21 [2020-05-22T22:23:21.002Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.86MB / 9.86MB 2.8s
22:23:21 [2020-05-22T22:23:21.002Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done
22:23:21 [2020-05-22T22:23:21.093Z] #39 56.04   DEP      criu/cr-restore.d
22:23:21 [2020-05-22T22:23:21.093Z] #39 56.26   DEP      criu/cr-errno.d
22:23:21 [2020-05-22T22:23:21.093Z] #39 56.27   DEP      criu/cr-dump.d
22:23:21 [2020-05-22T22:23:21.194Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 48.34MB / 49.17MB 1.3s
22:23:21 [2020-05-22T22:23:21.194Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 19.50MB / 52.16MB 1.3s
22:23:21 [2020-05-22T22:23:21.194Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 26.19MB / 52.16MB 1.4s
22:23:21 [2020-05-22T22:23:21.194Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 2.89MB / 9.98MB 1.4s
22:23:21 [2020-05-22T22:23:21.227Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 69.60MB / 120.15MB 3.8s
22:23:21 [2020-05-22T22:23:21.259Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
22:23:21 [2020-05-22T22:23:21.376Z] #39 56.48   DEP      criu/cr-dedup.d
22:23:21 [2020-05-22T22:23:21.376Z] #39 56.57   DEP      criu/cr-check.d
22:23:21 [2020-05-22T22:23:21.386Z] #38 73.92 Selecting previously unselected package protobuf-c-compiler.
22:23:21 [2020-05-22T22:23:21.386Z] #38 73.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
22:23:21 [2020-05-22T22:23:21.386Z] #38 73.97 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
22:23:21 [2020-05-22T22:23:21.457Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 41.07MB / 52.16MB 1.6s
22:23:21 [2020-05-22T22:23:21.457Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 1.6s
22:23:21 [2020-05-22T22:23:21.457Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 46.80MB / 52.16MB 1.7s
22:23:21 [2020-05-22T22:23:21.457Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 1.8s
22:23:21 [2020-05-22T22:23:21.641Z] #38 74.18 Selecting previously unselected package protobuf-compiler.
22:23:21 [2020-05-22T22:23:21.641Z] #38 74.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
22:23:21 [2020-05-22T22:23:21.641Z] #38 74.23 Unpacking protobuf-compiler (3.6.1.3-2) ...
22:23:21 [2020-05-22T22:23:21.659Z] #39 56.66   DEP      criu/config.d
22:23:21 [2020-05-22T22:23:21.659Z] #39 56.75   DEP      criu/clone-noasan.d
22:23:21 [2020-05-22T22:23:21.659Z] #39 56.80   DEP      criu/cgroup.d
22:23:21 [2020-05-22T22:23:21.795Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 77.54MB / 120.15MB 4.1s
22:23:21 [2020-05-22T22:23:21.795Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 89.98MB / 120.15MB 4.4s
22:23:21 [2020-05-22T22:23:21.898Z] #38 74.46 Selecting previously unselected package python-pkg-resources.
22:23:21 [2020-05-22T22:23:21.898Z] #38 74.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
22:23:21 [2020-05-22T22:23:21.898Z] #38 74.48 Unpacking python-pkg-resources (40.8.0-1) ...
22:23:21 [2020-05-22T22:23:21.941Z] #39 56.94   DEP      criu/cgroup-props.d
22:23:21 [2020-05-22T22:23:21.941Z] #39 57.02   DEP      criu/bitmap.d
22:23:21 [2020-05-22T22:23:21.941Z] #39 57.02   DEP      criu/bfd.d
22:23:22 [2020-05-22T22:23:22.053Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 99.07MB / 120.15MB 4.7s
22:23:22 [2020-05-22T22:23:22.224Z] #39 57.15   DEP      criu/autofs.d
22:23:22 [2020-05-22T22:23:22.224Z] #39 57.27   DEP      criu/aio.d
22:23:22 [2020-05-22T22:23:22.224Z] #39 57.40   DEP      criu/action-scripts.d
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 49.17MB / 49.17MB 2.2s done
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 52.16MB / 52.16MB 2.2s done
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 9.98MB / 9.98MB 2.2s done
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 358.34kB / 97.70MB 2.5s
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e 154B / 154B 2.5s done
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.41MB / 62.52MB 2.5s
22:23:22 [2020-05-22T22:23:22.398Z] #7 ...
22:23:22 [2020-05-22T22:23:22.398Z] 
22:23:22 [2020-05-22T22:23:22.398Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:23:22 [2020-05-22T22:23:22.398Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:23:22 [2020-05-22T22:23:22.398Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:23:22 [2020-05-22T22:23:22.398Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:23:22 [2020-05-22T22:23:22.398Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done
22:23:22 [2020-05-22T22:23:22.398Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.7s done
22:23:22 [2020-05-22T22:23:22.398Z] #58 DONE 2.7s
22:23:22 [2020-05-22T22:23:22.398Z] 
22:23:22 [2020-05-22T22:23:22.398Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 10.34MB / 97.70MB 2.7s
22:23:22 [2020-05-22T22:23:22.398Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 17.78MB / 62.52MB 2.7s
22:23:22 [2020-05-22T22:23:22.398Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1
22:23:22 [2020-05-22T22:23:22.458Z] #38 74.93 Selecting previously unselected package python-six.
22:23:22 [2020-05-22T22:23:22.458Z] #38 74.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
22:23:22 [2020-05-22T22:23:22.458Z] #38 74.94 Unpacking python-six (1.12.0-1) ...
22:23:22 [2020-05-22T22:23:22.509Z] #39 57.55   CC       criu/action-scripts.o
22:23:22 [2020-05-22T22:23:22.509Z] #39 ...
22:23:22 [2020-05-22T22:23:22.509Z] 
22:23:22 [2020-05-22T22:23:22.509Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:22 [2020-05-22T22:23:22.509Z] #41 88.00 github.com/LK4D4/vndr/godl
22:23:22 [2020-05-22T22:23:22.509Z] #41 88.49 github.com/LK4D4/vndr
22:23:22 [2020-05-22T22:23:22.509Z] #41 DONE 94.3s
22:23:22 [2020-05-22T22:23:22.509Z] 
22:23:22 [2020-05-22T22:23:22.509Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:22 [2020-05-22T22:23:22.509Z] #39 57.79   CC       criu/aio.o
22:23:22 [2020-05-22T22:23:22.620Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 108.21MB / 120.15MB 5.0s
22:23:22 [2020-05-22T22:23:22.668Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 16.51MB / 97.70MB 2.8s
22:23:22 [2020-05-22T22:23:22.668Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 21.63MB / 97.70MB 2.9s
22:23:22 [2020-05-22T22:23:22.668Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 24.21MB / 62.52MB 2.9s
22:23:22 [2020-05-22T22:23:22.712Z] #38 75.22 Selecting previously unselected package python-protobuf.
22:23:22 [2020-05-22T22:23:22.712Z] #38 75.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
22:23:22 [2020-05-22T22:23:22.712Z] #38 75.25 Unpacking python-protobuf (3.6.1.3-2) ...
22:23:22 [2020-05-22T22:23:22.793Z] #39 58.06   CC       criu/autofs.o
22:23:22 [2020-05-22T22:23:22.880Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 115.59MB / 120.15MB 5.2s
22:23:22 [2020-05-22T22:23:22.929Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 28.11MB / 97.70MB 3.0s
22:23:22 [2020-05-22T22:23:22.929Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 34.45MB / 97.70MB 3.1s
22:23:22 [2020-05-22T22:23:22.929Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 31.95MB / 62.52MB 3.1s
22:23:23 [2020-05-22T22:23:23.139Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.5s done
22:23:23 [2020-05-22T22:23:23.191Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 58.14MB / 97.70MB 3.3s
22:23:23 [2020-05-22T22:23:23.191Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 38.13MB / 62.52MB 3.3s
22:23:23 [2020-05-22T22:23:23.191Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 67.29MB / 97.70MB 3.4s
22:23:23 [2020-05-22T22:23:23.191Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 44.82MB / 62.52MB 3.4s
22:23:23 [2020-05-22T22:23:23.191Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 72.50MB / 97.70MB 3.5s
22:23:23 [2020-05-22T22:23:23.191Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 60.52MB / 62.52MB 3.5s
22:23:23 [2020-05-22T22:23:23.560Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 78.30MB / 97.70MB 3.7s
22:23:23 [2020-05-22T22:23:23.560Z] #7 sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 62.52MB / 62.52MB 3.6s done
22:23:23 [2020-05-22T22:23:23.707Z] #7 ...
22:23:23 [2020-05-22T22:23:23.707Z] 
22:23:23 [2020-05-22T22:23:23.707Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:23:23 [2020-05-22T22:23:23.707Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:23:23 [2020-05-22T22:23:23.707Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:23:23 [2020-05-22T22:23:23.707Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:23:23 [2020-05-22T22:23:23.707Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done
22:23:23 [2020-05-22T22:23:23.707Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done
22:23:23 [2020-05-22T22:23:23.707Z] #58 DONE 6.1s
22:23:23 [2020-05-22T22:23:23.707Z] 
22:23:23 [2020-05-22T22:23:23.707Z] #20 [internal] load build context
22:23:23 [2020-05-22T22:23:23.707Z] #20 transferring context: 40.94MB 6.0s
22:23:23 [2020-05-22T22:23:23.788Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.7s done
22:23:23 [2020-05-22T22:23:23.801Z] #39 58.87   CC       criu/bfd.o
22:23:23 [2020-05-22T22:23:23.819Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 96.00MB / 97.70MB 3.9s
22:23:23 [2020-05-22T22:23:23.819Z] #7 ...
22:23:23 [2020-05-22T22:23:23.819Z] 
22:23:23 [2020-05-22T22:23:23.819Z] #20 [internal] load build context
22:23:23 [2020-05-22T22:23:23.819Z] #20 transferring context: 50.67MB 3.8s done
22:23:23 [2020-05-22T22:23:23.819Z] #20 DONE 3.9s
22:23:23 [2020-05-22T22:23:23.819Z] 
22:23:23 [2020-05-22T22:23:23.819Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:23 [2020-05-22T22:23:23.819Z] #7 sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 97.70MB / 97.70MB 3.9s done
22:23:23 [2020-05-22T22:23:23.965Z] #20 transferring context: 50.67MB 6.6s done
22:23:24 [2020-05-22T22:23:24.045Z] #58 ...
22:23:24 [2020-05-22T22:23:24.045Z] 
22:23:24 [2020-05-22T22:23:24.045Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:24 [2020-05-22T22:23:24.045Z] #7 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
22:23:24 [2020-05-22T22:23:24.045Z] #7 sha256:a95dbe6aaba57fd2b8199869226fa7b9addf06cb816fc15a8a51f3d91ce422c4 1.79kB / 1.79kB done
22:23:24 [2020-05-22T22:23:24.045Z] #7 sha256:6a67120df3f4e629a89085f7b78bc8c1ed10da376ebc6b191dd87e2d81d28040 5.46kB / 5.46kB done
22:23:24 [2020-05-22T22:23:24.045Z] #7 sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 50.39MB / 50.39MB 1.5s done
22:23:24 [2020-05-22T22:23:24.045Z] #7 sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 7.81MB / 7.81MB 0.3s done
22:23:24 [2020-05-22T22:23:24.045Z] #7 sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 10.00MB / 10.00MB 0.7s done
22:23:24 [2020-05-22T22:23:24.045Z] #7 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
22:23:24 [2020-05-22T22:23:24.046Z] #7 sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 51.83MB / 51.83MB 2.3s done
22:23:24 [2020-05-22T22:23:24.046Z] #7 sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 68.65MB / 68.65MB 2.8s done
22:23:24 [2020-05-22T22:23:24.046Z] #7 sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 120.15MB / 120.15MB 5.8s done
22:23:24 [2020-05-22T22:23:24.046Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 3.8s
22:23:24 [2020-05-22T22:23:24.046Z] #7 sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc 126B / 126B 2.4s done
22:23:24 [2020-05-22T22:23:24.046Z] #7 ...
22:23:24 [2020-05-22T22:23:24.046Z] 
22:23:24 [2020-05-22T22:23:24.046Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:23:24 [2020-05-22T22:23:24.046Z] #58 DONE 6.0s
22:23:24 [2020-05-22T22:23:24.046Z] 
22:23:24 [2020-05-22T22:23:24.046Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:24 [2020-05-22T22:23:24.046Z] #7 ...
22:23:24 [2020-05-22T22:23:24.046Z] 
22:23:24 [2020-05-22T22:23:24.046Z] #20 [internal] load build context
22:23:24 [2020-05-22T22:23:24.046Z] #20 transferring context: 28.91MB 6.0s
22:23:24 [2020-05-22T22:23:24.072Z] #38 76.58 Setting up python-pkg-resources (40.8.0-1) ...
22:23:24 [2020-05-22T22:23:24.084Z] #39 59.09   CC       criu/bitmap.o
22:23:24 [2020-05-22T22:23:24.084Z] #39 59.17   CC       criu/cgroup-props.o
22:23:24 [2020-05-22T22:23:24.223Z] #20 DONE 6.7s
22:23:24 [2020-05-22T22:23:24.223Z] 
22:23:24 [2020-05-22T22:23:24.223Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:24 [2020-05-22T22:23:24.484Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 5.0s
22:23:24 [2020-05-22T22:23:24.700Z] #39 59.64   CC       criu/cgroup.o
22:23:25 [2020-05-22T22:23:25.446Z] #20 transferring context: 50.67MB 7.3s done
22:23:25 [2020-05-22T22:23:25.446Z] #20 DONE 7.4s
22:23:25 [2020-05-22T22:23:25.446Z] 
22:23:25 [2020-05-22T22:23:25.446Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:25 [2020-05-22T22:23:25.734Z] #7 extracting sha256:d23bf71de5e1fea32788576972e233e80db7c51d831ed7edb269102dab298bf1 3.0s done
22:23:25 [2020-05-22T22:23:25.734Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.1s
22:23:25 [2020-05-22T22:23:25.994Z] #7 extracting sha256:d4f6b089b3526111514262a58bbb27c5a292d7ef355184883365cdce9a7c61e5 0.3s done
22:23:26 [2020-05-22T22:23:26.177Z] #39 61.15   CC       criu/clone-noasan.o
22:23:26 [2020-05-22T22:23:26.177Z] #39 61.22   CC       criu/config.o
22:23:26 [2020-05-22T22:23:26.257Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.1s
22:23:26 [2020-05-22T22:23:26.517Z] #7 extracting sha256:f34690136adb76fac1a121f6c4a9b5a63de1def4d65e0b2f99ff84c392ed8244 0.3s done
22:23:26 [2020-05-22T22:23:26.517Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b
22:23:26 [2020-05-22T22:23:26.583Z] #38 ...
22:23:26 [2020-05-22T22:23:26.583Z] 
22:23:26 [2020-05-22T22:23:26.583Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:23:26 [2020-05-22T22:23:26.583Z] #28 76.76 Checking out files:  70% (1065/1521)   
Checking out files:  71% (1080/1521)   
Checking out files:  72% (1096/1521)   
Checking out files:  73% (1111/1521)   
Checking out files:  74% (1126/1521)   
Checking out files:  75% (1141/1521)   
Checking out files:  76% (1156/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  92% (1402/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:23:26 [2020-05-22T22:23:26.583Z] #28 78.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
22:23:26 [2020-05-22T22:23:26.583Z] #28 78.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:23:26 [2020-05-22T22:23:26.792Z] #39 61.81   CC       criu/cr-check.o
22:23:27 [2020-05-22T22:23:27.009Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.6s done
22:23:27 [2020-05-22T22:23:27.075Z] #39 ...
22:23:27 [2020-05-22T22:23:27.075Z] 
22:23:27 [2020-05-22T22:23:27.075Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:23:27 [2020-05-22T22:23:27.075Z] #28 DONE 98.6s
22:23:27 [2020-05-22T22:23:27.075Z] 
22:23:27 [2020-05-22T22:23:27.075Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:23:27 [2020-05-22T22:23:27.075Z] #17 7.939 Reading package lists...
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.479 Building dependency tree...
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.929 libcap2-bin is already the newest version (1:2.25-2).
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.929 The following additional packages will be installed:
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   python3.7 python3.7-minimal vim-runtime xxd
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945 Suggested packages:
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945 Recommended packages:
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   aufs-dkms nftables build-essential python3-dev python3-keyring
22:23:27 [2020-05-22T22:23:27.075Z] #17 9.945   python3-keyrings.alt python3-xdg unzip
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.05 The following NEW packages will be installed:
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.05   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.05   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.05   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.06   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.06   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.06   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.06   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.06   xz-utils zip
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.13 Need to get 27.7 MB of archives.
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.13 After this operation, 117 MB of additional disk space will be used.
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 12.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 12.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 12.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 12.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 12.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.63 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 13.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.17 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.44 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
22:23:27 [2020-05-22T22:23:27.075Z] #17 14.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
22:23:27 [2020-05-22T22:23:27.076Z] #17 14.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
22:23:27 [2020-05-22T22:23:27.076Z] #17 14.78 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
22:23:27 [2020-05-22T22:23:27.076Z] #17 14.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
22:23:27 [2020-05-22T22:23:27.076Z] #17 14.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
22:23:27 [2020-05-22T22:23:27.076Z] #17 15.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
22:23:27 [2020-05-22T22:23:27.076Z] #17 15.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
22:23:27 [2020-05-22T22:23:27.144Z] #28 ...
22:23:27 [2020-05-22T22:23:27.144Z] 
22:23:27 [2020-05-22T22:23:27.144Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.965 + RM_GOPATH=0
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.965 + TMP_GOPATH=
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.965 + : /build
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.965 + '[' -z '' ']'
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.975 ++ mktemp -d
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.975 + export GOPATH=/tmp/tmp.kqnSFKU2Ab
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.975 + GOPATH=/tmp/tmp.kqnSFKU2Ab
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.975 + RM_GOPATH=1
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.975 ++ dirname /tmp/install/install.sh
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 + dir=/tmp/install
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 + bin=containerd
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 + shift
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 + '[' '!' -f /tmp/install/containerd.installer ']'
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 + . /tmp/install/containerd.installer
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 ++ set -e
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.977 + install_containerd
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.978 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.978 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kqnSFKU2Ab/src/github.com/containerd/containerd
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.978 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
22:23:27 [2020-05-22T22:23:27.144Z] #52 4.983 Cloning into '/tmp/tmp.kqnSFKU2Ab/src/github.com/containerd/containerd'...
22:23:27 [2020-05-22T22:23:27.266Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88
22:23:27 [2020-05-22T22:23:27.363Z] #17 16.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
22:23:27 [2020-05-22T22:23:27.363Z] #17 16.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
22:23:27 [2020-05-22T22:23:27.399Z] #52 ...
22:23:27 [2020-05-22T22:23:27.399Z] 
22:23:27 [2020-05-22T22:23:27.399Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:27 [2020-05-22T22:23:27.399Z] #32 73.32 debconf: delaying package configuration, since apt-utils is not installed
22:23:27 [2020-05-22T22:23:27.399Z] #32 73.67 Fetched 14.9 MB in 3s (5779 kB/s)
22:23:27 [2020-05-22T22:23:27.399Z] #32 73.89 Selecting previously unselected package xxd.
22:23:27 [2020-05-22T22:23:27.399Z] #32 73.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:23:27 [2020-05-22T22:23:27.399Z] #32 73.99 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:23:27 [2020-05-22T22:23:27.399Z] #32 73.99 Unpacking xxd (2:8.1.0875-5) ...
22:23:27 [2020-05-22T22:23:27.399Z] #32 74.33 Selecting previously unselected package vim-common.
22:23:27 [2020-05-22T22:23:27.399Z] #32 74.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:23:27 [2020-05-22T22:23:27.399Z] #32 74.42 Unpacking vim-common (2:8.1.0875-5) ...
22:23:27 [2020-05-22T22:23:27.399Z] #32 74.92 Selecting previously unselected package cmake-data.
22:23:27 [2020-05-22T22:23:27.399Z] #32 74.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:23:27 [2020-05-22T22:23:27.399Z] #32 74.94 Unpacking cmake-data (3.13.4-1) ...
22:23:27 [2020-05-22T22:23:27.399Z] #32 ...
22:23:27 [2020-05-22T22:23:27.399Z] 
22:23:27 [2020-05-22T22:23:27.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:27 [2020-05-22T22:23:27.399Z] #25 7.114 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:23:27 [2020-05-22T22:23:27.399Z] #25 8.100 #=#=#                                                                         
22:23:27 [2020-05-22T22:23:27.646Z] #17 16.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
22:23:27 [2020-05-22T22:23:27.831Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done
22:23:27 [2020-05-22T22:23:27.831Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.1s
22:23:27 [2020-05-22T22:23:27.912Z] #25 8.248 
##                                                                         3.6%
#####                                                                      7.2%
##########                                                                14.6%
################                                                          22.9%
#####################                                                     29.5%
22:23:27 [2020-05-22T22:23:27.912Z] #25 ...
22:23:27 [2020-05-22T22:23:27.912Z] 
22:23:27 [2020-05-22T22:23:27.912Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:27 [2020-05-22T22:23:27.912Z] #10 70.30 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]
22:23:27 [2020-05-22T22:23:27.912Z] #10 70.34 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]
22:23:27 [2020-05-22T22:23:27.912Z] #10 75.56 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]
22:23:27 [2020-05-22T22:23:27.912Z] #10 79.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.82 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]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 79.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 80.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 80.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 80.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 80.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 80.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 80.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
22:23:27 [2020-05-22T22:23:27.913Z] #10 ...
22:23:27 [2020-05-22T22:23:27.913Z] 
22:23:27 [2020-05-22T22:23:27.913Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:27 [2020-05-22T22:23:27.971Z] #7 extracting sha256:376057ac6fa17f65688c56977118e2e764b27c348b3f70637fa829cd2a12b200 7.4s done
22:23:27 [2020-05-22T22:23:27.971Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88
22:23:27 [2020-05-22T22:23:27.971Z] #7 extracting sha256:5a63a0a859d859478f30461786a49c2fca3ae7d89ab5b5ce3c81c54951d30f88 0.5s done
22:23:28 [2020-05-22T22:23:28.091Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done
22:23:28 [2020-05-22T22:23:28.228Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e
22:23:28 [2020-05-22T22:23:28.261Z] #17 17.40 debconf: delaying package configuration, since apt-utils is not installed
22:23:28 [2020-05-22T22:23:28.261Z] #17 17.42 Fetched 27.7 MB in 6s (4637 kB/s)
22:23:28 [2020-05-22T22:23:28.261Z] #17 17.46 Selecting previously unselected package pigz.
22:23:28 [2020-05-22T22:23:28.348Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s
22:23:28 [2020-05-22T22:23:28.426Z] #7 extracting sha256:4287f76f52e4c390d78182615c75d2b3d6a5cd5b2c28dc554707a7cfbfa91f2b 2.0s done
22:23:28 [2020-05-22T22:23:28.544Z] #17 17.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23201 files and directories currently installed.)
22:23:28 [2020-05-22T22:23:28.544Z] #17 17.51 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
22:23:28 [2020-05-22T22:23:28.544Z] #17 17.52 Unpacking pigz (2.4-1) ...
22:23:28 [2020-05-22T22:23:28.544Z] #17 17.56 Selecting previously unselected package libpython3.7-minimal:s390x.
22:23:28 [2020-05-22T22:23:28.544Z] #17 17.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
22:23:28 [2020-05-22T22:23:28.544Z] #17 17.56 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
22:23:28 [2020-05-22T22:23:28.686Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7
22:23:28 [2020-05-22T22:23:28.799Z] #7 extracting sha256:496548a8c952b37bdf149ab3654f9085d721ee126b8c73b16860778be5137f5e 0.4s done
22:23:28 [2020-05-22T22:23:28.799Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 0.1s
22:23:28 [2020-05-22T22:23:28.827Z] #17 17.85 Selecting previously unselected package python3.7-minimal.
22:23:28 [2020-05-22T22:23:28.827Z] #17 17.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
22:23:28 [2020-05-22T22:23:28.827Z] #17 17.86 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
22:23:29 [2020-05-22T22:23:29.110Z] #17 18.35 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
22:23:29 [2020-05-22T22:23:29.110Z] #17 18.37 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
22:23:29 [2020-05-22T22:23:29.451Z] #25 8.248 
##                                                                         3.6%
#####                                                                      7.2%
##########                                                                14.6%
################                                                          22.9%
#####################                                                     29.5%
#########################                                                 34.8%
##############################                                            42.2%
##################################                                        48.2%
####################################                                      50.7%
#########################################                                 58.2%
###############################################                           65.9%
###################################################                       71.5%
########################################################                  77.9%
###########################################################               83.1%
###############################################################           87.5%
#################################################################         91.3%
####################################################################      95.3%
######################################################################## 100.0%
22:23:30 [2020-05-22T22:23:30.012Z] #25 10.65 
22:23:30 [2020-05-22T22:23:30.153Z] #17 19.39 Selecting previously unselected package python3-minimal.
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.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 ... 23450 files and directories currently installed.)
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.43 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.43 Unpacking python3-minimal (3.7.3-1) ...
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.48 Selecting previously unselected package libmpdec2:s390x.
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.48 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.49 Unpacking libmpdec2:s390x (2.4.2-2) ...
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.54 Selecting previously unselected package libpython3.7-stdlib:s390x.
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
22:23:30 [2020-05-22T22:23:30.448Z] #17 19.56 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
22:23:30 [2020-05-22T22:23:30.599Z] #7 extracting sha256:d5631a7a4659fe13982c83f950545083bec8f0e96ad34c74de171518bae880b7 1.7s done
22:23:30 [2020-05-22T22:23:30.788Z] #25 10.90 
                                                                           0.1%
##########                                                                14.2%
####################                                                      28.9%
#############################                                             40.4%
#########################################                                 57.1%
###################################################                       70.8%
#################################################################         90.8%
######################################################################## 100.0%
22:23:30 [2020-05-22T22:23:30.858Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 0.1s
22:23:31 [2020-05-22T22:23:31.064Z] #17 20.09 Selecting previously unselected package python3.7.
22:23:31 [2020-05-22T22:23:31.064Z] #17 20.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.064Z] #17 20.10 Unpacking python3.7 (3.7.3-2+deb10u1) ...
22:23:31 [2020-05-22T22:23:31.064Z] #17 20.16 Selecting previously unselected package libpython3-stdlib:s390x.
22:23:31 [2020-05-22T22:23:31.064Z] #17 20.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.064Z] #17 20.17 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
22:23:31 [2020-05-22T22:23:31.064Z] #17 20.24 Setting up python3-minimal (3.7.3-1) ...
22:23:31 [2020-05-22T22:23:31.390Z] #25 12.12 
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.68 Selecting previously unselected package python3.
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23862 files and directories currently installed.)
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.69 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.70 Unpacking python3 (3.7.3-1) ...
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.76 Selecting previously unselected package libip4tc0:s390x.
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.76 Unpacking libip4tc0:s390x (1.8.2-4) ...
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.82 Selecting previously unselected package libip6tc0:s390x.
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.83 Unpacking libip6tc0:s390x (1.8.2-4) ...
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.89 Selecting previously unselected package libiptc0:s390x.
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.89 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.680Z] #17 20.89 Unpacking libiptc0:s390x (1.8.2-4) ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 20.93 Selecting previously unselected package libnfnetlink0:s390x.
22:23:31 [2020-05-22T22:23:31.962Z] #17 20.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 20.94 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 20.96 Selecting previously unselected package libnetfilter-conntrack3:s390x.
22:23:31 [2020-05-22T22:23:31.962Z] #17 20.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 20.97 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 21.01 Selecting previously unselected package libnftnl11:s390x.
22:23:31 [2020-05-22T22:23:31.962Z] #17 21.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 21.01 Unpacking libnftnl11:s390x (1.1.2-2) ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 21.04 Selecting previously unselected package iptables.
22:23:31 [2020-05-22T22:23:31.962Z] #17 21.04 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
22:23:31 [2020-05-22T22:23:31.962Z] #17 21.05 Unpacking iptables (1.8.2-4) ...
22:23:32 [2020-05-22T22:23:32.155Z] #25 12.32 
                                                                           0.0%
###                                                                        4.3%
######                                                                     9.3%
##########                                                                15.2%
##############                                                            20.3%
##################     
22:23:32 [2020-05-22T22:23:32.155Z] #25 ...
22:23:32 [2020-05-22T22:23:32.155Z] 
22:23:32 [2020-05-22T22:23:32.155Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:32 [2020-05-22T22:23:32.155Z] #41 74.50 reflect
22:23:32 [2020-05-22T22:23:32.155Z] #41 74.56 syscall
22:23:32 [2020-05-22T22:23:32.155Z] #41 ...
22:23:32 [2020-05-22T22:23:32.155Z] 
22:23:32 [2020-05-22T22:23:32.155Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.22 Selecting previously unselected package xxd.
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.22 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.22 Unpacking xxd (2:8.1.0875-5) ...
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.29 Selecting previously unselected package vim-common.
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.30 Unpacking vim-common (2:8.1.0875-5) ...
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.39 Selecting previously unselected package bash-completion.
22:23:32 [2020-05-22T22:23:32.245Z] #17 21.39 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:23:32 [2020-05-22T22:23:32.536Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.7s done
22:23:32 [2020-05-22T22:23:32.536Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376
22:23:33 [2020-05-22T22:23:33.027Z] #7 extracting sha256:2adae3950d4d0f11875568c325d3d542d1f2e2d9b49bdd740bb57fcfc1f6478f 3.9s done
22:23:33 [2020-05-22T22:23:33.027Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 0.1s
22:23:33 [2020-05-22T22:23:33.717Z] #17 22.68 Unpacking bash-completion (1:2.8-6) ...
22:23:33 [2020-05-22T22:23:33.717Z] #17 22.99 Selecting previously unselected package bzip2.
22:23:33 [2020-05-22T22:23:33.943Z] #25 12.32 
                                                                           0.0%
###                                                                        4.3%
######                                                                     9.3%
##########                                                                15.2%
##############                                                            20.3%
##################                                                        25.8%
######################                                                    30.6%
#########################                                                 35.1%
############################                                              39.4%
###############################                                           43.6%
##################################                                        47.3%
####################################                                      50.1%
#######################################                                   54.8%
##########################################                                59.5%
#############################################                             62.6%
#######################################################                   76.4%
##########################################################                81.3%
###############################################################           88.8%
####################################################################      94.5%
######################################################################## 100.0%
22:23:33 [2020-05-22T22:23:33.998Z] #17 22.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
22:23:33 [2020-05-22T22:23:33.998Z] #17 22.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:23:33 [2020-05-22T22:23:33.998Z] #17 23.03 Selecting previously unselected package xz-utils.
22:23:33 [2020-05-22T22:23:33.998Z] #17 23.03 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
22:23:33 [2020-05-22T22:23:33.998Z] #17 23.04 Unpacking xz-utils (5.2.4-1) ...
22:23:33 [2020-05-22T22:23:33.998Z] #17 23.12 Selecting previously unselected package apparmor.
22:23:33 [2020-05-22T22:23:33.998Z] #17 23.12 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
22:23:33 [2020-05-22T22:23:33.998Z] #17 23.17 Unpacking apparmor (2.13.2-10) ...
22:23:34 [2020-05-22T22:23:34.149Z] #7 extracting sha256:f5ff8b94201d3b0e39b66322192c8675680f467654a03be08eca66b5b8357add 3.3s done
22:23:34 [2020-05-22T22:23:34.280Z] #17 23.39 Selecting previously unselected package aufs-tools.
22:23:34 [2020-05-22T22:23:34.280Z] #17 23.39 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
22:23:34 [2020-05-22T22:23:34.280Z] #17 23.40 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:23:34 [2020-05-22T22:23:34.280Z] #17 23.47 Selecting previously unselected package libonig5:s390x.
22:23:34 [2020-05-22T22:23:34.280Z] #17 23.47 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
22:23:34 [2020-05-22T22:23:34.280Z] #17 23.48 Unpacking libonig5:s390x (6.9.1-1) ...
22:23:34 [2020-05-22T22:23:34.409Z] #7 extracting sha256:bee6788dc6e3c51acdcb89b5406d86d273e1b1daacc53aba876e3c50401b064e done
22:23:34 [2020-05-22T22:23:34.409Z] #7 DONE 14.8s
22:23:34 [2020-05-22T22:23:34.503Z] #25 15.38 #=#=#                                                                         
22:23:34 [2020-05-22T22:23:34.503Z] #25 ...
22:23:34 [2020-05-22T22:23:34.503Z] 
22:23:34 [2020-05-22T22:23:34.503Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:34 [2020-05-22T22:23:34.503Z] #47 76.99 syscall
22:23:34 [2020-05-22T22:23:34.503Z] #47 77.07 reflect
22:23:34 [2020-05-22T22:23:34.538Z] Removing intermediate container 5de3beb2ecc2
22:23:34 [2020-05-22T22:23:34.538Z]  ---> bff0b58fd2c2
22:23:34 [2020-05-22T22:23:34.538Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch
22:23:34 [2020-05-22T22:23:34.538Z]  ---> 607a6a8b67de
22:23:34 [2020-05-22T22:23:34.538Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
22:23:34 [2020-05-22T22:23:34.538Z]  ---> 1d92198fd9ed
22:23:34 [2020-05-22T22:23:34.538Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
22:23:34 [2020-05-22T22:23:34.538Z]  ---> Running in 98d78ff825a4
22:23:34 [2020-05-22T22:23:34.538Z] Removing intermediate container 98d78ff825a4
22:23:34 [2020-05-22T22:23:34.538Z]  ---> 65144e115a3b
22:23:34 [2020-05-22T22:23:34.538Z] Successfully built 65144e115a3b
22:23:34 [2020-05-22T22:23:34.538Z] Successfully tagged moby-buildx:latest
22:23:34 [2020-05-22T22:23:34.538Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
22:23:34 [2020-05-22T22:23:34.538Z] if [ -n "${id}" ]; then \
22:23:34 [2020-05-22T22:23:34.538Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
22:23:34 [2020-05-22T22:23:34.538Z] 	&& touch bundles/buildx; \
22:23:34 [2020-05-22T22:23:34.538Z] 	docker rm -f ${id}; \
22:23:34 [2020-05-22T22:23:34.538Z] fi
22:23:34 [2020-05-22T22:23:34.538Z] 1e36580667c86e36fed26d7b5461923fc6d583fdf1e8ad284a7d5e1504cf289e
22:23:34 [2020-05-22T22:23:34.538Z] bundles/buildx version
22:23:34 [2020-05-22T22:23:34.538Z] buildx v0.3.1 6db68d0
22:23:34 [2020-05-22T22:23:34.538Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 .
22:23:34 [2020-05-22T22:23:34.538Z] #1 [internal] booting buildkit
22:23:34 [2020-05-22T22:23:34.538Z] #1 pulling image moby/buildkit:buildx-stable-1
22:23:34 [2020-05-22T22:23:34.538Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done
22:23:34 [2020-05-22T22:23:34.538Z] #1 creating container buildx_buildkit_default
22:23:34 [2020-05-22T22:23:34.538Z] #1 creating container buildx_buildkit_default 0.5s done
22:23:34 [2020-05-22T22:23:34.538Z] #1 DONE 3.4s
22:23:34 [2020-05-22T22:23:34.538Z] 
22:23:34 [2020-05-22T22:23:34.538Z] #3 [internal] load build definition from Dockerfile
22:23:34 [2020-05-22T22:23:34.538Z] #3 transferring dockerfile: 16.36kB done
22:23:34 [2020-05-22T22:23:34.538Z] #3 DONE 0.0s
22:23:34 [2020-05-22T22:23:34.538Z] 
22:23:34 [2020-05-22T22:23:34.538Z] #2 [internal] load .dockerignore
22:23:34 [2020-05-22T22:23:34.538Z] #2 transferring context: 87B done
22:23:34 [2020-05-22T22:23:34.538Z] #2 DONE 0.0s
22:23:34 [2020-05-22T22:23:34.538Z] 
22:23:34 [2020-05-22T22:23:34.538Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
22:23:34 [2020-05-22T22:23:34.538Z] #4 DONE 1.4s
22:23:34 [2020-05-22T22:23:34.538Z] 
22:23:34 [2020-05-22T22:23:34.538Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
22:23:34 [2020-05-22T22:23:34.538Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
22:23:34 [2020-05-22T22:23:34.538Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
22:23:34 [2020-05-22T22:23:34.538Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
22:23:34 [2020-05-22T22:23:34.538Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
22:23:34 [2020-05-22T22:23:34.538Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
22:23:34 [2020-05-22T22:23:34.538Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.5s done
22:23:34 [2020-05-22T22:23:34.538Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.55 Selecting previously unselected package libjq1:s390x.
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.55 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.56 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.61 Selecting previously unselected package jq.
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.62 Unpacking jq (1.5+dfsg-2+b1) ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.67 Selecting previously unselected package libaio1:s390x.
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.67 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.68 Unpacking libaio1:s390x (0.3.112-3) ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.70 Selecting previously unselected package libgpm2:s390x.
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.70 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.71 Unpacking libgpm2:s390x (1.20.7-5) ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.73 Selecting previously unselected package libicu63:s390x.
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
22:23:34 [2020-05-22T22:23:34.561Z] #17 23.74 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
22:23:34 [2020-05-22T22:23:34.672Z] 
22:23:34 [2020-05-22T22:23:34.672Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:23:34 [2020-05-22T22:23:34.758Z] #47 ...
22:23:34 [2020-05-22T22:23:34.758Z] 
22:23:34 [2020-05-22T22:23:34.758Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:34 [2020-05-22T22:23:34.758Z] #10 82.06 debconf: delaying package configuration, since apt-utils is not installed
22:23:34 [2020-05-22T22:23:34.758Z] #10 82.47 Fetched 77.7 MB in 13s (6157 kB/s)
22:23:34 [2020-05-22T22:23:34.758Z] #10 82.63 Selecting previously unselected package binutils-mingw-w64-i686.
22:23:34 [2020-05-22T22:23:34.758Z] #10 82.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 ... 15412 files and directories currently installed.)
22:23:34 [2020-05-22T22:23:34.758Z] #10 82.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:23:34 [2020-05-22T22:23:34.758Z] #10 82.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:23:34 [2020-05-22T22:23:34.758Z] #10 87.40 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:23:35 [2020-05-22T22:23:35.014Z] #10 87.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:23:35 [2020-05-22T22:23:35.014Z] #10 87.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:23:35 [2020-05-22T22:23:35.154Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done
22:23:35 [2020-05-22T22:23:35.154Z] #5 DONE 1.3s
22:23:35 [2020-05-22T22:23:35.283Z] #10 ...
22:23:35 [2020-05-22T22:23:35.283Z] 
22:23:35 [2020-05-22T22:23:35.283Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:35 [2020-05-22T22:23:35.437Z] 
22:23:35 [2020-05-22T22:23:35.437Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
22:23:36 [2020-05-22T22:23:36.475Z] #6 DONE 0.9s
22:23:36 [2020-05-22T22:23:36.475Z] 
22:23:36 [2020-05-22T22:23:36.475Z] #7 [internal] load metadata for docker.io/library/golang:1.13.11-buster
22:23:36 [2020-05-22T22:23:36.475Z] #7 DONE 0.8s
22:23:36 [2020-05-22T22:23:36.475Z] 
22:23:36 [2020-05-22T22:23:36.475Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:36 [2020-05-22T22:23:36.475Z] #8 resolve docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a done
22:23:36 [2020-05-22T22:23:36.577Z] #17 25.77 Selecting previously unselected package libnet1:s390x.
22:23:36 [2020-05-22T22:23:36.577Z] #17 25.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
22:23:36 [2020-05-22T22:23:36.577Z] #17 25.78 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
22:23:36 [2020-05-22T22:23:36.577Z] #17 25.82 Selecting previously unselected package libnl-3-200:s390x.
22:23:36 [2020-05-22T22:23:36.577Z] #17 25.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
22:23:36 [2020-05-22T22:23:36.577Z] #17 25.83 Unpacking libnl-3-200:s390x (3.4.0-1) ...
22:23:36 [2020-05-22T22:23:36.577Z] #17 25.88 Selecting previously unselected package libprotobuf-c1:s390x.
22:23:36 [2020-05-22T22:23:36.717Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.8s done
22:23:36 [2020-05-22T22:23:36.717Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 0B / 8.25MB 0.1s
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 0B / 57.46MB 0.1s
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 0B / 96.51MB 0.1s
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 1.42kB / 1.42kB done
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:e471bdd0af7789e7d830a5f30aa9dde7db6a1247350268201f72653b50178904 1.79kB / 1.79kB done
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:d03014472ebf68a8f4ccd419788451bc72959f6900f46fa6daca3c98c753473f 5.46kB / 5.46kB done
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 0B / 73.55MB 0.1s
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 0B / 156B 0.1s
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 0B / 54.14MB 0.1s
22:23:36 [2020-05-22T22:23:36.773Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 0B / 10.73MB 0.1s
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.88 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.88 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.92 Selecting previously unselected package libreadline5:s390x.
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.92 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.93 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.98 Selecting previously unselected package net-tools.
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.98 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
22:23:36 [2020-05-22T22:23:36.858Z] #17 25.98 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:23:36 [2020-05-22T22:23:36.858Z] #17 26.08 Selecting previously unselected package python-pip-whl.
22:23:36 [2020-05-22T22:23:36.858Z] #17 26.08 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
22:23:36 [2020-05-22T22:23:36.858Z] #17 26.08 Unpacking python-pip-whl (18.1-5) ...
22:23:37 [2020-05-22T22:23:37.140Z] #17 26.42 Selecting previously unselected package python3-lib2to3.
22:23:37 [2020-05-22T22:23:37.203Z] #7 extracting sha256:039b991354af4dcbc534338f687e27643c717bb57e11b87c2e81d50bdd0b2376 3.6s done
22:23:37 [2020-05-22T22:23:37.203Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323
22:23:37 [2020-05-22T22:23:37.415Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 1.88MB / 8.25MB 0.6s
22:23:37 [2020-05-22T22:23:37.415Z] #8 sha256:f5b69728b5d7cea546e91863794697d7630ac9b07d795522fd4ffaa1b5af4206 156B / 156B 0.5s done
22:23:37 [2020-05-22T22:23:37.421Z] #17 26.42 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
22:23:37 [2020-05-22T22:23:37.421Z] #17 26.43 Unpacking python3-lib2to3 (3.7.3-1) ...
22:23:37 [2020-05-22T22:23:37.421Z] #17 26.53 Selecting previously unselected package python3-distutils.
22:23:37 [2020-05-22T22:23:37.421Z] #17 26.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
22:23:37 [2020-05-22T22:23:37.421Z] #17 26.53 Unpacking python3-distutils (3.7.3-1) ...
22:23:37 [2020-05-22T22:23:37.421Z] #17 26.63 Selecting previously unselected package python3-pip.
22:23:37 [2020-05-22T22:23:37.421Z] #17 ...
22:23:37 [2020-05-22T22:23:37.421Z] 
22:23:37 [2020-05-22T22:23:37.421Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:37 [2020-05-22T22:23:37.421Z] #39 62.50   CC       criu/cr-dedup.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 62.69   CC       criu/cr-dump.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 63.78   CC       criu/cr-errno.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 63.82   CC       criu/cr-restore.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 66.19   CC       criu/cr-service.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 66.89   CC       criu/crtools.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 67.20   CC       criu/eventfd.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 67.33   CC       criu/eventpoll.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 67.75   CC       criu/external.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 67.88   CC       criu/fault-injection.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 67.92   CC       criu/fdstore.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 68.08   CC       criu/fifo.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 68.24   CC       criu/file-ids.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 68.42   CC       criu/file-lock.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 68.83   CC       criu/files-ext.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 69.03   CC       criu/files-reg.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 69.95   CC       criu/files.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 70.92   CC       criu/filesystems.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 71.34   CC       criu/fsnotify.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 71.95   CC       criu/image-desc.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 72.01   CC       criu/image.o
22:23:37 [2020-05-22T22:23:37.421Z] #39 72.47   CC       criu/ipc_ns.o
22:23:37 [2020-05-22T22:23:37.702Z] #39 ...
22:23:37 [2020-05-22T22:23:37.702Z] 
22:23:37 [2020-05-22T22:23:37.702Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.63 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.64 Unpacking python3-pip (18.1-5) ...
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.78 Selecting previously unselected package python3-pkg-resources.
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.78 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.79 Unpacking python3-pkg-resources (40.8.0-1) ...
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.86 Selecting previously unselected package python3-setuptools.
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
22:23:37 [2020-05-22T22:23:37.702Z] #17 26.86 Unpacking python3-setuptools (40.8.0-1) ...
22:23:37 [2020-05-22T22:23:37.702Z] #17 27.02 Selecting previously unselected package python3-wheel.
22:23:37 [2020-05-22T22:23:37.702Z] #17 27.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 3.05MB / 8.25MB 0.8s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 1.67MB / 10.73MB 0.8s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 4.68MB / 8.25MB 0.9s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 3.88MB / 57.46MB 0.9s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 4.34MB / 73.55MB 0.9s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 3.11MB / 54.14MB 0.9s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 3.63MB / 10.73MB 0.9s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 6.56MB / 8.25MB 1.1s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 5.08MB / 96.51MB 1.1s
22:23:37 [2020-05-22T22:23:37.712Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 5.04MB / 10.73MB 1.1s
22:23:37 [2020-05-22T22:23:37.970Z] #8 DONE 2.8s
22:23:37 [2020-05-22T22:23:37.971Z] 
22:23:37 [2020-05-22T22:23:37.971Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:23:37 [2020-05-22T22:23:37.995Z] #17 27.03 Unpacking python3-wheel (0.32.3-2) ...
22:23:37 [2020-05-22T22:23:37.995Z] #17 27.08 Selecting previously unselected package sudo.
22:23:37 [2020-05-22T22:23:37.995Z] #17 27.08 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
22:23:37 [2020-05-22T22:23:37.995Z] #17 27.08 Unpacking sudo (1.8.27-1+deb10u2) ...
22:23:38 [2020-05-22T22:23:38.002Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 8.15MB / 73.55MB 1.2s
22:23:38 [2020-05-22T22:23:38.002Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 7.21MB / 10.73MB 1.2s
22:23:38 [2020-05-22T22:23:38.002Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.2s done
22:23:38 [2020-05-22T22:23:38.002Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 7.52MB / 57.46MB 1.3s
22:23:38 [2020-05-22T22:23:38.002Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 7.23MB / 54.14MB 1.3s
22:23:38 [2020-05-22T22:23:38.002Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 8.11MB / 10.73MB 1.3s
22:23:38 [2020-05-22T22:23:38.002Z] #8 sha256:556cd6fadc0f341d090a18ecfc4b6aedccd3d99f6eb6a336e3bee33f096c095f 8.25MB / 8.25MB 1.2s done
22:23:38 [2020-05-22T22:23:38.164Z] #25 15.76 #=#=#                                                                         

                                                                           0.0%
##                                                                         2.9%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     9.1%
#########                                                                 12.8%
###########                                                               15.4%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           21.5%
#################                                                         24.3%
###################                                                       26.7%
#####################                                                     30.1%
#######################                                                   32.5%
#########################                                                 35.4%
###########################                                               38.1%
############################                                              40.2%
#############################                                             41.4%
###############################                                           43.2%
################################                                          45.1%
#################################                                         46.1%
##################################                                        47.9%
######################################                                    53.2%
########################################                                  56.3%
##########################################                                59.5%
############################################                              61.9%
##############################################                            64.0%
22:23:38 [2020-05-22T22:23:38.164Z] #25 ...
22:23:38 [2020-05-22T22:23:38.164Z] 
22:23:38 [2020-05-22T22:23:38.164Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:38 [2020-05-22T22:23:38.164Z] #32 80.55 Selecting previously unselected package libicu63:amd64.
22:23:38 [2020-05-22T22:23:38.164Z] #32 80.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:23:38 [2020-05-22T22:23:38.164Z] #32 80.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:23:38 [2020-05-22T22:23:38.164Z] #32 ...
22:23:38 [2020-05-22T22:23:38.164Z] 
22:23:38 [2020-05-22T22:23:38.164Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:38 [2020-05-22T22:23:38.231Z] #9 DONE 0.9s
22:23:38 [2020-05-22T22:23:38.276Z] #17 27.37 Selecting previously unselected package thin-provisioning-tools.
22:23:38 [2020-05-22T22:23:38.276Z] #17 27.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
22:23:38 [2020-05-22T22:23:38.276Z] #17 27.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:23:38 [2020-05-22T22:23:38.276Z] #17 27.50 Selecting previously unselected package uidmap.
22:23:38 [2020-05-22T22:23:38.276Z] #17 27.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
22:23:38 [2020-05-22T22:23:38.276Z] #17 27.52 Unpacking uidmap (1:4.5-1.1) ...
22:23:38 [2020-05-22T22:23:38.276Z] #17 27.58 Selecting previously unselected package vim-runtime.
22:23:38 [2020-05-22T22:23:38.302Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 10.34MB / 96.51MB 1.5s
22:23:38 [2020-05-22T22:23:38.302Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.04MB / 10.73MB 1.5s
22:23:38 [2020-05-22T22:23:38.302Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 11.84MB / 57.46MB 1.6s
22:23:38 [2020-05-22T22:23:38.302Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 13.76MB / 73.55MB 1.6s
22:23:38 [2020-05-22T22:23:38.302Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 10.05MB / 54.14MB 1.6s
22:23:38 [2020-05-22T22:23:38.302Z] #8 sha256:633177125031b056c9e79b442829845cc6886ad14d5de3cc2459317eaa054d94 10.73MB / 10.73MB 1.6s done
22:23:38 [2020-05-22T22:23:38.491Z] 
22:23:38 [2020-05-22T22:23:38.491Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:23:38 [2020-05-22T22:23:38.491Z] #35 DONE 0.1s
22:23:38 [2020-05-22T22:23:38.491Z] 
22:23:38 [2020-05-22T22:23:38.491Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:23:38 [2020-05-22T22:23:38.491Z] #27 DONE 0.1s
22:23:38 [2020-05-22T22:23:38.491Z] 
22:23:38 [2020-05-22T22:23:38.491Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:23:38 [2020-05-22T22:23:38.558Z] #17 27.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:23:38 [2020-05-22T22:23:38.558Z] #17 27.60 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:23:38 [2020-05-22T22:23:38.558Z] #17 27.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:23:38 [2020-05-22T22:23:38.558Z] #17 27.64 Unpacking vim-runtime (2:8.1.0875-5) ...
22:23:38 [2020-05-22T22:23:38.594Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 13.18MB / 54.14MB 1.8s
22:23:38 [2020-05-22T22:23:38.594Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 15.87MB / 57.46MB 2.0s
22:23:38 [2020-05-22T22:23:38.594Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 16.65MB / 96.51MB 2.0s
22:23:38 [2020-05-22T22:23:38.594Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 19.16MB / 73.55MB 2.0s
22:23:38 [2020-05-22T22:23:38.675Z] #25 15.76 #=#=#                                                                         

                                                                           0.0%
##                                                                         2.9%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     9.1%
#########                                                                 12.8%
###########                                                               15.4%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           21.5%
#################                                                         24.3%
###################                                                       26.7%
#####################                                                     30.1%
#######################                                                   32.5%
#########################                                                 35.4%
###########################                                               38.1%
############################                                              40.2%
#############################                                             41.4%
###############################                                           43.2%
################################                                          45.1%
#################################                                         46.1%
##################################                                        47.9%
######################################                                    53.2%
########################################                                  56.3%
##########################################                                59.5%
############################################                              61.9%
##############################################                            64.0%
################################################                          66.7%
#################################################                         68.7%
###################################################                       71.8%
#####################################################                     73.7%
######################################################                    76.2%
22:23:38 [2020-05-22T22:23:38.675Z] #25 ...
22:23:38 [2020-05-22T22:23:38.675Z] 
22:23:38 [2020-05-22T22:23:38.675Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:38 [2020-05-22T22:23:38.675Z] #30 81.16 time
22:23:38 [2020-05-22T22:23:38.675Z] #30 89.48 internal/poll
22:23:38 [2020-05-22T22:23:38.675Z] #30 90.19 internal/fmtsort
22:23:38 [2020-05-22T22:23:38.675Z] #30 ...
22:23:38 [2020-05-22T22:23:38.675Z] 
22:23:38 [2020-05-22T22:23:38.675Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:38 [2020-05-22T22:23:38.905Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 16.62MB / 54.14MB 2.1s
22:23:38 [2020-05-22T22:23:38.905Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 20.59MB / 57.46MB 2.2s
22:23:39 [2020-05-22T22:23:39.222Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 22.69MB / 96.51MB 2.4s
22:23:39 [2020-05-22T22:23:39.222Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 24.67MB / 73.55MB 2.4s
22:23:39 [2020-05-22T22:23:39.222Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 19.95MB / 54.14MB 2.4s
22:23:39 [2020-05-22T22:23:39.222Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 24.77MB / 57.46MB 2.6s
22:23:39 [2020-05-22T22:23:39.222Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 23.51MB / 54.14MB 2.6s
22:23:39 [2020-05-22T22:23:39.520Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 27.83MB / 57.46MB 2.9s
22:23:39 [2020-05-22T22:23:39.520Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 28.82MB / 96.51MB 2.9s
22:23:39 [2020-05-22T22:23:39.520Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 30.30MB / 73.55MB 2.9s
22:23:39 [2020-05-22T22:23:39.520Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 27.81MB / 54.14MB 2.9s
22:23:39 [2020-05-22T22:23:39.698Z] #25 15.76 #=#=#                                                                         

                                                                           0.0%
##                                                                         2.9%
###                                                                        4.7%
####                                                                       6.8%
######                                                                     9.1%
#########                                                                 12.8%
###########                                                               15.4%
#############                                                             18.1%
##############                                                            20.1%
###############                                                           21.5%
#################                                                         24.3%
###################                                                       26.7%
#####################                                                     30.1%
#######################                                                   32.5%
#########################                                                 35.4%
###########################                                               38.1%
############################                                              40.2%
#############################                                             41.4%
###############################                                           43.2%
################################                                          45.1%
#################################                                         46.1%
##################################                                        47.9%
######################################                                    53.2%
########################################                                  56.3%
##########################################                                59.5%
############################################                              61.9%
##############################################                            64.0%
################################################                          66.7%
#################################################                         68.7%
###################################################                       71.8%
#####################################################                     73.7%
######################################################                    76.2%
########################################################                  78.2%
##########################################################                80.9%
############################################################              83.5%
#############################################################             85.2%
##############################################################            87.3%
################################################################          90.3%
###################################################################       93.2%
####################################################################      95.2%
######################################################################    97.7%
######################################################################## 100.0%
22:23:39 [2020-05-22T22:23:39.822Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 31.60MB / 57.46MB 3.2s
22:23:39 [2020-05-22T22:23:39.822Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 34.29MB / 73.55MB 3.2s
22:23:39 [2020-05-22T22:23:39.822Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 31.99MB / 54.14MB 3.2s
22:23:39 [2020-05-22T22:23:39.952Z] #25 20.76 
22:23:40 [2020-05-22T22:23:40.141Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 34.96MB / 57.46MB 3.5s
22:23:40 [2020-05-22T22:23:40.141Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 34.77MB / 96.51MB 3.5s
22:23:40 [2020-05-22T22:23:40.141Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 38.32MB / 73.55MB 3.5s
22:23:40 [2020-05-22T22:23:40.141Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 35.88MB / 54.14MB 3.5s
22:23:40 [2020-05-22T22:23:40.435Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 38.73MB / 54.14MB 3.7s
22:23:40 [2020-05-22T22:23:40.575Z] #17 29.62 Selecting previously unselected package vim.
22:23:40 [2020-05-22T22:23:40.575Z] #17 29.63 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
22:23:40 [2020-05-22T22:23:40.575Z] #17 29.65 Unpacking vim (2:8.1.0875-5) ...
22:23:40 [2020-05-22T22:23:40.730Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 39.98MB / 57.46MB 3.9s
22:23:40 [2020-05-22T22:23:40.730Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 44.53MB / 73.55MB 3.9s
22:23:40 [2020-05-22T22:23:40.730Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 40.74MB / 96.51MB 4.0s
22:23:40 [2020-05-22T22:23:40.730Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 43.71MB / 54.14MB 4.0s
22:23:40 [2020-05-22T22:23:40.856Z] #17 29.98 Selecting previously unselected package xfsprogs.
22:23:40 [2020-05-22T22:23:40.856Z] #17 29.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
22:23:40 [2020-05-22T22:23:40.856Z] #17 29.98 Unpacking xfsprogs (4.20.0-1) ...
22:23:41 [2020-05-22T22:23:41.080Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 43.59MB / 57.46MB 4.2s
22:23:41 [2020-05-22T22:23:41.080Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 48.68MB / 73.55MB 4.2s
22:23:41 [2020-05-22T22:23:41.080Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 46.78MB / 54.14MB 4.4s
22:23:41 [2020-05-22T22:23:41.138Z] #17 30.28 Selecting previously unselected package zip.
22:23:41 [2020-05-22T22:23:41.138Z] #17 30.28 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
22:23:41 [2020-05-22T22:23:41.138Z] #17 30.28 Unpacking zip (3.0-11+b1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #25 ...
22:23:41 [2020-05-22T22:23:41.315Z] 
22:23:41 [2020-05-22T22:23:41.315Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:41 [2020-05-22T22:23:41.315Z] #38 83.88 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 83.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 83.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 83.94 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 83.96 Setting up python-six (1.12.0-1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.40 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.42 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.45 Setting up libcap-dev:amd64 (1:2.25-2) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.48 Setting up protobuf-compiler (3.6.1.3-2) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.51 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
22:23:41 [2020-05-22T22:23:41.315Z] #38 91.54 Setting up python-protobuf (3.6.1.3-2) ...
22:23:41 [2020-05-22T22:23:41.386Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 48.01MB / 57.46MB 4.5s
22:23:41 [2020-05-22T22:23:41.386Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 46.14MB / 96.51MB 4.5s
22:23:41 [2020-05-22T22:23:41.386Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 53.21MB / 73.55MB 4.5s
22:23:41 [2020-05-22T22:23:41.386Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 53.24MB / 54.14MB 4.7s
22:23:41 [2020-05-22T22:23:41.386Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 53.25MB / 57.46MB 4.8s
22:23:41 [2020-05-22T22:23:41.386Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 50.97MB / 96.51MB 4.8s
22:23:41 [2020-05-22T22:23:41.386Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 58.35MB / 73.55MB 4.8s
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.42 Setting up aufs-tools (1:4.14+20190211-1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.44 Setting up libip6tc0:s390x (1.8.2-4) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.44 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.45 Setting up libgpm2:s390x (1.20.7-5) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.46 Setting up libip4tc0:s390x (1.8.2-4) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.46 Setting up uidmap (1:4.5-1.1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.47 Setting up libnftnl11:s390x (1.1.2-2) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.48 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.49 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.50 Setting up libicu63:s390x (63.1-6+deb10u1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.51 Setting up xxd (2:8.1.0875-5) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.51 Setting up zip (3.0-11+b1) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.52 Setting up vim-common (2:8.1.0875-5) ...
22:23:41 [2020-05-22T22:23:41.419Z] #17 30.53 Setting up bash-completion (1:2.8-6) ...
22:23:41 [2020-05-22T22:23:41.570Z] #38 ...
22:23:41 [2020-05-22T22:23:41.570Z] 
22:23:41 [2020-05-22T22:23:41.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:41 [2020-05-22T22:23:41.570Z] #10 92.57 Selecting previously unselected package binutils-mingw-w64.
22:23:41 [2020-05-22T22:23:41.570Z] #10 92.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:23:41 [2020-05-22T22:23:41.570Z] #10 92.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:23:41 [2020-05-22T22:23:41.570Z] #10 93.11 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:23:41 [2020-05-22T22:23:41.570Z] #10 93.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:23:41 [2020-05-22T22:23:41.570Z] #10 93.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:23:41 [2020-05-22T22:23:41.570Z] #10 93.45 Selecting previously unselected package dmsetup.
22:23:41 [2020-05-22T22:23:41.570Z] #10 93.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:23:41 [2020-05-22T22:23:41.570Z] #10 93.46 Unpacking dmsetup (2:1.02.155-3) ...
22:23:41 [2020-05-22T22:23:41.570Z] #10 94.06 Selecting previously unselected package mingw-w64-common.
22:23:41 [2020-05-22T22:23:41.570Z] #10 94.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:23:41 [2020-05-22T22:23:41.570Z] #10 94.15 Unpacking mingw-w64-common (6.0.0-3) ...
22:23:41 [2020-05-22T22:23:41.676Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 56.89MB / 57.46MB 5.0s
22:23:41 [2020-05-22T22:23:41.676Z] #8 sha256:19aca0f2a5b89bbc37caa77bbd1612566fadbbce5c3381246fe356d7e5d14774 54.14MB / 54.14MB 4.8s done
22:23:41 [2020-05-22T22:23:41.676Z] #8 sha256:e762e21652d78f0bcf2f8011e2751e5d6be323a639e89c083f93a086fe1b6005 57.46MB / 57.46MB 5.1s done
22:23:41 [2020-05-22T22:23:41.676Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 57.48MB / 96.51MB 5.1s
22:23:41 [2020-05-22T22:23:41.676Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 63.19MB / 73.55MB 5.1s
22:23:41 [2020-05-22T22:23:41.997Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.0s
22:23:42 [2020-05-22T22:23:42.325Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 63.81MB / 96.51MB 5.4s
22:23:42 [2020-05-22T22:23:42.325Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 68.14MB / 73.55MB 5.4s
22:23:42 [2020-05-22T22:23:42.325Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 70.21MB / 96.51MB 5.7s
22:23:42 [2020-05-22T22:23:42.325Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 5.7s
22:23:42 [2020-05-22T22:23:42.463Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 5.2s
22:23:42 [2020-05-22T22:23:42.617Z] #8 sha256:dab525975d64c9b5a5e0c344accf83031d1911607e0d4102bb2180a54251c8e3 73.55MB / 73.55MB 5.7s done
22:23:42 [2020-05-22T22:23:42.617Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 76.22MB / 96.51MB 6.0s
22:23:42 [2020-05-22T22:23:42.887Z] #17 32.08 Setting up libiptc0:s390x (1.8.2-4) ...
22:23:42 [2020-05-22T22:23:42.887Z] #17 32.09 Setting up xz-utils (5.2.4-1) ...
22:23:42 [2020-05-22T22:23:42.887Z] #17 32.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:23:42 [2020-05-22T22:23:42.887Z] #17 32.10 Setting up sudo (1.8.27-1+deb10u2) ...
22:23:42 [2020-05-22T22:23:42.917Z] #8 ...
22:23:42 [2020-05-22T22:23:42.917Z] 
22:23:42 [2020-05-22T22:23:42.917Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
22:23:42 [2020-05-22T22:23:42.917Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
22:23:42 [2020-05-22T22:23:42.917Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
22:23:42 [2020-05-22T22:23:42.917Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
22:23:42 [2020-05-22T22:23:42.917Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
22:23:42 [2020-05-22T22:23:42.917Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.3s done
22:23:42 [2020-05-22T22:23:42.917Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 4.7s done
22:23:42 [2020-05-22T22:23:42.917Z] #59 DONE 6.5s
22:23:42 [2020-05-22T22:23:42.917Z] 
22:23:42 [2020-05-22T22:23:42.917Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:42 [2020-05-22T22:23:42.917Z] #8 ...
22:23:42 [2020-05-22T22:23:42.917Z] 
22:23:42 [2020-05-22T22:23:42.917Z] #21 [internal] load build context
22:23:42 [2020-05-22T22:23:42.917Z] #21 transferring context: 39.16MB 6.6s
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.15 invoke-rc.d: could not determine current runlevel
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.16 invoke-rc.d: policy-rc.d denied execution of start.
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.16 Setting up pigz (2.4-1) ...
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.17 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.17 Setting up libnl-3-200:s390x (3.4.0-1) ...
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.19 Setting up python-pip-whl (18.1-5) ...
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.19 Setting up libmpdec2:s390x (2.4.2-2) ...
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.20 Setting up vim-runtime (2:8.1.0875-5) ...
22:23:43 [2020-05-22T22:23:43.168Z] #17 32.40 Setting up libaio1:s390x (0.3.112-3) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.41 Setting up libonig5:s390x (6.9.1-1) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.41 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.42 Setting up vim (2:8.1.0875-5) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.47 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.48 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.49 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.50 Setting up jq (1.5+dfsg-2+b1) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.50 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
22:23:43 [2020-05-22T22:23:43.450Z] #17 32.51 Setting up python3.7 (3.7.3-2+deb10u1) ...
22:23:43 [2020-05-22T22:23:43.537Z] #21 transferring context: 50.67MB 7.4s done
22:23:43 [2020-05-22T22:23:43.822Z] #21 DONE 7.4s
22:23:43 [2020-05-22T22:23:43.822Z] 
22:23:43 [2020-05-22T22:23:43.822Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7...
22:23:43 [2020-05-22T22:23:43.822Z] #8 sha256:1381453d937f947421686bbcb2ec071c3958c9efe26fc43267c986a988b453b7 96.51MB / 96.51MB 6.8s done
22:23:43 [2020-05-22T22:23:43.822Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a
22:23:43 [2020-05-22T22:23:43.893Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.1s done
22:23:43 [2020-05-22T22:23:43.961Z] #36 ...
22:23:43 [2020-05-22T22:23:43.961Z] 
22:23:43 [2020-05-22T22:23:43.961Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.734 + RM_GOPATH=0
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.734 + TMP_GOPATH=
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.734 + : /build
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.734 + '[' -z '' ']'
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.734 ++ mktemp -d
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.735 + export GOPATH=/tmp/tmp.jCmAAkd7Zn
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.735 + GOPATH=/tmp/tmp.jCmAAkd7Zn
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.735 + RM_GOPATH=1
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.741 ++ dirname /tmp/install/install.sh
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + dir=/tmp/install
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + bin=tomlv
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + shift
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + . /tmp/install/tomlv.installer
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + install_tomlv
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:23:43 [2020-05-22T22:23:43.961Z] #30 3.745 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jCmAAkd7Zn/src/github.com/BurntSushi/toml
22:23:43 [2020-05-22T22:23:43.961Z] #30 4.100 Cloning into '/tmp/tmp.jCmAAkd7Zn/src/github.com/BurntSushi/toml'...
22:23:43 [2020-05-22T22:23:43.961Z] #30 4.985 + cd /tmp/tmp.jCmAAkd7Zn/src/github.com/BurntSushi/toml
22:23:43 [2020-05-22T22:23:43.961Z] #30 4.985 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:43 [2020-05-22T22:23:43.961Z] #30 4.999 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:23:43 [2020-05-22T22:23:43.961Z] #30 5.826 math/bits
22:23:44 [2020-05-22T22:23:44.150Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done
22:23:44 [2020-05-22T22:23:44.221Z] #30 5.865 runtime/internal/sys
22:23:44 [2020-05-22T22:23:44.221Z] #30 5.921 internal/cpu
22:23:44 [2020-05-22T22:23:44.222Z] #30 ...
22:23:44 [2020-05-22T22:23:44.222Z] 
22:23:44 [2020-05-22T22:23:44.222Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:23:44 [2020-05-22T22:23:44.222Z] #36 5.710 + git clone https://github.com/docker/distribution.git .
22:23:44 [2020-05-22T22:23:44.222Z] #36 5.719 Cloning into '.'...
22:23:44 [2020-05-22T22:23:44.358Z] #7 extracting sha256:220a25a4299672d8acdd5a458c92bdf7c4781edfadde0befa392165fc1ca5323 7.5s done
22:23:44 [2020-05-22T22:23:44.358Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc
22:23:44 [2020-05-22T22:23:44.408Z] #7 DONE 26.9s
22:23:44 [2020-05-22T22:23:44.408Z] 
22:23:44 [2020-05-22T22:23:44.408Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:23:44 [2020-05-22T22:23:44.620Z] #7 extracting sha256:b3616653c78b13171365e69680baad5a061880f155cb8c9190079de2f67871dc done
22:23:44 [2020-05-22T22:23:44.878Z] #7 DONE 26.6s
22:23:44 [2020-05-22T22:23:44.878Z] 
22:23:44 [2020-05-22T22:23:44.878Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:23:44 [2020-05-22T22:23:44.918Z] #17 34.22 Setting up iptables (1.8.2-4) ...
22:23:44 [2020-05-22T22:23:44.918Z] #17 34.23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:23:45 [2020-05-22T22:23:45.199Z] #17 34.24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:45 [2020-05-22T22:23:45.199Z] #17 34.24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:23:45 [2020-05-22T22:23:45.199Z] #17 34.25 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:23:45 [2020-05-22T22:23:45.199Z] #17 34.25 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:23:45 [2020-05-22T22:23:45.199Z] #17 34.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:23:45 [2020-05-22T22:23:45.199Z] #17 34.26 Setting up python3 (3.7.3-1) ...
22:23:45 [2020-05-22T22:23:45.199Z] #17 34.47 Setting up python3-wheel (0.32.3-2) ...
22:23:45 [2020-05-22T22:23:45.728Z] #10 ...
22:23:45 [2020-05-22T22:23:45.728Z] 
22:23:45 [2020-05-22T22:23:45.728Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:45 [2020-05-22T22:23:45.728Z] #25 22.53 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:23:45 [2020-05-22T22:23:45.728Z] #25 22.87 
22:23:45 [2020-05-22T22:23:45.728Z] #25 23.08 
######################################################                    75.2%
######################################################################## 100.0%
22:23:45 [2020-05-22T22:23:45.728Z] #25 23.21 
22:23:45 [2020-05-22T22:23:45.728Z] #25 24.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:23:45 [2020-05-22T22:23:45.728Z] #25 24.56 
22:23:45 [2020-05-22T22:23:45.728Z] #25 24.75 
                                                                           0.7%
######################################################################## 100.0%
22:23:45 [2020-05-22T22:23:45.728Z] #25 24.97 
22:23:45 [2020-05-22T22:23:45.728Z] #25 25.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:23:45 [2020-05-22T22:23:45.728Z] #25 26.01 skipping existing 1849cc453dee
22:23:45 [2020-05-22T22:23:45.728Z] #25 26.24 
22:23:45 [2020-05-22T22:23:45.781Z] #8 DONE 1.3s
22:23:45 [2020-05-22T22:23:45.781Z] 
22:23:45 [2020-05-22T22:23:45.781Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:23:45 [2020-05-22T22:23:45.815Z] #17 34.82 Setting up apparmor (2.13.2-10) ...
22:23:45 [2020-05-22T22:23:45.983Z] #25 ...
22:23:45 [2020-05-22T22:23:45.983Z] 
22:23:45 [2020-05-22T22:23:45.983Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:45 [2020-05-22T22:23:45.983Z] #41 88.44 time
22:23:45 [2020-05-22T22:23:45.983Z] #41 95.76 strings
22:23:45 [2020-05-22T22:23:45.983Z] #41 96.53 os
22:23:45 [2020-05-22T22:23:45.983Z] #41 ...
22:23:45 [2020-05-22T22:23:45.983Z] 
22:23:45 [2020-05-22T22:23:45.983Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:45 [2020-05-22T22:23:45.983Z] #32 93.17 Selecting previously unselected package libxml2:amd64.
22:23:45 [2020-05-22T22:23:45.983Z] #32 93.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 93.22 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.35 Selecting previously unselected package libarchive13:amd64.
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.74 Selecting previously unselected package libjsoncpp1:amd64.
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.76 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.92 Selecting previously unselected package librhash0:amd64.
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 94.93 Unpacking librhash0:amd64 (1.3.8-1) ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 95.11 Selecting previously unselected package libuv1:amd64.
22:23:45 [2020-05-22T22:23:45.983Z] #32 95.11 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 95.12 Unpacking libuv1:amd64 (1.24.1-1) ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 95.33 Selecting previously unselected package cmake.
22:23:45 [2020-05-22T22:23:45.983Z] #32 95.34 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:23:45 [2020-05-22T22:23:45.983Z] #32 95.35 Unpacking cmake (3.13.4-1) ...
22:23:46 [2020-05-22T22:23:46.575Z] #32 99.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:23:46 [2020-05-22T22:23:46.575Z] #32 99.05 Setting up xxd (2:8.1.0875-5) ...
22:23:46 [2020-05-22T22:23:46.575Z] #32 99.06 Setting up libuv1:amd64 (1.24.1-1) ...
22:23:46 [2020-05-22T22:23:46.575Z] #32 99.07 Setting up vim-common (2:8.1.0875-5) ...
22:23:46 [2020-05-22T22:23:46.575Z] #32 99.12 Setting up librhash0:amd64 (1.3.8-1) ...
22:23:46 [2020-05-22T22:23:46.575Z] #32 99.14 Setting up cmake-data (3.13.4-1) ...
22:23:46 [2020-05-22T22:23:46.717Z] #9 DONE 1.0s
22:23:46 [2020-05-22T22:23:46.717Z] 
22:23:46 [2020-05-22T22:23:46.717Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:23:46 [2020-05-22T22:23:46.717Z] #35 DONE 0.1s
22:23:46 [2020-05-22T22:23:46.717Z] 
22:23:46 [2020-05-22T22:23:46.717Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:23:46 [2020-05-22T22:23:46.778Z] #8 DONE 1.7s
22:23:46 [2020-05-22T22:23:46.778Z] 
22:23:46 [2020-05-22T22:23:46.778Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:23:46 [2020-05-22T22:23:46.818Z] #17 35.87 Setting up xfsprogs (4.20.0-1) ...
22:23:46 [2020-05-22T22:23:46.818Z] #17 35.87 Setting up python3-lib2to3 (3.7.3-1) ...
22:23:46 [2020-05-22T22:23:46.818Z] #17 36.12 Setting up python3-pkg-resources (40.8.0-1) ...
22:23:46 [2020-05-22T22:23:46.829Z] #32 99.16 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
22:23:46 [2020-05-22T22:23:46.829Z] #32 99.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:23:46 [2020-05-22T22:23:46.829Z] #32 99.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:23:46 [2020-05-22T22:23:46.829Z] #32 99.26 Setting up cmake (3.13.4-1) ...
22:23:46 [2020-05-22T22:23:46.829Z] #32 99.27 Processing triggers for libc-bin (2.28-10) ...
22:23:46 [2020-05-22T22:23:46.829Z] #32 99.34 Processing triggers for mime-support (3.62) ...
22:23:46 [2020-05-22T22:23:46.975Z] #27 DONE 0.1s
22:23:46 [2020-05-22T22:23:46.975Z] 
22:23:46 [2020-05-22T22:23:46.975Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:23:47 [2020-05-22T22:23:47.084Z] #32 ...
22:23:47 [2020-05-22T22:23:47.084Z] 
22:23:47 [2020-05-22T22:23:47.084Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:47 [2020-05-22T22:23:47.084Z] #47 89.70 context
22:23:47 [2020-05-22T22:23:47.084Z] #47 91.59 internal/poll
22:23:47 [2020-05-22T22:23:47.084Z] #47 94.73 os
22:23:47 [2020-05-22T22:23:47.084Z] #47 97.88 encoding/binary
22:23:47 [2020-05-22T22:23:47.084Z] #47 99.40 fmt
22:23:47 [2020-05-22T22:23:47.338Z] #47 ...
22:23:47 [2020-05-22T22:23:47.338Z] 
22:23:47 [2020-05-22T22:23:47.338Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:23:47 [2020-05-22T22:23:47.338Z] #25 27.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:23:47 [2020-05-22T22:23:47.338Z] #25 27.54 
22:23:47 [2020-05-22T22:23:47.338Z] #25 27.84 
######################################################################## 100.0%
22:23:47 [2020-05-22T22:23:47.338Z] #25 28.01 
22:23:47 [2020-05-22T22:23:47.338Z] #25 28.09 Download of images into '/build' complete.
22:23:47 [2020-05-22T22:23:47.338Z] #25 28.09 Use something like the following to load the result into a Docker daemon:
22:23:47 [2020-05-22T22:23:47.338Z] #25 28.09   tar -cC '/build' . | docker load
22:23:47 [2020-05-22T22:23:47.346Z] #9 DONE 0.9s
22:23:47 [2020-05-22T22:23:47.346Z] 
22:23:47 [2020-05-22T22:23:47.346Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:47 [2020-05-22T22:23:47.346Z] #38 ...
22:23:47 [2020-05-22T22:23:47.346Z] 
22:23:47 [2020-05-22T22:23:47.346Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:23:47 [2020-05-22T22:23:47.346Z] #35 DONE 0.1s
22:23:47 [2020-05-22T22:23:47.430Z] #17 36.67 Setting up python3-distutils (3.7.3-1) ...
22:23:47 [2020-05-22T22:23:47.603Z] 
22:23:47 [2020-05-22T22:23:47.603Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:23:47 [2020-05-22T22:23:47.603Z] #27 DONE 0.1s
22:23:47 [2020-05-22T22:23:47.603Z] 
22:23:47 [2020-05-22T22:23:47.603Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:23:47 [2020-05-22T22:23:47.897Z] #25 DONE 28.6s
22:23:47 [2020-05-22T22:23:47.898Z] 
22:23:47 [2020-05-22T22:23:47.898Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:47 [2020-05-22T22:23:47.898Z] #10 100.2 Selecting previously unselected package mingw-w64-x86-64-dev.
22:23:47 [2020-05-22T22:23:47.898Z] #10 100.3 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:23:47 [2020-05-22T22:23:47.898Z] #10 100.3 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:23:47 [2020-05-22T22:23:47.898Z] #10 ...
22:23:47 [2020-05-22T22:23:47.898Z] 
22:23:47 [2020-05-22T22:23:47.898Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:47 [2020-05-22T22:23:47.898Z] #32 DONE 100.4s
22:23:47 [2020-05-22T22:23:47.898Z] 
22:23:47 [2020-05-22T22:23:47.898Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:47 [2020-05-22T22:23:47.898Z] #38 99.41 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
22:23:47 [2020-05-22T22:23:47.898Z] #38 99.43 Processing triggers for libc-bin (2.28-10) ...
22:23:47 [2020-05-22T22:23:47.898Z] #38 DONE 100.4s
22:23:48 [2020-05-22T22:23:48.043Z] #17 37.00 Setting up python3-setuptools (40.8.0-1) ...
22:23:48 [2020-05-22T22:23:48.043Z] #17 ...
22:23:48 [2020-05-22T22:23:48.043Z] 
22:23:48 [2020-05-22T22:23:48.043Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:48 [2020-05-22T22:23:48.043Z] #39 72.97   CC       criu/irmap.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 73.34   CC       criu/kcmp-ids.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 73.50   CC       criu/kerndat.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 74.04   CC       criu/libnetlink.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 74.24   CC       criu/log.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 74.68   CC       criu/lsm.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 74.90   CC       criu/mem.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 75.84   CC       criu/mount.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 78.50   CC       criu/namespaces.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 79.79   CC       criu/net.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 81.63   CC       criu/netfilter.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 81.83   CC       criu/page-pipe.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 82.19   CC       criu/page-xfer.o
22:23:48 [2020-05-22T22:23:48.043Z] #39 83.05   CC       criu/pagemap-cache.o
22:23:48 [2020-05-22T22:23:48.152Z] 
22:23:48 [2020-05-22T22:23:48.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:48 [2020-05-22T22:23:48.324Z] #39 83.26   CC       criu/pagemap.o
22:23:48 [2020-05-22T22:23:48.435Z] #36 ...
22:23:48 [2020-05-22T22:23:48.435Z] 
22:23:48 [2020-05-22T22:23:48.435Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.863 + RM_GOPATH=0
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.863 + TMP_GOPATH=
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.863 + : /build
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.863 + '[' -z '' ']'
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.865 ++ mktemp -d
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.872 + export GOPATH=/tmp/tmp.4wWPDFfoC1
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.872 + GOPATH=/tmp/tmp.4wWPDFfoC1
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.872 + RM_GOPATH=1
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.874 ++ dirname /tmp/install/install.sh
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.875 + dir=/tmp/install
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.875 + bin=golangci_lint
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.875 + shift
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.875 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.875 + . /tmp/install/golangci_lint.installer
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.875 ++ : v1.23.8
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.875 Installing golangci-lint version v1.23.8
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.876 + install_golangci_lint
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.876 + echo 'Installing golangci-lint version v1.23.8'
22:23:48 [2020-05-22T22:23:48.435Z] #45 5.876 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:23:48 [2020-05-22T22:23:48.435Z] #45 ...
22:23:48 [2020-05-22T22:23:48.435Z] 
22:23:48 [2020-05-22T22:23:48.435Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.251 + RM_GOPATH=0
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.251 + TMP_GOPATH=
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.251 + : /build
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.251 + '[' -z '' ']'
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.256 ++ mktemp -d
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.256 + export GOPATH=/tmp/tmp.ZzkT8VWqYC
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.256 + GOPATH=/tmp/tmp.ZzkT8VWqYC
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.256 + RM_GOPATH=1
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.264 ++ dirname /tmp/install/install.sh
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.265 + dir=/tmp/install
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.265 + bin=dockercli
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.265 + shift
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.266 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.266 + . /tmp/install/dockercli.installer
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.266 ++ : stable
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.267 ++ : 17.06.2-ce
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.267 + install_dockercli
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.267 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.268 Install docker/cli version 17.06.2-ce from stable
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.269 ++ uname -m
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.277 + arch=aarch64
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.280 + '[' aarch64 '!=' x86_64 ']'
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.280 + '[' aarch64 '!=' s390x ']'
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.281 + '[' aarch64 '!=' armhf ']'
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.281 + build_dockercli
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.281 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZzkT8VWqYC/tmp/docker-ce
22:23:48 [2020-05-22T22:23:48.435Z] #21 6.286 Cloning into '/tmp/tmp.ZzkT8VWqYC/tmp/docker-ce'...
22:23:48 [2020-05-22T22:23:48.609Z] #39 ...
22:23:48 [2020-05-22T22:23:48.609Z] 
22:23:48 [2020-05-22T22:23:48.609Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:23:48 [2020-05-22T22:23:48.609Z] #17 37.58 Setting up python3-pip (18.1-5) ...
22:23:48 [2020-05-22T22:23:48.696Z] #21 ...
22:23:48 [2020-05-22T22:23:48.696Z] 
22:23:48 [2020-05-22T22:23:48.696Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:23:48 [2020-05-22T22:23:48.696Z] #23 6.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:48 [2020-05-22T22:23:48.696Z] #23 6.441 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:48 [2020-05-22T22:23:48.696Z] #23 6.441 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:48 [2020-05-22T22:23:48.696Z] #23 7.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:23:48 [2020-05-22T22:23:48.696Z] #23 9.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #23 ...
22:23:48 [2020-05-22T22:23:48.957Z] 
22:23:48 [2020-05-22T22:23:48.957Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:48 [2020-05-22T22:23:48.957Z] #10 6.532 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #10 6.605 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #10 6.612 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #10 7.817 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #10 9.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #10 ...
22:23:48 [2020-05-22T22:23:48.957Z] 
22:23:48 [2020-05-22T22:23:48.957Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:48 [2020-05-22T22:23:48.957Z] #32 6.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #32 6.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #32 6.098 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #32 7.504 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:23:48 [2020-05-22T22:23:48.957Z] #32 9.481 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
22:23:49 [2020-05-22T22:23:49.256Z] #32 ...
22:23:49 [2020-05-22T22:23:49.256Z] 
22:23:49 [2020-05-22T22:23:49.256Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.963 + RM_GOPATH=0
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.963 + TMP_GOPATH=
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.963 + : /build
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.963 + '[' -z '' ']'
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.986 ++ mktemp -d
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + export GOPATH=/tmp/tmp.UNOLcbZFjI
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + GOPATH=/tmp/tmp.UNOLcbZFjI
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + RM_GOPATH=1
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 ++ dirname /tmp/install/install.sh
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + dir=/tmp/install
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + bin=shfmt
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + shift
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + . /tmp/install/shfmt.installer
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + install_shfmt
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 + git clone https://github.com/mvdan/sh.git /tmp/tmp.UNOLcbZFjI/src/github.com/mvdan/sh
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.989 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:23:49 [2020-05-22T22:23:49.256Z] #47 4.999 Cloning into '/tmp/tmp.UNOLcbZFjI/src/github.com/mvdan/sh'...
22:23:49 [2020-05-22T22:23:49.256Z] #47 ...
22:23:49 [2020-05-22T22:23:49.256Z] 
22:23:49 [2020-05-22T22:23:49.256Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:23:49 [2020-05-22T22:23:49.256Z] #43 5.985 + RM_GOPATH=0
22:23:49 [2020-05-22T22:23:49.256Z] #43 5.985 + TMP_GOPATH=
22:23:49 [2020-05-22T22:23:49.256Z] #43 5.985 + : /build
22:23:49 [2020-05-22T22:23:49.256Z] #43 5.985 + '[' -z '' ']'
22:23:49 [2020-05-22T22:23:49.256Z] #43 5.996 ++ mktemp -d
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.000 + export GOPATH=/tmp/tmp.awwE4Q0wHE
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.000 + GOPATH=/tmp/tmp.awwE4Q0wHE
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.000 + RM_GOPATH=1
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.004 ++ dirname /tmp/install/install.sh
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.027 + dir=/tmp/install
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.027 + bin=gotestsum
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.027 + shift
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.027 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.027 + . /tmp/install/gotestsum.installer
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.027 ++ : v0.3.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.027 + install_gotestsum
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.046 + set -e
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.046 + export GO111MODULE=on
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.046 + GO111MODULE=on
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.046 + go get -d gotest.tools/gotestsum@v0.3.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.054 go: finding gotest.tools v0.3.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 6.054 go: finding gotest.tools/gotestsum v0.3.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 7.086 go: downloading gotest.tools/gotestsum v0.3.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 7.627 go: extracting gotest.tools/gotestsum v0.3.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 8.406 go: downloading gotest.tools v2.1.0+incompatible
22:23:49 [2020-05-22T22:23:49.256Z] #43 8.591 go: extracting gotest.tools v2.1.0+incompatible
22:23:49 [2020-05-22T22:23:49.256Z] #43 8.896 go: downloading github.com/fatih/color v1.6.0
22:23:49 [2020-05-22T22:23:49.256Z] #43 8.962 go: downloading github.com/jonboulle/clockwork v0.1.0
22:23:49 [2020-05-22T22:23:49.256Z] #43 8.964 go: downloading github.com/spf13/pflag v1.0.1
22:23:49 [2020-05-22T22:23:49.256Z] #43 8.970 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.037 go: downloading github.com/pkg/errors v0.8.0
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.300 go: downloading github.com/sirupsen/logrus v1.0.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.539 go: extracting github.com/fatih/color v1.6.0
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.617 go: extracting github.com/jonboulle/clockwork v0.1.0
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.672 go: downloading github.com/mattn/go-isatty v0.0.3
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.697 go: downloading github.com/mattn/go-colorable v0.0.9
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.736 go: extracting github.com/spf13/pflag v1.0.1
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.738 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.748 go: extracting github.com/pkg/errors v0.8.0
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.894 go: extracting github.com/mattn/go-colorable v0.0.9
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.900 go: extracting github.com/mattn/go-isatty v0.0.3
22:23:49 [2020-05-22T22:23:49.256Z] #43 9.997 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:23:49 [2020-05-22T22:23:49.256Z] #43 10.03 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:23:49 [2020-05-22T22:23:49.256Z] #43 10.03 go: extracting github.com/sirupsen/logrus v1.0.5
22:23:49 [2020-05-22T22:23:49.256Z] #43 10.08 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:23:49 [2020-05-22T22:23:49.258Z] #17 38.17 Processing triggers for libc-bin (2.28-10) ...
22:23:49 [2020-05-22T22:23:49.258Z] #17 38.21 Processing triggers for mime-support (3.62) ...
22:23:49 [2020-05-22T22:23:49.514Z] #39 ...
22:23:49 [2020-05-22T22:23:49.514Z] 
22:23:49 [2020-05-22T22:23:49.514Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:49 [2020-05-22T22:23:49.514Z] #30 91.95 internal/syscall/execenv
22:23:49 [2020-05-22T22:23:49.514Z] #30 92.35 internal/syscall/unix
22:23:49 [2020-05-22T22:23:49.514Z] #30 92.91 strings
22:23:49 [2020-05-22T22:23:49.514Z] #30 93.24 os
22:23:49 [2020-05-22T22:23:49.514Z] #30 97.02 path
22:23:49 [2020-05-22T22:23:49.514Z] #30 97.62 text/tabwriter
22:23:49 [2020-05-22T22:23:49.514Z] #30 98.08 fmt
22:23:49 [2020-05-22T22:23:49.514Z] #30 98.81 path/filepath
22:23:49 [2020-05-22T22:23:49.514Z] #30 100.4 io/ioutil
22:23:49 [2020-05-22T22:23:49.514Z] #30 ...
22:23:49 [2020-05-22T22:23:49.514Z] 
22:23:49 [2020-05-22T22:23:49.514Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:49 [2020-05-22T22:23:49.514Z] #47 100.2 encoding/base64
22:23:49 [2020-05-22T22:23:49.514Z] #47 101.9 golang.org/x/sys/unix
22:23:49 [2020-05-22T22:23:49.516Z] #43 ...
22:23:49 [2020-05-22T22:23:49.516Z] 
22:23:49 [2020-05-22T22:23:49.516Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.403 + RM_GOPATH=0
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.403 + TMP_GOPATH=
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.403 + : /build
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.403 + '[' -z '' ']'
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.403 ++ mktemp -d
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.405 + export GOPATH=/tmp/tmp.aGGqiec0dO
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.405 + GOPATH=/tmp/tmp.aGGqiec0dO
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.405 + RM_GOPATH=1
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.411 ++ dirname /tmp/install/install.sh
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + dir=/tmp/install
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + bin=proxy
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + shift
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + '[' '!' -f /tmp/install/proxy.installer ']'
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + . /tmp/install/proxy.installer
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + install_proxy
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + case "$1" in
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + export CGO_ENABLED=0
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + CGO_ENABLED=0
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + _install_proxy
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.aGGqiec0dO/src/github.com/docker/libnetwork
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.413 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:23:49 [2020-05-22T22:23:49.516Z] #60 5.420 Cloning into '/tmp/tmp.aGGqiec0dO/src/github.com/docker/libnetwork'...
22:23:49 [2020-05-22T22:23:49.516Z] #60 ...
22:23:49 [2020-05-22T22:23:49.516Z] 
22:23:49 [2020-05-22T22:23:49.516Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.899 + RM_GOPATH=0
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.899 + TMP_GOPATH=
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.899 + : /build
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.899 + '[' -z '' ']'
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.899 ++ mktemp -d
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.902 + export GOPATH=/tmp/tmp.9KJi0Wjlmh
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.902 + GOPATH=/tmp/tmp.9KJi0Wjlmh
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.902 + RM_GOPATH=1
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.902 ++ dirname /tmp/install/install.sh
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + dir=/tmp/install
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + bin=rootlesskit
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + shift
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + . /tmp/install/rootlesskit.installer
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + install_rootlesskit
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + case "$1" in
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + export CGO_ENABLED=0
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + CGO_ENABLED=0
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + _install_rootlesskit
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9KJi0Wjlmh/src/github.com/rootless-containers/rootlesskit
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.905 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:23:49 [2020-05-22T22:23:49.516Z] #54 5.919 Cloning into '/tmp/tmp.9KJi0Wjlmh/src/github.com/rootless-containers/rootlesskit'...
22:23:49 [2020-05-22T22:23:49.516Z] #54 11.06 + cd /tmp/tmp.9KJi0Wjlmh/src/github.com/rootless-containers/rootlesskit
22:23:49 [2020-05-22T22:23:49.516Z] #54 11.06 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:23:49 [2020-05-22T22:23:49.516Z] #54 11.12 + for f in rootlesskit rootlesskit-docker-proxy
22:23:49 [2020-05-22T22:23:49.516Z] #54 11.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:23:49 [2020-05-22T22:23:49.539Z] #17 DONE 38.7s
22:23:49 [2020-05-22T22:23:49.539Z] 
22:23:49 [2020-05-22T22:23:49.539Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:49 [2020-05-22T22:23:49.539Z] #39 83.87   CC       criu/parasite-syscall.o
22:23:49 [2020-05-22T22:23:49.539Z] #39 84.32   CC       criu/path.o
22:23:49 [2020-05-22T22:23:49.539Z] #39 84.54   CC       criu/pie-util-vdso.o
22:23:49 [2020-05-22T22:23:49.780Z] #54 ...
22:23:49 [2020-05-22T22:23:49.780Z] 
22:23:49 [2020-05-22T22:23:49.780Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:23:49 [2020-05-22T22:23:49.780Z] #51 5.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:49 [2020-05-22T22:23:49.780Z] #51 5.883 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:49 [2020-05-22T22:23:49.780Z] #51 5.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:49 [2020-05-22T22:23:49.780Z] #51 6.977 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:23:49 [2020-05-22T22:23:49.780Z] #51 8.845 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
22:23:49 [2020-05-22T22:23:49.780Z] #51 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
22:23:49 [2020-05-22T22:23:49.820Z] #39 84.83   CC       criu/pie-util.o
22:23:50 [2020-05-22T22:23:50.042Z] #51 ...
22:23:50 [2020-05-22T22:23:50.042Z] 
22:23:50 [2020-05-22T22:23:50.042Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:50 [2020-05-22T22:23:50.042Z] #38 7.386 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:50 [2020-05-22T22:23:50.042Z] #38 7.459 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:50 [2020-05-22T22:23:50.042Z] #38 7.469 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:50 [2020-05-22T22:23:50.042Z] #38 8.660 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:23:50 [2020-05-22T22:23:50.042Z] #38 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
22:23:50 [2020-05-22T22:23:50.042Z] #38 ...
22:23:50 [2020-05-22T22:23:50.042Z] 
22:23:50 [2020-05-22T22:23:50.042Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.458 + RM_GOPATH=0
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.458 + TMP_GOPATH=
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.458 + : /build
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.458 + '[' -z '' ']'
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.463 ++ mktemp -d
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.465 + export GOPATH=/tmp/tmp.f1SxSz5Rnm
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.465 + GOPATH=/tmp/tmp.f1SxSz5Rnm
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.465 + RM_GOPATH=1
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.469 ++ dirname /tmp/install/install.sh
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + dir=/tmp/install
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + bin=vndr
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + shift
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + '[' '!' -f /tmp/install/vndr.installer ']'
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + . /tmp/install/vndr.installer
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + install_vndr
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.474 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f1SxSz5Rnm/src/github.com/LK4D4/vndr
22:23:50 [2020-05-22T22:23:50.042Z] #41 6.499 Cloning into '/tmp/tmp.f1SxSz5Rnm/src/github.com/LK4D4/vndr'...
22:23:50 [2020-05-22T22:23:50.042Z] #41 7.262 + cd /tmp/tmp.f1SxSz5Rnm/src/github.com/LK4D4/vndr
22:23:50 [2020-05-22T22:23:50.042Z] #41 7.263 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:50 [2020-05-22T22:23:50.042Z] #41 7.275 + go build -buildmode=pie -v -o /build/vndr .
22:23:50 [2020-05-22T22:23:50.042Z] #41 8.884 unicode
22:23:50 [2020-05-22T22:23:50.042Z] #41 8.995 math
22:23:50 [2020-05-22T22:23:50.042Z] #41 9.088 unicode/utf16
22:23:50 [2020-05-22T22:23:50.042Z] #41 9.283 runtime
22:23:50 [2020-05-22T22:23:50.042Z] #41 9.842 container/list
22:23:50 [2020-05-22T22:23:50.102Z] #39 85.00   CC       criu/pipes.o
22:23:50 [2020-05-22T22:23:50.102Z] #39 85.38   CC       criu/plugin.o
22:23:50 [2020-05-22T22:23:50.304Z] #41 11.81 crypto/internal/subtle
22:23:50 [2020-05-22T22:23:50.304Z] #41 ...
22:23:50 [2020-05-22T22:23:50.304Z] 
22:23:50 [2020-05-22T22:23:50.304Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:23:50 [2020-05-22T22:23:50.304Z] #28 5.721 + git clone https://github.com/kolyshkin/go-swagger.git .
22:23:50 [2020-05-22T22:23:50.304Z] #28 5.771 Cloning into '.'...
22:23:50 [2020-05-22T22:23:50.304Z] #28 ...
22:23:50 [2020-05-22T22:23:50.304Z] 
22:23:50 [2020-05-22T22:23:50.304Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:23:50 [2020-05-22T22:23:50.304Z] #23 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
22:23:50 [2020-05-22T22:23:50.714Z] #39 85.59   CC       criu/proc_parse.o
22:23:50 [2020-05-22T22:23:50.995Z] #39 ...
22:23:50 [2020-05-22T22:23:50.995Z] 
22:23:50 [2020-05-22T22:23:50.995Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
22:23:50 [2020-05-22T22:23:50.995Z] #18 1.236 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:23:50 [2020-05-22T22:23:50.995Z] #18 1.239 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:23:50 [2020-05-22T22:23:50.995Z] #18 1.241 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:23:50 [2020-05-22T22:23:50.995Z] #18 DONE 1.4s
22:23:50 [2020-05-22T22:23:50.995Z] 
22:23:50 [2020-05-22T22:23:50.995Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:23:53 [2020-05-22T22:23:53.532Z] #28 ...
22:23:53 [2020-05-22T22:23:53.533Z] 
22:23:53 [2020-05-22T22:23:53.533Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:23:53 [2020-05-22T22:23:53.533Z] #38 5.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:53 [2020-05-22T22:23:53.533Z] #38 6.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:53 [2020-05-22T22:23:53.533Z] #38 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:53 [2020-05-22T22:23:53.674Z] #47 ...
22:23:53 [2020-05-22T22:23:53.674Z] 
22:23:53 [2020-05-22T22:23:53.674Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.883 + RM_GOPATH=0
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.883 + TMP_GOPATH=
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.883 + : /build
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.883 + '[' -z '' ']'
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.883 ++ mktemp -d
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.888 + export GOPATH=/tmp/tmp.ZxJILQY90x
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.888 + GOPATH=/tmp/tmp.ZxJILQY90x
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.888 + RM_GOPATH=1
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.889 ++ dirname /tmp/install/install.sh
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.890 + dir=/tmp/install
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.890 + bin=tini
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.890 + shift
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.890 + '[' '!' -f /tmp/install/tini.installer ']'
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.891 + . /tmp/install/tini.installer
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.891 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.891 + install_tini
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.891 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.891 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.892 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZxJILQY90x/tini
22:23:53 [2020-05-22T22:23:53.674Z] #33 4.893 Cloning into '/tmp/tmp.ZxJILQY90x/tini'...
22:23:53 [2020-05-22T22:23:53.674Z] #33 5.643 + cd /tmp/tmp.ZxJILQY90x/tini
22:23:53 [2020-05-22T22:23:53.674Z] #33 5.644 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:23:53 [2020-05-22T22:23:53.674Z] #33 5.683 + cmake .
22:23:53 [2020-05-22T22:23:53.674Z] #33 ...
22:23:53 [2020-05-22T22:23:53.674Z] 
22:23:53 [2020-05-22T22:23:53.674Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:53 [2020-05-22T22:23:53.674Z] #39 5.663 Note: Building without setproctitle() and strlcpy() support.
22:23:53 [2020-05-22T22:23:53.674Z] #39 5.663       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:23:53 [2020-05-22T22:23:53.674Z] #39 5.681 Note: Building without GnuTLS support
22:23:54 [2020-05-22T22:23:54.453Z] #19 3.526 Collecting yamllint==1.16.0
22:23:54 [2020-05-22T22:23:54.453Z] #19 3.649   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:23:54 [2020-05-22T22:23:54.510Z] #23 ...
22:23:54 [2020-05-22T22:23:54.510Z] 
22:23:54 [2020-05-22T22:23:54.510Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:54 [2020-05-22T22:23:54.510Z] #30 5.992 runtime/internal/atomic
22:23:54 [2020-05-22T22:23:54.510Z] #30 6.268 runtime/internal/math
22:23:54 [2020-05-22T22:23:54.510Z] #30 6.435 unicode/utf8
22:23:54 [2020-05-22T22:23:54.510Z] #30 6.590 internal/race
22:23:54 [2020-05-22T22:23:54.510Z] #30 6.708 internal/bytealg
22:23:54 [2020-05-22T22:23:54.510Z] #30 6.936 math
22:23:54 [2020-05-22T22:23:54.510Z] #30 6.999 sync/atomic
22:23:54 [2020-05-22T22:23:54.510Z] #30 7.187 unicode
22:23:54 [2020-05-22T22:23:54.510Z] #30 7.867 internal/testlog
22:23:54 [2020-05-22T22:23:54.510Z] #30 8.105 runtime
22:23:54 [2020-05-22T22:23:54.510Z] #30 8.565 encoding
22:23:54 [2020-05-22T22:23:54.510Z] #30 8.954 runtime/cgo
22:23:54 [2020-05-22T22:23:54.510Z] #30 ...
22:23:54 [2020-05-22T22:23:54.510Z] 
22:23:54 [2020-05-22T22:23:54.510Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:54 [2020-05-22T22:23:54.510Z] #47 14.05 + cd /tmp/tmp.UNOLcbZFjI/src/github.com/mvdan/sh
22:23:54 [2020-05-22T22:23:54.510Z] #47 14.05 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:23:54 [2020-05-22T22:23:54.510Z] #47 14.19 + GO111MODULE=on
22:23:54 [2020-05-22T22:23:54.510Z] #47 14.19 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:23:54 [2020-05-22T22:23:54.510Z] #47 15.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:23:54 [2020-05-22T22:23:54.510Z] #47 15.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:23:54 [2020-05-22T22:23:54.510Z] #47 15.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:23:54 [2020-05-22T22:23:54.510Z] #47 16.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:23:54 [2020-05-22T22:23:54.734Z] #19 3.682 Collecting pyyaml (from yamllint==1.16.0)
22:23:54 [2020-05-22T22:23:54.735Z] #19 3.769   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
22:23:54 [2020-05-22T22:23:54.770Z] #47 16.29 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:23:54 [2020-05-22T22:23:54.905Z] #38 8.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:23:55 [2020-05-22T22:23:55.163Z] #38 ...
22:23:55 [2020-05-22T22:23:55.163Z] 
22:23:55 [2020-05-22T22:23:55.163Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.301 + RM_GOPATH=0
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.301 + TMP_GOPATH=
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.301 + : /build
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.301 + '[' -z '' ']'
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.306 ++ mktemp -d
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.306 + export GOPATH=/tmp/tmp.i5iYyRLEjS
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.306 + GOPATH=/tmp/tmp.i5iYyRLEjS
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.306 + RM_GOPATH=1
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.306 ++ dirname /tmp/install/install.sh
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.308 + dir=/tmp/install
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.313 + bin=rootlesskit
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.313 + shift
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.313 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.314 + . /tmp/install/rootlesskit.installer
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.314 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 + install_rootlesskit
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 + case "$1" in
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 + export CGO_ENABLED=0
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 + CGO_ENABLED=0
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 + _install_rootlesskit
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.316 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.i5iYyRLEjS/src/github.com/rootless-containers/rootlesskit
22:23:55 [2020-05-22T22:23:55.163Z] #54 8.318 Cloning into '/tmp/tmp.i5iYyRLEjS/src/github.com/rootless-containers/rootlesskit'...
22:23:55 [2020-05-22T22:23:55.342Z] #47 17.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:23:55 [2020-05-22T22:23:55.347Z] #19 4.484 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:23:55 [2020-05-22T22:23:55.629Z] #19 4.505   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
22:23:55 [2020-05-22T22:23:55.629Z] #19 4.523 Building wheels for collected packages: pyyaml
22:23:55 [2020-05-22T22:23:55.629Z] #19 4.524   Running setup.py bdist_wheel for pyyaml: started
22:23:55 [2020-05-22T22:23:55.707Z] #28 ...
22:23:55 [2020-05-22T22:23:55.707Z] 
22:23:55 [2020-05-22T22:23:55.707Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:55 [2020-05-22T22:23:55.707Z] #10 7.412 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:55 [2020-05-22T22:23:55.707Z] #10 7.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:55 [2020-05-22T22:23:55.707Z] #10 7.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:55 [2020-05-22T22:23:55.707Z] #10 ...
22:23:55 [2020-05-22T22:23:55.707Z] 
22:23:55 [2020-05-22T22:23:55.707Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.601 + RM_GOPATH=0
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.601 + TMP_GOPATH=
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.601 + : /build
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.601 + '[' -z '' ']'
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.601 ++ mktemp -d
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.604 + export GOPATH=/tmp/tmp.TvGi1pTrFX
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.604 + GOPATH=/tmp/tmp.TvGi1pTrFX
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.604 + RM_GOPATH=1
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.610 ++ dirname /tmp/install/install.sh
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.702 Install docker/cli version 17.06.2-ce from stable
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 + dir=/tmp/install
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 + bin=dockercli
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 + shift
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 + . /tmp/install/dockercli.installer
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 ++ : stable
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 ++ : 17.06.2-ce
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 + install_dockercli
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.703 ++ uname -m
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.728 + arch=x86_64
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.749 + '[' x86_64 '!=' x86_64 ']'
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.749 + url=https://download.docker.com/linux/static
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.749 + tar -xz docker/docker
22:23:55 [2020-05-22T22:23:55.707Z] #21 7.749 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:23:55 [2020-05-22T22:23:55.911Z] #19 5.018   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:23:55 [2020-05-22T22:23:55.911Z] #19 5.018   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
22:23:56 [2020-05-22T22:23:56.183Z] #39 7.735 fatal: not a git repository (or any of the parent directories): .git
22:23:56 [2020-05-22T22:23:56.183Z] #39 7.779   GEN      .gitid
22:23:56 [2020-05-22T22:23:56.183Z] #39 7.791   GEN      criu/include/version.h
22:23:56 [2020-05-22T22:23:56.183Z] #39 7.846   GEN      include/common/asm
22:23:56 [2020-05-22T22:23:56.183Z] #39 ...
22:23:56 [2020-05-22T22:23:56.183Z] 
22:23:56 [2020-05-22T22:23:56.183Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:56 [2020-05-22T22:23:56.183Z] #41 98.67 regexp/syntax
22:23:56 [2020-05-22T22:23:56.183Z] #41 102.1 fmt
22:23:56 [2020-05-22T22:23:56.183Z] #41 106.0 regexp
22:23:56 [2020-05-22T22:23:56.183Z] #41 108.5 go/token
22:23:56 [2020-05-22T22:23:56.183Z] #41 ...
22:23:56 [2020-05-22T22:23:56.183Z] 
22:23:56 [2020-05-22T22:23:56.183Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:56 [2020-05-22T22:23:56.183Z] #33 6.304 -- The C compiler identification is GNU 8.3.0
22:23:56 [2020-05-22T22:23:56.183Z] #33 6.398 -- Check for working C compiler: /usr/bin/cc
22:23:56 [2020-05-22T22:23:56.183Z] #33 7.260 -- Check for working C compiler: /usr/bin/cc -- works
22:23:56 [2020-05-22T22:23:56.183Z] #33 7.273 -- Detecting C compiler ABI info
22:23:56 [2020-05-22T22:23:56.183Z] #33 8.018 -- Detecting C compiler ABI info - done
22:23:56 [2020-05-22T22:23:56.183Z] #33 8.074 -- Detecting C compile features
22:23:56 [2020-05-22T22:23:56.192Z] #19 5.104 Successfully built pyyaml
22:23:56 [2020-05-22T22:23:56.192Z] #19 5.106 Installing collected packages: pyyaml, pathspec, yamllint
22:23:56 [2020-05-22T22:23:56.192Z] #19 5.368 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
22:23:56 [2020-05-22T22:23:56.298Z] #47 18.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:23:56 [2020-05-22T22:23:56.541Z] #54 ...
22:23:56 [2020-05-22T22:23:56.541Z] 
22:23:56 [2020-05-22T22:23:56.541Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:23:56 [2020-05-22T22:23:56.541Z] #28 9.477 + git clone https://github.com/kolyshkin/go-swagger.git .
22:23:56 [2020-05-22T22:23:56.541Z] #28 9.484 Cloning into '.'...
22:23:56 [2020-05-22T22:23:56.799Z] #28 ...
22:23:56 [2020-05-22T22:23:56.799Z] 
22:23:56 [2020-05-22T22:23:56.799Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:23:56 [2020-05-22T22:23:56.799Z] #51 9.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:56 [2020-05-22T22:23:56.799Z] #51 10.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:56 [2020-05-22T22:23:56.799Z] #51 10.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:56 [2020-05-22T22:23:56.799Z] #51 ...
22:23:56 [2020-05-22T22:23:56.799Z] 
22:23:56 [2020-05-22T22:23:56.799Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:23:56 [2020-05-22T22:23:56.817Z] #19 DONE 5.7s
22:23:56 [2020-05-22T22:23:56.817Z] 
22:23:56 [2020-05-22T22:23:56.817Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
22:23:56 [2020-05-22T22:23:56.817Z] #22 DONE 0.1s
22:23:56 [2020-05-22T22:23:56.817Z] 
22:23:56 [2020-05-22T22:23:56.817Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:56 [2020-05-22T22:23:56.817Z] #39 87.30   CC       criu/protobuf-desc.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 87.83   CC       criu/protobuf.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 88.09   CC       criu/pstree.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 88.81   CC       criu/rbtree.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 89.09   CC       criu/rst-malloc.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 89.34   CC       criu/seccomp.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 89.86   CC       criu/seize.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 90.54   CC       criu/servicefd.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 90.78   CC       criu/shmem.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 91.55   CC       criu/sigframe.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 91.69   CC       criu/signalfd.o
22:23:56 [2020-05-22T22:23:56.817Z] #39 91.97   CC       criu/sk-inet.o
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.19 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.19 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.19 + : /build
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.19 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.19 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.20 + export GOPATH=/tmp/tmp.puK3q8aMht
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.20 + GOPATH=/tmp/tmp.puK3q8aMht
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.20 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.20 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 Installing golangci-lint version v1.23.8
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + bin=golangci_lint
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + shift
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + . /tmp/install/golangci_lint.installer
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 ++ : v1.23.8
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + install_golangci_lint
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + echo 'Installing golangci-lint version v1.23.8'
22:23:57 [2020-05-22T22:23:57.058Z] #45 10.23 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:23:57 [2020-05-22T22:23:57.058Z] #45 ...
22:23:57 [2020-05-22T22:23:57.058Z] 
22:23:57 [2020-05-22T22:23:57.058Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.218 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.218 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.218 + : /build
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.218 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.219 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.232 + export GOPATH=/tmp/tmp.XCotzBWqiP
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.232 + GOPATH=/tmp/tmp.XCotzBWqiP
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.232 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.232 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + bin=shfmt
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + shift
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + . /tmp/install/shfmt.installer
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + install_shfmt
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XCotzBWqiP/src/github.com/mvdan/sh
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.253 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:23:57 [2020-05-22T22:23:57.058Z] #47 9.256 Cloning into '/tmp/tmp.XCotzBWqiP/src/github.com/mvdan/sh'...
22:23:57 [2020-05-22T22:23:57.058Z] #47 ...
22:23:57 [2020-05-22T22:23:57.058Z] 
22:23:57 [2020-05-22T22:23:57.058Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.902 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.902 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.902 + : /build
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.902 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.902 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.912 + export GOPATH=/tmp/tmp.ginSyIUaNK
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.912 + GOPATH=/tmp/tmp.ginSyIUaNK
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.912 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + bin=proxy
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + shift
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + '[' '!' -f /tmp/install/proxy.installer ']'
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + . /tmp/install/proxy.installer
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + install_proxy
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + case "$1" in
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + export CGO_ENABLED=0
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + CGO_ENABLED=0
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + _install_proxy
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.924 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ginSyIUaNK/src/github.com/docker/libnetwork
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.926 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:23:57 [2020-05-22T22:23:57.058Z] #60 9.999 Cloning into '/tmp/tmp.ginSyIUaNK/src/github.com/docker/libnetwork'...
22:23:57 [2020-05-22T22:23:57.077Z] #21 ...
22:23:57 [2020-05-22T22:23:57.077Z] 
22:23:57 [2020-05-22T22:23:57.077Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 + : /build
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 + export GOPATH=/tmp/tmp.dLrq00cmzn
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 + GOPATH=/tmp/tmp.dLrq00cmzn
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.395 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.400 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.400 + bin=golangci_lint
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.400 + shift
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.400 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.400 + . /tmp/install/golangci_lint.installer
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.400 ++ : v1.23.8
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.401 + install_golangci_lint
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.401 + echo 'Installing golangci-lint version v1.23.8'
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.401 Installing golangci-lint version v1.23.8
22:23:57 [2020-05-22T22:23:57.077Z] #45 9.401 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:23:57 [2020-05-22T22:23:57.077Z] #45 ...
22:23:57 [2020-05-22T22:23:57.077Z] 
22:23:57 [2020-05-22T22:23:57.077Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:57 [2020-05-22T22:23:57.077Z] #10 9.783 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:23:57 [2020-05-22T22:23:57.316Z] #60 ...
22:23:57 [2020-05-22T22:23:57.316Z] 
22:23:57 [2020-05-22T22:23:57.316Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.496 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.496 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.496 + : /build
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.496 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.525 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.526 + export GOPATH=/tmp/tmp.xRcOaUgSJd
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.526 + GOPATH=/tmp/tmp.xRcOaUgSJd
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.526 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + bin=gotestsum
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + shift
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + . /tmp/install/gotestsum.installer
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 ++ : v0.3.5
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + install_gotestsum
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + set -e
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + export GO111MODULE=on
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + GO111MODULE=on
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.536 + go get -d gotest.tools/gotestsum@v0.3.5
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.848 go: finding gotest.tools/gotestsum v0.3.5
22:23:57 [2020-05-22T22:23:57.316Z] #43 9.857 go: finding gotest.tools v0.3.5
22:23:57 [2020-05-22T22:23:57.316Z] #43 ...
22:23:57 [2020-05-22T22:23:57.316Z] 
22:23:57 [2020-05-22T22:23:57.316Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.599 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.599 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.599 + : /build
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.599 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.602 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.602 + export GOPATH=/tmp/tmp.2y3ARxtzws
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.602 + GOPATH=/tmp/tmp.2y3ARxtzws
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.602 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.610 Install docker/cli version 17.06.2-ce from stable
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + bin=dockercli
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + shift
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + . /tmp/install/dockercli.installer
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 ++ : stable
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 ++ : 17.06.2-ce
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + install_dockercli
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 ++ uname -m
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + arch=x86_64
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + '[' x86_64 '!=' x86_64 ']'
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.616 + url=https://download.docker.com/linux/static
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.622 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:23:57 [2020-05-22T22:23:57.316Z] #21 9.644 + tar -xz docker/docker
22:23:57 [2020-05-22T22:23:57.334Z] #10 ...
22:23:57 [2020-05-22T22:23:57.334Z] 
22:23:57 [2020-05-22T22:23:57.334Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:57 [2020-05-22T22:23:57.436Z] #39 ...
22:23:57 [2020-05-22T22:23:57.436Z] 
22:23:57 [2020-05-22T22:23:57.436Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
22:23:57 [2020-05-22T22:23:57.436Z] #26 DONE 0.7s
22:23:57 [2020-05-22T22:23:57.436Z] 
22:23:57 [2020-05-22T22:23:57.436Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:23:57 [2020-05-22T22:23:57.436Z] #36 120.3 + dpkg --print-architecture
22:23:57 [2020-05-22T22:23:57.436Z] #36 120.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:23:57 [2020-05-22T22:23:57.436Z] #36 120.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:23:57 [2020-05-22T22:23:57.436Z] #36 120.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:23:57 [2020-05-22T22:23:57.575Z] #21 ...
22:23:57 [2020-05-22T22:23:57.575Z] 
22:23:57 [2020-05-22T22:23:57.575Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.04 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.04 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.04 + : /build
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.04 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.04 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + export GOPATH=/tmp/tmp.H2NeAxkN1o
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + GOPATH=/tmp/tmp.H2NeAxkN1o
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + bin=vndr
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + shift
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + '[' '!' -f /tmp/install/vndr.installer ']'
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + . /tmp/install/vndr.installer
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + install_vndr
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.05 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.H2NeAxkN1o/src/github.com/LK4D4/vndr
22:23:57 [2020-05-22T22:23:57.575Z] #41 10.06 Cloning into '/tmp/tmp.H2NeAxkN1o/src/github.com/LK4D4/vndr'...
22:23:57 [2020-05-22T22:23:57.591Z] #32 ...
22:23:57 [2020-05-22T22:23:57.591Z] 
22:23:57 [2020-05-22T22:23:57.591Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:23:57 [2020-05-22T22:23:57.591Z] #23 8.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:57 [2020-05-22T22:23:57.591Z] #23 8.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:57 [2020-05-22T22:23:57.591Z] #23 8.205 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:57 [2020-05-22T22:23:57.591Z] #23 ...
22:23:57 [2020-05-22T22:23:57.591Z] 
22:23:57 [2020-05-22T22:23:57.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.908 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.908 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.908 + : /build
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.908 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.908 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.927 + export GOPATH=/tmp/tmp.lPlqI4LqWx
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.927 + GOPATH=/tmp/tmp.lPlqI4LqWx
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.927 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.927 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + bin=vndr
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + shift
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + '[' '!' -f /tmp/install/vndr.installer ']'
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + . /tmp/install/vndr.installer
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + install_vndr
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lPlqI4LqWx/src/github.com/LK4D4/vndr
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 Cloning into '/tmp/tmp.lPlqI4LqWx/src/github.com/LK4D4/vndr'...
22:23:57 [2020-05-22T22:23:57.591Z] #41 9.931 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:57 [2020-05-22T22:23:57.682Z] #47 19.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:23:57 [2020-05-22T22:23:57.718Z] #36 ...
22:23:57 [2020-05-22T22:23:57.718Z] 
22:23:57 [2020-05-22T22:23:57.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:57 [2020-05-22T22:23:57.718Z] #39 92.75   CC       criu/sk-netlink.o
22:23:57 [2020-05-22T22:23:57.718Z] #39 ...
22:23:57 [2020-05-22T22:23:57.718Z] 
22:23:57 [2020-05-22T22:23:57.718Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
22:23:57 [2020-05-22T22:23:57.718Z] #29 DONE 0.2s
22:23:57 [2020-05-22T22:23:57.847Z] #41 ...
22:23:57 [2020-05-22T22:23:57.847Z] 
22:23:57 [2020-05-22T22:23:57.847Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:23:57 [2020-05-22T22:23:57.847Z] #23 6.795 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:57 [2020-05-22T22:23:57.847Z] #23 6.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:57 [2020-05-22T22:23:57.847Z] #23 6.909 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:57 [2020-05-22T22:23:57.848Z] #23 8.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:23:57 [2020-05-22T22:23:57.848Z] #23 ...
22:23:57 [2020-05-22T22:23:57.848Z] 
22:23:57 [2020-05-22T22:23:57.848Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:57 [2020-05-22T22:23:57.848Z] #10 ...
22:23:57 [2020-05-22T22:23:57.848Z] 
22:23:57 [2020-05-22T22:23:57.848Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:57 [2020-05-22T22:23:57.848Z] #32 10.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:57 [2020-05-22T22:23:57.848Z] #32 10.43 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:57 [2020-05-22T22:23:57.848Z] #32 10.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:57 [2020-05-22T22:23:57.848Z] #41 ...
22:23:57 [2020-05-22T22:23:57.848Z] 
22:23:57 [2020-05-22T22:23:57.848Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.905 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.905 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.905 + : /build
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.905 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.905 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.914 + export GOPATH=/tmp/tmp.Fe29v8neum
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.914 + GOPATH=/tmp/tmp.Fe29v8neum
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.914 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.917 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + bin=gotestsum
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + shift
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + . /tmp/install/gotestsum.installer
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 ++ : v0.3.5
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + install_gotestsum
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + set -e
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + export GO111MODULE=on
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + GO111MODULE=on
22:23:57 [2020-05-22T22:23:57.848Z] #43 7.922 + go get -d gotest.tools/gotestsum@v0.3.5
22:23:57 [2020-05-22T22:23:57.848Z] #43 8.240 go: finding gotest.tools/gotestsum v0.3.5
22:23:57 [2020-05-22T22:23:57.848Z] #43 8.284 go: finding gotest.tools v0.3.5
22:23:57 [2020-05-22T22:23:57.848Z] #43 9.528 go: downloading gotest.tools/gotestsum v0.3.5
22:23:57 [2020-05-22T22:23:57.848Z] #43 10.08 go: extracting gotest.tools/gotestsum v0.3.5
22:23:57 [2020-05-22T22:23:57.848Z] #43 ...
22:23:57 [2020-05-22T22:23:57.848Z] 
22:23:57 [2020-05-22T22:23:57.848Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.979 + RM_GOPATH=0
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.979 + TMP_GOPATH=
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.979 + : /build
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.979 + '[' -z '' ']'
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.979 ++ mktemp -d
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.997 + export GOPATH=/tmp/tmp.oei2x7ANlN
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.997 + GOPATH=/tmp/tmp.oei2x7ANlN
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.997 + RM_GOPATH=1
22:23:57 [2020-05-22T22:23:57.848Z] #54 8.997 ++ dirname /tmp/install/install.sh
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + dir=/tmp/install
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + bin=rootlesskit
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + shift
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + . /tmp/install/rootlesskit.installer
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + install_rootlesskit
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + case "$1" in
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + export CGO_ENABLED=0
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + CGO_ENABLED=0
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + _install_rootlesskit
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oei2x7ANlN/src/github.com/rootless-containers/rootlesskit
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.027 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:23:57 [2020-05-22T22:23:57.848Z] #54 9.041 Cloning into '/tmp/tmp.oei2x7ANlN/src/github.com/rootless-containers/rootlesskit'...
22:23:58 [2020-05-22T22:23:58.000Z] 
22:23:58 [2020-05-22T22:23:58.000Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
22:23:58 [2020-05-22T22:23:58.000Z] #31 DONE 0.1s
22:23:58 [2020-05-22T22:23:58.000Z] 
22:23:58 [2020-05-22T22:23:58.000Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
22:23:58 [2020-05-22T22:23:58.000Z] #34 DONE 0.1s
22:23:58 [2020-05-22T22:23:58.000Z] 
22:23:58 [2020-05-22T22:23:58.000Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:58 [2020-05-22T22:23:58.000Z] #39 92.94   CC       criu/sk-packet.o
22:23:58 [2020-05-22T22:23:58.069Z] #33 10.10 -- Detecting C compile features - done
22:23:58 [2020-05-22T22:23:58.069Z] #33 10.14 -- Performing Test HAS_BUILTIN_FORTIFY
22:23:58 [2020-05-22T22:23:58.105Z] #54 ...
22:23:58 [2020-05-22T22:23:58.105Z] 
22:23:58 [2020-05-22T22:23:58.105Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.599 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + RM_GOPATH=0
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + TMP_GOPATH=
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + : /build
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + '[' -z '' ']'
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 ++ mktemp -d
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + export GOPATH=/tmp/tmp.T4isvHeTmH
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + GOPATH=/tmp/tmp.T4isvHeTmH
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + RM_GOPATH=1
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 ++ dirname /tmp/install/install.sh
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + dir=/tmp/install
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + bin=proxy
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + shift
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + '[' '!' -f /tmp/install/proxy.installer ']'
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + . /tmp/install/proxy.installer
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + install_proxy
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + case "$1" in
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + export CGO_ENABLED=0
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + CGO_ENABLED=0
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + _install_proxy
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.T4isvHeTmH/src/github.com/docker/libnetwork
22:23:58 [2020-05-22T22:23:58.105Z] #60 9.600 Cloning into '/tmp/tmp.T4isvHeTmH/src/github.com/docker/libnetwork'...
22:23:58 [2020-05-22T22:23:58.105Z] #60 ...
22:23:58 [2020-05-22T22:23:58.105Z] 
22:23:58 [2020-05-22T22:23:58.105Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.738 + RM_GOPATH=0
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.738 + TMP_GOPATH=
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.738 + : /build
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.738 + '[' -z '' ']'
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.738 ++ mktemp -d
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.746 + export GOPATH=/tmp/tmp.WuqSojBaR1
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.755 + GOPATH=/tmp/tmp.WuqSojBaR1
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.755 + RM_GOPATH=1
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.755 ++ dirname /tmp/install/install.sh
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + dir=/tmp/install
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + bin=tomlv
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + shift
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + . /tmp/install/tomlv.installer
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + install_tomlv
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WuqSojBaR1/src/github.com/BurntSushi/toml
22:23:58 [2020-05-22T22:23:58.105Z] #30 8.763 Cloning into '/tmp/tmp.WuqSojBaR1/src/github.com/BurntSushi/toml'...
22:23:58 [2020-05-22T22:23:58.105Z] #30 10.59 + cd /tmp/tmp.WuqSojBaR1/src/github.com/BurntSushi/toml
22:23:58 [2020-05-22T22:23:58.105Z] #30 10.59 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:58 [2020-05-22T22:23:58.105Z] #30 10.61 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:23:58 [2020-05-22T22:23:58.106Z] #32 ...
22:23:58 [2020-05-22T22:23:58.106Z] 
22:23:58 [2020-05-22T22:23:58.106Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 + RM_GOPATH=0
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 + TMP_GOPATH=
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 + : /build
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 + '[' -z '' ']'
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 ++ mktemp -d
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 + export GOPATH=/tmp/tmp.DYciMEESHU
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 + GOPATH=/tmp/tmp.DYciMEESHU
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 + RM_GOPATH=1
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.02 ++ dirname /tmp/install/install.sh
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 + dir=/tmp/install
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 + bin=tomlv
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 + shift
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 + . /tmp/install/tomlv.installer
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 + install_tomlv
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.04 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.05 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DYciMEESHU/src/github.com/BurntSushi/toml
22:23:58 [2020-05-22T22:23:58.106Z] #30 10.06 Cloning into '/tmp/tmp.DYciMEESHU/src/github.com/BurntSushi/toml'...
22:23:58 [2020-05-22T22:23:58.106Z] #30 11.15 + cd /tmp/tmp.DYciMEESHU/src/github.com/BurntSushi/toml
22:23:58 [2020-05-22T22:23:58.106Z] #30 11.15 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:23:58 [2020-05-22T22:23:58.106Z] #30 11.16 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:23:58 [2020-05-22T22:23:58.281Z] #39 93.34   CC       criu/sk-queue.o
22:23:58 [2020-05-22T22:23:58.324Z] #33 10.37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:23:58 [2020-05-22T22:23:58.324Z] #33 10.50 -- Configuring done
22:23:58 [2020-05-22T22:23:58.362Z] #30 ...
22:23:58 [2020-05-22T22:23:58.362Z] 
22:23:58 [2020-05-22T22:23:58.362Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 + RM_GOPATH=0
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 + TMP_GOPATH=
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 + : /build
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 + '[' -z '' ']'
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 ++ mktemp -d
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 + export GOPATH=/tmp/tmp.zWN0PPvayz
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 + GOPATH=/tmp/tmp.zWN0PPvayz
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 + RM_GOPATH=1
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.907 ++ dirname /tmp/install/install.sh
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.912 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + dir=/tmp/install
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + bin=shfmt
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + shift
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + . /tmp/install/shfmt.installer
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + install_shfmt
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.913 + git clone https://github.com/mvdan/sh.git /tmp/tmp.zWN0PPvayz/src/github.com/mvdan/sh
22:23:58 [2020-05-22T22:23:58.362Z] #47 9.931 Cloning into '/tmp/tmp.zWN0PPvayz/src/github.com/mvdan/sh'...
22:23:58 [2020-05-22T22:23:58.362Z] #47 ...
22:23:58 [2020-05-22T22:23:58.362Z] 
22:23:58 [2020-05-22T22:23:58.362Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:23:58 [2020-05-22T22:23:58.362Z] #51 7.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:58 [2020-05-22T22:23:58.362Z] #51 7.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:58 [2020-05-22T22:23:58.362Z] #51 7.508 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:58 [2020-05-22T22:23:58.362Z] #51 9.579 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:23:58 [2020-05-22T22:23:58.364Z] #30 ...
22:23:58 [2020-05-22T22:23:58.364Z] 
22:23:58 [2020-05-22T22:23:58.364Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:23:58 [2020-05-22T22:23:58.364Z] #36 9.134 + git clone https://github.com/docker/distribution.git .
22:23:58 [2020-05-22T22:23:58.364Z] #36 9.148 Cloning into '.'...
22:23:58 [2020-05-22T22:23:58.364Z] #36 ...
22:23:58 [2020-05-22T22:23:58.364Z] 
22:23:58 [2020-05-22T22:23:58.364Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:23:58 [2020-05-22T22:23:58.364Z] #10 11.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:23:58 [2020-05-22T22:23:58.364Z] #10 11.42 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:23:58 [2020-05-22T22:23:58.364Z] #10 11.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:23:58 [2020-05-22T22:23:58.563Z] #39 93.61   CC       criu/sk-tcp.o
22:23:58 [2020-05-22T22:23:58.580Z] #33 10.54 -- Generating done
22:23:58 [2020-05-22T22:23:58.580Z] #33 10.54 -- Build files have been written to: /tmp/tmp.ZxJILQY90x/tini
22:23:58 [2020-05-22T22:23:58.580Z] #33 10.55 + make tini-static
22:23:58 [2020-05-22T22:23:58.619Z] #51 ...
22:23:58 [2020-05-22T22:23:58.619Z] 
22:23:58 [2020-05-22T22:23:58.619Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:23:58 [2020-05-22T22:23:58.619Z] #36 10.00 + git clone https://github.com/docker/distribution.git .
22:23:58 [2020-05-22T22:23:58.619Z] #36 10.00 Cloning into '.'...
22:23:58 [2020-05-22T22:23:58.619Z] #36 ...
22:23:58 [2020-05-22T22:23:58.619Z] 
22:23:58 [2020-05-22T22:23:58.619Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:23:58 [2020-05-22T22:23:58.619Z] #41 11.16 + cd /tmp/tmp.lPlqI4LqWx/src/github.com/LK4D4/vndr
22:23:58 [2020-05-22T22:23:58.619Z] #41 11.16 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:23:58 [2020-05-22T22:23:58.619Z] #41 11.17 + go build -buildmode=pie -v -o /build/vndr .
22:23:58 [2020-05-22T22:23:58.835Z] #33 10.98 Scanning dependencies of target tini-static
22:23:58 [2020-05-22T22:23:58.845Z] #39 93.90   CC       criu/sk-unix.o
22:23:59 [2020-05-22T22:23:59.067Z] #47 ...
22:23:59 [2020-05-22T22:23:59.067Z] 
22:23:59 [2020-05-22T22:23:59.067Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:23:59 [2020-05-22T22:23:59.089Z] #33 11.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:23:59 [2020-05-22T22:23:59.588Z] #36 20.77 Checking out files:  86% (1380/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.
22:23:59 [2020-05-22T22:23:59.588Z] #36 21.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:23:59 [2020-05-22T22:23:59.647Z] #33 ...
22:23:59 [2020-05-22T22:23:59.647Z] 
22:23:59 [2020-05-22T22:23:59.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.554   PBCC     images/google/protobuf/descriptor.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.603   PBCC     images/opts.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.646   PBCC     images/sit.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.710   DEP      images/google/protobuf/descriptor.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.764   DEP      images/opts.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.814   DEP      images/sit.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.910   PBCC     images/macvlan.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 9.974   DEP      images/macvlan.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.04   PBCC     images/autofs.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.05   DEP      images/autofs.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.12   PBCC     images/sysctl.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.17   DEP      images/sysctl.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.25   PBCC     images/time.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.26   DEP      images/time.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.32   PBCC     images/binfmt-misc.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.37   DEP      images/binfmt-misc.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.44   PBCC     images/seccomp.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.45   DEP      images/seccomp.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.50   PBCC     images/userns.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.58   DEP      images/userns.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.63   PBCC     images/cgroup.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.69   DEP      images/cgroup.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.74   PBCC     images/fown.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.75   PBCC     images/ext-file.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.80   DEP      images/fown.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.86   DEP      images/ext-file.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 10.95   PBCC     images/rpc.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.02   DEP      images/rpc.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.06   PBCC     images/siginfo.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.08   DEP      images/siginfo.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.14   PBCC     images/pagemap.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.21   DEP      images/pagemap.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.27   PBCC     images/rlimit.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.30   DEP      images/rlimit.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.35   PBCC     images/file-lock.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.38   DEP      images/file-lock.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.41   PBCC     images/tty.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.48   DEP      images/tty.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.55   PBCC     images/tun.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.61   PBCC     images/netdev.pb-c.c
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.70   DEP      images/tun.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.78   DEP      images/netdev.pb-c.d
22:23:59 [2020-05-22T22:23:59.647Z] #39 11.86   PBCC     images/vma.pb-c.c
22:23:59 [2020-05-22T22:23:59.849Z] #36 ...
22:23:59 [2020-05-22T22:23:59.849Z] 
22:23:59 [2020-05-22T22:23:59.849Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:23:59 [2020-05-22T22:23:59.849Z] #32 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
22:23:59 [2020-05-22T22:23:59.849Z] #32 18.04 Fetched 8178 kB in 12s (669 kB/s)
22:23:59 [2020-05-22T22:23:59.902Z] #39 11.94   DEP      images/vma.pb-c.d
22:23:59 [2020-05-22T22:23:59.902Z] #39 11.99   PBCC     images/creds.pb-c.c
22:23:59 [2020-05-22T22:23:59.902Z] #39 12.03   DEP      images/creds.pb-c.d
22:23:59 [2020-05-22T22:23:59.902Z] #39 12.10   PBCC     images/utsns.pb-c.c
22:23:59 [2020-05-22T22:23:59.902Z] #39 12.14   DEP      images/utsns.pb-c.d
22:24:00 [2020-05-22T22:24:00.110Z] #32 18.04 Reading package lists...
22:24:00 [2020-05-22T22:24:00.110Z] #32 ...
22:24:00 [2020-05-22T22:24:00.110Z] 
22:24:00 [2020-05-22T22:24:00.110Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:00 [2020-05-22T22:24:00.110Z] #10 11.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
22:24:00 [2020-05-22T22:24:00.110Z] #10 18.64 Fetched 8178 kB in 12s (663 kB/s)
22:24:00 [2020-05-22T22:24:00.110Z] #10 18.64 Reading package lists...
22:24:00 [2020-05-22T22:24:00.110Z] #10 ...
22:24:00 [2020-05-22T22:24:00.110Z] 
22:24:00 [2020-05-22T22:24:00.110Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:00 [2020-05-22T22:24:00.156Z] #39 12.18   PBCC     images/ipc-desc.pb-c.c
22:24:00 [2020-05-22T22:24:00.156Z] #39 12.23   PBCC     images/ipc-sem.pb-c.c
22:24:00 [2020-05-22T22:24:00.156Z] #39 12.26   DEP      images/ipc-desc.pb-c.d
22:24:00 [2020-05-22T22:24:00.156Z] #39 12.30   DEP      images/ipc-sem.pb-c.d
22:24:00 [2020-05-22T22:24:00.156Z] #39 12.34   PBCC     images/ipc-msg.pb-c.c
22:24:00 [2020-05-22T22:24:00.156Z] #39 12.39   DEP      images/ipc-msg.pb-c.d
22:24:00 [2020-05-22T22:24:00.265Z] #10 13.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:24:00 [2020-05-22T22:24:00.313Z] #39 95.11   CC       criu/sockets.o
22:24:00 [2020-05-22T22:24:00.372Z] #60 21.03 Checking out files:  56% (1162/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.
22:24:00 [2020-05-22T22:24:00.372Z] #60 22.01 + cd /tmp/tmp.aGGqiec0dO/src/github.com/docker/libnetwork
22:24:00 [2020-05-22T22:24:00.372Z] #60 22.01 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:24:00 [2020-05-22T22:24:00.372Z] #60 ...
22:24:00 [2020-05-22T22:24:00.372Z] 
22:24:00 [2020-05-22T22:24:00.372Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:00 [2020-05-22T22:24:00.372Z] #41 12.13 crypto/subtle
22:24:00 [2020-05-22T22:24:00.372Z] #41 12.61 vendor/golang.org/x/crypto/cryptobyte/asn1
22:24:00 [2020-05-22T22:24:00.372Z] #41 13.04 internal/nettrace
22:24:00 [2020-05-22T22:24:00.372Z] #41 13.34 runtime/cgo
22:24:00 [2020-05-22T22:24:00.372Z] #41 15.41 vendor/golang.org/x/crypto/internal/subtle
22:24:00 [2020-05-22T22:24:00.410Z] #39 12.46   PBCC     images/ipc-shm.pb-c.c
22:24:00 [2020-05-22T22:24:00.410Z] #39 12.51   DEP      images/ipc-shm.pb-c.d
22:24:00 [2020-05-22T22:24:00.410Z] #39 12.57   PBCC     images/ipc-var.pb-c.c
22:24:00 [2020-05-22T22:24:00.410Z] #39 12.64   DEP      images/ipc-var.pb-c.d
22:24:00 [2020-05-22T22:24:00.595Z] #39 95.59   CC       criu/stats.o
22:24:00 [2020-05-22T22:24:00.595Z] #39 95.74   CC       criu/string.o
22:24:00 [2020-05-22T22:24:00.595Z] #39 95.83   CC       criu/sysctl.o
22:24:00 [2020-05-22T22:24:00.633Z] #41 ...
22:24:00 [2020-05-22T22:24:00.633Z] 
22:24:00 [2020-05-22T22:24:00.633Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:00 [2020-05-22T22:24:00.633Z] #43 12.20 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:24:00 [2020-05-22T22:24:00.633Z] #43 12.20 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:24:00 [2020-05-22T22:24:00.633Z] #43 12.47 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:24:00 [2020-05-22T22:24:00.633Z] #43 15.27 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:24:00 [2020-05-22T22:24:00.633Z] #43 16.43 go: finding gotest.tools/gotestsum v0.4.2
22:24:00 [2020-05-22T22:24:00.633Z] #43 16.43 go: finding gotest.tools v2.2.0+incompatible
22:24:00 [2020-05-22T22:24:00.633Z] #43 16.45 go: downloading gotest.tools v2.2.0+incompatible
22:24:00 [2020-05-22T22:24:00.633Z] #43 16.45 go: downloading gotest.tools/gotestsum v0.4.2
22:24:00 [2020-05-22T22:24:00.633Z] #43 16.90 go: extracting gotest.tools v2.2.0+incompatible
22:24:00 [2020-05-22T22:24:00.633Z] #43 16.91 go: extracting gotest.tools/gotestsum v0.4.2
22:24:00 [2020-05-22T22:24:00.633Z] #43 17.61 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:00 [2020-05-22T22:24:00.633Z] #43 17.61 go: downloading github.com/pkg/errors v0.8.1
22:24:00 [2020-05-22T22:24:00.633Z] #43 17.67 go: downloading github.com/spf13/pflag v1.0.3
22:24:00 [2020-05-22T22:24:00.633Z] #43 17.75 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:00 [2020-05-22T22:24:00.633Z] #43 17.79 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:00 [2020-05-22T22:24:00.633Z] #43 17.97 go: extracting github.com/pkg/errors v0.8.1
22:24:00 [2020-05-22T22:24:00.633Z] #43 18.28 go: extracting github.com/spf13/pflag v1.0.3
22:24:00 [2020-05-22T22:24:00.633Z] #43 18.65 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:00 [2020-05-22T22:24:00.633Z] #43 19.55 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:00 [2020-05-22T22:24:00.633Z] #43 20.40 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:00 [2020-05-22T22:24:00.633Z] #43 22.05 go: finding github.com/pkg/errors v0.8.1
22:24:00 [2020-05-22T22:24:00.633Z] #43 22.09 go: finding github.com/fatih/color v1.6.0
22:24:00 [2020-05-22T22:24:00.633Z] #43 22.09 go: finding github.com/sirupsen/logrus v1.0.5
22:24:00 [2020-05-22T22:24:00.633Z] #43 22.19 go: finding github.com/spf13/pflag v1.0.3
22:24:00 [2020-05-22T22:24:00.633Z] #43 ...
22:24:00 [2020-05-22T22:24:00.633Z] 
22:24:00 [2020-05-22T22:24:00.633Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:00 [2020-05-22T22:24:00.633Z] #60 22.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:24:00 [2020-05-22T22:24:00.665Z] #39 12.71   PBCC     images/sk-opts.pb-c.c
22:24:00 [2020-05-22T22:24:00.665Z] #39 12.75   PBCC     images/packet-sock.pb-c.c
22:24:00 [2020-05-22T22:24:00.665Z] #39 ...
22:24:00 [2020-05-22T22:24:00.665Z] 
22:24:00 [2020-05-22T22:24:00.665Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:00 [2020-05-22T22:24:00.665Z] #30 103.2 flag
22:24:00 [2020-05-22T22:24:00.665Z] #30 103.2 github.com/BurntSushi/toml
22:24:00 [2020-05-22T22:24:00.665Z] #30 106.4 log
22:24:00 [2020-05-22T22:24:00.665Z] #30 108.8 github.com/BurntSushi/toml/cmd/tomlv
22:24:00 [2020-05-22T22:24:00.665Z] #30 DONE 113.3s
22:24:00 [2020-05-22T22:24:00.665Z] 
22:24:00 [2020-05-22T22:24:00.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:00 [2020-05-22T22:24:00.665Z] #39 12.83   DEP      images/sk-opts.pb-c.d
22:24:00 [2020-05-22T22:24:00.919Z] #39 12.89   DEP      images/packet-sock.pb-c.d
22:24:00 [2020-05-22T22:24:00.919Z] #39 13.01   PBCC     images/sk-netlink.pb-c.c
22:24:00 [2020-05-22T22:24:00.919Z] #39 13.11   DEP      images/sk-netlink.pb-c.d
22:24:01 [2020-05-22T22:24:01.144Z] #41 13.92 internal/race
22:24:01 [2020-05-22T22:24:01.173Z] #39 13.20   PBCC     images/sk-inet.pb-c.c
22:24:01 [2020-05-22T22:24:01.174Z] #39 13.29   DEP      images/sk-inet.pb-c.d
22:24:01 [2020-05-22T22:24:01.208Z] #39 96.22   CC       criu/sysfs_parse.o
22:24:01 [2020-05-22T22:24:01.208Z] #39 96.41   CC       criu/timerfd.o
22:24:01 [2020-05-22T22:24:01.402Z] #41 14.01 internal/bytealg
22:24:01 [2020-05-22T22:24:01.429Z] #39 13.42   PBCC     images/sk-unix.pb-c.c
22:24:01 [2020-05-22T22:24:01.429Z] #39 13.51   DEP      images/sk-unix.pb-c.d
22:24:01 [2020-05-22T22:24:01.429Z] #39 13.62   PBCC     images/mm.pb-c.c
22:24:01 [2020-05-22T22:24:01.490Z] #39 96.56   CC       criu/tty.o
22:24:01 [2020-05-22T22:24:01.574Z] #60 ...
22:24:01 [2020-05-22T22:24:01.574Z] 
22:24:01 [2020-05-22T22:24:01.574Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:01 [2020-05-22T22:24:01.574Z] #38 13.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
22:24:01 [2020-05-22T22:24:01.574Z] #38 19.85 Fetched 8178 kB in 13s (633 kB/s)
22:24:01 [2020-05-22T22:24:01.574Z] #38 19.85 Reading package lists...
22:24:01 [2020-05-22T22:24:01.574Z] #38 ...
22:24:01 [2020-05-22T22:24:01.574Z] 
22:24:01 [2020-05-22T22:24:01.574Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:24:01 [2020-05-22T22:24:01.574Z] #36 22.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:24:01 [2020-05-22T22:24:01.658Z] #41 14.28 sync/atomic
22:24:01 [2020-05-22T22:24:01.684Z] #39 13.75   DEP      images/mm.pb-c.d
22:24:01 [2020-05-22T22:24:01.684Z] #39 13.83   PBCC     images/timerfd.pb-c.c
22:24:01 [2020-05-22T22:24:01.684Z] #39 13.93   DEP      images/timerfd.pb-c.d
22:24:01 [2020-05-22T22:24:01.939Z] #39 14.06   PBCC     images/timer.pb-c.c
22:24:01 [2020-05-22T22:24:01.939Z] #39 14.09   DEP      images/timer.pb-c.d
22:24:01 [2020-05-22T22:24:01.939Z] #39 14.15   PBCC     images/sa.pb-c.c
22:24:02 [2020-05-22T22:24:02.197Z] #39 ...
22:24:02 [2020-05-22T22:24:02.197Z] 
22:24:02 [2020-05-22T22:24:02.197Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:02 [2020-05-22T22:24:02.197Z] #33 13.11 [100%] Linking C executable tini-static
22:24:02 [2020-05-22T22:24:02.197Z] #33 14.16 [100%] Built target tini-static
22:24:02 [2020-05-22T22:24:02.197Z] #33 14.23 + mkdir -p /build
22:24:02 [2020-05-22T22:24:02.197Z] #33 14.23 + cp tini-static /build/docker-init
22:24:02 [2020-05-22T22:24:02.197Z] #33 DONE 14.3s
22:24:02 [2020-05-22T22:24:02.197Z] 
22:24:02 [2020-05-22T22:24:02.197Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:02 [2020-05-22T22:24:02.197Z] #39 14.22   DEP      images/sa.pb-c.d
22:24:02 [2020-05-22T22:24:02.197Z] #39 14.29   PBCC     images/pipe-data.pb-c.c
22:24:02 [2020-05-22T22:24:02.197Z] #39 14.40   DEP      images/pipe-data.pb-c.d
22:24:02 [2020-05-22T22:24:02.222Z] #41 14.93 unicode
22:24:02 [2020-05-22T22:24:02.452Z] #39 14.51   PBCC     images/mnt.pb-c.c
22:24:02 [2020-05-22T22:24:02.495Z] #39 97.46   CC       criu/tun.o
22:24:02 [2020-05-22T22:24:02.495Z] #39 97.74   CC       criu/uffd.o
22:24:02 [2020-05-22T22:24:02.750Z] #39 14.64   DEP      images/mnt.pb-c.d
22:24:02 [2020-05-22T22:24:02.750Z] #39 14.80   PBCC     images/sk-packet.pb-c.c
22:24:02 [2020-05-22T22:24:02.750Z] #39 14.81   DEP      images/sk-packet.pb-c.d
22:24:03 [2020-05-22T22:24:03.005Z] #39 14.97   PBCC     images/tcp-stream.pb-c.c
22:24:03 [2020-05-22T22:24:03.005Z] #39 15.10   DEP      images/tcp-stream.pb-c.d
22:24:03 [2020-05-22T22:24:03.005Z] #39 15.19   PBCC     images/pipe.pb-c.c
22:24:03 [2020-05-22T22:24:03.108Z] #39 98.26   CC       criu/util.o
22:24:03 [2020-05-22T22:24:03.260Z] #39 15.36   DEP      images/pipe.pb-c.d
22:24:03 [2020-05-22T22:24:03.260Z] #39 15.43   PBCC     images/pstree.pb-c.c
22:24:03 [2020-05-22T22:24:03.515Z] #39 15.50   DEP      images/pstree.pb-c.d
22:24:03 [2020-05-22T22:24:03.515Z] #39 15.66   PBCC     images/fs.pb-c.c
22:24:03 [2020-05-22T22:24:03.515Z] #39 15.70   DEP      images/fs.pb-c.d
22:24:03 [2020-05-22T22:24:03.515Z] #39 15.79   PBCC     images/signalfd.pb-c.c
22:24:03 [2020-05-22T22:24:03.564Z] #10 ...
22:24:03 [2020-05-22T22:24:03.564Z] 
22:24:03 [2020-05-22T22:24:03.564Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:03 [2020-05-22T22:24:03.564Z] #43 11.16 go: downloading gotest.tools/gotestsum v0.3.5
22:24:03 [2020-05-22T22:24:03.564Z] #43 11.87 go: extracting gotest.tools/gotestsum v0.3.5
22:24:03 [2020-05-22T22:24:03.564Z] #43 13.43 go: downloading gotest.tools v2.1.0+incompatible
22:24:03 [2020-05-22T22:24:03.564Z] #43 13.66 go: extracting gotest.tools v2.1.0+incompatible
22:24:03 [2020-05-22T22:24:03.564Z] #43 13.84 go: downloading github.com/pkg/errors v0.8.0
22:24:03 [2020-05-22T22:24:03.564Z] #43 13.89 go: downloading github.com/spf13/pflag v1.0.1
22:24:03 [2020-05-22T22:24:03.564Z] #43 13.96 go: downloading github.com/fatih/color v1.6.0
22:24:03 [2020-05-22T22:24:03.564Z] #43 13.98 go: downloading github.com/jonboulle/clockwork v0.1.0
22:24:03 [2020-05-22T22:24:03.564Z] #43 14.20 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:24:03 [2020-05-22T22:24:03.564Z] #43 14.30 go: downloading github.com/sirupsen/logrus v1.0.5
22:24:03 [2020-05-22T22:24:03.564Z] #43 14.77 go: extracting github.com/jonboulle/clockwork v0.1.0
22:24:03 [2020-05-22T22:24:03.564Z] #43 14.77 go: extracting github.com/pkg/errors v0.8.0
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.09 go: extracting github.com/fatih/color v1.6.0
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.14 go: downloading github.com/mattn/go-isatty v0.0.3
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.14 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.14 go: extracting github.com/sirupsen/logrus v1.0.5
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.15 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.21 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.21 go: downloading github.com/mattn/go-colorable v0.0.9
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.24 go: extracting github.com/spf13/pflag v1.0.1
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.29 go: extracting github.com/mattn/go-isatty v0.0.3
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.32 go: extracting github.com/mattn/go-colorable v0.0.9
22:24:03 [2020-05-22T22:24:03.564Z] #43 15.50 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:24:03 [2020-05-22T22:24:03.770Z] #39 15.86   DEP      images/signalfd.pb-c.d
22:24:03 [2020-05-22T22:24:03.770Z] #39 15.91   PBCC     images/fh.pb-c.c
22:24:03 [2020-05-22T22:24:03.770Z] #39 15.95   PBCC     images/fsnotify.pb-c.c
22:24:03 [2020-05-22T22:24:03.770Z] #39 16.00   DEP      images/fh.pb-c.d
22:24:04 [2020-05-22T22:24:04.025Z] #39 16.08   DEP      images/fsnotify.pb-c.d
22:24:04 [2020-05-22T22:24:04.025Z] #39 16.15   PBCC     images/eventpoll.pb-c.c
22:24:04 [2020-05-22T22:24:04.025Z] #39 16.17   DEP      images/eventpoll.pb-c.d
22:24:04 [2020-05-22T22:24:04.025Z] #39 16.24   PBCC     images/eventfd.pb-c.c
22:24:04 [2020-05-22T22:24:04.114Z] #39 99.02   CC       criu/uts_ns.o
22:24:04 [2020-05-22T22:24:04.114Z] #39 99.12   CC       criu/vdso.o
22:24:04 [2020-05-22T22:24:04.119Z] #41 16.64 runtime
22:24:04 [2020-05-22T22:24:04.281Z] #39 16.27   DEP      images/eventfd.pb-c.d
22:24:04 [2020-05-22T22:24:04.281Z] #39 ...
22:24:04 [2020-05-22T22:24:04.281Z] 
22:24:04 [2020-05-22T22:24:04.281Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:04 [2020-05-22T22:24:04.281Z] #47 106.7 encoding/json
22:24:04 [2020-05-22T22:24:04.281Z] #47 112.6 github.com/pkg/diff
22:24:04 [2020-05-22T22:24:04.281Z] #47 113.0 go/ast
22:24:04 [2020-05-22T22:24:04.281Z] #47 114.8 golang.org/x/crypto/ssh/terminal
22:24:04 [2020-05-22T22:24:04.281Z] #47 ...
22:24:04 [2020-05-22T22:24:04.281Z] 
22:24:04 [2020-05-22T22:24:04.281Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:04 [2020-05-22T22:24:04.376Z] #41 ...
22:24:04 [2020-05-22T22:24:04.376Z] 
22:24:04 [2020-05-22T22:24:04.376Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:04 [2020-05-22T22:24:04.376Z] #43 11.18 go: downloading gotest.tools v2.1.0+incompatible
22:24:04 [2020-05-22T22:24:04.376Z] #43 11.55 go: extracting gotest.tools v2.1.0+incompatible
22:24:04 [2020-05-22T22:24:04.376Z] #43 11.86 go: downloading github.com/spf13/pflag v1.0.1
22:24:04 [2020-05-22T22:24:04.376Z] #43 11.88 go: downloading github.com/fatih/color v1.6.0
22:24:04 [2020-05-22T22:24:04.376Z] #43 11.90 go: downloading github.com/jonboulle/clockwork v0.1.0
22:24:04 [2020-05-22T22:24:04.376Z] #43 11.95 go: downloading github.com/sirupsen/logrus v1.0.5
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.04 go: downloading github.com/pkg/errors v0.8.0
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.09 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.55 go: extracting github.com/fatih/color v1.6.0
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.60 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.60 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.60 go: extracting github.com/pkg/errors v0.8.0
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.60 go: extracting github.com/jonboulle/clockwork v0.1.0
22:24:04 [2020-05-22T22:24:04.376Z] #43 12.95 go: downloading github.com/mattn/go-colorable v0.0.9
22:24:04 [2020-05-22T22:24:04.376Z] #43 13.08 go: downloading github.com/mattn/go-isatty v0.0.3
22:24:04 [2020-05-22T22:24:04.376Z] #43 13.23 go: extracting github.com/spf13/pflag v1.0.1
22:24:04 [2020-05-22T22:24:04.376Z] #43 13.40 go: extracting github.com/sirupsen/logrus v1.0.5
22:24:04 [2020-05-22T22:24:04.376Z] #43 13.69 go: extracting github.com/mattn/go-isatty v0.0.3
22:24:04 [2020-05-22T22:24:04.376Z] #43 13.70 go: extracting github.com/mattn/go-colorable v0.0.9
22:24:04 [2020-05-22T22:24:04.376Z] #43 13.93 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:24:04 [2020-05-22T22:24:04.376Z] #43 13.96 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:24:04 [2020-05-22T22:24:04.396Z] #39 99.41   LINK     criu/built-in.o
22:24:04 [2020-05-22T22:24:04.396Z] #39 99.50   LINK     criu/criu
22:24:04 [2020-05-22T22:24:04.678Z] #39 99.74   DEP      lib/c/criu.d
22:24:04 [2020-05-22T22:24:04.678Z] #39 99.83   CC       images/rpc.pb-c.o
22:24:04 [2020-05-22T22:24:04.939Z] #43 ...
22:24:04 [2020-05-22T22:24:04.939Z] 
22:24:04 [2020-05-22T22:24:04.939Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:04 [2020-05-22T22:24:04.939Z] #10 18.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:04 [2020-05-22T22:24:04.940Z] #43 17.61 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:24:05 [2020-05-22T22:24:05.300Z] #39 100.1   CC       lib/c/criu.o
22:24:05 [2020-05-22T22:24:05.300Z] #39 ...
22:24:05 [2020-05-22T22:24:05.300Z] 
22:24:05 [2020-05-22T22:24:05.300Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:24:05 [2020-05-22T22:24:05.300Z] #36 DONE 137.1s
22:24:05 [2020-05-22T22:24:05.595Z] 
22:24:05 [2020-05-22T22:24:05.595Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:05 [2020-05-22T22:24:05.595Z] #49 ...
22:24:05 [2020-05-22T22:24:05.595Z] 
22:24:05 [2020-05-22T22:24:05.595Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:05 [2020-05-22T22:24:05.595Z] #39 100.7   LINK     lib/c/built-in.o
22:24:05 [2020-05-22T22:24:05.595Z] #39 100.7   LINK     lib/c/libcriu.so
22:24:05 [2020-05-22T22:24:05.595Z] #39 100.8   LINK     lib/c/libcriu.a
22:24:05 [2020-05-22T22:24:05.813Z] #52 46.63 Checking out files:  34% (1088/3180)   
Checking out files:  35% (1113/3180)   
Checking out files:  36% (1145/3180)   
Checking out files:  37% (1177/3180)   
Checking out files:  38% (1209/3180)   
Checking out files:  39% (1241/3180)   
Checking out files:  40% (1272/3180)   
Checking out files:  41% (1304/3180)   
Checking out files:  42% (1336/3180)   
Checking out files:  43% (1368/3180)   
Checking out files:  44% (1400/3180)   
Checking out files:  45% (1431/3180)   
Checking out files:  46% (1463/3180)   
Checking out files:  47% (1495/3180)   
Checking out files:  48% (1527/3180)   
Checking out files:  49% (1559/3180)   
Checking out files:  50% (1590/3180)   
Checking out files:  51% (1622/3180)   
Checking out files:  52% (1654/3180)   
Checking out files:  53% (1686/3180)   
Checking out files:  54% (1718/3180)   
Checking out files:  55% (1749/3180)   
Checking out files:  56% (1781/3180)   
Checking out files:  57% (1813/3180)   
Checking out files:  58% (1845/3180)   
Checking out files:  59% (1877/3180)   
Checking out files:  60% (1908/3180)   
Checking out files:  61% (1940/3180)   
Checking out files:  62% (1972/3180)   
Checking out files:  63% (2004/3180)   
Checking out files:  64% (2036/3180)   
Checking out files:  65% (2067/3180)   
Checking out files:  66% (2099/3180)   
Checking out files:  67% (2131/3180)   
Checking out files:  68% (2163/3180)   
Checking out files:  69% (2195/3180)   
Checking out files:  70% (2226/3180)   
Checking out files:  71% (2258/3180)   
Checking out files:  72% (2290/3180)   
Checking out files:  73% (2322/3180)   
Checking out files:  74% (2354/3180)   
Checking out files:  75% (2385/3180)   
Checking out files:  76% (2417/3180)   
Checking out files:  77% (2449/3180)   
Checking out files:  78% (2481/3180)   
Checking out files:  78% (2483/3180)   
Checking out files:  79% (2513/3180)   
Checking out files:  80% (2544/3180)   
Checking out files:  81% (2576/3180)   
Checking out files:  82% (2608/3180)   
Checking out files:  83% (2640/3180)   
Checking out files:  84% (2672/3180)   
Checking out files:  85% (2703/3180)   
Checking out files:  86% (2735/3180)   
Checking out files:  87% (2767/3180)   
Checking out files:  88% (2799/3180)   
Checking out files:  89% (2831/3180)   
Checking out files:  90% (2862/3180)   
Checking out files:  91% (2894/3180)   
Checking out files:  92% (2926/3180)   
Checking out files:  93% (2958/3180)   
Checking out files:  94% (2990/3180)   
Checking out files:  95% (3021/3180)   
Checking out files:  96% (3053/3180)   
Checking out files:  97% (3085/3180)   
Checking out files:  98% (3117/3180)   
Checking out files:  99% (3149/3180)   
Checking out files: 100% (3180/3180)   
Checking out files: 100% (3180/3180), done.
22:24:05 [2020-05-22T22:24:05.813Z] #52 48.57 + cd /tmp/tmp.kqnSFKU2Ab/src/github.com/containerd/containerd
22:24:05 [2020-05-22T22:24:05.874Z] #43 18.62 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:24:05 [2020-05-22T22:24:05.877Z] #39 100.9   GEN      magic.py
22:24:05 [2020-05-22T22:24:05.877Z] #39 100.9 Note: Building without setproctitle() and strlcpy() support.
22:24:05 [2020-05-22T22:24:05.877Z] #39 100.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:24:05 [2020-05-22T22:24:05.877Z] #39 100.9 Note: Building without GnuTLS support
22:24:06 [2020-05-22T22:24:06.069Z] #52 48.57 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
22:24:06 [2020-05-22T22:24:06.132Z] #43 ...
22:24:06 [2020-05-22T22:24:06.132Z] 
22:24:06 [2020-05-22T22:24:06.132Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:24:06 [2020-05-22T22:24:06.132Z] #54 18.76 + cd /tmp/tmp.oei2x7ANlN/src/github.com/rootless-containers/rootlesskit
22:24:06 [2020-05-22T22:24:06.132Z] #54 18.76 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:24:06 [2020-05-22T22:24:06.158Z] #39 101.4 fatal: not a git repository (or any of the parent directories): .git
22:24:06 [2020-05-22T22:24:06.439Z] #39 ...
22:24:06 [2020-05-22T22:24:06.439Z] 
22:24:06 [2020-05-22T22:24:06.439Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
22:24:06 [2020-05-22T22:24:06.439Z] #37 DONE 0.2s
22:24:06 [2020-05-22T22:24:06.439Z] 
22:24:06 [2020-05-22T22:24:06.439Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:06 [2020-05-22T22:24:06.639Z] #52 ...
22:24:06 [2020-05-22T22:24:06.639Z] 
22:24:06 [2020-05-22T22:24:06.639Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:06 [2020-05-22T22:24:06.639Z] #10 109.0 Selecting previously unselected package gcc-mingw-w64-base.
22:24:06 [2020-05-22T22:24:06.639Z] #10 109.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:24:06 [2020-05-22T22:24:06.639Z] #10 109.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:24:06 [2020-05-22T22:24:06.639Z] #10 109.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:24:06 [2020-05-22T22:24:06.639Z] #10 109.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:24:06 [2020-05-22T22:24:06.639Z] #10 109.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:24:06 [2020-05-22T22:24:06.639Z] #10 ...
22:24:06 [2020-05-22T22:24:06.639Z] 
22:24:06 [2020-05-22T22:24:06.639Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.38   PBCC     images/remap-file-path.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.39   DEP      images/remap-file-path.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.43   PBCC     images/fifo.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.45   DEP      images/fifo.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.49   PBCC     images/ghost-file.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.51   DEP      images/ghost-file.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.56   PBCC     images/regfile.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.62   DEP      images/regfile.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.65   PBCC     images/ns.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.67   DEP      images/ns.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.69   PBCC     images/fdinfo.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.75   DEP      images/fdinfo.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.80   PBCC     images/core-aarch64.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.86   PBCC     images/core-arm.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.91   PBCC     images/core-ppc64.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 16.97   PBCC     images/core-s390.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.04   PBCC     images/core-x86.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.11   PBCC     images/core.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.25   PBCC     images/inventory.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.31   DEP      images/core-aarch64.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.36   DEP      images/core-arm.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.41   DEP      images/core-ppc64.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.45   DEP      images/core-s390.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.47   DEP      images/core-x86.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.52   DEP      images/core.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.56   DEP      images/inventory.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.62   PBCC     images/cpuinfo.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.64   DEP      images/cpuinfo.pb-c.d
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.69   PBCC     images/stats.pb-c.c
22:24:06 [2020-05-22T22:24:06.639Z] #39 17.70   DEP      images/stats.pb-c.d
22:24:06 [2020-05-22T22:24:06.701Z] #54 19.48 + for f in rootlesskit rootlesskit-docker-proxy
22:24:06 [2020-05-22T22:24:06.721Z] #39 101.7 make[1]: Nothing to be done for 'all'.
22:24:06 [2020-05-22T22:24:06.880Z] #36 ...
22:24:06 [2020-05-22T22:24:06.880Z] 
22:24:06 [2020-05-22T22:24:06.880Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:06 [2020-05-22T22:24:06.880Z] #51 17.91 Fetched 8178 kB in 13s (640 kB/s)
22:24:06 [2020-05-22T22:24:06.880Z] #51 17.91 Reading package lists...
22:24:06 [2020-05-22T22:24:06.880Z] #51 23.68 Reading package lists...
22:24:06 [2020-05-22T22:24:06.880Z] #51 ...
22:24:06 [2020-05-22T22:24:06.880Z] 
22:24:06 [2020-05-22T22:24:06.880Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:06 [2020-05-22T22:24:06.880Z] #23 18.14 Fetched 8178 kB in 12s (681 kB/s)
22:24:06 [2020-05-22T22:24:06.880Z] #23 18.14 Reading package lists...
22:24:06 [2020-05-22T22:24:06.880Z] #23 24.65 Reading package lists...
22:24:06 [2020-05-22T22:24:06.880Z] #23 ...
22:24:06 [2020-05-22T22:24:06.880Z] 
22:24:06 [2020-05-22T22:24:06.880Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:06 [2020-05-22T22:24:06.880Z] #38 19.85 Reading package lists...
22:24:06 [2020-05-22T22:24:06.895Z] #39 19.11 make[1]: Nothing to be done for 'all'.
22:24:06 [2020-05-22T22:24:06.959Z] #54 19.48 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.0 make[1]: 'images/built-in.o' is up to date.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.1 make[1]: 'compel/libcompel.a' is up to date.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.1 make[1]: 'compel/compel-host-bin' is up to date.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.1 make[1]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.1 make[1]: 'soccr/libsoccr.a' is up to date.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.2 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.2 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.002Z] #39 102.3 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.149Z] #39 ...
22:24:07 [2020-05-22T22:24:07.149Z] 
22:24:07 [2020-05-22T22:24:07.149Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:07 [2020-05-22T22:24:07.149Z] #41 109.7 go/scanner
22:24:07 [2020-05-22T22:24:07.149Z] #41 110.5 internal/lazyregexp
22:24:07 [2020-05-22T22:24:07.149Z] #41 110.8 net/url
22:24:07 [2020-05-22T22:24:07.149Z] #41 111.3 go/ast
22:24:07 [2020-05-22T22:24:07.149Z] #41 113.1 text/template/parse
22:24:07 [2020-05-22T22:24:07.149Z] #41 117.4 go/parser
22:24:07 [2020-05-22T22:24:07.149Z] #41 118.8 text/template
22:24:07 [2020-05-22T22:24:07.218Z] #54 ...
22:24:07 [2020-05-22T22:24:07.218Z] 
22:24:07 [2020-05-22T22:24:07.218Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:24:07 [2020-05-22T22:24:07.218Z] #28 9.678 + git clone https://github.com/kolyshkin/go-swagger.git .
22:24:07 [2020-05-22T22:24:07.218Z] #28 9.686 Cloning into '.'...
22:24:07 [2020-05-22T22:24:07.218Z] #28 ...
22:24:07 [2020-05-22T22:24:07.218Z] 
22:24:07 [2020-05-22T22:24:07.218Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:07 [2020-05-22T22:24:07.218Z] #43 19.23 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:24:07 [2020-05-22T22:24:07.283Z] #39 102.3 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.284Z] #39 102.4 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.284Z] #39 102.4 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.284Z] #39 102.4 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.284Z] #39 102.4 make[2]: Nothing to be done for 'all'.
22:24:07 [2020-05-22T22:24:07.284Z] #39 102.4   INSTALL  criu/criu
22:24:07 [2020-05-22T22:24:07.433Z] #41 ...
22:24:07 [2020-05-22T22:24:07.433Z] 
22:24:07 [2020-05-22T22:24:07.433Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:07 [2020-05-22T22:24:07.433Z] #47 117.0 mvdan.cc/editorconfig
22:24:07 [2020-05-22T22:24:07.433Z] #47 118.4 mvdan.cc/sh/v3/fileutil
22:24:07 [2020-05-22T22:24:07.433Z] #47 118.7 mvdan.cc/sh/v3/syntax
22:24:07 [2020-05-22T22:24:07.565Z] #39 DONE 102.6s
22:24:07 [2020-05-22T22:24:07.565Z] 
22:24:07 [2020-05-22T22:24:07.565Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:08 [2020-05-22T22:24:08.152Z] #43 ...
22:24:08 [2020-05-22T22:24:08.152Z] 
22:24:08 [2020-05-22T22:24:08.152Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:08 [2020-05-22T22:24:08.152Z] #32 10.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #32 10.80 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #32 10.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #32 13.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #32 17.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #32 ...
22:24:08 [2020-05-22T22:24:08.152Z] 
22:24:08 [2020-05-22T22:24:08.152Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:08 [2020-05-22T22:24:08.152Z] #38 10.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #38 10.68 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #38 10.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #38 12.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #38 16.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #38 ...
22:24:08 [2020-05-22T22:24:08.152Z] 
22:24:08 [2020-05-22T22:24:08.152Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:08 [2020-05-22T22:24:08.152Z] #23 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #23 14.74 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:08 [2020-05-22T22:24:08.152Z] #23 18.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:08 [2020-05-22T22:24:08.222Z] #10 ...
22:24:08 [2020-05-22T22:24:08.222Z] 
22:24:08 [2020-05-22T22:24:08.222Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:08 [2020-05-22T22:24:08.222Z] #41 11.21 + cd /tmp/tmp.H2NeAxkN1o/src/github.com/LK4D4/vndr
22:24:08 [2020-05-22T22:24:08.222Z] #41 11.21 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:24:08 [2020-05-22T22:24:08.222Z] #41 11.30 + go build -buildmode=pie -v -o /build/vndr .
22:24:08 [2020-05-22T22:24:08.222Z] #41 13.29 internal/race
22:24:08 [2020-05-22T22:24:08.222Z] #41 13.30 internal/bytealg
22:24:08 [2020-05-22T22:24:08.222Z] #41 13.61 sync/atomic
22:24:08 [2020-05-22T22:24:08.222Z] #41 14.18 unicode
22:24:08 [2020-05-22T22:24:08.222Z] #41 14.37 runtime
22:24:08 [2020-05-22T22:24:08.222Z] #41 20.78 unicode/utf8
22:24:08 [2020-05-22T22:24:08.222Z] #41 ...
22:24:08 [2020-05-22T22:24:08.222Z] 
22:24:08 [2020-05-22T22:24:08.222Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:08 [2020-05-22T22:24:08.222Z] #43 19.26 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:24:08 [2020-05-22T22:24:08.222Z] #43 19.97 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:24:08 [2020-05-22T22:24:08.222Z] #43 20.43 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:24:08 [2020-05-22T22:24:08.410Z] #23 ...
22:24:08 [2020-05-22T22:24:08.410Z] 
22:24:08 [2020-05-22T22:24:08.410Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:08 [2020-05-22T22:24:08.410Z] #30 11.63 internal/cpu
22:24:08 [2020-05-22T22:24:08.410Z] #30 11.67 runtime/internal/atomic
22:24:08 [2020-05-22T22:24:08.410Z] #30 12.01 runtime/internal/sys
22:24:08 [2020-05-22T22:24:08.410Z] #30 12.12 runtime/internal/math
22:24:08 [2020-05-22T22:24:08.410Z] #30 12.17 math/bits
22:24:08 [2020-05-22T22:24:08.410Z] #30 12.59 internal/bytealg
22:24:08 [2020-05-22T22:24:08.410Z] #30 13.08 math
22:24:08 [2020-05-22T22:24:08.410Z] #30 14.93 runtime
22:24:08 [2020-05-22T22:24:08.580Z] #49 66.90 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
22:24:08 [2020-05-22T22:24:08.668Z] #30 ...
22:24:08 [2020-05-22T22:24:08.668Z] 
22:24:08 [2020-05-22T22:24:08.668Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:08 [2020-05-22T22:24:08.668Z] #38 21.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:08 [2020-05-22T22:24:08.791Z] #43 ...
22:24:08 [2020-05-22T22:24:08.791Z] 
22:24:08 [2020-05-22T22:24:08.791Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:08 [2020-05-22T22:24:08.791Z] #38 11.84 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:08 [2020-05-22T22:24:08.791Z] #38 15.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:08 [2020-05-22T22:24:08.791Z] #38 ...
22:24:08 [2020-05-22T22:24:08.791Z] 
22:24:08 [2020-05-22T22:24:08.791Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:08 [2020-05-22T22:24:08.791Z] #30 12.16 internal/cpu
22:24:08 [2020-05-22T22:24:08.791Z] #30 12.16 runtime/internal/atomic
22:24:08 [2020-05-22T22:24:08.791Z] #30 12.69 runtime/internal/sys
22:24:08 [2020-05-22T22:24:08.791Z] #30 12.86 runtime/internal/math
22:24:08 [2020-05-22T22:24:08.791Z] #30 13.04 math/bits
22:24:08 [2020-05-22T22:24:08.791Z] #30 13.07 internal/bytealg
22:24:08 [2020-05-22T22:24:08.791Z] #30 14.18 math
22:24:08 [2020-05-22T22:24:08.791Z] #30 14.39 runtime
22:24:08 [2020-05-22T22:24:08.791Z] #30 21.02 unicode/utf8
22:24:08 [2020-05-22T22:24:08.862Z] #49 ...
22:24:08 [2020-05-22T22:24:08.862Z] 
22:24:08 [2020-05-22T22:24:08.862Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:24:08 [2020-05-22T22:24:08.862Z] #40 DONE 0.2s
22:24:08 [2020-05-22T22:24:08.862Z] 
22:24:08 [2020-05-22T22:24:08.862Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:08 [2020-05-22T22:24:08.862Z] #49 67.64 + mkdir -p /build
22:24:09 [2020-05-22T22:24:09.050Z] #30 ...
22:24:09 [2020-05-22T22:24:09.050Z] 
22:24:09 [2020-05-22T22:24:09.050Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:09 [2020-05-22T22:24:09.050Z] #51 12.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:24:09 [2020-05-22T22:24:09.050Z] #51 15.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:09 [2020-05-22T22:24:09.050Z] #51 20.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:09 [2020-05-22T22:24:09.050Z] #51 ...
22:24:09 [2020-05-22T22:24:09.050Z] 
22:24:09 [2020-05-22T22:24:09.050Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:09 [2020-05-22T22:24:09.050Z] #23 12.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:09 [2020-05-22T22:24:09.050Z] #23 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:09 [2020-05-22T22:24:09.145Z] #49 ...
22:24:09 [2020-05-22T22:24:09.145Z] 
22:24:09 [2020-05-22T22:24:09.145Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
22:24:09 [2020-05-22T22:24:09.145Z] #42 DONE 0.1s
22:24:09 [2020-05-22T22:24:09.145Z] 
22:24:09 [2020-05-22T22:24:09.145Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:09 [2020-05-22T22:24:09.145Z] #49 67.65 + cp runc /build/runc
22:24:09 [2020-05-22T22:24:09.145Z] #49 DONE 67.9s
22:24:09 [2020-05-22T22:24:09.145Z] 
22:24:09 [2020-05-22T22:24:09.145Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
22:24:09 [2020-05-22T22:24:09.145Z] #44 DONE 0.1s
22:24:09 [2020-05-22T22:24:09.145Z] 
22:24:09 [2020-05-22T22:24:09.145Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:09 [2020-05-22T22:24:09.312Z] #23 ...
22:24:09 [2020-05-22T22:24:09.312Z] 
22:24:09 [2020-05-22T22:24:09.312Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:09 [2020-05-22T22:24:09.312Z] #41 22.23 internal/testlog
22:24:09 [2020-05-22T22:24:09.571Z] #41 ...
22:24:09 [2020-05-22T22:24:09.571Z] 
22:24:09 [2020-05-22T22:24:09.571Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:09 [2020-05-22T22:24:09.571Z] #32 12.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:24:09 [2020-05-22T22:24:09.571Z] #32 17.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:09 [2020-05-22T22:24:09.571Z] #32 21.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:09 [2020-05-22T22:24:09.571Z] #32 ...
22:24:09 [2020-05-22T22:24:09.571Z] 
22:24:09 [2020-05-22T22:24:09.571Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:09 [2020-05-22T22:24:09.571Z] #41 22.99 encoding
22:24:09 [2020-05-22T22:24:09.862Z] #38 27.25 Reading package lists...
22:24:09 [2020-05-22T22:24:09.862Z] #38 ...
22:24:09 [2020-05-22T22:24:09.862Z] 
22:24:09 [2020-05-22T22:24:09.862Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:09 [2020-05-22T22:24:09.862Z] #47 21.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:09 [2020-05-22T22:24:09.862Z] #47 21.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:09 [2020-05-22T22:24:09.862Z] #47 21.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:09 [2020-05-22T22:24:09.862Z] #47 21.96 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:09 [2020-05-22T22:24:09.862Z] #47 22.96 runtime/cgo
22:24:09 [2020-05-22T22:24:09.862Z] #47 23.01 runtime
22:24:09 [2020-05-22T22:24:09.992Z] #47 ...
22:24:09 [2020-05-22T22:24:09.992Z] 
22:24:09 [2020-05-22T22:24:09.992Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.23 + export 'BUILDTAGS=netgo osusergo static_build'
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.28 + BUILDTAGS='netgo osusergo static_build'
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.28 + export EXTRA_FLAGS=-buildmode=pie
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.28 + EXTRA_FLAGS=-buildmode=pie
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.28 + '[' '' = dynamic ']'
22:24:09 [2020-05-22T22:24:09.992Z] #52 50.28 + make
22:24:09 [2020-05-22T22:24:09.992Z] #52 51.33 + bin/ctr
22:24:10 [2020-05-22T22:24:10.145Z] #41 23.30 unicode/utf16
22:24:10 [2020-05-22T22:24:10.315Z] #47 ...
22:24:10 [2020-05-22T22:24:10.315Z] 
22:24:10 [2020-05-22T22:24:10.315Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:10 [2020-05-22T22:24:10.315Z] #23 24.65 Reading package lists...
22:24:10 [2020-05-22T22:24:10.570Z] #38 ...
22:24:10 [2020-05-22T22:24:10.570Z] 
22:24:10 [2020-05-22T22:24:10.570Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:10 [2020-05-22T22:24:10.570Z] #10 12.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:10 [2020-05-22T22:24:10.570Z] #10 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:10 [2020-05-22T22:24:10.570Z] #10 ...
22:24:10 [2020-05-22T22:24:10.570Z] 
22:24:10 [2020-05-22T22:24:10.570Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:10 [2020-05-22T22:24:10.570Z] #32 22.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:10 [2020-05-22T22:24:10.659Z] #52 ...
22:24:10 [2020-05-22T22:24:10.659Z] 
22:24:10 [2020-05-22T22:24:10.659Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:24:10 [2020-05-22T22:24:10.659Z] #45 142.5 + cd /tmp/tmp.pbEjQHxoSt/src/github.com/golangci/golangci-lint/
22:24:10 [2020-05-22T22:24:10.659Z] #45 142.5 + git checkout -q v1.23.8
22:24:10 [2020-05-22T22:24:10.718Z] #41 23.88 container/list
22:24:10 [2020-05-22T22:24:10.940Z] #45 142.6 ++ git describe --tags
22:24:10 [2020-05-22T22:24:10.940Z] #45 142.6 + version=v1.23.8
22:24:10 [2020-05-22T22:24:10.940Z] #45 142.6 ++ git rev-parse --short HEAD
22:24:10 [2020-05-22T22:24:10.940Z] #45 142.6 + commit=76a82c6
22:24:10 [2020-05-22T22:24:10.940Z] #45 142.6 ++ git show -s --format=%cd
22:24:10 [2020-05-22T22:24:10.940Z] #45 142.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
22:24:10 [2020-05-22T22:24:10.940Z] #45 142.6 + 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
22:24:11 [2020-05-22T22:24:11.158Z] #23 ...
22:24:11 [2020-05-22T22:24:11.158Z] 
22:24:11 [2020-05-22T22:24:11.158Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:11 [2020-05-22T22:24:11.158Z] #43 22.66 go: finding github.com/mattn/go-isatty v0.0.3
22:24:11 [2020-05-22T22:24:11.158Z] #43 22.70 go: finding github.com/mattn/go-colorable v0.0.9
22:24:11 [2020-05-22T22:24:11.158Z] #43 22.73 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:11 [2020-05-22T22:24:11.158Z] #43 22.88 go: finding github.com/jonboulle/clockwork v0.1.0
22:24:11 [2020-05-22T22:24:11.158Z] #43 22.94 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:11 [2020-05-22T22:24:11.158Z] #43 22.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:11 [2020-05-22T22:24:11.654Z] #41 24.83 crypto/internal/subtle
22:24:11 [2020-05-22T22:24:11.654Z] #41 ...
22:24:11 [2020-05-22T22:24:11.654Z] 
22:24:11 [2020-05-22T22:24:11.654Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:24:11 [2020-05-22T22:24:11.654Z] #54 14.79 + cd /tmp/tmp.i5iYyRLEjS/src/github.com/rootless-containers/rootlesskit
22:24:11 [2020-05-22T22:24:11.654Z] #54 14.79 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:24:11 [2020-05-22T22:24:11.654Z] #54 15.18 + for f in rootlesskit rootlesskit-docker-proxy
22:24:11 [2020-05-22T22:24:11.654Z] #54 15.18 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:24:11 [2020-05-22T22:24:11.654Z] #54 ...
22:24:11 [2020-05-22T22:24:11.654Z] 
22:24:11 [2020-05-22T22:24:11.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:11 [2020-05-22T22:24:11.654Z] #41 24.97 crypto/subtle
22:24:11 [2020-05-22T22:24:11.788Z] #43 ...
22:24:11 [2020-05-22T22:24:11.788Z] 
22:24:11 [2020-05-22T22:24:11.788Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:11 [2020-05-22T22:24:11.912Z] #41 25.08 vendor/golang.org/x/crypto/cryptobyte/asn1
22:24:11 [2020-05-22T22:24:11.912Z] #41 25.31 internal/nettrace
22:24:12 [2020-05-22T22:24:12.171Z] #41 25.49 runtime/cgo
22:24:12 [2020-05-22T22:24:12.481Z] #32 ...
22:24:12 [2020-05-22T22:24:12.481Z] 
22:24:12 [2020-05-22T22:24:12.481Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:12 [2020-05-22T22:24:12.481Z] #51 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:24:12 [2020-05-22T22:24:12.481Z] #51 19.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:12 [2020-05-22T22:24:12.481Z] #51 ...
22:24:12 [2020-05-22T22:24:12.481Z] 
22:24:12 [2020-05-22T22:24:12.481Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:12 [2020-05-22T22:24:12.481Z] #41 22.00 unicode/utf8
22:24:12 [2020-05-22T22:24:12.481Z] #41 22.84 internal/testlog
22:24:12 [2020-05-22T22:24:12.481Z] #41 23.61 encoding
22:24:12 [2020-05-22T22:24:12.481Z] #41 24.00 unicode/utf16
22:24:12 [2020-05-22T22:24:12.481Z] #41 24.22 container/list
22:24:12 [2020-05-22T22:24:12.481Z] #41 24.78 crypto/internal/subtle
22:24:12 [2020-05-22T22:24:12.481Z] #41 24.92 crypto/subtle
22:24:12 [2020-05-22T22:24:12.481Z] #41 25.12 vendor/golang.org/x/crypto/cryptobyte/asn1
22:24:12 [2020-05-22T22:24:12.739Z] #41 25.30 internal/nettrace
22:24:12 [2020-05-22T22:24:12.739Z] #41 25.41 runtime/cgo
22:24:13 [2020-05-22T22:24:13.251Z] #52 ...
22:24:13 [2020-05-22T22:24:13.251Z] 
22:24:13 [2020-05-22T22:24:13.251Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:13 [2020-05-22T22:24:13.251Z] #47 125.5 mvdan.cc/sh/v3/cmd/shfmt
22:24:13 [2020-05-22T22:24:13.304Z] #41 ...
22:24:13 [2020-05-22T22:24:13.304Z] 
22:24:13 [2020-05-22T22:24:13.304Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:13 [2020-05-22T22:24:13.304Z] #21 23.55 + mkdir -p /build
22:24:13 [2020-05-22T22:24:13.304Z] #21 23.56 + mv docker/docker /build/
22:24:13 [2020-05-22T22:24:13.304Z] #21 23.57 + rmdir docker
22:24:13 [2020-05-22T22:24:13.304Z] #21 DONE 26.0s
22:24:13 [2020-05-22T22:24:13.519Z] #23 32.77 Building dependency tree...
22:24:13 [2020-05-22T22:24:13.519Z] #23 ...
22:24:13 [2020-05-22T22:24:13.519Z] 
22:24:13 [2020-05-22T22:24:13.519Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:13 [2020-05-22T22:24:13.519Z] #32 18.04 Reading package lists...
22:24:13 [2020-05-22T22:24:13.519Z] #32 24.93 Reading package lists...
22:24:13 [2020-05-22T22:24:13.519Z] #32 32.42 Building dependency tree...
22:24:13 [2020-05-22T22:24:13.519Z] #32 ...
22:24:13 [2020-05-22T22:24:13.519Z] 
22:24:13 [2020-05-22T22:24:13.519Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:13 [2020-05-22T22:24:13.519Z] #51 23.68 Reading package lists...
22:24:13 [2020-05-22T22:24:13.519Z] #51 30.06 Building dependency tree...
22:24:13 [2020-05-22T22:24:13.549Z] #41 ...
22:24:13 [2020-05-22T22:24:13.549Z] 
22:24:13 [2020-05-22T22:24:13.549Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:13 [2020-05-22T22:24:13.549Z] #21 25.34 + mkdir -p /build
22:24:13 [2020-05-22T22:24:13.549Z] #21 25.34 + mv docker/docker /build/
22:24:13 [2020-05-22T22:24:13.549Z] #21 25.36 + rmdir docker
22:24:13 [2020-05-22T22:24:13.549Z] #21 DONE 26.7s
22:24:13 [2020-05-22T22:24:13.549Z] 
22:24:13 [2020-05-22T22:24:13.549Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:13 [2020-05-22T22:24:13.549Z] #43 24.77 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:24:13 [2020-05-22T22:24:13.549Z] #43 26.22 go: finding gotest.tools v2.2.0+incompatible
22:24:13 [2020-05-22T22:24:13.549Z] #43 26.23 go: finding gotest.tools/gotestsum v0.4.2
22:24:13 [2020-05-22T22:24:13.549Z] #43 26.45 go: downloading gotest.tools/gotestsum v0.4.2
22:24:13 [2020-05-22T22:24:13.549Z] #43 26.45 go: downloading gotest.tools v2.2.0+incompatible
22:24:13 [2020-05-22T22:24:13.549Z] #43 26.94 go: extracting gotest.tools v2.2.0+incompatible
22:24:13 [2020-05-22T22:24:13.561Z] 
22:24:13 [2020-05-22T22:24:13.561Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:13 [2020-05-22T22:24:13.561Z] #47 26.12 + cd /tmp/tmp.zWN0PPvayz/src/github.com/mvdan/sh
22:24:13 [2020-05-22T22:24:13.561Z] #47 26.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:24:13 [2020-05-22T22:24:13.561Z] #47 26.35 + GO111MODULE=on
22:24:13 [2020-05-22T22:24:13.561Z] #47 26.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:24:14 [2020-05-22T22:24:14.114Z] #43 27.28 go: extracting gotest.tools/gotestsum v0.4.2
22:24:14 [2020-05-22T22:24:14.512Z] #51 ...
22:24:14 [2020-05-22T22:24:14.512Z] 
22:24:14 [2020-05-22T22:24:14.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:14 [2020-05-22T22:24:14.512Z] #10 18.64 Reading package lists...
22:24:14 [2020-05-22T22:24:14.512Z] #10 26.62 Reading package lists...
22:24:15 [2020-05-22T22:24:15.050Z] #43 28.27 go: downloading github.com/pkg/errors v0.8.1
22:24:15 [2020-05-22T22:24:15.050Z] #43 28.34 go: downloading github.com/spf13/pflag v1.0.3
22:24:15 [2020-05-22T22:24:15.309Z] #43 28.56 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:15 [2020-05-22T22:24:15.309Z] #43 28.56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:15 [2020-05-22T22:24:15.309Z] #43 28.62 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:15 [2020-05-22T22:24:15.594Z] #10 35.15 Building dependency tree...
22:24:15 [2020-05-22T22:24:15.594Z] #10 ...
22:24:15 [2020-05-22T22:24:15.594Z] 
22:24:15 [2020-05-22T22:24:15.594Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:15 [2020-05-22T22:24:15.594Z] #51 37.16 The following additional packages will be installed:
22:24:15 [2020-05-22T22:24:15.594Z] #51 37.17   libbtrfs0
22:24:15 [2020-05-22T22:24:15.594Z] #51 37.29 The following NEW packages will be installed:
22:24:15 [2020-05-22T22:24:15.594Z] #51 37.29   libbtrfs-dev libbtrfs0
22:24:15 [2020-05-22T22:24:15.855Z] #51 37.69 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:24:15 [2020-05-22T22:24:15.855Z] #51 37.69 Need to get 119 kB of archives.
22:24:15 [2020-05-22T22:24:15.855Z] #51 37.69 After this operation, 387 kB of additional disk space will be used.
22:24:15 [2020-05-22T22:24:15.855Z] #51 37.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
22:24:15 [2020-05-22T22:24:15.879Z] #43 29.04 go: extracting github.com/pkg/errors v0.8.1
22:24:16 [2020-05-22T22:24:16.108Z] #47 28.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:16 [2020-05-22T22:24:16.108Z] #47 28.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:16 [2020-05-22T22:24:16.117Z] #51 37.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
22:24:16 [2020-05-22T22:24:16.138Z] #43 29.44 go: extracting github.com/spf13/pflag v1.0.3
22:24:16 [2020-05-22T22:24:16.369Z] #47 29.11 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:16 [2020-05-22T22:24:16.369Z] #47 29.13 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:16 [2020-05-22T22:24:16.407Z] #8 unpacking docker.io/library/golang:1.13.11-buster@sha256:5a5bd60a7f22cdd0b7e91bcaa131f794337908469a97fa68c86ea08bbdd9f84a 30.3s done
22:24:16 [2020-05-22T22:24:16.407Z] #8 DONE 37.5s
22:24:16 [2020-05-22T22:24:16.407Z] 
22:24:16 [2020-05-22T22:24:16.407Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
22:24:16 [2020-05-22T22:24:16.407Z] #9 DONE 0.2s
22:24:16 [2020-05-22T22:24:16.407Z] 
22:24:16 [2020-05-22T22:24:16.407Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
22:24:16 [2020-05-22T22:24:16.407Z] #10 DONE 0.2s
22:24:16 [2020-05-22T22:24:16.407Z] 
22:24:16 [2020-05-22T22:24:16.407Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:24:16 [2020-05-22T22:24:16.407Z] #28 DONE 0.1s
22:24:16 [2020-05-22T22:24:16.407Z] 
22:24:16 [2020-05-22T22:24:16.407Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:24:16 [2020-05-22T22:24:16.407Z] #36 DONE 0.1s
22:24:16 [2020-05-22T22:24:16.407Z] 
22:24:16 [2020-05-22T22:24:16.407Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:24:16 [2020-05-22T22:24:16.407Z] #29 0.890 + git clone https://github.com/kolyshkin/go-swagger.git .
22:24:16 [2020-05-22T22:24:16.407Z] #29 0.911 Cloning into '.'...
22:24:16 [2020-05-22T22:24:16.703Z] #43 29.82 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:16 [2020-05-22T22:24:16.936Z] #47 29.61 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:17 [2020-05-22T22:24:17.509Z] #51 38.97 debconf: delaying package configuration, since apt-utils is not installed
22:24:17 [2020-05-22T22:24:17.509Z] #51 39.07 Fetched 119 kB in 0s (379 kB/s)
22:24:17 [2020-05-22T22:24:17.509Z] #51 39.14 Selecting previously unselected package libbtrfs0.
22:24:17 [2020-05-22T22:24:17.509Z] #51 39.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15385 files and directories currently installed.)
22:24:17 [2020-05-22T22:24:17.509Z] #51 39.21 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
22:24:17 [2020-05-22T22:24:17.509Z] #51 39.22 Unpacking libbtrfs0 (4.20.1-2) ...
22:24:17 [2020-05-22T22:24:17.770Z] #51 39.35 Selecting previously unselected package libbtrfs-dev.
22:24:17 [2020-05-22T22:24:17.770Z] #51 39.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
22:24:17 [2020-05-22T22:24:17.770Z] #51 39.36 Unpacking libbtrfs-dev (4.20.1-2) ...
22:24:18 [2020-05-22T22:24:18.030Z] #51 39.59 Setting up libbtrfs0 (4.20.1-2) ...
22:24:18 [2020-05-22T22:24:18.030Z] #51 39.61 Setting up libbtrfs-dev (4.20.1-2) ...
22:24:18 [2020-05-22T22:24:18.030Z] #51 39.64 Processing triggers for libc-bin (2.28-10) ...
22:24:18 [2020-05-22T22:24:18.078Z] #43 ...
22:24:18 [2020-05-22T22:24:18.078Z] 
22:24:18 [2020-05-22T22:24:18.078Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:18 [2020-05-22T22:24:18.078Z] #38 31.40 Fetched 8350 kB in 26s (325 kB/s)
22:24:18 [2020-05-22T22:24:18.315Z] #47 30.95 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:18 [2020-05-22T22:24:18.528Z] #47 ...
22:24:18 [2020-05-22T22:24:18.529Z] 
22:24:18 [2020-05-22T22:24:18.529Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:18 [2020-05-22T22:24:18.529Z] #39 20.80   CC       images/stats.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 21.36   CC       images/core.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 22.04   CC       images/core-x86.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 22.71   CC       images/core-arm.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 23.15   CC       images/core-aarch64.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 23.51   CC       images/core-ppc64.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 24.07   CC       images/core-s390.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 24.76   CC       images/cpuinfo.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 25.25   CC       images/inventory.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 25.51   CC       images/fdinfo.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 25.87   CC       images/fown.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 26.06   CC       images/ns.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 26.39   CC       images/regfile.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 26.68   CC       images/ghost-file.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 27.07   CC       images/fifo.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 27.34   CC       images/remap-file-path.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 27.75   CC       images/eventfd.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 28.02   CC       images/eventpoll.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 28.32   CC       images/fh.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 28.69   CC       images/fsnotify.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 29.31   CC       images/signalfd.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 29.59   CC       images/fs.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 29.80   CC       images/pstree.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 30.05   CC       images/pipe.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 30.34   CC       images/tcp-stream.o
22:24:18 [2020-05-22T22:24:18.529Z] #39 30.70   CC       images/sk-packet.o
22:24:19 [2020-05-22T22:24:19.087Z] #39 ...
22:24:19 [2020-05-22T22:24:19.087Z] 
22:24:19 [2020-05-22T22:24:19.087Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:19 [2020-05-22T22:24:19.088Z] #47 DONE 131.5s
22:24:19 [2020-05-22T22:24:19.088Z] 
22:24:19 [2020-05-22T22:24:19.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:19 [2020-05-22T22:24:19.088Z] #39 31.02   CC       images/mnt.o
22:24:19 [2020-05-22T22:24:19.088Z] #39 ...
22:24:19 [2020-05-22T22:24:19.088Z] 
22:24:19 [2020-05-22T22:24:19.088Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:19 [2020-05-22T22:24:19.088Z] #41 121.8 encoding/xml
22:24:19 [2020-05-22T22:24:19.088Z] #41 124.4 go/doc
22:24:19 [2020-05-22T22:24:19.088Z] #41 127.8 github.com/LK4D4/vndr/versioned
22:24:19 [2020-05-22T22:24:19.088Z] #41 128.0 compress/flate
22:24:19 [2020-05-22T22:24:19.088Z] #41 128.0 github.com/LK4D4/vndr/build
22:24:19 [2020-05-22T22:24:19.088Z] #41 130.8 hash/crc32
22:24:19 [2020-05-22T22:24:19.088Z] #41 131.4 compress/gzip
22:24:19 [2020-05-22T22:24:19.342Z] #41 ...
22:24:19 [2020-05-22T22:24:19.342Z] 
22:24:19 [2020-05-22T22:24:19.342Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:19 [2020-05-22T22:24:19.342Z] #39 31.28   CC       images/pipe-data.o
22:24:19 [2020-05-22T22:24:19.427Z] #51 DONE 41.0s
22:24:19 [2020-05-22T22:24:19.427Z] 
22:24:19 [2020-05-22T22:24:19.427Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:19 [2020-05-22T22:24:19.427Z] #32 32.42 Building dependency tree...
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.10 The following additional packages will be installed:
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.12   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.13 Suggested packages:
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.13   cmake-doc ninja-build lrzip
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.13 Recommended packages:
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.14   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.94 The following NEW packages will be installed:
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.95   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:24:19 [2020-05-22T22:24:19.427Z] #32 38.95   vim-common xxd
22:24:19 [2020-05-22T22:24:19.427Z] #32 39.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:24:19 [2020-05-22T22:24:19.427Z] #32 39.35 Need to get 14.2 MB of archives.
22:24:19 [2020-05-22T22:24:19.427Z] #32 39.35 After this operation, 60.0 MB of additional disk space will be used.
22:24:19 [2020-05-22T22:24:19.427Z] #32 39.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 39.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 39.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 39.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 40.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 40.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 40.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 40.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
22:24:19 [2020-05-22T22:24:19.427Z] #32 40.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
22:24:19 [2020-05-22T22:24:19.596Z] #39 31.58   CC       images/sa.o
22:24:19 [2020-05-22T22:24:19.688Z] #47 32.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:19 [2020-05-22T22:24:19.719Z] Running on azwin-2-67c580 in d:\jenkins\workspace\moby_PR-41014
[Pipeline] {
[Pipeline] ws
22:24:19 [2020-05-22T22:24:19.736Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
22:24:19 [2020-05-22T22:24:19.852Z] #39 32.01   CC       images/timer.o
22:24:19 [2020-05-22T22:24:19.947Z] #47 ...
22:24:19 [2020-05-22T22:24:19.947Z] 
22:24:19 [2020-05-22T22:24:19.947Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:19 [2020-05-22T22:24:19.947Z] #30 22.52 unicode/utf8
22:24:19 [2020-05-22T22:24:19.947Z] #30 23.36 internal/testlog
22:24:19 [2020-05-22T22:24:19.947Z] #30 24.02 runtime/cgo
22:24:19 [2020-05-22T22:24:19.947Z] #30 ...
22:24:19 [2020-05-22T22:24:19.947Z] 
22:24:19 [2020-05-22T22:24:19.947Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:19 [2020-05-22T22:24:19.947Z] #43 22.61 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:24:19 [2020-05-22T22:24:19.947Z] #43 23.97 go: finding gotest.tools/gotestsum v0.4.2
22:24:19 [2020-05-22T22:24:19.947Z] #43 24.05 go: finding gotest.tools v2.2.0+incompatible
22:24:19 [2020-05-22T22:24:19.947Z] #43 24.51 go: downloading gotest.tools/gotestsum v0.4.2
22:24:19 [2020-05-22T22:24:19.947Z] #43 24.51 go: downloading gotest.tools v2.2.0+incompatible
22:24:19 [2020-05-22T22:24:19.947Z] #43 25.66 go: extracting gotest.tools/gotestsum v0.4.2
22:24:19 [2020-05-22T22:24:19.947Z] #43 25.66 go: extracting gotest.tools v2.2.0+incompatible
22:24:19 [2020-05-22T22:24:19.947Z] #43 27.07 go: downloading github.com/spf13/pflag v1.0.3
22:24:19 [2020-05-22T22:24:19.947Z] #43 27.13 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:19 [2020-05-22T22:24:19.947Z] #43 27.15 go: downloading github.com/pkg/errors v0.8.1
22:24:19 [2020-05-22T22:24:19.947Z] #43 27.16 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:19 [2020-05-22T22:24:19.947Z] #43 27.19 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:19 [2020-05-22T22:24:19.947Z] #43 27.96 go: extracting github.com/spf13/pflag v1.0.3
22:24:19 [2020-05-22T22:24:19.947Z] #43 28.47 go: extracting github.com/pkg/errors v0.8.1
22:24:19 [2020-05-22T22:24:19.947Z] #43 28.79 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:19 [2020-05-22T22:24:19.947Z] #43 30.95 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:19 [2020-05-22T22:24:19.947Z] #43 32.31 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:19 [2020-05-22T22:24:19.993Z] #38 31.40 Reading package lists...
22:24:19 [2020-05-22T22:24:19.993Z] #38 ...
22:24:19 [2020-05-22T22:24:19.993Z] 
22:24:19 [2020-05-22T22:24:19.993Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:19 [2020-05-22T22:24:19.993Z] #10 23.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:24:19 [2020-05-22T22:24:19.993Z] #10 ...
22:24:19 [2020-05-22T22:24:19.993Z] 
22:24:19 [2020-05-22T22:24:19.993Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:19 [2020-05-22T22:24:19.993Z] #43 32.12 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:19 [2020-05-22T22:24:19.993Z] #43 32.70 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:19 [2020-05-22T22:24:19.993Z] #43 ...
22:24:19 [2020-05-22T22:24:19.993Z] 
22:24:19 [2020-05-22T22:24:19.993Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:19 [2020-05-22T22:24:19.993Z] #30 23.16 encoding
22:24:19 [2020-05-22T22:24:19.993Z] #30 23.64 runtime/cgo
22:24:20 [2020-05-22T22:24:20.143Z] #29 ...
22:24:20 [2020-05-22T22:24:20.144Z] 
22:24:20 [2020-05-22T22:24:20.144Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.085 + RM_GOPATH=0
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.109 + TMP_GOPATH=
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.109 + : /build
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.109 + '[' -z '' ']'
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.110 ++ mktemp -d
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.172 + export GOPATH=/tmp/tmp.08pG239vMm
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.172 + GOPATH=/tmp/tmp.08pG239vMm
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.172 + RM_GOPATH=1
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.176 ++ dirname /tmp/install/install.sh
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.217 + dir=/tmp/install
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.218 + bin=tomlv
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.218 + shift
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.219 + '[' '!' -f /tmp/install/tomlv.installer ']'
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.219 + . /tmp/install/tomlv.installer
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.220 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.221 + install_tomlv
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.225 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.225 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.225 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.08pG239vMm/src/github.com/BurntSushi/toml
22:24:20 [2020-05-22T22:24:20.144Z] #31 1.257 Cloning into '/tmp/tmp.08pG239vMm/src/github.com/BurntSushi/toml'...
22:24:20 [2020-05-22T22:24:20.144Z] #31 3.222 + cd /tmp/tmp.08pG239vMm/src/github.com/BurntSushi/toml
22:24:20 [2020-05-22T22:24:20.144Z] #31 3.223 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
22:24:20 [2020-05-22T22:24:20.144Z] #31 3.287 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
22:24:20 [2020-05-22T22:24:20.144Z] #31 4.522 math/bits
22:24:20 [2020-05-22T22:24:20.144Z] #31 4.593 internal/cpu
22:24:20 [2020-05-22T22:24:20.144Z] #31 4.642 runtime/internal/sys
22:24:20 [2020-05-22T22:24:20.144Z] #31 4.725 runtime/internal/atomic
22:24:20 [2020-05-22T22:24:20.144Z] #31 5.873 runtime/internal/math
22:24:20 [2020-05-22T22:24:20.251Z] #30 ...
22:24:20 [2020-05-22T22:24:20.251Z] 
22:24:20 [2020-05-22T22:24:20.251Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:20 [2020-05-22T22:24:20.251Z] #47 24.61 + cd /tmp/tmp.XCotzBWqiP/src/github.com/mvdan/sh
22:24:20 [2020-05-22T22:24:20.251Z] #47 24.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:24:20 [2020-05-22T22:24:20.251Z] #47 24.70 + GO111MODULE=on
22:24:20 [2020-05-22T22:24:20.251Z] #47 24.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:24:20 [2020-05-22T22:24:20.251Z] #47 26.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:20 [2020-05-22T22:24:20.251Z] #47 26.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:20 [2020-05-22T22:24:20.251Z] #47 26.90 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:20 [2020-05-22T22:24:20.251Z] #47 27.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:20 [2020-05-22T22:24:20.251Z] #47 27.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:20 [2020-05-22T22:24:20.251Z] #47 29.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:20 [2020-05-22T22:24:20.251Z] #47 30.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:20 [2020-05-22T22:24:20.251Z] #47 33.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:20 [2020-05-22T22:24:20.368Z] #32 42.02 debconf: delaying package configuration, since apt-utils is not installed
22:24:20 [2020-05-22T22:24:20.412Z] #39 32.51   CC       images/timerfd.o
22:24:20 [2020-05-22T22:24:20.435Z] #31 6.091 unicode/utf8
22:24:20 [2020-05-22T22:24:20.435Z] #31 6.365 sync/atomic
22:24:20 [2020-05-22T22:24:20.639Z] #32 42.29 Fetched 14.2 MB in 1s (9485 kB/s)
22:24:20 [2020-05-22T22:24:20.639Z] #32 42.37 Selecting previously unselected package xxd.
22:24:20 [2020-05-22T22:24:20.639Z] #32 42.37 (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%
22:24:20 [2020-05-22T22:24:20.639Z] #32 ...
22:24:20 [2020-05-22T22:24:20.639Z] 
22:24:20 [2020-05-22T22:24:20.639Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:20 [2020-05-22T22:24:20.639Z] #30 42.50 internal/reflectlite
22:24:20 [2020-05-22T22:24:20.639Z] #30 42.51 sync
22:24:20 [2020-05-22T22:24:20.816Z] #47 ...
22:24:20 [2020-05-22T22:24:20.816Z] 
22:24:20 [2020-05-22T22:24:20.816Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:20 [2020-05-22T22:24:20.816Z] #23 34.20 Fetched 8350 kB in 28s (301 kB/s)
22:24:20 [2020-05-22T22:24:20.972Z] #39 32.82   CC       images/mm.o
22:24:21 [2020-05-22T22:24:21.069Z] #31 6.799 internal/bytealg
22:24:21 [2020-05-22T22:24:21.069Z] #31 7.017 math
22:24:21 [2020-05-22T22:24:21.227Z] #39 33.20   CC       images/sk-opts.o
22:24:21 [2020-05-22T22:24:21.319Z] #43 ...
22:24:21 [2020-05-22T22:24:21.319Z] 
22:24:21 [2020-05-22T22:24:21.319Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:21 [2020-05-22T22:24:21.319Z] #10 33.73 Fetched 8350 kB in 26s (315 kB/s)
22:24:21 [2020-05-22T22:24:21.482Z] #39 33.45   CC       images/sk-unix.o
22:24:21 [2020-05-22T22:24:21.701Z] #31 ...
22:24:21 [2020-05-22T22:24:21.701Z] 
22:24:21 [2020-05-22T22:24:21.701Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.066 + RM_GOPATH=0
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.066 + TMP_GOPATH=
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.067 + : /build
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.067 + '[' -z '' ']'
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.068 ++ mktemp -d
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.116 + export GOPATH=/tmp/tmp.EEhj7t9ANo
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.116 + GOPATH=/tmp/tmp.EEhj7t9ANo
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.116 + RM_GOPATH=1
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.119 ++ dirname /tmp/install/install.sh
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.122 + dir=/tmp/install
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.122 + bin=gotestsum
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.123 + shift
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.123 + '[' '!' -f /tmp/install/gotestsum.installer ']'
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.123 + . /tmp/install/gotestsum.installer
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.124 ++ : v0.3.5
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.125 + install_gotestsum
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.127 + set -e
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.127 + export GO111MODULE=on
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.127 + GO111MODULE=on
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.127 + go get -d gotest.tools/gotestsum@v0.3.5
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.361 go: finding gotest.tools v0.3.5
22:24:21 [2020-05-22T22:24:21.701Z] #44 1.363 go: finding gotest.tools/gotestsum v0.3.5
22:24:21 [2020-05-22T22:24:21.701Z] #44 2.987 go: downloading gotest.tools/gotestsum v0.3.5
22:24:21 [2020-05-22T22:24:21.701Z] #44 4.129 go: extracting gotest.tools/gotestsum v0.3.5
22:24:21 [2020-05-22T22:24:21.701Z] #44 5.826 go: downloading gotest.tools v2.1.0+incompatible
22:24:21 [2020-05-22T22:24:21.701Z] #44 6.129 go: extracting gotest.tools v2.1.0+incompatible
22:24:21 [2020-05-22T22:24:21.701Z] #44 6.716 go: downloading github.com/jonboulle/clockwork v0.1.0
22:24:21 [2020-05-22T22:24:21.701Z] #44 6.743 go: downloading github.com/spf13/pflag v1.0.1
22:24:21 [2020-05-22T22:24:21.701Z] #44 6.795 go: downloading github.com/sirupsen/logrus v1.0.5
22:24:21 [2020-05-22T22:24:21.701Z] #44 6.808 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:24:21 [2020-05-22T22:24:21.701Z] #44 7.215 go: downloading github.com/pkg/errors v0.8.0
22:24:21 [2020-05-22T22:24:21.701Z] #44 7.366 go: extracting github.com/jonboulle/clockwork v0.1.0
22:24:21 [2020-05-22T22:24:21.701Z] #44 7.425 go: downloading github.com/fatih/color v1.6.0
22:24:21 [2020-05-22T22:24:21.701Z] #44 7.690 go: extracting github.com/spf13/pflag v1.0.1
22:24:21 [2020-05-22T22:24:21.737Z] #39 33.72   CC       images/sk-inet.o
22:24:21 [2020-05-22T22:24:21.990Z] #44 7.717 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:24:21 [2020-05-22T22:24:21.990Z] #44 7.718 go: extracting github.com/sirupsen/logrus v1.0.5
22:24:21 [2020-05-22T22:24:21.990Z] #44 7.968 go: extracting github.com/fatih/color v1.6.0
22:24:21 [2020-05-22T22:24:21.993Z] #39 34.06   CC       images/tun.o
22:24:22 [2020-05-22T22:24:22.252Z] #39 34.29   CC       images/sk-netlink.o
22:24:22 [2020-05-22T22:24:22.283Z] #44 8.033 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:24:22 [2020-05-22T22:24:22.283Z] #44 8.065 go: downloading github.com/mattn/go-colorable v0.0.9
22:24:22 [2020-05-22T22:24:22.283Z] #44 8.067 go: extracting github.com/pkg/errors v0.8.0
22:24:22 [2020-05-22T22:24:22.283Z] #44 8.067 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:24:22 [2020-05-22T22:24:22.283Z] #44 8.068 go: downloading github.com/mattn/go-isatty v0.0.3
22:24:22 [2020-05-22T22:24:22.283Z] #44 8.068 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:24:22 [2020-05-22T22:24:22.283Z] #44 ...
22:24:22 [2020-05-22T22:24:22.283Z] 
22:24:22 [2020-05-22T22:24:22.283Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:22 [2020-05-22T22:24:22.283Z] #31 8.216 unicode
22:24:22 [2020-05-22T22:24:22.508Z] #39 34.55   CC       images/packet-sock.o
22:24:22 [2020-05-22T22:24:22.551Z] #30 ...
22:24:22 [2020-05-22T22:24:22.551Z] 
22:24:22 [2020-05-22T22:24:22.551Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:22 [2020-05-22T22:24:22.551Z] #23 32.77 Building dependency tree...
22:24:22 [2020-05-22T22:24:22.551Z] #23 39.66 ca-certificates is already the newest version (20190110).
22:24:22 [2020-05-22T22:24:22.551Z] #23 39.66 The following additional packages will be installed:
22:24:22 [2020-05-22T22:24:22.551Z] #23 39.69   libjq1 libonig5
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.20 The following NEW packages will be installed:
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.21   jq libjq1 libonig5
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.74 Need to get 325 kB of archives.
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.74 After this operation, 1019 kB of additional disk space will be used.
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
22:24:22 [2020-05-22T22:24:22.551Z] #23 40.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
22:24:22 [2020-05-22T22:24:22.551Z] #23 41.93 debconf: delaying package configuration, since apt-utils is not installed
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.12 Fetched 325 kB in 0s (1114 kB/s)
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.37 Selecting previously unselected package libonig5:arm64.
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.37 (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 ... 15385 files and directories currently installed.)
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.52 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.54 Unpacking libonig5:arm64 (6.9.1-1) ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.87 Selecting previously unselected package libjq1:arm64.
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.88 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 42.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 43.08 Selecting previously unselected package jq.
22:24:22 [2020-05-22T22:24:22.551Z] #23 43.16 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 43.17 Unpacking jq (1.5+dfsg-2+b1) ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 43.49 Setting up libonig5:arm64 (6.9.1-1) ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 43.51 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 43.56 Setting up jq (1.5+dfsg-2+b1) ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 43.62 Processing triggers for libc-bin (2.28-10) ...
22:24:22 [2020-05-22T22:24:22.551Z] #23 DONE 44.1s
22:24:22 [2020-05-22T22:24:22.551Z] 
22:24:22 [2020-05-22T22:24:22.551Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:22 [2020-05-22T22:24:22.551Z] #32 42.37 (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 ... 15385 files and directories currently installed.)
22:24:22 [2020-05-22T22:24:22.551Z] #32 42.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
22:24:22 [2020-05-22T22:24:22.551Z] #32 42.57 Unpacking xxd (2:8.1.0875-5) ...
22:24:22 [2020-05-22T22:24:22.551Z] #32 42.82 Selecting previously unselected package vim-common.
22:24:22 [2020-05-22T22:24:22.551Z] #32 42.82 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:24:22 [2020-05-22T22:24:22.551Z] #32 42.89 Unpacking vim-common (2:8.1.0875-5) ...
22:24:22 [2020-05-22T22:24:22.551Z] #32 43.36 Selecting previously unselected package cmake-data.
22:24:22 [2020-05-22T22:24:22.551Z] #32 43.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:24:22 [2020-05-22T22:24:22.551Z] #32 43.38 Unpacking cmake-data (3.13.4-1) ...
22:24:22 [2020-05-22T22:24:22.551Z] #32 ...
22:24:22 [2020-05-22T22:24:22.551Z] 
22:24:22 [2020-05-22T22:24:22.551Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:22 [2020-05-22T22:24:22.551Z] #60 DONE 44.3s
22:24:22 [2020-05-22T22:24:22.551Z] 
22:24:22 [2020-05-22T22:24:22.551Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:24:22 [2020-05-22T22:24:22.551Z] #24 DONE 0.2s
22:24:22 [2020-05-22T22:24:22.763Z] #39 35.00   CC       images/ipc-var.o
22:24:22 [2020-05-22T22:24:22.810Z] 
22:24:22 [2020-05-22T22:24:22.810Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:24:23 [2020-05-22T22:24:23.018Z] #39 35.23   CC       images/ipc-desc.o
22:24:23 [2020-05-22T22:24:23.071Z] #28 44.18 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:24:23 [2020-05-22T22:24:23.071Z] #28 44.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
22:24:23 [2020-05-22T22:24:23.443Z] #45 ...
22:24:23 [2020-05-22T22:24:23.443Z] 
22:24:23 [2020-05-22T22:24:23.443Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:23 [2020-05-22T22:24:23.443Z] #52 119.3 + bin/containerd
22:24:23 [2020-05-22T22:24:23.580Z] #39 35.46   CC       images/ipc-shm.o
22:24:23 [2020-05-22T22:24:23.581Z] #39 35.70   CC       images/ipc-msg.o
22:24:23 [2020-05-22T22:24:23.804Z] #31 9.359 internal/testlog
22:24:23 [2020-05-22T22:24:23.836Z] #39 35.99   CC       images/ipc-sem.o
22:24:24 [2020-05-22T22:24:24.014Z] #28 45.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:24:24 [2020-05-22T22:24:24.091Z] #39 36.16   CC       images/utsns.o
22:24:24 [2020-05-22T22:24:24.095Z] #31 ...
22:24:24 [2020-05-22T22:24:24.095Z] 
22:24:24 [2020-05-22T22:24:24.095Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.071 + RM_GOPATH=0
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.071 + TMP_GOPATH=
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.072 + : /build
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.073 + '[' -z '' ']'
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.074 ++ mktemp -d
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.076 + export GOPATH=/tmp/tmp.Dy0YmzVNXo
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.076 + GOPATH=/tmp/tmp.Dy0YmzVNXo
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.076 + RM_GOPATH=1
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.089 ++ dirname /tmp/install/install.sh
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.106 + dir=/tmp/install
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.106 + bin=shfmt
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.106 + shift
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.106 + '[' '!' -f /tmp/install/shfmt.installer ']'
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.106 + . /tmp/install/shfmt.installer
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.106 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.107 + install_shfmt
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.107 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.107 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.107 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Dy0YmzVNXo/src/github.com/mvdan/sh
22:24:24 [2020-05-22T22:24:24.095Z] #48 1.195 Cloning into '/tmp/tmp.Dy0YmzVNXo/src/github.com/mvdan/sh'...
22:24:24 [2020-05-22T22:24:24.346Z] #39 36.32   CC       images/creds.o
22:24:24 [2020-05-22T22:24:24.389Z] #48 ...
22:24:24 [2020-05-22T22:24:24.389Z] 
22:24:24 [2020-05-22T22:24:24.389Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:24 [2020-05-22T22:24:24.389Z] #11 1.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:24 [2020-05-22T22:24:24.389Z] #11 1.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:24 [2020-05-22T22:24:24.389Z] #11 1.465 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:24:24 [2020-05-22T22:24:24.389Z] #11 3.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
22:24:24 [2020-05-22T22:24:24.389Z] #11 8.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
22:24:24 [2020-05-22T22:24:24.389Z] #11 9.712 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
22:24:24 [2020-05-22T22:24:24.389Z] #11 ...
22:24:24 [2020-05-22T22:24:24.389Z] 
22:24:24 [2020-05-22T22:24:24.389Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.074 + RM_GOPATH=0
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.074 + TMP_GOPATH=
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.074 + : /build
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.074 + '[' -z '' ']'
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.076 ++ mktemp -d
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.078 + export GOPATH=/tmp/tmp.SH60HP15DH
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.078 + GOPATH=/tmp/tmp.SH60HP15DH
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.078 + RM_GOPATH=1
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.080 ++ dirname /tmp/install/install.sh
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.142 + dir=/tmp/install
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.142 + bin=dockercli
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.142 + shift
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.142 + '[' '!' -f /tmp/install/dockercli.installer ']'
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.159 + . /tmp/install/dockercli.installer
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.170 ++ : stable
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.170 ++ : 17.06.2-ce
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.171 + install_dockercli
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.172 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.172 Install docker/cli version 17.06.2-ce from stable
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.174 ++ uname -m
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.200 + arch=ppc64le
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.200 + '[' ppc64le '!=' x86_64 ']'
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.201 + '[' ppc64le '!=' s390x ']'
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.202 + '[' ppc64le '!=' armhf ']'
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.207 + build_dockercli
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.217 + git clone https://github.com/docker/docker-ce /tmp/tmp.SH60HP15DH/tmp/docker-ce
22:24:24 [2020-05-22T22:24:24.389Z] #22 1.246 Cloning into '/tmp/tmp.SH60HP15DH/tmp/docker-ce'...
22:24:24 [2020-05-22T22:24:24.601Z] #39 36.57   CC       images/vma.o
22:24:24 [2020-05-22T22:24:24.601Z] #39 36.82   CC       images/netdev.o
22:24:24 [2020-05-22T22:24:24.678Z] #22 ...
22:24:24 [2020-05-22T22:24:24.678Z] 
22:24:24 [2020-05-22T22:24:24.678Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:24 [2020-05-22T22:24:24.678Z] #39 1.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:24 [2020-05-22T22:24:24.678Z] #39 1.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:24 [2020-05-22T22:24:24.678Z] #39 1.412 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:24:24 [2020-05-22T22:24:24.678Z] #39 3.477 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
22:24:24 [2020-05-22T22:24:24.678Z] #39 7.629 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
22:24:24 [2020-05-22T22:24:24.678Z] #39 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
22:24:24 [2020-05-22T22:24:24.678Z] #39 ...
22:24:24 [2020-05-22T22:24:24.678Z] 
22:24:24 [2020-05-22T22:24:24.678Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.735 + RM_GOPATH=0
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.735 + TMP_GOPATH=
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.735 + : /build
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.735 + '[' -z '' ']'
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.738 ++ mktemp -d
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.741 + export GOPATH=/tmp/tmp.clwJXLnkSU
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.741 + GOPATH=/tmp/tmp.clwJXLnkSU
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.741 + RM_GOPATH=1
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.743 ++ dirname /tmp/install/install.sh
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.749 + dir=/tmp/install
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.749 + bin=proxy
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.749 + shift
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.750 + '[' '!' -f /tmp/install/proxy.installer ']'
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.750 + . /tmp/install/proxy.installer
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.750 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.750 + install_proxy
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.751 + case "$1" in
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.751 + export CGO_ENABLED=0
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.751 + CGO_ENABLED=0
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.751 + _install_proxy
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.751 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee'
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.751 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.clwJXLnkSU/src/github.com/docker/libnetwork
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.751 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:24:24 [2020-05-22T22:24:24.678Z] #61 0.754 Cloning into '/tmp/tmp.clwJXLnkSU/src/github.com/docker/libnetwork'...
22:24:24 [2020-05-22T22:24:24.969Z] #61 ...
22:24:24 [2020-05-22T22:24:24.969Z] 
22:24:24 [2020-05-22T22:24:24.969Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:24 [2020-05-22T22:24:24.969Z] #52 1.404 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #52 1.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #52 1.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #52 3.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #52 8.128 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #52 10.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
22:24:24 [2020-05-22T22:24:24.969Z] #52 ...
22:24:24 [2020-05-22T22:24:24.969Z] 
22:24:24 [2020-05-22T22:24:24.969Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:24 [2020-05-22T22:24:24.969Z] #24 1.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #24 1.794 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #24 1.798 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #24 4.024 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #24 7.612 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
22:24:24 [2020-05-22T22:24:24.969Z] #24 10.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
22:24:25 [2020-05-22T22:24:25.161Z] #39 37.33   CC       images/tty.o
22:24:25 [2020-05-22T22:24:25.259Z] #24 ...
22:24:25 [2020-05-22T22:24:25.259Z] 
22:24:25 [2020-05-22T22:24:25.259Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.061 + RM_GOPATH=0
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.061 + TMP_GOPATH=
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.061 + : /build
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.061 + '[' -z '' ']'
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.062 ++ mktemp -d
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.078 + export GOPATH=/tmp/tmp.xXFVGvc7ub
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.078 + GOPATH=/tmp/tmp.xXFVGvc7ub
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.079 + RM_GOPATH=1
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.086 ++ dirname /tmp/install/install.sh
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.087 + dir=/tmp/install
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.091 + bin=golangci_lint
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.091 + shift
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.091 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.091 + . /tmp/install/golangci_lint.installer
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.092 ++ : v1.23.8
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.123 + install_golangci_lint
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.123 + echo 'Installing golangci-lint version v1.23.8'
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.124 Installing golangci-lint version v1.23.8
22:24:25 [2020-05-22T22:24:25.259Z] #46 1.124 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
22:24:25 [2020-05-22T22:24:25.259Z] #46 ...
22:24:25 [2020-05-22T22:24:25.259Z] 
22:24:25 [2020-05-22T22:24:25.259Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.005 + RM_GOPATH=0
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.005 + TMP_GOPATH=
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.005 + : /build
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.005 + '[' -z '' ']'
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.007 ++ mktemp -d
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.016 + export GOPATH=/tmp/tmp.AmVPmKSspi
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.016 + GOPATH=/tmp/tmp.AmVPmKSspi
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.016 + RM_GOPATH=1
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.017 ++ dirname /tmp/install/install.sh
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.019 + dir=/tmp/install
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.019 + bin=vndr
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.019 + shift
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.019 + '[' '!' -f /tmp/install/vndr.installer ']'
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.020 + . /tmp/install/vndr.installer
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.020 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.020 + install_vndr
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.021 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.021 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.AmVPmKSspi/src/github.com/LK4D4/vndr
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.021 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:24:25 [2020-05-22T22:24:25.259Z] #42 1.026 Cloning into '/tmp/tmp.AmVPmKSspi/src/github.com/LK4D4/vndr'...
22:24:25 [2020-05-22T22:24:25.259Z] #42 2.116 + cd /tmp/tmp.AmVPmKSspi/src/github.com/LK4D4/vndr
22:24:25 [2020-05-22T22:24:25.259Z] #42 2.118 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
22:24:25 [2020-05-22T22:24:25.259Z] #42 2.156 + go build -buildmode=pie -v -o /build/vndr .
22:24:25 [2020-05-22T22:24:25.259Z] #42 4.474 runtime/internal/sys
22:24:25 [2020-05-22T22:24:25.259Z] #42 4.585 internal/race
22:24:25 [2020-05-22T22:24:25.259Z] #42 4.638 runtime/internal/atomic
22:24:25 [2020-05-22T22:24:25.259Z] #42 4.751 internal/cpu
22:24:25 [2020-05-22T22:24:25.259Z] #42 5.223 sync/atomic
22:24:25 [2020-05-22T22:24:25.259Z] #42 5.559 runtime/internal/math
22:24:25 [2020-05-22T22:24:25.259Z] #42 6.276 unicode
22:24:25 [2020-05-22T22:24:25.259Z] #42 6.298 unicode/utf8
22:24:25 [2020-05-22T22:24:25.259Z] #42 6.472 math/bits
22:24:25 [2020-05-22T22:24:25.259Z] #42 7.043 internal/bytealg
22:24:25 [2020-05-22T22:24:25.259Z] #42 9.340 internal/testlog
22:24:25 [2020-05-22T22:24:25.259Z] #42 10.31 math
22:24:25 [2020-05-22T22:24:25.259Z] #42 10.58 runtime
22:24:25 [2020-05-22T22:24:25.259Z] #42 10.80 encoding
22:24:25 [2020-05-22T22:24:25.549Z] #42 11.19 unicode/utf16
22:24:25 [2020-05-22T22:24:25.549Z] #42 ...
22:24:25 [2020-05-22T22:24:25.549Z] 
22:24:25 [2020-05-22T22:24:25.549Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.723 + RM_GOPATH=0
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.723 + TMP_GOPATH=
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.723 + : /build
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.723 + '[' -z '' ']'
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.724 ++ mktemp -d
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.726 + export GOPATH=/tmp/tmp.j4jjJjgM7K
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.726 + GOPATH=/tmp/tmp.j4jjJjgM7K
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.726 + RM_GOPATH=1
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.727 ++ dirname /tmp/install/install.sh
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.728 + dir=/tmp/install
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.728 + bin=rootlesskit
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.728 + shift
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.728 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.729 + . /tmp/install/rootlesskit.installer
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.729 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.730 + install_rootlesskit
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.730 + case "$1" in
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.730 + export CGO_ENABLED=0
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.730 + CGO_ENABLED=0
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.730 + _install_rootlesskit
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.730 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.731 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.j4jjJjgM7K/src/github.com/rootless-containers/rootlesskit
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.731 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:24:25 [2020-05-22T22:24:25.549Z] #55 0.734 Cloning into '/tmp/tmp.j4jjJjgM7K/src/github.com/rootless-containers/rootlesskit'...
22:24:25 [2020-05-22T22:24:25.549Z] #55 8.686 + cd /tmp/tmp.j4jjJjgM7K/src/github.com/rootless-containers/rootlesskit
22:24:25 [2020-05-22T22:24:25.549Z] #55 8.710 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
22:24:25 [2020-05-22T22:24:25.549Z] #55 9.758 + for f in rootlesskit rootlesskit-docker-proxy
22:24:25 [2020-05-22T22:24:25.549Z] #55 9.760 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
22:24:25 [2020-05-22T22:24:25.549Z] #55 ...
22:24:25 [2020-05-22T22:24:25.549Z] 
22:24:25 [2020-05-22T22:24:25.549Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:25 [2020-05-22T22:24:25.549Z] #33 1.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:25 [2020-05-22T22:24:25.549Z] #33 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:25 [2020-05-22T22:24:25.549Z] #33 1.714 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:24:25 [2020-05-22T22:24:25.549Z] #33 3.798 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
22:24:25 [2020-05-22T22:24:25.549Z] #33 7.887 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
22:24:25 [2020-05-22T22:24:25.549Z] #33 9.911 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
22:24:25 [2020-05-22T22:24:25.764Z] #39 38.02   CC       images/file-lock.o
22:24:25 [2020-05-22T22:24:25.838Z] #33 ...
22:24:25 [2020-05-22T22:24:25.838Z] 
22:24:25 [2020-05-22T22:24:25.838Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:24:25 [2020-05-22T22:24:25.838Z] #37 0.916 + git clone https://github.com/docker/distribution.git .
22:24:25 [2020-05-22T22:24:25.838Z] #37 0.918 Cloning into '.'...
22:24:25 [2020-05-22T22:24:25.838Z] #37 ...
22:24:25 [2020-05-22T22:24:25.838Z] 
22:24:25 [2020-05-22T22:24:25.838Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:25 [2020-05-22T22:24:25.838Z] #31 10.67 runtime
22:24:25 [2020-05-22T22:24:25.838Z] #31 10.86 encoding
22:24:25 [2020-05-22T22:24:25.838Z] #31 11.65 runtime/cgo
22:24:26 [2020-05-22T22:24:26.060Z] #39 38.21   CC       images/rlimit.o
22:24:26 [2020-05-22T22:24:26.079Z] #23 34.20 Reading package lists...
22:24:26 [2020-05-22T22:24:26.079Z] #23 ...
22:24:26 [2020-05-22T22:24:26.079Z] 
22:24:26 [2020-05-22T22:24:26.079Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:26 [2020-05-22T22:24:26.079Z] #60 35.63 Checking out files:  42% (874/2067)   
Checking out files:  43% (889/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:  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.
22:24:26 [2020-05-22T22:24:26.079Z] #60 37.61 + cd /tmp/tmp.ginSyIUaNK/src/github.com/docker/libnetwork
22:24:26 [2020-05-22T22:24:26.079Z] #60 37.61 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:24:26 [2020-05-22T22:24:26.079Z] #60 37.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:24:26 [2020-05-22T22:24:26.315Z] #39 38.40   CC       images/pagemap.o
22:24:26 [2020-05-22T22:24:26.569Z] #28 ...
22:24:26 [2020-05-22T22:24:26.569Z] 
22:24:26 [2020-05-22T22:24:26.569Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:26 [2020-05-22T22:24:26.569Z] #10 35.15 Building dependency tree...
22:24:26 [2020-05-22T22:24:26.569Z] #10 40.13 The following additional packages will be installed:
22:24:26 [2020-05-22T22:24:26.569Z] #10 40.14   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:24:26 [2020-05-22T22:24:26.569Z] #10 40.14   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:24:26 [2020-05-22T22:24:26.569Z] #10 40.14   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:24:26 [2020-05-22T22:24:26.569Z] #10 40.14   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
22:24:26 [2020-05-22T22:24:26.569Z] #10 40.16 Suggested packages:
22:24:26 [2020-05-22T22:24:26.570Z] #10 40.16   gcc-8-locales seccomp wine64
22:24:26 [2020-05-22T22:24:26.570Z] #10 41.59 The following NEW packages will be installed:
22:24:26 [2020-05-22T22:24:26.570Z] #10 41.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:24:26 [2020-05-22T22:24:26.570Z] #10 41.59   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:24:26 [2020-05-22T22:24:26.570Z] #10 41.59   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:24:26 [2020-05-22T22:24:26.570Z] #10 41.59   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:24:26 [2020-05-22T22:24:26.570Z] #10 41.61   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:24:26 [2020-05-22T22:24:26.570Z] #10 41.61   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.03 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.03 Need to get 73.3 MB of archives.
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.03 After this operation, 472 MB of additional disk space will be used.
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.03 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]
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.15 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]
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 42.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 43.01 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]
22:24:26 [2020-05-22T22:24:26.570Z] #10 43.02 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]
22:24:26 [2020-05-22T22:24:26.570Z] #10 45.94 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]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.81 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]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.90 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #39 38.73   CC       images/siginfo.o
22:24:26 [2020-05-22T22:24:26.570Z] #10 47.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #10 ...
22:24:26 [2020-05-22T22:24:26.570Z] 
22:24:26 [2020-05-22T22:24:26.570Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:26 [2020-05-22T22:24:26.570Z] #38 27.25 Reading package lists...
22:24:26 [2020-05-22T22:24:26.570Z] #38 38.95 Building dependency tree...
22:24:26 [2020-05-22T22:24:26.570Z] #38 41.80 The following additional packages will be installed:
22:24:26 [2020-05-22T22:24:26.570Z] #38 41.80   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
22:24:26 [2020-05-22T22:24:26.570Z] #38 41.80   libprotoc17 python-pkg-resources python-six zlib1g-dev
22:24:26 [2020-05-22T22:24:26.570Z] #38 41.81 Suggested packages:
22:24:26 [2020-05-22T22:24:26.570Z] #38 41.82   manpages-dev python-setuptools
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.18 The following NEW packages will be installed:
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.18   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.18   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.19   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.19   python-six zlib1g-dev
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.62 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.62 Need to get 3798 kB of archives.
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.62 After this operation, 21.6 MB of additional disk space will be used.
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.93 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 43.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 44.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 44.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 44.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 44.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
22:24:26 [2020-05-22T22:24:26.570Z] #38 45.60 debconf: delaying package configuration, since apt-utils is not installed
22:24:26 [2020-05-22T22:24:26.570Z] #38 45.85 Fetched 3798 kB in 1s (5013 kB/s)
22:24:26 [2020-05-22T22:24:26.570Z] #38 45.99 Selecting previously unselected package libcap-dev:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 45.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 ... 15385 files and directories currently installed.)
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.16 Unpacking libcap-dev:arm64 (1:2.25-2) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.46 Selecting previously unselected package libnet1:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.46 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.66 Selecting previously unselected package libnet1-dev.
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.88 Selecting previously unselected package libnl-3-200:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.88 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 46.90 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.02 Selecting previously unselected package libnl-3-dev:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.03 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.05 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.46 Selecting previously unselected package libprotobuf-c1:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.50 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.67 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.71 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.86 Selecting previously unselected package zlib1g-dev:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 47.92 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 48.17 Selecting previously unselected package libprotobuf17:arm64.
22:24:26 [2020-05-22T22:24:26.570Z] #38 48.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
22:24:26 [2020-05-22T22:24:26.570Z] #38 48.20 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
22:24:26 [2020-05-22T22:24:26.588Z] #10 33.73 Reading package lists...
22:24:26 [2020-05-22T22:24:26.588Z] #10 ...
22:24:26 [2020-05-22T22:24:26.588Z] 
22:24:26 [2020-05-22T22:24:26.588Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:26 [2020-05-22T22:24:26.588Z] #60 35.80 Checking out files:  52% (1080/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:  91% (1899/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.
22:24:26 [2020-05-22T22:24:26.588Z] #60 37.18 + cd /tmp/tmp.T4isvHeTmH/src/github.com/docker/libnetwork
22:24:26 [2020-05-22T22:24:26.588Z] #60 37.18 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:24:26 [2020-05-22T22:24:26.588Z] #60 37.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:24:26 [2020-05-22T22:24:26.825Z] #39 38.99   CC       images/rpc.o
22:24:27 [2020-05-22T22:24:27.141Z] #38 48.91 Selecting previously unselected package libprotobuf-lite17:arm64.
22:24:27 [2020-05-22T22:24:27.401Z] #38 48.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
22:24:27 [2020-05-22T22:24:27.401Z] #38 48.94 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
22:24:27 [2020-05-22T22:24:27.401Z] #38 ...
22:24:27 [2020-05-22T22:24:27.401Z] 
22:24:27 [2020-05-22T22:24:27.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:27 [2020-05-22T22:24:27.401Z] #10 48.99 debconf: delaying package configuration, since apt-utils is not installed
22:24:27 [2020-05-22T22:24:27.401Z] #10 49.17 Fetched 73.3 MB in 6s (11.8 MB/s)
22:24:27 [2020-05-22T22:24:27.666Z] #10 49.26 Selecting previously unselected package binutils-mingw-w64-i686.
22:24:27 [2020-05-22T22:24:27.666Z] #10 49.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 ... 15385 files and directories currently installed.)
22:24:27 [2020-05-22T22:24:27.666Z] #10 49.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
22:24:27 [2020-05-22T22:24:27.666Z] #10 49.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:24:28 [2020-05-22T22:24:28.710Z] #39 40.35   CC       images/ext-file.o
22:24:28 [2020-05-22T22:24:28.710Z] #39 40.56   CC       images/cgroup.o
22:24:29 [2020-05-22T22:24:29.270Z] #39 41.24   CC       images/userns.o
22:24:29 [2020-05-22T22:24:29.525Z] #39 41.54   CC       images/google/protobuf/descriptor.o
22:24:29 [2020-05-22T22:24:29.525Z] #39 ...
22:24:29 [2020-05-22T22:24:29.525Z] 
22:24:29 [2020-05-22T22:24:29.525Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:29 [2020-05-22T22:24:29.525Z] #41 132.0 net
22:24:29 [2020-05-22T22:24:29.525Z] #41 132.6 vendor/golang.org/x/crypto/chacha20poly1305
22:24:29 [2020-05-22T22:24:29.525Z] #41 133.8 vendor/golang.org/x/text/transform
22:24:29 [2020-05-22T22:24:29.525Z] #41 134.5 vendor/golang.org/x/text/unicode/bidi
22:24:29 [2020-05-22T22:24:29.525Z] #41 136.5 vendor/golang.org/x/text/secure/bidirule
22:24:29 [2020-05-22T22:24:29.525Z] #41 136.7 vendor/golang.org/x/text/unicode/norm
22:24:29 [2020-05-22T22:24:29.525Z] #41 140.9 vendor/golang.org/x/net/idna
22:24:29 [2020-05-22T22:24:29.579Z] #10 ...
22:24:29 [2020-05-22T22:24:29.579Z] 
22:24:29 [2020-05-22T22:24:29.579Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.461 + RM_GOPATH=0
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.461 + TMP_GOPATH=
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.461 + : /build
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.461 + '[' -z '' ']'
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.464 ++ mktemp -d
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.466 + export GOPATH=/tmp/tmp.kKzyrj78V1
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.466 + GOPATH=/tmp/tmp.kKzyrj78V1
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.466 + RM_GOPATH=1
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.467 ++ dirname /tmp/install/install.sh
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.469 + dir=/tmp/install
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.469 + bin=containerd
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.469 + shift
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.469 + '[' '!' -f /tmp/install/containerd.installer ']'
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.469 + . /tmp/install/containerd.installer
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.469 ++ set -e
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.470 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.470 + install_containerd
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.471 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.471 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kKzyrj78V1/src/github.com/containerd/containerd
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.471 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
22:24:29 [2020-05-22T22:24:29.579Z] #52 2.482 Cloning into '/tmp/tmp.kKzyrj78V1/src/github.com/containerd/containerd'...
22:24:29 [2020-05-22T22:24:29.579Z] #52 ...
22:24:29 [2020-05-22T22:24:29.579Z] 
22:24:29 [2020-05-22T22:24:29.579Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:24:29 [2020-05-22T22:24:29.579Z] #25 5.364 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:24:29 [2020-05-22T22:24:29.579Z] #25 5.841 
22:24:29 [2020-05-22T22:24:29.872Z] #60 ...
22:24:29 [2020-05-22T22:24:29.872Z] 
22:24:29 [2020-05-22T22:24:29.872Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:29 [2020-05-22T22:24:29.872Z] #41 42.33 vendor/golang.org/x/crypto/curve25519
22:24:30 [2020-05-22T22:24:30.104Z] #25 6.071 #=#=#                                                                         

                                                                           1.0%
####                                                                       6.0%
#######                                                                   10.0%
#########                                                                 13.6%
#############                                                             18.4%
################                                                          22.3%
###################                                                       27.6%
########################                                                  34.2%
############################                                              39.7%
################################                                          44.7%
##################################                                        47.4%
22:24:30 [2020-05-22T22:24:30.104Z] #25 ...
22:24:30 [2020-05-22T22:24:30.104Z] 
22:24:30 [2020-05-22T22:24:30.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:30 [2020-05-22T22:24:30.104Z] #10 51.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:24:30 [2020-05-22T22:24:30.104Z] #10 51.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
22:24:30 [2020-05-22T22:24:30.104Z] #10 51.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:24:30 [2020-05-22T22:24:30.262Z] #60 ...
22:24:30 [2020-05-22T22:24:30.262Z] 
22:24:30 [2020-05-22T22:24:30.262Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:30 [2020-05-22T22:24:30.262Z] #38 31.40 Reading package lists...
22:24:30 [2020-05-22T22:24:30.887Z] #41 143.3 vendor/golang.org/x/net/http2/hpack
22:24:31 [2020-05-22T22:24:31.142Z] #41 ...
22:24:31 [2020-05-22T22:24:31.142Z] 
22:24:31 [2020-05-22T22:24:31.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:31 [2020-05-22T22:24:31.142Z] #39 43.24   CC       images/opts.o
22:24:31 [2020-05-22T22:24:31.397Z] #39 43.56   CC       images/seccomp.o
22:24:31 [2020-05-22T22:24:31.639Z] #38 43.52 Reading package lists...
22:24:31 [2020-05-22T22:24:31.639Z] #38 ...
22:24:31 [2020-05-22T22:24:31.639Z] 
22:24:31 [2020-05-22T22:24:31.639Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:24:31 [2020-05-22T22:24:31.639Z] #36 34.65 Checking out files:  76% (1223/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.
22:24:31 [2020-05-22T22:24:31.639Z] #36 35.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:24:31 [2020-05-22T22:24:31.639Z] #36 37.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:24:31 [2020-05-22T22:24:31.639Z] #36 ...
22:24:31 [2020-05-22T22:24:31.639Z] 
22:24:31 [2020-05-22T22:24:31.639Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:31 [2020-05-22T22:24:31.639Z] #41 44.39 vendor/golang.org/x/crypto/internal/subtle
22:24:31 [2020-05-22T22:24:31.639Z] #41 44.64 vendor/golang.org/x/crypto/curve25519
22:24:31 [2020-05-22T22:24:31.652Z] #39 43.82   CC       images/binfmt-misc.o
22:24:31 [2020-05-22T22:24:31.771Z] #41 ...
22:24:31 [2020-05-22T22:24:31.771Z] 
22:24:31 [2020-05-22T22:24:31.771Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:24:31 [2020-05-22T22:24:31.771Z] #36 33.89 Checking out files:  80% (1284/1597)   
Checking out files:  81% (1294/1597)   
Checking out files:  82% (1310/1597)   
Checking out files:  83% (1326/1597)   
Checking out files:  84% (1342/1597)   
Checking out files:  85% (1358/1597)   
Checking out files:  86% (1374/1597)   
Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
22:24:31 [2020-05-22T22:24:31.771Z] #36 34.53 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:24:31 [2020-05-22T22:24:31.771Z] #36 37.76 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:24:31 [2020-05-22T22:24:31.771Z] #36 ...
22:24:31 [2020-05-22T22:24:31.771Z] 
22:24:31 [2020-05-22T22:24:31.771Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:31 [2020-05-22T22:24:31.771Z] #43 34.23 go: finding github.com/fatih/color v1.6.0
22:24:31 [2020-05-22T22:24:31.771Z] #43 34.32 go: finding github.com/pkg/errors v0.8.1
22:24:31 [2020-05-22T22:24:31.771Z] #43 34.38 go: finding github.com/sirupsen/logrus v1.0.5
22:24:31 [2020-05-22T22:24:31.771Z] #43 34.43 go: finding github.com/spf13/pflag v1.0.3
22:24:31 [2020-05-22T22:24:31.771Z] #43 34.66 go: finding github.com/mattn/go-colorable v0.0.9
22:24:31 [2020-05-22T22:24:31.771Z] #43 34.84 go: finding github.com/mattn/go-isatty v0.0.3
22:24:31 [2020-05-22T22:24:31.771Z] #43 35.14 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:31 [2020-05-22T22:24:31.771Z] #43 35.31 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:31 [2020-05-22T22:24:31.771Z] #43 35.35 go: finding github.com/jonboulle/clockwork v0.1.0
22:24:31 [2020-05-22T22:24:31.771Z] #43 35.44 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:31 [2020-05-22T22:24:31.771Z] #43 ...
22:24:31 [2020-05-22T22:24:31.771Z] 
22:24:31 [2020-05-22T22:24:31.771Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:31 [2020-05-22T22:24:31.771Z] #47 34.39 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:31 [2020-05-22T22:24:31.771Z] #47 36.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:31 [2020-05-22T22:24:31.771Z] #47 36.71 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:31 [2020-05-22T22:24:31.771Z] #47 37.11 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:31 [2020-05-22T22:24:31.771Z] #47 37.49 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:31 [2020-05-22T22:24:31.771Z] #47 38.91 runtime
22:24:31 [2020-05-22T22:24:31.771Z] #47 ...
22:24:31 [2020-05-22T22:24:31.771Z] 
22:24:31 [2020-05-22T22:24:31.771Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:31 [2020-05-22T22:24:31.771Z] #10 33.73 Reading package lists...
22:24:31 [2020-05-22T22:24:31.907Z] #39 44.02   CC       images/time.o
22:24:32 [2020-05-22T22:24:32.162Z] #39 44.33   CC       images/sysctl.o
22:24:32 [2020-05-22T22:24:32.205Z] #41 ...
22:24:32 [2020-05-22T22:24:32.205Z] 
22:24:32 [2020-05-22T22:24:32.205Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:32 [2020-05-22T22:24:32.205Z] #47 35.24 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:32 [2020-05-22T22:24:32.205Z] #47 35.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:32 [2020-05-22T22:24:32.205Z] #47 35.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:32 [2020-05-22T22:24:32.205Z] #47 35.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:32 [2020-05-22T22:24:32.205Z] #47 37.53 runtime/cgo
22:24:32 [2020-05-22T22:24:32.205Z] #47 37.75 runtime
22:24:32 [2020-05-22T22:24:32.205Z] #47 ...
22:24:32 [2020-05-22T22:24:32.205Z] 
22:24:32 [2020-05-22T22:24:32.205Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:32 [2020-05-22T22:24:32.205Z] #23 34.20 Reading package lists...
22:24:32 [2020-05-22T22:24:32.418Z] #39 44.53   CC       images/autofs.o
22:24:32 [2020-05-22T22:24:32.465Z] #23 ...
22:24:32 [2020-05-22T22:24:32.465Z] 
22:24:32 [2020-05-22T22:24:32.465Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:32 [2020-05-22T22:24:32.465Z] #43 35.82 go: finding github.com/fatih/color v1.6.0
22:24:32 [2020-05-22T22:24:32.465Z] #43 35.83 go: finding github.com/pkg/errors v0.8.1
22:24:32 [2020-05-22T22:24:32.465Z] #43 35.99 go: finding github.com/sirupsen/logrus v1.0.5
22:24:32 [2020-05-22T22:24:32.465Z] #43 36.35 go: finding github.com/mattn/go-colorable v0.0.9
22:24:32 [2020-05-22T22:24:32.465Z] #43 36.36 go: finding github.com/spf13/pflag v1.0.3
22:24:32 [2020-05-22T22:24:32.465Z] #43 36.45 go: finding github.com/mattn/go-isatty v0.0.3
22:24:32 [2020-05-22T22:24:32.465Z] #43 36.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:32 [2020-05-22T22:24:32.465Z] #43 36.97 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:32 [2020-05-22T22:24:32.465Z] #43 37.11 go: finding github.com/jonboulle/clockwork v0.1.0
22:24:32 [2020-05-22T22:24:32.465Z] #43 37.45 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:32 [2020-05-22T22:24:32.673Z] #39 44.70   CC       images/macvlan.o
22:24:32 [2020-05-22T22:24:32.723Z] #31 ...
22:24:32 [2020-05-22T22:24:32.723Z] 
22:24:32 [2020-05-22T22:24:32.723Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:32 [2020-05-22T22:24:32.723Z] #42 12.39 container/list
22:24:32 [2020-05-22T22:24:32.723Z] #42 16.33 crypto/internal/subtle
22:24:32 [2020-05-22T22:24:32.723Z] #42 16.96 crypto/subtle
22:24:32 [2020-05-22T22:24:32.723Z] #42 17.71 vendor/golang.org/x/crypto/cryptobyte/asn1
22:24:32 [2020-05-22T22:24:32.723Z] #42 18.10 internal/nettrace
22:24:32 [2020-05-22T22:24:32.723Z] #42 ...
22:24:32 [2020-05-22T22:24:32.723Z] 
22:24:32 [2020-05-22T22:24:32.723Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:32 [2020-05-22T22:24:32.723Z] #44 8.317 go: extracting github.com/mattn/go-isatty v0.0.3
22:24:32 [2020-05-22T22:24:32.723Z] #44 8.722 go: extracting github.com/mattn/go-colorable v0.0.9
22:24:32 [2020-05-22T22:24:32.723Z] #44 13.25 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:24:32 [2020-05-22T22:24:32.723Z] #44 13.42 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:24:32 [2020-05-22T22:24:32.723Z] #44 14.16 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:24:32 [2020-05-22T22:24:32.723Z] #44 18.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
22:24:32 [2020-05-22T22:24:32.929Z] #39 44.90   CC       images/sit.o
22:24:32 [2020-05-22T22:24:32.929Z] #39 ...
22:24:32 [2020-05-22T22:24:32.929Z] 
22:24:32 [2020-05-22T22:24:32.929Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:32 [2020-05-22T22:24:32.929Z] #10 135.3 Selecting previously unselected package g++-mingw-w64-x86-64.
22:24:32 [2020-05-22T22:24:32.929Z] #10 135.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:24:32 [2020-05-22T22:24:32.929Z] #10 135.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:24:32 [2020-05-22T22:24:32.929Z] #10 ...
22:24:32 [2020-05-22T22:24:32.929Z] 
22:24:32 [2020-05-22T22:24:32.929Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:32 [2020-05-22T22:24:32.929Z] #41 144.3 mime
22:24:33 [2020-05-22T22:24:33.015Z] #44 ...
22:24:33 [2020-05-22T22:24:33.015Z] 
22:24:33 [2020-05-22T22:24:33.015Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:33 [2020-05-22T22:24:33.015Z] #42 18.98 runtime/cgo
22:24:33 [2020-05-22T22:24:33.032Z] #43 ...
22:24:33 [2020-05-22T22:24:33.032Z] 
22:24:33 [2020-05-22T22:24:33.032Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:33 [2020-05-22T22:24:33.032Z] #51 36.25 Fetched 8350 kB in 26s (315 kB/s)
22:24:33 [2020-05-22T22:24:33.032Z] #51 36.25 Reading package lists...
22:24:33 [2020-05-22T22:24:33.032Z] #51 ...
22:24:33 [2020-05-22T22:24:33.032Z] 
22:24:33 [2020-05-22T22:24:33.032Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:33 [2020-05-22T22:24:33.147Z] #10 44.35 Reading package lists...
22:24:33 [2020-05-22T22:24:33.147Z] #10 ...
22:24:33 [2020-05-22T22:24:33.147Z] 
22:24:33 [2020-05-22T22:24:33.147Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:33 [2020-05-22T22:24:33.147Z] #51 35.51 Fetched 8350 kB in 28s (295 kB/s)
22:24:33 [2020-05-22T22:24:33.147Z] #51 35.51 Reading package lists...
22:24:33 [2020-05-22T22:24:33.147Z] #51 ...
22:24:33 [2020-05-22T22:24:33.147Z] 
22:24:33 [2020-05-22T22:24:33.147Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:33 [2020-05-22T22:24:33.147Z] #32 38.53 Fetched 8350 kB in 28s (297 kB/s)
22:24:33 [2020-05-22T22:24:33.405Z] #32 38.53 Reading package lists...
22:24:33 [2020-05-22T22:24:33.405Z] #32 ...
22:24:33 [2020-05-22T22:24:33.405Z] 
22:24:33 [2020-05-22T22:24:33.405Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:33 [2020-05-22T22:24:33.405Z] #23 36.14 Fetched 8350 kB in 28s (295 kB/s)
22:24:33 [2020-05-22T22:24:33.415Z] #10 54.95 Selecting previously unselected package binutils-mingw-w64.
22:24:33 [2020-05-22T22:24:33.415Z] #10 54.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:24:33 [2020-05-22T22:24:33.415Z] #10 55.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:24:33 [2020-05-22T22:24:33.415Z] #10 55.17 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:24:33 [2020-05-22T22:24:33.663Z] #23 36.14 Reading package lists...
22:24:33 [2020-05-22T22:24:33.663Z] #23 ...
22:24:33 [2020-05-22T22:24:33.663Z] 
22:24:33 [2020-05-22T22:24:33.663Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:33 [2020-05-22T22:24:33.663Z] #38 37.25 Fetched 8350 kB in 27s (311 kB/s)
22:24:33 [2020-05-22T22:24:33.684Z] #10 55.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
22:24:33 [2020-05-22T22:24:33.684Z] #10 55.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
22:24:33 [2020-05-22T22:24:33.684Z] #10 55.42 Selecting previously unselected package dmsetup.
22:24:33 [2020-05-22T22:24:33.684Z] #10 ...
22:24:33 [2020-05-22T22:24:33.684Z] 
22:24:33 [2020-05-22T22:24:33.684Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:33 [2020-05-22T22:24:33.684Z] #30 45.32 sort
22:24:33 [2020-05-22T22:24:33.684Z] #30 45.32 errors
22:24:33 [2020-05-22T22:24:33.684Z] #30 46.06 strconv
22:24:33 [2020-05-22T22:24:33.684Z] #30 46.08 io
22:24:33 [2020-05-22T22:24:33.684Z] #30 46.08 internal/oserror
22:24:33 [2020-05-22T22:24:33.684Z] #30 46.46 syscall
22:24:33 [2020-05-22T22:24:33.684Z] #30 48.35 strings
22:24:33 [2020-05-22T22:24:33.684Z] #30 48.38 bytes
22:24:33 [2020-05-22T22:24:33.684Z] #30 51.98 reflect
22:24:33 [2020-05-22T22:24:33.684Z] #30 52.27 bufio
22:24:33 [2020-05-22T22:24:33.684Z] #30 54.35 path
22:24:33 [2020-05-22T22:24:33.684Z] #30 55.19 text/tabwriter
22:24:33 [2020-05-22T22:24:33.854Z] #41 146.3 mime/quotedprintable
22:24:33 [2020-05-22T22:24:33.920Z] #38 37.25 Reading package lists...
22:24:33 [2020-05-22T22:24:33.920Z] #38 ...
22:24:33 [2020-05-22T22:24:33.920Z] 
22:24:33 [2020-05-22T22:24:33.920Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:33 [2020-05-22T22:24:33.920Z] #51 35.51 Reading package lists...
22:24:33 [2020-05-22T22:24:33.948Z] #30 ...
22:24:33 [2020-05-22T22:24:33.948Z] 
22:24:33 [2020-05-22T22:24:33.948Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:33 [2020-05-22T22:24:33.948Z] #41 45.44 github.com/LK4D4/vndr/godl/singleflight
22:24:33 [2020-05-22T22:24:33.948Z] #41 45.44 math/rand
22:24:33 [2020-05-22T22:24:33.948Z] #41 45.45 internal/singleflight
22:24:33 [2020-05-22T22:24:33.948Z] #41 45.52 errors
22:24:33 [2020-05-22T22:24:33.948Z] #41 45.93 sort
22:24:33 [2020-05-22T22:24:33.948Z] #41 46.40 strconv
22:24:33 [2020-05-22T22:24:33.948Z] #41 46.40 io
22:24:33 [2020-05-22T22:24:33.948Z] #41 47.78 syscall
22:24:33 [2020-05-22T22:24:33.948Z] #41 47.94 vendor/golang.org/x/net/dns/dnsmessage
22:24:33 [2020-05-22T22:24:33.948Z] #41 49.17 bytes
22:24:33 [2020-05-22T22:24:33.948Z] #41 52.70 bufio
22:24:33 [2020-05-22T22:24:33.948Z] #41 54.40 reflect
22:24:33 [2020-05-22T22:24:33.948Z] #41 ...
22:24:33 [2020-05-22T22:24:33.948Z] 
22:24:33 [2020-05-22T22:24:33.948Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:24:33 [2020-05-22T22:24:33.948Z] #25 6.071 #=#=#                                                                         

                                                                           1.0%
####                                                                       6.0%
#######                                                                   10.0%
#########                                                                 13.6%
#############                                                             18.4%
################                                                          22.3%
###################                                                       27.6%
########################                                                  34.2%
############################                                              39.7%
################################                                          44.7%
##################################                                        47.4%
######################################                                    53.2%
#########################################                                 57.4%
###########################################                               60.5%
###############################################                           65.4%
#################################################                         68.7%
####################################################                      73.2%
#######################################################                   77.2%
#########################################################                 80.2%
############################################################              84.6%
##############################################################            87.0%
##################################################################        92.1%
######################################################################    97.9%
######################################################################## 100.0%
22:24:33 [2020-05-22T22:24:33.948Z] #25 9.103 
22:24:33 [2020-05-22T22:24:33.948Z] #25 9.487 
                                                                           0.1%
###                                                                        5.3%
#######                                                                   10.2%
#############                                                             19.4%
####################                                                      28.8%
###########################                                               38.6%
###################################                                       49.6%
##########################################                                58.9%
################################################                          67.0%
###############################################################           88.1%
######################################################################## 100.0%
22:24:33 [2020-05-22T22:24:33.948Z] #25 10.93 
22:24:34 [2020-05-22T22:24:34.414Z] #41 146.7 net/http/internal
22:24:34 [2020-05-22T22:24:34.931Z] #23 46.14 Reading package lists...
22:24:34 [2020-05-22T22:24:34.931Z] #23 ...
22:24:34 [2020-05-22T22:24:34.931Z] 
22:24:34 [2020-05-22T22:24:34.931Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:34 [2020-05-22T22:24:34.931Z] #32 37.94 Fetched 8350 kB in 28s (299 kB/s)
22:24:34 [2020-05-22T22:24:34.931Z] #32 37.94 Reading package lists...
22:24:34 [2020-05-22T22:24:34.931Z] #32 ...
22:24:34 [2020-05-22T22:24:34.931Z] 
22:24:34 [2020-05-22T22:24:34.931Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:34 [2020-05-22T22:24:34.931Z] #51 36.25 Reading package lists...
22:24:35 [2020-05-22T22:24:35.601Z] #25 11.15 #=#=#                                                                         

                                                                           0.0%
##                                                                         3.6%
####                                                                       6.9%
##########                                                                14.0%
##############                                                            19.9%
##################                                                        26.4%
###########################                                               38.3%
################################                                          44.9%
####################################                                      50.7%
#######################################                                   54.9%
#################################################                         68.8%
#########################################################                 79.5%
##############################################################            86.5%
##################################################################        93.0%
#####################################################################     96.0%
######################################################################## 100.0%
22:24:35 [2020-05-22T22:24:35.864Z] #51 47.72 Reading package lists...
22:24:35 [2020-05-22T22:24:35.864Z] #51 ...
22:24:35 [2020-05-22T22:24:35.864Z] 
22:24:35 [2020-05-22T22:24:35.864Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:35 [2020-05-22T22:24:35.864Z] #10 38.98 Fetched 8350 kB in 28s (300 kB/s)
22:24:35 [2020-05-22T22:24:35.864Z] #10 38.98 Reading package lists...
22:24:35 [2020-05-22T22:24:35.864Z] #10 ...
22:24:35 [2020-05-22T22:24:35.864Z] 
22:24:35 [2020-05-22T22:24:35.864Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:35 [2020-05-22T22:24:35.864Z] #32 37.94 Reading package lists...
22:24:36 [2020-05-22T22:24:36.184Z] #25 13.42 
22:24:37 [2020-05-22T22:24:37.515Z] #25 13.74 
                                                                           0.0%
#                                                                          1.9%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.3%
########                                                                  11.6%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              16.9%
#############                                                             18.6%
##############                                                            19.8%
#
22:24:37 [2020-05-22T22:24:37.515Z] #25 ...
22:24:37 [2020-05-22T22:24:37.515Z] 
22:24:37 [2020-05-22T22:24:37.515Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:37 [2020-05-22T22:24:37.515Z] #38 49.17 Selecting previously unselected package libprotobuf-dev:arm64.
22:24:37 [2020-05-22T22:24:37.515Z] #38 49.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 49.19 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 50.35 Selecting previously unselected package libprotoc17:arm64.
22:24:37 [2020-05-22T22:24:37.515Z] #38 50.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 50.39 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 50.94 Selecting previously unselected package protobuf-c-compiler.
22:24:37 [2020-05-22T22:24:37.515Z] #38 50.96 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 50.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 51.23 Selecting previously unselected package protobuf-compiler.
22:24:37 [2020-05-22T22:24:37.515Z] #38 51.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 51.25 Unpacking protobuf-compiler (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 51.63 Selecting previously unselected package python-pkg-resources.
22:24:37 [2020-05-22T22:24:37.515Z] #38 51.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 51.64 Unpacking python-pkg-resources (40.8.0-1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 52.01 Selecting previously unselected package python-six.
22:24:37 [2020-05-22T22:24:37.515Z] #38 52.02 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 52.04 Unpacking python-six (1.12.0-1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 52.31 Selecting previously unselected package python-protobuf.
22:24:37 [2020-05-22T22:24:37.515Z] #38 52.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 52.33 Unpacking python-protobuf (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 53.03 Setting up python-pkg-resources (40.8.0-1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 56.13 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 56.16 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 56.21 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 56.21 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 56.22 Setting up python-six (1.12.0-1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 59.11 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 59.13 Setting up libnl-3-200:arm64 (3.4.0-1) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 59.16 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 59.18 Setting up libcap-dev:arm64 (1:2.25-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 59.23 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 59.25 Setting up protobuf-compiler (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.515Z] #38 59.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:24:37 [2020-05-22T22:24:37.675Z] #41 ...
22:24:37 [2020-05-22T22:24:37.675Z] 
22:24:37 [2020-05-22T22:24:37.675Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.14   LINK     images/built-in.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.32   GEN      compel/include/asm
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.33   GEN      compel/include/version.h
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.34 touch .config
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.37   GEN      include/common/config.h
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.44   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.46   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.49   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.51   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.55   DEP      compel/arch/x86/plugins/std/memcpy.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.58   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.60   GEN      compel/plugins/include/uapi/std/syscall.h
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.65   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.68   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.72   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.72   DEP      compel/plugins/std/infect.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.85   DEP      compel/plugins/std/string.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 45.97   DEP      compel/plugins/std/log.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 46.05   DEP      compel/plugins/std/fds.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 46.17   DEP      compel/plugins/std/std.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 46.30   DEP      compel/plugins/shmem/shmem.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 46.39   DEP      compel/plugins/fds/fds.d
22:24:37 [2020-05-22T22:24:37.675Z] #39 46.57   CC       compel/plugins/std/std.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 46.89   CC       compel/plugins/std/fds.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 47.35   CC       compel/plugins/std/log.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 48.36   CC       compel/plugins/std/string.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 48.98   CC       compel/plugins/std/infect.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 49.39   CC       compel/arch/x86/plugins/std/parasite-head.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 49.45   CC       compel/arch/x86/plugins/std/memcpy.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 49.52   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 49.56   AR       compel/plugins/std.lib.a
22:24:37 [2020-05-22T22:24:37.675Z] #39 49.64   CC       compel/plugins/fds/fds.o
22:24:37 [2020-05-22T22:24:37.675Z] #39 49.87   AR       compel/plugins/fds.lib.a
22:24:37 [2020-05-22T22:24:37.675Z] #39 49.91   HOSTDEP  compel/src/lib/log-host.d
22:24:37 [2020-05-22T22:24:37.736Z] #42 23.56 vendor/golang.org/x/crypto/internal/subtle
22:24:37 [2020-05-22T22:24:37.775Z] #38 59.28 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.776Z] #38 59.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
22:24:37 [2020-05-22T22:24:37.776Z] #38 59.33 Setting up python-protobuf (3.6.1.3-2) ...
22:24:37 [2020-05-22T22:24:37.776Z] #38 ...
22:24:37 [2020-05-22T22:24:37.776Z] 
22:24:37 [2020-05-22T22:24:37.776Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:37 [2020-05-22T22:24:37.776Z] #32 49.30 Selecting previously unselected package libicu63:arm64.
22:24:37 [2020-05-22T22:24:37.776Z] #32 49.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 49.36 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 55.71 Selecting previously unselected package libxml2:arm64.
22:24:37 [2020-05-22T22:24:37.776Z] #32 55.74 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 55.74 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 56.31 Selecting previously unselected package libarchive13:arm64.
22:24:37 [2020-05-22T22:24:37.776Z] #32 56.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 56.35 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 56.96 Selecting previously unselected package libjsoncpp1:arm64.
22:24:37 [2020-05-22T22:24:37.776Z] #32 56.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 56.99 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.16 Selecting previously unselected package librhash0:arm64.
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.16 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.16 Unpacking librhash0:arm64 (1.3.8-1) ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.43 Selecting previously unselected package libuv1:arm64.
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.43 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.44 Unpacking libuv1:arm64 (1.24.1-1) ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.57 Selecting previously unselected package cmake.
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.57 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 57.60 Unpacking cmake (3.13.4-1) ...
22:24:37 [2020-05-22T22:24:37.776Z] #32 ...
22:24:37 [2020-05-22T22:24:37.776Z] 
22:24:37 [2020-05-22T22:24:37.776Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:24:37 [2020-05-22T22:24:37.931Z] #39 50.01   HOSTDEP  compel/src/lib/handle-elf-host.d
22:24:38 [2020-05-22T22:24:38.186Z] #39 50.17   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:24:38 [2020-05-22T22:24:38.186Z] #39 50.37   HOSTDEP  compel/src/main-host.d
22:24:38 [2020-05-22T22:24:38.441Z] #39 50.53   DEP      compel/src/lib/ptrace.d
22:24:38 [2020-05-22T22:24:38.696Z] #39 50.66   DEP      compel/src/lib/infect.d
22:24:38 [2020-05-22T22:24:38.696Z] #39 50.78   DEP      compel/src/lib/infect-util.d
22:24:38 [2020-05-22T22:24:38.696Z] #39 50.87   DEP      compel/src/lib/infect-rpc.d
22:24:38 [2020-05-22T22:24:38.766Z] #42 ...
22:24:38 [2020-05-22T22:24:38.766Z] 
22:24:38 [2020-05-22T22:24:38.766Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:38 [2020-05-22T22:24:38.766Z] #44 19.85 go: finding gotest.tools/gotestsum v0.4.2
22:24:38 [2020-05-22T22:24:38.766Z] #44 19.85 go: finding gotest.tools v2.2.0+incompatible
22:24:38 [2020-05-22T22:24:38.766Z] #44 19.94 go: downloading gotest.tools/gotestsum v0.4.2
22:24:38 [2020-05-22T22:24:38.766Z] #44 19.94 go: downloading gotest.tools v2.2.0+incompatible
22:24:38 [2020-05-22T22:24:38.766Z] #44 20.99 go: extracting gotest.tools v2.2.0+incompatible
22:24:38 [2020-05-22T22:24:38.766Z] #44 21.04 go: extracting gotest.tools/gotestsum v0.4.2
22:24:38 [2020-05-22T22:24:38.766Z] #44 22.58 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:38 [2020-05-22T22:24:38.766Z] #44 22.60 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:38 [2020-05-22T22:24:38.766Z] #44 22.61 go: downloading github.com/spf13/pflag v1.0.3
22:24:38 [2020-05-22T22:24:38.766Z] #44 22.77 go: downloading github.com/pkg/errors v0.8.1
22:24:38 [2020-05-22T22:24:38.766Z] #44 22.82 go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:38 [2020-05-22T22:24:38.766Z] #44 23.27 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:38 [2020-05-22T22:24:38.766Z] #44 23.88 go: extracting github.com/pkg/errors v0.8.1
22:24:38 [2020-05-22T22:24:38.766Z] #44 23.93 go: extracting github.com/spf13/pflag v1.0.3
22:24:38 [2020-05-22T22:24:38.952Z] #39 ...
22:24:38 [2020-05-22T22:24:38.952Z] 
22:24:38 [2020-05-22T22:24:38.952Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:38 [2020-05-22T22:24:38.952Z] #43 DONE 151.3s
22:24:38 [2020-05-22T22:24:38.952Z] 
22:24:38 [2020-05-22T22:24:38.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:38 [2020-05-22T22:24:38.952Z] #39 50.99   DEP      compel/arch/x86/src/lib/infect.d
22:24:38 [2020-05-22T22:24:38.952Z] #39 ...
22:24:38 [2020-05-22T22:24:38.952Z] 
22:24:38 [2020-05-22T22:24:38.952Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:38 [2020-05-22T22:24:38.952Z] #41 150.7 crypto/tls
22:24:39 [2020-05-22T22:24:39.395Z] #44 ...
22:24:39 [2020-05-22T22:24:39.395Z] 
22:24:39 [2020-05-22T22:24:39.395Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:39 [2020-05-22T22:24:39.395Z] #33 25.30 Fetched 8131 kB in 24s (340 kB/s)
22:24:39 [2020-05-22T22:24:39.761Z] #51 47.18 Reading package lists...
22:24:39 [2020-05-22T22:24:39.761Z] #51 ...
22:24:39 [2020-05-22T22:24:39.761Z] 
22:24:39 [2020-05-22T22:24:39.761Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:39 [2020-05-22T22:24:39.761Z] #32 38.53 Reading package lists...
22:24:40 [2020-05-22T22:24:40.423Z] #25 13.74 
                                                                           0.0%
#                                                                          1.9%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.3%
########                                                                  11.6%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              16.9%
#############                                                             18.6%
##############                                                            19.8%
###############                                                           21.2%
################                                                          23.1%
#################                                                         23.9%
##################                                                        25.5%
####################                                                      28.2%
######################                                                    30.7%
#######################                                                   32.6%
#########################                                                 35.2%
###########################                                               37.8%
############################                                              40.1%
##############################                                            41.7%
###############################                                           43.5%
################################                                          44.6%
#################################                                         46.1%
###################################                                       48.6%
#####################################                                     51.7%
######################################                                    53.3%
#######################################                                   55.1%
########################################                                  56.7%
##########################################                                58.7%
###########################################                               60.9%
#############################################                             63.5%
##############################################                            64.6%
###############################################                           66.0%
###############################################                           66.4%
22:24:40 [2020-05-22T22:24:40.423Z] #25 ...
22:24:40 [2020-05-22T22:24:40.423Z] 
22:24:40 [2020-05-22T22:24:40.423Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.62 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.65 Setting up xxd (2:8.1.0875-5) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.67 Setting up libuv1:arm64 (1.24.1-1) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.69 Setting up vim-common (2:8.1.0875-5) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.72 Setting up librhash0:arm64 (1.3.8-1) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.74 Setting up cmake-data (3.13.4-1) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.77 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.80 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.84 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.86 Setting up cmake (3.13.4-1) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 60.88 Processing triggers for libc-bin (2.28-10) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 61.05 Processing triggers for mime-support (3.62) ...
22:24:40 [2020-05-22T22:24:40.423Z] #32 DONE 62.0s
22:24:40 [2020-05-22T22:24:40.423Z] 
22:24:40 [2020-05-22T22:24:40.423Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:24:40 [2020-05-22T22:24:40.841Z] #41 ...
22:24:40 [2020-05-22T22:24:40.841Z] 
22:24:40 [2020-05-22T22:24:40.841Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:24:40 [2020-05-22T22:24:40.841Z] #54 145.6 + for f in rootlesskit rootlesskit-docker-proxy
22:24:40 [2020-05-22T22:24:40.841Z] #54 145.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:24:40 [2020-05-22T22:24:40.841Z] #54 DONE 152.9s
22:24:40 [2020-05-22T22:24:40.841Z] 
22:24:40 [2020-05-22T22:24:40.841Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:24:40 [2020-05-22T22:24:40.841Z] #55 DONE 0.1s
22:24:40 [2020-05-22T22:24:40.841Z] 
22:24:40 [2020-05-22T22:24:40.841Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:24:40 [2020-05-22T22:24:40.841Z] #56 DONE 0.1s
22:24:40 [2020-05-22T22:24:40.841Z] 
22:24:40 [2020-05-22T22:24:40.841Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:40 [2020-05-22T22:24:40.841Z] #10 151.5 Selecting previously unselected package libapparmor1:amd64.
22:24:40 [2020-05-22T22:24:40.841Z] #10 151.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 151.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 151.7 Selecting previously unselected package libapparmor-dev:amd64.
22:24:40 [2020-05-22T22:24:40.841Z] #10 151.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 151.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.0 Selecting previously unselected package libbtrfs0.
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.0 Unpacking libbtrfs0 (4.20.1-2) ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.1 Selecting previously unselected package libbtrfs-dev.
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.1 Unpacking libbtrfs-dev (4.20.1-2) ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.6 Selecting previously unselected package libudev-dev:amd64.
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.7 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.9 Selecting previously unselected package libsepol1-dev:amd64.
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 152.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:24:40 [2020-05-22T22:24:40.841Z] #10 153.4 Selecting previously unselected package libpcre16-3:amd64.
22:24:40 [2020-05-22T22:24:40.841Z] #10 153.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:24:41 [2020-05-22T22:24:41.097Z] #10 153.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:24:41 [2020-05-22T22:24:41.217Z] #25 13.74 
                                                                           0.0%
#                                                                          1.9%
###                                                                        4.7%
#####                                                                      7.2%
#######                                                                   10.3%
########                                                                  11.6%
#########                                                                 13.3%
##########                                                                15.2%
############                                                              16.9%
#############                                                             18.6%
##############                                                            19.8%
###############                                                           21.2%
################                                                          23.1%
#################                                                         23.9%
##################                                                        25.5%
####################                                                      28.2%
######################                                                    30.7%
#######################                                                   32.6%
#########################                                                 35.2%
###########################                                               37.8%
############################                                              40.1%
##############################                                            41.7%
###############################                                           43.5%
################################                                          44.6%
#################################                                         46.1%
###################################                                       48.6%
#####################################                                     51.7%
######################################                                    53.3%
#######################################                                   55.1%
########################################                                  56.7%
##########################################                                58.7%
###########################################                               60.9%
#############################################                             63.5%
##############################################                            64.6%
###############################################                           66.0%
###############################################                           66.4%
#################################################                         68.3%
##################################################                        69.6%
###################################################                       71.0%
####################################################                      72.9%
#####################################################                     74.9%
#######################################################                   77.0%
###########################################################               82.4%
###################################################################       93.5%
######################################################################## 100.0%
22:24:41 [2020-05-22T22:24:41.217Z] #25 18.60 
22:24:41 [2020-05-22T22:24:41.217Z] #25 ...
22:24:41 [2020-05-22T22:24:41.217Z] 
22:24:41 [2020-05-22T22:24:41.217Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:41 [2020-05-22T22:24:41.217Z] #47 53.06 syscall
22:24:41 [2020-05-22T22:24:41.217Z] #47 53.08 reflect
22:24:41 [2020-05-22T22:24:41.217Z] #47 53.09 strings
22:24:41 [2020-05-22T22:24:41.217Z] #47 53.10 bufio
22:24:41 [2020-05-22T22:24:41.217Z] #47 59.40 regexp/syntax
22:24:41 [2020-05-22T22:24:41.352Z] #10 153.8 Selecting previously unselected package libpcre32-3:amd64.
22:24:41 [2020-05-22T22:24:41.352Z] #10 153.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:24:41 [2020-05-22T22:24:41.352Z] #10 153.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:24:41 [2020-05-22T22:24:41.482Z] #47 ...
22:24:41 [2020-05-22T22:24:41.482Z] 
22:24:41 [2020-05-22T22:24:41.482Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:41 [2020-05-22T22:24:41.693Z] #32 49.55 Reading package lists...
22:24:41 [2020-05-22T22:24:41.693Z] #32 ...
22:24:41 [2020-05-22T22:24:41.693Z] 
22:24:41 [2020-05-22T22:24:41.693Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:41 [2020-05-22T22:24:41.693Z] #38 43.52 Reading package lists...
22:24:41 [2020-05-22T22:24:41.874Z] #52 ...
22:24:41 [2020-05-22T22:24:41.874Z] 
22:24:41 [2020-05-22T22:24:41.874Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:24:41 [2020-05-22T22:24:41.874Z] #45 DONE 171.8s
22:24:41 [2020-05-22T22:24:41.874Z] 
22:24:41 [2020-05-22T22:24:41.874Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:41 [2020-05-22T22:24:41.874Z] #52 ...
22:24:41 [2020-05-22T22:24:41.874Z] 
22:24:41 [2020-05-22T22:24:41.874Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
22:24:41 [2020-05-22T22:24:41.874Z] #46 DONE 0.2s
22:24:41 [2020-05-22T22:24:41.874Z] 
22:24:41 [2020-05-22T22:24:41.874Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
22:24:41 [2020-05-22T22:24:41.874Z] #48 DONE 0.1s
22:24:41 [2020-05-22T22:24:41.874Z] 
22:24:41 [2020-05-22T22:24:41.874Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
22:24:41 [2020-05-22T22:24:41.874Z] #50 DONE 0.2s
22:24:41 [2020-05-22T22:24:41.874Z] 
22:24:41 [2020-05-22T22:24:41.874Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:41 [2020-05-22T22:24:41.913Z] #10 154.2 Selecting previously unselected package libpcrecpp0v5:amd64.
22:24:41 [2020-05-22T22:24:41.913Z] #10 154.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:24:41 [2020-05-22T22:24:41.913Z] #10 154.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:24:41 [2020-05-22T22:24:41.913Z] #10 154.3 Selecting previously unselected package libpcre3-dev:amd64.
22:24:41 [2020-05-22T22:24:41.913Z] #10 154.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:24:41 [2020-05-22T22:24:41.913Z] #10 154.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:24:42 [2020-05-22T22:24:42.168Z] #10 154.7 Selecting previously unselected package libselinux1-dev:amd64.
22:24:42 [2020-05-22T22:24:42.168Z] #10 154.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:24:42 [2020-05-22T22:24:42.168Z] #10 154.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:24:42 [2020-05-22T22:24:42.423Z] #10 155.0 Selecting previously unselected package libdevmapper-dev:amd64.
22:24:42 [2020-05-22T22:24:42.423Z] #10 155.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:24:42 [2020-05-22T22:24:42.423Z] #10 155.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:24:42 [2020-05-22T22:24:42.679Z] #10 155.1 Selecting previously unselected package libseccomp-dev:amd64.
22:24:42 [2020-05-22T22:24:42.679Z] #10 155.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
22:24:42 [2020-05-22T22:24:42.679Z] #10 155.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.456 + RM_GOPATH=0
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.457 + TMP_GOPATH=
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.457 + : /build
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.457 + '[' -z '' ']'
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.458 ++ mktemp -d
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.463 + export GOPATH=/tmp/tmp.kcI9wg1yH6
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.463 + GOPATH=/tmp/tmp.kcI9wg1yH6
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.463 + RM_GOPATH=1
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.464 ++ dirname /tmp/install/install.sh
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.474 + dir=/tmp/install
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.480 + bin=tini
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.481 + shift
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.481 + '[' '!' -f /tmp/install/tini.installer ']'
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.484 + . /tmp/install/tini.installer
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.485 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.485 + install_tini
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.486 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.486 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.486 + git clone https://github.com/krallin/tini.git /tmp/tmp.kcI9wg1yH6/tini
22:24:42 [2020-05-22T22:24:42.871Z] #33 2.494 Cloning into '/tmp/tmp.kcI9wg1yH6/tini'...
22:24:42 [2020-05-22T22:24:42.879Z] #52 149.4 + bin/containerd-stress
22:24:42 [2020-05-22T22:24:42.934Z] #10 155.2 Selecting previously unselected package libsystemd-dev:amd64.
22:24:42 [2020-05-22T22:24:42.934Z] #10 155.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
22:24:42 [2020-05-22T22:24:42.934Z] #10 155.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
22:24:43 [2020-05-22T22:24:43.043Z] #32 49.93 Reading package lists...
22:24:43 [2020-05-22T22:24:43.044Z] #32 ...
22:24:43 [2020-05-22T22:24:43.044Z] 
22:24:43 [2020-05-22T22:24:43.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:43 [2020-05-22T22:24:43.044Z] #10 44.35 Reading package lists...
22:24:43 [2020-05-22T22:24:43.134Z] #33 ...
22:24:43 [2020-05-22T22:24:43.134Z] 
22:24:43 [2020-05-22T22:24:43.134Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:43 [2020-05-22T22:24:43.134Z] #38 64.41 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
22:24:43 [2020-05-22T22:24:43.134Z] #38 64.43 Processing triggers for libc-bin (2.28-10) ...
22:24:43 [2020-05-22T22:24:43.134Z] #38 DONE 64.9s
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.8 Setting up libbtrfs0 (4.20.1-2) ...
22:24:43 [2020-05-22T22:24:43.189Z] #10 155.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:24:43 [2020-05-22T22:24:43.395Z] 
22:24:43 [2020-05-22T22:24:43.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.8 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.8 Setting up libbtrfs-dev (4.20.1-2) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.8 Setting up mingw-w64-common (6.0.0-3) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.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
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:24:43 [2020-05-22T22:24:43.444Z] #10 155.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:24:43 [2020-05-22T22:24:43.445Z] #10 155.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
22:24:43 [2020-05-22T22:24:43.445Z] #10 155.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
22:24:43 [2020-05-22T22:24:43.445Z] #10 155.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:24:43 [2020-05-22T22:24:43.445Z] #10 155.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:24:43 [2020-05-22T22:24:43.445Z] #10 155.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:24:43 [2020-05-22T22:24:43.445Z] #10 155.9 Setting up dmsetup (2:1.02.155-3) ...
22:24:43 [2020-05-22T22:24:43.445Z] #10 156.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:24:43 [2020-05-22T22:24:43.445Z] #10 156.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:24:43 [2020-05-22T22:24:43.445Z] #10 156.0 Processing triggers for libc-bin (2.28-10) ...
22:24:43 [2020-05-22T22:24:43.601Z] #38 54.54 Building dependency tree...
22:24:43 [2020-05-22T22:24:43.883Z] #52 150.7 + bin/containerd-shim
22:24:43 [2020-05-22T22:24:43.964Z] using credential docker-jenkins-github-credentials
22:24:43 [2020-05-22T22:24:43.969Z] #39 ...
22:24:43 [2020-05-22T22:24:43.970Z] 
22:24:43 [2020-05-22T22:24:43.970Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:43 [2020-05-22T22:24:43.970Z] #10 55.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
22:24:43 [2020-05-22T22:24:43.970Z] #10 55.43 Unpacking dmsetup (2:1.02.155-3) ...
22:24:43 [2020-05-22T22:24:43.970Z] #10 55.67 Selecting previously unselected package mingw-w64-common.
22:24:43 [2020-05-22T22:24:43.970Z] #10 55.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:24:43 [2020-05-22T22:24:43.970Z] #10 55.71 Unpacking mingw-w64-common (6.0.0-3) ...
22:24:43 [2020-05-22T22:24:43.970Z] #10 63.77 Selecting previously unselected package mingw-w64-x86-64-dev.
22:24:43 [2020-05-22T22:24:43.970Z] #10 63.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:24:43 [2020-05-22T22:24:43.970Z] #10 63.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:24:43 [2020-05-22T22:24:43.970Z] #10 ...
22:24:43 [2020-05-22T22:24:43.970Z] 
22:24:43 [2020-05-22T22:24:43.970Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:43 [2020-05-22T22:24:43.970Z] #33 3.394 + cd /tmp/tmp.kcI9wg1yH6/tini
22:24:43 [2020-05-22T22:24:43.970Z] #33 3.394 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:24:43 [2020-05-22T22:24:43.970Z] #33 3.436 + cmake .
22:24:44 [2020-05-22T22:24:44.004Z] #10 DONE 156.4s
22:24:44 [2020-05-22T22:24:44.004Z] 
22:24:44 [2020-05-22T22:24:44.004Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:44 [2020-05-22T22:24:44.004Z] #39 51.10   DEP      compel/arch/x86/src/lib/cpu.d
22:24:44 [2020-05-22T22:24:44.004Z] #39 51.28   DEP      compel/src/lib/log.d
22:24:44 [2020-05-22T22:24:44.004Z] #39 51.53   DEP      compel/src/main.d
22:24:44 [2020-05-22T22:24:44.004Z] #39 51.68   DEP      compel/src/lib/handle-elf.d
22:24:44 [2020-05-22T22:24:44.004Z] #39 52.00   DEP      compel/arch/x86/src/lib/handle-elf.d
22:24:44 [2020-05-22T22:24:44.004Z] #39 52.27   CC       compel/src/lib/log.o
22:24:44 [2020-05-22T22:24:44.004Z] #39 52.71   CC       compel/arch/x86/src/lib/cpu.o
22:24:44 [2020-05-22T22:24:44.004Z] #39 53.78   CC       compel/arch/x86/src/lib/infect.o
22:24:44 [2020-05-22T22:24:44.004Z] #39 54.50   CC       compel/src/lib/infect-rpc.o
22:24:44 [2020-05-22T22:24:44.004Z] #39 54.82   CC       compel/src/lib/infect-util.o
22:24:44 [2020-05-22T22:24:44.004Z] #39 55.14   CC       compel/src/lib/infect.o
22:24:44 [2020-05-22T22:24:44.047Z] Cloning the remote Git repository
22:24:44 [2020-05-22T22:24:44.047Z] Cloning with configured refspecs honoured and without tags
22:24:44 [2020-05-22T22:24:44.542Z] #33 ...
22:24:44 [2020-05-22T22:24:44.542Z] 
22:24:44 [2020-05-22T22:24:44.542Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:44 [2020-05-22T22:24:44.542Z] #41 56.08 regexp/syntax
22:24:44 [2020-05-22T22:24:44.542Z] #41 58.88 hash/crc32
22:24:44 [2020-05-22T22:24:44.542Z] #41 60.31 vendor/golang.org/x/text/transform
22:24:44 [2020-05-22T22:24:44.542Z] #41 62.86 time
22:24:44 [2020-05-22T22:24:44.542Z] #41 65.56 regexp
22:24:44 [2020-05-22T22:24:44.542Z] #41 ...
22:24:44 [2020-05-22T22:24:44.542Z] 
22:24:44 [2020-05-22T22:24:44.542Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:24:44 [2020-05-22T22:24:44.542Z] #25 20.04 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:24:44 [2020-05-22T22:24:44.542Z] #25 20.48 #=#=#                                                                         
22:24:44 [2020-05-22T22:24:44.542Z] #25 20.82 
#                                                                          2.2%
######################################################################## 100.0%
22:24:44 [2020-05-22T22:24:44.542Z] #25 21.11 
22:24:44 [2020-05-22T22:24:44.954Z] #33 25.30 Reading package lists...
22:24:44 [2020-05-22T22:24:44.954Z] #33 ...
22:24:44 [2020-05-22T22:24:44.954Z] 
22:24:44 [2020-05-22T22:24:44.954Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:24:44 [2020-05-22T22:24:44.954Z] #37 29.38 Checking out files:  68% (1097/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.
22:24:44 [2020-05-22T22:24:44.954Z] #37 30.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
22:24:44 [2020-05-22T22:24:44.954Z] #37 ...
22:24:44 [2020-05-22T22:24:44.954Z] 
22:24:44 [2020-05-22T22:24:44.954Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:44 [2020-05-22T22:24:44.954Z] #48 20.52 + cd /tmp/tmp.Dy0YmzVNXo/src/github.com/mvdan/sh
22:24:44 [2020-05-22T22:24:44.954Z] #48 20.52 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
22:24:44 [2020-05-22T22:24:44.954Z] #48 20.74 + GO111MODULE=on
22:24:44 [2020-05-22T22:24:44.954Z] #48 20.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
22:24:44 [2020-05-22T22:24:44.954Z] #48 22.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:44 [2020-05-22T22:24:44.954Z] #48 22.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:44 [2020-05-22T22:24:44.954Z] #48 22.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:44 [2020-05-22T22:24:44.954Z] #48 23.32 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:44 [2020-05-22T22:24:44.954Z] #48 23.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:44 [2020-05-22T22:24:44.954Z] #48 25.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:44 [2020-05-22T22:24:44.954Z] #48 26.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:44 [2020-05-22T22:24:44.954Z] #48 29.86 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:44 [2020-05-22T22:24:44.954Z] #48 ...
22:24:44 [2020-05-22T22:24:44.954Z] 
22:24:44 [2020-05-22T22:24:44.954Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:44 [2020-05-22T22:24:44.982Z] #10 56.33 Building dependency tree...
22:24:44 [2020-05-22T22:24:44.982Z] #10 ...
22:24:44 [2020-05-22T22:24:44.982Z] 
22:24:44 [2020-05-22T22:24:44.982Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:44 [2020-05-22T22:24:44.982Z] #23 36.14 Reading package lists...
22:24:44 [2020-05-22T22:24:44.982Z] #23 48.30 Reading package lists...
22:24:44 [2020-05-22T22:24:44.982Z] #23 ...
22:24:44 [2020-05-22T22:24:44.982Z] 
22:24:44 [2020-05-22T22:24:44.982Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:44 [2020-05-22T22:24:44.982Z] #51 47.18 Reading package lists...
22:24:45 [2020-05-22T22:24:45.367Z] #39 ...
22:24:45 [2020-05-22T22:24:45.367Z] 
22:24:45 [2020-05-22T22:24:45.367Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:45 [2020-05-22T22:24:45.367Z] #41 157.9 net/http/httptrace
22:24:44 [2020-05-22T22:24:44.247Z] Cloning repository https://github.com/moby/moby.git
22:24:44 [2020-05-22T22:24:44.665Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:24:45 [2020-05-22T22:24:45.291Z] Fetching upstream changes from https://github.com/moby/moby.git
22:24:45 [2020-05-22T22:24:45.291Z]  > git --version # timeout=10
22:24:45 [2020-05-22T22:24:45.334Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:24:45 [2020-05-22T22:24:45.337Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:24:45 [2020-05-22T22:24:45.485Z] #25 22.77 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:24:45 [2020-05-22T22:24:45.547Z] #51 58.16 Building dependency tree...
22:24:45 [2020-05-22T22:24:45.547Z] #51 ...
22:24:45 [2020-05-22T22:24:45.547Z] 
22:24:45 [2020-05-22T22:24:45.547Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:45 [2020-05-22T22:24:45.547Z] #38 37.25 Reading package lists...
22:24:45 [2020-05-22T22:24:45.746Z] #25 23.14 
22:24:45 [2020-05-22T22:24:45.844Z] #61 30.50 Checking out files:  48% (1005/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:  91% (1890/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.
22:24:45 [2020-05-22T22:24:45.927Z] #41 158.2 net/http
22:24:46 [2020-05-22T22:24:46.114Z] #38 49.15 Reading package lists...
22:24:46 [2020-05-22T22:24:46.114Z] #38 ...
22:24:46 [2020-05-22T22:24:46.114Z] 
22:24:46 [2020-05-22T22:24:46.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:46 [2020-05-22T22:24:46.114Z] #10 56.33 Building dependency tree...
22:24:46 [2020-05-22T22:24:46.133Z] #61 31.83 + cd /tmp/tmp.clwJXLnkSU/src/github.com/docker/libnetwork
22:24:46 [2020-05-22T22:24:46.133Z] #61 31.83 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee
22:24:46 [2020-05-22T22:24:46.269Z] #25 23.43 
                                                                           0.4%
#############################################################             85.1%
######################################################################## 100.0%
22:24:46 [2020-05-22T22:24:46.530Z] #25 23.69 
22:24:46 [2020-05-22T22:24:46.852Z] #41 ...
22:24:46 [2020-05-22T22:24:46.852Z] 
22:24:46 [2020-05-22T22:24:46.852Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
22:24:46 [2020-05-22T22:24:46.852Z] #11 DONE 2.7s
22:24:46 [2020-05-22T22:24:46.852Z] 
22:24:46 [2020-05-22T22:24:46.852Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.368 + RM_GOPATH=0
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.369 + TMP_GOPATH=
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.369 + : /build
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.369 + '[' -z '' ']'
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.373 ++ mktemp -d
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.374 + export GOPATH=/tmp/tmp.R298sveJTD
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.374 + GOPATH=/tmp/tmp.R298sveJTD
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.374 + RM_GOPATH=1
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.377 ++ dirname /tmp/install/install.sh
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.378 + dir=/tmp/install
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.378 + bin=runc
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.378 + shift
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.378 + '[' '!' -f /tmp/install/runc.installer ']'
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.379 + . /tmp/install/runc.installer
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.379 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.379 + install_runc
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.380 + grep -q '^3\.10\.0.*\.el7\.'
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.381 + uname -r
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.385 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.385 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.385 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.R298sveJTD/src/github.com/opencontainers/runc
22:24:46 [2020-05-22T22:24:46.852Z] #49 2.394 Cloning into '/tmp/tmp.R298sveJTD/src/github.com/opencontainers/runc'...
22:24:46 [2020-05-22T22:24:46.893Z] #38 ...
22:24:46 [2020-05-22T22:24:46.893Z] 
22:24:46 [2020-05-22T22:24:46.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:46 [2020-05-22T22:24:46.893Z] #10 38.98 Reading package lists...
22:24:46 [2020-05-22T22:24:46.893Z] #10 50.53 Reading package lists...
22:24:46 [2020-05-22T22:24:46.893Z] #10 ...
22:24:46 [2020-05-22T22:24:46.893Z] 
22:24:46 [2020-05-22T22:24:46.893Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:46 [2020-05-22T22:24:46.893Z] #51 47.72 Reading package lists...
22:24:47 [2020-05-22T22:24:47.165Z] #61 32.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
22:24:47 [2020-05-22T22:24:47.472Z] #25 ...
22:24:47 [2020-05-22T22:24:47.472Z] 
22:24:47 [2020-05-22T22:24:47.472Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:47 [2020-05-22T22:24:47.472Z] #30 58.96 internal/syscall/execenv
22:24:47 [2020-05-22T22:24:47.472Z] #30 58.99 internal/syscall/unix
22:24:47 [2020-05-22T22:24:47.472Z] #30 59.01 time
22:24:47 [2020-05-22T22:24:47.472Z] #30 67.07 internal/poll
22:24:47 [2020-05-22T22:24:47.472Z] #30 68.09 internal/fmtsort
22:24:47 [2020-05-22T22:24:47.472Z] #30 68.71 os
22:24:47 [2020-05-22T22:24:47.472Z] #30 ...
22:24:47 [2020-05-22T22:24:47.472Z] 
22:24:47 [2020-05-22T22:24:47.472Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:47 [2020-05-22T22:24:47.472Z] #33 5.469 -- The C compiler identification is GNU 8.3.0
22:24:47 [2020-05-22T22:24:47.472Z] #33 5.523 -- Check for working C compiler: /usr/bin/cc
22:24:47 [2020-05-22T22:24:47.472Z] #33 6.375 -- Check for working C compiler: /usr/bin/cc -- works
22:24:47 [2020-05-22T22:24:47.472Z] #33 6.378 -- Detecting C compiler ABI info
22:24:47 [2020-05-22T22:24:47.472Z] #33 7.245 -- Detecting C compiler ABI info - done
22:24:47 [2020-05-22T22:24:47.736Z] #33 7.302 -- Detecting C compile features
22:24:48 [2020-05-22T22:24:48.254Z] #52 154.9 + bin/containerd-shim-runc-v1
22:24:48 [2020-05-22T22:24:48.792Z] #51 59.13 Building dependency tree...
22:24:49 [2020-05-22T22:24:49.364Z] #49 ...
22:24:49 [2020-05-22T22:24:49.364Z] 
22:24:49 [2020-05-22T22:24:49.364Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
22:24:49 [2020-05-22T22:24:49.364Z] #12 DONE 2.2s
22:24:49 [2020-05-22T22:24:49.364Z] 
22:24:49 [2020-05-22T22:24:49.364Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:24:50 [2020-05-22T22:24:50.270Z] #52 156.9 + bin/containerd-shim-runc-v2
22:24:50 [2020-05-22T22:24:50.290Z] #33 9.972 -- Detecting C compile features - done
22:24:50 [2020-05-22T22:24:50.290Z] #33 10.02 -- Performing Test HAS_BUILTIN_FORTIFY
22:24:50 [2020-05-22T22:24:50.298Z] #10 62.67 The following additional packages will be installed:
22:24:50 [2020-05-22T22:24:50.298Z] #10 62.70   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:24:50 [2020-05-22T22:24:50.298Z] #10 62.70   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:24:50 [2020-05-22T22:24:50.298Z] #10 62.71   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:24:50 [2020-05-22T22:24:50.298Z] #10 62.72   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
22:24:50 [2020-05-22T22:24:50.298Z] #10 62.75 Suggested packages:
22:24:50 [2020-05-22T22:24:50.298Z] #10 62.77   gcc-8-locales seccomp wine64
22:24:50 [2020-05-22T22:24:50.673Z] #61 ...
22:24:50 [2020-05-22T22:24:50.673Z] 
22:24:50 [2020-05-22T22:24:50.673Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:50 [2020-05-22T22:24:50.673Z] #52 26.40 Fetched 8131 kB in 25s (324 kB/s)
22:24:50 [2020-05-22T22:24:50.673Z] #52 26.40 Reading package lists...
22:24:50 [2020-05-22T22:24:50.673Z] #52 ...
22:24:50 [2020-05-22T22:24:50.673Z] 
22:24:50 [2020-05-22T22:24:50.673Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:50 [2020-05-22T22:24:50.673Z] #39 26.39 Fetched 8131 kB in 25s (320 kB/s)
22:24:50 [2020-05-22T22:24:50.673Z] #39 26.39 Reading package lists...
22:24:50 [2020-05-22T22:24:50.691Z] #51 ...
22:24:50 [2020-05-22T22:24:50.692Z] 
22:24:50 [2020-05-22T22:24:50.692Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:50 [2020-05-22T22:24:50.692Z] #38 60.45 The following additional packages will be installed:
22:24:50 [2020-05-22T22:24:50.692Z] #38 60.50   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
22:24:50 [2020-05-22T22:24:50.692Z] #38 60.50   libprotoc17 python-pkg-resources python-six zlib1g-dev
22:24:50 [2020-05-22T22:24:50.692Z] #38 60.50 Suggested packages:
22:24:50 [2020-05-22T22:24:50.692Z] #38 60.50   manpages-dev python-setuptools
22:24:50 [2020-05-22T22:24:50.692Z] #38 62.81 The following NEW packages will be installed:
22:24:50 [2020-05-22T22:24:50.692Z] #38 62.83   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:24:50 [2020-05-22T22:24:50.692Z] #38 62.83   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
22:24:50 [2020-05-22T22:24:50.692Z] #38 62.84   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:24:50 [2020-05-22T22:24:50.692Z] #38 62.84   python-six zlib1g-dev
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.60 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.60 Need to get 4095 kB of archives.
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.60 After this operation, 22.5 MB of additional disk space will be used.
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
22:24:50 [2020-05-22T22:24:50.692Z] #38 63.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
22:24:50 [2020-05-22T22:24:50.811Z] #13 1.904 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:24:50 [2020-05-22T22:24:50.868Z] #33 ...
22:24:50 [2020-05-22T22:24:50.868Z] 
22:24:50 [2020-05-22T22:24:50.868Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:24:50 [2020-05-22T22:24:50.868Z] #25 25.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:24:50 [2020-05-22T22:24:50.868Z] #25 25.16 skipping existing ed4b54129745
22:24:50 [2020-05-22T22:24:50.868Z] #25 25.34 
22:24:50 [2020-05-22T22:24:50.868Z] #25 27.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:24:50 [2020-05-22T22:24:50.868Z] #25 27.59 
22:24:50 [2020-05-22T22:24:50.868Z] #25 27.75 
######################################################################## 100.0%
22:24:50 [2020-05-22T22:24:50.868Z] #25 27.86 
22:24:50 [2020-05-22T22:24:50.868Z] #25 27.98 Download of images into '/build' complete.
22:24:50 [2020-05-22T22:24:50.868Z] #25 27.99 Use something like the following to load the result into a Docker daemon:
22:24:50 [2020-05-22T22:24:50.868Z] #25 27.99   tar -cC '/build' . | docker load
22:24:50 [2020-05-22T22:24:50.868Z] #25 DONE 28.4s
22:24:50 [2020-05-22T22:24:50.868Z] 
22:24:50 [2020-05-22T22:24:50.868Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:50 [2020-05-22T22:24:50.868Z] #10 72.39 Selecting previously unselected package gcc-mingw-w64-base.
22:24:50 [2020-05-22T22:24:50.868Z] #10 72.42 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
22:24:50 [2020-05-22T22:24:50.868Z] #10 72.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:24:50 [2020-05-22T22:24:50.883Z] #52 157.5 + binaries
22:24:50 [2020-05-22T22:24:50.883Z] #52 157.5 + install -D bin/containerd /build/containerd
22:24:50 [2020-05-22T22:24:50.883Z] #52 157.5 + install -D bin/containerd-shim /build/containerd-shim
22:24:50 [2020-05-22T22:24:50.883Z] #52 157.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:24:50 [2020-05-22T22:24:50.883Z] #52 157.6 + install -D bin/ctr /build/ctr
22:24:50 [2020-05-22T22:24:50.949Z] #38 64.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
22:24:50 [2020-05-22T22:24:50.949Z] #38 64.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
22:24:50 [2020-05-22T22:24:50.949Z] #38 64.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
22:24:50 [2020-05-22T22:24:50.949Z] #38 64.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
22:24:50 [2020-05-22T22:24:50.961Z] #39 ...
22:24:50 [2020-05-22T22:24:50.961Z] 
22:24:50 [2020-05-22T22:24:50.961Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:24:50 [2020-05-22T22:24:50.961Z] #44 26.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:50 [2020-05-22T22:24:50.961Z] #44 27.81 go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:50 [2020-05-22T22:24:50.961Z] #44 30.83 go: finding github.com/fatih/color v1.6.0
22:24:50 [2020-05-22T22:24:50.961Z] #44 30.91 go: finding github.com/sirupsen/logrus v1.0.5
22:24:50 [2020-05-22T22:24:50.961Z] #44 30.91 go: finding github.com/pkg/errors v0.8.1
22:24:50 [2020-05-22T22:24:50.961Z] #44 31.03 go: finding github.com/mattn/go-colorable v0.0.9
22:24:50 [2020-05-22T22:24:50.961Z] #44 31.26 go: finding github.com/spf13/pflag v1.0.3
22:24:50 [2020-05-22T22:24:50.961Z] #44 31.36 go: finding github.com/mattn/go-isatty v0.0.3
22:24:50 [2020-05-22T22:24:50.961Z] #44 31.80 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:24:50 [2020-05-22T22:24:50.961Z] #44 32.09 go: finding github.com/jonboulle/clockwork v0.1.0
22:24:50 [2020-05-22T22:24:50.961Z] #44 32.14 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:24:50 [2020-05-22T22:24:50.961Z] #44 32.29 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:24:50 [2020-05-22T22:24:50.961Z] #44 ...
22:24:50 [2020-05-22T22:24:50.961Z] 
22:24:50 [2020-05-22T22:24:50.961Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:50 [2020-05-22T22:24:50.961Z] #33 25.30 Reading package lists...
22:24:51 [2020-05-22T22:24:51.066Z] #13 DONE 2.1s
22:24:51 [2020-05-22T22:24:51.066Z] 
22:24:51 [2020-05-22T22:24:51.066Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
22:24:51 [2020-05-22T22:24:51.128Z] #10 72.85 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:24:51 [2020-05-22T22:24:51.165Z] #52 DONE 158.0s
22:24:51 [2020-05-22T22:24:51.207Z] #38 64.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
22:24:51 [2020-05-22T22:24:51.207Z] #38 64.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
22:24:51 [2020-05-22T22:24:51.234Z] #10 ...
22:24:51 [2020-05-22T22:24:51.234Z] 
22:24:51 [2020-05-22T22:24:51.234Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:51 [2020-05-22T22:24:51.234Z] #41 64.07 sync
22:24:51 [2020-05-22T22:24:51.389Z] #10 72.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
22:24:51 [2020-05-22T22:24:51.389Z] #10 72.94 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:24:51 [2020-05-22T22:24:51.493Z] #41 64.08 internal/reflectlite
22:24:51 [2020-05-22T22:24:51.990Z] #33 35.91 Reading package lists...
22:24:51 [2020-05-22T22:24:51.990Z] #33 ...
22:24:51 [2020-05-22T22:24:51.990Z] 
22:24:51 [2020-05-22T22:24:51.990Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:51 [2020-05-22T22:24:51.990Z] #11 27.57 Fetched 8131 kB in 26s (309 kB/s)
22:24:51 [2020-05-22T22:24:51.990Z] #11 27.57 Reading package lists...
22:24:51 [2020-05-22T22:24:51.990Z] #11 ...
22:24:51 [2020-05-22T22:24:51.990Z] 
22:24:51 [2020-05-22T22:24:51.990Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:51 [2020-05-22T22:24:51.990Z] #24 27.68 Fetched 8131 kB in 26s (310 kB/s)
22:24:51 [2020-05-22T22:24:51.990Z] #24 27.68 Reading package lists...
22:24:51 [2020-05-22T22:24:51.990Z] #24 ...
22:24:51 [2020-05-22T22:24:51.990Z] 
22:24:51 [2020-05-22T22:24:51.990Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:51 [2020-05-22T22:24:51.990Z] #52 26.40 Reading package lists...
22:24:52 [2020-05-22T22:24:52.211Z] 
22:24:52 [2020-05-22T22:24:52.211Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
22:24:52 [2020-05-22T22:24:52.493Z] #53 DONE 0.3s
22:24:52 [2020-05-22T22:24:52.493Z] 
22:24:52 [2020-05-22T22:24:52.493Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
22:24:52 [2020-05-22T22:24:52.493Z] #57 DONE 0.2s
22:24:52 [2020-05-22T22:24:52.493Z] 
22:24:52 [2020-05-22T22:24:52.493Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
22:24:52 [2020-05-22T22:24:52.774Z] #59 DONE 0.1s
22:24:52 [2020-05-22T22:24:52.774Z] 
22:24:52 [2020-05-22T22:24:52.774Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
22:24:52 [2020-05-22T22:24:52.774Z] #61 DONE 0.1s
22:24:52 [2020-05-22T22:24:52.774Z] 
22:24:52 [2020-05-22T22:24:52.774Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:24:52 [2020-05-22T22:24:52.774Z] #62 DONE 0.1s
22:24:53 [2020-05-22T22:24:53.055Z] 
22:24:53 [2020-05-22T22:24:53.055Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
22:24:53 [2020-05-22T22:24:53.581Z] #14 DONE 2.1s
22:24:53 [2020-05-22T22:24:53.581Z] 
22:24:53 [2020-05-22T22:24:53.581Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
22:24:53 [2020-05-22T22:24:53.669Z] #63 DONE 0.6s
22:24:53 [2020-05-22T22:24:53.669Z] 
22:24:53 [2020-05-22T22:24:53.669Z] #64 exporting to image
22:24:53 [2020-05-22T22:24:53.669Z] #64 exporting layers
22:24:53 [2020-05-22T22:24:53.749Z] #38 ...
22:24:53 [2020-05-22T22:24:53.750Z] 
22:24:53 [2020-05-22T22:24:53.750Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:53 [2020-05-22T22:24:53.750Z] #60 DONE 66.6s
22:24:53 [2020-05-22T22:24:53.750Z] 
22:24:53 [2020-05-22T22:24:53.750Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:53 [2020-05-22T22:24:53.750Z] #38 66.58 debconf: delaying package configuration, since apt-utils is not installed
22:24:53 [2020-05-22T22:24:53.750Z] #38 ...
22:24:53 [2020-05-22T22:24:53.750Z] 
22:24:53 [2020-05-22T22:24:53.750Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:53 [2020-05-22T22:24:53.750Z] #51 65.18 The following additional packages will be installed:
22:24:53 [2020-05-22T22:24:53.750Z] #51 65.25   libbtrfs0
22:24:53 [2020-05-22T22:24:53.750Z] #51 65.59 The following NEW packages will be installed:
22:24:53 [2020-05-22T22:24:53.750Z] #51 65.60   libbtrfs-dev libbtrfs0
22:24:53 [2020-05-22T22:24:53.750Z] #51 66.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:24:53 [2020-05-22T22:24:53.750Z] #51 66.06 Need to get 119 kB of archives.
22:24:53 [2020-05-22T22:24:53.750Z] #51 66.06 After this operation, 387 kB of additional disk space will be used.
22:24:53 [2020-05-22T22:24:53.750Z] #51 66.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:24:53 [2020-05-22T22:24:53.750Z] #51 66.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:24:53 [2020-05-22T22:24:53.750Z] #51 ...
22:24:53 [2020-05-22T22:24:53.750Z] 
22:24:53 [2020-05-22T22:24:53.750Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:53 [2020-05-22T22:24:53.750Z] #23 46.14 Reading package lists...
22:24:53 [2020-05-22T22:24:53.750Z] #23 57.14 Building dependency tree...
22:24:53 [2020-05-22T22:24:53.750Z] #23 63.24 ca-certificates is already the newest version (20190110).
22:24:53 [2020-05-22T22:24:53.750Z] #23 63.24 The following additional packages will be installed:
22:24:53 [2020-05-22T22:24:53.750Z] #23 63.24   libjq1 libonig5
22:24:53 [2020-05-22T22:24:53.750Z] #23 63.92 The following NEW packages will be installed:
22:24:53 [2020-05-22T22:24:53.750Z] #23 63.97   jq libjq1 libonig5
22:24:53 [2020-05-22T22:24:53.750Z] #23 64.53 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:24:53 [2020-05-22T22:24:53.750Z] #23 64.53 Need to get 355 kB of archives.
22:24:53 [2020-05-22T22:24:53.750Z] #23 64.53 After this operation, 1072 kB of additional disk space will be used.
22:24:53 [2020-05-22T22:24:53.750Z] #23 64.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:24:53 [2020-05-22T22:24:53.750Z] #23 64.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:24:53 [2020-05-22T22:24:53.750Z] #23 64.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:24:53 [2020-05-22T22:24:53.750Z] #23 66.57 debconf: delaying package configuration, since apt-utils is not installed
22:24:53 [2020-05-22T22:24:53.750Z] #23 67.01 Fetched 355 kB in 0s (1104 kB/s)
22:24:53 [2020-05-22T22:24:53.750Z] #23 ...
22:24:53 [2020-05-22T22:24:53.750Z] 
22:24:53 [2020-05-22T22:24:53.750Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:53 [2020-05-22T22:24:53.750Z] #38 66.92 Fetched 4095 kB in 1s (3159 kB/s)
22:24:53 [2020-05-22T22:24:53.750Z] #38 67.13 Selecting previously unselected package libcap-dev:amd64.
22:24:54 [2020-05-22T22:24:54.016Z] #38 67.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 ... 15412 files and directories currently installed.)
22:24:54 [2020-05-22T22:24:54.016Z] #38 67.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
22:24:54 [2020-05-22T22:24:54.016Z] #38 67.37 Unpacking libcap-dev:amd64 (1:2.25-2) ...
22:24:54 [2020-05-22T22:24:54.047Z] #41 66.75 github.com/LK4D4/vndr/godl/singleflight
22:24:54 [2020-05-22T22:24:54.585Z] #38 67.72 Selecting previously unselected package libnet1:amd64.
22:24:54 [2020-05-22T22:24:54.585Z] #38 67.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:24:54 [2020-05-22T22:24:54.585Z] #38 67.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:24:54 [2020-05-22T22:24:54.689Z] #10 ...
22:24:54 [2020-05-22T22:24:54.689Z] 
22:24:54 [2020-05-22T22:24:54.689Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:54 [2020-05-22T22:24:54.689Z] #47 65.85 time
22:24:54 [2020-05-22T22:24:54.689Z] #47 67.08 regexp
22:24:54 [2020-05-22T22:24:54.689Z] #47 72.42 path/filepath
22:24:54 [2020-05-22T22:24:54.689Z] #47 74.02 mvdan.cc/sh/v3/fileutil
22:24:54 [2020-05-22T22:24:54.689Z] #47 75.07 fmt
22:24:54 [2020-05-22T22:24:54.689Z] #47 75.08 encoding/binary
22:24:54 [2020-05-22T22:24:54.689Z] #47 ...
22:24:54 [2020-05-22T22:24:54.689Z] 
22:24:54 [2020-05-22T22:24:54.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:54 [2020-05-22T22:24:54.689Z] #39 4.497 Note: Building without setproctitle() and strlcpy() support.
22:24:54 [2020-05-22T22:24:54.689Z] #39 4.498       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:24:54 [2020-05-22T22:24:54.689Z] #39 4.527 Note: Building without GnuTLS support
22:24:54 [2020-05-22T22:24:54.689Z] #39 6.921 fatal: not a git repository (or any of the parent directories): .git
22:24:54 [2020-05-22T22:24:54.689Z] #39 7.002   GEN      .gitid
22:24:54 [2020-05-22T22:24:54.689Z] #39 7.006   GEN      criu/include/version.h
22:24:54 [2020-05-22T22:24:54.689Z] #39 7.079   GEN      include/common/asm
22:24:54 [2020-05-22T22:24:54.689Z] #39 9.776   PBCC     images/google/protobuf/descriptor.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 9.959   PBCC     images/opts.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.06   PBCC     images/sit.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.13   DEP      images/google/protobuf/descriptor.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.20   DEP      images/opts.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.31   DEP      images/sit.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.40   PBCC     images/macvlan.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.45   DEP      images/macvlan.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.55   PBCC     images/autofs.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.59   DEP      images/autofs.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.71   PBCC     images/sysctl.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.72   DEP      images/sysctl.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.79   PBCC     images/time.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.82   DEP      images/time.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.89   PBCC     images/binfmt-misc.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 10.90   DEP      images/binfmt-misc.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.00   PBCC     images/seccomp.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.02   DEP      images/seccomp.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.15   PBCC     images/userns.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.18   DEP      images/userns.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.26   PBCC     images/cgroup.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.29   DEP      images/cgroup.pb-c.d
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.36   PBCC     images/fown.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.39   PBCC     images/ext-file.pb-c.c
22:24:54 [2020-05-22T22:24:54.689Z] #39 11.45   DEP      images/fown.pb-c.d
22:24:54 [2020-05-22T22:24:54.843Z] #38 68.20 Selecting previously unselected package libnet1-dev.
22:24:54 [2020-05-22T22:24:54.843Z] #38 68.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
22:24:54 [2020-05-22T22:24:54.843Z] #38 68.20 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:24:54 [2020-05-22T22:24:54.950Z] #39 11.56   DEP      images/ext-file.pb-c.d
22:24:54 [2020-05-22T22:24:54.950Z] #39 11.62   PBCC     images/rpc.pb-c.c
22:24:54 [2020-05-22T22:24:54.950Z] #39 11.74   DEP      images/rpc.pb-c.d
22:24:54 [2020-05-22T22:24:54.950Z] #39 11.85   PBCC     images/siginfo.pb-c.c
22:24:54 [2020-05-22T22:24:54.983Z] #41 67.38 math/rand
22:24:55 [2020-05-22T22:24:55.211Z] #39 11.90   DEP      images/siginfo.pb-c.d
22:24:55 [2020-05-22T22:24:55.211Z] #39 11.98   PBCC     images/pagemap.pb-c.c
22:24:55 [2020-05-22T22:24:55.409Z] #38 68.61 Selecting previously unselected package libnl-3-200:amd64.
22:24:55 [2020-05-22T22:24:55.409Z] #38 68.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
22:24:55 [2020-05-22T22:24:55.409Z] #38 68.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:24:55 [2020-05-22T22:24:55.467Z] #15 DONE 2.1s
22:24:55 [2020-05-22T22:24:55.468Z] 
22:24:55 [2020-05-22T22:24:55.468Z] #16 [dev-systemd-false  6/26] RUN ldconfig
22:24:55 [2020-05-22T22:24:55.472Z] #39 12.07   DEP      images/pagemap.pb-c.d
22:24:55 [2020-05-22T22:24:55.472Z] #39 12.18   PBCC     images/rlimit.pb-c.c
22:24:55 [2020-05-22T22:24:55.472Z] #39 12.22   DEP      images/rlimit.pb-c.d
22:24:55 [2020-05-22T22:24:55.472Z] #39 12.28   PBCC     images/file-lock.pb-c.c
22:24:55 [2020-05-22T22:24:55.549Z] #41 ...
22:24:55 [2020-05-22T22:24:55.549Z] 
22:24:55 [2020-05-22T22:24:55.549Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:55 [2020-05-22T22:24:55.549Z] #60 DONE 68.1s
22:24:55 [2020-05-22T22:24:55.549Z] 
22:24:55 [2020-05-22T22:24:55.549Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:55 [2020-05-22T22:24:55.549Z] #10 65.37 The following NEW packages will be installed:
22:24:55 [2020-05-22T22:24:55.549Z] #10 65.38   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:24:55 [2020-05-22T22:24:55.549Z] #10 65.38   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:24:55 [2020-05-22T22:24:55.549Z] #10 65.39   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:24:55 [2020-05-22T22:24:55.549Z] #10 65.39   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:24:55 [2020-05-22T22:24:55.549Z] #10 65.40   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:24:55 [2020-05-22T22:24:55.549Z] #10 65.40   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.00 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.00 Need to get 77.7 MB of archives.
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.00 After this operation, 487 MB of additional disk space will be used.
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.00 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]
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.42 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]
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:24:55 [2020-05-22T22:24:55.549Z] #10 66.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:24:55 [2020-05-22T22:24:55.549Z] #10 67.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:24:55 [2020-05-22T22:24:55.549Z] #10 68.12 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]
22:24:55 [2020-05-22T22:24:55.549Z] #10 68.13 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]
22:24:55 [2020-05-22T22:24:55.723Z] #16 ...
22:24:55 [2020-05-22T22:24:55.723Z] 
22:24:55 [2020-05-22T22:24:55.723Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:55 [2020-05-22T22:24:55.723Z] #39 57.67   CC       compel/src/lib/ptrace.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 58.02   AR       compel/libcompel.a
22:24:55 [2020-05-22T22:24:55.723Z] #39 58.10   HOSTCC   compel/src/main-host.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 58.40   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 58.62   HOSTCC   compel/src/lib/handle-elf-host.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 59.03   HOSTCC   compel/src/lib/log-host.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 59.17   HOSTLINK compel/compel-host-bin
22:24:55 [2020-05-22T22:24:55.723Z] #39 59.29   DEP      soccr/soccr.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 59.49   CC       soccr/soccr.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 60.70   AR       soccr/libsoccr.a
22:24:55 [2020-05-22T22:24:55.723Z] #39 60.74 make[1]: 'soccr/libsoccr.a' is up to date.
22:24:55 [2020-05-22T22:24:55.723Z] #39 61.19   DEP      criu/arch/x86/sigframe.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 61.24   DEP      criu/arch/x86/sigaction_compat.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 61.29   DEP      criu/arch/x86/kerndat.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 61.40   DEP      criu/arch/x86/crtools.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 61.53   DEP      criu/arch/x86/cpu.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 61.74   CC       criu/arch/x86/cpu.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 62.39   CC       criu/arch/x86/crtools.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 63.83   CC       criu/arch/x86/kerndat.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 64.26   CC       criu/arch/x86/sigaction_compat.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 64.45   CC       criu/arch/x86/sigframe.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 64.74   LINK     criu/arch/x86/crtools.built-in.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 64.79   DEP      criu/pie/util-vdso-elf32.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 64.86   DEP      criu/pie/util-vdso.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 64.95   DEP      criu/pie/util.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 65.06   CC       criu/pie/util.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 65.52   CC       criu/pie/util-vdso.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 66.43   CC       criu/pie/util-vdso-elf32.o
22:24:55 [2020-05-22T22:24:55.723Z] #39 67.02   AR       criu/pie/pie.lib.a
22:24:55 [2020-05-22T22:24:55.723Z] #39 67.10   DEP      criu/pie/restorer.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 67.29   DEP      criu/arch/x86/sigaction_compat_pie.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 67.41   DEP      criu/arch/x86/restorer_unmap.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 67.45   DEP      criu/arch/x86/restorer.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 67.66   DEP      criu/arch/x86/vdso-pie.d
22:24:55 [2020-05-22T22:24:55.723Z] #39 67.83   DEP      criu/pie/parasite-vdso.d
22:24:55 [2020-05-22T22:24:55.732Z] #39 12.36   DEP      images/file-lock.pb-c.d
22:24:55 [2020-05-22T22:24:55.732Z] #39 12.41   PBCC     images/tty.pb-c.c
22:24:55 [2020-05-22T22:24:55.732Z] #39 ...
22:24:55 [2020-05-22T22:24:55.732Z] 
22:24:55 [2020-05-22T22:24:55.732Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:55 [2020-05-22T22:24:55.732Z] #47 77.28 encoding/base64
22:24:55 [2020-05-22T22:24:55.732Z] #47 77.29 golang.org/x/sys/unix
22:24:55 [2020-05-22T22:24:55.975Z] #38 69.11 Selecting previously unselected package libnl-3-dev:amd64.
22:24:55 [2020-05-22T22:24:55.975Z] #38 69.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
22:24:55 [2020-05-22T22:24:55.975Z] #38 69.17 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
22:24:55 [2020-05-22T22:24:55.978Z] #39 68.01   DEP      criu/pie/parasite.d
22:24:55 [2020-05-22T22:24:55.992Z] #47 ...
22:24:55 [2020-05-22T22:24:55.992Z] 
22:24:55 [2020-05-22T22:24:55.992Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:55 [2020-05-22T22:24:55.992Z] #33 10.67 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:24:55 [2020-05-22T22:24:55.992Z] #33 10.97 -- Configuring done
22:24:55 [2020-05-22T22:24:55.992Z] #33 11.01 -- Generating done
22:24:55 [2020-05-22T22:24:55.992Z] #33 11.01 -- Build files have been written to: /tmp/tmp.kcI9wg1yH6/tini
22:24:55 [2020-05-22T22:24:55.992Z] #33 11.06 + make tini-static
22:24:55 [2020-05-22T22:24:55.992Z] #33 11.64 Scanning dependencies of target tini-static
22:24:55 [2020-05-22T22:24:55.992Z] #33 11.78 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:24:55 [2020-05-22T22:24:55.992Z] #33 14.07 [100%] Linking C executable tini-static
22:24:55 [2020-05-22T22:24:55.992Z] #33 14.97 [100%] Built target tini-static
22:24:55 [2020-05-22T22:24:55.992Z] #33 15.10 + mkdir -p /build
22:24:55 [2020-05-22T22:24:55.992Z] #33 15.11 + cp tini-static /build/docker-init
22:24:55 [2020-05-22T22:24:55.992Z] #33 DONE 15.5s
22:24:55 [2020-05-22T22:24:55.992Z] 
22:24:55 [2020-05-22T22:24:55.992Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:56 [2020-05-22T22:24:56.233Z] #39 68.29   CC       criu/pie/parasite.o
22:24:56 [2020-05-22T22:24:56.234Z] #38 ...
22:24:56 [2020-05-22T22:24:56.234Z] 
22:24:56 [2020-05-22T22:24:56.234Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:56 [2020-05-22T22:24:56.234Z] #23 67.23 Selecting previously unselected package libonig5:amd64.
22:24:56 [2020-05-22T22:24:56.234Z] #23 67.23 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:24:56 [2020-05-22T22:24:56.234Z] #23 67.37 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 67.39 Unpacking libonig5:amd64 (6.9.1-1) ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 68.15 Selecting previously unselected package libjq1:amd64.
22:24:56 [2020-05-22T22:24:56.234Z] #23 68.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 68.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 68.68 Selecting previously unselected package jq.
22:24:56 [2020-05-22T22:24:56.234Z] #23 68.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 68.74 Unpacking jq (1.5+dfsg-2+b1) ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 69.14 Setting up libonig5:amd64 (6.9.1-1) ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 69.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 69.18 Setting up jq (1.5+dfsg-2+b1) ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 69.19 Processing triggers for libc-bin (2.28-10) ...
22:24:56 [2020-05-22T22:24:56.234Z] #23 DONE 69.6s
22:24:56 [2020-05-22T22:24:56.234Z] 
22:24:56 [2020-05-22T22:24:56.234Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:56 [2020-05-22T22:24:56.234Z] #38 69.68 Selecting previously unselected package libprotobuf-c1:amd64.
22:24:56 [2020-05-22T22:24:56.234Z] #38 69.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:24:56 [2020-05-22T22:24:56.338Z] #64 exporting layers 2.5s done
22:24:56 [2020-05-22T22:24:56.338Z] #64 writing image sha256:8b45c9fa000e6e0f6bea5ba95966488e28cf4bdba6e94d4226ee992b19497d7a done
22:24:56 [2020-05-22T22:24:56.338Z] #64 naming to docker.io/library/docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 done
22:24:56 [2020-05-22T22:24:56.338Z] #64 DONE 2.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:24:56 [2020-05-22T22:24:56.492Z] #38 ...
22:24:56 [2020-05-22T22:24:56.492Z] 
22:24:56 [2020-05-22T22:24:56.492Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:24:56 [2020-05-22T22:24:56.492Z] #24 DONE 0.1s
22:24:56 [2020-05-22T22:24:56.492Z] 
22:24:56 [2020-05-22T22:24:56.492Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:56 [2020-05-22T22:24:56.492Z] #38 69.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:24:56 [2020-05-22T22:24:56.545Z] #52 37.67 Reading package lists...
22:24:56 [2020-05-22T22:24:56.545Z] #52 ...
22:24:56 [2020-05-22T22:24:56.545Z] 
22:24:56 [2020-05-22T22:24:56.545Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:56 [2020-05-22T22:24:56.545Z] #48 32.21 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
22:24:56 [2020-05-22T22:24:56.545Z] #48 32.26 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
22:24:56 [2020-05-22T22:24:56.545Z] #48 32.61 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
22:24:56 [2020-05-22T22:24:56.545Z] #48 32.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
22:24:56 [2020-05-22T22:24:56.545Z] #48 34.38 runtime/cgo
22:24:56 [2020-05-22T22:24:56.545Z] #48 34.98 runtime
22:24:56 [2020-05-22T22:24:56.750Z] #38 70.01 Selecting previously unselected package libprotobuf-c-dev:amd64.
22:24:56 [2020-05-22T22:24:56.750Z] #38 70.07 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
22:24:56 [2020-05-22T22:24:56.750Z] #38 70.09 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
22:24:56 [2020-05-22T22:24:56.758Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/test/unit
22:24:56 [2020-05-22T22:24:56.912Z] #48 ...
22:24:56 [2020-05-22T22:24:56.912Z] 
22:24:56 [2020-05-22T22:24:56.912Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:24:56 [2020-05-22T22:24:56.912Z] #37 32.52 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
22:24:57 [2020-05-22T22:24:57.011Z] #38 ...
22:24:57 [2020-05-22T22:24:57.011Z] 
22:24:57 [2020-05-22T22:24:57.011Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:57 [2020-05-22T22:24:57.011Z] #32 49.55 Reading package lists...
22:24:57 [2020-05-22T22:24:57.011Z] #32 60.67 Building dependency tree...
22:24:57 [2020-05-22T22:24:57.011Z] #32 67.16 The following additional packages will be installed:
22:24:57 [2020-05-22T22:24:57.011Z] #32 67.22   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:24:57 [2020-05-22T22:24:57.011Z] #32 67.25 Suggested packages:
22:24:57 [2020-05-22T22:24:57.011Z] #32 67.25   cmake-doc ninja-build lrzip
22:24:57 [2020-05-22T22:24:57.011Z] #32 67.25 Recommended packages:
22:24:57 [2020-05-22T22:24:57.011Z] #32 67.25   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.18 The following NEW packages will be installed:
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.21   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.27   vim-common xxd
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.69 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.69 Need to get 14.9 MB of archives.
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.69 After this operation, 61.8 MB of additional disk space will be used.
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:24:57 [2020-05-22T22:24:57.011Z] #32 69.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:24:57 [2020-05-22T22:24:57.011Z] #32 70.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:24:57 [2020-05-22T22:24:57.011Z] #32 ...
22:24:57 [2020-05-22T22:24:57.011Z] 
22:24:57 [2020-05-22T22:24:57.011Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:57 [2020-05-22T22:24:57.011Z] #38 70.30 Selecting previously unselected package zlib1g-dev:amd64.
22:24:57 [2020-05-22T22:24:57.011Z] #38 70.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
22:24:57 [2020-05-22T22:24:57.011Z] #38 70.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
22:24:57 [2020-05-22T22:24:57.268Z] #38 ...
22:24:57 [2020-05-22T22:24:57.268Z] 
22:24:57 [2020-05-22T22:24:57.268Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:57 [2020-05-22T22:24:57.268Z] #51 68.37 debconf: delaying package configuration, since apt-utils is not installed
22:24:57 [2020-05-22T22:24:57.268Z] #51 68.91 Fetched 119 kB in 0s (425 kB/s)
22:24:57 [2020-05-22T22:24:57.268Z] #51 69.17 Selecting previously unselected package libbtrfs0.
22:24:57 [2020-05-22T22:24:57.269Z] #51 69.17 (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 ... 15412 files and directories currently installed.)
22:24:57 [2020-05-22T22:24:57.269Z] #51 69.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:24:57 [2020-05-22T22:24:57.269Z] #51 69.23 Unpacking libbtrfs0 (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.269Z] #51 69.42 Selecting previously unselected package libbtrfs-dev.
22:24:57 [2020-05-22T22:24:57.269Z] #51 69.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:24:57 [2020-05-22T22:24:57.269Z] #51 69.42 Unpacking libbtrfs-dev (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.269Z] #51 69.98 Setting up libbtrfs0 (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.269Z] #51 70.00 Setting up libbtrfs-dev (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.269Z] #51 70.02 Processing triggers for libc-bin (2.28-10) ...
22:24:57 [2020-05-22T22:24:57.269Z] #51 DONE 70.6s
22:24:57 [2020-05-22T22:24:57.448Z] #10 ...
22:24:57 [2020-05-22T22:24:57.448Z] 
22:24:57 [2020-05-22T22:24:57.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:57 [2020-05-22T22:24:57.448Z] #38 49.15 Reading package lists...
22:24:57 [2020-05-22T22:24:57.448Z] #38 60.30 Building dependency tree...
22:24:57 [2020-05-22T22:24:57.448Z] #38 66.81 The following additional packages will be installed:
22:24:57 [2020-05-22T22:24:57.448Z] #38 66.83   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
22:24:57 [2020-05-22T22:24:57.448Z] #38 66.85   libprotoc17 python-pkg-resources python-six zlib1g-dev
22:24:57 [2020-05-22T22:24:57.448Z] #38 66.86 Suggested packages:
22:24:57 [2020-05-22T22:24:57.448Z] #38 66.87   manpages-dev python-setuptools
22:24:57 [2020-05-22T22:24:57.448Z] #38 68.79 The following NEW packages will be installed:
22:24:57 [2020-05-22T22:24:57.448Z] #38 68.82   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:24:57 [2020-05-22T22:24:57.448Z] #38 68.82   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
22:24:57 [2020-05-22T22:24:57.448Z] #38 68.82   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:24:57 [2020-05-22T22:24:57.448Z] #38 68.82   python-six zlib1g-dev
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.30 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.30 Need to get 4095 kB of archives.
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.30 After this operation, 22.5 MB of additional disk space will be used.
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 ...
22:24:57 [2020-05-22T22:24:57.448Z] 
22:24:57 [2020-05-22T22:24:57.448Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:57 [2020-05-22T22:24:57.448Z] #51 58.16 Building dependency tree...
22:24:57 [2020-05-22T22:24:57.448Z] #51 64.66 The following additional packages will be installed:
22:24:57 [2020-05-22T22:24:57.448Z] #51 64.69   libbtrfs0
22:24:57 [2020-05-22T22:24:57.448Z] #51 65.05 The following NEW packages will be installed:
22:24:57 [2020-05-22T22:24:57.448Z] #51 65.10   libbtrfs-dev libbtrfs0
22:24:57 [2020-05-22T22:24:57.448Z] #51 65.61 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
22:24:57 [2020-05-22T22:24:57.448Z] #51 65.61 Need to get 119 kB of archives.
22:24:57 [2020-05-22T22:24:57.448Z] #51 65.61 After this operation, 387 kB of additional disk space will be used.
22:24:57 [2020-05-22T22:24:57.448Z] #51 65.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #51 65.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #51 67.58 debconf: delaying package configuration, since apt-utils is not installed
22:24:57 [2020-05-22T22:24:57.448Z] #51 67.98 Fetched 119 kB in 0s (318 kB/s)
22:24:57 [2020-05-22T22:24:57.448Z] #51 68.30 Selecting previously unselected package libbtrfs0.
22:24:57 [2020-05-22T22:24:57.448Z] #51 68.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 ... 15412 files and directories currently installed.)
22:24:57 [2020-05-22T22:24:57.448Z] #51 68.53 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
22:24:57 [2020-05-22T22:24:57.448Z] #51 68.60 Unpacking libbtrfs0 (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.448Z] #51 68.82 Selecting previously unselected package libbtrfs-dev.
22:24:57 [2020-05-22T22:24:57.448Z] #51 68.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
22:24:57 [2020-05-22T22:24:57.448Z] #51 68.88 Unpacking libbtrfs-dev (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.448Z] #51 69.61 Setting up libbtrfs0 (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.448Z] #51 69.70 Setting up libbtrfs-dev (4.20.1-2) ...
22:24:57 [2020-05-22T22:24:57.448Z] #51 69.74 Processing triggers for libc-bin (2.28-10) ...
22:24:57 [2020-05-22T22:24:57.448Z] #51 ...
22:24:57 [2020-05-22T22:24:57.448Z] 
22:24:57 [2020-05-22T22:24:57.448Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:57 [2020-05-22T22:24:57.448Z] #23 48.30 Reading package lists...
22:24:57 [2020-05-22T22:24:57.448Z] #23 60.48 Building dependency tree...
22:24:57 [2020-05-22T22:24:57.448Z] #23 67.20 ca-certificates is already the newest version (20190110).
22:24:57 [2020-05-22T22:24:57.448Z] #23 67.20 The following additional packages will be installed:
22:24:57 [2020-05-22T22:24:57.448Z] #23 67.21   libjq1 libonig5
22:24:57 [2020-05-22T22:24:57.448Z] #23 67.91 The following NEW packages will be installed:
22:24:57 [2020-05-22T22:24:57.448Z] #23 67.93   jq libjq1 libonig5
22:24:57 [2020-05-22T22:24:57.448Z] #23 68.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
22:24:57 [2020-05-22T22:24:57.448Z] #23 68.42 Need to get 355 kB of archives.
22:24:57 [2020-05-22T22:24:57.448Z] #23 68.42 After this operation, 1072 kB of additional disk space will be used.
22:24:57 [2020-05-22T22:24:57.448Z] #23 68.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #23 68.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #23 68.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #23 ...
22:24:57 [2020-05-22T22:24:57.448Z] 
22:24:57 [2020-05-22T22:24:57.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
22:24:57 [2020-05-22T22:24:57.448Z] #38 69.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
22:24:57 [2020-05-22T22:24:57.527Z] 
22:24:57 [2020-05-22T22:24:57.527Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:57 [2020-05-22T22:24:57.596Z] #39 ...
22:24:57 [2020-05-22T22:24:57.596Z] 
22:24:57 [2020-05-22T22:24:57.596Z] #16 [dev-systemd-false  6/26] RUN ldconfig
22:24:57 [2020-05-22T22:24:57.596Z] #16 DONE 2.1s
22:24:57 [2020-05-22T22:24:57.596Z] 
22:24:57 [2020-05-22T22:24:57.596Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:24:57 [2020-05-22T22:24:57.709Z] #38 ...
22:24:57 [2020-05-22T22:24:57.709Z] 
22:24:57 [2020-05-22T22:24:57.709Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:24:57 [2020-05-22T22:24:57.709Z] #51 DONE 70.3s
22:24:57 [2020-05-22T22:24:57.709Z] 
22:24:57 [2020-05-22T22:24:57.709Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:24:58 [2020-05-22T22:24:58.094Z] #52 ...
22:24:58 [2020-05-22T22:24:58.094Z] 
22:24:58 [2020-05-22T22:24:58.094Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:24:58 [2020-05-22T22:24:58.094Z] #10 50.53 Reading package lists...
22:24:58 [2020-05-22T22:24:58.094Z] #10 61.90 Building dependency tree...
22:24:58 [2020-05-22T22:24:58.094Z] #10 67.74 The following additional packages will be installed:
22:24:58 [2020-05-22T22:24:58.094Z] #10 67.76   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:24:58 [2020-05-22T22:24:58.094Z] #10 67.76   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:24:58 [2020-05-22T22:24:58.094Z] #10 67.77   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:24:58 [2020-05-22T22:24:58.094Z] #10 67.77   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
22:24:58 [2020-05-22T22:24:58.094Z] #10 67.79 Suggested packages:
22:24:58 [2020-05-22T22:24:58.094Z] #10 67.79   gcc-8-locales seccomp wine64
22:24:58 [2020-05-22T22:24:58.094Z] #10 69.97 The following NEW packages will be installed:
22:24:58 [2020-05-22T22:24:58.094Z] #10 69.97   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:24:58 [2020-05-22T22:24:58.094Z] #10 69.97   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:24:58 [2020-05-22T22:24:58.094Z] #10 69.97   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:24:58 [2020-05-22T22:24:58.094Z] #10 69.97   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:24:58 [2020-05-22T22:24:58.094Z] #10 69.97   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:24:58 [2020-05-22T22:24:58.094Z] #10 69.97   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:24:58 [2020-05-22T22:24:58.094Z] #10 70.64 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
22:24:58 [2020-05-22T22:24:58.094Z] #10 70.64 Need to get 77.7 MB of archives.
22:24:58 [2020-05-22T22:24:58.095Z] #10 70.64 After this operation, 487 MB of additional disk space will be used.
22:24:58 [2020-05-22T22:24:58.095Z] #10 70.64 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]
22:24:58 [2020-05-22T22:24:58.095Z] #10 71.01 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]
22:24:58 [2020-05-22T22:24:58.095Z] #10 71.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:24:58 [2020-05-22T22:24:58.095Z] #10 71.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
22:24:58 [2020-05-22T22:24:58.095Z] #10 71.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
22:24:58 [2020-05-22T22:24:58.095Z] #10 71.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
22:24:58 [2020-05-22T22:24:58.352Z] #10 ...
22:24:58 [2020-05-22T22:24:58.352Z] 
22:24:58 [2020-05-22T22:24:58.352Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:58 [2020-05-22T22:24:58.352Z] #32 71.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
22:24:58 [2020-05-22T22:24:58.352Z] #32 71.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:24:58 [2020-05-22T22:24:58.352Z] #32 71.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:24:58 [2020-05-22T22:24:58.352Z] #32 71.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:24:58 [2020-05-22T22:24:58.352Z] #32 71.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
22:24:58 [2020-05-22T22:24:58.352Z] #32 71.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:24:58 [2020-05-22T22:24:58.644Z] #52 ...
22:24:58 [2020-05-22T22:24:58.645Z] 
22:24:58 [2020-05-22T22:24:58.645Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:58 [2020-05-22T22:24:58.645Z] #32 49.93 Reading package lists...
22:24:58 [2020-05-22T22:24:58.645Z] #32 61.75 Building dependency tree...
22:24:58 [2020-05-22T22:24:58.645Z] #32 68.35 The following additional packages will be installed:
22:24:58 [2020-05-22T22:24:58.645Z] #32 68.35   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:24:58 [2020-05-22T22:24:58.645Z] #32 68.35 Suggested packages:
22:24:58 [2020-05-22T22:24:58.645Z] #32 68.35   cmake-doc ninja-build lrzip
22:24:58 [2020-05-22T22:24:58.645Z] #32 68.35 Recommended packages:
22:24:58 [2020-05-22T22:24:58.645Z] #32 68.35   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.14 The following NEW packages will be installed:
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.15   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.16   vim-common xxd
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.85 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.85 Need to get 14.9 MB of archives.
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.85 After this operation, 61.8 MB of additional disk space will be used.
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:24:58 [2020-05-22T22:24:58.645Z] #32 70.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
22:24:58 [2020-05-22T22:24:58.645Z] #32 71.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:24:58 [2020-05-22T22:24:58.645Z] #32 ...
22:24:58 [2020-05-22T22:24:58.645Z] 
22:24:58 [2020-05-22T22:24:58.645Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:58 [2020-05-22T22:24:58.645Z] #30 61.37 sync
22:24:58 [2020-05-22T22:24:58.645Z] #30 61.41 internal/reflectlite
22:24:58 [2020-05-22T22:24:58.645Z] #30 66.50 sort
22:24:58 [2020-05-22T22:24:58.645Z] #30 66.50 errors
22:24:58 [2020-05-22T22:24:58.645Z] #30 67.42 strconv
22:24:58 [2020-05-22T22:24:58.645Z] #30 68.69 io
22:24:58 [2020-05-22T22:24:58.645Z] #30 71.35 internal/oserror
22:24:58 [2020-05-22T22:24:58.862Z] #52 36.57 Checking out files:  29% (950/3180)   
Checking out files:  30% (954/3180)   
Checking out files:  31% (986/3180)   
Checking out files:  32% (1018/3180)   
Checking out files:  33% (1050/3180)   
Checking out files:  34% (1082/3180)   
Checking out files:  35% (1113/3180)   
Checking out files:  36% (1145/3180)   
Checking out files:  37% (1177/3180)   
Checking out files:  38% (1209/3180)   
Checking out files:  39% (1241/3180)   
Checking out files:  40% (1272/3180)   
Checking out files:  41% (1304/3180)   
Checking out files:  42% (1336/3180)   
Checking out files:  43% (1368/3180)   
Checking out files:  44% (1400/3180)   
Checking out files:  45% (1431/3180)   
Checking out files:  46% (1463/3180)   
Checking out files:  47% (1495/3180)   
Checking out files:  48% (1527/3180)   
Checking out files:  49% (1559/3180)   
Checking out files:  50% (1590/3180)   
Checking out files:  51% (1622/3180)   
Checking out files:  51% (1649/3180)   
Checking out files:  52% (1654/3180)   
Checking out files:  53% (1686/3180)   
Checking out files:  54% (1718/3180)   
Checking out files:  55% (1749/3180)   
Checking out files:  56% (1781/3180)   
Checking out files:  57% (1813/3180)   
Checking out files:  58% (1845/3180)   
Checking out files:  59% (1877/3180)   
Checking out files:  60% (1908/3180)   
Checking out files:  61% (1940/3180)   
Checking out files:  62% (1972/3180)   
Checking out files:  63% (2004/3180)   
Checking out files:  64% (2036/3180)   
Checking out files:  65% (2067/3180)   
Checking out files:  66% (2099/3180)   
Checking out files:  67% (2131/3180)   
Checking out files:  68% (2163/3180)   
Checking out files:  69% (2195/3180)   
Checking out files:  70% (2226/3180)   
Checking out files:  71% (2258/3180)   
Checking out files:  72% (2290/3180)   
Checking out files:  73% (2322/3180)   
Checking out files:  74% (2354/3180)   
Checking out files:  75% (2385/3180)   
Checking out files:  76% (2417/3180)   
Checking out files:  76% (2437/3180)   
Checking out files:  77% (2449/3180)   
Checking out files:  78% (2481/3180)   
Checking out files:  79% (2513/3180)   
Checking out files:  80% (2544/3180)   
Checking out files:  81% (2576/3180)   
Checking out files:  82% (2608/3180)   
Checking out files:  83% (2640/3180)   
Checking out files:  84% (2672/3180)   
Checking out files:  85% (2703/3180)   
Checking out files:  86% (2735/3180)   
Checking out files:  87% (2767/3180)   
Checking out files:  88% (2799/3180)   
Checking out files:  89% (2831/3180)   
Checking out files:  90% (2862/3180)   
Checking out files:  91% (2894/3180)   
Checking out files:  92% (2926/3180)   
Checking out files:  93% (2958/3180)   
Checking out files:  94% (2990/3180)   
Checking out files:  95% (3021/3180)   
Checking out files:  96% (3053/3180)   
Checking out files:  97% (3085/3180)   
Checking out files:  98% (3117/3180)   
Checking out files:  98% (3134/3180)   
Checking out files:  99% (3149/3180)   
Checking out files: 100% (3180/3180)   
Checking out files: 100% (3180/3180), done.
22:24:58 [2020-05-22T22:24:58.862Z] #52 39.62 + cd /tmp/tmp.kKzyrj78V1/src/github.com/containerd/containerd
22:24:58 [2020-05-22T22:24:58.903Z] #30 71.54 syscall
22:24:58 [2020-05-22T22:24:58.904Z] #30 ...
22:24:58 [2020-05-22T22:24:58.904Z] 
22:24:58 [2020-05-22T22:24:58.904Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:24:58 [2020-05-22T22:24:58.904Z] #23 70.72 debconf: delaying package configuration, since apt-utils is not installed
22:24:58 [2020-05-22T22:24:58.904Z] #23 71.07 Fetched 355 kB in 0s (1157 kB/s)
22:24:58 [2020-05-22T22:24:58.904Z] #23 71.36 Selecting previously unselected package libonig5:amd64.
22:24:58 [2020-05-22T22:24:58.904Z] #23 71.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:24:58 [2020-05-22T22:24:58.904Z] #23 71.46 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
22:24:58 [2020-05-22T22:24:58.904Z] #23 71.49 Unpacking libonig5:amd64 (6.9.1-1) ...
22:24:59 [2020-05-22T22:24:59.123Z] #52 39.63 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
22:24:59 [2020-05-22T22:24:59.123Z] #52 ...
22:24:59 [2020-05-22T22:24:59.123Z] 
22:24:59 [2020-05-22T22:24:59.123Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:24:59 [2020-05-22T22:24:59.123Z] #41 70.89 context
22:24:59 [2020-05-22T22:24:59.123Z] #41 70.92 os
22:24:59 [2020-05-22T22:24:59.123Z] #41 73.06 github.com/LK4D4/vndr/versioned
22:24:59 [2020-05-22T22:24:59.123Z] #41 75.90 encoding/binary
22:24:59 [2020-05-22T22:24:59.123Z] #41 76.48 internal/lazyregexp
22:24:59 [2020-05-22T22:24:59.123Z] #41 76.50 net
22:24:59 [2020-05-22T22:24:59.123Z] #41 76.56 flag
22:24:59 [2020-05-22T22:24:59.123Z] #41 76.85 go/token
22:24:59 [2020-05-22T22:24:59.123Z] #41 78.67 go/scanner
22:24:59 [2020-05-22T22:24:59.123Z] #41 79.28 net/url
22:24:59 [2020-05-22T22:24:59.123Z] #41 80.51 text/template/parse
22:24:59 [2020-05-22T22:24:59.384Z] #41 80.96 go/ast
22:24:59 [2020-05-22T22:24:59.384Z] #41 ...
22:24:59 [2020-05-22T22:24:59.384Z] 
22:24:59 [2020-05-22T22:24:59.384Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:24:59 [2020-05-22T22:24:59.384Z] #30 70.93 fmt
22:24:59 [2020-05-22T22:24:59.384Z] #30 70.94 path/filepath
22:24:59 [2020-05-22T22:24:59.384Z] #30 72.76 io/ioutil
22:24:59 [2020-05-22T22:24:59.384Z] #30 75.50 flag
22:24:59 [2020-05-22T22:24:59.384Z] #30 75.51 log
22:24:59 [2020-05-22T22:24:59.384Z] #30 75.51 github.com/BurntSushi/toml
22:24:59 [2020-05-22T22:24:59.384Z] #30 80.11 github.com/BurntSushi/toml/cmd/tomlv
22:24:59 [2020-05-22T22:24:59.384Z] #30 ...
22:24:59 [2020-05-22T22:24:59.384Z] 
22:24:59 [2020-05-22T22:24:59.384Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.49   DEP      images/tty.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.56   PBCC     images/tun.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.60   PBCC     images/netdev.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.70   DEP      images/tun.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.76   DEP      images/netdev.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.81   PBCC     images/vma.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.86   DEP      images/vma.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.88   PBCC     images/creds.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 12.94   DEP      images/creds.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.08   PBCC     images/utsns.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.11   DEP      images/utsns.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.16   PBCC     images/ipc-desc.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.18   PBCC     images/ipc-sem.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.24   DEP      images/ipc-desc.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.31   DEP      images/ipc-sem.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.41   PBCC     images/ipc-msg.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.42   DEP      images/ipc-msg.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.51   PBCC     images/ipc-shm.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.64   DEP      images/ipc-shm.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.69   PBCC     images/ipc-var.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.72   DEP      images/ipc-var.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.75   PBCC     images/sk-opts.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.77   PBCC     images/packet-sock.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.80   DEP      images/sk-opts.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 13.84   DEP      images/packet-sock.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.01   PBCC     images/sk-netlink.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.10   DEP      images/sk-netlink.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.20   PBCC     images/sk-inet.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.28   DEP      images/sk-inet.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.37   PBCC     images/sk-unix.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.43   DEP      images/sk-unix.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.53   PBCC     images/mm.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.65   DEP      images/mm.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.69   PBCC     images/timerfd.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.78   DEP      images/timerfd.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.89   PBCC     images/timer.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 14.97   DEP      images/timer.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.04   PBCC     images/sa.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.06   DEP      images/sa.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.17   PBCC     images/pipe-data.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.23   DEP      images/pipe-data.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.29   PBCC     images/mnt.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.39   DEP      images/mnt.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.48   PBCC     images/sk-packet.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.51   DEP      images/sk-packet.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.64   PBCC     images/tcp-stream.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.69   DEP      images/tcp-stream.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.77   PBCC     images/pipe.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.84   DEP      images/pipe.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.88   PBCC     images/pstree.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.90   DEP      images/pstree.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.95   PBCC     images/fs.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 15.97   DEP      images/fs.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 16.02   PBCC     images/signalfd.pb-c.c
22:24:59 [2020-05-22T22:24:59.384Z] #39 16.14   DEP      images/signalfd.pb-c.d
22:24:59 [2020-05-22T22:24:59.384Z] #39 16.19   PBCC     images/fh.pb-c.c
22:24:59 [2020-05-22T22:24:59.429Z] ?   	github.com/docker/docker/api	[no test files]
22:24:59 [2020-05-22T22:24:59.469Z] #23 71.97 Selecting previously unselected package libjq1:amd64.
22:24:59 [2020-05-22T22:24:59.469Z] #23 71.98 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:24:59 [2020-05-22T22:24:59.469Z] #23 71.98 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:24:59 [2020-05-22T22:24:59.482Z] #17 2.314 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:24:59 [2020-05-22T22:24:59.644Z] #39 16.27   PBCC     images/fsnotify.pb-c.c
22:24:59 [2020-05-22T22:24:59.644Z] #39 16.42   DEP      images/fh.pb-c.d
22:24:59 [2020-05-22T22:24:59.644Z] #39 16.49   DEP      images/fsnotify.pb-c.d
22:24:59 [2020-05-22T22:24:59.737Z] #17 2.424 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:24:59 [2020-05-22T22:24:59.757Z] #37 ...
22:24:59 [2020-05-22T22:24:59.757Z] 
22:24:59 [2020-05-22T22:24:59.757Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:24:59 [2020-05-22T22:24:59.757Z] #33 35.91 Reading package lists...
22:24:59 [2020-05-22T22:24:59.904Z] #39 16.59   PBCC     images/eventpoll.pb-c.c
22:24:59 [2020-05-22T22:24:59.905Z] #39 16.63   DEP      images/eventpoll.pb-c.d
22:24:59 [2020-05-22T22:24:59.905Z] #39 16.73   PBCC     images/eventfd.pb-c.c
22:24:59 [2020-05-22T22:24:59.905Z] #39 16.76   DEP      images/eventfd.pb-c.d
22:24:59 [2020-05-22T22:24:59.905Z] #39 16.81   PBCC     images/remap-file-path.pb-c.c
22:24:59 [2020-05-22T22:24:59.984Z] #23 72.50 Selecting previously unselected package jq.
22:24:59 [2020-05-22T22:24:59.984Z] #23 72.51 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
22:24:59 [2020-05-22T22:24:59.984Z] #23 72.52 Unpacking jq (1.5+dfsg-2+b1) ...
22:24:59 [2020-05-22T22:24:59.992Z] #17 2.588 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:25:00 [2020-05-22T22:25:00.166Z] #39 16.87   DEP      images/remap-file-path.pb-c.d
22:25:00 [2020-05-22T22:25:00.166Z] #39 16.92   PBCC     images/fifo.pb-c.c
22:25:00 [2020-05-22T22:25:00.166Z] #39 16.97   DEP      images/fifo.pb-c.d
22:25:00 [2020-05-22T22:25:00.166Z] #39 17.04   PBCC     images/ghost-file.pb-c.c
22:25:00 [2020-05-22T22:25:00.247Z] #17 2.922 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:25:00 [2020-05-22T22:25:00.400Z] Fetching without tags
22:25:00 [2020-05-22T22:25:00.426Z] #39 17.11   DEP      images/ghost-file.pb-c.d
22:25:00 [2020-05-22T22:25:00.426Z] #39 17.27   PBCC     images/regfile.pb-c.c
22:25:00 [2020-05-22T22:25:00.426Z] #39 17.34   DEP      images/regfile.pb-c.d
22:25:00 [2020-05-22T22:25:00.511Z] #23 73.03 Setting up libonig5:amd64 (6.9.1-1) ...
22:25:00 [2020-05-22T22:25:00.511Z] #23 73.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:25:00 [2020-05-22T22:25:00.511Z] #23 73.15 Setting up jq (1.5+dfsg-2+b1) ...
22:25:00 [2020-05-22T22:25:00.511Z] #23 73.17 Processing triggers for libc-bin (2.28-10) ...
22:25:00 [2020-05-22T22:25:00.687Z] #39 17.38   PBCC     images/ns.pb-c.c
22:25:00 [2020-05-22T22:25:00.687Z] #39 17.42   DEP      images/ns.pb-c.d
22:25:00 [2020-05-22T22:25:00.947Z] #39 17.63   PBCC     images/fdinfo.pb-c.c
22:25:00 [2020-05-22T22:25:00.947Z] #39 17.71   DEP      images/fdinfo.pb-c.d
22:25:00 [2020-05-22T22:25:00.960Z] #32 74.16 debconf: delaying package configuration, since apt-utils is not installed
22:25:01 [2020-05-22T22:25:01.081Z] #23 DONE 73.7s
22:25:01 [2020-05-22T22:25:01.081Z] 
22:25:01 [2020-05-22T22:25:01.081Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:25:01 [2020-05-22T22:25:01.082Z] #33 45.89 Building dependency tree...
22:25:01 [2020-05-22T22:25:01.082Z] #33 ...
22:25:01 [2020-05-22T22:25:01.082Z] 
22:25:01 [2020-05-22T22:25:01.082Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:01 [2020-05-22T22:25:01.121Z] Merging remotes/origin/master commit 07e6b843594e061f82baa5fa23c2ff7d536c2a05 into PR head commit d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:25:01 [2020-05-22T22:25:01.207Z] #39 17.78   PBCC     images/core-aarch64.pb-c.c
22:25:01 [2020-05-22T22:25:01.207Z] #39 17.87   PBCC     images/core-arm.pb-c.c
22:25:01 [2020-05-22T22:25:01.207Z] #39 ...
22:25:01 [2020-05-22T22:25:01.207Z] 
22:25:01 [2020-05-22T22:25:01.207Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:01 [2020-05-22T22:25:01.207Z] #41 82.88 encoding/json
22:25:01 [2020-05-22T22:25:01.339Z] #24 DONE 0.1s
22:25:01 [2020-05-22T22:25:01.339Z] 
22:25:01 [2020-05-22T22:25:01.339Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:01 [2020-05-22T22:25:01.339Z] #38 72.25 debconf: delaying package configuration, since apt-utils is not installed
22:25:01 [2020-05-22T22:25:01.339Z] #38 72.69 Fetched 4095 kB in 1s (4263 kB/s)
22:25:01 [2020-05-22T22:25:01.339Z] #38 72.92 Selecting previously unselected package libcap-dev:amd64.
22:25:01 [2020-05-22T22:25:01.339Z] #38 72.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 ... 15412 files and directories currently installed.)
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.09 Unpacking libcap-dev:amd64 (1:2.25-2) ...
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.34 Selecting previously unselected package libnet1:amd64.
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.60 Selecting previously unselected package libnet1-dev.
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
22:25:01 [2020-05-22T22:25:01.339Z] #38 73.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:25:01 [2020-05-22T22:25:01.373Z] #39 37.03 Reading package lists...
22:25:01 [2020-05-22T22:25:01.539Z] #32 74.77 Fetched 14.9 MB in 3s (5206 kB/s)
22:25:01 [2020-05-22T22:25:01.539Z] #32 74.95 Selecting previously unselected package xxd.
22:25:01 [2020-05-22T22:25:01.599Z] #38 74.16 Selecting previously unselected package libnl-3-200:amd64.
22:25:01 [2020-05-22T22:25:01.599Z] #38 74.18 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
22:25:01 [2020-05-22T22:25:01.599Z] #38 74.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:25:01 [2020-05-22T22:25:01.612Z] #17 4.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:25:01 [2020-05-22T22:25:01.805Z] #32 74.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:25:01 [2020-05-22T22:25:01.805Z] #32 75.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:25:01 [2020-05-22T22:25:01.805Z] #32 75.16 Unpacking xxd (2:8.1.0875-5) ...
22:25:01 [2020-05-22T22:25:01.866Z] #38 74.57 Selecting previously unselected package libnl-3-dev:amd64.
22:25:01 [2020-05-22T22:25:01.866Z] #38 74.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
22:25:01 [2020-05-22T22:25:01.866Z] #38 74.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
22:25:01 [2020-05-22T22:25:01.955Z] #39 47.63 Building dependency tree...
22:25:01 [2020-05-22T22:25:01.955Z] #39 ...
22:25:01 [2020-05-22T22:25:01.955Z] 
22:25:01 [2020-05-22T22:25:01.955Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:25:01 [2020-05-22T22:25:01.955Z] #52 37.67 Reading package lists...
22:25:02 [2020-05-22T22:25:02.248Z] #52 ...
22:25:02 [2020-05-22T22:25:02.248Z] 
22:25:02 [2020-05-22T22:25:02.248Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:25:02 [2020-05-22T22:25:02.248Z] #24 37.98 Reading package lists...
22:25:02 [2020-05-22T22:25:02.248Z] #24 ...
22:25:02 [2020-05-22T22:25:02.248Z] 
22:25:02 [2020-05-22T22:25:02.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:02 [2020-05-22T22:25:02.248Z] #11 38.19 Reading package lists...
22:25:00 [2020-05-22T22:25:00.111Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:25:00 [2020-05-22T22:25:00.157Z]  > git config --add remote.origin.fetch +refs/pull/41014/head:refs/remotes/origin/PR-41014 # timeout=10
22:25:00 [2020-05-22T22:25:00.197Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:25:00 [2020-05-22T22:25:00.314Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:25:00 [2020-05-22T22:25:00.434Z] Fetching upstream changes from https://github.com/moby/moby.git
22:25:00 [2020-05-22T22:25:00.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:25:00 [2020-05-22T22:25:00.435Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41014/head:refs/remotes/origin/PR-41014 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:25:01 [2020-05-22T22:25:01.230Z]  > git config core.sparsecheckout # timeout=10
22:25:01 [2020-05-22T22:25:01.268Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:25:02 [2020-05-22T22:25:02.373Z] #32 75.46 Selecting previously unselected package vim-common.
22:25:02 [2020-05-22T22:25:02.373Z] #32 75.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:25:02 [2020-05-22T22:25:02.373Z] #32 ...
22:25:02 [2020-05-22T22:25:02.373Z] 
22:25:02 [2020-05-22T22:25:02.373Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:02 [2020-05-22T22:25:02.373Z] #41 65.39 internal/reflectlite
22:25:02 [2020-05-22T22:25:02.373Z] #41 65.44 sync
22:25:02 [2020-05-22T22:25:02.373Z] #41 67.87 github.com/LK4D4/vndr/godl/singleflight
22:25:02 [2020-05-22T22:25:02.373Z] #41 68.78 math/rand
22:25:02 [2020-05-22T22:25:02.373Z] #41 70.78 internal/singleflight
22:25:02 [2020-05-22T22:25:02.373Z] #41 71.38 io
22:25:02 [2020-05-22T22:25:02.373Z] #41 71.56 strconv
22:25:02 [2020-05-22T22:25:02.373Z] #41 73.99 bytes
22:25:02 [2020-05-22T22:25:02.373Z] #41 ...
22:25:02 [2020-05-22T22:25:02.373Z] 
22:25:02 [2020-05-22T22:25:02.373Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:02 [2020-05-22T22:25:02.373Z] #30 65.41 internal/reflectlite
22:25:02 [2020-05-22T22:25:02.373Z] #30 65.44 sync
22:25:02 [2020-05-22T22:25:02.373Z] #30 69.11 errors
22:25:02 [2020-05-22T22:25:02.373Z] #30 69.14 sort
22:25:02 [2020-05-22T22:25:02.373Z] #30 69.60 strconv
22:25:02 [2020-05-22T22:25:02.373Z] #30 71.19 io
22:25:02 [2020-05-22T22:25:02.373Z] #30 73.53 internal/oserror
22:25:02 [2020-05-22T22:25:02.373Z] #30 73.69 syscall
22:25:02 [2020-05-22T22:25:02.432Z] #38 75.25 Selecting previously unselected package libprotobuf-c1:amd64.
22:25:02 [2020-05-22T22:25:02.575Z] #11 47.92 Building dependency tree...
22:25:02 [2020-05-22T22:25:02.575Z] #11 ...
22:25:02 [2020-05-22T22:25:02.575Z] 
22:25:02 [2020-05-22T22:25:02.575Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:25:02 [2020-05-22T22:25:02.630Z] #30 ...
22:25:02 [2020-05-22T22:25:02.631Z] 
22:25:02 [2020-05-22T22:25:02.631Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:02 [2020-05-22T22:25:02.631Z] #32 75.60 Unpacking vim-common (2:8.1.0875-5) ...
22:25:02 [2020-05-22T22:25:02.691Z] #38 75.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:25:02 [2020-05-22T22:25:02.691Z] #38 75.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:25:02 [2020-05-22T22:25:02.950Z] #38 75.59 Selecting previously unselected package libprotobuf-c-dev:amd64.
22:25:02 [2020-05-22T22:25:02.950Z] #38 75.60 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
22:25:02 [2020-05-22T22:25:02.950Z] #38 75.61 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
22:25:02 [2020-05-22T22:25:02.976Z] #17 5.430 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:25:03 [2020-05-22T22:25:03.121Z] #41 ...
22:25:03 [2020-05-22T22:25:03.121Z] 
22:25:03 [2020-05-22T22:25:03.121Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:03 [2020-05-22T22:25:03.121Z] #30 DONE 84.7s
22:25:03 [2020-05-22T22:25:03.121Z] 
22:25:03 [2020-05-22T22:25:03.121Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:03 [2020-05-22T22:25:03.121Z] #39 17.96   PBCC     images/core-ppc64.pb-c.c
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.02   PBCC     images/core-s390.pb-c.c
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.11   PBCC     images/core-x86.pb-c.c
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.21   PBCC     images/core.pb-c.c
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.30   PBCC     images/inventory.pb-c.c
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.42   DEP      images/core-aarch64.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.52   DEP      images/core-arm.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.60   DEP      images/core-ppc64.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.76   DEP      images/core-s390.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.87   DEP      images/core-x86.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 18.95   DEP      images/core.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 19.05   DEP      images/inventory.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 19.15   PBCC     images/cpuinfo.pb-c.c
22:25:03 [2020-05-22T22:25:03.121Z] #39 19.20   DEP      images/cpuinfo.pb-c.d
22:25:03 [2020-05-22T22:25:03.121Z] #39 19.27   PBCC     images/stats.pb-c.c
22:25:03 [2020-05-22T22:25:03.121Z] #39 19.30   DEP      images/stats.pb-c.d
22:25:03 [2020-05-22T22:25:03.194Z] #32 76.37 Selecting previously unselected package cmake-data.
22:25:03 [2020-05-22T22:25:03.195Z] #32 76.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:25:03 [2020-05-22T22:25:03.195Z] #32 76.49 Unpacking cmake-data (3.13.4-1) ...
22:25:03 [2020-05-22T22:25:03.517Z] #38 76.01 Selecting previously unselected package zlib1g-dev:amd64.
22:25:03 [2020-05-22T22:25:03.517Z] #38 76.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
22:25:03 [2020-05-22T22:25:03.517Z] #38 76.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
22:25:03 [2020-05-22T22:25:03.536Z] #17 ...
22:25:03 [2020-05-22T22:25:03.536Z] 
22:25:03 [2020-05-22T22:25:03.536Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:03 [2020-05-22T22:25:03.536Z] #49 9.573 + cd /tmp/tmp.R298sveJTD/src/github.com/opencontainers/runc
22:25:03 [2020-05-22T22:25:03.536Z] #49 9.573 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:25:03 [2020-05-22T22:25:03.536Z] #49 10.19 + '[' -z '' ']'
22:25:03 [2020-05-22T22:25:03.536Z] #49 10.19 + target=static
22:25:03 [2020-05-22T22:25:03.536Z] #49 10.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:25:03 [2020-05-22T22:25:03.536Z] #49 11.65 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
22:25:03 [2020-05-22T22:25:03.788Z] #38 76.51 Selecting previously unselected package libprotobuf17:amd64.
22:25:03 [2020-05-22T22:25:03.788Z] #38 76.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:25:03 [2020-05-22T22:25:03.788Z] #38 76.53 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:25:03 [2020-05-22T22:25:03.791Z] #49 ...
22:25:03 [2020-05-22T22:25:03.791Z] 
22:25:03 [2020-05-22T22:25:03.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:03 [2020-05-22T22:25:03.791Z] #39 69.65   LINK     criu/pie/parasite.built-in.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 69.65   GEN      criu/pie/parasite-blob.h
22:25:03 [2020-05-22T22:25:03.791Z] #39 69.71   CC       criu/pie/parasite-vdso.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 70.43   CC       criu/arch/x86/vdso-pie.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 70.87   CC       criu/arch/x86/restorer.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 71.33   CC       criu/arch/x86/restorer_unmap.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 71.37   CC       criu/arch/x86/sigaction_compat_pie.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 71.58   CC       criu/pie/restorer.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 74.35   LINK     criu/pie/restorer.built-in.o
22:25:03 [2020-05-22T22:25:03.791Z] #39 74.36   GEN      criu/pie/restorer-blob.h
22:25:03 [2020-05-22T22:25:03.791Z] #39 74.45   DEP      criu/vdso.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 74.60   DEP      criu/vdso-compat.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 74.72   DEP      criu/uts_ns.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 74.96   DEP      criu/util.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 75.16   DEP      criu/uffd.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 75.39   DEP      criu/tun.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 75.58   DEP      criu/tty.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 75.73   DEP      criu/timerfd.d
22:25:03 [2020-05-22T22:25:03.791Z] #39 75.88   DEP      criu/sysfs_parse.d
22:25:03 [2020-05-22T22:25:03.945Z] Merge succeeded, producing d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:25:03 [2020-05-22T22:25:03.945Z] Checking out Revision d5da7e53303dc1dd5d7d9062bf04318b129fc383 (PR-41014)
22:25:04 [2020-05-22T22:25:04.085Z] #39 76.13   DEP      criu/sysctl.d
22:25:04 [2020-05-22T22:25:04.344Z] #39 76.38   DEP      criu/string.d
22:25:04 [2020-05-22T22:25:04.345Z] #39 76.42   DEP      criu/stats.d
22:25:04 [2020-05-22T22:25:04.600Z] #39 76.65   DEP      criu/sockets.d
22:25:04 [2020-05-22T22:25:04.600Z] #39 76.79   DEP      criu/sk-unix.d
22:25:04 [2020-05-22T22:25:04.668Z] #52 48.27 Building dependency tree...
22:25:04 [2020-05-22T22:25:04.856Z] #39 77.01   DEP      criu/sk-tcp.d
22:25:05 [2020-05-22T22:25:05.116Z] #39 77.19   DEP      criu/sk-queue.d
22:25:05 [2020-05-22T22:25:05.164Z] #38 77.92 Selecting previously unselected package libprotobuf-lite17:amd64.
22:25:05 [2020-05-22T22:25:05.164Z] #38 77.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
22:25:05 [2020-05-22T22:25:05.164Z] #38 77.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
22:25:03 [2020-05-22T22:25:03.712Z]  > git merge 07e6b843594e061f82baa5fa23c2ff7d536c2a05 # timeout=10
22:25:03 [2020-05-22T22:25:03.846Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:25:03 [2020-05-22T22:25:03.979Z]  > git config core.sparsecheckout # timeout=10
22:25:04 [2020-05-22T22:25:04.030Z]  > git checkout -f d5da7e53303dc1dd5d7d9062bf04318b129fc383 # timeout=10
22:25:05 [2020-05-22T22:25:05.371Z] #39 77.41   DEP      criu/sk-packet.d
22:25:05 [2020-05-22T22:25:05.371Z] #39 77.56   DEP      criu/sk-netlink.d
22:25:05 [2020-05-22T22:25:05.441Z] #38 ...
22:25:05 [2020-05-22T22:25:05.441Z] 
22:25:05 [2020-05-22T22:25:05.441Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:25:05 [2020-05-22T22:25:05.441Z] #28 76.95 Checking out files:  77% (1182/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  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.
22:25:05 [2020-05-22T22:25:05.441Z] #28 78.02 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
22:25:05 [2020-05-22T22:25:05.626Z] #39 77.69   DEP      criu/sk-inet.d
22:25:05 [2020-05-22T22:25:05.665Z] #39 21.86 make[1]: Nothing to be done for 'all'.
22:25:05 [2020-05-22T22:25:05.699Z] #28 78.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:25:05 [2020-05-22T22:25:05.882Z] #39 77.80   DEP      criu/signalfd.d
22:25:05 [2020-05-22T22:25:05.882Z] #39 77.93   DEP      criu/sigframe.d
22:25:05 [2020-05-22T22:25:05.882Z] #39 78.04   DEP      criu/shmem.d
22:25:05 [2020-05-22T22:25:05.882Z] #39 78.16   DEP      criu/servicefd.d
22:25:06 [2020-05-22T22:25:06.443Z] #39 78.33   DEP      criu/seize.d
22:25:06 [2020-05-22T22:25:06.443Z] #39 78.46   DEP      criu/seccomp.d
22:25:06 [2020-05-22T22:25:06.474Z] #32 ...
22:25:06 [2020-05-22T22:25:06.474Z] 
22:25:06 [2020-05-22T22:25:06.474Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:06 [2020-05-22T22:25:06.474Z] #25 7.997 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:25:06 [2020-05-22T22:25:06.474Z] #25 8.410 #=#=#                                                                         
22:25:06 [2020-05-22T22:25:06.633Z] #28 ...
22:25:06 [2020-05-22T22:25:06.633Z] 
22:25:06 [2020-05-22T22:25:06.633Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:06 [2020-05-22T22:25:06.633Z] #41 69.29 internal/singleflight
22:25:06 [2020-05-22T22:25:06.633Z] #41 70.32 strconv
22:25:06 [2020-05-22T22:25:06.633Z] #41 70.32 io
22:25:06 [2020-05-22T22:25:06.633Z] #41 72.45 bytes
22:25:06 [2020-05-22T22:25:06.633Z] #41 76.46 bufio
22:25:06 [2020-05-22T22:25:06.633Z] #41 76.62 reflect
22:25:06 [2020-05-22T22:25:06.633Z] #41 78.95 syscall
22:25:06 [2020-05-22T22:25:06.633Z] #41 ...
22:25:06 [2020-05-22T22:25:06.633Z] 
22:25:06 [2020-05-22T22:25:06.633Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:06 [2020-05-22T22:25:06.633Z] #38 78.32 Selecting previously unselected package libprotobuf-dev:amd64.
22:25:06 [2020-05-22T22:25:06.633Z] #38 78.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
22:25:06 [2020-05-22T22:25:06.633Z] #38 78.36 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
22:25:06 [2020-05-22T22:25:06.698Z] #39 78.67   DEP      criu/rst-malloc.d
22:25:06 [2020-05-22T22:25:06.698Z] #39 78.76   DEP      criu/rbtree.d
22:25:06 [2020-05-22T22:25:06.698Z] #39 78.81   DEP      criu/pstree.d
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.24 The following additional packages will be installed:
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.26   libbtrfs0
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.45 The following NEW packages will be installed:
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.46   libbtrfs-dev libbtrfs0
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.69 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.69 Need to get 120 kB of archives.
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.69 After this operation, 423 kB of additional disk space will be used.
22:25:06 [2020-05-22T22:25:06.736Z] #52 52.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
22:25:06 [2020-05-22T22:25:06.954Z] #39 78.93   DEP      criu/protobuf.d
22:25:06 [2020-05-22T22:25:06.954Z] #39 79.03   GEN      criu/protobuf-desc-gen.h
22:25:07 [2020-05-22T22:25:07.033Z] #52 52.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
22:25:07 [2020-05-22T22:25:07.048Z] #39 23.69   CC       images/stats.o
22:25:07 [2020-05-22T22:25:07.308Z] #39 24.21   CC       images/core.o
22:25:07 [2020-05-22T22:25:07.308Z] #39 ...
22:25:07 [2020-05-22T22:25:07.308Z] 
22:25:07 [2020-05-22T22:25:07.308Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:07 [2020-05-22T22:25:07.308Z] #41 89.09 text/template
22:25:07 [2020-05-22T22:25:07.533Z] #25 8.932 
#                                                                          2.1%
###                                                                        4.8%
######                                                                     8.3%
########                                                                  11.3%
##########                                                                15.3%
#############                                                             19.4%
################                                                          22.9%
###################                                                       26.7%
#####################                                                     30.5%
#########################                                                 34.8%
###########################                                               38.4%
#############################                                             41.6%
################################                                          44.6%
##################################                                        48.1%
######################################                                    53.2%
########################################                                  56.6%
############################################                              62.2%
#################################################                         68.3%
#####################################################                     73.7%
#########################################################                 80.1%
22:25:07 [2020-05-22T22:25:07.533Z] #25 ...
22:25:07 [2020-05-22T22:25:07.533Z] 
22:25:07 [2020-05-22T22:25:07.533Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:07 [2020-05-22T22:25:07.533Z] #38 70.91 Selecting previously unselected package libprotobuf17:amd64.
22:25:07 [2020-05-22T22:25:07.533Z] #38 70.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 70.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 72.49 Selecting previously unselected package libprotobuf-lite17:amd64.
22:25:07 [2020-05-22T22:25:07.533Z] #38 72.51 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 72.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 73.22 Selecting previously unselected package libprotobuf-dev:amd64.
22:25:07 [2020-05-22T22:25:07.533Z] #38 73.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 73.27 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 76.20 Selecting previously unselected package libprotoc17:amd64.
22:25:07 [2020-05-22T22:25:07.533Z] #38 76.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 76.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 77.67 Selecting previously unselected package protobuf-c-compiler.
22:25:07 [2020-05-22T22:25:07.533Z] #38 77.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 77.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 77.85 Selecting previously unselected package protobuf-compiler.
22:25:07 [2020-05-22T22:25:07.533Z] #38 77.85 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 77.86 Unpacking protobuf-compiler (3.6.1.3-2) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.01 Selecting previously unselected package python-pkg-resources.
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.02 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.02 Unpacking python-pkg-resources (40.8.0-1) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.39 Selecting previously unselected package python-six.
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.39 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.42 Unpacking python-six (1.12.0-1) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.69 Selecting previously unselected package python-protobuf.
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 78.70 Unpacking python-protobuf (3.6.1.3-2) ...
22:25:07 [2020-05-22T22:25:07.533Z] #38 79.98 Setting up python-pkg-resources (40.8.0-1) ...
22:25:07 [2020-05-22T22:25:07.566Z] #38 80.26 Selecting previously unselected package libprotoc17:amd64.
22:25:07 [2020-05-22T22:25:07.566Z] #38 80.26 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
22:25:07 [2020-05-22T22:25:07.566Z] #38 80.27 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
22:25:07 [2020-05-22T22:25:07.790Z] #38 ...
22:25:07 [2020-05-22T22:25:07.790Z] 
22:25:07 [2020-05-22T22:25:07.790Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:07 [2020-05-22T22:25:07.795Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
22:25:08 [2020-05-22T22:25:08.048Z] #25 8.932 
#                                                                          2.1%
###                                                                        4.8%
######                                                                     8.3%
########                                                                  11.3%
##########                                                                15.3%
#############                                                             19.4%
################                                                          22.9%
###################                                                       26.7%
#####################                                                     30.5%
#########################                                                 34.8%
###########################                                               38.4%
#############################                                             41.6%
################################                                          44.6%
##################################                                        48.1%
######################################                                    53.2%
########################################                                  56.6%
############################################                              62.2%
#################################################                         68.3%
#####################################################                     73.7%
#########################################################                 80.1%
############################################################              84.3%
###############################################################           88.8%
##################################################################        93.0%
####################################################################      94.7%
######################################################################## 100.0%
22:25:08 [2020-05-22T22:25:08.306Z] #25 11.98 
22:25:08 [2020-05-22T22:25:08.316Z] #39 80.47   DEP      criu/protobuf-desc.d
22:25:08 [2020-05-22T22:25:08.548Z] #52 ...
22:25:08 [2020-05-22T22:25:08.548Z] 
22:25:08 [2020-05-22T22:25:08.548Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:08 [2020-05-22T22:25:08.548Z] #11 47.92 Building dependency tree...
22:25:08 [2020-05-22T22:25:08.548Z] #11 51.39 The following additional packages will be installed:
22:25:08 [2020-05-22T22:25:08.548Z] #11 51.40   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
22:25:08 [2020-05-22T22:25:08.548Z] #11 51.40   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
22:25:08 [2020-05-22T22:25:08.548Z] #11 51.40   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:25:08 [2020-05-22T22:25:08.548Z] #11 51.40   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
22:25:08 [2020-05-22T22:25:08.548Z] #11 51.41 Suggested packages:
22:25:08 [2020-05-22T22:25:08.548Z] #11 51.42   gcc-8-locales seccomp wine64
22:25:08 [2020-05-22T22:25:08.548Z] #11 53.66 The following NEW packages will be installed:
22:25:08 [2020-05-22T22:25:08.548Z] #11 53.66   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
22:25:08 [2020-05-22T22:25:08.548Z] #11 53.66   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
22:25:08 [2020-05-22T22:25:08.548Z] #11 53.67   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
22:25:08 [2020-05-22T22:25:08.548Z] #11 53.67   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
22:25:08 [2020-05-22T22:25:08.548Z] #11 53.67   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
22:25:08 [2020-05-22T22:25:08.548Z] #11 53.68   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
22:25:08 [2020-05-22T22:25:08.548Z] #11 54.07 0 upgraded, 25 newly installed, 0 to remove and 2 not upgraded.
22:25:08 [2020-05-22T22:25:08.548Z] #11 54.07 Need to get 78.9 MB of archives.
22:25:08 [2020-05-22T22:25:08.548Z] #11 54.07 After this operation, 532 MB of additional disk space will be used.
22:25:08 [2020-05-22T22:25:08.548Z] #11 54.07 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]
22:25:08 [2020-05-22T22:25:08.572Z] #39 80.67   DEP      criu/proc_parse.d
22:25:08 [2020-05-22T22:25:08.572Z] #39 ...
22:25:08 [2020-05-22T22:25:08.572Z] 
22:25:08 [2020-05-22T22:25:08.572Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:25:08 [2020-05-22T22:25:08.572Z] #17 11.38 Fetched 8350 kB in 9s (886 kB/s)
22:25:08 [2020-05-22T22:25:08.693Z] #41 ...
22:25:08 [2020-05-22T22:25:08.693Z] 
22:25:08 [2020-05-22T22:25:08.693Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:08 [2020-05-22T22:25:08.693Z] #47 80.12 github.com/pkg/diff
22:25:08 [2020-05-22T22:25:08.693Z] #47 80.13 go/scanner
22:25:08 [2020-05-22T22:25:08.693Z] #47 80.15 encoding/json
22:25:08 [2020-05-22T22:25:08.693Z] #47 83.18 go/ast
22:25:08 [2020-05-22T22:25:08.693Z] #47 83.39 mvdan.cc/editorconfig
22:25:08 [2020-05-22T22:25:08.693Z] #47 85.14 mvdan.cc/sh/v3/syntax
22:25:08 [2020-05-22T22:25:08.693Z] #47 ...
22:25:08 [2020-05-22T22:25:08.693Z] 
22:25:08 [2020-05-22T22:25:08.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:08 [2020-05-22T22:25:08.693Z] #39 25.34   CC       images/core-x86.o
22:25:08 [2020-05-22T22:25:08.869Z] #17 11.38 Reading package lists...
22:25:08 [2020-05-22T22:25:08.870Z] #17 ...
22:25:08 [2020-05-22T22:25:08.870Z] 
22:25:08 [2020-05-22T22:25:08.870Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:08 [2020-05-22T22:25:08.870Z] #41 171.8 github.com/LK4D4/vndr/godl
22:25:08 [2020-05-22T22:25:08.870Z] #41 172.5 github.com/LK4D4/vndr
22:25:08 [2020-05-22T22:25:08.870Z] #41 DONE 181.3s
22:25:08 [2020-05-22T22:25:08.870Z] 
22:25:08 [2020-05-22T22:25:08.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:08 [2020-05-22T22:25:08.870Z] #39 80.86   DEP      criu/plugin.d
22:25:08 [2020-05-22T22:25:08.870Z] #39 80.99   DEP      criu/pipes.d
22:25:08 [2020-05-22T22:25:08.961Z] #38 81.37 Selecting previously unselected package protobuf-c-compiler.
22:25:08 [2020-05-22T22:25:08.961Z] #38 81.37 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
22:25:08 [2020-05-22T22:25:08.961Z] #38 81.37 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
22:25:08 [2020-05-22T22:25:08.961Z] #38 81.60 Selecting previously unselected package protobuf-compiler.
22:25:08 [2020-05-22T22:25:08.961Z] #38 81.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
22:25:08 [2020-05-22T22:25:08.961Z] #38 81.65 Unpacking protobuf-compiler (3.6.1.3-2) ...
22:25:09 [2020-05-22T22:25:09.125Z] #39 81.17   DEP      criu/pie-util.d
22:25:09 [2020-05-22T22:25:09.189Z] #11 54.98 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]
22:25:09 [2020-05-22T22:25:09.219Z] #38 81.96 Selecting previously unselected package python-pkg-resources.
22:25:09 [2020-05-22T22:25:09.219Z] #38 81.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
22:25:09 [2020-05-22T22:25:09.220Z] #25 12.44 #=#=#                                                                         

####                                                                       5.7%
###############                                                           21.0%
22:25:09 [2020-05-22T22:25:09.220Z] #25 ...
22:25:09 [2020-05-22T22:25:09.220Z] 
22:25:09 [2020-05-22T22:25:09.220Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:09 [2020-05-22T22:25:09.221Z] #10 72.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:25:09 [2020-05-22T22:25:09.221Z] #10 72.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
22:25:09 [2020-05-22T22:25:09.221Z] #10 72.78 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]
22:25:09 [2020-05-22T22:25:09.221Z] #10 79.11 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]
22:25:09 [2020-05-22T22:25:09.221Z] #10 ...
22:25:09 [2020-05-22T22:25:09.221Z] 
22:25:09 [2020-05-22T22:25:09.221Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:09 [2020-05-22T22:25:09.264Z] #39 26.15   CC       images/core-arm.o
22:25:09 [2020-05-22T22:25:09.381Z] #39 81.40   DEP      criu/pie-util-vdso.d
22:25:09 [2020-05-22T22:25:09.381Z] #39 81.65   DEP      criu/pie-util-vdso-elf32.d
22:25:09 [2020-05-22T22:25:09.478Z] #38 81.99 Unpacking python-pkg-resources (40.8.0-1) ...
22:25:09 [2020-05-22T22:25:09.484Z] #11 ...
22:25:09 [2020-05-22T22:25:09.484Z] 
22:25:09 [2020-05-22T22:25:09.484Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
22:25:09 [2020-05-22T22:25:09.484Z] #52 54.50 debconf: delaying package configuration, since apt-utils is not installed
22:25:09 [2020-05-22T22:25:09.484Z] #52 54.85 Fetched 120 kB in 0s (944 kB/s)
22:25:09 [2020-05-22T22:25:09.484Z] #52 55.03 Selecting previously unselected package libbtrfs0.
22:25:09 [2020-05-22T22:25:09.484Z] #52 55.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 ... 15341 files and directories currently installed.)
22:25:09 [2020-05-22T22:25:09.484Z] #52 55.19 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
22:25:09 [2020-05-22T22:25:09.484Z] #52 55.20 Unpacking libbtrfs0 (4.20.1-2) ...
22:25:09 [2020-05-22T22:25:09.736Z] #38 82.39 Selecting previously unselected package python-six.
22:25:09 [2020-05-22T22:25:09.737Z] #38 82.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
22:25:09 [2020-05-22T22:25:09.737Z] #38 82.46 Unpacking python-six (1.12.0-1) ...
22:25:09 [2020-05-22T22:25:09.780Z] #52 55.45 Selecting previously unselected package libbtrfs-dev.
22:25:09 [2020-05-22T22:25:09.780Z] #52 55.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
22:25:09 [2020-05-22T22:25:09.780Z] #52 55.51 Unpacking libbtrfs-dev (4.20.1-2) ...
22:25:09 [2020-05-22T22:25:09.942Z] #39 81.85   DEP      criu/path.d
22:25:09 [2020-05-22T22:25:09.942Z] #39 82.03   DEP      criu/parasite-syscall.d
22:25:09 [2020-05-22T22:25:09.995Z] #38 82.58 Selecting previously unselected package python-protobuf.
22:25:09 [2020-05-22T22:25:09.995Z] #38 82.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
22:25:09 [2020-05-22T22:25:09.995Z] #38 82.63 Unpacking python-protobuf (3.6.1.3-2) ...
22:25:09 [2020-05-22T22:25:09.995Z] #38 ...
22:25:09 [2020-05-22T22:25:09.995Z] 
22:25:09 [2020-05-22T22:25:09.995Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:09 [2020-05-22T22:25:09.995Z] #32 72.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
22:25:09 [2020-05-22T22:25:09.995Z] #32 72.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
22:25:09 [2020-05-22T22:25:09.995Z] #32 72.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
22:25:09 [2020-05-22T22:25:09.995Z] #32 72.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
22:25:09 [2020-05-22T22:25:09.995Z] #32 72.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
22:25:09 [2020-05-22T22:25:09.995Z] #32 72.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
22:25:09 [2020-05-22T22:25:09.995Z] #32 75.26 debconf: delaying package configuration, since apt-utils is not installed
22:25:09 [2020-05-22T22:25:09.995Z] #32 75.78 Fetched 14.9 MB in 3s (5194 kB/s)
22:25:09 [2020-05-22T22:25:09.995Z] #32 76.18 Selecting previously unselected package xxd.
22:25:09 [2020-05-22T22:25:09.995Z] #32 76.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:25:09 [2020-05-22T22:25:09.995Z] #32 76.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 76.26 Unpacking xxd (2:8.1.0875-5) ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 76.76 Selecting previously unselected package vim-common.
22:25:09 [2020-05-22T22:25:09.995Z] #32 76.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 76.82 Unpacking vim-common (2:8.1.0875-5) ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 77.28 Selecting previously unselected package cmake-data.
22:25:09 [2020-05-22T22:25:09.995Z] #32 77.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 77.34 Unpacking cmake-data (3.13.4-1) ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 82.18 Selecting previously unselected package libicu63:amd64.
22:25:09 [2020-05-22T22:25:09.995Z] #32 82.19 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 82.20 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:25:09 [2020-05-22T22:25:09.995Z] #32 ...
22:25:09 [2020-05-22T22:25:09.995Z] 
22:25:09 [2020-05-22T22:25:09.995Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:09 [2020-05-22T22:25:09.995Z] #25 6.339 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:25:09 [2020-05-22T22:25:09.995Z] #25 6.957 #=#=#                                                                         
22:25:10 [2020-05-22T22:25:10.061Z] #25 12.44 #=#=#                                                                         

####                                                                       5.7%
###############                                                           21.0%
#######################                                                   32.7%
############################                                              39.8%
#####################################                                     52.4%
########################################                                  56.1%
#################################################                         69.1%
#############################################################             85.5%
######################################################################## 100.0%
22:25:10 [2020-05-22T22:25:10.077Z] #52 56.05 Setting up libbtrfs0 (4.20.1-2) ...
22:25:10 [2020-05-22T22:25:10.077Z] #52 56.07 Setting up libbtrfs-dev (4.20.1-2) ...
22:25:10 [2020-05-22T22:25:10.198Z] #39 82.33   DEP      criu/pagemap.d
22:25:10 [2020-05-22T22:25:10.209Z] #39 26.97   CC       images/core-aarch64.o
22:25:10 [2020-05-22T22:25:10.373Z] #52 56.09 Processing triggers for libc-bin (2.28-10) ...
22:25:10 [2020-05-22T22:25:10.453Z] #39 82.44   DEP      criu/pagemap-cache.d
22:25:10 [2020-05-22T22:25:10.453Z] #39 82.55   DEP      criu/page-xfer.d
22:25:10 [2020-05-22T22:25:10.453Z] #39 82.66   DEP      criu/page-pipe.d
22:25:10 [2020-05-22T22:25:10.469Z] #39 27.30   CC       images/core-ppc64.o
22:25:10 [2020-05-22T22:25:10.627Z] #25 14.14 #=#=#                                                                         
22:25:10 [2020-05-22T22:25:10.708Z] #39 82.74   DEP      criu/netfilter.d
22:25:10 [2020-05-22T22:25:10.708Z] #39 82.84   DEP      criu/net.d
22:25:10 [2020-05-22T22:25:10.755Z] #52 DONE 56.5s
22:25:10 [2020-05-22T22:25:10.755Z] 
22:25:10 [2020-05-22T22:25:10.755Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:25:10 [2020-05-22T22:25:10.771Z] #25 7.264 
                                                                           0.0%
##                                                                         4.1%
#####                                                                      8.1%
#########                                                                 12.7%
############                                                              16.9%
###############                                                           21.3%
###################                                                       27.1%
#######################                                                   33.2%
#########################                                                 35.9%
##############################                                            42.3%
##################################                                        47.8%
######################################                                    53.6%
##########################################                                58.7%
##############################################                            64.1%
###################################################                       71.0%
######################################################                    76.0%
########################################################                  79.1%
############################################################              83.9%
###############################################################           88.8%
##################################################################        92.8%
#######################################################################   99.7%
######################################################################## 100.0%
22:25:10 [2020-05-22T22:25:10.771Z] #25 ...
22:25:10 [2020-05-22T22:25:10.771Z] 
22:25:10 [2020-05-22T22:25:10.771Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:10 [2020-05-22T22:25:10.771Z] #47 73.62 bytes
22:25:10 [2020-05-22T22:25:10.771Z] #47 73.65 syscall
22:25:10 [2020-05-22T22:25:10.771Z] #47 77.53 reflect
22:25:10 [2020-05-22T22:25:10.963Z] #39 83.03   DEP      criu/namespaces.d
22:25:11 [2020-05-22T22:25:11.029Z] #47 ...
22:25:11 [2020-05-22T22:25:11.029Z] 
22:25:11 [2020-05-22T22:25:11.029Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:11 [2020-05-22T22:25:11.029Z] #38 83.64 Setting up python-pkg-resources (40.8.0-1) ...
22:25:11 [2020-05-22T22:25:11.044Z] #39 ...
22:25:11 [2020-05-22T22:25:11.044Z] 
22:25:11 [2020-05-22T22:25:11.044Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + export 'BUILDTAGS=netgo osusergo static_build'
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + BUILDTAGS='netgo osusergo static_build'
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + export EXTRA_FLAGS=-buildmode=pie
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + EXTRA_FLAGS=-buildmode=pie
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + '[' '' = dynamic ']'
22:25:11 [2020-05-22T22:25:11.044Z] #52 41.60 + make
22:25:11 [2020-05-22T22:25:11.044Z] #52 42.86 + bin/ctr
22:25:11 [2020-05-22T22:25:11.044Z] #52 ...
22:25:11 [2020-05-22T22:25:11.044Z] 
22:25:11 [2020-05-22T22:25:11.044Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:11 [2020-05-22T22:25:11.044Z] #47 92.65 golang.org/x/crypto/ssh/terminal
22:25:11 [2020-05-22T22:25:11.105Z] #53 0.512 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:11 [2020-05-22T22:25:11.218Z] #39 83.16   DEP      criu/mount.d
22:25:11 [2020-05-22T22:25:11.218Z] #39 83.33   DEP      criu/mem.d
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + RM_GOPATH=0
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + TMP_GOPATH=
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + : /build
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + '[' -z '' ']'
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 ++ mktemp -d
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + export GOPATH=/tmp/tmp.0bnT2J6TzT
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + GOPATH=/tmp/tmp.0bnT2J6TzT
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + RM_GOPATH=1
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 ++ dirname /tmp/install/install.sh
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + dir=/tmp/install
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + bin=containerd
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + shift
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + '[' '!' -f /tmp/install/containerd.installer ']'
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + . /tmp/install/containerd.installer
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 ++ set -e
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + install_containerd
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0bnT2J6TzT/src/github.com/containerd/containerd
22:25:11 [2020-05-22T22:25:11.420Z] #53 0.528 Cloning into '/tmp/tmp.0bnT2J6TzT/src/github.com/containerd/containerd'...
22:25:11 [2020-05-22T22:25:11.473Z] #39 83.50   DEP      criu/lsm.d
22:25:11 [2020-05-22T22:25:11.474Z] #39 83.66   DEP      criu/log.d
22:25:11 [2020-05-22T22:25:11.728Z] #39 83.83   DEP      criu/libnetlink.d
22:25:11 [2020-05-22T22:25:11.728Z] #39 83.94   DEP      criu/kerndat.d
22:25:11 [2020-05-22T22:25:11.981Z] #38 ...
22:25:11 [2020-05-22T22:25:11.981Z] 
22:25:11 [2020-05-22T22:25:11.981Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:11 [2020-05-22T22:25:11.981Z] #30 74.63 reflect
22:25:11 [2020-05-22T22:25:11.981Z] #30 84.57 time
22:25:11 [2020-05-22T22:25:11.981Z] #30 ...
22:25:11 [2020-05-22T22:25:11.981Z] 
22:25:11 [2020-05-22T22:25:11.981Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:11 [2020-05-22T22:25:11.981Z] #10 74.57 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]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.22 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]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 78.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
22:25:11 [2020-05-22T22:25:11.981Z] #10 80.16 debconf: delaying package configuration, since apt-utils is not installed
22:25:11 [2020-05-22T22:25:11.981Z] #10 80.65 Fetched 77.7 MB in 13s (6034 kB/s)
22:25:11 [2020-05-22T22:25:11.981Z] #10 80.83 Selecting previously unselected package binutils-mingw-w64-i686.
22:25:11 [2020-05-22T22:25:11.981Z] #10 80.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:25:11 [2020-05-22T22:25:11.981Z] #10 81.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:25:11 [2020-05-22T22:25:11.981Z] #10 81.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:25:11 [2020-05-22T22:25:11.983Z] #39 84.19   DEP      criu/kcmp-ids.d
22:25:12 [2020-05-22T22:25:12.238Z] #39 84.28   DEP      criu/irmap.d
22:25:12 [2020-05-22T22:25:12.239Z] #10 ...
22:25:12 [2020-05-22T22:25:12.239Z] 
22:25:12 [2020-05-22T22:25:12.239Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 + RM_GOPATH=0
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 + TMP_GOPATH=
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 + : /build
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 + '[' -z '' ']'
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 ++ mktemp -d
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 + export GOPATH=/tmp/tmp.dtr8ZW0zx3
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 + GOPATH=/tmp/tmp.dtr8ZW0zx3
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 + RM_GOPATH=1
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.311 ++ dirname /tmp/install/install.sh
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 + dir=/tmp/install
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 + bin=containerd
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 + shift
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 + '[' '!' -f /tmp/install/containerd.installer ']'
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 + . /tmp/install/containerd.installer
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 ++ set -e
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.345 + install_containerd
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.349 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.349 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.349 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dtr8ZW0zx3/src/github.com/containerd/containerd
22:25:12 [2020-05-22T22:25:12.239Z] #52 4.353 Cloning into '/tmp/tmp.dtr8ZW0zx3/src/github.com/containerd/containerd'...
22:25:12 [2020-05-22T22:25:12.239Z] #52 ...
22:25:12 [2020-05-22T22:25:12.239Z] 
22:25:12 [2020-05-22T22:25:12.239Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:12 [2020-05-22T22:25:12.239Z] #25 10.13 #=#=#                                                                         
22:25:12 [2020-05-22T22:25:12.493Z] #39 84.41   DEP      criu/ipc_ns.d
22:25:12 [2020-05-22T22:25:12.493Z] #39 84.60   DEP      criu/image.d
22:25:12 [2020-05-22T22:25:12.524Z] #25 10.37 
###                                                                        5.2%
##############                                                            19.9%
#########################                                                 35.9%
###################################                                       48.7%
##########################################                                59.4%
#################################################                         68.8%
##########################################################                81.0%
################################################################          89.9%
######################################################################    98.0%
######################################################################## 100.0%
22:25:12 [2020-05-22T22:25:12.690Z] #25 14.37 
                                                                           0.1%
#####                                                                      7.3%
########                                                                  11.8%
###########                                                               16.1%
#################                                                         24.5%
######################                                                    31.1%
#########################                                                 34.8%
##############################                                            42.0%
####################################                                      50.5%
#######################################                                   54.7%
###########################################                               60.9%
################################################                          67.4%
####################################################                      73.3%
#########################################################                 79.3%
############################################################              84.4%
#################################################################         91.3%
######################################################################## 100.0%
22:25:12 [2020-05-22T22:25:12.690Z] #25 ...
22:25:12 [2020-05-22T22:25:12.690Z] 
22:25:12 [2020-05-22T22:25:12.690Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.457 + RM_GOPATH=0
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.457 + TMP_GOPATH=
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.457 + : /build
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.457 + '[' -z '' ']'
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.465 ++ mktemp -d
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.481 + export GOPATH=/tmp/tmp.IfKsXpDJCj
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.482 + GOPATH=/tmp/tmp.IfKsXpDJCj
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.483 + RM_GOPATH=1
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.487 ++ dirname /tmp/install/install.sh
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.498 + dir=/tmp/install
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.498 + bin=containerd
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 + shift
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 + '[' '!' -f /tmp/install/containerd.installer ']'
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 + . /tmp/install/containerd.installer
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 ++ set -e
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 + install_containerd
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578'
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.503 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IfKsXpDJCj/src/github.com/containerd/containerd
22:25:12 [2020-05-22T22:25:12.690Z] #52 5.508 Cloning into '/tmp/tmp.IfKsXpDJCj/src/github.com/containerd/containerd'...
22:25:12 [2020-05-22T22:25:12.748Z] #39 84.74   DEP      criu/image-desc.d
22:25:12 [2020-05-22T22:25:12.748Z] #39 84.87   DEP      criu/fsnotify.d
22:25:12 [2020-05-22T22:25:12.950Z] #52 ...
22:25:12 [2020-05-22T22:25:12.950Z] 
22:25:12 [2020-05-22T22:25:12.950Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.61 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]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.89 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 83.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
22:25:12 [2020-05-22T22:25:12.950Z] #10 85.95 debconf: delaying package configuration, since apt-utils is not installed
22:25:12 [2020-05-22T22:25:12.950Z] #10 86.29 Fetched 77.7 MB in 14s (5625 kB/s)
22:25:12 [2020-05-22T22:25:12.989Z] #53 ...
22:25:12 [2020-05-22T22:25:12.989Z] 
22:25:12 [2020-05-22T22:25:12.989Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
22:25:12 [2020-05-22T22:25:12.989Z] #24 37.98 Reading package lists...
22:25:12 [2020-05-22T22:25:12.989Z] #24 49.32 Building dependency tree...
22:25:12 [2020-05-22T22:25:12.989Z] #24 53.26 ca-certificates is already the newest version (20190110).
22:25:12 [2020-05-22T22:25:12.989Z] #24 53.26 The following additional packages will be installed:
22:25:12 [2020-05-22T22:25:12.989Z] #24 53.27   libjq1 libonig5
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.00 The following NEW packages will be installed:
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.02   jq libjq1 libonig5
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.30 0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.30 Need to get 358 kB of archives.
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.30 After this operation, 1277 kB of additional disk space will be used.
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #24 54.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #24 56.83 debconf: delaying package configuration, since apt-utils is not installed
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.10 Fetched 358 kB in 0s (1431 kB/s)
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.19 Selecting previously unselected package libonig5:ppc64el.
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.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 ... 15341 files and directories currently installed.)
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.27 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.27 Unpacking libonig5:ppc64el (6.9.1-1) ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.75 Selecting previously unselected package libjq1:ppc64el.
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.77 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.78 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 57.99 Selecting previously unselected package jq.
22:25:12 [2020-05-22T22:25:12.989Z] #24 58.02 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 58.02 Unpacking jq (1.5+dfsg-2+b1) ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 58.28 Setting up libonig5:ppc64el (6.9.1-1) ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 58.31 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 58.32 Setting up jq (1.5+dfsg-2+b1) ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 58.33 Processing triggers for libc-bin (2.28-10) ...
22:25:12 [2020-05-22T22:25:12.989Z] #24 DONE 58.6s
22:25:12 [2020-05-22T22:25:12.989Z] 
22:25:12 [2020-05-22T22:25:12.989Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
22:25:12 [2020-05-22T22:25:12.989Z] #25 DONE 0.1s
22:25:12 [2020-05-22T22:25:12.989Z] 
22:25:12 [2020-05-22T22:25:12.989Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:12 [2020-05-22T22:25:12.989Z] #33 45.89 Building dependency tree...
22:25:12 [2020-05-22T22:25:12.989Z] #33 50.84 The following additional packages will be installed:
22:25:12 [2020-05-22T22:25:12.989Z] #33 50.85   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
22:25:12 [2020-05-22T22:25:12.989Z] #33 50.86 Suggested packages:
22:25:12 [2020-05-22T22:25:12.989Z] #33 50.86   cmake-doc ninja-build lrzip
22:25:12 [2020-05-22T22:25:12.989Z] #33 50.86 Recommended packages:
22:25:12 [2020-05-22T22:25:12.989Z] #33 50.86   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
22:25:12 [2020-05-22T22:25:12.989Z] #33 52.61 The following NEW packages will be installed:
22:25:12 [2020-05-22T22:25:12.989Z] #33 52.62   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
22:25:12 [2020-05-22T22:25:12.989Z] #33 52.63   vim-common xxd
22:25:12 [2020-05-22T22:25:12.989Z] #33 53.00 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
22:25:12 [2020-05-22T22:25:12.989Z] #33 53.00 Need to get 14.9 MB of archives.
22:25:12 [2020-05-22T22:25:12.989Z] #33 53.00 After this operation, 67.2 MB of additional disk space will be used.
22:25:12 [2020-05-22T22:25:12.989Z] #33 53.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 53.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 53.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 53.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 56.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 56.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 56.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 56.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 56.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 56.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
22:25:12 [2020-05-22T22:25:12.989Z] #33 ...
22:25:12 [2020-05-22T22:25:12.989Z] 
22:25:12 [2020-05-22T22:25:12.989Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:13 [2020-05-22T22:25:13.003Z] #39 85.01   DEP      criu/filesystems.d
22:25:13 [2020-05-22T22:25:13.003Z] #39 85.14   DEP      criu/files.d
22:25:13 [2020-05-22T22:25:13.208Z] #10 86.49 Selecting previously unselected package binutils-mingw-w64-i686.
22:25:13 [2020-05-22T22:25:13.208Z] #10 86.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15412 files and directories currently installed.)
22:25:13 [2020-05-22T22:25:13.208Z] #10 86.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
22:25:13 [2020-05-22T22:25:13.258Z] #39 85.36   DEP      criu/files-reg.d
22:25:13 [2020-05-22T22:25:13.461Z] #25 12.26 
22:25:13 [2020-05-22T22:25:13.466Z] #10 86.61 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:25:13 [2020-05-22T22:25:13.513Z] #39 85.57   DEP      criu/files-ext.d
22:25:13 [2020-05-22T22:25:13.513Z] #39 85.70   DEP      criu/file-lock.d
22:25:13 [2020-05-22T22:25:13.768Z] #39 85.87   DEP      criu/file-ids.d
22:25:13 [2020-05-22T22:25:13.768Z] #39 86.00   DEP      criu/fifo.d
22:25:14 [2020-05-22T22:25:14.023Z] #39 86.13   DEP      criu/fdstore.d
22:25:14 [2020-05-22T22:25:14.023Z] #39 86.27   DEP      criu/fault-injection.d
22:25:14 [2020-05-22T22:25:14.278Z] #39 86.31   DEP      criu/external.d
22:25:14 [2020-05-22T22:25:14.278Z] #39 86.41   DEP      criu/eventpoll.d
22:25:14 [2020-05-22T22:25:14.278Z] #39 86.55   DEP      criu/eventfd.d
22:25:14 [2020-05-22T22:25:14.399Z] #10 ...
22:25:14 [2020-05-22T22:25:14.399Z] 
22:25:14 [2020-05-22T22:25:14.399Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:14 [2020-05-22T22:25:14.399Z] #30 77.51 reflect
22:25:14 [2020-05-22T22:25:14.399Z] #30 86.49 time
22:25:14 [2020-05-22T22:25:14.399Z] #30 ...
22:25:14 [2020-05-22T22:25:14.399Z] 
22:25:14 [2020-05-22T22:25:14.399Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:14 [2020-05-22T22:25:14.399Z] #25 16.65 
22:25:14 [2020-05-22T22:25:14.533Z] #39 86.69   DEP      criu/crtools.d
22:25:14 [2020-05-22T22:25:14.607Z] #26 ...
22:25:14 [2020-05-22T22:25:14.607Z] 
22:25:14 [2020-05-22T22:25:14.607Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:14 [2020-05-22T22:25:14.607Z] #39 47.63 Building dependency tree...
22:25:14 [2020-05-22T22:25:14.607Z] #39 52.99 The following additional packages will be installed:
22:25:14 [2020-05-22T22:25:14.607Z] #39 52.99   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
22:25:14 [2020-05-22T22:25:14.607Z] #39 52.99   libprotoc17 python-pkg-resources python-six zlib1g-dev
22:25:14 [2020-05-22T22:25:14.607Z] #39 53.01 Suggested packages:
22:25:14 [2020-05-22T22:25:14.607Z] #39 53.01   manpages-dev python-setuptools
22:25:14 [2020-05-22T22:25:14.607Z] #39 55.78 The following NEW packages will be installed:
22:25:14 [2020-05-22T22:25:14.607Z] #39 55.79   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
22:25:14 [2020-05-22T22:25:14.607Z] #39 55.80   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
22:25:14 [2020-05-22T22:25:14.607Z] #39 55.80   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
22:25:14 [2020-05-22T22:25:14.607Z] #39 55.81   python-six zlib1g-dev
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.27 0 upgraded, 17 newly installed, 0 to remove and 2 not upgraded.
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.27 Need to get 4075 kB of archives.
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.27 After this operation, 24.5 MB of additional disk space will be used.
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 56.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 57.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 57.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 57.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 58.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 58.02 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 58.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 58.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
22:25:14 [2020-05-22T22:25:14.607Z] #39 ...
22:25:14 [2020-05-22T22:25:14.607Z] 
22:25:14 [2020-05-22T22:25:14.607Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:14 [2020-05-22T22:25:14.607Z] #33 58.96 debconf: delaying package configuration, since apt-utils is not installed
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.12 Fetched 14.9 MB in 4s (3563 kB/s)
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.26 Selecting previously unselected package xxd.
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.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 ... 15341 files and directories currently installed.)
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.42 Unpacking xxd (2:8.1.0875-5) ...
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.74 Selecting previously unselected package vim-common.
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
22:25:14 [2020-05-22T22:25:14.607Z] #33 59.91 Unpacking vim-common (2:8.1.0875-5) ...
22:25:14 [2020-05-22T22:25:14.607Z] #33 60.49 Selecting previously unselected package cmake-data.
22:25:14 [2020-05-22T22:25:14.607Z] #33 60.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
22:25:14 [2020-05-22T22:25:14.607Z] #33 60.52 Unpacking cmake-data (3.13.4-1) ...
22:25:14 [2020-05-22T22:25:14.788Z] #39 86.86   DEP      criu/cr-service.d
22:25:14 [2020-05-22T22:25:14.788Z] #39 86.97   DEP      criu/cr-restore.d
22:25:14 [2020-05-22T22:25:14.917Z] #25 16.99 
                                                                           0.0%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.7%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              17.1%
#############                                                             19.0%
###############                                                           21.0%
################                                                          23.1%
#################                                                         24.3%
###################                                                       26.7%
22:25:14 [2020-05-22T22:25:14.917Z] #25 ...
22:25:14 [2020-05-22T22:25:14.917Z] 
22:25:14 [2020-05-22T22:25:14.917Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:25:14 [2020-05-22T22:25:14.917Z] #28 78.01 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  93% (1422/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:25:14 [2020-05-22T22:25:14.917Z] #28 79.27 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
22:25:14 [2020-05-22T22:25:14.917Z] #28 79.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:25:14 [2020-05-22T22:25:14.917Z] #28 ...
22:25:14 [2020-05-22T22:25:14.917Z] 
22:25:14 [2020-05-22T22:25:14.917Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:14 [2020-05-22T22:25:14.917Z] #41 78.14 bufio
22:25:14 [2020-05-22T22:25:14.917Z] #41 78.94 reflect
22:25:14 [2020-05-22T22:25:14.917Z] #41 81.09 syscall
22:25:15 [2020-05-22T22:25:15.043Z] #39 87.14   DEP      criu/cr-errno.d
22:25:15 [2020-05-22T22:25:15.043Z] #39 87.16   DEP      criu/cr-dump.d
22:25:15 [2020-05-22T22:25:15.174Z] #41 ...
22:25:15 [2020-05-22T22:25:15.174Z] 
22:25:15 [2020-05-22T22:25:15.174Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:15 [2020-05-22T22:25:15.298Z] #39 87.35   DEP      criu/cr-dedup.d
22:25:15 [2020-05-22T22:25:15.298Z] #39 87.47   DEP      criu/cr-check.d
22:25:15 [2020-05-22T22:25:15.553Z] #39 87.67   DEP      criu/config.d
22:25:15 [2020-05-22T22:25:15.809Z] #39 87.83   DEP      criu/clone-noasan.d
22:25:15 [2020-05-22T22:25:15.809Z] #39 87.89   DEP      criu/cgroup.d
22:25:16 [2020-05-22T22:25:16.064Z] #39 88.01   DEP      criu/cgroup-props.d
22:25:16 [2020-05-22T22:25:16.064Z] #39 88.14   DEP      criu/bitmap.d
22:25:16 [2020-05-22T22:25:16.064Z] #39 88.16   DEP      criu/bfd.d
22:25:16 [2020-05-22T22:25:16.064Z] #39 88.23   DEP      criu/autofs.d
22:25:16 [2020-05-22T22:25:16.315Z] #25 12.54 #=#=#                                                                         

                                                                           0.0%
##                                                                         3.4%
#######                                                                   10.1%
##########                                                                14.2%
#############                                                             18.7%
################                                                          23.0%
#################                                                         24.8%
######################                                                    30.7%
#########################                                                 35.8%
#############################                                             40.4%
#################################                                         46.0%
###################################                                       48.8%
#######################################                                   54.5%
##########################################                                59.6%
##############################################                            65.0%
#################################################                         68.3%
####################################################                      72.7%
######################################################                    75.1%
#######################################################                   77.6%
##########################################################                81.8%
################################################################          89.8%
######################################################################    97.5%
######################################################################## 100.0%
22:25:16 [2020-05-22T22:25:16.319Z] #39 88.39   DEP      criu/aio.d
22:25:16 [2020-05-22T22:25:16.327Z] #47 97.56 mvdan.cc/sh/v3/cmd/shfmt
22:25:16 [2020-05-22T22:25:16.327Z] #47 ...
22:25:16 [2020-05-22T22:25:16.327Z] 
22:25:16 [2020-05-22T22:25:16.327Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:16 [2020-05-22T22:25:16.327Z] #39 28.10   CC       images/core-s390.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 29.01   CC       images/cpuinfo.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 29.76   CC       images/inventory.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 30.08   CC       images/fdinfo.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 30.64   CC       images/fown.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 30.87   CC       images/ns.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 31.28   CC       images/regfile.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 31.67   CC       images/ghost-file.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 32.00   CC       images/fifo.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 32.23   CC       images/remap-file-path.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 32.50   CC       images/eventfd.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 32.75   CC       images/eventpoll.o
22:25:16 [2020-05-22T22:25:16.327Z] #39 33.13   CC       images/fh.o
22:25:16 [2020-05-22T22:25:16.574Z] #39 88.54   DEP      criu/action-scripts.d
22:25:16 [2020-05-22T22:25:16.829Z] #39 88.86   CC       criu/action-scripts.o
22:25:16 [2020-05-22T22:25:16.881Z] #25 15.75 
22:25:16 [2020-05-22T22:25:16.895Z] #39 33.60   CC       images/fsnotify.o
22:25:17 [2020-05-22T22:25:17.389Z] #39 89.28   CC       criu/aio.o
22:25:17 [2020-05-22T22:25:17.835Z] #39 34.32   CC       images/signalfd.o
22:25:17 [2020-05-22T22:25:17.949Z] #39 89.84   CC       criu/autofs.o
22:25:18 [2020-05-22T22:25:18.096Z] #39 34.70   CC       images/fs.o
22:25:18 [2020-05-22T22:25:18.096Z] #39 34.88   CC       images/pstree.o
22:25:18 [2020-05-22T22:25:18.274Z] #25 16.99 
                                                                           0.0%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.7%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              17.1%
#############                                                             19.0%
###############                                                           21.0%
################                                                          23.1%
#################                                                         24.3%
###################                                                       26.7%
####################                                                      27.9%
#####################                                                     29.8%
######################                                                    30.8%
#######################                                                   32.8%
########################                                                  34.1%
##########################                                                36.3%
###########################                                               38.4%
############################                                              39.7%
#############################                                             41.3%
###############################                                           44.2%
#################################                                         46.9%
###################################                                       49.4%
#####################################                                     52.6%
#######################################                                   55.4%
#########################################                                 57.1%
###########################################                               60.0%
#############################################                             63.0%
###############################################                           65.4%
#################################################                         68.3%
##################################################                        70.7%
####################################################                      72.6%
#####################################################                     74.8%
######################################################                    76.1%
#######################################################                   77.1%
########################################################                  78.3%
#########################################################                 79.7%
############################################################              83.8%
##############################################################            86.3%
################################################################          89.0%
22:25:18 [2020-05-22T22:25:18.274Z] #25 ...
22:25:18 [2020-05-22T22:25:18.274Z] 
22:25:18 [2020-05-22T22:25:18.274Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:18 [2020-05-22T22:25:18.274Z] #47 81.53 syscall
22:25:18 [2020-05-22T22:25:18.274Z] #47 81.75 reflect
22:25:18 [2020-05-22T22:25:18.274Z] #47 ...
22:25:18 [2020-05-22T22:25:18.274Z] 
22:25:18 [2020-05-22T22:25:18.274Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:18 [2020-05-22T22:25:18.356Z] #39 35.14   CC       images/pipe.o
22:25:18 [2020-05-22T22:25:18.790Z] #25 16.99 
                                                                           0.0%
#                                                                          2.3%
##                                                                         3.3%
###                                                                        4.7%
######                                                                     8.7%
########                                                                  11.4%
#########                                                                 13.5%
###########                                                               15.3%
############                                                              17.1%
#############                                                             19.0%
###############                                                           21.0%
################                                                          23.1%
#################                                                         24.3%
###################                                                       26.7%
####################                                                      27.9%
#####################                                                     29.8%
######################                                                    30.8%
#######################                                                   32.8%
########################                                                  34.1%
##########################                                                36.3%
###########################                                               38.4%
############################                                              39.7%
#############################                                             41.3%
###############################                                           44.2%
#################################                                         46.9%
###################################                                       49.4%
#####################################                                     52.6%
#######################################                                   55.4%
#########################################                                 57.1%
###########################################                               60.0%
#############################################                             63.0%
###############################################                           65.4%
#################################################                         68.3%
##################################################                        70.7%
####################################################                      72.6%
#####################################################                     74.8%
######################################################                    76.1%
#######################################################                   77.1%
########################################################                  78.3%
#########################################################                 79.7%
############################################################              83.8%
##############################################################            86.3%
################################################################          89.0%
#################################################################         91.0%
##################################################################        92.9%
####################################################################      95.7%
######################################################################    97.9%
######################################################################## 100.0%
22:25:18 [2020-05-22T22:25:18.927Z] #39 35.47   CC       images/tcp-stream.o
22:25:19 [2020-05-22T22:25:19.128Z] #33 ...
22:25:19 [2020-05-22T22:25:19.128Z] 
22:25:19 [2020-05-22T22:25:19.128Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:19 [2020-05-22T22:25:19.128Z] #26 2.769 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:25:19 [2020-05-22T22:25:19.128Z] #26 3.325 #=#=#                                                                         
22:25:19 [2020-05-22T22:25:19.188Z] #39 35.79   CC       images/sk-packet.o
22:25:19 [2020-05-22T22:25:19.311Z] #39 91.36   CC       criu/bfd.o
22:25:19 [2020-05-22T22:25:19.356Z] #25 22.79 
22:25:19 [2020-05-22T22:25:19.624Z] #39 36.22   CC       images/mnt.o
22:25:19 [2020-05-22T22:25:19.715Z] #26 3.640 #=#=#                                                                         

                                                                           1.0%
##                                                                         3.2%
#####                                                                      7.5%
########                                                                  11.7%
###########                                                               16.0%
##############                                                            20.2%
#################                                                         24.0%
###################                                                       27.4%
#######################                                                   33.1%
##########################                                                37.4%
#############################                                             41.6%
##################################                                        48.0%
#####################################                                     52.3%
##########################################                                58.7%
############################################                              61.4%
################################################                          66.8%
###################################################                       71.1%
######################################################                    75.4%
#########################################################                 79.6%
############################################################              83.9%
###############################################################           88.1%
##################################################################        92.4%
#####################################################################     96.7%
######################################################################## 100.0%
22:25:19 [2020-05-22T22:25:19.715Z] #26 ...
22:25:19 [2020-05-22T22:25:19.715Z] 
22:25:19 [2020-05-22T22:25:19.715Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:19 [2020-05-22T22:25:19.715Z] #11 55.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
22:25:19 [2020-05-22T22:25:19.715Z] #11 55.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
22:25:19 [2020-05-22T22:25:19.715Z] #11 55.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
22:25:19 [2020-05-22T22:25:19.715Z] #11 55.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
22:25:19 [2020-05-22T22:25:19.715Z] #11 56.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
22:25:19 [2020-05-22T22:25:19.715Z] #11 57.80 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]
22:25:19 [2020-05-22T22:25:19.715Z] #11 57.84 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]
22:25:19 [2020-05-22T22:25:19.797Z] Commit message: "pkg/sysinfo/sysinfo_linux.go: fix some comments"
22:25:19 [2020-05-22T22:25:19.872Z] #39 91.91   CC       criu/bitmap.o
22:25:19 [2020-05-22T22:25:19.921Z] #25 ...
22:25:19 [2020-05-22T22:25:19.921Z] 
22:25:19 [2020-05-22T22:25:19.921Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:19 [2020-05-22T22:25:19.921Z] #32 83.12 Selecting previously unselected package libicu63:amd64.
22:25:19 [2020-05-22T22:25:19.921Z] #32 83.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
22:25:19 [2020-05-22T22:25:19.921Z] #32 83.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:25:19 [2020-05-22T22:25:19.921Z] #32 ...
22:25:19 [2020-05-22T22:25:19.921Z] 
22:25:19 [2020-05-22T22:25:19.921Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:19 [2020-05-22T22:25:19.921Z] #41 93.29 time
22:25:20 [2020-05-22T22:25:20.007Z] #11 ...
22:25:20 [2020-05-22T22:25:20.007Z] 
22:25:20 [2020-05-22T22:25:20.007Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:20 [2020-05-22T22:25:20.007Z] #33 65.84 Selecting previously unselected package libicu63:ppc64el.
22:25:20 [2020-05-22T22:25:20.007Z] #33 65.86 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
22:25:20 [2020-05-22T22:25:20.007Z] #33 65.86 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
22:25:20 [2020-05-22T22:25:20.127Z] #39 92.06   CC       criu/cgroup-props.o
22:25:20 [2020-05-22T22:25:20.195Z] #39 ...
22:25:20 [2020-05-22T22:25:20.195Z] 
22:25:20 [2020-05-22T22:25:20.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:20 [2020-05-22T22:25:20.195Z] #41 91.76 go/parser
22:25:20 [2020-05-22T22:25:20.195Z] #41 94.19 compress/flate
22:25:20 [2020-05-22T22:25:20.195Z] #41 97.82 go/doc
22:25:20 [2020-05-22T22:25:20.195Z] #41 98.51 math/big
22:25:20 [2020-05-22T22:25:20.195Z] #41 100.2 vendor/golang.org/x/text/unicode/bidi
22:25:20 [2020-05-22T22:25:20.195Z] #41 ...
22:25:20 [2020-05-22T22:25:20.195Z] 
22:25:20 [2020-05-22T22:25:20.195Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:20 [2020-05-22T22:25:20.195Z] #39 36.88   CC       images/pipe-data.o
22:25:20 [2020-05-22T22:25:20.195Z] #39 37.09   CC       images/sa.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:25:20 [2020-05-22T22:25:20.688Z] #39 92.73   CC       criu/cgroup.o
22:25:20 [2020-05-22T22:25:20.772Z] #39 37.32   CC       images/timer.o
22:25:21 [2020-05-22T22:25:21.249Z] #39 ...
22:25:21 [2020-05-22T22:25:21.249Z] 
22:25:21 [2020-05-22T22:25:21.249Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:25:21 [2020-05-22T22:25:21.249Z] #28 DONE 193.4s
22:25:21 [2020-05-22T22:25:21.249Z] 
22:25:21 [2020-05-22T22:25:21.249Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:25:21 [2020-05-22T22:25:21.249Z] #17 11.38 Reading package lists...
22:25:21 [2020-05-22T22:25:21.249Z] #17 15.30 Reading package lists...
22:25:21 [2020-05-22T22:25:21.249Z] #17 18.77 Building dependency tree...
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.47 libcap2-bin is already the newest version (1:2.25-2).
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.47 The following additional packages will be installed:
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.48   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.48   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.48   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.48   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.48   python3.7 python3.7-minimal vim-runtime xxd
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.49 Suggested packages:
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.49   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.49   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.49   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.49 Recommended packages:
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.49   aufs-dkms nftables build-essential python3-dev python3-keyring
22:25:21 [2020-05-22T22:25:21.249Z] #17 20.49   python3-keyrings.alt python3-xdg unzip
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.31 The following NEW packages will be installed:
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.32   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.32   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.32   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.32   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.33   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.33   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.33   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.33   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.33   xz-utils zip
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.75 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.75 Need to get 28.5 MB of archives.
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.75 After this operation, 116 MB of additional disk space will be used.
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
22:25:21 [2020-05-22T22:25:21.249Z] #17 22.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
22:25:21 [2020-05-22T22:25:21.249Z] #17 23.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:25:21 [2020-05-22T22:25:21.249Z] #17 23.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:25:21 [2020-05-22T22:25:21.249Z] #17 24.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
22:25:21 [2020-05-22T22:25:21.249Z] #17 24.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
22:25:21 [2020-05-22T22:25:21.344Z] #39 37.87   CC       images/timerfd.o
22:25:21 [2020-05-22T22:25:21.504Z] #17 24.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:25:21 [2020-05-22T22:25:21.616Z] #39 38.19   CC       images/mm.o
22:25:21 [2020-05-22T22:25:21.760Z] #17 24.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:25:21 [2020-05-22T22:25:21.760Z] #17 24.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:25:21 [2020-05-22T22:25:21.879Z] #39 38.54   CC       images/sk-opts.o
22:25:22 [2020-05-22T22:25:22.015Z] #17 24.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:25:22 [2020-05-22T22:25:22.015Z] #17 24.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:25:22 [2020-05-22T22:25:22.015Z] #17 24.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:25:22 [2020-05-22T22:25:22.015Z] #17 24.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:25:22 [2020-05-22T22:25:22.142Z] #39 ...
22:25:22 [2020-05-22T22:25:22.142Z] 
22:25:22 [2020-05-22T22:25:22.142Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:22 [2020-05-22T22:25:22.142Z] #47 DONE 104.0s
22:25:22 [2020-05-22T22:25:22.142Z] 
22:25:22 [2020-05-22T22:25:22.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:22 [2020-05-22T22:25:22.142Z] #39 38.97   CC       images/sk-unix.o
22:25:22 [2020-05-22T22:25:22.271Z] #17 24.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:25:22 [2020-05-22T22:25:22.271Z] #17 24.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:25:22 [2020-05-22T22:25:22.271Z] #17 25.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:25:22 [2020-05-22T22:25:22.271Z] #17 25.05 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:25:22 [2020-05-22T22:25:22.271Z] #17 25.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:25:22 [2020-05-22T22:25:22.271Z] #17 25.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:25:22 [2020-05-22T22:25:22.271Z] #17 25.11 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:25:22 [2020-05-22T22:25:22.346Z] #25 16.01 
                                                                           1.0%
#                                                                          2.2%
#                                                                          2.3%
###                                                                        4.7%
####                                                                       5.6%
#####                                                                      7.8%
######                                                                     9.4%
#######                                                                   11.0%
########                                                                  12.2%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.4%
#############                                                             18.3%
##############                                                            19.5%
##############                                                            20.6%
###############                                                           21.9%
################                                                          23.0%
#################                                                         24.4%
##################                                                        26.3%
####################                                                      28.6%
#####################                                                     30.4%
######################                                                    31.4%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                37.4%
############################                                              39.5%
#############################                                             41.5%
###############################                                           44.4%
##################################                                        47.7%
####################################                                      50.4%
######################################                                    54.1%
########################################                                  56.2%
########################################                                  56.7%
#########################################                                 57.5%
###########################################                               60.0%
#############################################                             62.6%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.9%
###################################################                       71.8%
#####################################################                     73.8%
######################################################                    75.3%
#######################################################                   77.0%
#######################################################                   77.7%
#########################################################                 80.3%
###########################################################               82.2%
#########
22:25:22 [2020-05-22T22:25:22.346Z] #25 ...
22:25:22 [2020-05-22T22:25:22.346Z] 
22:25:22 [2020-05-22T22:25:22.346Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:22 [2020-05-22T22:25:22.346Z] #10 85.00 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:25:22 [2020-05-22T22:25:22.346Z] #10 85.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 85.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.10 Selecting previously unselected package binutils-mingw-w64.
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.15 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.50 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.88 Selecting previously unselected package dmsetup.
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 91.92 Unpacking dmsetup (2:1.02.155-3) ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 92.19 Selecting previously unselected package mingw-w64-common.
22:25:22 [2020-05-22T22:25:22.346Z] #10 92.19 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 92.20 Unpacking mingw-w64-common (6.0.0-3) ...
22:25:22 [2020-05-22T22:25:22.346Z] #10 ...
22:25:22 [2020-05-22T22:25:22.346Z] 
22:25:22 [2020-05-22T22:25:22.346Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:22 [2020-05-22T22:25:22.403Z] #39 39.30   CC       images/sk-inet.o
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.16 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:25:22 [2020-05-22T22:25:22.527Z] #17 25.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:25:22 [2020-05-22T22:25:22.782Z] #17 25.60 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:25:22 [2020-05-22T22:25:22.782Z] #17 25.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:25:22 [2020-05-22T22:25:22.782Z] #17 25.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:25:22 [2020-05-22T22:25:22.782Z] #17 25.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:25:22 [2020-05-22T22:25:22.782Z] #17 25.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:25:22 [2020-05-22T22:25:22.782Z] #17 25.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:25:22 [2020-05-22T22:25:22.794Z] + docker version
22:25:22 [2020-05-22T22:25:22.861Z] #25 16.01 
                                                                           1.0%
#                                                                          2.2%
#                                                                          2.3%
###                                                                        4.7%
####                                                                       5.6%
#####                                                                      7.8%
######                                                                     9.4%
#######                                                                   11.0%
########                                                                  12.2%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.4%
#############                                                             18.3%
##############                                                            19.5%
##############                                                            20.6%
###############                                                           21.9%
################                                                          23.0%
#################                                                         24.4%
##################                                                        26.3%
####################                                                      28.6%
#####################                                                     30.4%
######################                                                    31.4%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                37.4%
############################                                              39.5%
#############################                                             41.5%
###############################                                           44.4%
##################################                                        47.7%
####################################                                      50.4%
######################################                                    54.1%
########################################                                  56.2%
########################################                                  56.7%
#########################################                                 57.5%
###########################################                               60.0%
#############################################                             62.6%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.9%
###################################################                       71.8%
#####################################################                     73.8%
######################################################                    75.3%
#######################################################                   77.0%
#######################################################                   77.7%
#########################################################                 80.3%
###########################################################               82.2%
############################################################              83.8%
#############################################################             84.8%
##############################################################            86.5%
###############################################################           88.7%
################################################################          90.2%
#########
22:25:22 [2020-05-22T22:25:22.861Z] #25 ...
22:25:22 [2020-05-22T22:25:22.861Z] 
22:25:22 [2020-05-22T22:25:22.861Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:22 [2020-05-22T22:25:22.861Z] #47 85.59 time
22:25:22 [2020-05-22T22:25:22.861Z] #47 95.32 context
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.81 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:25:23 [2020-05-22T22:25:23.038Z] #17 25.85 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:25:23 [2020-05-22T22:25:23.119Z] #47 ...
22:25:23 [2020-05-22T22:25:23.119Z] 
22:25:23 [2020-05-22T22:25:23.119Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:23 [2020-05-22T22:25:23.202Z] #41 ...
22:25:23 [2020-05-22T22:25:23.202Z] 
22:25:23 [2020-05-22T22:25:23.202Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:23 [2020-05-22T22:25:23.202Z] #38 86.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 86.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 86.52 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 86.53 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 86.54 Setting up python-six (1.12.0-1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.35 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.55 Setting up libcap-dev:amd64 (1:2.25-2) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.61 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.77 Setting up protobuf-compiler (3.6.1.3-2) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.85 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 94.94 Setting up python-protobuf (3.6.1.3-2) ...
22:25:23 [2020-05-22T22:25:23.202Z] #38 ...
22:25:23 [2020-05-22T22:25:23.202Z] 
22:25:23 [2020-05-22T22:25:23.202Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:23 [2020-05-22T22:25:23.202Z] #25 25.10 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:25:23 [2020-05-22T22:25:23.202Z] #25 25.96 #=#=#                                                                         
22:25:23 [2020-05-22T22:25:23.202Z] #25 26.35 
#                                                                          2.3%
######################################################################## 100.0%
22:25:23 [2020-05-22T22:25:23.202Z] #25 26.52 
22:25:23 [2020-05-22T22:25:23.293Z] #17 26.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:25:23 [2020-05-22T22:25:23.293Z] #17 26.23 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:25:23 [2020-05-22T22:25:23.348Z] #39 39.91   CC       images/tun.o
22:25:23 [2020-05-22T22:25:23.530Z] #33 ...
22:25:23 [2020-05-22T22:25:23.530Z] 
22:25:23 [2020-05-22T22:25:23.530Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:23 [2020-05-22T22:25:23.530Z] #61 DONE 69.3s
22:25:23 [2020-05-22T22:25:23.530Z] 
22:25:23 [2020-05-22T22:25:23.530Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:23 [2020-05-22T22:25:23.530Z] #26 7.368 
22:25:23 [2020-05-22T22:25:23.530Z] #26 7.642 
                                                                           1.0%
#########                                                                 13.8%
##################                                                        25.3%
##########################                                                36.8%
##################################                                        48.2%
######################################                                    54.0%
###############################################                           65.5%
##########################################################                81.4%
##################################################################        92.9%
######################################################################## 100.0%
22:25:23 [2020-05-22T22:25:23.530Z] #26 9.551 
22:25:23 [2020-05-22T22:25:23.547Z] #17 26.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:25:23 [2020-05-22T22:25:23.634Z] #25 16.01 
                                                                           1.0%
#                                                                          2.2%
#                                                                          2.3%
###                                                                        4.7%
####                                                                       5.6%
#####                                                                      7.8%
######                                                                     9.4%
#######                                                                   11.0%
########                                                                  12.2%
##########                                                                14.0%
##########                                                                15.1%
###########                                                               16.4%
#############                                                             18.3%
##############                                                            19.5%
##############                                                            20.6%
###############                                                           21.9%
################                                                          23.0%
#################                                                         24.4%
##################                                                        26.3%
####################                                                      28.6%
#####################                                                     30.4%
######################                                                    31.4%
#######################                                                   32.8%
########################                                                  34.6%
##########################                                                37.4%
############################                                              39.5%
#############################                                             41.5%
###############################                                           44.4%
##################################                                        47.7%
####################################                                      50.4%
######################################                                    54.1%
########################################                                  56.2%
########################################                                  56.7%
#########################################                                 57.5%
###########################################                               60.0%
#############################################                             62.6%
##############################################                            64.6%
###############################################                           66.4%
#################################################                         68.9%
###################################################                       71.8%
#####################################################                     73.8%
######################################################                    75.3%
#######################################################                   77.0%
#######################################################                   77.7%
#########################################################                 80.3%
###########################################################               82.2%
############################################################              83.8%
#############################################################             84.8%
##############################################################            86.5%
###############################################################           88.7%
################################################################          90.2%
##################################################################        92.4%
###################################################################       93.3%
####################################################################      95.4%
######################################################################    97.5%
######################################################################## 100.0%
22:25:23 [2020-05-22T22:25:23.634Z] #25 22.38 
22:25:23 [2020-05-22T22:25:23.802Z] #17 ...
22:25:23 [2020-05-22T22:25:23.802Z] 
22:25:23 [2020-05-22T22:25:23.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:23 [2020-05-22T22:25:23.802Z] #39 95.75   CC       criu/clone-noasan.o
22:25:23 [2020-05-22T22:25:23.802Z] #39 95.87   CC       criu/config.o
22:25:23 [2020-05-22T22:25:23.920Z] #39 40.68   CC       images/sk-netlink.o
22:25:24 [2020-05-22T22:25:24.181Z] #39 ...
22:25:24 [2020-05-22T22:25:24.181Z] 
22:25:24 [2020-05-22T22:25:24.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:24 [2020-05-22T22:25:24.181Z] #10 95.97 Selecting previously unselected package g++-mingw-w64-x86-64.
22:25:24 [2020-05-22T22:25:24.181Z] #10 95.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
22:25:24 [2020-05-22T22:25:24.181Z] #10 95.98 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:25:24 [2020-05-22T22:25:24.446Z] #10 ...
22:25:24 [2020-05-22T22:25:24.446Z] 
22:25:24 [2020-05-22T22:25:24.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:24 [2020-05-22T22:25:24.446Z] #39 41.14   CC       images/packet-sock.o
22:25:24 [2020-05-22T22:25:24.588Z] #25 27.80 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:25:24 [2020-05-22T22:25:24.735Z] #26 9.850 #=#=#                                                                         

##                                                                         3.7%
####                                                                       6.2%
########                                                                  11.4%
#############                                                             19.2%
#################                                                         24.4%
###################                                                       26.9%
#####################                                                     29.5%
########################                                                  34.7%
##########################                                                37.2%
############################                                              39.8%
################################                                          45.0%
#####################################                                     52.8%
#########################################                                 57.9%
22:25:24 [2020-05-22T22:25:24.735Z] #26 ...
22:25:24 [2020-05-22T22:25:24.735Z] 
22:25:24 [2020-05-22T22:25:24.735Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:24 [2020-05-22T22:25:24.735Z] #39 60.46 debconf: delaying package configuration, since apt-utils is not installed
22:25:24 [2020-05-22T22:25:24.735Z] #39 60.81 Fetched 4075 kB in 2s (1889 kB/s)
22:25:24 [2020-05-22T22:25:24.735Z] #39 60.91 Selecting previously unselected package libcap-dev:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 60.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 ... 15341 files and directories currently installed.)
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.03 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.03 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.29 Selecting previously unselected package libnet1:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.30 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.49 Selecting previously unselected package libnet1-dev.
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.77 Selecting previously unselected package libnl-3-200:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 61.80 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.04 Selecting previously unselected package libnl-3-dev:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.08 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.08 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.52 Selecting previously unselected package libprotobuf-c1:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.58 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.74 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.75 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.93 Selecting previously unselected package zlib1g-dev:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.96 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 62.97 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 63.24 Selecting previously unselected package libprotobuf17:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 63.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 63.25 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 64.41 Selecting previously unselected package libprotobuf-lite17:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 64.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 64.49 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 64.94 Selecting previously unselected package libprotobuf-dev:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 64.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 65.00 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 67.94 Selecting previously unselected package libprotoc17:ppc64el.
22:25:24 [2020-05-22T22:25:24.735Z] #39 67.95 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 67.96 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 69.33 Selecting previously unselected package protobuf-c-compiler.
22:25:24 [2020-05-22T22:25:24.735Z] #39 69.41 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 69.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 69.96 Selecting previously unselected package protobuf-compiler.
22:25:24 [2020-05-22T22:25:24.735Z] #39 69.98 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 69.99 Unpacking protobuf-compiler (3.6.1.3-2) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.07 Selecting previously unselected package python-pkg-resources.
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.11 Unpacking python-pkg-resources (40.8.0-1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.39 Selecting previously unselected package python-six.
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.45 Unpacking python-six (1.12.0-1) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.54 Selecting previously unselected package python-protobuf.
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 70.55 Unpacking python-protobuf (3.6.1.3-2) ...
22:25:24 [2020-05-22T22:25:24.735Z] #39 ...
22:25:24 [2020-05-22T22:25:24.735Z] 
22:25:24 [2020-05-22T22:25:24.735Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:24 [2020-05-22T22:25:24.846Z] #25 28.40 #=#=#                                                                         
22:25:25 [2020-05-22T22:25:25.020Z] #39 41.78   CC       images/ipc-var.o
22:25:25 [2020-05-22T22:25:25.166Z] #39 96.95   CC       criu/cr-check.o
22:25:25 [2020-05-22T22:25:25.364Z] #25 28.69 
                                                                           0.7%
######################################################################## 100.0%
22:25:25 [2020-05-22T22:25:25.364Z] #25 29.06 
22:25:25 [2020-05-22T22:25:25.534Z] #25 24.22 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:25:25 [2020-05-22T22:25:25.591Z] #39 42.16   CC       images/ipc-desc.o
22:25:25 [2020-05-22T22:25:25.621Z] #26 9.850 #=#=#                                                                         

##                                                                         3.7%
####                                                                       6.2%
########                                                                  11.4%
#############                                                             19.2%
#################                                                         24.4%
###################                                                       26.9%
#####################                                                     29.5%
########################                                                  34.7%
##########################                                                37.2%
############################                                              39.8%
################################                                          45.0%
#####################################                                     52.8%
#########################################                                 57.9%
#############################################                             63.1%
#################################################                         68.3%
####################################################                      73.4%
##########################################################                81.2%
##############################################################            86.3%
#################################################################         91.5%
#######################################################################   99.2%
######################################################################## 100.0%
22:25:25 [2020-05-22T22:25:25.852Z] #39 42.52   CC       images/ipc-shm.o
22:25:26 [2020-05-22T22:25:26.091Z] #39 98.35   CC       criu/cr-dedup.o
22:25:26 [2020-05-22T22:25:26.113Z] #39 42.83   CC       images/ipc-msg.o
22:25:26 [2020-05-22T22:25:26.359Z] #25 24.91 #=#=#                                                                         
22:25:26 [2020-05-22T22:25:26.359Z] #25 25.12 
######################################################################## 100.0%
22:25:26 [2020-05-22T22:25:26.616Z] #25 25.26 
22:25:26 [2020-05-22T22:25:26.651Z] #39 98.69   CC       criu/cr-dump.o
22:25:26 [2020-05-22T22:25:26.670Z] #26 13.46 
22:25:26 [2020-05-22T22:25:26.685Z] #39 43.30   CC       images/ipc-sem.o
22:25:26 [2020-05-22T22:25:26.685Z] #39 43.44   CC       images/utsns.o
22:25:26 [2020-05-22T22:25:26.739Z] #25 30.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:25:26 [2020-05-22T22:25:26.946Z] #39 43.74   CC       images/creds.o
22:25:26 [2020-05-22T22:25:26.996Z] #25 30.51 skipping existing 1849cc453dee
22:25:27 [2020-05-22T22:25:27.207Z] #39 43.94   CC       images/vma.o
22:25:27 [2020-05-22T22:25:27.254Z] #25 30.85 
22:25:27 [2020-05-22T22:25:27.469Z] #39 44.13   CC       images/netdev.o
22:25:27 [2020-05-22T22:25:27.511Z] #25 ...
22:25:27 [2020-05-22T22:25:27.511Z] 
22:25:27 [2020-05-22T22:25:27.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:27 [2020-05-22T22:25:27.511Z] #10 90.80 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:25:27 [2020-05-22T22:25:27.511Z] #10 90.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.511Z] #10 90.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:25:27 [2020-05-22T22:25:27.511Z] #10 95.92 Selecting previously unselected package binutils-mingw-w64.
22:25:27 [2020-05-22T22:25:27.512Z] #10 95.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:25:27 [2020-05-22T22:25:27.512Z] #10 95.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.11 Selecting previously unselected package libdevmapper1.02.1:amd64.
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.13 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.51 Selecting previously unselected package dmsetup.
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.53 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.55 Unpacking dmsetup (2:1.02.155-3) ...
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.78 Selecting previously unselected package mingw-w64-common.
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.81 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:25:27 [2020-05-22T22:25:27.512Z] #10 96.81 Unpacking mingw-w64-common (6.0.0-3) ...
22:25:27 [2020-05-22T22:25:27.580Z] Client: Docker Engine - Enterprise
22:25:27 [2020-05-22T22:25:27.580Z]  Version:           19.03.5
22:25:27 [2020-05-22T22:25:27.580Z]  API version:       1.40
22:25:27 [2020-05-22T22:25:27.580Z]  Go version:        go1.12.12
22:25:27 [2020-05-22T22:25:27.580Z]  Git commit:        2ee0c57608
22:25:27 [2020-05-22T22:25:27.580Z]  Built:             11/13/2019 08:00:16
22:25:27 [2020-05-22T22:25:27.580Z]  OS/Arch:           windows/amd64
22:25:27 [2020-05-22T22:25:27.580Z]  Experimental:      false
22:25:27 [2020-05-22T22:25:27.580Z] 
22:25:27 [2020-05-22T22:25:27.580Z] Server: Docker Engine - Enterprise
22:25:27 [2020-05-22T22:25:27.580Z]  Engine:
22:25:27 [2020-05-22T22:25:27.580Z]   Version:          19.03.5
22:25:27 [2020-05-22T22:25:27.580Z]   API version:      1.40 (minimum version 1.24)
22:25:27 [2020-05-22T22:25:27.580Z]   Go version:       go1.12.12
22:25:27 [2020-05-22T22:25:27.580Z]   Git commit:       2ee0c57608
22:25:27 [2020-05-22T22:25:27.580Z]   Built:            11/13/2019 07:58:51
22:25:27 [2020-05-22T22:25:27.580Z]   OS/Arch:          windows/amd64
22:25:27 [2020-05-22T22:25:27.580Z]   Experimental:     true
22:25:27 [2020-05-22T22:25:27.784Z] #10 ...
22:25:27 [2020-05-22T22:25:27.784Z] 
22:25:27 [2020-05-22T22:25:27.784Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:27 [2020-05-22T22:25:27.784Z] #32 95.58 Selecting previously unselected package libxml2:amd64.
22:25:27 [2020-05-22T22:25:27.784Z] #32 95.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 95.59 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 96.52 Selecting previously unselected package libarchive13:amd64.
22:25:27 [2020-05-22T22:25:27.784Z] #32 96.53 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 96.54 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.16 Selecting previously unselected package libjsoncpp1:amd64.
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.17 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.42 Selecting previously unselected package librhash0:amd64.
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.45 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.46 Unpacking librhash0:amd64 (1.3.8-1) ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.73 Selecting previously unselected package libuv1:amd64.
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.76 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 97.77 Unpacking libuv1:amd64 (1.24.1-1) ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 98.01 Selecting previously unselected package cmake.
22:25:27 [2020-05-22T22:25:27.784Z] #32 98.01 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:25:27 [2020-05-22T22:25:27.784Z] #32 98.02 Unpacking cmake (3.13.4-1) ...
22:25:27 [2020-05-22T22:25:27.995Z] #25 26.53 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:25:28 [2020-05-22T22:25:28.043Z] #39 44.54   CC       images/tty.o
[Pipeline] sh
22:25:28 [2020-05-22T22:25:28.560Z] #25 27.26 #=#=#                                                                         
22:25:28 [2020-05-22T22:25:28.620Z] #39 45.25   CC       images/file-lock.o
22:25:28 [2020-05-22T22:25:28.717Z] #32 ...
22:25:28 [2020-05-22T22:25:28.717Z] 
22:25:28 [2020-05-22T22:25:28.717Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:28 [2020-05-22T22:25:28.717Z] #41 101.9 os
22:25:28 [2020-05-22T22:25:28.717Z] #41 101.9 strings
22:25:28 [2020-05-22T22:25:28.818Z] #25 27.48 #=#=#                                                                         

#################################################                         69.1%
######################################################################## 100.0%
22:25:28 [2020-05-22T22:25:28.881Z] #39 45.63   CC       images/rlimit.o
22:25:29 [2020-05-22T22:25:29.142Z] #39 45.99   CC       images/pagemap.o
22:25:29 [2020-05-22T22:25:29.161Z] #39 100.8   CC       criu/cr-errno.o
22:25:29 [2020-05-22T22:25:29.161Z] #39 100.9   CC       criu/cr-restore.o
22:25:29 [2020-05-22T22:25:29.161Z] #39 ...
22:25:29 [2020-05-22T22:25:29.161Z] 
22:25:29 [2020-05-22T22:25:29.161Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:25:29 [2020-05-22T22:25:29.161Z] #17 26.87 debconf: delaying package configuration, since apt-utils is not installed
22:25:29 [2020-05-22T22:25:29.161Z] #17 26.99 Fetched 28.5 MB in 4s (7315 kB/s)
22:25:29 [2020-05-22T22:25:29.161Z] #17 27.05 Selecting previously unselected package pigz.
22:25:29 [2020-05-22T22:25:29.161Z] #17 27.05 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23434 files and directories currently installed.)
22:25:29 [2020-05-22T22:25:29.161Z] #17 27.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.161Z] #17 27.10 Unpacking pigz (2.4-1) ...
22:25:29 [2020-05-22T22:25:29.161Z] #17 27.28 Selecting previously unselected package libpython3.7-minimal:amd64.
22:25:29 [2020-05-22T22:25:29.162Z] #17 27.28 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 27.29 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 27.68 Selecting previously unselected package python3.7-minimal.
22:25:29 [2020-05-22T22:25:29.162Z] #17 27.69 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 27.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 28.58 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 28.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 30.80 Selecting previously unselected package python3-minimal.
22:25:29 [2020-05-22T22:25:29.162Z] #17 30.80 (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 ... 23683 files and directories currently installed.)
22:25:29 [2020-05-22T22:25:29.162Z] #17 30.85 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 30.86 Unpacking python3-minimal (3.7.3-1) ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 30.93 Selecting previously unselected package libmpdec2:amd64.
22:25:29 [2020-05-22T22:25:29.162Z] #17 30.94 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 30.95 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 31.08 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:25:29 [2020-05-22T22:25:29.162Z] #17 31.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.162Z] #17 31.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
22:25:29 [2020-05-22T22:25:29.178Z] + docker info
22:25:29 [2020-05-22T22:25:29.384Z] #25 ...
22:25:29 [2020-05-22T22:25:29.384Z] 
22:25:29 [2020-05-22T22:25:29.384Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:29 [2020-05-22T22:25:29.384Z] #38 91.94 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 91.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 91.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 91.98 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 91.98 Setting up python-six (1.12.0-1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.01 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.01 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.03 Setting up libcap-dev:amd64 (1:2.25-2) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.04 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.05 Setting up protobuf-compiler (3.6.1.3-2) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.07 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 98.09 Setting up python-protobuf (3.6.1.3-2) ...
22:25:29 [2020-05-22T22:25:29.384Z] #38 ...
22:25:29 [2020-05-22T22:25:29.384Z] 
22:25:29 [2020-05-22T22:25:29.384Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:29 [2020-05-22T22:25:29.384Z] #32 95.67 Selecting previously unselected package libxml2:amd64.
22:25:29 [2020-05-22T22:25:29.384Z] #32 95.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 95.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 97.06 Selecting previously unselected package libarchive13:amd64.
22:25:29 [2020-05-22T22:25:29.384Z] #32 97.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 97.07 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 97.87 Selecting previously unselected package libjsoncpp1:amd64.
22:25:29 [2020-05-22T22:25:29.384Z] #32 97.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 97.89 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.21 Selecting previously unselected package librhash0:amd64.
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.22 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.23 Unpacking librhash0:amd64 (1.3.8-1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.48 Selecting previously unselected package libuv1:amd64.
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.48 Unpacking libuv1:amd64 (1.24.1-1) ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.66 Selecting previously unselected package cmake.
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.67 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.384Z] #32 98.69 Unpacking cmake (3.13.4-1) ...
22:25:29 [2020-05-22T22:25:29.417Z] #17 32.05 Selecting previously unselected package python3.7.
22:25:29 [2020-05-22T22:25:29.417Z] #17 32.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.417Z] #17 32.06 Unpacking python3.7 (3.7.3-2+deb10u1) ...
22:25:29 [2020-05-22T22:25:29.417Z] #17 32.17 Selecting previously unselected package libpython3-stdlib:amd64.
22:25:29 [2020-05-22T22:25:29.417Z] #17 32.18 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:25:29 [2020-05-22T22:25:29.417Z] #17 32.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:25:29 [2020-05-22T22:25:29.674Z] #17 32.28 Setting up python3-minimal (3.7.3-1) ...
22:25:29 [2020-05-22T22:25:29.758Z] #39 46.50   CC       images/siginfo.o
22:25:30 [2020-05-22T22:25:30.020Z] #39 ...
22:25:30 [2020-05-22T22:25:30.020Z] 
22:25:30 [2020-05-22T22:25:30.020Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:25:30 [2020-05-22T22:25:30.020Z] #54 111.7 + for f in rootlesskit rootlesskit-docker-proxy
22:25:30 [2020-05-22T22:25:30.020Z] #54 111.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:25:30 [2020-05-22T22:25:30.127Z] #41 ...
22:25:30 [2020-05-22T22:25:30.127Z] 
22:25:30 [2020-05-22T22:25:30.127Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:30 [2020-05-22T22:25:30.127Z] #47 93.42 time
22:25:30 [2020-05-22T22:25:30.127Z] #47 102.0 encoding/binary
22:25:30 [2020-05-22T22:25:30.163Z] #26 13.85 
                                                                           1.1%
#                                                                          2.7%
###                                                                        4.5%
####                                                                       6.3%
######                                                                     9.0%
########                                                                  11.7%
#########                                                                 13.4%
##########                                                                15.2%
############                                                              17.0%
#############                                                             18.8%
##############                                                            20.6%
################                                                          23.2%
##################                                                        25.2%
####################                                                      28.0%
######################                                                    30.6%
#######################                                                   32.4%
#########################                                                 35.1%
###########################                                               37.8%
#############################                                             40.5%
###############################                                           43.1%
#################################                                         46.7%
###################################                                       49.4%
#####################################                                     52.1%
#######################################                                   54.8%
#########################################                                 57.4%
###########################################                               60.1%
############################################                              61.4%
############################################                              62.3%
##############################################                            64.1%
22:25:30 [2020-05-22T22:25:30.163Z] #26 ...
22:25:30 [2020-05-22T22:25:30.163Z] 
22:25:30 [2020-05-22T22:25:30.163Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:30 [2020-05-22T22:25:30.163Z] #11 66.06 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]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.89 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]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 72.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 73.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 73.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 73.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 73.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 74.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 74.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
22:25:30 [2020-05-22T22:25:30.163Z] #11 74.15 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
22:25:30 [2020-05-22T22:25:30.234Z] #17 33.06 Selecting previously unselected package python3.
22:25:30 [2020-05-22T22:25:30.235Z] #17 33.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 ... 24095 files and directories currently installed.)
22:25:30 [2020-05-22T22:25:30.235Z] #17 33.10 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:25:30 [2020-05-22T22:25:30.235Z] #17 33.12 Unpacking python3 (3.7.3-1) ...
22:25:30 [2020-05-22T22:25:30.323Z] #32 ...
22:25:30 [2020-05-22T22:25:30.323Z] 
22:25:30 [2020-05-22T22:25:30.323Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:30 [2020-05-22T22:25:30.323Z] #41 92.78 time
22:25:30 [2020-05-22T22:25:30.323Z] #41 100.2 strings
22:25:30 [2020-05-22T22:25:30.323Z] #41 102.2 os
22:25:30 [2020-05-22T22:25:30.323Z] #41 ...
22:25:30 [2020-05-22T22:25:30.323Z] 
22:25:30 [2020-05-22T22:25:30.323Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:30 [2020-05-22T22:25:30.323Z] #25 28.18 
22:25:30 [2020-05-22T22:25:30.385Z] #47 ...
22:25:30 [2020-05-22T22:25:30.385Z] 
22:25:30 [2020-05-22T22:25:30.385Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:30 [2020-05-22T22:25:30.385Z] #25 33.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:25:30 [2020-05-22T22:25:30.385Z] #25 33.82 #=#=#                                                                         
22:25:30 [2020-05-22T22:25:30.460Z] #11 ...
22:25:30 [2020-05-22T22:25:30.460Z] 
22:25:30 [2020-05-22T22:25:30.460Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:30 [2020-05-22T22:25:30.489Z] #17 33.19 Selecting previously unselected package libip4tc0:amd64.
22:25:30 [2020-05-22T22:25:30.489Z] #17 33.20 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:25:30 [2020-05-22T22:25:30.489Z] #17 33.20 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:25:30 [2020-05-22T22:25:30.489Z] #17 33.30 Selecting previously unselected package libip6tc0:amd64.
22:25:30 [2020-05-22T22:25:30.489Z] #17 33.31 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:25:30 [2020-05-22T22:25:30.489Z] #17 33.31 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:25:30 [2020-05-22T22:25:30.489Z] #17 33.42 Selecting previously unselected package libiptc0:amd64.
22:25:30 [2020-05-22T22:25:30.643Z] #25 34.12 #=#=#                                                                         

######################################################################## 100.0%
22:25:30 [2020-05-22T22:25:30.743Z] #17 33.42 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:25:30 [2020-05-22T22:25:30.743Z] #17 33.43 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:25:30 [2020-05-22T22:25:30.744Z] #17 33.52 Selecting previously unselected package libnfnetlink0:amd64.
22:25:30 [2020-05-22T22:25:30.744Z] #17 33.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:25:30 [2020-05-22T22:25:30.744Z] #17 33.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:25:30 [2020-05-22T22:25:30.744Z] #17 33.60 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:25:30 [2020-05-22T22:25:30.744Z] #17 33.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:25:30 [2020-05-22T22:25:30.744Z] #17 33.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:25:30 [2020-05-22T22:25:30.900Z] #25 34.52 
22:25:30 [2020-05-22T22:25:30.998Z] #17 33.72 Selecting previously unselected package libnftnl11:amd64.
22:25:30 [2020-05-22T22:25:30.998Z] #17 33.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:25:30 [2020-05-22T22:25:30.998Z] #17 33.72 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:25:30 [2020-05-22T22:25:30.998Z] #17 33.82 Selecting previously unselected package iptables.
22:25:31 [2020-05-22T22:25:31.158Z] #25 34.61 Download of images into '/build' complete.
22:25:31 [2020-05-22T22:25:31.158Z] #25 34.61 Use something like the following to load the result into a Docker daemon:
22:25:31 [2020-05-22T22:25:31.158Z] #25 34.61   tar -cC '/build' . | docker load
22:25:31 [2020-05-22T22:25:31.267Z] #17 33.83 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:25:31 [2020-05-22T22:25:31.267Z] #17 33.84 Unpacking iptables (1.8.2-4) ...
22:25:31 [2020-05-22T22:25:31.416Z] #25 DONE 34.9s
22:25:31 [2020-05-22T22:25:31.416Z] 
22:25:31 [2020-05-22T22:25:31.416Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.7 Setting up xxd (2:8.1.0875-5) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.7 Setting up libuv1:amd64 (1.24.1-1) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.7 Setting up vim-common (2:8.1.0875-5) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.8 Setting up librhash0:amd64 (1.3.8-1) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.8 Setting up cmake-data (3.13.4-1) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.8 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.8 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.9 Setting up cmake (3.13.4-1) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 103.9 Processing triggers for libc-bin (2.28-10) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 104.0 Processing triggers for mime-support (3.62) ...
22:25:31 [2020-05-22T22:25:31.416Z] #32 DONE 104.6s
22:25:31 [2020-05-22T22:25:31.416Z] 
22:25:31 [2020-05-22T22:25:31.416Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:31 [2020-05-22T22:25:31.523Z] #17 34.18 Selecting previously unselected package xxd.
22:25:31 [2020-05-22T22:25:31.523Z] #17 34.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:25:31 [2020-05-22T22:25:31.523Z] #17 34.22 Unpacking xxd (2:8.1.0875-5) ...
22:25:31 [2020-05-22T22:25:31.523Z] #17 34.33 Selecting previously unselected package vim-common.
22:25:31 [2020-05-22T22:25:31.523Z] #17 34.33 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:25:31 [2020-05-22T22:25:31.523Z] #17 34.37 Unpacking vim-common (2:8.1.0875-5) ...
22:25:31 [2020-05-22T22:25:31.779Z] #17 34.57 Selecting previously unselected package bash-completion.
22:25:31 [2020-05-22T22:25:31.779Z] #17 34.58 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:25:32 [2020-05-22T22:25:32.220Z] #25 30.69 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:25:32 [2020-05-22T22:25:32.220Z] #25 30.81 skipping existing 1849cc453dee
22:25:32 [2020-05-22T22:25:32.220Z] #25 30.95 
22:25:32 [2020-05-22T22:25:32.229Z] #26 13.85 
                                                                           1.1%
#                                                                          2.7%
###                                                                        4.5%
####                                                                       6.3%
######                                                                     9.0%
########                                                                  11.7%
#########                                                                 13.4%
##########                                                                15.2%
############                                                              17.0%
#############                                                             18.8%
##############                                                            20.6%
################                                                          23.2%
##################                                                        25.2%
####################                                                      28.0%
######################                                                    30.6%
#######################                                                   32.4%
#########################                                                 35.1%
###########################                                               37.8%
#############################                                             40.5%
###############################                                           43.1%
#################################                                         46.7%
###################################                                       49.4%
#####################################                                     52.1%
#######################################                                   54.8%
#########################################                                 57.4%
###########################################                               60.1%
############################################                              61.4%
############################################                              62.3%
##############################################                            64.1%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.4%
###################################################                       72.1%
#####################################################                     73.9%
#######################################################                   76.6%
#########################################################                 79.3%
###########################################################               82.0%
############################################################              83.8%
##############################################################            86.4%
################################################################          89.1%
##################################################################        91.8%
##################################################################        92.7%
###################################################################       93.6%
####################################################################      95.4%
######################################################################    98.1%
#######################################################################   99.9%
######################################################################## 100.0%
22:25:32 [2020-05-22T22:25:32.229Z] #26 19.46 
22:25:32 [2020-05-22T22:25:32.786Z] #25 ...
22:25:32 [2020-05-22T22:25:32.786Z] 
22:25:32 [2020-05-22T22:25:32.786Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:32 [2020-05-22T22:25:32.786Z] #30 95.31 internal/poll
22:25:32 [2020-05-22T22:25:32.786Z] #30 97.58 internal/fmtsort
22:25:32 [2020-05-22T22:25:32.786Z] #30 98.65 internal/syscall/execenv
22:25:32 [2020-05-22T22:25:32.786Z] #30 98.85 internal/syscall/unix
22:25:32 [2020-05-22T22:25:32.786Z] #30 99.15 strings
22:25:32 [2020-05-22T22:25:32.786Z] #30 99.41 os
22:25:32 [2020-05-22T22:25:32.786Z] #30 105.2 path
22:25:32 [2020-05-22T22:25:32.786Z] #30 ...
22:25:32 [2020-05-22T22:25:32.786Z] 
22:25:32 [2020-05-22T22:25:32.786Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.6 Setting up xxd (2:8.1.0875-5) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.6 Setting up libuv1:amd64 (1.24.1-1) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.7 Setting up vim-common (2:8.1.0875-5) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.7 Setting up librhash0:amd64 (1.3.8-1) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.7 Setting up cmake-data (3.13.4-1) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.8 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.8 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.8 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.8 Setting up cmake (3.13.4-1) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 104.8 Processing triggers for libc-bin (2.28-10) ...
22:25:32 [2020-05-22T22:25:32.786Z] #32 105.0 Processing triggers for mime-support (3.62) ...
22:25:32 [2020-05-22T22:25:32.792Z] #33 ...
22:25:32 [2020-05-22T22:25:32.792Z] 
22:25:32 [2020-05-22T22:25:32.792Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:32 [2020-05-22T22:25:32.792Z] #38 105.4 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
22:25:32 [2020-05-22T22:25:32.792Z] #38 105.4 Processing triggers for libc-bin (2.28-10) ...
22:25:32 [2020-05-22T22:25:32.792Z] #38 DONE 106.0s
22:25:32 [2020-05-22T22:25:32.792Z] 
22:25:32 [2020-05-22T22:25:32.792Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:32 [2020-05-22T22:25:32.792Z] #30 96.04 internal/poll
22:25:32 [2020-05-22T22:25:32.792Z] #30 98.68 internal/syscall/execenv
22:25:32 [2020-05-22T22:25:32.792Z] #30 98.93 internal/fmtsort
22:25:32 [2020-05-22T22:25:32.792Z] #30 98.94 internal/syscall/unix
22:25:32 [2020-05-22T22:25:32.792Z] #30 99.51 os
22:25:32 [2020-05-22T22:25:32.792Z] #30 100.3 strings
22:25:33 [2020-05-22T22:25:33.044Z] #32 DONE 105.8s
22:25:33 [2020-05-22T22:25:33.044Z] 
22:25:33 [2020-05-22T22:25:33.044Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:33 [2020-05-22T22:25:33.044Z] #41 105.9 regexp/syntax
22:25:33 [2020-05-22T22:25:33.049Z] #30 ...
22:25:33 [2020-05-22T22:25:33.050Z] 
22:25:33 [2020-05-22T22:25:33.050Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:33 [2020-05-22T22:25:33.259Z] #26 ...
22:25:33 [2020-05-22T22:25:33.259Z] 
22:25:33 [2020-05-22T22:25:33.259Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:33 [2020-05-22T22:25:33.259Z] #31 69.13 sync
22:25:33 [2020-05-22T22:25:33.259Z] #31 69.15 internal/reflectlite
22:25:33 [2020-05-22T22:25:33.259Z] #31 76.74 errors
22:25:33 [2020-05-22T22:25:33.259Z] #31 76.75 sort
22:25:33 [2020-05-22T22:25:33.259Z] #31 77.74 io
22:25:33 [2020-05-22T22:25:33.259Z] #31 77.77 strconv
22:25:33 [2020-05-22T22:25:33.259Z] #31 77.79 internal/oserror
22:25:33 [2020-05-22T22:25:33.259Z] #31 78.69 syscall
22:25:33 [2020-05-22T22:25:33.561Z] #31 ...
22:25:33 [2020-05-22T22:25:33.561Z] 
22:25:33 [2020-05-22T22:25:33.561Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:33 [2020-05-22T22:25:33.561Z] #11 76.65 debconf: delaying package configuration, since apt-utils is not installed
22:25:33 [2020-05-22T22:25:33.561Z] #11 76.79 Fetched 78.9 MB in 20s (3849 kB/s)
22:25:33 [2020-05-22T22:25:33.561Z] #11 76.93 Selecting previously unselected package binutils-mingw-w64-i686.
22:25:33 [2020-05-22T22:25:33.561Z] #11 76.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15341 files and directories currently installed.)
22:25:33 [2020-05-22T22:25:33.561Z] #11 77.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
22:25:33 [2020-05-22T22:25:33.561Z] #11 77.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:25:34 [2020-05-22T22:25:34.232Z] #54 ...
22:25:34 [2020-05-22T22:25:34.232Z] 
22:25:34 [2020-05-22T22:25:34.232Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:34 [2020-05-22T22:25:34.232Z] #41 105.2 github.com/LK4D4/vndr/build
22:25:34 [2020-05-22T22:25:34.232Z] #41 105.3 vendor/golang.org/x/text/secure/bidirule
22:25:34 [2020-05-22T22:25:34.232Z] #41 106.0 vendor/golang.org/x/text/unicode/norm
22:25:34 [2020-05-22T22:25:34.232Z] #41 112.3 vendor/golang.org/x/net/http2/hpack
22:25:34 [2020-05-22T22:25:34.232Z] #41 114.3 mime
22:25:34 [2020-05-22T22:25:34.232Z] #41 ...
22:25:34 [2020-05-22T22:25:34.232Z] 
22:25:34 [2020-05-22T22:25:34.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.4 Selecting previously unselected package libapparmor1:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.4 Unpacking libapparmor1:arm64 (2.13.2-10) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.6 Selecting previously unselected package libapparmor-dev:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.6 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.9 Selecting previously unselected package libbtrfs0.
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 113.9 Unpacking libbtrfs0 (4.20.1-2) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.0 Selecting previously unselected package libbtrfs-dev.
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.0 Unpacking libbtrfs-dev (4.20.1-2) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.4 Selecting previously unselected package libudev-dev:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.4 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.7 Selecting previously unselected package libsepol1-dev:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 114.7 Unpacking libsepol1-dev:arm64 (2.8-1) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.0 Selecting previously unselected package libpcre16-3:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.1 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.2 Selecting previously unselected package libpcre32-3:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.2 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.4 Selecting previously unselected package libpcrecpp0v5:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.5 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.6 Selecting previously unselected package libpcre3-dev:arm64.
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.232Z] #10 115.7 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
22:25:34 [2020-05-22T22:25:34.290Z] #17 37.09 Unpacking bash-completion (1:2.8-6) ...
22:25:34 [2020-05-22T22:25:34.418Z] #41 ...
22:25:34 [2020-05-22T22:25:34.418Z] 
22:25:34 [2020-05-22T22:25:34.418Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:34 [2020-05-22T22:25:34.418Z] #47 96.88 internal/poll
22:25:34 [2020-05-22T22:25:34.418Z] #47 100.7 os
22:25:34 [2020-05-22T22:25:34.418Z] #47 103.0 encoding/binary
22:25:34 [2020-05-22T22:25:34.418Z] #47 ...
22:25:34 [2020-05-22T22:25:34.418Z] 
22:25:34 [2020-05-22T22:25:34.418Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:34 [2020-05-22T22:25:34.418Z] #25 32.09 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:25:34 [2020-05-22T22:25:34.418Z] #25 32.70 
22:25:34 [2020-05-22T22:25:34.418Z] #25 32.93 
######################################################################## 100.0%
22:25:34 [2020-05-22T22:25:34.418Z] #25 33.07 
22:25:34 [2020-05-22T22:25:34.418Z] #25 33.19 Download of images into '/build' complete.
22:25:34 [2020-05-22T22:25:34.493Z] #10 116.2 Selecting previously unselected package libselinux1-dev:arm64.
22:25:34 [2020-05-22T22:25:34.676Z] #25 33.19 Use something like the following to load the result into a Docker daemon:
22:25:34 [2020-05-22T22:25:34.676Z] #25 33.19   tar -cC '/build' . | docker load
22:25:34 [2020-05-22T22:25:34.676Z] #25 DONE 33.3s
22:25:34 [2020-05-22T22:25:34.676Z] 
22:25:34 [2020-05-22T22:25:34.676Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:34 [2020-05-22T22:25:34.676Z] #47 107.1 encoding/base64
22:25:34 [2020-05-22T22:25:34.676Z] #47 107.2 fmt
22:25:34 [2020-05-22T22:25:34.756Z] #10 116.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
22:25:34 [2020-05-22T22:25:34.756Z] #10 116.2 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
22:25:34 [2020-05-22T22:25:34.849Z] #17 37.54 Selecting previously unselected package bzip2.
22:25:34 [2020-05-22T22:25:34.849Z] #17 37.55 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:25:34 [2020-05-22T22:25:34.849Z] #17 37.56 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:25:35 [2020-05-22T22:25:35.016Z] #10 116.6 Selecting previously unselected package libdevmapper-dev:arm64.
22:25:35 [2020-05-22T22:25:35.016Z] #10 116.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
22:25:35 [2020-05-22T22:25:35.016Z] #10 116.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
22:25:35 [2020-05-22T22:25:35.016Z] #10 116.7 Selecting previously unselected package libseccomp-dev:arm64.
22:25:35 [2020-05-22T22:25:35.016Z] #10 116.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
22:25:35 [2020-05-22T22:25:35.016Z] #10 116.8 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
22:25:35 [2020-05-22T22:25:35.016Z] #10 116.9 Selecting previously unselected package libsystemd-dev:arm64.
22:25:35 [2020-05-22T22:25:35.104Z] #17 37.66 Selecting previously unselected package xz-utils.
22:25:35 [2020-05-22T22:25:35.105Z] #17 37.68 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:25:35 [2020-05-22T22:25:35.105Z] #17 37.69 Unpacking xz-utils (5.2.4-1) ...
22:25:35 [2020-05-22T22:25:35.105Z] #17 37.85 Selecting previously unselected package apparmor.
22:25:35 [2020-05-22T22:25:35.105Z] #17 37.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:25:35 [2020-05-22T22:25:35.278Z] #10 116.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
22:25:35 [2020-05-22T22:25:35.278Z] #10 116.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
22:25:35 [2020-05-22T22:25:35.360Z] #17 37.93 Unpacking apparmor (2.13.2-10) ...
22:25:35 [2020-05-22T22:25:35.617Z] #17 38.32 Selecting previously unselected package aufs-tools.
22:25:35 [2020-05-22T22:25:35.617Z] #17 38.32 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:25:35 [2020-05-22T22:25:35.617Z] #17 38.33 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:25:35 [2020-05-22T22:25:35.617Z] #17 38.45 Selecting previously unselected package libonig5:amd64.
22:25:35 [2020-05-22T22:25:35.617Z] #17 38.45 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:25:35 [2020-05-22T22:25:35.617Z] #17 38.46 Unpacking libonig5:amd64 (6.9.1-1) ...
22:25:35 [2020-05-22T22:25:35.849Z] #10 117.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
22:25:35 [2020-05-22T22:25:35.849Z] #10 117.6 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
22:25:35 [2020-05-22T22:25:35.849Z] #10 117.6 Setting up libapparmor1:arm64 (2.13.2-10) ...
22:25:35 [2020-05-22T22:25:35.849Z] #10 117.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:25:35 [2020-05-22T22:25:35.872Z] #17 38.59 Selecting previously unselected package libjq1:amd64.
22:25:35 [2020-05-22T22:25:35.872Z] #17 38.60 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:25:35 [2020-05-22T22:25:35.872Z] #17 38.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:25:36 [2020-05-22T22:25:36.050Z] #47 108.6 golang.org/x/sys/unix
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.7 Setting up libpcre16-3:arm64 (2:8.39-12) ...
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.7 Setting up libsepol1-dev:arm64 (2.8-1) ...
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.8 Setting up libbtrfs0 (4.20.1-2) ...
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.8 Setting up libpcre32-3:arm64 (2:8.39-12) ...
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.9 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:25:36 [2020-05-22T22:25:36.110Z] #10 117.9 Setting up libbtrfs-dev (4.20.1-2) ...
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.72 Selecting previously unselected package jq.
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.73 Unpacking jq (1.5+dfsg-2+b1) ...
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.82 Selecting previously unselected package libaio1:amd64.
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.83 Unpacking libaio1:amd64 (0.3.112-3) ...
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.88 Selecting previously unselected package libgpm2:amd64.
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.88 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:25:36 [2020-05-22T22:25:36.127Z] #17 38.89 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:25:36 [2020-05-22T22:25:36.293Z] #11 ...
22:25:36 [2020-05-22T22:25:36.293Z] 
22:25:36 [2020-05-22T22:25:36.293Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:36 [2020-05-22T22:25:36.293Z] #39 71.67 Setting up python-pkg-resources (40.8.0-1) ...
22:25:36 [2020-05-22T22:25:36.293Z] #39 78.74 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
22:25:36 [2020-05-22T22:25:36.293Z] #39 78.75 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
22:25:36 [2020-05-22T22:25:36.293Z] #39 78.76 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
22:25:36 [2020-05-22T22:25:36.293Z] #39 78.77 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
22:25:36 [2020-05-22T22:25:36.293Z] #39 78.80 Setting up python-six (1.12.0-1) ...
22:25:36 [2020-05-22T22:25:36.293Z] #39 ...
22:25:36 [2020-05-22T22:25:36.293Z] 
22:25:36 [2020-05-22T22:25:36.293Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:36 [2020-05-22T22:25:36.293Z] #26 21.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:25:36 [2020-05-22T22:25:36.293Z] #26 22.48 #=#=#                                                                         
22:25:36 [2020-05-22T22:25:36.293Z] #26 22.76 
####                                                                       6.3%
######################################################################## 100.0%
22:25:36 [2020-05-22T22:25:36.293Z] #26 23.11 
22:25:36 [2020-05-22T22:25:36.308Z] #47 ...
22:25:36 [2020-05-22T22:25:36.308Z] 
22:25:36 [2020-05-22T22:25:36.308Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:36 [2020-05-22T22:25:36.308Z] #38 108.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
22:25:36 [2020-05-22T22:25:36.308Z] #38 108.3 Processing triggers for libc-bin (2.28-10) ...
22:25:36 [2020-05-22T22:25:36.308Z] #38 DONE 108.8s
22:25:36 [2020-05-22T22:25:36.308Z] 
22:25:36 [2020-05-22T22:25:36.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.0 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.0 Setting up mingw-w64-common (6.0.0-3) ...
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.0 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.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
22:25:36 [2020-05-22T22:25:36.374Z] #10 118.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:25:36 [2020-05-22T22:25:36.375Z] #10 118.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
22:25:36 [2020-05-22T22:25:36.375Z] #10 118.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
22:25:36 [2020-05-22T22:25:36.375Z] #10 118.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:25:36 [2020-05-22T22:25:36.375Z] #10 118.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
22:25:36 [2020-05-22T22:25:36.375Z] #10 118.1 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
22:25:36 [2020-05-22T22:25:36.383Z] #17 38.95 Selecting previously unselected package libicu63:amd64.
22:25:36 [2020-05-22T22:25:36.383Z] #17 38.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:25:36 [2020-05-22T22:25:36.383Z] #17 38.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:25:36 [2020-05-22T22:25:36.635Z] #10 118.2 Setting up dmsetup (2:1.02.155-3) ...
22:25:36 [2020-05-22T22:25:36.635Z] #10 118.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
22:25:36 [2020-05-22T22:25:36.635Z] #10 118.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
22:25:36 [2020-05-22T22:25:36.635Z] #10 118.3 Processing triggers for libc-bin (2.28-10) ...
22:25:37 [2020-05-22T22:25:37.208Z] #10 ...
22:25:37 [2020-05-22T22:25:37.208Z] 
22:25:37 [2020-05-22T22:25:37.208Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:25:37 [2020-05-22T22:25:37.208Z] #54 DONE 119.0s
22:25:37 [2020-05-22T22:25:37.208Z] 
22:25:37 [2020-05-22T22:25:37.208Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:25:37 [2020-05-22T22:25:37.469Z] #55 DONE 0.1s
22:25:37 [2020-05-22T22:25:37.469Z] 
22:25:37 [2020-05-22T22:25:37.469Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:25:37 [2020-05-22T22:25:37.469Z] #56 DONE 0.1s
22:25:37 [2020-05-22T22:25:37.469Z] 
22:25:37 [2020-05-22T22:25:37.469Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:37 [2020-05-22T22:25:37.469Z] #10 DONE 119.3s
22:25:37 [2020-05-22T22:25:37.469Z] 
22:25:37 [2020-05-22T22:25:37.469Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:37 [2020-05-22T22:25:37.469Z] #41 117.3 net/textproto
22:25:37 [2020-05-22T22:25:37.469Z] #41 117.3 vendor/golang.org/x/net/http/httpproxy
22:25:37 [2020-05-22T22:25:37.469Z] #41 117.3 crypto/x509
22:25:37 [2020-05-22T22:25:37.469Z] #41 118.6 mime/multipart
22:25:37 [2020-05-22T22:25:37.469Z] #41 118.6 vendor/golang.org/x/net/http/httpguts
22:25:37 [2020-05-22T22:25:37.797Z] #26 ...
22:25:37 [2020-05-22T22:25:37.797Z] 
22:25:37 [2020-05-22T22:25:37.797Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:37 [2020-05-22T22:25:37.797Z] #42 73.49 internal/reflectlite
22:25:37 [2020-05-22T22:25:37.797Z] #42 73.50 sync
22:25:37 [2020-05-22T22:25:37.797Z] #42 77.34 github.com/LK4D4/vndr/godl/singleflight
22:25:37 [2020-05-22T22:25:37.797Z] #42 77.35 math/rand
22:25:37 [2020-05-22T22:25:37.797Z] #42 77.44 internal/singleflight
22:25:37 [2020-05-22T22:25:37.797Z] #42 81.42 sort
22:25:37 [2020-05-22T22:25:37.797Z] #42 81.43 io
22:25:37 [2020-05-22T22:25:37.797Z] #42 81.46 syscall
22:25:37 [2020-05-22T22:25:37.797Z] #42 81.69 strconv
22:25:37 [2020-05-22T22:25:37.797Z] #42 ...
22:25:37 [2020-05-22T22:25:37.797Z] 
22:25:37 [2020-05-22T22:25:37.797Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:37 [2020-05-22T22:25:37.797Z] #33 80.59 Selecting previously unselected package libxml2:ppc64el.
22:25:37 [2020-05-22T22:25:37.797Z] #33 80.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 80.61 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 81.60 Selecting previously unselected package libarchive13:ppc64el.
22:25:37 [2020-05-22T22:25:37.797Z] #33 81.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 81.64 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.27 Selecting previously unselected package libjsoncpp1:ppc64el.
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.28 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.48 Selecting previously unselected package librhash0:ppc64el.
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.50 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.52 Unpacking librhash0:ppc64el (1.3.8-1) ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.82 Selecting previously unselected package libuv1:ppc64el.
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.83 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 82.86 Unpacking libuv1:ppc64el (1.24.1-1) ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 83.24 Selecting previously unselected package cmake.
22:25:37 [2020-05-22T22:25:37.797Z] #33 83.24 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
22:25:37 [2020-05-22T22:25:37.797Z] #33 83.25 Unpacking cmake (3.13.4-1) ...
22:25:38 [2020-05-22T22:25:38.310Z] #39 ...
22:25:38 [2020-05-22T22:25:38.310Z] 
22:25:38 [2020-05-22T22:25:38.310Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 + RM_GOPATH=0
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 + TMP_GOPATH=
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 + : /build
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 + '[' -z '' ']'
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 ++ mktemp -d
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 + export GOPATH=/tmp/tmp.ys42XbjWTU
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 + GOPATH=/tmp/tmp.ys42XbjWTU
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.023 + RM_GOPATH=1
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 ++ dirname /tmp/install/install.sh
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + dir=/tmp/install
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + bin=tini
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + shift
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + '[' '!' -f /tmp/install/tini.installer ']'
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + . /tmp/install/tini.installer
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + install_tini
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.036 + git clone https://github.com/krallin/tini.git /tmp/tmp.ys42XbjWTU/tini
22:25:38 [2020-05-22T22:25:38.310Z] #33 5.052 Cloning into '/tmp/tmp.ys42XbjWTU/tini'...
22:25:38 [2020-05-22T22:25:38.310Z] #33 6.376 + cd /tmp/tmp.ys42XbjWTU/tini
22:25:38 [2020-05-22T22:25:38.310Z] #33 6.376 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:25:38 [2020-05-22T22:25:38.310Z] #33 6.460 + cmake .
22:25:38 [2020-05-22T22:25:38.876Z] #33 7.571 -- The C compiler identification is GNU 8.3.0
22:25:38 [2020-05-22T22:25:38.876Z] #33 7.683 -- Check for working C compiler: /usr/bin/cc
22:25:39 [2020-05-22T22:25:39.643Z] #17 42.41 Selecting previously unselected package libnet1:amd64.
22:25:39 [2020-05-22T22:25:39.643Z] #17 42.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:25:39 [2020-05-22T22:25:39.643Z] #17 42.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:25:39 [2020-05-22T22:25:39.643Z] #17 42.51 Selecting previously unselected package libnl-3-200:amd64.
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.51 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.58 Selecting previously unselected package libprotobuf-c1:amd64.
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.59 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.65 Selecting previously unselected package libreadline5:amd64.
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.65 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:25:39 [2020-05-22T22:25:39.899Z] #17 42.66 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:25:40 [2020-05-22T22:25:40.018Z] #41 121.6 crypto/tls
22:25:40 [2020-05-22T22:25:40.154Z] #17 42.77 Selecting previously unselected package net-tools.
22:25:40 [2020-05-22T22:25:40.154Z] #17 42.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:25:40 [2020-05-22T22:25:40.154Z] #17 42.78 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:25:40 [2020-05-22T22:25:40.154Z] #17 42.99 Selecting previously unselected package python-pip-whl.
22:25:40 [2020-05-22T22:25:40.154Z] #17 42.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
22:25:40 [2020-05-22T22:25:40.154Z] #17 43.00 Unpacking python-pip-whl (18.1-5) ...
22:25:40 [2020-05-22T22:25:40.279Z] #41 ...
22:25:40 [2020-05-22T22:25:40.279Z] 
22:25:40 [2020-05-22T22:25:40.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:40 [2020-05-22T22:25:40.279Z] #39 46.91   CC       images/rpc.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 48.61   CC       images/ext-file.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 48.97   CC       images/cgroup.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 49.77   CC       images/userns.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 50.28   CC       images/google/protobuf/descriptor.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 52.66   CC       images/opts.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 53.03   CC       images/seccomp.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 53.36   CC       images/binfmt-misc.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 53.68   CC       images/time.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 54.06   CC       images/sysctl.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 54.38   CC       images/autofs.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 54.84   CC       images/macvlan.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.15   CC       images/sit.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.50   LINK     images/built-in.o
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.71   GEN      compel/include/asm
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.72   GEN      compel/include/version.h
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.78 touch .config
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.81   GEN      include/common/config.h
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.97   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:25:40 [2020-05-22T22:25:40.279Z] #39 55.99   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.08   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.15   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.17   DEP      compel/plugins/std/infect.d
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.35   DEP      compel/plugins/std/string.d
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.51   DEP      compel/plugins/std/log.d
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.67   DEP      compel/plugins/std/fds.d
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.88   DEP      compel/plugins/std/std.d
22:25:40 [2020-05-22T22:25:40.279Z] #39 56.99   DEP      compel/plugins/shmem/shmem.d
22:25:40 [2020-05-22T22:25:40.540Z] #39 57.35   DEP      compel/plugins/fds/fds.d
22:25:40 [2020-05-22T22:25:40.715Z] #17 43.59 Selecting previously unselected package python3-lib2to3.
22:25:40 [2020-05-22T22:25:40.715Z] #17 43.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
22:25:40 [2020-05-22T22:25:40.775Z] #33 9.109 -- Check for working C compiler: /usr/bin/cc -- works
22:25:40 [2020-05-22T22:25:40.775Z] #33 9.123 -- Detecting C compiler ABI info
22:25:40 [2020-05-22T22:25:40.971Z] #17 43.61 Unpacking python3-lib2to3 (3.7.3-1) ...
22:25:40 [2020-05-22T22:25:40.971Z] #17 43.76 Selecting previously unselected package python3-distutils.
22:25:40 [2020-05-22T22:25:40.971Z] #17 43.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
22:25:40 [2020-05-22T22:25:40.971Z] #17 43.79 Unpacking python3-distutils (3.7.3-1) ...
22:25:41 [2020-05-22T22:25:41.033Z] #33 ...
22:25:41 [2020-05-22T22:25:41.033Z] 
22:25:41 [2020-05-22T22:25:41.033Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:41 [2020-05-22T22:25:41.033Z] #47 104.1 context
22:25:41 [2020-05-22T22:25:41.033Z] #47 106.0 os
22:25:41 [2020-05-22T22:25:41.033Z] #47 106.4 encoding/base64
22:25:41 [2020-05-22T22:25:41.033Z] #47 107.8 golang.org/x/sys/unix
22:25:41 [2020-05-22T22:25:41.033Z] #47 113.7 fmt
22:25:41 [2020-05-22T22:25:41.033Z] #47 ...
22:25:41 [2020-05-22T22:25:41.033Z] 
22:25:41 [2020-05-22T22:25:41.033Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:41 [2020-05-22T22:25:41.033Z] #33 9.749 -- Detecting C compiler ABI info - done
22:25:41 [2020-05-22T22:25:41.111Z] #39 57.62   CC       compel/plugins/std/std.o
22:25:41 [2020-05-22T22:25:41.226Z] #17 43.92 Selecting previously unselected package python3-pip.
22:25:41 [2020-05-22T22:25:41.226Z] #17 43.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
22:25:41 [2020-05-22T22:25:41.226Z] #17 43.94 Unpacking python3-pip (18.1-5) ...
22:25:41 [2020-05-22T22:25:41.291Z] #33 9.791 -- Detecting C compile features
22:25:41 [2020-05-22T22:25:41.315Z] #33 ...
22:25:41 [2020-05-22T22:25:41.315Z] 
22:25:41 [2020-05-22T22:25:41.315Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.46 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.47 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.49 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.50 Setting up libcap-dev:ppc64el (1:2.25-2) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.51 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.52 Setting up protobuf-compiler (3.6.1.3-2) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.55 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
22:25:41 [2020-05-22T22:25:41.315Z] #39 84.59 Setting up python-protobuf (3.6.1.3-2) ...
22:25:41 [2020-05-22T22:25:41.372Z] #39 ...
22:25:41 [2020-05-22T22:25:41.372Z] 
22:25:41 [2020-05-22T22:25:41.372Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
22:25:41 [2020-05-22T22:25:41.372Z] #11 DONE 3.9s
22:25:41 [2020-05-22T22:25:41.372Z] 
22:25:41 [2020-05-22T22:25:41.372Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:41 [2020-05-22T22:25:41.372Z] #39 58.18   CC       compel/plugins/std/fds.o
22:25:41 [2020-05-22T22:25:41.372Z] #39 ...
22:25:41 [2020-05-22T22:25:41.372Z] 
22:25:41 [2020-05-22T22:25:41.372Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 + RM_GOPATH=0
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 + TMP_GOPATH=
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 + : /build
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 + '[' -z '' ']'
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 ++ mktemp -d
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 + export GOPATH=/tmp/tmp.grH9T1XDwj
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 + GOPATH=/tmp/tmp.grH9T1XDwj
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.499 + RM_GOPATH=1
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.509 ++ dirname /tmp/install/install.sh
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + dir=/tmp/install
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + bin=runc
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + shift
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + '[' '!' -f /tmp/install/runc.installer ']'
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + . /tmp/install/runc.installer
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + install_runc
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + uname -r
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.527 + grep -q '^3\.10\.0.*\.el7\.'
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.545 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.545 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.545 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.grH9T1XDwj/src/github.com/opencontainers/runc
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.545 Cloning into '/tmp/tmp.grH9T1XDwj/src/github.com/opencontainers/runc'...
22:25:41 [2020-05-22T22:25:41.372Z] #49 3.545 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
22:25:41 [2020-05-22T22:25:41.481Z] #17 44.08 Selecting previously unselected package python3-pkg-resources.
22:25:41 [2020-05-22T22:25:41.481Z] #17 44.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
22:25:41 [2020-05-22T22:25:41.481Z] #17 44.10 Unpacking python3-pkg-resources (40.8.0-1) ...
22:25:41 [2020-05-22T22:25:41.481Z] #17 44.25 Selecting previously unselected package python3-setuptools.
22:25:41 [2020-05-22T22:25:41.481Z] #17 44.26 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
22:25:41 [2020-05-22T22:25:41.481Z] #17 44.26 Unpacking python3-setuptools (40.8.0-1) ...
22:25:41 [2020-05-22T22:25:41.582Z] #39 ...
22:25:41 [2020-05-22T22:25:41.582Z] 
22:25:41 [2020-05-22T22:25:41.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:41 [2020-05-22T22:25:41.582Z] #10 103.4 Selecting previously unselected package mingw-w64-x86-64-dev.
22:25:41 [2020-05-22T22:25:41.582Z] #10 103.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:25:41 [2020-05-22T22:25:41.582Z] #10 103.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:25:41 [2020-05-22T22:25:41.582Z] #10 113.0 Selecting previously unselected package gcc-mingw-w64-base.
22:25:41 [2020-05-22T22:25:41.582Z] #10 113.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:25:41 [2020-05-22T22:25:41.582Z] #10 113.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:25:41 [2020-05-22T22:25:41.582Z] #10 113.2 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:25:41 [2020-05-22T22:25:41.582Z] #10 113.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:25:41 [2020-05-22T22:25:41.582Z] #10 113.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:25:41 [2020-05-22T22:25:41.582Z] #10 ...
22:25:41 [2020-05-22T22:25:41.582Z] 
22:25:41 [2020-05-22T22:25:41.582Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.438 + RM_GOPATH=0
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.438 + TMP_GOPATH=
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.438 + : /build
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.438 + '[' -z '' ']'
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.438 ++ mktemp -d
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.440 + export GOPATH=/tmp/tmp.BxpbomZVz3
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.440 + GOPATH=/tmp/tmp.BxpbomZVz3
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.440 + RM_GOPATH=1
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.441 ++ dirname /tmp/install/install.sh
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + dir=/tmp/install
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + bin=tini
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + shift
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + '[' '!' -f /tmp/install/tini.installer ']'
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + . /tmp/install/tini.installer
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + install_tini
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 + git clone https://github.com/krallin/tini.git /tmp/tmp.BxpbomZVz3/tini
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.442 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:25:41 [2020-05-22T22:25:41.582Z] #33 3.444 Cloning into '/tmp/tmp.BxpbomZVz3/tini'...
22:25:41 [2020-05-22T22:25:41.582Z] #33 4.741 + cd /tmp/tmp.BxpbomZVz3/tini
22:25:41 [2020-05-22T22:25:41.582Z] #33 4.741 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:25:41 [2020-05-22T22:25:41.582Z] #33 4.774 + cmake .
22:25:41 [2020-05-22T22:25:41.582Z] #33 5.665 -- The C compiler identification is GNU 8.3.0
22:25:41 [2020-05-22T22:25:41.582Z] #33 5.816 -- Check for working C compiler: /usr/bin/cc
22:25:41 [2020-05-22T22:25:41.582Z] #33 6.387 -- Check for working C compiler: /usr/bin/cc -- works
22:25:41 [2020-05-22T22:25:41.582Z] #33 6.410 -- Detecting C compiler ABI info
22:25:41 [2020-05-22T22:25:41.582Z] #33 7.046 -- Detecting C compiler ABI info - done
22:25:41 [2020-05-22T22:25:41.582Z] #33 7.069 -- Detecting C compile features
22:25:41 [2020-05-22T22:25:41.582Z] #33 ...
22:25:41 [2020-05-22T22:25:41.582Z] 
22:25:41 [2020-05-22T22:25:41.582Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:41 [2020-05-22T22:25:41.582Z] #39 5.022 Note: Building without setproctitle() and strlcpy() support.
22:25:41 [2020-05-22T22:25:41.582Z] #39 5.022       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:25:41 [2020-05-22T22:25:41.582Z] #39 5.054 Note: Building without GnuTLS support
22:25:41 [2020-05-22T22:25:41.741Z] #17 44.52 Selecting previously unselected package python3-wheel.
22:25:41 [2020-05-22T22:25:41.741Z] #17 44.55 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
22:25:41 [2020-05-22T22:25:41.741Z] #17 44.55 Unpacking python3-wheel (0.32.3-2) ...
22:25:41 [2020-05-22T22:25:41.996Z] #17 44.62 Selecting previously unselected package sudo.
22:25:41 [2020-05-22T22:25:41.996Z] #17 44.64 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
22:25:41 [2020-05-22T22:25:41.996Z] #17 44.64 Unpacking sudo (1.8.27-1+deb10u2) ...
22:25:42 [2020-05-22T22:25:42.252Z] #17 45.14 Selecting previously unselected package thin-provisioning-tools.
22:25:42 [2020-05-22T22:25:42.508Z] #17 45.15 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:25:42 [2020-05-22T22:25:42.508Z] #17 45.16 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:25:42 [2020-05-22T22:25:42.763Z] #17 45.37 Selecting previously unselected package uidmap.
22:25:42 [2020-05-22T22:25:42.763Z] #17 45.39 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
22:25:42 [2020-05-22T22:25:42.763Z] #17 45.40 Unpacking uidmap (1:4.5-1.1) ...
22:25:42 [2020-05-22T22:25:42.763Z] #17 45.52 Selecting previously unselected package vim-runtime.
22:25:42 [2020-05-22T22:25:42.763Z] #17 45.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:25:42 [2020-05-22T22:25:42.763Z] #17 45.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:25:42 [2020-05-22T22:25:42.955Z] #39 ...
22:25:42 [2020-05-22T22:25:42.955Z] 
22:25:42 [2020-05-22T22:25:42.955Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:42 [2020-05-22T22:25:42.955Z] #30 105.6 fmt
22:25:42 [2020-05-22T22:25:42.955Z] #30 105.8 path/filepath
22:25:42 [2020-05-22T22:25:42.955Z] #30 107.9 io/ioutil
22:25:42 [2020-05-22T22:25:42.955Z] #30 108.6 text/tabwriter
22:25:42 [2020-05-22T22:25:42.955Z] #30 111.7 flag
22:25:42 [2020-05-22T22:25:42.955Z] #30 111.7 github.com/BurntSushi/toml
22:25:42 [2020-05-22T22:25:42.955Z] #30 113.5 log
22:25:43 [2020-05-22T22:25:43.018Z] #17 45.60 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:25:43 [2020-05-22T22:25:43.018Z] #17 45.61 Unpacking vim-runtime (2:8.1.0875-5) ...
22:25:43 [2020-05-22T22:25:43.189Z] #33 11.87 -- Detecting C compile features - done
22:25:43 [2020-05-22T22:25:43.189Z] #33 11.91 -- Performing Test HAS_BUILTIN_FORTIFY
22:25:43 [2020-05-22T22:25:43.189Z] #33 ...
22:25:43 [2020-05-22T22:25:43.189Z] 
22:25:43 [2020-05-22T22:25:43.189Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:43 [2020-05-22T22:25:43.189Z] #30 106.5 path
22:25:43 [2020-05-22T22:25:43.189Z] #30 107.0 fmt
22:25:43 [2020-05-22T22:25:43.189Z] #30 107.4 path/filepath
22:25:43 [2020-05-22T22:25:43.189Z] #30 110.6 io/ioutil
22:25:43 [2020-05-22T22:25:43.189Z] #30 111.8 text/tabwriter
22:25:43 [2020-05-22T22:25:43.189Z] #30 114.1 github.com/BurntSushi/toml
22:25:43 [2020-05-22T22:25:43.189Z] #30 114.1 flag
22:25:43 [2020-05-22T22:25:43.189Z] #30 115.8 log
22:25:43 [2020-05-22T22:25:43.212Z] #30 ...
22:25:43 [2020-05-22T22:25:43.213Z] 
22:25:43 [2020-05-22T22:25:43.213Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:43 [2020-05-22T22:25:43.213Z] #39 7.048 fatal: not a git repository (or any of the parent directories): .git
22:25:43 [2020-05-22T22:25:43.213Z] #39 7.102   GEN      .gitid
22:25:43 [2020-05-22T22:25:43.213Z] #39 7.121   GEN      criu/include/version.h
22:25:43 [2020-05-22T22:25:43.213Z] #39 7.164   GEN      include/common/asm
22:25:43 [2020-05-22T22:25:43.284Z] #17 ...
22:25:43 [2020-05-22T22:25:43.284Z] 
22:25:43 [2020-05-22T22:25:43.284Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:43 [2020-05-22T22:25:43.284Z] #39 105.3   CC       criu/cr-service.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 106.9   CC       criu/crtools.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 107.4   CC       criu/eventfd.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 107.8   CC       criu/eventpoll.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 108.8   CC       criu/external.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 109.3   CC       criu/fault-injection.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 109.3   CC       criu/fdstore.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 109.7   CC       criu/fifo.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 110.1   CC       criu/file-ids.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 110.6   CC       criu/file-lock.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 111.7   CC       criu/files-ext.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 112.1   CC       criu/files-reg.o
22:25:43 [2020-05-22T22:25:43.284Z] #39 114.1   CC       criu/files.o
22:25:43 [2020-05-22T22:25:43.381Z] #39 ...
22:25:43 [2020-05-22T22:25:43.381Z] 
22:25:43 [2020-05-22T22:25:43.381Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.20 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.21 Setting up xxd (2:8.1.0875-5) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.23 Setting up libuv1:ppc64el (1.24.1-1) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.24 Setting up vim-common (2:8.1.0875-5) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.33 Setting up librhash0:ppc64el (1.3.8-1) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.34 Setting up cmake-data (3.13.4-1) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.35 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.37 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.38 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.43 Setting up cmake (3.13.4-1) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.43 Processing triggers for libc-bin (2.28-10) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 88.53 Processing triggers for mime-support (3.62) ...
22:25:43 [2020-05-22T22:25:43.381Z] #33 DONE 89.0s
22:25:43 [2020-05-22T22:25:43.381Z] 
22:25:43 [2020-05-22T22:25:43.381Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:25:43 [2020-05-22T22:25:43.381Z] #29 88.29 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
22:25:43 [2020-05-22T22:25:43.447Z] #30 ...
22:25:43 [2020-05-22T22:25:43.447Z] 
22:25:43 [2020-05-22T22:25:43.447Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:43 [2020-05-22T22:25:43.447Z] #39 6.484 Note: Building without setproctitle() and strlcpy() support.
22:25:43 [2020-05-22T22:25:43.447Z] #39 6.485       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:25:43 [2020-05-22T22:25:43.447Z] #39 6.515 Note: Building without GnuTLS support
22:25:43 [2020-05-22T22:25:43.447Z] #39 9.002 fatal: not a git repository (or any of the parent directories): .git
22:25:43 [2020-05-22T22:25:43.447Z] #39 9.049   GEN      .gitid
22:25:43 [2020-05-22T22:25:43.447Z] #39 9.060   GEN      criu/include/version.h
22:25:43 [2020-05-22T22:25:43.447Z] #39 9.109   GEN      include/common/asm
22:25:43 [2020-05-22T22:25:43.447Z] #39 10.80   PBCC     images/google/protobuf/descriptor.pb-c.c
22:25:43 [2020-05-22T22:25:43.684Z] #29 89.22 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
22:25:43 [2020-05-22T22:25:43.705Z] #39 ...
22:25:43 [2020-05-22T22:25:43.705Z] 
22:25:43 [2020-05-22T22:25:43.705Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:43 [2020-05-22T22:25:43.705Z] #41 106.9 regexp/syntax
22:25:43 [2020-05-22T22:25:43.705Z] #41 109.0 fmt
22:25:43 [2020-05-22T22:25:43.705Z] #41 114.7 regexp
22:25:43 [2020-05-22T22:25:43.705Z] #41 116.6 go/token
22:25:43 [2020-05-22T22:25:43.705Z] #41 ...
22:25:43 [2020-05-22T22:25:43.705Z] 
22:25:43 [2020-05-22T22:25:43.705Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:43 [2020-05-22T22:25:43.705Z] #33 12.31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:25:43 [2020-05-22T22:25:43.705Z] #33 12.42 -- Configuring done
22:25:43 [2020-05-22T22:25:43.705Z] #33 12.46 -- Generating done
22:25:43 [2020-05-22T22:25:43.705Z] #33 12.47 -- Build files have been written to: /tmp/tmp.ys42XbjWTU/tini
22:25:43 [2020-05-22T22:25:43.705Z] #33 12.51 + make tini-static
22:25:43 [2020-05-22T22:25:43.978Z] #29 89.68 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:25:44 [2020-05-22T22:25:44.209Z] #39 116.3   CC       criu/filesystems.o
22:25:44 [2020-05-22T22:25:44.270Z] #33 12.92 Scanning dependencies of target tini-static
22:25:44 [2020-05-22T22:25:44.528Z] #33 13.04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:25:44 [2020-05-22T22:25:44.671Z] #49 ...
22:25:44 [2020-05-22T22:25:44.671Z] 
22:25:44 [2020-05-22T22:25:44.671Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
22:25:44 [2020-05-22T22:25:44.671Z] #12 DONE 2.6s
22:25:44 [2020-05-22T22:25:44.671Z] 
22:25:44 [2020-05-22T22:25:44.671Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:25:44 [2020-05-22T22:25:44.769Z] #39 117.0   CC       criu/fsnotify.o
22:25:45 [2020-05-22T22:25:45.095Z] #33 ...
22:25:45 [2020-05-22T22:25:45.095Z] 
22:25:45 [2020-05-22T22:25:45.095Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:45 [2020-05-22T22:25:45.095Z] #10 108.4 Selecting previously unselected package mingw-w64-x86-64-dev.
22:25:45 [2020-05-22T22:25:45.095Z] #10 108.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:25:45 [2020-05-22T22:25:45.095Z] #10 108.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:25:45 [2020-05-22T22:25:45.095Z] #10 118.1 Selecting previously unselected package gcc-mingw-w64-base.
22:25:45 [2020-05-22T22:25:45.095Z] #10 118.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:25:45 [2020-05-22T22:25:45.095Z] #10 118.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:25:45 [2020-05-22T22:25:45.095Z] #10 118.3 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:25:45 [2020-05-22T22:25:45.095Z] #10 118.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:25:45 [2020-05-22T22:25:45.095Z] #10 118.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:25:45 [2020-05-22T22:25:45.110Z] #39 8.895   PBCC     images/google/protobuf/descriptor.pb-c.c
22:25:45 [2020-05-22T22:25:45.110Z] #39 9.000   PBCC     images/opts.pb-c.c
22:25:45 [2020-05-22T22:25:45.110Z] #39 9.087   PBCC     images/sit.pb-c.c
22:25:45 [2020-05-22T22:25:45.110Z] #39 9.124   DEP      images/google/protobuf/descriptor.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #10 ...
22:25:45 [2020-05-22T22:25:45.353Z] 
22:25:45 [2020-05-22T22:25:45.353Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:45 [2020-05-22T22:25:45.353Z] #39 10.93   PBCC     images/opts.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.04   PBCC     images/sit.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.12   DEP      images/google/protobuf/descriptor.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.27   DEP      images/opts.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.34   DEP      images/sit.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.41   PBCC     images/macvlan.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.45   DEP      images/macvlan.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.52   PBCC     images/autofs.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.54   DEP      images/autofs.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.60   PBCC     images/sysctl.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.63   DEP      images/sysctl.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.70   PBCC     images/time.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.74   DEP      images/time.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.80   PBCC     images/binfmt-misc.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.84   DEP      images/binfmt-misc.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 11.95   PBCC     images/seccomp.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.01   DEP      images/seccomp.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.10   PBCC     images/userns.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.11   DEP      images/userns.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.20   PBCC     images/cgroup.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.23   DEP      images/cgroup.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.31   PBCC     images/fown.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.36   PBCC     images/ext-file.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.40   DEP      images/fown.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.46   DEP      images/ext-file.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.52   PBCC     images/rpc.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.56   DEP      images/rpc.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.62   PBCC     images/siginfo.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.64   DEP      images/siginfo.pb-c.d
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.69   PBCC     images/pagemap.pb-c.c
22:25:45 [2020-05-22T22:25:45.353Z] #39 12.72   DEP      images/pagemap.pb-c.d
22:25:45 [2020-05-22T22:25:45.367Z] #39 9.188   DEP      images/opts.pb-c.d
22:25:45 [2020-05-22T22:25:45.367Z] #39 9.259   DEP      images/sit.pb-c.d
22:25:45 [2020-05-22T22:25:45.367Z] #39 9.368   PBCC     images/macvlan.pb-c.c
22:25:45 [2020-05-22T22:25:45.482Z] #29 ...
22:25:45 [2020-05-22T22:25:45.482Z] 
22:25:45 [2020-05-22T22:25:45.482Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
22:25:45 [2020-05-22T22:25:45.482Z] #26 25.14 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:25:45 [2020-05-22T22:25:45.482Z] #26 25.90 
22:25:45 [2020-05-22T22:25:45.482Z] #26 26.24 
#                                                                          1.8%
######################################################################## 100.0%
22:25:45 [2020-05-22T22:25:45.482Z] #26 26.66 
22:25:45 [2020-05-22T22:25:45.482Z] #26 28.92 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:25:45 [2020-05-22T22:25:45.482Z] #26 29.04 skipping existing c8c2d4a6b2e3
22:25:45 [2020-05-22T22:25:45.482Z] #26 29.28 
22:25:45 [2020-05-22T22:25:45.482Z] #26 31.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:25:45 [2020-05-22T22:25:45.482Z] #26 31.87 
22:25:45 [2020-05-22T22:25:45.482Z] #26 32.12 
######################################################################## 100.0%
22:25:45 [2020-05-22T22:25:45.482Z] #26 32.45 
22:25:45 [2020-05-22T22:25:45.482Z] #26 32.56 Download of images into '/build' complete.
22:25:45 [2020-05-22T22:25:45.482Z] #26 32.57 Use something like the following to load the result into a Docker daemon:
22:25:45 [2020-05-22T22:25:45.482Z] #26 32.57   tar -cC '/build' . | docker load
22:25:45 [2020-05-22T22:25:45.482Z] #26 DONE 32.6s
22:25:45 [2020-05-22T22:25:45.611Z] #39 12.78   PBCC     images/rlimit.pb-c.c
22:25:45 [2020-05-22T22:25:45.611Z] #39 12.81   DEP      images/rlimit.pb-c.d
22:25:45 [2020-05-22T22:25:45.611Z] #39 12.86   PBCC     images/file-lock.pb-c.c
22:25:45 [2020-05-22T22:25:45.611Z] #39 12.90   DEP      images/file-lock.pb-c.d
22:25:45 [2020-05-22T22:25:45.611Z] #39 12.94   PBCC     images/tty.pb-c.c
22:25:45 [2020-05-22T22:25:45.611Z] #39 12.99   DEP      images/tty.pb-c.d
22:25:45 [2020-05-22T22:25:45.625Z] #39 9.438   DEP      images/macvlan.pb-c.d
22:25:45 [2020-05-22T22:25:45.625Z] #39 9.499   PBCC     images/autofs.pb-c.c
22:25:45 [2020-05-22T22:25:45.625Z] #39 9.530   DEP      images/autofs.pb-c.d
22:25:45 [2020-05-22T22:25:45.625Z] #39 9.610   PBCC     images/sysctl.pb-c.c
22:25:45 [2020-05-22T22:25:45.771Z] 
22:25:45 [2020-05-22T22:25:45.771Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.409 + RM_GOPATH=0
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.409 + TMP_GOPATH=
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.410 + : /build
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.410 + '[' -z '' ']'
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.411 ++ mktemp -d
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.413 + export GOPATH=/tmp/tmp.QmDkZVGYAj
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.414 + GOPATH=/tmp/tmp.QmDkZVGYAj
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.414 + RM_GOPATH=1
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.417 ++ dirname /tmp/install/install.sh
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.423 + dir=/tmp/install
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.423 + bin=tini
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.423 + shift
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.423 + '[' '!' -f /tmp/install/tini.installer ']'
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.424 + . /tmp/install/tini.installer
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.425 ++ : fec3683b971d9c3ef73f284f176672c44b448662
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.426 + install_tini
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.426 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.427 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.427 + git clone https://github.com/krallin/tini.git /tmp/tmp.QmDkZVGYAj/tini
22:25:45 [2020-05-22T22:25:45.771Z] #34 0.435 Cloning into '/tmp/tmp.QmDkZVGYAj/tini'...
22:25:45 [2020-05-22T22:25:45.771Z] #34 1.999 + cd /tmp/tmp.QmDkZVGYAj/tini
22:25:45 [2020-05-22T22:25:45.771Z] #34 2.015 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
22:25:45 [2020-05-22T22:25:45.771Z] #34 2.073 + cmake .
22:25:45 [2020-05-22T22:25:45.869Z] #39 13.04   PBCC     images/tun.pb-c.c
22:25:45 [2020-05-22T22:25:45.869Z] #39 13.10   PBCC     images/netdev.pb-c.c
22:25:45 [2020-05-22T22:25:45.869Z] #39 13.18   DEP      images/tun.pb-c.d
22:25:45 [2020-05-22T22:25:45.869Z] #39 13.22   DEP      images/netdev.pb-c.d
22:25:45 [2020-05-22T22:25:45.882Z] #39 9.654   DEP      images/sysctl.pb-c.d
22:25:45 [2020-05-22T22:25:45.882Z] #39 9.705   PBCC     images/time.pb-c.c
22:25:45 [2020-05-22T22:25:45.882Z] #39 9.715   DEP      images/time.pb-c.d
22:25:45 [2020-05-22T22:25:45.882Z] #39 9.806   PBCC     images/binfmt-misc.pb-c.c
22:25:46 [2020-05-22T22:25:46.054Z] #13 ...
22:25:46 [2020-05-22T22:25:46.054Z] 
22:25:46 [2020-05-22T22:25:46.054Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:25:46 [2020-05-22T22:25:46.054Z] #43 DONE 127.5s
22:25:46 [2020-05-22T22:25:46.054Z] 
22:25:46 [2020-05-22T22:25:46.054Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:46 [2020-05-22T22:25:46.054Z] #39 58.84   CC       compel/plugins/std/log.o
22:25:46 [2020-05-22T22:25:46.054Z] #39 60.00   CC       compel/plugins/std/string.o
22:25:46 [2020-05-22T22:25:46.054Z] #39 60.76   CC       compel/plugins/std/infect.o
22:25:46 [2020-05-22T22:25:46.054Z] #39 61.30   CC       compel/arch/aarch64/plugins/std/parasite-head.o
22:25:46 [2020-05-22T22:25:46.054Z] #39 61.34   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
22:25:46 [2020-05-22T22:25:46.054Z] #39 61.39   AR       compel/plugins/std.lib.a
22:25:46 [2020-05-22T22:25:46.054Z] #39 61.47   CC       compel/plugins/fds/fds.o
22:25:46 [2020-05-22T22:25:46.054Z] #39 61.69   AR       compel/plugins/fds.lib.a
22:25:46 [2020-05-22T22:25:46.054Z] #39 61.75   HOSTDEP  compel/src/lib/log-host.d
22:25:46 [2020-05-22T22:25:46.054Z] #39 61.88   HOSTDEP  compel/src/lib/handle-elf-host.d
22:25:46 [2020-05-22T22:25:46.054Z] #39 62.00   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
22:25:46 [2020-05-22T22:25:46.054Z] #39 62.07   HOSTDEP  compel/src/main-host.d
22:25:46 [2020-05-22T22:25:46.054Z] #39 62.22   DEP      compel/src/lib/ptrace.d
22:25:46 [2020-05-22T22:25:46.054Z] #39 62.45   DEP      compel/src/lib/infect.d
22:25:46 [2020-05-22T22:25:46.054Z] #39 62.77   DEP      compel/src/lib/infect-util.d
22:25:46 [2020-05-22T22:25:46.063Z] #34 ...
22:25:46 [2020-05-22T22:25:46.063Z] 
22:25:46 [2020-05-22T22:25:46.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:25:46 [2020-05-22T22:25:46.063Z] #11 81.96 Selecting previously unselected package binutils-mingw-w64-x86-64.
22:25:46 [2020-05-22T22:25:46.063Z] #11 81.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 81.99 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.18 Selecting previously unselected package binutils-mingw-w64.
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.43 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.47 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.87 Selecting previously unselected package dmsetup.
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 87.93 Unpacking dmsetup (2:1.02.155-3) ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 88.18 Selecting previously unselected package mingw-w64-common.
22:25:46 [2020-05-22T22:25:46.063Z] #11 88.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
22:25:46 [2020-05-22T22:25:46.063Z] #11 88.21 Unpacking mingw-w64-common (6.0.0-3) ...
22:25:46 [2020-05-22T22:25:46.127Z] #39 13.32   PBCC     images/vma.pb-c.c
22:25:46 [2020-05-22T22:25:46.127Z] #39 13.39   DEP      images/vma.pb-c.d
22:25:46 [2020-05-22T22:25:46.136Z] #39 118.2   CC       criu/image-desc.o
22:25:46 [2020-05-22T22:25:46.136Z] #39 ...
22:25:46 [2020-05-22T22:25:46.136Z] 
22:25:46 [2020-05-22T22:25:46.136Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:25:46 [2020-05-22T22:25:46.136Z] #17 48.89 Selecting previously unselected package vim.
22:25:46 [2020-05-22T22:25:46.136Z] #17 48.91 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
22:25:46 [2020-05-22T22:25:46.141Z] #39 9.865   DEP      images/binfmt-misc.pb-c.d
22:25:46 [2020-05-22T22:25:46.141Z] #39 9.919   PBCC     images/seccomp.pb-c.c
22:25:46 [2020-05-22T22:25:46.141Z] #39 9.932   DEP      images/seccomp.pb-c.d
22:25:46 [2020-05-22T22:25:46.141Z] #39 ...
22:25:46 [2020-05-22T22:25:46.141Z] 
22:25:46 [2020-05-22T22:25:46.141Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:46 [2020-05-22T22:25:46.141Z] #41 108.7 fmt
22:25:46 [2020-05-22T22:25:46.141Z] #41 113.1 regexp
22:25:46 [2020-05-22T22:25:46.141Z] #41 115.0 go/token
22:25:46 [2020-05-22T22:25:46.141Z] #41 116.1 go/scanner
22:25:46 [2020-05-22T22:25:46.141Z] #41 117.5 go/ast
22:25:46 [2020-05-22T22:25:46.141Z] #41 117.9 internal/lazyregexp
22:25:46 [2020-05-22T22:25:46.141Z] #41 118.3 net/url
22:25:46 [2020-05-22T22:25:46.141Z] #41 ...
22:25:46 [2020-05-22T22:25:46.141Z] 
22:25:46 [2020-05-22T22:25:46.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:46 [2020-05-22T22:25:46.141Z] #39 10.01   PBCC     images/userns.pb-c.c
22:25:46 [2020-05-22T22:25:46.141Z] #39 10.04   DEP      images/userns.pb-c.d
22:25:46 [2020-05-22T22:25:46.315Z] #39 62.95   DEP      compel/src/lib/infect-rpc.d
22:25:46 [2020-05-22T22:25:46.385Z] #39 13.49   PBCC     images/creds.pb-c.c
22:25:46 [2020-05-22T22:25:46.385Z] #39 13.55   DEP      images/creds.pb-c.d
22:25:46 [2020-05-22T22:25:46.385Z] #39 13.61   PBCC     images/utsns.pb-c.c
22:25:46 [2020-05-22T22:25:46.385Z] #39 13.65   DEP      images/utsns.pb-c.d
22:25:46 [2020-05-22T22:25:46.385Z] #39 13.73   PBCC     images/ipc-desc.pb-c.c
22:25:46 [2020-05-22T22:25:46.391Z] #17 48.93 Unpacking vim (2:8.1.0875-5) ...
22:25:46 [2020-05-22T22:25:46.398Z] #39 ...
22:25:46 [2020-05-22T22:25:46.398Z] 
22:25:46 [2020-05-22T22:25:46.398Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:46 [2020-05-22T22:25:46.398Z] #33 9.374 -- Detecting C compile features - done
22:25:46 [2020-05-22T22:25:46.398Z] #33 9.398 -- Performing Test HAS_BUILTIN_FORTIFY
22:25:46 [2020-05-22T22:25:46.398Z] #33 9.664 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:25:46 [2020-05-22T22:25:46.398Z] #33 9.764 -- Configuring done
22:25:46 [2020-05-22T22:25:46.398Z] #33 9.808 -- Generating done
22:25:46 [2020-05-22T22:25:46.398Z] #33 9.813 -- Build files have been written to: /tmp/tmp.BxpbomZVz3/tini
22:25:46 [2020-05-22T22:25:46.398Z] #33 9.824 + make tini-static
22:25:46 [2020-05-22T22:25:46.398Z] #33 10.29 Scanning dependencies of target tini-static
22:25:46 [2020-05-22T22:25:46.398Z] #33 10.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:25:46 [2020-05-22T22:25:46.398Z] #33 12.04 [100%] Linking C executable tini-static
22:25:46 [2020-05-22T22:25:46.398Z] #33 12.79 [100%] Built target tini-static
22:25:46 [2020-05-22T22:25:46.398Z] #33 12.92 + mkdir -p /build
22:25:46 [2020-05-22T22:25:46.398Z] #33 12.92 + cp tini-static /build/docker-init
22:25:46 [2020-05-22T22:25:46.398Z] #33 DONE 13.2s
22:25:46 [2020-05-22T22:25:46.398Z] 
22:25:46 [2020-05-22T22:25:46.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:46 [2020-05-22T22:25:46.398Z] #39 10.12   PBCC     images/cgroup.pb-c.c
22:25:46 [2020-05-22T22:25:46.398Z] #39 10.15   DEP      images/cgroup.pb-c.d
22:25:46 [2020-05-22T22:25:46.398Z] #39 10.20   PBCC     images/fown.pb-c.c
22:25:46 [2020-05-22T22:25:46.398Z] #39 10.27   PBCC     images/ext-file.pb-c.c
22:25:46 [2020-05-22T22:25:46.398Z] #39 10.37   DEP      images/fown.pb-c.d
22:25:46 [2020-05-22T22:25:46.576Z] #39 ...
22:25:46 [2020-05-22T22:25:46.576Z] 
22:25:46 [2020-05-22T22:25:46.576Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:25:46 [2020-05-22T22:25:46.576Z] #13 2.239 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:25:46 [2020-05-22T22:25:46.576Z] #13 DONE 2.4s
22:25:46 [2020-05-22T22:25:46.576Z] 
22:25:46 [2020-05-22T22:25:46.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:46 [2020-05-22T22:25:46.576Z] #39 63.29   DEP      compel/arch/aarch64/src/lib/infect.d
22:25:46 [2020-05-22T22:25:46.643Z] #39 13.75   PBCC     images/ipc-sem.pb-c.c
22:25:46 [2020-05-22T22:25:46.643Z] #39 13.81   DEP      images/ipc-desc.pb-c.d
22:25:46 [2020-05-22T22:25:46.643Z] #39 13.88   DEP      images/ipc-sem.pb-c.d
22:25:46 [2020-05-22T22:25:46.643Z] #39 13.96   PBCC     images/ipc-msg.pb-c.c
22:25:46 [2020-05-22T22:25:46.643Z] #39 14.00   DEP      images/ipc-msg.pb-c.d
22:25:46 [2020-05-22T22:25:46.646Z] #17 49.47 Selecting previously unselected package xfsprogs.
22:25:46 [2020-05-22T22:25:46.655Z] #39 10.45   DEP      images/ext-file.pb-c.d
22:25:46 [2020-05-22T22:25:46.655Z] #39 10.56   PBCC     images/rpc.pb-c.c
22:25:46 [2020-05-22T22:25:46.655Z] #39 10.65   DEP      images/rpc.pb-c.d
22:25:46 [2020-05-22T22:25:46.837Z] #39 63.46   DEP      compel/arch/aarch64/src/lib/cpu.d
22:25:46 [2020-05-22T22:25:46.837Z] #39 63.56   DEP      compel/src/lib/log.d
22:25:46 [2020-05-22T22:25:46.837Z] #39 63.69   DEP      compel/src/main.d
22:25:46 [2020-05-22T22:25:46.900Z] #39 14.07   PBCC     images/ipc-shm.pb-c.c
22:25:46 [2020-05-22T22:25:46.900Z] #39 14.09   DEP      images/ipc-shm.pb-c.d
22:25:46 [2020-05-22T22:25:46.900Z] #39 14.16   PBCC     images/ipc-var.pb-c.c
22:25:46 [2020-05-22T22:25:46.900Z] #39 14.19   DEP      images/ipc-var.pb-c.d
22:25:46 [2020-05-22T22:25:46.900Z] #39 14.22   PBCC     images/sk-opts.pb-c.c
22:25:46 [2020-05-22T22:25:46.902Z] #17 49.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
22:25:46 [2020-05-22T22:25:46.902Z] #17 49.50 Unpacking xfsprogs (4.20.0-1) ...
22:25:46 [2020-05-22T22:25:46.913Z] #39 10.78   PBCC     images/siginfo.pb-c.c
22:25:46 [2020-05-22T22:25:46.913Z] #39 10.89   DEP      images/siginfo.pb-c.d
22:25:47 [2020-05-22T22:25:47.094Z] #11 ...
22:25:47 [2020-05-22T22:25:47.094Z] 
22:25:47 [2020-05-22T22:25:47.094Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:47 [2020-05-22T22:25:47.094Z] #34 3.766 -- The C compiler identification is GNU 8.3.0
22:25:47 [2020-05-22T22:25:47.094Z] #34 3.969 -- Check for working C compiler: /usr/bin/cc
22:25:47 [2020-05-22T22:25:47.097Z] #39 63.77   DEP      compel/src/lib/handle-elf.d
22:25:47 [2020-05-22T22:25:47.097Z] #39 63.83   DEP      compel/arch/aarch64/src/lib/handle-elf.d
22:25:47 [2020-05-22T22:25:47.157Z] #17 49.94 Selecting previously unselected package zip.
22:25:47 [2020-05-22T22:25:47.157Z] #17 49.95 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
22:25:47 [2020-05-22T22:25:47.157Z] #17 49.95 Unpacking zip (3.0-11+b1) ...
22:25:47 [2020-05-22T22:25:47.158Z] #39 14.30   PBCC     images/packet-sock.pb-c.c
22:25:47 [2020-05-22T22:25:47.158Z] #39 ...
22:25:47 [2020-05-22T22:25:47.158Z] 
22:25:47 [2020-05-22T22:25:47.158Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:47 [2020-05-22T22:25:47.158Z] #33 14.73 [100%] Linking C executable tini-static
22:25:47 [2020-05-22T22:25:47.158Z] #33 15.51 [100%] Built target tini-static
22:25:47 [2020-05-22T22:25:47.158Z] #33 15.60 + mkdir -p /build
22:25:47 [2020-05-22T22:25:47.158Z] #33 15.61 + cp tini-static /build/docker-init
22:25:47 [2020-05-22T22:25:47.158Z] #33 DONE 15.8s
22:25:47 [2020-05-22T22:25:47.158Z] 
22:25:47 [2020-05-22T22:25:47.158Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:47 [2020-05-22T22:25:47.158Z] #39 14.46   DEP      images/sk-opts.pb-c.d
22:25:47 [2020-05-22T22:25:47.170Z] #39 10.98   PBCC     images/pagemap.pb-c.c
22:25:47 [2020-05-22T22:25:47.170Z] #39 11.10   DEP      images/pagemap.pb-c.d
22:25:47 [2020-05-22T22:25:47.170Z] #39 11.19   PBCC     images/rlimit.pb-c.c
22:25:47 [2020-05-22T22:25:47.358Z] #39 64.02   CC       compel/src/lib/log.o
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.17 Setting up aufs-tools (1:4.14+20190211-1) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.20 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.22 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.24 Setting up libgpm2:amd64 (1.20.7-5) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.26 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.27 Setting up uidmap (1:4.5-1.1) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.28 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:25:47 [2020-05-22T22:25:47.412Z] #17 50.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:25:47 [2020-05-22T22:25:47.415Z] #39 14.56   DEP      images/packet-sock.pb-c.d
22:25:47 [2020-05-22T22:25:47.415Z] #39 14.65   PBCC     images/sk-netlink.pb-c.c
22:25:47 [2020-05-22T22:25:47.415Z] #39 14.70   DEP      images/sk-netlink.pb-c.d
22:25:47 [2020-05-22T22:25:47.415Z] #39 14.74   PBCC     images/sk-inet.pb-c.c
22:25:47 [2020-05-22T22:25:47.427Z] #39 11.22   DEP      images/rlimit.pb-c.d
22:25:47 [2020-05-22T22:25:47.427Z] #39 11.36   PBCC     images/file-lock.pb-c.c
22:25:47 [2020-05-22T22:25:47.427Z] #39 11.41   DEP      images/file-lock.pb-c.d
22:25:47 [2020-05-22T22:25:47.428Z] #39 11.47   PBCC     images/tty.pb-c.c
22:25:47 [2020-05-22T22:25:47.667Z] #17 50.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:25:47 [2020-05-22T22:25:47.668Z] #17 50.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:25:47 [2020-05-22T22:25:47.668Z] #17 50.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:25:47 [2020-05-22T22:25:47.668Z] #17 50.33 Setting up xxd (2:8.1.0875-5) ...
22:25:47 [2020-05-22T22:25:47.668Z] #17 50.34 Setting up zip (3.0-11+b1) ...
22:25:47 [2020-05-22T22:25:47.668Z] #17 50.35 Setting up vim-common (2:8.1.0875-5) ...
22:25:47 [2020-05-22T22:25:47.668Z] #17 50.38 Setting up bash-completion (1:2.8-6) ...
22:25:47 [2020-05-22T22:25:47.673Z] #39 14.82   DEP      images/sk-inet.pb-c.d
22:25:47 [2020-05-22T22:25:47.673Z] #39 14.91   PBCC     images/sk-unix.pb-c.c
22:25:47 [2020-05-22T22:25:47.673Z] #39 15.05   DEP      images/sk-unix.pb-c.d
22:25:47 [2020-05-22T22:25:47.685Z] #39 11.53   DEP      images/tty.pb-c.d
22:25:47 [2020-05-22T22:25:47.685Z] #39 11.60   PBCC     images/tun.pb-c.c
22:25:47 [2020-05-22T22:25:47.685Z] #39 11.70   PBCC     images/netdev.pb-c.c
22:25:47 [2020-05-22T22:25:47.929Z] #39 64.55   CC       compel/arch/aarch64/src/lib/cpu.o
22:25:47 [2020-05-22T22:25:47.929Z] #39 64.80   CC       compel/arch/aarch64/src/lib/infect.o
22:25:47 [2020-05-22T22:25:47.931Z] #39 15.17   PBCC     images/mm.pb-c.c
22:25:47 [2020-05-22T22:25:47.931Z] #39 15.28   DEP      images/mm.pb-c.d
22:25:47 [2020-05-22T22:25:47.942Z] #39 11.82   DEP      images/tun.pb-c.d
22:25:47 [2020-05-22T22:25:47.942Z] #39 11.89   DEP      images/netdev.pb-c.d
22:25:48 [2020-05-22T22:25:48.188Z] #39 15.37   PBCC     images/timerfd.pb-c.c
22:25:48 [2020-05-22T22:25:48.188Z] #39 15.48   DEP      images/timerfd.pb-c.d
22:25:48 [2020-05-22T22:25:48.200Z] #39 11.99   PBCC     images/vma.pb-c.c
22:25:48 [2020-05-22T22:25:48.200Z] #39 12.08   DEP      images/vma.pb-c.d
22:25:48 [2020-05-22T22:25:48.200Z] #39 12.14   PBCC     images/creds.pb-c.c
22:25:48 [2020-05-22T22:25:48.200Z] #39 12.21   DEP      images/creds.pb-c.d
22:25:48 [2020-05-22T22:25:48.446Z] #39 15.59   PBCC     images/timer.pb-c.c
22:25:48 [2020-05-22T22:25:48.446Z] #39 15.65   DEP      images/timer.pb-c.d
22:25:48 [2020-05-22T22:25:48.446Z] #39 15.70   PBCC     images/sa.pb-c.c
22:25:48 [2020-05-22T22:25:48.446Z] #39 15.80   DEP      images/sa.pb-c.d
22:25:48 [2020-05-22T22:25:48.457Z] #39 12.23   PBCC     images/utsns.pb-c.c
22:25:48 [2020-05-22T22:25:48.457Z] #39 12.28   DEP      images/utsns.pb-c.d
22:25:48 [2020-05-22T22:25:48.457Z] #39 12.38   PBCC     images/ipc-desc.pb-c.c
22:25:48 [2020-05-22T22:25:48.457Z] #39 12.42   PBCC     images/ipc-sem.pb-c.c
22:25:48 [2020-05-22T22:25:48.457Z] #39 12.46   DEP      images/ipc-desc.pb-c.d
22:25:48 [2020-05-22T22:25:48.500Z] #39 65.09   CC       compel/src/lib/infect-rpc.o
22:25:48 [2020-05-22T22:25:48.500Z] #39 65.38   CC       compel/src/lib/infect-util.o
22:25:48 [2020-05-22T22:25:48.597Z] #34 5.134 -- Check for working C compiler: /usr/bin/cc -- works
22:25:48 [2020-05-22T22:25:48.597Z] #34 5.140 -- Detecting C compiler ABI info
22:25:48 [2020-05-22T22:25:48.704Z] #39 15.89   PBCC     images/pipe-data.pb-c.c
22:25:48 [2020-05-22T22:25:48.704Z] #39 15.92   DEP      images/pipe-data.pb-c.d
22:25:48 [2020-05-22T22:25:48.704Z] #39 15.95   PBCC     images/mnt.pb-c.c
22:25:48 [2020-05-22T22:25:48.704Z] #39 16.00   DEP      images/mnt.pb-c.d
22:25:48 [2020-05-22T22:25:48.715Z] #39 12.52   DEP      images/ipc-sem.pb-c.d
22:25:48 [2020-05-22T22:25:48.715Z] #39 12.57   PBCC     images/ipc-msg.pb-c.c
22:25:48 [2020-05-22T22:25:48.715Z] #39 12.62   DEP      images/ipc-msg.pb-c.d
22:25:48 [2020-05-22T22:25:48.715Z] #39 12.68   PBCC     images/ipc-shm.pb-c.c
22:25:48 [2020-05-22T22:25:48.715Z] #39 12.78   DEP      images/ipc-shm.pb-c.d
22:25:48 [2020-05-22T22:25:48.886Z] #34 ...
22:25:48 [2020-05-22T22:25:48.886Z] 
22:25:48 [2020-05-22T22:25:48.886Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:48 [2020-05-22T22:25:48.886Z] #31 84.55 strings
22:25:48 [2020-05-22T22:25:48.886Z] #31 84.55 bytes
22:25:48 [2020-05-22T22:25:48.886Z] #31 ...
22:25:48 [2020-05-22T22:25:48.886Z] 
22:25:48 [2020-05-22T22:25:48.886Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:48 [2020-05-22T22:25:48.886Z] #48 89.28 bytes
22:25:48 [2020-05-22T22:25:48.886Z] #48 89.30 strings
22:25:48 [2020-05-22T22:25:48.886Z] #48 89.33 strconv
22:25:48 [2020-05-22T22:25:48.886Z] #48 89.35 syscall
22:25:48 [2020-05-22T22:25:48.962Z] #39 16.07   PBCC     images/sk-packet.pb-c.c
22:25:48 [2020-05-22T22:25:48.962Z] #39 16.08   DEP      images/sk-packet.pb-c.d
22:25:48 [2020-05-22T22:25:48.962Z] #39 16.14   PBCC     images/tcp-stream.pb-c.c
22:25:48 [2020-05-22T22:25:48.962Z] #39 16.19   DEP      images/tcp-stream.pb-c.d
22:25:48 [2020-05-22T22:25:48.962Z] #39 16.27   PBCC     images/pipe.pb-c.c
22:25:48 [2020-05-22T22:25:48.962Z] #39 16.34   DEP      images/pipe.pb-c.d
22:25:48 [2020-05-22T22:25:48.972Z] #39 12.83   PBCC     images/ipc-var.pb-c.c
22:25:48 [2020-05-22T22:25:48.972Z] #39 12.86   DEP      images/ipc-var.pb-c.d
22:25:49 [2020-05-22T22:25:49.071Z] #39 65.70   CC       compel/src/lib/infect.o
22:25:49 [2020-05-22T22:25:49.219Z] #39 16.36   PBCC     images/pstree.pb-c.c
22:25:49 [2020-05-22T22:25:49.219Z] #39 16.40   DEP      images/pstree.pb-c.d
22:25:49 [2020-05-22T22:25:49.219Z] #39 16.47   PBCC     images/fs.pb-c.c
22:25:49 [2020-05-22T22:25:49.219Z] #39 16.51   DEP      images/fs.pb-c.d
22:25:49 [2020-05-22T22:25:49.219Z] #39 16.61   PBCC     images/signalfd.pb-c.c
22:25:49 [2020-05-22T22:25:49.229Z] #39 ...
22:25:49 [2020-05-22T22:25:49.230Z] 
22:25:49 [2020-05-22T22:25:49.230Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:49 [2020-05-22T22:25:49.230Z] #30 116.4 github.com/BurntSushi/toml/cmd/tomlv
22:25:49 [2020-05-22T22:25:49.230Z] #30 DONE 121.8s
22:25:49 [2020-05-22T22:25:49.230Z] 
22:25:49 [2020-05-22T22:25:49.230Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:49 [2020-05-22T22:25:49.230Z] #39 13.06   PBCC     images/sk-opts.pb-c.c
22:25:49 [2020-05-22T22:25:49.230Z] #39 13.06   PBCC     images/packet-sock.pb-c.c
22:25:49 [2020-05-22T22:25:49.332Z] #39 ...
22:25:49 [2020-05-22T22:25:49.332Z] 
22:25:49 [2020-05-22T22:25:49.332Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
22:25:49 [2020-05-22T22:25:49.332Z] #14 DONE 2.8s
22:25:49 [2020-05-22T22:25:49.477Z] #39 16.64   DEP      images/signalfd.pb-c.d
22:25:49 [2020-05-22T22:25:49.477Z] #39 16.71   PBCC     images/fh.pb-c.c
22:25:49 [2020-05-22T22:25:49.477Z] #39 16.81   PBCC     images/fsnotify.pb-c.c
22:25:49 [2020-05-22T22:25:49.477Z] #39 16.88   DEP      images/fh.pb-c.d
22:25:49 [2020-05-22T22:25:49.487Z] #39 13.25   DEP      images/sk-opts.pb-c.d
22:25:49 [2020-05-22T22:25:49.487Z] #39 13.37   DEP      images/packet-sock.pb-c.d
22:25:49 [2020-05-22T22:25:49.523Z] #48 ...
22:25:49 [2020-05-22T22:25:49.523Z] 
22:25:49 [2020-05-22T22:25:49.523Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:49 [2020-05-22T22:25:49.523Z] #34 6.312 -- Detecting C compiler ABI info - done
22:25:49 [2020-05-22T22:25:49.523Z] #34 6.421 -- Detecting C compile features
22:25:49 [2020-05-22T22:25:49.614Z] 
22:25:49 [2020-05-22T22:25:49.614Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
22:25:49 [2020-05-22T22:25:49.735Z] #39 16.96   DEP      images/fsnotify.pb-c.d
22:25:49 [2020-05-22T22:25:49.735Z] #39 17.02   PBCC     images/eventpoll.pb-c.c
22:25:49 [2020-05-22T22:25:49.735Z] #39 17.07   DEP      images/eventpoll.pb-c.d
22:25:49 [2020-05-22T22:25:49.735Z] #39 17.11   PBCC     images/eventfd.pb-c.c
22:25:49 [2020-05-22T22:25:49.735Z] #39 17.13   DEP      images/eventfd.pb-c.d
22:25:49 [2020-05-22T22:25:49.744Z] #39 13.47   PBCC     images/sk-netlink.pb-c.c
22:25:49 [2020-05-22T22:25:49.744Z] #39 13.55   DEP      images/sk-netlink.pb-c.d
22:25:49 [2020-05-22T22:25:49.744Z] #39 13.66   PBCC     images/sk-inet.pb-c.c
22:25:50 [2020-05-22T22:25:50.002Z] #39 13.85   DEP      images/sk-inet.pb-c.d
22:25:50 [2020-05-22T22:25:50.002Z] #39 13.99   PBCC     images/sk-unix.pb-c.c
22:25:50 [2020-05-22T22:25:50.025Z] #39 17.23   PBCC     images/remap-file-path.pb-c.c
22:25:50 [2020-05-22T22:25:50.025Z] #39 17.27   DEP      images/remap-file-path.pb-c.d
22:25:50 [2020-05-22T22:25:50.025Z] #39 17.33   PBCC     images/fifo.pb-c.c
22:25:50 [2020-05-22T22:25:50.025Z] #39 17.40   DEP      images/fifo.pb-c.d
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.86 Setting up libiptc0:amd64 (1.8.2-4) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.87 Setting up xz-utils (5.2.4-1) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.89 Setting up sudo (1.8.27-1+deb10u2) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.95 invoke-rc.d: could not determine current runlevel
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.96 invoke-rc.d: policy-rc.d denied execution of start.
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.96 Setting up pigz (2.4-1) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 52.98 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 53.00 Setting up python-pip-whl (18.1-5) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 53.02 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:25:50 [2020-05-22T22:25:50.221Z] #17 53.04 Setting up vim-runtime (2:8.1.0875-5) ...
22:25:50 [2020-05-22T22:25:50.260Z] #39 14.12   DEP      images/sk-unix.pb-c.d
22:25:50 [2020-05-22T22:25:50.260Z] #39 14.14   PBCC     images/mm.pb-c.c
22:25:50 [2020-05-22T22:25:50.260Z] #39 14.21   DEP      images/mm.pb-c.d
22:25:50 [2020-05-22T22:25:50.260Z] #39 14.23   PBCC     images/timerfd.pb-c.c
22:25:50 [2020-05-22T22:25:50.260Z] #39 14.27   DEP      images/timerfd.pb-c.d
22:25:50 [2020-05-22T22:25:50.260Z] #39 14.29   PBCC     images/timer.pb-c.c
22:25:50 [2020-05-22T22:25:50.260Z] #39 14.31   DEP      images/timer.pb-c.d
22:25:50 [2020-05-22T22:25:50.287Z] #39 17.45   PBCC     images/ghost-file.pb-c.c
22:25:50 [2020-05-22T22:25:50.287Z] #39 17.53   DEP      images/ghost-file.pb-c.d
22:25:50 [2020-05-22T22:25:50.287Z] #39 17.60   PBCC     images/regfile.pb-c.c
22:25:50 [2020-05-22T22:25:50.517Z] #39 14.34   PBCC     images/sa.pb-c.c
22:25:50 [2020-05-22T22:25:50.517Z] #39 14.37   DEP      images/sa.pb-c.d
22:25:50 [2020-05-22T22:25:50.517Z] #39 14.44   PBCC     images/pipe-data.pb-c.c
22:25:50 [2020-05-22T22:25:50.517Z] #39 14.45   DEP      images/pipe-data.pb-c.d
22:25:50 [2020-05-22T22:25:50.517Z] #39 14.48   PBCC     images/mnt.pb-c.c
22:25:50 [2020-05-22T22:25:50.517Z] #39 14.51   DEP      images/mnt.pb-c.d
22:25:50 [2020-05-22T22:25:50.545Z] #39 ...
22:25:50 [2020-05-22T22:25:50.545Z] 
22:25:50 [2020-05-22T22:25:50.545Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:50 [2020-05-22T22:25:50.545Z] #30 118.7 github.com/BurntSushi/toml/cmd/tomlv
22:25:50 [2020-05-22T22:25:50.545Z] #30 DONE 123.8s
22:25:50 [2020-05-22T22:25:50.545Z] 
22:25:50 [2020-05-22T22:25:50.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:50 [2020-05-22T22:25:50.545Z] #39 17.75   DEP      images/regfile.pb-c.d
22:25:50 [2020-05-22T22:25:50.545Z] #39 17.80   PBCC     images/ns.pb-c.c
22:25:50 [2020-05-22T22:25:50.545Z] #39 17.93   DEP      images/ns.pb-c.d
22:25:50 [2020-05-22T22:25:50.579Z] #34 ...
22:25:50 [2020-05-22T22:25:50.579Z] 
22:25:50 [2020-05-22T22:25:50.579Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
22:25:50 [2020-05-22T22:25:50.579Z] #39 95.98 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
22:25:50 [2020-05-22T22:25:50.579Z] #39 96.00 Processing triggers for libc-bin (2.28-10) ...
22:25:50 [2020-05-22T22:25:50.579Z] #39 DONE 96.5s
22:25:50 [2020-05-22T22:25:50.680Z] Client:
22:25:50 [2020-05-22T22:25:50.680Z]  Debug Mode: false
22:25:50 [2020-05-22T22:25:50.680Z]  Plugins:
22:25:50 [2020-05-22T22:25:50.680Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
22:25:50 [2020-05-22T22:25:50.680Z] 
22:25:50 [2020-05-22T22:25:50.680Z] Server:
22:25:50 [2020-05-22T22:25:50.680Z]  Containers: 0
22:25:50 [2020-05-22T22:25:50.680Z]   Running: 0
22:25:50 [2020-05-22T22:25:50.680Z]   Paused: 0
22:25:50 [2020-05-22T22:25:50.680Z]   Stopped: 0
22:25:50 [2020-05-22T22:25:50.680Z]  Images: 0
22:25:50 [2020-05-22T22:25:50.680Z]  Server Version: 19.03.5
22:25:50 [2020-05-22T22:25:50.680Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:25:50 [2020-05-22T22:25:50.680Z]   Windows: 
22:25:50 [2020-05-22T22:25:50.680Z]   LCOW: 
22:25:50 [2020-05-22T22:25:50.680Z]  Logging Driver: json-file
22:25:50 [2020-05-22T22:25:50.680Z]  Plugins:
22:25:50 [2020-05-22T22:25:50.680Z]   Volume: local
22:25:50 [2020-05-22T22:25:50.680Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:25:50 [2020-05-22T22:25:50.680Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:25:50 [2020-05-22T22:25:50.680Z]  Swarm: inactive
22:25:50 [2020-05-22T22:25:50.680Z]  Default Isolation: process
22:25:50 [2020-05-22T22:25:50.680Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:25:50 [2020-05-22T22:25:50.680Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
22:25:50 [2020-05-22T22:25:50.680Z]  OSType: windows
22:25:50 [2020-05-22T22:25:50.680Z]  Architecture: x86_64
22:25:50 [2020-05-22T22:25:50.680Z]  CPUs: 4
22:25:50 [2020-05-22T22:25:50.680Z]  Total Memory: 32GiB
22:25:50 [2020-05-22T22:25:50.680Z]  Name: azwin-2-67c580
22:25:50 [2020-05-22T22:25:50.680Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
22:25:50 [2020-05-22T22:25:50.680Z]  Docker Root Dir: D:\docker
22:25:50 [2020-05-22T22:25:50.680Z]  Debug Mode: false
22:25:50 [2020-05-22T22:25:50.680Z]  Registry: https://index.docker.io/v1/
22:25:50 [2020-05-22T22:25:50.680Z]  Labels:
22:25:50 [2020-05-22T22:25:50.680Z]  Experimental: true
22:25:50 [2020-05-22T22:25:50.680Z]  Insecure Registries:
22:25:50 [2020-05-22T22:25:50.680Z]   10.0.0.4:5000
22:25:50 [2020-05-22T22:25:50.680Z]   127.0.0.0/8
22:25:50 [2020-05-22T22:25:50.680Z]  Registry Mirrors:
22:25:50 [2020-05-22T22:25:50.680Z]   http://10.0.0.4:5000/
22:25:50 [2020-05-22T22:25:50.680Z]  Live Restore Enabled: false
22:25:50 [2020-05-22T22:25:50.680Z] 
22:25:50 [2020-05-22T22:25:50.775Z] #39 14.58   PBCC     images/sk-packet.pb-c.c
22:25:50 [2020-05-22T22:25:50.775Z] #39 14.60   DEP      images/sk-packet.pb-c.d
22:25:50 [2020-05-22T22:25:50.775Z] #39 14.67   PBCC     images/tcp-stream.pb-c.c
22:25:50 [2020-05-22T22:25:50.775Z] #39 14.70   DEP      images/tcp-stream.pb-c.d
22:25:50 [2020-05-22T22:25:50.775Z] #39 14.73   PBCC     images/pipe.pb-c.c
22:25:50 [2020-05-22T22:25:50.775Z] #39 14.77   DEP      images/pipe.pb-c.d
22:25:50 [2020-05-22T22:25:50.775Z] #39 14.79   PBCC     images/pstree.pb-c.c
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.41 Setting up libaio1:amd64 (0.3.112-3) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.42 Setting up libonig5:amd64 (6.9.1-1) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.43 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.44 Setting up vim (2:8.1.0875-5) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.51 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.53 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.56 Setting up jq (1.5+dfsg-2+b1) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.57 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:25:50 [2020-05-22T22:25:50.781Z] #17 53.58 Setting up python3.7 (3.7.3-2+deb10u1) ...
22:25:50 [2020-05-22T22:25:50.802Z] #39 18.02   PBCC     images/fdinfo.pb-c.c
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
22:25:50 [2020-05-22T22:25:50.869Z] 
22:25:50 [2020-05-22T22:25:50.869Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
[Pipeline] powershell
22:25:51 [2020-05-22T22:25:51.033Z] #39 14.81   DEP      images/pstree.pb-c.d
22:25:51 [2020-05-22T22:25:51.033Z] #39 14.88   PBCC     images/fs.pb-c.c
22:25:51 [2020-05-22T22:25:51.033Z] #39 14.90   DEP      images/fs.pb-c.d
22:25:51 [2020-05-22T22:25:51.033Z] #39 14.95   PBCC     images/signalfd.pb-c.c
22:25:51 [2020-05-22T22:25:51.033Z] #39 15.00   DEP      images/signalfd.pb-c.d
22:25:51 [2020-05-22T22:25:51.033Z] #39 15.05   PBCC     images/fh.pb-c.c
22:25:51 [2020-05-22T22:25:51.059Z] #39 18.29   DEP      images/fdinfo.pb-c.d
22:25:51 [2020-05-22T22:25:51.292Z] #39 15.09   PBCC     images/fsnotify.pb-c.c
22:25:51 [2020-05-22T22:25:51.292Z] #39 15.10   DEP      images/fh.pb-c.d
22:25:51 [2020-05-22T22:25:51.292Z] #39 15.18   DEP      images/fsnotify.pb-c.d
22:25:51 [2020-05-22T22:25:51.292Z] #39 15.27   PBCC     images/eventpoll.pb-c.c
22:25:51 [2020-05-22T22:25:51.292Z] #39 15.31   DEP      images/eventpoll.pb-c.d
22:25:51 [2020-05-22T22:25:51.325Z] #39 18.49   PBCC     images/core-aarch64.pb-c.c
22:25:51 [2020-05-22T22:25:51.325Z] #39 18.53   PBCC     images/core-arm.pb-c.c
22:25:51 [2020-05-22T22:25:51.325Z] #39 18.59   PBCC     images/core-ppc64.pb-c.c
22:25:51 [2020-05-22T22:25:51.533Z] #15 DONE 2.1s
22:25:51 [2020-05-22T22:25:51.533Z] 
22:25:51 [2020-05-22T22:25:51.533Z] #16 [dev-systemd-false  6/26] RUN ldconfig
22:25:51 [2020-05-22T22:25:51.549Z] #39 15.38   PBCC     images/eventfd.pb-c.c
22:25:51 [2020-05-22T22:25:51.549Z] #39 15.40   DEP      images/eventfd.pb-c.d
22:25:51 [2020-05-22T22:25:51.549Z] #39 15.43   PBCC     images/remap-file-path.pb-c.c
22:25:51 [2020-05-22T22:25:51.549Z] #39 15.48   DEP      images/remap-file-path.pb-c.d
22:25:51 [2020-05-22T22:25:51.549Z] #39 15.54   PBCC     images/fifo.pb-c.c
22:25:51 [2020-05-22T22:25:51.610Z] #39 18.64   PBCC     images/core-s390.pb-c.c
22:25:51 [2020-05-22T22:25:51.610Z] #39 18.70   PBCC     images/core-x86.pb-c.c
22:25:51 [2020-05-22T22:25:51.610Z] #39 18.82   PBCC     images/core.pb-c.c
22:25:51 [2020-05-22T22:25:51.807Z] #39 15.55   DEP      images/fifo.pb-c.d
22:25:51 [2020-05-22T22:25:51.807Z] #39 15.60   PBCC     images/ghost-file.pb-c.c
22:25:51 [2020-05-22T22:25:51.807Z] #39 15.64   DEP      images/ghost-file.pb-c.d
22:25:51 [2020-05-22T22:25:51.807Z] #39 15.68   PBCC     images/regfile.pb-c.c
22:25:51 [2020-05-22T22:25:51.807Z] #39 15.73   DEP      images/regfile.pb-c.d
22:25:51 [2020-05-22T22:25:51.807Z] #39 15.77   PBCC     images/ns.pb-c.c
22:25:51 [2020-05-22T22:25:51.807Z] #39 ...
22:25:51 [2020-05-22T22:25:51.807Z] 
22:25:51 [2020-05-22T22:25:51.807Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:51 [2020-05-22T22:25:51.807Z] #47 114.4 encoding/json
22:25:51 [2020-05-22T22:25:51.807Z] #47 121.1 github.com/pkg/diff
22:25:51 [2020-05-22T22:25:51.807Z] #47 121.3 go/ast
22:25:51 [2020-05-22T22:25:51.807Z] #47 123.3 golang.org/x/crypto/ssh/terminal
22:25:51 [2020-05-22T22:25:51.868Z] #39 18.95   PBCC     images/inventory.pb-c.c
22:25:51 [2020-05-22T22:25:51.868Z] #39 19.06   DEP      images/core-aarch64.pb-c.d
22:25:51 [2020-05-22T22:25:51.868Z] #39 19.11   DEP      images/core-arm.pb-c.d
22:25:51 [2020-05-22T22:25:51.868Z] #39 19.21   DEP      images/core-ppc64.pb-c.d
22:25:52 [2020-05-22T22:25:52.065Z] #47 124.7 mvdan.cc/editorconfig
22:25:52 [2020-05-22T22:25:52.065Z] #47 ...
22:25:52 [2020-05-22T22:25:52.065Z] 
22:25:52 [2020-05-22T22:25:52.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:52 [2020-05-22T22:25:52.065Z] #39 15.81   DEP      images/ns.pb-c.d
22:25:52 [2020-05-22T22:25:52.065Z] #39 15.84   PBCC     images/fdinfo.pb-c.c
22:25:52 [2020-05-22T22:25:52.065Z] #39 15.96   DEP      images/fdinfo.pb-c.d
22:25:52 [2020-05-22T22:25:52.065Z] #39 16.03   PBCC     images/core-aarch64.pb-c.c
22:25:52 [2020-05-22T22:25:52.065Z] #39 16.08   PBCC     images/core-arm.pb-c.c
22:25:52 [2020-05-22T22:25:52.065Z] #39 16.15   PBCC     images/core-ppc64.pb-c.c
22:25:52 [2020-05-22T22:25:52.125Z] #39 19.31   DEP      images/core-s390.pb-c.d
22:25:52 [2020-05-22T22:25:52.125Z] #39 19.37   DEP      images/core-x86.pb-c.d
22:25:52 [2020-05-22T22:25:52.125Z] #39 19.46   DEP      images/core.pb-c.d
22:25:52 [2020-05-22T22:25:52.125Z] #39 19.53   DEP      images/inventory.pb-c.d
22:25:52 [2020-05-22T22:25:52.144Z] #17 ...
22:25:52 [2020-05-22T22:25:52.144Z] 
22:25:52 [2020-05-22T22:25:52.144Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:25:52 [2020-05-22T22:25:52.144Z] #36 224.3 + dpkg --print-architecture
22:25:52 [2020-05-22T22:25:52.144Z] #36 224.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:25:52 [2020-05-22T22:25:52.323Z] #39 16.21   PBCC     images/core-s390.pb-c.c
22:25:52 [2020-05-22T22:25:52.323Z] #39 16.25   PBCC     images/core-x86.pb-c.c
22:25:52 [2020-05-22T22:25:52.323Z] #39 16.35   PBCC     images/core.pb-c.c
22:25:52 [2020-05-22T22:25:52.374Z] #40 ...
22:25:52 [2020-05-22T22:25:52.374Z] 
22:25:52 [2020-05-22T22:25:52.374Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:52 [2020-05-22T22:25:52.374Z] #42 88.31 bytes
22:25:52 [2020-05-22T22:25:52.374Z] #42 89.86 strings
22:25:52 [2020-05-22T22:25:52.383Z] #39 19.61   PBCC     images/cpuinfo.pb-c.c
22:25:52 [2020-05-22T22:25:52.383Z] #39 19.65   DEP      images/cpuinfo.pb-c.d
22:25:52 [2020-05-22T22:25:52.383Z] #39 19.70   PBCC     images/stats.pb-c.c
22:25:52 [2020-05-22T22:25:52.383Z] #39 19.74   DEP      images/stats.pb-c.d
22:25:52 [2020-05-22T22:25:52.399Z] #36 224.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:25:52 [2020-05-22T22:25:52.399Z] #36 224.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:25:52 [2020-05-22T22:25:52.580Z] #39 16.43   PBCC     images/inventory.pb-c.c
22:25:52 [2020-05-22T22:25:52.580Z] #39 16.53   DEP      images/core-aarch64.pb-c.d
22:25:52 [2020-05-22T22:25:52.667Z] #42 ...
22:25:52 [2020-05-22T22:25:52.667Z] 
22:25:52 [2020-05-22T22:25:52.667Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:52 [2020-05-22T22:25:52.667Z] #40 1.933 Note: Building without setproctitle() and strlcpy() support.
22:25:52 [2020-05-22T22:25:52.667Z] #40 1.933       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:25:52 [2020-05-22T22:25:52.667Z] #40 1.949 Note: Building without GnuTLS support
22:25:52 [2020-05-22T22:25:52.838Z] #39 16.60   DEP      images/core-arm.pb-c.d
22:25:52 [2020-05-22T22:25:52.838Z] #39 16.69   DEP      images/core-ppc64.pb-c.d
22:25:52 [2020-05-22T22:25:52.838Z] #39 16.74   DEP      images/core-s390.pb-c.d
22:25:52 [2020-05-22T22:25:52.838Z] #39 16.82   DEP      images/core-x86.pb-c.d
22:25:53 [2020-05-22T22:25:53.096Z] #39 16.89   DEP      images/core.pb-c.d
22:25:53 [2020-05-22T22:25:53.096Z] #39 16.98   DEP      images/inventory.pb-c.d
22:25:53 [2020-05-22T22:25:53.096Z] #39 17.10   PBCC     images/cpuinfo.pb-c.c
22:25:53 [2020-05-22T22:25:53.354Z] #39 17.15   DEP      images/cpuinfo.pb-c.d
22:25:53 [2020-05-22T22:25:53.354Z] #39 17.21   PBCC     images/stats.pb-c.c
22:25:53 [2020-05-22T22:25:53.354Z] #39 17.26   DEP      images/stats.pb-c.d
22:25:54 [2020-05-22T22:25:54.081Z] #16 DONE 2.4s
22:25:54 [2020-05-22T22:25:54.081Z] 
22:25:54 [2020-05-22T22:25:54.081Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:25:54 [2020-05-22T22:25:54.280Z] #39 21.40 make[1]: Nothing to be done for 'all'.
22:25:54 [2020-05-22T22:25:54.280Z] #39 ...
22:25:54 [2020-05-22T22:25:54.280Z] 
22:25:54 [2020-05-22T22:25:54.280Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:54 [2020-05-22T22:25:54.280Z] #41 117.6 go/scanner
22:25:54 [2020-05-22T22:25:54.280Z] #41 118.9 internal/lazyregexp
22:25:54 [2020-05-22T22:25:54.280Z] #41 119.2 net/url
22:25:54 [2020-05-22T22:25:54.280Z] #41 119.4 go/ast
22:25:54 [2020-05-22T22:25:54.280Z] #41 121.5 text/template/parse
22:25:54 [2020-05-22T22:25:54.280Z] #41 126.2 go/parser
22:25:54 [2020-05-22T22:25:54.280Z] #41 126.8 text/template
22:25:54 [2020-05-22T22:25:54.538Z] #41 ...
22:25:54 [2020-05-22T22:25:54.538Z] 
22:25:54 [2020-05-22T22:25:54.538Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:25:54 [2020-05-22T22:25:54.538Z] #52 53.65 Checking out files:  36% (1176/3180)   
Checking out files:  37% (1177/3180)   
Checking out files:  38% (1209/3180)   
Checking out files:  39% (1241/3180)   
Checking out files:  40% (1272/3180)   
Checking out files:  41% (1304/3180)   
Checking out files:  42% (1336/3180)   
Checking out files:  43% (1368/3180)   
Checking out files:  44% (1400/3180)   
Checking out files:  45% (1431/3180)   
Checking out files:  46% (1463/3180)   
Checking out files:  47% (1495/3180)   
Checking out files:  48% (1527/3180)   
Checking out files:  49% (1559/3180)   
Checking out files:  50% (1590/3180)   
Checking out files:  51% (1622/3180)   
Checking out files:  52% (1654/3180)   
Checking out files:  53% (1686/3180)   
Checking out files:  54% (1718/3180)   
Checking out files:  55% (1749/3180)   
Checking out files:  56% (1781/3180)   
Checking out files:  57% (1813/3180)   
Checking out files:  58% (1845/3180)   
Checking out files:  59% (1877/3180)   
Checking out files:  60% (1908/3180)   
Checking out files:  61% (1940/3180)   
Checking out files:  62% (1972/3180)   
Checking out files:  63% (2004/3180)   
Checking out files:  64% (2036/3180)   
Checking out files:  64% (2060/3180)   
Checking out files:  65% (2067/3180)   
Checking out files:  66% (2099/3180)   
Checking out files:  67% (2131/3180)   
Checking out files:  68% (2163/3180)   
Checking out files:  69% (2195/3180)   
Checking out files:  70% (2226/3180)   
Checking out files:  71% (2258/3180)   
Checking out files:  72% (2290/3180)   
Checking out files:  73% (2322/3180)   
Checking out files:  74% (2354/3180)   
Checking out files:  75% (2385/3180)   
Checking out files:  76% (2417/3180)   
Checking out files:  77% (2449/3180)   
Checking out files:  78% (2481/3180)   
Checking out files:  79% (2513/3180)   
Checking out files:  80% (2544/3180)   
Checking out files:  81% (2576/3180)   
Checking out files:  82% (2608/3180)   
Checking out files:  83% (2640/3180)   
Checking out files:  84% (2672/3180)   
Checking out files:  85% (2703/3180)   
Checking out files:  86% (2735/3180)   
Checking out files:  87% (2767/3180)   
Checking out files:  88% (2799/3180)   
Checking out files:  89% (2831/3180)   
Checking out files:  90% (2862/3180)   
Checking out files:  91% (2894/3180)   
Checking out files:  92% (2926/3180)   
Checking out files:  93% (2958/3180)   
Checking out files:  94% (2990/3180)   
Checking out files:  95% (3021/3180)   
Checking out files:  96% (3053/3180)   
Checking out files:  97% (3085/3180)   
Checking out files:  97% (3105/3180)   
Checking out files:  98% (3117/3180)   
Checking out files:  99% (3149/3180)   
Checking out files: 100% (3180/3180)   
Checking out files: 100% (3180/3180), done.
22:25:54 [2020-05-22T22:25:54.538Z] #52 55.72 + cd /tmp/tmp.IfKsXpDJCj/src/github.com/containerd/containerd
22:25:54 [2020-05-22T22:25:54.538Z] #52 55.72 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:54 [2020-05-22T22:25:54.738Z] #39 18.75 make[1]: Nothing to be done for 'all'.
22:25:54 [2020-05-22T22:25:54.740Z] #40 4.017 fatal: not a git repository (or any of the parent directories): .git
22:25:54 [2020-05-22T22:25:54.740Z] #40 4.069   GEN      .gitid
22:25:54 [2020-05-22T22:25:54.740Z] #40 4.091   GEN      criu/include/version.h
22:25:54 [2020-05-22T22:25:54.740Z] #40 4.132   GEN      include/common/asm
22:25:54 [2020-05-22T22:25:54.928Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ok  	github.com/docker/docker/api/server/httputils	0.002s	coverage: 14.7% of statements
22:25:54 [2020-05-22T22:25:54.929Z] ok  	github.com/docker/docker/api/server/middleware	0.002s	coverage: 37.7% of statements
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:25:54 [2020-05-22T22:25:54.929Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + export 'BUILDTAGS=netgo osusergo static_build'
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + BUILDTAGS='netgo osusergo static_build'
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + export EXTRA_FLAGS=-buildmode=pie
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + EXTRA_FLAGS=-buildmode=pie
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + '[' '' = dynamic ']'
22:25:55 [2020-05-22T22:25:55.102Z] #52 57.73 + make
22:25:55 [2020-05-22T22:25:55.541Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:25:55 [2020-05-22T22:25:55.541Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:25:55 [2020-05-22T22:25:55.666Z] #52 ...
22:25:55 [2020-05-22T22:25:55.666Z] 
22:25:55 [2020-05-22T22:25:55.666Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:25:55 [2020-05-22T22:25:55.666Z] #47 118.9 encoding/json
22:25:55 [2020-05-22T22:25:55.666Z] #47 120.9 github.com/pkg/diff
22:25:55 [2020-05-22T22:25:55.666Z] #47 122.7 go/ast
22:25:55 [2020-05-22T22:25:55.666Z] #47 126.5 golang.org/x/crypto/ssh/terminal
22:25:55 [2020-05-22T22:25:55.666Z] #47 127.9 mvdan.cc/editorconfig
22:25:55 [2020-05-22T22:25:55.666Z] #47 128.9 mvdan.cc/sh/v3/fileutil
22:25:55 [2020-05-22T22:25:55.822Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 4.8% of statements
22:25:55 [2020-05-22T22:25:55.822Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:25:55 [2020-05-22T22:25:55.924Z] #47 129.1 mvdan.cc/sh/v3/syntax
22:25:55 [2020-05-22T22:25:55.924Z] #47 ...
22:25:55 [2020-05-22T22:25:55.924Z] 
22:25:55 [2020-05-22T22:25:55.924Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:55 [2020-05-22T22:25:55.924Z] #39 22.88   CC       images/stats.o
22:25:55 [2020-05-22T22:25:55.924Z] #39 23.29   CC       images/core.o
22:25:56 [2020-05-22T22:25:56.104Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:25:56 [2020-05-22T22:25:56.104Z] ?   	github.com/docker/docker/api/types	[no test files]
22:25:56 [2020-05-22T22:25:56.104Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:25:56 [2020-05-22T22:25:56.104Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:25:56 [2020-05-22T22:25:56.104Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:25:56 [2020-05-22T22:25:56.104Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:25:56 [2020-05-22T22:25:56.109Z] #39 20.07   CC       images/stats.o
22:25:56 [2020-05-22T22:25:56.386Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
22:25:56 [2020-05-22T22:25:56.386Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:25:56 [2020-05-22T22:25:56.386Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:25:56 [2020-05-22T22:25:56.386Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:25:56 [2020-05-22T22:25:56.386Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:25:56 [2020-05-22T22:25:56.386Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:25:56 [2020-05-22T22:25:56.386Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
22:25:56 [2020-05-22T22:25:56.386Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:25:56 [2020-05-22T22:25:56.386Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:25:56 [2020-05-22T22:25:56.603Z] #36 ...
22:25:56 [2020-05-22T22:25:56.603Z] 
22:25:56 [2020-05-22T22:25:56.603Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:56 [2020-05-22T22:25:56.603Z] #39 118.3   CC       criu/image.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 119.3   CC       criu/ipc_ns.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 120.3   CC       criu/irmap.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 121.2   CC       criu/kcmp-ids.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 121.4   CC       criu/kerndat.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 122.5   CC       criu/libnetlink.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 122.9   CC       criu/log.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 123.4   CC       criu/lsm.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 123.8   CC       criu/mem.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 125.6   CC       criu/mount.o
22:25:56 [2020-05-22T22:25:56.603Z] #39 ...
22:25:56 [2020-05-22T22:25:56.603Z] 
22:25:56 [2020-05-22T22:25:56.603Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.86 Setting up iptables (1.8.2-4) ...
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:25:56 [2020-05-22T22:25:56.603Z] #17 56.92 Setting up python3 (3.7.3-1) ...
22:25:56 [2020-05-22T22:25:56.603Z] #17 57.41 Setting up python3-wheel (0.32.3-2) ...
22:25:56 [2020-05-22T22:25:56.603Z] #17 58.09 Setting up apparmor (2.13.2-10) ...
22:25:56 [2020-05-22T22:25:56.625Z] #17 2.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:25:56 [2020-05-22T22:25:56.625Z] #17 2.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:25:56 [2020-05-22T22:25:56.625Z] #17 2.749 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:25:56 [2020-05-22T22:25:56.667Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
22:25:56 [2020-05-22T22:25:56.667Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:25:56 [2020-05-22T22:25:56.667Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:25:56 [2020-05-22T22:25:56.683Z] #39 20.54   CC       images/core.o
22:25:56 [2020-05-22T22:25:56.857Z] #39 23.89   CC       images/core-x86.o
22:25:56 [2020-05-22T22:25:56.858Z] #17 59.68 Setting up xfsprogs (4.20.0-1) ...
22:25:57 [2020-05-22T22:25:57.113Z] #17 59.70 Setting up python3-lib2to3 (3.7.3-1) ...
22:25:57 [2020-05-22T22:25:57.123Z] #39 24.45   CC       images/core-arm.o
22:25:57 [2020-05-22T22:25:57.248Z] #39 21.19   CC       images/core-x86.o
22:25:57 [2020-05-22T22:25:57.279Z] ok  	github.com/docker/docker/builder/dockerignore	0.008s	coverage: 96.8% of statements
22:25:57 [2020-05-22T22:25:57.367Z] #17 60.05 Setting up python3-pkg-resources (40.8.0-1) ...
22:25:57 [2020-05-22T22:25:57.462Z] #40 6.581   PBCC     images/google/protobuf/descriptor.pb-c.c
22:25:57 [2020-05-22T22:25:57.462Z] #40 6.834   PBCC     images/opts.pb-c.c
22:25:57 [2020-05-22T22:25:57.462Z] #40 6.934   PBCC     images/sit.pb-c.c
22:25:57 [2020-05-22T22:25:57.566Z] #17 3.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
22:25:57 [2020-05-22T22:25:57.687Z] #39 24.92   CC       images/core-aarch64.o
22:25:57 [2020-05-22T22:25:57.772Z] #40 7.082   DEP      images/google/protobuf/descriptor.pb-c.d
22:25:57 [2020-05-22T22:25:57.772Z] #40 7.202   DEP      images/opts.pb-c.d
22:25:57 [2020-05-22T22:25:57.944Z] #39 25.32   CC       images/core-ppc64.o
22:25:58 [2020-05-22T22:25:58.065Z] #40 7.345   DEP      images/sit.pb-c.d
22:25:58 [2020-05-22T22:25:58.065Z] #40 7.580   PBCC     images/macvlan.pb-c.c
22:25:58 [2020-05-22T22:25:58.137Z] #17 ...
22:25:58 [2020-05-22T22:25:58.137Z] 
22:25:58 [2020-05-22T22:25:58.137Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:58 [2020-05-22T22:25:58.137Z] #41 129.9 net/http/httptrace
22:25:58 [2020-05-22T22:25:58.137Z] #41 130.1 net/http
22:25:58 [2020-05-22T22:25:58.180Z] #39 21.81   CC       images/core-arm.o
22:25:58 [2020-05-22T22:25:58.180Z] #39 ...
22:25:58 [2020-05-22T22:25:58.180Z] 
22:25:58 [2020-05-22T22:25:58.180Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:58 [2020-05-22T22:25:58.180Z] #41 120.7 text/template/parse
22:25:58 [2020-05-22T22:25:58.180Z] #41 123.7 go/parser
22:25:58 [2020-05-22T22:25:58.180Z] #41 125.8 text/template
22:25:58 [2020-05-22T22:25:58.180Z] #41 128.1 encoding/xml
22:25:58 [2020-05-22T22:25:58.180Z] #41 ...
22:25:58 [2020-05-22T22:25:58.180Z] 
22:25:58 [2020-05-22T22:25:58.180Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:25:58 [2020-05-22T22:25:58.180Z] #52 50.92 Checking out files:  51% (1633/3180)   
Checking out files:  52% (1654/3180)   
Checking out files:  53% (1686/3180)   
Checking out files:  54% (1718/3180)   
Checking out files:  55% (1749/3180)   
Checking out files:  56% (1781/3180)   
Checking out files:  57% (1813/3180)   
Checking out files:  58% (1845/3180)   
Checking out files:  59% (1877/3180)   
Checking out files:  60% (1908/3180)   
Checking out files:  61% (1940/3180)   
Checking out files:  62% (1972/3180)   
Checking out files:  63% (2004/3180)   
Checking out files:  64% (2036/3180)   
Checking out files:  65% (2067/3180)   
Checking out files:  66% (2099/3180)   
Checking out files:  67% (2131/3180)   
Checking out files:  68% (2163/3180)   
Checking out files:  69% (2195/3180)   
Checking out files:  70% (2226/3180)   
Checking out files:  71% (2258/3180)   
Checking out files:  72% (2290/3180)   
Checking out files:  73% (2322/3180)   
Checking out files:  74% (2354/3180)   
Checking out files:  75% (2385/3180)   
Checking out files:  76% (2417/3180)   
Checking out files:  77% (2449/3180)   
Checking out files:  78% (2481/3180)   
Checking out files:  79% (2513/3180)   
Checking out files:  80% (2544/3180)   
Checking out files:  81% (2576/3180)   
Checking out files:  82% (2608/3180)   
Checking out files:  83% (2640/3180)   
Checking out files:  84% (2672/3180)   
Checking out files:  85% (2703/3180)   
Checking out files:  86% (2735/3180)   
Checking out files:  87% (2767/3180)   
Checking out files:  88% (2799/3180)   
Checking out files:  89% (2831/3180)   
Checking out files:  90% (2862/3180)   
Checking out files:  91% (2894/3180)   
Checking out files:  92% (2926/3180)   
Checking out files:  93% (2958/3180)   
Checking out files:  94% (2990/3180)   
Checking out files:  95% (3021/3180)   
Checking out files:  96% (3053/3180)   
Checking out files:  97% (3085/3180)   
Checking out files:  98% (3117/3180)   
Checking out files:  99% (3149/3180)   
Checking out files: 100% (3180/3180)   
Checking out files: 100% (3180/3180), done.
22:25:58 [2020-05-22T22:25:58.180Z] #52 53.01 + cd /tmp/tmp.dtr8ZW0zx3/src/github.com/containerd/containerd
22:25:58 [2020-05-22T22:25:58.180Z] #52 53.01 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + export 'BUILDTAGS=netgo osusergo static_build'
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + BUILDTAGS='netgo osusergo static_build'
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + export EXTRA_FLAGS=-buildmode=pie
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + EXTRA_FLAGS=-buildmode=pie
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + '[' '' = dynamic ']'
22:25:58 [2020-05-22T22:25:58.180Z] #52 54.71 + make
22:25:58 [2020-05-22T22:25:58.180Z] #52 55.76 + bin/ctr
22:25:58 [2020-05-22T22:25:58.290Z] #17 61.03 Setting up python3-distutils (3.7.3-1) ...
22:25:58 [2020-05-22T22:25:58.356Z] #40 7.668   DEP      images/macvlan.pb-c.d
22:25:58 [2020-05-22T22:25:58.356Z] #40 7.740   PBCC     images/autofs.pb-c.c
22:25:58 [2020-05-22T22:25:58.356Z] #40 7.784   DEP      images/autofs.pb-c.d
22:25:58 [2020-05-22T22:25:58.356Z] #40 7.861   PBCC     images/sysctl.pb-c.c
22:25:58 [2020-05-22T22:25:58.398Z] #41 ...
22:25:58 [2020-05-22T22:25:58.398Z] 
22:25:58 [2020-05-22T22:25:58.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:58 [2020-05-22T22:25:58.398Z] #39 68.70   CC       compel/src/lib/ptrace.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 69.03   AR       compel/libcompel.a
22:25:58 [2020-05-22T22:25:58.398Z] #39 69.12   HOSTCC   compel/src/main-host.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 69.30   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 69.46   HOSTCC   compel/src/lib/handle-elf-host.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 70.02   HOSTCC   compel/src/lib/log-host.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 70.25   HOSTLINK compel/compel-host-bin
22:25:58 [2020-05-22T22:25:58.398Z] #39 70.42   DEP      soccr/soccr.d
22:25:58 [2020-05-22T22:25:58.398Z] #39 70.55   CC       soccr/soccr.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 72.35   AR       soccr/libsoccr.a
22:25:58 [2020-05-22T22:25:58.398Z] #39 72.41 make[1]: 'soccr/libsoccr.a' is up to date.
22:25:58 [2020-05-22T22:25:58.398Z] #39 72.92   DEP      criu/arch/aarch64/sigframe.d
22:25:58 [2020-05-22T22:25:58.398Z] #39 73.01   DEP      criu/arch/aarch64/crtools.d
22:25:58 [2020-05-22T22:25:58.398Z] #39 73.19   DEP      criu/arch/aarch64/cpu.d
22:25:58 [2020-05-22T22:25:58.398Z] #39 73.21   DEP      criu/arch/aarch64/bitops.d
22:25:58 [2020-05-22T22:25:58.398Z] #39 73.30   CC       criu/arch/aarch64/bitops.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 73.39   CC       criu/arch/aarch64/cpu.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 73.65   CC       criu/arch/aarch64/crtools.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 74.29   CC       criu/arch/aarch64/sigframe.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 74.64   LINK     criu/arch/aarch64/crtools.built-in.o
22:25:58 [2020-05-22T22:25:58.398Z] #39 74.72   DEP      criu/pie/util-vdso.d
22:25:58 [2020-05-22T22:25:58.398Z] #39 74.90   DEP      criu/pie/util.d
22:25:58 [2020-05-22T22:25:58.438Z] #52 ...
22:25:58 [2020-05-22T22:25:58.438Z] 
22:25:58 [2020-05-22T22:25:58.438Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:58 [2020-05-22T22:25:58.438Z] #39 22.25   CC       images/core-aarch64.o
22:25:58 [2020-05-22T22:25:58.647Z] #40 7.924   DEP      images/sysctl.pb-c.d
22:25:58 [2020-05-22T22:25:58.647Z] #40 8.006   PBCC     images/time.pb-c.c
22:25:58 [2020-05-22T22:25:58.647Z] #40 8.049   DEP      images/time.pb-c.d
22:25:58 [2020-05-22T22:25:58.647Z] #40 8.150   PBCC     images/binfmt-misc.pb-c.c
22:25:58 [2020-05-22T22:25:58.658Z] #39 75.24   CC       criu/pie/util.o
22:25:58 [2020-05-22T22:25:58.658Z] #39 ...
22:25:58 [2020-05-22T22:25:58.658Z] 
22:25:58 [2020-05-22T22:25:58.658Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:25:58 [2020-05-22T22:25:58.658Z] #17 4.900 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [199 kB]
22:25:58 [2020-05-22T22:25:58.849Z] #17 61.53 Setting up python3-setuptools (40.8.0-1) ...
22:25:58 [2020-05-22T22:25:58.875Z] #39 25.94   CC       images/core-s390.o
22:25:58 [2020-05-22T22:25:58.958Z] #40 8.174   DEP      images/binfmt-misc.pb-c.d
22:25:58 [2020-05-22T22:25:58.958Z] #40 8.265   PBCC     images/seccomp.pb-c.c
22:25:58 [2020-05-22T22:25:58.958Z] #40 8.322   DEP      images/seccomp.pb-c.d
22:25:59 [2020-05-22T22:25:59.003Z] #39 22.75   CC       images/core-ppc64.o
22:25:59 [2020-05-22T22:25:59.247Z] #40 8.431   PBCC     images/userns.pb-c.c
22:25:59 [2020-05-22T22:25:59.247Z] #40 8.488   DEP      images/userns.pb-c.d
22:25:59 [2020-05-22T22:25:59.247Z] #40 8.562   PBCC     images/cgroup.pb-c.c
22:25:59 [2020-05-22T22:25:59.247Z] #40 8.648   DEP      images/cgroup.pb-c.d
22:25:59 [2020-05-22T22:25:59.439Z] #39 26.70   CC       images/cpuinfo.o
22:25:59 [2020-05-22T22:25:59.539Z] #40 8.729   PBCC     images/fown.pb-c.c
22:25:59 [2020-05-22T22:25:59.539Z] #40 8.769   PBCC     images/ext-file.pb-c.c
22:25:59 [2020-05-22T22:25:59.539Z] #40 8.826   DEP      images/fown.pb-c.d
22:25:59 [2020-05-22T22:25:59.539Z] #40 8.892   DEP      images/ext-file.pb-c.d
22:25:59 [2020-05-22T22:25:59.568Z] #39 23.50   CC       images/core-s390.o
22:25:59 [2020-05-22T22:25:59.599Z] #17 ...
22:25:59 [2020-05-22T22:25:59.600Z] 
22:25:59 [2020-05-22T22:25:59.600Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:25:59 [2020-05-22T22:25:59.600Z] #49 11.98 + cd /tmp/tmp.grH9T1XDwj/src/github.com/opencontainers/runc
22:25:59 [2020-05-22T22:25:59.600Z] #49 11.98 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:25:59 [2020-05-22T22:25:59.600Z] #49 12.86 + '[' -z '' ']'
22:25:59 [2020-05-22T22:25:59.600Z] #49 12.86 + target=static
22:25:59 [2020-05-22T22:25:59.600Z] #49 12.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:25:59 [2020-05-22T22:25:59.600Z] #49 14.54 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
22:25:59 [2020-05-22T22:25:59.830Z] #40 8.985   PBCC     images/rpc.pb-c.c
22:25:59 [2020-05-22T22:25:59.830Z] #40 9.093   DEP      images/rpc.pb-c.d
22:25:59 [2020-05-22T22:25:59.830Z] #40 9.181   PBCC     images/siginfo.pb-c.c
22:25:59 [2020-05-22T22:25:59.830Z] #40 9.206   DEP      images/siginfo.pb-c.d
22:25:59 [2020-05-22T22:25:59.830Z] #40 9.289   PBCC     images/pagemap.pb-c.c
22:25:59 [2020-05-22T22:25:59.860Z] #49 ...
22:25:59 [2020-05-22T22:25:59.860Z] 
22:25:59 [2020-05-22T22:25:59.860Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:25:59 [2020-05-22T22:25:59.860Z] #39 75.69   CC       criu/pie/util-vdso.o
22:25:59 [2020-05-22T22:25:59.860Z] #39 76.44   AR       criu/pie/pie.lib.a
22:25:59 [2020-05-22T22:25:59.860Z] #39 76.54   DEP      criu/pie/restorer.d
22:25:59 [2020-05-22T22:25:59.992Z] ok  	github.com/docker/docker/builder/remotecontext	0.382s	coverage: 13.6% of statements
22:26:00 [2020-05-22T22:26:00.004Z] #39 27.16   CC       images/inventory.o
22:26:00 [2020-05-22T22:26:00.004Z] #39 27.41   CC       images/fdinfo.o
22:26:00 [2020-05-22T22:26:00.121Z] #39 76.85   DEP      criu/arch/aarch64/intraprocedure.d
22:26:00 [2020-05-22T22:26:00.122Z] #39 76.88   DEP      criu/arch/aarch64/restorer.d
22:26:00 [2020-05-22T22:26:00.124Z] #40 9.361   DEP      images/pagemap.pb-c.d
22:26:00 [2020-05-22T22:26:00.124Z] #40 9.510   PBCC     images/rlimit.pb-c.c
22:26:00 [2020-05-22T22:26:00.124Z] #40 9.532   DEP      images/rlimit.pb-c.d
22:26:00 [2020-05-22T22:26:00.124Z] #40 9.585   PBCC     images/file-lock.pb-c.c
22:26:00 [2020-05-22T22:26:00.135Z] #39 24.19   CC       images/cpuinfo.o
22:26:00 [2020-05-22T22:26:00.252Z] #17 62.74 Setting up python3-pip (18.1-5) ...
22:26:00 [2020-05-22T22:26:00.274Z] ok  	github.com/docker/docker/builder/dockerfile	0.946s	coverage: 48.2% of statements
22:26:00 [2020-05-22T22:26:00.382Z] #39 77.25   DEP      criu/arch/aarch64/vdso-pie.d
22:26:00 [2020-05-22T22:26:00.415Z] #40 ...
22:26:00 [2020-05-22T22:26:00.415Z] 
22:26:00 [2020-05-22T22:26:00.415Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:00 [2020-05-22T22:26:00.415Z] #34 11.71 -- Detecting C compile features - done
22:26:00 [2020-05-22T22:26:00.415Z] #34 11.78 -- Performing Test HAS_BUILTIN_FORTIFY
22:26:00 [2020-05-22T22:26:00.415Z] #34 12.11 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:26:00 [2020-05-22T22:26:00.415Z] #34 12.37 -- Configuring done
22:26:00 [2020-05-22T22:26:00.415Z] #34 12.42 -- Generating done
22:26:00 [2020-05-22T22:26:00.415Z] #34 12.42 -- Build files have been written to: /tmp/tmp.QmDkZVGYAj/tini
22:26:00 [2020-05-22T22:26:00.415Z] #34 12.44 + make tini-static
22:26:00 [2020-05-22T22:26:00.415Z] #34 13.06 Scanning dependencies of target tini-static
22:26:00 [2020-05-22T22:26:00.415Z] #34 13.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:26:00 [2020-05-22T22:26:00.415Z] #34 16.12 [100%] Linking C executable tini-static
22:26:00 [2020-05-22T22:26:00.415Z] #34 16.88 [100%] Built target tini-static
22:26:00 [2020-05-22T22:26:00.415Z] #34 16.98 + mkdir -p /build
22:26:00 [2020-05-22T22:26:00.415Z] #34 16.98 + cp tini-static /build/docker-init
22:26:00 [2020-05-22T22:26:00.415Z] #34 DONE 17.1s
22:26:00 [2020-05-22T22:26:00.415Z] 
22:26:00 [2020-05-22T22:26:00.415Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:00 [2020-05-22T22:26:00.415Z] #40 9.615   DEP      images/file-lock.pb-c.d
22:26:00 [2020-05-22T22:26:00.415Z] #40 9.674   PBCC     images/tty.pb-c.c
22:26:00 [2020-05-22T22:26:00.415Z] #40 ...
22:26:00 [2020-05-22T22:26:00.415Z] 
22:26:00 [2020-05-22T22:26:00.415Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:00 [2020-05-22T22:26:00.415Z] #11 98.95 Selecting previously unselected package mingw-w64-x86-64-dev.
22:26:00 [2020-05-22T22:26:00.415Z] #11 98.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
22:26:00 [2020-05-22T22:26:00.415Z] #11 98.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
22:26:00 [2020-05-22T22:26:00.415Z] #11 ...
22:26:00 [2020-05-22T22:26:00.415Z] 
22:26:00 [2020-05-22T22:26:00.415Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:00 [2020-05-22T22:26:00.415Z] #40 9.836   DEP      images/tty.pb-c.d
22:26:00 [2020-05-22T22:26:00.643Z] #39 77.43   DEP      criu/pie/parasite-vdso.d
22:26:00 [2020-05-22T22:26:00.699Z] #39 24.56   CC       images/inventory.o
22:26:00 [2020-05-22T22:26:00.707Z] #40 9.905   PBCC     images/tun.pb-c.c
22:26:00 [2020-05-22T22:26:00.707Z] #40 9.968   PBCC     images/netdev.pb-c.c
22:26:00 [2020-05-22T22:26:00.810Z] #17 63.67 Processing triggers for libc-bin (2.28-10) ...
22:26:00 [2020-05-22T22:26:00.887Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:26:00 [2020-05-22T22:26:00.904Z] #39 77.80   DEP      criu/pie/parasite.d
22:26:00 [2020-05-22T22:26:00.934Z] #39 27.86   CC       images/fown.o
22:26:00 [2020-05-22T22:26:00.934Z] #39 28.13   CC       images/ns.o
22:26:00 [2020-05-22T22:26:00.957Z] #39 24.83   CC       images/fdinfo.o
22:26:00 [2020-05-22T22:26:00.997Z] #40 10.15   DEP      images/tun.pb-c.d
22:26:00 [2020-05-22T22:26:00.997Z] #40 10.38   DEP      images/netdev.pb-c.d
22:26:00 [2020-05-22T22:26:00.997Z] #40 10.46   PBCC     images/vma.pb-c.c
22:26:01 [2020-05-22T22:26:01.066Z] #17 63.70 Processing triggers for mime-support (3.62) ...
22:26:01 [2020-05-22T22:26:01.191Z] #39 28.40   CC       images/regfile.o
22:26:01 [2020-05-22T22:26:01.291Z] #40 10.63   DEP      images/vma.pb-c.d
22:26:01 [2020-05-22T22:26:01.291Z] #40 ...
22:26:01 [2020-05-22T22:26:01.291Z] 
22:26:01 [2020-05-22T22:26:01.291Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:01 [2020-05-22T22:26:01.291Z] #31 97.03 bufio
22:26:01 [2020-05-22T22:26:01.291Z] #31 99.90 reflect
22:26:01 [2020-05-22T22:26:01.291Z] #31 102.9 path
22:26:01 [2020-05-22T22:26:01.291Z] #31 104.5 text/tabwriter
22:26:01 [2020-05-22T22:26:01.291Z] #31 ...
22:26:01 [2020-05-22T22:26:01.291Z] 
22:26:01 [2020-05-22T22:26:01.291Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:01 [2020-05-22T22:26:01.291Z] #40 10.79   PBCC     images/creds.pb-c.c
22:26:01 [2020-05-22T22:26:01.448Z] #39 28.66   CC       images/ghost-file.o
22:26:01 [2020-05-22T22:26:01.476Z] #39 78.17   CC       criu/pie/parasite.o
22:26:01 [2020-05-22T22:26:01.522Z] #39 25.33   CC       images/fown.o
22:26:01 [2020-05-22T22:26:01.597Z] #40 10.97   DEP      images/creds.pb-c.d
22:26:01 [2020-05-22T22:26:01.597Z] #40 11.04   PBCC     images/utsns.pb-c.c
22:26:01 [2020-05-22T22:26:01.628Z] #17 DONE 64.2s
22:26:01 [2020-05-22T22:26:01.628Z] 
22:26:01 [2020-05-22T22:26:01.628Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
22:26:01 [2020-05-22T22:26:01.706Z] #39 29.03   CC       images/fifo.o
22:26:01 [2020-05-22T22:26:01.780Z] #39 25.53   CC       images/ns.o
22:26:01 [2020-05-22T22:26:01.780Z] #39 25.76   CC       images/regfile.o
22:26:01 [2020-05-22T22:26:01.891Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.323s	coverage: 86.3% of statements
22:26:01 [2020-05-22T22:26:01.891Z] ?   	github.com/docker/docker/cli	[no test files]
22:26:01 [2020-05-22T22:26:01.891Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:26:01 [2020-05-22T22:26:01.899Z] #40 11.08   DEP      images/utsns.pb-c.d
22:26:01 [2020-05-22T22:26:01.899Z] #40 11.18   PBCC     images/ipc-desc.pb-c.c
22:26:01 [2020-05-22T22:26:01.899Z] #40 11.21   PBCC     images/ipc-sem.pb-c.c
22:26:01 [2020-05-22T22:26:01.899Z] #40 11.30   DEP      images/ipc-desc.pb-c.d
22:26:01 [2020-05-22T22:26:01.963Z] #39 29.24   CC       images/remap-file-path.o
22:26:02 [2020-05-22T22:26:02.061Z] #39 25.99   CC       images/ghost-file.o
22:26:02 [2020-05-22T22:26:02.203Z] #40 11.57   DEP      images/ipc-sem.pb-c.d
22:26:02 [2020-05-22T22:26:02.203Z] #40 11.70   PBCC     images/ipc-msg.pb-c.c
22:26:02 [2020-05-22T22:26:02.221Z] #39 29.41   CC       images/eventfd.o
22:26:02 [2020-05-22T22:26:02.324Z] #39 26.33   CC       images/fifo.o
22:26:02 [2020-05-22T22:26:02.478Z] #39 29.61   CC       images/eventpoll.o
22:26:02 [2020-05-22T22:26:02.478Z] #39 ...
22:26:02 [2020-05-22T22:26:02.478Z] 
22:26:02 [2020-05-22T22:26:02.478Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:02 [2020-05-22T22:26:02.478Z] #47 135.8 mvdan.cc/sh/v3/cmd/shfmt
22:26:02 [2020-05-22T22:26:02.497Z] #40 11.72   DEP      images/ipc-msg.pb-c.d
22:26:02 [2020-05-22T22:26:02.497Z] #40 11.83   PBCC     images/ipc-shm.pb-c.c
22:26:02 [2020-05-22T22:26:02.497Z] #40 11.88   DEP      images/ipc-shm.pb-c.d
22:26:02 [2020-05-22T22:26:02.497Z] #40 11.97   PBCC     images/ipc-var.pb-c.c
22:26:02 [2020-05-22T22:26:02.582Z] #39 26.56   CC       images/remap-file-path.o
22:26:02 [2020-05-22T22:26:02.793Z] #40 12.00   DEP      images/ipc-var.pb-c.d
22:26:02 [2020-05-22T22:26:02.793Z] #40 12.09   PBCC     images/sk-opts.pb-c.c
22:26:02 [2020-05-22T22:26:02.793Z] #40 12.15   PBCC     images/packet-sock.pb-c.c
22:26:02 [2020-05-22T22:26:02.856Z] #39 26.88   CC       images/eventfd.o
22:26:02 [2020-05-22T22:26:02.860Z] #39 79.74   LINK     criu/pie/parasite.built-in.o
22:26:03 [2020-05-22T22:26:03.033Z] #18 1.684 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:26:03 [2020-05-22T22:26:03.033Z] #18 1.689 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:26:03 [2020-05-22T22:26:03.033Z] #18 1.692 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:26:03 [2020-05-22T22:26:03.083Z] #40 12.30   DEP      images/sk-opts.pb-c.d
22:26:03 [2020-05-22T22:26:03.083Z] #40 12.39   DEP      images/packet-sock.pb-c.d
22:26:03 [2020-05-22T22:26:03.083Z] #40 12.47   PBCC     images/sk-netlink.pb-c.c
22:26:03 [2020-05-22T22:26:03.121Z] #39 79.76   GEN      criu/pie/parasite-blob.h
22:26:03 [2020-05-22T22:26:03.121Z] #39 79.79   CC       criu/pie/parasite-vdso.o
22:26:03 [2020-05-22T22:26:03.289Z] #18 DONE 1.8s
22:26:03 [2020-05-22T22:26:03.289Z] 
22:26:03 [2020-05-22T22:26:03.289Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:26:03 [2020-05-22T22:26:03.390Z] #40 12.54   DEP      images/sk-netlink.pb-c.d
22:26:03 [2020-05-22T22:26:03.390Z] #40 12.60   PBCC     images/sk-inet.pb-c.c
22:26:03 [2020-05-22T22:26:03.390Z] #40 12.70   DEP      images/sk-inet.pb-c.d
22:26:03 [2020-05-22T22:26:03.422Z] #39 27.11   CC       images/eventpoll.o
22:26:03 [2020-05-22T22:26:03.422Z] #39 ...
22:26:03 [2020-05-22T22:26:03.422Z] 
22:26:03 [2020-05-22T22:26:03.422Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:03 [2020-05-22T22:26:03.422Z] #47 126.1 mvdan.cc/sh/v3/fileutil
22:26:03 [2020-05-22T22:26:03.422Z] #47 126.3 mvdan.cc/sh/v3/syntax
22:26:03 [2020-05-22T22:26:03.422Z] #47 133.4 mvdan.cc/sh/v3/cmd/shfmt
22:26:03 [2020-05-22T22:26:03.422Z] #47 ...
22:26:03 [2020-05-22T22:26:03.422Z] 
22:26:03 [2020-05-22T22:26:03.422Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:03 [2020-05-22T22:26:03.422Z] #39 27.50   CC       images/fh.o
22:26:03 [2020-05-22T22:26:03.692Z] #39 80.31   CC       criu/arch/aarch64/vdso-pie.o
22:26:03 [2020-05-22T22:26:03.705Z] #40 12.84   PBCC     images/sk-unix.pb-c.c
22:26:03 [2020-05-22T22:26:03.705Z] #40 12.91   DEP      images/sk-unix.pb-c.d
22:26:03 [2020-05-22T22:26:03.705Z] #40 12.99   PBCC     images/mm.pb-c.c
22:26:03 [2020-05-22T22:26:03.705Z] #40 13.08   DEP      images/mm.pb-c.d
22:26:03 [2020-05-22T22:26:03.705Z] #40 13.21   PBCC     images/timerfd.pb-c.c
22:26:03 [2020-05-22T22:26:03.908Z] ok  	github.com/docker/docker/client	0.146s	coverage: 75.4% of statements
22:26:03 [2020-05-22T22:26:03.953Z] #39 80.80   CC       criu/arch/aarch64/restorer.o
22:26:03 [2020-05-22T22:26:03.985Z] #39 27.90   CC       images/fsnotify.o
22:26:04 [2020-05-22T22:26:04.007Z] #40 13.30   DEP      images/timerfd.pb-c.d
22:26:04 [2020-05-22T22:26:04.007Z] #40 13.44   PBCC     images/timer.pb-c.c
22:26:04 [2020-05-22T22:26:04.007Z] #40 13.49   DEP      images/timer.pb-c.d
22:26:04 [2020-05-22T22:26:04.326Z] #40 13.63   PBCC     images/sa.pb-c.c
22:26:04 [2020-05-22T22:26:04.533Z] #39 81.30   CC       criu/arch/aarch64/intraprocedure.o
22:26:04 [2020-05-22T22:26:04.533Z] #39 81.36   CC       criu/pie/restorer.o
22:26:04 [2020-05-22T22:26:04.548Z] #39 28.48   CC       images/signalfd.o
22:26:04 [2020-05-22T22:26:04.621Z] #40 13.79   DEP      images/sa.pb-c.d
22:26:04 [2020-05-22T22:26:04.621Z] #40 13.90   PBCC     images/pipe-data.pb-c.c
22:26:04 [2020-05-22T22:26:04.621Z] #40 13.93   DEP      images/pipe-data.pb-c.d
22:26:04 [2020-05-22T22:26:04.621Z] #40 14.00   PBCC     images/mnt.pb-c.c
22:26:04 [2020-05-22T22:26:04.621Z] #40 14.08   DEP      images/mnt.pb-c.d
22:26:04 [2020-05-22T22:26:04.917Z] #40 14.17   PBCC     images/sk-packet.pb-c.c
22:26:04 [2020-05-22T22:26:04.917Z] #40 14.21   DEP      images/sk-packet.pb-c.d
22:26:04 [2020-05-22T22:26:04.917Z] #40 14.32   PBCC     images/tcp-stream.pb-c.c
22:26:04 [2020-05-22T22:26:04.917Z] #40 14.40   DEP      images/tcp-stream.pb-c.d
22:26:05 [2020-05-22T22:26:05.105Z] #39 ...
22:26:05 [2020-05-22T22:26:05.105Z] 
22:26:05 [2020-05-22T22:26:05.105Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:26:05 [2020-05-22T22:26:05.111Z] #39 28.87   CC       images/fs.o
22:26:05 [2020-05-22T22:26:05.111Z] #39 29.06   CC       images/pstree.o
22:26:05 [2020-05-22T22:26:05.214Z] #40 14.49   PBCC     images/pipe.pb-c.c
22:26:05 [2020-05-22T22:26:05.214Z] #40 14.59   DEP      images/pipe.pb-c.d
22:26:05 [2020-05-22T22:26:05.214Z] #40 ...
22:26:05 [2020-05-22T22:26:05.214Z] 
22:26:05 [2020-05-22T22:26:05.214Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:05 [2020-05-22T22:26:05.214Z] #42 101.0 bufio
22:26:05 [2020-05-22T22:26:05.214Z] #42 102.5 reflect
22:26:05 [2020-05-22T22:26:05.214Z] #42 105.9 regexp/syntax
22:26:05 [2020-05-22T22:26:05.214Z] #42 109.6 hash/crc32
22:26:05 [2020-05-22T22:26:05.214Z] #42 ...
22:26:05 [2020-05-22T22:26:05.214Z] 
22:26:05 [2020-05-22T22:26:05.214Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:05 [2020-05-22T22:26:05.214Z] #40 14.72   PBCC     images/pstree.pb-c.c
22:26:05 [2020-05-22T22:26:05.368Z] #39 29.32   CC       images/pipe.o
22:26:05 [2020-05-22T22:26:05.505Z] #40 14.83   DEP      images/pstree.pb-c.d
22:26:05 [2020-05-22T22:26:05.505Z] #40 14.95   PBCC     images/fs.pb-c.c
22:26:05 [2020-05-22T22:26:05.625Z] #39 29.52   CC       images/tcp-stream.o
22:26:05 [2020-05-22T22:26:05.799Z] #40 14.99   DEP      images/fs.pb-c.d
22:26:05 [2020-05-22T22:26:05.799Z] #40 15.06   PBCC     images/signalfd.pb-c.c
22:26:05 [2020-05-22T22:26:05.799Z] #40 15.16   DEP      images/signalfd.pb-c.d
22:26:05 [2020-05-22T22:26:05.799Z] #40 ...
22:26:05 [2020-05-22T22:26:05.799Z] 
22:26:05 [2020-05-22T22:26:05.799Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:05 [2020-05-22T22:26:05.799Z] #48 101.6 bufio
22:26:05 [2020-05-22T22:26:05.799Z] #48 106.1 text/tabwriter
22:26:05 [2020-05-22T22:26:05.799Z] #48 110.2 regexp/syntax
22:26:05 [2020-05-22T22:26:05.799Z] #48 110.2 reflect
22:26:05 [2020-05-22T22:26:05.882Z] #39 29.79   CC       images/sk-packet.o
22:26:06 [2020-05-22T22:26:06.090Z] #48 ...
22:26:06 [2020-05-22T22:26:06.090Z] 
22:26:06 [2020-05-22T22:26:06.090Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:06 [2020-05-22T22:26:06.090Z] #31 111.7 time
22:26:06 [2020-05-22T22:26:06.090Z] #31 111.7 internal/syscall/execenv
22:26:06 [2020-05-22T22:26:06.090Z] #31 111.8 internal/syscall/unix
22:26:06 [2020-05-22T22:26:06.139Z] #39 30.15   CC       images/mnt.o
22:26:06 [2020-05-22T22:26:06.396Z] #39 30.42   CC       images/pipe-data.o
22:26:06 [2020-05-22T22:26:06.453Z] DEBUG: print all environment variables to check how Jenkins runs this script
22:26:06 [2020-05-22T22:26:06.453Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5290f1ce\powershellScript.ps1'; exit $LASTEXITCODE;
22:26:06 [2020-05-22T22:26:06.453Z] ----------------------------------------------------------------------------
22:26:06 [2020-05-22T22:26:06.453Z] 
22:26:06 [2020-05-22T22:26:06.453Z] INFO: executeCI.ps1 starting at Fri May 22 22:26:04 CUT 2020
22:26:06 [2020-05-22T22:26:06.453Z] 
22:26:06 [2020-05-22T22:26:06.453Z] INFO: Script version 05-Feb-2019 09:03 PDT
22:26:06 [2020-05-22T22:26:06.453Z] INFO: Running git version 2.24.1.windows.2
22:26:06 [2020-05-22T22:26:06.453Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
22:26:06 [2020-05-22T22:26:06.453Z] INFO: Environment variables:
22:26:06 [2020-05-22T22:26:06.453Z] 
22:26:06 [2020-05-22T22:26:06.453Z] Name                           Value                                                                                   
22:26:06 [2020-05-22T22:26:06.453Z] ----                           -----                                                                                   
22:26:06 [2020-05-22T22:26:06.453Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
22:26:06 [2020-05-22T22:26:06.453Z] amd64                          true                                                                                    
22:26:06 [2020-05-22T22:26:06.453Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
22:26:06 [2020-05-22T22:26:06.453Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
22:26:06 [2020-05-22T22:26:06.453Z] arm64                          true                                                                                    
22:26:06 [2020-05-22T22:26:06.453Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.8                      
22:26:06 [2020-05-22T22:26:06.453Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.8                                                                                  
22:26:06 [2020-05-22T22:26:06.453Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
22:26:06 [2020-05-22T22:26:06.453Z] BRANCH_NAME                    PR-41014                                                                                
22:26:06 [2020-05-22T22:26:06.453Z] BUILD_DISPLAY_NAME             #3                                                                                      
22:26:06 [2020-05-22T22:26:06.453Z] BUILD_ID                       3                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] BUILD_NUMBER                   3                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] BUILD_TAG                      jenkins-moby-PR-41014-3                                                                 
22:26:06 [2020-05-22T22:26:06.453Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41014/3/                              
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_AUTHOR                  kolyshkin                                                                               
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_AUTHOR_DISPLAY_NAME     Kir Kolyshkin                                                                           
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_BRANCH                  sysinfo                                                                                 
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_FORK                    kolyshkin                                                                               
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_ID                      41014                                                                                   
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_TARGET                  master                                                                                  
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_TITLE                   pkg/sysinfo.applyPIDSCgroupInfo: optimize                                               
22:26:06 [2020-05-22T22:26:06.453Z] CHANGE_URL                     https://github.com/moby/moby/pull/41014                                                 
22:26:06 [2020-05-22T22:26:06.453Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
22:26:06 [2020-05-22T22:26:06.453Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
22:26:06 [2020-05-22T22:26:06.453Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
22:26:06 [2020-05-22T22:26:06.453Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
22:26:06 [2020-05-22T22:26:06.453Z] COMPUTERNAME                   azwin-2-67c580                                                                          
22:26:06 [2020-05-22T22:26:06.453Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
22:26:06 [2020-05-22T22:26:06.453Z] ConfigSequenceNumber           0                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] dco                            true                                                                                    
22:26:06 [2020-05-22T22:26:06.453Z] DOCKER_BUILDKIT                0                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] DOCKER_DUT_DEBUG               1                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] DOCKER_EXPERIMENTAL            1                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
22:26:06 [2020-05-22T22:26:06.453Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
22:26:06 [2020-05-22T22:26:06.453Z] EXECUTOR_NUMBER                0                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] FQDN                           azwin-2-67c580.westus.cloudapp.azure.com                                                
22:26:06 [2020-05-22T22:26:06.453Z] GIT_BRANCH                     PR-41014                                                                                
22:26:06 [2020-05-22T22:26:06.453Z] GIT_COMMIT                     d5da7e53303dc1dd5d7d9062bf04318b129fc383                                                
22:26:06 [2020-05-22T22:26:06.453Z] GIT_PREVIOUS_COMMIT            d5da7e53303dc1dd5d7d9062bf04318b129fc383                                                
22:26:06 [2020-05-22T22:26:06.453Z] GIT_URL                        https://github.com/moby/moby.git                                                        
22:26:06 [2020-05-22T22:26:06.453Z] HUDSON_COOKIE                  f3e6c833-02bd-4cac-bd07-b9e4da223a25                                                    
22:26:06 [2020-05-22T22:26:06.453Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
22:26:06 [2020-05-22T22:26:06.453Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
22:26:06 [2020-05-22T22:26:06.453Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
22:26:06 [2020-05-22T22:26:06.453Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
22:26:06 [2020-05-22T22:26:06.453Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
22:26:06 [2020-05-22T22:26:06.453Z] JENKINS_NODE_COOKIE            1b721ad9-eb1e-4b2a-ad1f-0744f6ccfacc                                                    
22:26:06 [2020-05-22T22:26:06.453Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
22:26:06 [2020-05-22T22:26:06.453Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
22:26:06 [2020-05-22T22:26:06.453Z] JOB_BASE_NAME                  PR-41014                                                                                
22:26:06 [2020-05-22T22:26:06.453Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41014/display/redirect                
22:26:06 [2020-05-22T22:26:06.453Z] JOB_NAME                       moby/PR-41014                                                                           
22:26:06 [2020-05-22T22:26:06.453Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41014/                                
22:26:06 [2020-05-22T22:26:06.453Z] library.jps.version            master                                                                                  
22:26:06 [2020-05-22T22:26:06.453Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
22:26:06 [2020-05-22T22:26:06.453Z] NODE_LABELS                    amd64 azure azwin-2-67c580 azwin-2019 docker west-us windows windows-2019 x86_64        
22:26:06 [2020-05-22T22:26:06.453Z] NODE_NAME                      azwin-2-67c580                                                                          
22:26:06 [2020-05-22T22:26:06.453Z] NUMBER_OF_PROCESSORS           4                                                                                       
22:26:06 [2020-05-22T22:26:06.453Z] OS                             Windows_NT                                                                              
22:26:06 [2020-05-22T22:26:06.454Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
22:26:06 [2020-05-22T22:26:06.454Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
22:26:06 [2020-05-22T22:26:06.454Z] ppc64le                        true                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
22:26:06 [2020-05-22T22:26:06.454Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
22:26:06 [2020-05-22T22:26:06.454Z] PROCESSOR_LEVEL                6                                                                                       
22:26:06 [2020-05-22T22:26:06.454Z] PROCESSOR_REVISION             5504                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] ProgramData                    C:\ProgramData                                                                          
22:26:06 [2020-05-22T22:26:06.454Z] ProgramFiles                   C:\Program Files                                                                        
22:26:06 [2020-05-22T22:26:06.454Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
22:26:06 [2020-05-22T22:26:06.454Z] ProgramW6432                   C:\Program Files                                                                        
22:26:06 [2020-05-22T22:26:06.454Z] PROMPT                         $P$G                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] PSExecutionPolicyPreference    Bypass                                                                                  
22:26:06 [2020-05-22T22:26:06.454Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
22:26:06 [2020-05-22T22:26:06.454Z] PUBLIC                         C:\Users\Public                                                                         
22:26:06 [2020-05-22T22:26:06.454Z] rootless                       true                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41014/3/display/redirect?page=changes 
22:26:06 [2020-05-22T22:26:06.454Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41014/3/display/redirect              
22:26:06 [2020-05-22T22:26:06.454Z] s390x                          true                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] SKIP_VALIDATION_TESTS          1                                                                                       
22:26:06 [2020-05-22T22:26:06.454Z] SOURCES_DRIVE                  d                                                                                       
22:26:06 [2020-05-22T22:26:06.454Z] SOURCES_SUBDIR                 gopath                                                                                  
22:26:06 [2020-05-22T22:26:06.454Z] STAGE_NAME                     Run tests                                                                               
22:26:06 [2020-05-22T22:26:06.454Z] SystemDrive                    C:                                                                                      
22:26:06 [2020-05-22T22:26:06.454Z] SystemRoot                     C:\windows                                                                              
22:26:06 [2020-05-22T22:26:06.454Z] TEMP                           C:\windows\TEMP                                                                         
22:26:06 [2020-05-22T22:26:06.454Z] TESTDEBUG                      0                                                                                       
22:26:06 [2020-05-22T22:26:06.454Z] TESTRUN_DRIVE                  d                                                                                       
22:26:06 [2020-05-22T22:26:06.454Z] TESTRUN_SUBDIR                 CI                                                                                      
22:26:06 [2020-05-22T22:26:06.454Z] TIMEOUT                        120m                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] TMP                            C:\windows\TEMP                                                                         
22:26:06 [2020-05-22T22:26:06.454Z] unit_validate                  true                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] USERDOMAIN                     WORKGROUP                                                                               
22:26:06 [2020-05-22T22:26:06.454Z] USERNAME                       azwin-2-67c580$                                                                         
22:26:06 [2020-05-22T22:26:06.454Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
22:26:06 [2020-05-22T22:26:06.454Z] validate_force                 false                                                                                   
22:26:06 [2020-05-22T22:26:06.454Z] windir                         C:\windows                                                                              
22:26:06 [2020-05-22T22:26:06.454Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
22:26:06 [2020-05-22T22:26:06.454Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
22:26:06 [2020-05-22T22:26:06.454Z] windowsRS1                     false                                                                                   
22:26:06 [2020-05-22T22:26:06.454Z] windowsRS5                     true                                                                                    
22:26:06 [2020-05-22T22:26:06.454Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
22:26:06 [2020-05-22T22:26:06.454Z] 
22:26:06 [2020-05-22T22:26:06.454Z] 
22:26:06 [2020-05-22T22:26:06.454Z] 
22:26:06 [2020-05-22T22:26:06.454Z] INFO: Sources under d:\gopath\...
22:26:06 [2020-05-22T22:26:06.454Z] INFO: Test run under d:\CI\...
22:26:06 [2020-05-22T22:26:06.454Z] INFO: Running in D:\gopath\src\github.com\docker\docker
22:26:06 [2020-05-22T22:26:06.454Z] INFO: docker/docker repository was found
22:26:06 [2020-05-22T22:26:06.454Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
22:26:06 [2020-05-22T22:26:06.454Z] ltsc2019: Pulling from windows/servercore
22:26:06 [2020-05-22T22:26:06.454Z] 4612f6d0b889: Pulling fs layer
22:26:06 [2020-05-22T22:26:06.654Z] #39 ...
22:26:06 [2020-05-22T22:26:06.654Z] 
22:26:06 [2020-05-22T22:26:06.654Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:06 [2020-05-22T22:26:06.654Z] #47 DONE 139.4s
22:26:06 [2020-05-22T22:26:06.656Z] #47 ...
22:26:06 [2020-05-22T22:26:06.656Z] 
22:26:06 [2020-05-22T22:26:06.656Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:26:06 [2020-05-22T22:26:06.656Z] #52 58.91 + bin/ctr
22:26:06 [2020-05-22T22:26:06.656Z] #52 ...
22:26:06 [2020-05-22T22:26:06.656Z] 
22:26:06 [2020-05-22T22:26:06.656Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:06 [2020-05-22T22:26:06.656Z] #39 29.91   CC       images/fh.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 30.20   CC       images/fsnotify.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 30.85   CC       images/signalfd.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 31.18   CC       images/fs.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 31.49   CC       images/pstree.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 31.84   CC       images/pipe.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 32.10   CC       images/tcp-stream.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 32.40   CC       images/sk-packet.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 32.64   CC       images/mnt.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 32.83   CC       images/pipe-data.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 33.03   CC       images/sa.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 33.27   CC       images/timer.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 33.66   CC       images/timerfd.o
22:26:06 [2020-05-22T22:26:06.656Z] #39 33.88   CC       images/mm.o
22:26:06 [2020-05-22T22:26:06.912Z] 
22:26:06 [2020-05-22T22:26:06.912Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:06 [2020-05-22T22:26:06.912Z] #39 30.76   CC       images/sa.o
22:26:06 [2020-05-22T22:26:06.912Z] #39 ...
22:26:06 [2020-05-22T22:26:06.912Z] 
22:26:06 [2020-05-22T22:26:06.913Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:06 [2020-05-22T22:26:06.913Z] #41 130.2 encoding/xml
22:26:06 [2020-05-22T22:26:06.913Z] #41 132.2 go/doc
22:26:06 [2020-05-22T22:26:06.913Z] #41 136.1 github.com/LK4D4/vndr/versioned
22:26:06 [2020-05-22T22:26:06.913Z] #41 136.2 compress/flate
22:26:06 [2020-05-22T22:26:06.913Z] #41 136.3 github.com/LK4D4/vndr/build
22:26:06 [2020-05-22T22:26:06.913Z] #41 138.7 hash/crc32
22:26:06 [2020-05-22T22:26:06.913Z] #41 139.3 compress/gzip
22:26:06 [2020-05-22T22:26:06.913Z] #41 140.1 net
22:26:06 [2020-05-22T22:26:06.913Z] #41 140.2 vendor/golang.org/x/sys/cpu
22:26:07 [2020-05-22T22:26:07.170Z] #41 ...
22:26:07 [2020-05-22T22:26:07.170Z] 
22:26:07 [2020-05-22T22:26:07.170Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:07 [2020-05-22T22:26:07.170Z] #39 34.27   CC       images/sk-opts.o
22:26:07 [2020-05-22T22:26:07.170Z] #39 34.48   CC       images/sk-unix.o
22:26:07 [2020-05-22T22:26:07.427Z] #39 34.82   CC       images/sk-inet.o
22:26:07 [2020-05-22T22:26:07.477Z] #39 31.28   CC       images/timer.o
22:26:07 [2020-05-22T22:26:07.493Z] #19 ...
22:26:07 [2020-05-22T22:26:07.493Z] 
22:26:07 [2020-05-22T22:26:07.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:07 [2020-05-22T22:26:07.493Z] #39 129.6   CC       criu/namespaces.o
22:26:07 [2020-05-22T22:26:07.493Z] #39 131.4   CC       criu/net.o
22:26:07 [2020-05-22T22:26:07.493Z] #39 135.1   CC       criu/netfilter.o
22:26:07 [2020-05-22T22:26:07.493Z] #39 136.0   CC       criu/page-pipe.o
22:26:07 [2020-05-22T22:26:07.493Z] #39 136.5   CC       criu/page-xfer.o
22:26:07 [2020-05-22T22:26:07.493Z] #39 138.0   CC       criu/pagemap-cache.o
22:26:07 [2020-05-22T22:26:07.493Z] #39 138.4   CC       criu/pagemap.o
22:26:07 [2020-05-22T22:26:07.493Z] #39 139.5   CC       criu/parasite-syscall.o
22:26:07 [2020-05-22T22:26:07.993Z] #39 ...
22:26:07 [2020-05-22T22:26:07.993Z] 
22:26:07 [2020-05-22T22:26:07.993Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:07 [2020-05-22T22:26:07.993Z] #47 DONE 141.2s
22:26:08 [2020-05-22T22:26:08.045Z] #39 31.86   CC       images/timerfd.o
22:26:08 [2020-05-22T22:26:08.054Z] #39 140.2   CC       criu/path.o
22:26:08 [2020-05-22T22:26:08.250Z] 
22:26:08 [2020-05-22T22:26:08.250Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:08 [2020-05-22T22:26:08.251Z] #39 35.41   CC       images/tun.o
22:26:08 [2020-05-22T22:26:08.303Z] #39 32.03   CC       images/mm.o
22:26:08 [2020-05-22T22:26:08.303Z] #39 32.30   CC       images/sk-opts.o
22:26:08 [2020-05-22T22:26:08.560Z] #39 32.53   CC       images/sk-unix.o
22:26:08 [2020-05-22T22:26:08.614Z] #39 140.5   CC       criu/pie-util-vdso-elf32.o
22:26:08 [2020-05-22T22:26:08.816Z] #39 36.10   CC       images/sk-netlink.o
22:26:08 [2020-05-22T22:26:08.818Z] #39 ...
22:26:08 [2020-05-22T22:26:08.818Z] 
22:26:08 [2020-05-22T22:26:08.818Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:08 [2020-05-22T22:26:08.818Z] #41 131.4 go/doc
22:26:08 [2020-05-22T22:26:08.818Z] #41 133.9 github.com/LK4D4/vndr/versioned
22:26:08 [2020-05-22T22:26:08.818Z] #41 134.0 compress/flate
22:26:08 [2020-05-22T22:26:08.818Z] #41 134.6 github.com/LK4D4/vndr/build
22:26:08 [2020-05-22T22:26:08.818Z] #41 137.1 hash/crc32
22:26:08 [2020-05-22T22:26:08.818Z] #41 137.6 compress/gzip
22:26:08 [2020-05-22T22:26:08.818Z] #41 138.3 vendor/golang.org/x/crypto/internal/chacha20
22:26:08 [2020-05-22T22:26:08.818Z] #41 138.4 net
22:26:08 [2020-05-22T22:26:08.818Z] #41 138.9 vendor/golang.org/x/crypto/poly1305
22:26:08 [2020-05-22T22:26:08.818Z] #41 139.5 vendor/golang.org/x/sys/cpu
22:26:08 [2020-05-22T22:26:08.818Z] #41 139.9 vendor/golang.org/x/crypto/chacha20poly1305
22:26:08 [2020-05-22T22:26:08.818Z] #41 ...
22:26:08 [2020-05-22T22:26:08.818Z] 
22:26:08 [2020-05-22T22:26:08.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:08 [2020-05-22T22:26:08.818Z] #39 32.88   CC       images/sk-inet.o
22:26:08 [2020-05-22T22:26:08.869Z] #39 140.9   CC       criu/pie-util-vdso.o
22:26:08 [2020-05-22T22:26:08.869Z] #39 ...
22:26:08 [2020-05-22T22:26:08.869Z] 
22:26:08 [2020-05-22T22:26:08.869Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:26:08 [2020-05-22T22:26:08.869Z] #19 5.723 Collecting yamllint==1.16.0
22:26:09 [2020-05-22T22:26:09.051Z] #21 144.1 Checking out files:  18% (1952/10834)   
Checking out files:  19% (2059/10834)   
Checking out files:  20% (2167/10834)   
Checking out files:  21% (2276/10834)   
Checking out files:  22% (2384/10834)   
Checking out files:  23% (2492/10834)   
Checking out files:  24% (2601/10834)   
Checking out files:  25% (2709/10834)   
Checking out files:  26% (2817/10834)   
Checking out files:  27% (2926/10834)   
Checking out files:  28% (3034/10834)   
Checking out files:  29% (3142/10834)   
Checking out files:  30% (3251/10834)   
Checking out files:  30% (3317/10834)   
Checking out files:  31% (3359/10834)   
Checking out files:  32% (3467/10834)   
Checking out files:  33% (3576/10834)   
Checking out files:  34% (3684/10834)   
Checking out files:  35% (3792/10834)   
Checking out files:  36% (3901/10834)   
Checking out files:  37% (4009/10834)   
Checking out files:  38% (4117/10834)   
Checking out files:  39% (4226/10834)   
Checking out files:  40% (4334/10834)   
Checking out files:  41% (4442/10834)   
Checking out files:  42% (4551/10834)   
Checking out files:  43% (4659/10834)   
Checking out files:  44% (4767/10834)   
Checking out files:  45% (4876/10834)   
Checking out files:  46% (4984/10834)   
Checking out files:  47% (5092/10834)   
Checking out files:  48% (5201/10834)   
Checking out files:  49% (5309/10834)   
Checking out files:  50% (5417/10834)   
Checking out files:  51% (5526/10834)   
Checking out files:  52% (5634/10834)   
Checking out files:  53% (5743/10834)   
Checking out files:  54% (5851/10834)   
Checking out files:  55% (5959/10834)   
Checking out files:  56% (6068/10834)   
Checking out files:  57% (6176/10834)   
Checking out files:  58% (6284/10834)   
Checking out files:  59% (6393/10834)   
Checking out files:  60% (6501/10834)   
Checking out files:  61% (6609/10834)   
Checking out files:  62% (6718/10834)   
Checking out files:  63% (6826/10834)   
Checking out files:  64% (6934/10834)   
Checking out files:  65% (7043/10834)   
Checking out files:  66% (7151/10834)   
Checking out files:  67% (7259/10834)   
Checking out files:  68% (7368/10834)   
Checking out files:  69% (7476/10834)   
Checking out files:  70% (7584/10834)   
Checking out files:  71% (7693/10834)   
Checking out files:  72% (7801/10834)   
Checking out files:  73% (7909/10834)   
Checking out files:  74% (8018/10834)   
Checking out files:  75% (8126/10834)   
Checking out files:  76% (8234/10834)   
Checking out files:  77% (8343/10834)   
Checking out files:  78% (8451/10834)   
Checking out files:  78% (8457/10834)   
Checking out files:  79% (8559/10834)   
Checking out files:  80% (8668/10834)   
Checking out files:  81% (8776/10834)   
Checking out files:  82% (8884/10834)   
Checking out files:  83% (8993/10834)   
Checking out files:  84% (9101/10834)   
Checking out files:  85% (9209/10834)   
Checking out files:  86% (9318/10834)   
Checking out files:  86% (9342/10834)   
Checking out files:  87% (9426/10834)   
Checking out files:  88% (9534/10834)   
Checking out files:  89% (9643/10834)   
22:26:09 [2020-05-22T22:26:09.051Z] #21 ...
22:26:09 [2020-05-22T22:26:09.051Z] 
22:26:09 [2020-05-22T22:26:09.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:09 [2020-05-22T22:26:09.051Z] #39 85.68   LINK     criu/pie/restorer.built-in.o
22:26:09 [2020-05-22T22:26:09.051Z] #39 85.71   GEN      criu/pie/restorer-blob.h
22:26:09 [2020-05-22T22:26:09.051Z] #39 85.88   DEP      criu/vdso.d
22:26:09 [2020-05-22T22:26:09.074Z] #39 36.44   CC       images/packet-sock.o
22:26:09 [2020-05-22T22:26:09.312Z] #39 86.19   DEP      criu/uts_ns.d
22:26:09 [2020-05-22T22:26:09.383Z] #39 33.28   CC       images/tun.o
22:26:09 [2020-05-22T22:26:09.639Z] #39 36.81   CC       images/ipc-var.o
22:26:09 [2020-05-22T22:26:09.640Z] #39 33.54   CC       images/sk-netlink.o
22:26:09 [2020-05-22T22:26:09.886Z] #39 86.51   DEP      criu/util.d
22:26:09 [2020-05-22T22:26:09.886Z] #39 ...
22:26:09 [2020-05-22T22:26:09.886Z] 
22:26:09 [2020-05-22T22:26:09.886Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:09 [2020-05-22T22:26:09.886Z] #41 141.5 github.com/LK4D4/vndr/godl
22:26:09 [2020-05-22T22:26:09.886Z] #41 142.4 github.com/LK4D4/vndr
22:26:09 [2020-05-22T22:26:09.886Z] #41 ...
22:26:09 [2020-05-22T22:26:09.886Z] 
22:26:09 [2020-05-22T22:26:09.886Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:26:09 [2020-05-22T22:26:09.886Z] #21 144.1 Checking out files:  18% (1952/10834)   
Checking out files:  19% (2059/10834)   
Checking out files:  20% (2167/10834)   
Checking out files:  21% (2276/10834)   
Checking out files:  22% (2384/10834)   
Checking out files:  23% (2492/10834)   
Checking out files:  24% (2601/10834)   
Checking out files:  25% (2709/10834)   
Checking out files:  26% (2817/10834)   
Checking out files:  27% (2926/10834)   
Checking out files:  28% (3034/10834)   
Checking out files:  29% (3142/10834)   
Checking out files:  30% (3251/10834)   
Checking out files:  30% (3317/10834)   
Checking out files:  31% (3359/10834)   
Checking out files:  32% (3467/10834)   
Checking out files:  33% (3576/10834)   
Checking out files:  34% (3684/10834)   
Checking out files:  35% (3792/10834)   
Checking out files:  36% (3901/10834)   
Checking out files:  37% (4009/10834)   
Checking out files:  38% (4117/10834)   
Checking out files:  39% (4226/10834)   
Checking out files:  40% (4334/10834)   
Checking out files:  41% (4442/10834)   
Checking out files:  42% (4551/10834)   
Checking out files:  43% (4659/10834)   
Checking out files:  44% (4767/10834)   
Checking out files:  45% (4876/10834)   
Checking out files:  46% (4984/10834)   
Checking out files:  47% (5092/10834)   
Checking out files:  48% (5201/10834)   
Checking out files:  49% (5309/10834)   
Checking out files:  50% (5417/10834)   
Checking out files:  51% (5526/10834)   
Checking out files:  52% (5634/10834)   
Checking out files:  53% (5743/10834)   
Checking out files:  54% (5851/10834)   
Checking out files:  55% (5959/10834)   
Checking out files:  56% (6068/10834)   
Checking out files:  57% (6176/10834)   
Checking out files:  58% (6284/10834)   
Checking out files:  59% (6393/10834)   
Checking out files:  60% (6501/10834)   
Checking out files:  61% (6609/10834)   
Checking out files:  62% (6718/10834)   
Checking out files:  63% (6826/10834)   
Checking out files:  64% (6934/10834)   
Checking out files:  65% (7043/10834)   
Checking out files:  66% (7151/10834)   
Checking out files:  67% (7259/10834)   
Checking out files:  68% (7368/10834)   
Checking out files:  69% (7476/10834)   
Checking out files:  70% (7584/10834)   
Checking out files:  71% (7693/10834)   
Checking out files:  72% (7801/10834)   
Checking out files:  73% (7909/10834)   
Checking out files:  74% (8018/10834)   
Checking out files:  75% (8126/10834)   
Checking out files:  76% (8234/10834)   
Checking out files:  77% (8343/10834)   
Checking out files:  78% (8451/10834)   
Checking out files:  78% (8457/10834)   
Checking out files:  79% (8559/10834)   
Checking out files:  80% (8668/10834)   
Checking out files:  81% (8776/10834)   
Checking out files:  82% (8884/10834)   
Checking out files:  83% (8993/10834)   
Checking out files:  84% (9101/10834)   
Checking out files:  85% (9209/10834)   
Checking out files:  86% (9318/10834)   
Checking out files:  86% (9342/10834)   
Checking out files:  87% (9426/10834)   
Checking out files:  88% (9534/10834)   
Checking out files:  89% (9643/10834)   
Checking out files:  90% (9751/10834)   
Checking out files:  91% (9859/10834)   
Checking out files:  92% (9968/10834)   
Checking out files:  93% (10076/10834)   
Checking out files:  94% (10184/10834)   
Checking out files:  95% (10293/10834)   
Checking out files:  96% (10401/10834)   
Checking out files:  97% (10509/10834)   
Checking out files:  97% (10544/10834)   
Checking out files:  98% (10618/10834)   
Checking out files:  99% (10726/10834)   
Checking out files: 100% (10834/10834)   
Checking out files: 100% (10834/10834), done.
22:26:09 [2020-05-22T22:26:09.886Z] #21 151.6 + cd /tmp/tmp.ZzkT8VWqYC/tmp/docker-ce
22:26:09 [2020-05-22T22:26:09.886Z] #21 151.6 + git checkout -q v17.06.2-ce
22:26:09 [2020-05-22T22:26:09.898Z] #39 33.78   CC       images/packet-sock.o
22:26:09 [2020-05-22T22:26:09.898Z] #39 37.07   CC       images/ipc-desc.o
22:26:10 [2020-05-22T22:26:10.147Z] #21 ...
22:26:10 [2020-05-22T22:26:10.147Z] 
22:26:10 [2020-05-22T22:26:10.147Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:10 [2020-05-22T22:26:10.147Z] #41 DONE 151.7s
22:26:10 [2020-05-22T22:26:10.147Z] 
22:26:10 [2020-05-22T22:26:10.147Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:26:10 [2020-05-22T22:26:10.147Z] #28 DONE 151.7s
22:26:10 [2020-05-22T22:26:10.147Z] 
22:26:10 [2020-05-22T22:26:10.147Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:10 [2020-05-22T22:26:10.147Z] #17 6.411 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B]
22:26:10 [2020-05-22T22:26:10.147Z] #17 10.45 Fetched 8178 kB in 8s (986 kB/s)
22:26:10 [2020-05-22T22:26:10.147Z] #17 10.45 Reading package lists...
22:26:10 [2020-05-22T22:26:10.147Z] #17 13.77 Reading package lists...
22:26:10 [2020-05-22T22:26:10.155Z] #39 34.09   CC       images/ipc-var.o
22:26:10 [2020-05-22T22:26:10.161Z] #39 37.34   CC       images/ipc-shm.o
22:26:10 [2020-05-22T22:26:10.161Z] #39 37.56   CC       images/ipc-msg.o
22:26:10 [2020-05-22T22:26:10.408Z] #17 16.38 Building dependency tree...
22:26:10 [2020-05-22T22:26:10.408Z] #17 ...
22:26:10 [2020-05-22T22:26:10.408Z] 
22:26:10 [2020-05-22T22:26:10.408Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:10 [2020-05-22T22:26:10.408Z] #39 86.74   DEP      criu/uffd.d
22:26:10 [2020-05-22T22:26:10.408Z] #39 86.94   DEP      criu/tun.d
22:26:10 [2020-05-22T22:26:10.408Z] #39 87.17   DEP      criu/tty.d
22:26:10 [2020-05-22T22:26:10.413Z] #39 34.39   CC       images/ipc-desc.o
22:26:10 [2020-05-22T22:26:10.669Z] #39 87.44   DEP      criu/timerfd.d
22:26:10 [2020-05-22T22:26:10.672Z] #39 34.58   CC       images/ipc-shm.o
22:26:10 [2020-05-22T22:26:10.726Z] #39 37.86   CC       images/ipc-sem.o
22:26:10 [2020-05-22T22:26:10.929Z] #39 34.72   CC       images/ipc-msg.o
22:26:10 [2020-05-22T22:26:10.929Z] #39 34.98   CC       images/ipc-sem.o
22:26:10 [2020-05-22T22:26:10.984Z] #39 38.05   CC       images/utsns.o
22:26:11 [2020-05-22T22:26:11.241Z] #39 87.83   DEP      criu/sysfs_parse.d
22:26:11 [2020-05-22T22:26:11.241Z] #39 38.32   CC       images/creds.o
22:26:11 [2020-05-22T22:26:11.241Z] #39 38.53   CC       images/vma.o
22:26:11 [2020-05-22T22:26:11.494Z] #39 35.18   CC       images/utsns.o
22:26:11 [2020-05-22T22:26:11.494Z] #39 35.41   CC       images/creds.o
22:26:11 [2020-05-22T22:26:11.498Z] #39 38.75   CC       images/netdev.o
22:26:11 [2020-05-22T22:26:11.501Z] #39 88.05   DEP      criu/sysctl.d
22:26:11 [2020-05-22T22:26:11.501Z] #39 88.24   DEP      criu/string.d
22:26:11 [2020-05-22T22:26:11.501Z] #39 88.29   DEP      criu/stats.d
22:26:11 [2020-05-22T22:26:11.669Z] #31 ...
22:26:11 [2020-05-22T22:26:11.669Z] 
22:26:11 [2020-05-22T22:26:11.669Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:11 [2020-05-22T22:26:11.669Z] #40 15.25   PBCC     images/fh.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 15.36   PBCC     images/fsnotify.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 15.49   DEP      images/fh.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 15.66   DEP      images/fsnotify.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 15.78   PBCC     images/eventpoll.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 15.85   DEP      images/eventpoll.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 15.99   PBCC     images/eventfd.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.02   DEP      images/eventfd.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.09   PBCC     images/remap-file-path.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.14   DEP      images/remap-file-path.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.20   PBCC     images/fifo.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.24   DEP      images/fifo.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.34   PBCC     images/ghost-file.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.48   DEP      images/ghost-file.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.57   PBCC     images/regfile.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.71   DEP      images/regfile.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.79   PBCC     images/ns.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.81   DEP      images/ns.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 16.91   PBCC     images/fdinfo.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.04   DEP      images/fdinfo.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.26   PBCC     images/core-aarch64.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.37   PBCC     images/core-arm.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.49   PBCC     images/core-ppc64.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.62   PBCC     images/core-s390.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.76   PBCC     images/core-x86.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.89   PBCC     images/core.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 17.99   PBCC     images/inventory.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.17   DEP      images/core-aarch64.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.26   DEP      images/core-arm.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.36   DEP      images/core-ppc64.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.44   DEP      images/core-s390.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.53   DEP      images/core-x86.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.67   DEP      images/core.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.76   DEP      images/inventory.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.85   PBCC     images/cpuinfo.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.88   DEP      images/cpuinfo.pb-c.d
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.94   PBCC     images/stats.pb-c.c
22:26:11 [2020-05-22T22:26:11.669Z] #40 18.97   DEP      images/stats.pb-c.d
22:26:11 [2020-05-22T22:26:11.752Z] #39 35.64   CC       images/vma.o
22:26:11 [2020-05-22T22:26:11.762Z] #39 88.48   DEP      criu/sockets.d
22:26:12 [2020-05-22T22:26:12.010Z] #39 35.95   CC       images/netdev.o
22:26:12 [2020-05-22T22:26:12.023Z] #39 88.74   DEP      criu/sk-unix.d
22:26:12 [2020-05-22T22:26:12.064Z] #39 39.18   CC       images/tty.o
22:26:12 [2020-05-22T22:26:12.285Z] #39 89.11   DEP      criu/sk-tcp.d
22:26:12 [2020-05-22T22:26:12.576Z] #39 36.36   CC       images/tty.o
22:26:12 [2020-05-22T22:26:12.629Z] #39 39.68   CC       images/file-lock.o
22:26:12 [2020-05-22T22:26:12.629Z] #39 39.91   CC       images/rlimit.o
22:26:12 [2020-05-22T22:26:12.726Z] #40 21.93 make[1]: Nothing to be done for 'all'.
22:26:12 [2020-05-22T22:26:12.726Z] #40 ...
22:26:12 [2020-05-22T22:26:12.726Z] 
22:26:12 [2020-05-22T22:26:12.726Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:12 [2020-05-22T22:26:12.726Z] #11 108.7 Selecting previously unselected package gcc-mingw-w64-base.
22:26:12 [2020-05-22T22:26:12.726Z] #11 108.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
22:26:12 [2020-05-22T22:26:12.726Z] #11 108.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:26:12 [2020-05-22T22:26:12.726Z] #11 108.9 Selecting previously unselected package gcc-mingw-w64-x86-64.
22:26:12 [2020-05-22T22:26:12.726Z] #11 108.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
22:26:12 [2020-05-22T22:26:12.726Z] #11 108.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:12 [2020-05-22T22:26:12.858Z] #39 89.40   DEP      criu/sk-queue.d
22:26:12 [2020-05-22T22:26:12.858Z] #39 89.55   DEP      criu/sk-packet.d
22:26:12 [2020-05-22T22:26:12.885Z] #39 40.20   CC       images/pagemap.o
22:26:13 [2020-05-22T22:26:13.141Z] #39 36.95   CC       images/file-lock.o
22:26:13 [2020-05-22T22:26:13.399Z] #39 37.29   CC       images/rlimit.o
22:26:13 [2020-05-22T22:26:13.430Z] #39 89.95   DEP      criu/sk-netlink.d
22:26:13 [2020-05-22T22:26:13.430Z] #39 90.16   DEP      criu/sk-inet.d
22:26:13 [2020-05-22T22:26:13.430Z] #39 90.27   DEP      criu/signalfd.d
22:26:13 [2020-05-22T22:26:13.449Z] #39 40.50   CC       images/siginfo.o
22:26:13 [2020-05-22T22:26:13.449Z] #39 40.75   CC       images/rpc.o
22:26:13 [2020-05-22T22:26:13.656Z] #39 37.51   CC       images/pagemap.o
22:26:13 [2020-05-22T22:26:13.693Z] #39 90.39   DEP      criu/sigframe.d
22:26:13 [2020-05-22T22:26:13.693Z] #39 90.46   DEP      criu/shmem.d
22:26:13 [2020-05-22T22:26:13.693Z] #39 90.58   DEP      criu/servicefd.d
22:26:13 [2020-05-22T22:26:13.914Z] #39 37.79   CC       images/siginfo.o
22:26:13 [2020-05-22T22:26:13.957Z] #39 90.79   DEP      criu/seize.d
22:26:14 [2020-05-22T22:26:14.172Z] #39 38.13   CC       images/rpc.o
22:26:14 [2020-05-22T22:26:14.221Z] #39 90.89   DEP      criu/seccomp.d
22:26:14 [2020-05-22T22:26:14.221Z] #39 91.03   DEP      criu/rst-malloc.d
22:26:14 [2020-05-22T22:26:14.221Z] #39 91.14   DEP      criu/rbtree.d
22:26:14 [2020-05-22T22:26:14.299Z] #11 ...
22:26:14 [2020-05-22T22:26:14.299Z] 
22:26:14 [2020-05-22T22:26:14.299Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:14 [2020-05-22T22:26:14.299Z] #48 119.8 time
22:26:14 [2020-05-22T22:26:14.483Z] #39 91.17   DEP      criu/pstree.d
22:26:14 [2020-05-22T22:26:14.483Z] #39 91.28   DEP      criu/protobuf.d
22:26:14 [2020-05-22T22:26:14.744Z] #39 91.41   GEN      criu/protobuf-desc-gen.h
22:26:14 [2020-05-22T22:26:14.820Z] #39 42.14   CC       images/ext-file.o
22:26:15 [2020-05-22T22:26:15.078Z] #39 42.33   CC       images/cgroup.o
22:26:15 [2020-05-22T22:26:15.398Z] #19 11.04   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:26:15 [2020-05-22T22:26:15.398Z] #19 11.11 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:26:15 [2020-05-22T22:26:15.398Z] #19 11.15   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
22:26:15 [2020-05-22T22:26:15.398Z] #19 11.20 Collecting pyyaml (from yamllint==1.16.0)
22:26:15 [2020-05-22T22:26:15.398Z] #19 11.35   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
22:26:15 [2020-05-22T22:26:15.544Z] #39 39.26   CC       images/ext-file.o
22:26:15 [2020-05-22T22:26:15.544Z] #39 39.49   CC       images/cgroup.o
22:26:15 [2020-05-22T22:26:15.644Z] #39 42.97   CC       images/userns.o
22:26:15 [2020-05-22T22:26:15.958Z] #19 12.80 Building wheels for collected packages: pyyaml
22:26:15 [2020-05-22T22:26:15.958Z] #19 12.80   Running setup.py bdist_wheel for pyyaml: started
22:26:16 [2020-05-22T22:26:16.109Z] #39 40.11   CC       images/userns.o
22:26:16 [2020-05-22T22:26:16.131Z] #39 92.82   DEP      criu/protobuf-desc.d
22:26:16 [2020-05-22T22:26:16.210Z] #39 43.23   CC       images/google/protobuf/descriptor.o
22:26:16 [2020-05-22T22:26:16.392Z] #39 92.98   DEP      criu/proc_parse.d
22:26:16 [2020-05-22T22:26:16.656Z] #39 93.23   DEP      criu/plugin.d
22:26:16 [2020-05-22T22:26:16.656Z] #39 93.36   DEP      criu/pipes.d
22:26:16 [2020-05-22T22:26:16.675Z] #39 40.34   CC       images/google/protobuf/descriptor.o
22:26:16 [2020-05-22T22:26:16.917Z] #39 93.60   DEP      criu/pie-util.d
22:26:16 [2020-05-22T22:26:16.917Z] #39 93.73   DEP      criu/pie-util-vdso.d
22:26:17 [2020-05-22T22:26:17.142Z] #39 ...
22:26:17 [2020-05-22T22:26:17.143Z] 
22:26:17 [2020-05-22T22:26:17.143Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:17 [2020-05-22T22:26:17.143Z] #41 140.5 vendor/golang.org/x/crypto/chacha20poly1305
22:26:17 [2020-05-22T22:26:17.143Z] #41 142.2 vendor/golang.org/x/crypto/hkdf
22:26:17 [2020-05-22T22:26:17.143Z] #41 142.4 vendor/golang.org/x/text/transform
22:26:17 [2020-05-22T22:26:17.143Z] #41 143.0 vendor/golang.org/x/text/unicode/bidi
22:26:17 [2020-05-22T22:26:17.143Z] #41 144.8 vendor/golang.org/x/text/secure/bidirule
22:26:17 [2020-05-22T22:26:17.143Z] #41 145.1 vendor/golang.org/x/text/unicode/norm
22:26:17 [2020-05-22T22:26:17.143Z] #41 149.1 vendor/golang.org/x/net/idna
22:26:17 [2020-05-22T22:26:17.180Z] #39 93.85   DEP      criu/path.d
22:26:17 [2020-05-22T22:26:17.180Z] #39 ...
22:26:17 [2020-05-22T22:26:17.180Z] 
22:26:17 [2020-05-22T22:26:17.180Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:17 [2020-05-22T22:26:17.180Z] #17 16.38 Building dependency tree...
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.56 libcap2-bin is already the newest version (1:2.25-2).
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.56 The following additional packages will be installed:
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.56   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.56   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.56   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.56   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.56   python3.7 python3.7-minimal vim-runtime xxd
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.57 Suggested packages:
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.57   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.57   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.57   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.57 Recommended packages:
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.57   aufs-dkms nftables build-essential python3-dev python3-keyring
22:26:17 [2020-05-22T22:26:17.180Z] #17 17.57   python3-keyrings.alt python3-xdg unzip
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.20 The following NEW packages will be installed:
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.20   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.20   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.20   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.20   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.21   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.21   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.21   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.21   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.21   xz-utils zip
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.55 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.55 Need to get 27.6 MB of archives.
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.55 After this operation, 114 MB of additional disk space will be used.
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 19.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 20.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.09 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.09 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.21 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 21.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 22.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 22.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 22.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 22.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 22.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 22.31 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
22:26:17 [2020-05-22T22:26:17.180Z] #17 22.97 debconf: delaying package configuration, since apt-utils is not installed
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.09 Fetched 27.6 MB in 3s (8994 kB/s)
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.16 Selecting previously unselected package pigz.
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23407 files and directories currently installed.)
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.25 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.26 Unpacking pigz (2.4-1) ...
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.34 Selecting previously unselected package libpython3.7-minimal:arm64.
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
22:26:17 [2020-05-22T22:26:17.180Z] #17 23.36 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
22:26:17 [2020-05-22T22:26:17.180Z] #17 ...
22:26:17 [2020-05-22T22:26:17.180Z] 
22:26:17 [2020-05-22T22:26:17.180Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:17 [2020-05-22T22:26:17.180Z] #39 93.97   DEP      criu/parasite-syscall.d
22:26:17 [2020-05-22T22:26:17.320Z] #19 13.89   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:26:17 [2020-05-22T22:26:17.320Z] #19 13.90   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
22:26:17 [2020-05-22T22:26:17.320Z] #19 13.96 Successfully built pyyaml
22:26:17 [2020-05-22T22:26:17.320Z] #19 13.98 Installing collected packages: pathspec, pyyaml, yamllint
22:26:17 [2020-05-22T22:26:17.400Z] #41 ...
22:26:17 [2020-05-22T22:26:17.400Z] 
22:26:17 [2020-05-22T22:26:17.400Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:17 [2020-05-22T22:26:17.400Z] #10 144.2 Selecting previously unselected package g++-mingw-w64-x86-64.
22:26:17 [2020-05-22T22:26:17.400Z] #10 144.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:26:17 [2020-05-22T22:26:17.400Z] #10 144.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:17 [2020-05-22T22:26:17.441Z] #39 94.16   DEP      criu/pagemap.d
22:26:17 [2020-05-22T22:26:17.577Z] #19 14.31 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
22:26:17 [2020-05-22T22:26:17.658Z] #10 ...
22:26:17 [2020-05-22T22:26:17.658Z] 
22:26:17 [2020-05-22T22:26:17.658Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:17 [2020-05-22T22:26:17.658Z] #39 44.94   CC       images/opts.o
22:26:17 [2020-05-22T22:26:17.702Z] #39 94.35   DEP      criu/pagemap-cache.d
22:26:17 [2020-05-22T22:26:17.915Z] #39 45.23   CC       images/seccomp.o
22:26:17 [2020-05-22T22:26:17.963Z] #39 94.55   DEP      criu/page-xfer.d
22:26:17 [2020-05-22T22:26:17.963Z] #39 94.69   DEP      criu/page-pipe.d
22:26:17 [2020-05-22T22:26:17.963Z] #39 94.79   DEP      criu/netfilter.d
22:26:18 [2020-05-22T22:26:18.138Z] #19 DONE 15.0s
22:26:18 [2020-05-22T22:26:18.138Z] 
22:26:18 [2020-05-22T22:26:18.138Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:18 [2020-05-22T22:26:18.138Z] #39 141.4   CC       criu/pie-util.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 141.5   CC       criu/pipes.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 142.0   CC       criu/plugin.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 142.4   CC       criu/proc_parse.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 144.8   CC       criu/protobuf-desc.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 145.6   CC       criu/protobuf.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 145.9   CC       criu/pstree.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 147.2   CC       criu/rbtree.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 147.6   CC       criu/rst-malloc.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 147.9   CC       criu/seccomp.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 148.8   CC       criu/seize.o
22:26:18 [2020-05-22T22:26:18.138Z] #39 149.9   CC       criu/servicefd.o
22:26:18 [2020-05-22T22:26:18.181Z] #39 45.52   CC       images/binfmt-misc.o
22:26:18 [2020-05-22T22:26:18.224Z] #39 94.96   DEP      criu/net.d
22:26:18 [2020-05-22T22:26:18.394Z] #39 150.4   CC       criu/shmem.o
22:26:18 [2020-05-22T22:26:18.394Z] #39 ...
22:26:18 [2020-05-22T22:26:18.394Z] 
22:26:18 [2020-05-22T22:26:18.394Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
22:26:18 [2020-05-22T22:26:18.394Z] #22 DONE 0.2s
22:26:18 [2020-05-22T22:26:18.394Z] 
22:26:18 [2020-05-22T22:26:18.394Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
22:26:18 [2020-05-22T22:26:18.486Z] #39 95.15   DEP      criu/namespaces.d
22:26:18 [2020-05-22T22:26:18.486Z] #39 95.31   DEP      criu/mount.d
22:26:18 [2020-05-22T22:26:18.572Z] #39 42.26   CC       images/opts.o
22:26:18 [2020-05-22T22:26:18.572Z] #39 42.55   CC       images/seccomp.o
22:26:18 [2020-05-22T22:26:18.572Z] #39 ...
22:26:18 [2020-05-22T22:26:18.572Z] 
22:26:18 [2020-05-22T22:26:18.572Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:18 [2020-05-22T22:26:18.572Z] #10 141.3 Selecting previously unselected package g++-mingw-w64-x86-64.
22:26:18 [2020-05-22T22:26:18.572Z] #10 141.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
22:26:18 [2020-05-22T22:26:18.572Z] #10 141.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:18 [2020-05-22T22:26:18.747Z] #39 45.81   CC       images/time.o
22:26:18 [2020-05-22T22:26:18.747Z] #39 46.00   CC       images/sysctl.o
22:26:18 [2020-05-22T22:26:18.748Z] #39 95.50   DEP      criu/mem.d
22:26:18 [2020-05-22T22:26:18.805Z] #48 ...
22:26:18 [2020-05-22T22:26:18.805Z] 
22:26:18 [2020-05-22T22:26:18.805Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:18 [2020-05-22T22:26:18.805Z] #42 114.1 vendor/golang.org/x/crypto/hkdf
22:26:18 [2020-05-22T22:26:18.805Z] #42 114.7 vendor/golang.org/x/text/transform
22:26:18 [2020-05-22T22:26:18.805Z] #42 121.5 time
22:26:18 [2020-05-22T22:26:18.805Z] #42 ...
22:26:18 [2020-05-22T22:26:18.805Z] 
22:26:18 [2020-05-22T22:26:18.805Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:18 [2020-05-22T22:26:18.805Z] #40 24.40   CC       images/stats.o
22:26:18 [2020-05-22T22:26:18.805Z] #40 25.04   CC       images/core.o
22:26:18 [2020-05-22T22:26:18.805Z] #40 26.46   CC       images/core-x86.o
22:26:18 [2020-05-22T22:26:18.805Z] #40 27.33   CC       images/core-arm.o
22:26:18 [2020-05-22T22:26:18.805Z] #40 28.11   CC       images/core-aarch64.o
22:26:18 [2020-05-22T22:26:18.830Z] #10 ...
22:26:18 [2020-05-22T22:26:18.830Z] 
22:26:18 [2020-05-22T22:26:18.830Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:18 [2020-05-22T22:26:18.830Z] #41 141.7 vendor/golang.org/x/text/transform
22:26:18 [2020-05-22T22:26:18.830Z] #41 142.5 vendor/golang.org/x/text/unicode/bidi
22:26:18 [2020-05-22T22:26:18.830Z] #41 144.4 vendor/golang.org/x/text/secure/bidirule
22:26:18 [2020-05-22T22:26:18.830Z] #41 144.7 vendor/golang.org/x/text/unicode/norm
22:26:18 [2020-05-22T22:26:18.830Z] #41 149.2 vendor/golang.org/x/net/idna
22:26:18 [2020-05-22T22:26:18.830Z] #41 ...
22:26:18 [2020-05-22T22:26:18.830Z] 
22:26:18 [2020-05-22T22:26:18.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:18 [2020-05-22T22:26:18.830Z] #39 42.80   CC       images/binfmt-misc.o
22:26:19 [2020-05-22T22:26:19.005Z] #39 46.21   CC       images/autofs.o
22:26:19 [2020-05-22T22:26:19.015Z] #39 95.65   DEP      criu/lsm.d
22:26:19 [2020-05-22T22:26:19.015Z] #39 95.74   DEP      criu/log.d
22:26:19 [2020-05-22T22:26:19.087Z] #39 43.03   CC       images/time.o
22:26:19 [2020-05-22T22:26:19.263Z] #39 46.46   CC       images/macvlan.o
22:26:19 [2020-05-22T22:26:19.278Z] #39 95.83   DEP      criu/libnetlink.d
22:26:19 [2020-05-22T22:26:19.278Z] #39 95.98   DEP      criu/kerndat.d
22:26:19 [2020-05-22T22:26:19.321Z] #26 DONE 0.7s
22:26:19 [2020-05-22T22:26:19.321Z] 
22:26:19 [2020-05-22T22:26:19.321Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
22:26:19 [2020-05-22T22:26:19.321Z] #29 DONE 0.1s
22:26:19 [2020-05-22T22:26:19.321Z] 
22:26:19 [2020-05-22T22:26:19.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:19 [2020-05-22T22:26:19.321Z] #39 ...
22:26:19 [2020-05-22T22:26:19.321Z] 
22:26:19 [2020-05-22T22:26:19.321Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
22:26:19 [2020-05-22T22:26:19.321Z] #31 DONE 0.1s
22:26:19 [2020-05-22T22:26:19.321Z] 
22:26:19 [2020-05-22T22:26:19.321Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:19 [2020-05-22T22:26:19.321Z] #39 151.4   CC       criu/sigframe.o
22:26:19 [2020-05-22T22:26:19.345Z] #39 43.23   CC       images/sysctl.o
22:26:19 [2020-05-22T22:26:19.433Z] #40 28.76   CC       images/core-ppc64.o
22:26:19 [2020-05-22T22:26:19.521Z] #39 46.77   CC       images/sit.o
22:26:19 [2020-05-22T22:26:19.539Z] #39 96.30   DEP      criu/kcmp-ids.d
22:26:19 [2020-05-22T22:26:19.576Z] #39 ...
22:26:19 [2020-05-22T22:26:19.576Z] 
22:26:19 [2020-05-22T22:26:19.576Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
22:26:19 [2020-05-22T22:26:19.576Z] #34 DONE 0.1s
22:26:19 [2020-05-22T22:26:19.576Z] 
22:26:19 [2020-05-22T22:26:19.576Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:26:19 [2020-05-22T22:26:19.576Z] #36 DONE 251.9s
22:26:19 [2020-05-22T22:26:19.576Z] 
22:26:19 [2020-05-22T22:26:19.576Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:19 [2020-05-22T22:26:19.576Z] #39 151.7   CC       criu/signalfd.o
22:26:19 [2020-05-22T22:26:19.602Z] #39 43.53   CC       images/autofs.o
22:26:19 [2020-05-22T22:26:19.779Z] #39 46.98   LINK     images/built-in.o
22:26:19 [2020-05-22T22:26:19.779Z] #39 47.13   GEN      compel/include/asm
22:26:19 [2020-05-22T22:26:19.779Z] #39 47.16   GEN      compel/include/version.h
22:26:19 [2020-05-22T22:26:19.802Z] #39 96.42   DEP      criu/irmap.d
22:26:19 [2020-05-22T22:26:19.802Z] #39 96.65   DEP      criu/ipc_ns.d
22:26:19 [2020-05-22T22:26:19.831Z] #39 152.1   CC       criu/sk-inet.o
22:26:19 [2020-05-22T22:26:19.859Z] #39 43.75   CC       images/macvlan.o
22:26:20 [2020-05-22T22:26:20.037Z] #39 47.18 touch .config
22:26:20 [2020-05-22T22:26:20.037Z] #39 47.20   GEN      include/common/config.h
22:26:20 [2020-05-22T22:26:20.037Z] #39 47.27   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:26:20 [2020-05-22T22:26:20.037Z] #39 47.28   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:26:20 [2020-05-22T22:26:20.037Z] #39 47.31   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:26:20 [2020-05-22T22:26:20.037Z] #39 47.32   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:26:20 [2020-05-22T22:26:20.037Z] #39 47.38   DEP      compel/arch/x86/plugins/std/memcpy.d
22:26:20 [2020-05-22T22:26:20.064Z] #40 ...
22:26:20 [2020-05-22T22:26:20.064Z] 
22:26:20 [2020-05-22T22:26:20.064Z] #39 96.74   DEP      criu/image.d
22:26:20 [2020-05-22T22:26:20.064Z] #39 96.89   DEP      criu/image-desc.d
22:26:20 [2020-05-22T22:26:20.064Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:26:20 [2020-05-22T22:26:20.064Z] #39 96.96   DEP      criu/fsnotify.d
22:26:20 [2020-05-22T22:26:20.064Z] #53 68.32 Checking out files:  44% (1424/3180)   
Checking out files:  45% (1431/3180)   
Checking out files:  46% (1463/3180)   
Checking out files:  47% (1495/3180)   
Checking out files:  48% (1527/3180)   
Checking out files:  49% (1559/3180)   
Checking out files:  50% (1590/3180)   
Checking out files:  51% (1622/3180)   
Checking out files:  52% (1654/3180)   
Checking out files:  53% (1686/3180)   
Checking out files:  54% (1718/3180)   
Checking out files:  55% (1749/3180)   
Checking out files:  56% (1781/3180)   
Checking out files:  57% (1813/3180)   
Checking out files:  58% (1845/3180)   
Checking out files:  59% (1877/3180)   
Checking out files:  60% (1908/3180)   
Checking out files:  61% (1940/3180)   
Checking out files:  62% (1972/3180)   
Checking out files:  63% (2004/3180)   
Checking out files:  64% (2036/3180)   
Checking out files:  65% (2067/3180)   
Checking out files:  66% (2099/3180)   
Checking out files:  67% (2131/3180)   
Checking out files:  68% (2163/3180)   
Checking out files:  69% (2195/3180)   
Checking out files:  70% (2226/3180)   
Checking out files:  71% (2258/3180)   
Checking out files:  72% (2290/3180)   
Checking out files:  73% (2322/3180)   
Checking out files:  74% (2354/3180)   
Checking out files:  75% (2385/3180)   
Checking out files:  76% (2417/3180)   
Checking out files:  77% (2449/3180)   
Checking out files:  78% (2481/3180)   
Checking out files:  79% (2513/3180)   
Checking out files:  80% (2544/3180)   
Checking out files:  81% (2576/3180)   
Checking out files:  82% (2608/3180)   
Checking out files:  83% (2640/3180)   
Checking out files:  84% (2672/3180)   
Checking out files:  85% (2703/3180)   
Checking out files:  86% (2735/3180)   
Checking out files:  87% (2767/3180)   
Checking out files:  88% (2799/3180)   
Checking out files:  89% (2831/3180)   
Checking out files:  90% (2862/3180)   
Checking out files:  91% (2894/3180)   
Checking out files:  92% (2926/3180)   
Checking out files:  93% (2958/3180)   
Checking out files:  94% (2990/3180)   
Checking out files:  95% (3021/3180)   
Checking out files:  96% (3053/3180)   
Checking out files:  97% (3085/3180)   
Checking out files:  97% (3105/3180)   
Checking out files:  98% (3117/3180)   
Checking out files:  99% (3149/3180)   
Checking out files: 100% (3180/3180)   
Checking out files: 100% (3180/3180), done.
22:26:20 [2020-05-22T22:26:20.117Z] #39 44.04   CC       images/sit.o
22:26:20 [2020-05-22T22:26:20.295Z] #39 47.41   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:26:20 [2020-05-22T22:26:20.295Z] #39 47.43   GEN      compel/plugins/include/uapi/std/syscall.h
22:26:20 [2020-05-22T22:26:20.295Z] #39 47.45   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:26:20 [2020-05-22T22:26:20.295Z] #39 47.47   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:26:20 [2020-05-22T22:26:20.295Z] #39 47.50   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:26:20 [2020-05-22T22:26:20.295Z] #39 47.51   DEP      compel/plugins/std/infect.d
22:26:20 [2020-05-22T22:26:20.325Z] #39 97.09   DEP      criu/filesystems.d
22:26:20 [2020-05-22T22:26:20.355Z] #53 69.46 + cd /tmp/tmp.0bnT2J6TzT/src/github.com/containerd/containerd
22:26:20 [2020-05-22T22:26:20.355Z] #53 69.46 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578
22:26:20 [2020-05-22T22:26:20.552Z] #39 47.65   DEP      compel/plugins/std/string.d
22:26:20 [2020-05-22T22:26:20.552Z] #39 47.70   DEP      compel/plugins/std/log.d
22:26:20 [2020-05-22T22:26:20.552Z] #39 47.82   DEP      compel/plugins/std/fds.d
22:26:20 [2020-05-22T22:26:20.586Z] #39 97.20   DEP      criu/files.d
22:26:20 [2020-05-22T22:26:20.586Z] #39 97.38   DEP      criu/files-reg.d
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.34   LINK     images/built-in.o
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.47   GEN      compel/include/asm
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.49   GEN      compel/include/version.h
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.54 touch .config
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.55   GEN      include/common/config.h
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.62   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.65   GEN      compel/plugins/include/uapi/std/syscall-64.h
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.67   GEN      compel/arch/x86/plugins/std/syscalls-64.S
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.69   DEP      compel/arch/x86/plugins/std/syscalls-64.d
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.72   DEP      compel/arch/x86/plugins/std/memcpy.d
22:26:20 [2020-05-22T22:26:20.682Z] #39 44.74   DEP      compel/arch/x86/plugins/std/parasite-head.d
22:26:20 [2020-05-22T22:26:20.761Z] #39 ...
22:26:20 [2020-05-22T22:26:20.761Z] 
22:26:20 [2020-05-22T22:26:20.761Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
22:26:20 [2020-05-22T22:26:20.761Z] #37 DONE 0.2s
22:26:20 [2020-05-22T22:26:20.810Z] #39 47.96   DEP      compel/plugins/std/std.d
22:26:20 [2020-05-22T22:26:20.810Z] #39 48.12   DEP      compel/plugins/shmem/shmem.d
22:26:20 [2020-05-22T22:26:20.810Z] #39 48.21   DEP      compel/plugins/fds/fds.d
22:26:20 [2020-05-22T22:26:20.847Z] #39 97.54   DEP      criu/files-ext.d
22:26:20 [2020-05-22T22:26:20.940Z] #39 44.77   GEN      compel/plugins/include/uapi/std/syscall.h
22:26:20 [2020-05-22T22:26:20.940Z] #39 44.80   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
22:26:20 [2020-05-22T22:26:20.940Z] #39 44.83   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:26:20 [2020-05-22T22:26:20.940Z] #39 44.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:26:20 [2020-05-22T22:26:20.940Z] #39 44.86   DEP      compel/plugins/std/infect.d
22:26:20 [2020-05-22T22:26:20.940Z] #39 44.99   DEP      compel/plugins/std/string.d
22:26:21 [2020-05-22T22:26:21.016Z] 
22:26:21 [2020-05-22T22:26:21.016Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:26:21 [2020-05-22T22:26:21.068Z] #39 48.35   CC       compel/plugins/std/std.o
22:26:21 [2020-05-22T22:26:21.108Z] #39 97.71   DEP      criu/file-lock.d
22:26:21 [2020-05-22T22:26:21.108Z] #39 97.86   DEP      criu/file-ids.d
22:26:21 [2020-05-22T22:26:21.198Z] #39 45.10   DEP      compel/plugins/std/log.d
22:26:21 [2020-05-22T22:26:21.199Z] #39 45.17   DEP      compel/plugins/std/fds.d
22:26:21 [2020-05-22T22:26:21.272Z] #45 ...
22:26:21 [2020-05-22T22:26:21.272Z] 
22:26:21 [2020-05-22T22:26:21.272Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:21 [2020-05-22T22:26:21.272Z] #39 153.3   CC       criu/sk-netlink.o
22:26:21 [2020-05-22T22:26:21.371Z] #39 97.98   DEP      criu/fifo.d
22:26:21 [2020-05-22T22:26:21.371Z] #39 98.11   DEP      criu/fdstore.d
22:26:21 [2020-05-22T22:26:21.371Z] #39 98.20   DEP      criu/fault-injection.d
22:26:21 [2020-05-22T22:26:21.456Z] #39 45.27   DEP      compel/plugins/std/std.d
22:26:21 [2020-05-22T22:26:21.527Z] #39 153.6   CC       criu/sk-packet.o
22:26:21 [2020-05-22T22:26:21.632Z] #39 98.23   DEP      criu/external.d
22:26:21 [2020-05-22T22:26:21.632Z] #39 98.29   DEP      criu/eventpoll.d
22:26:21 [2020-05-22T22:26:21.633Z] #39 48.73   CC       compel/plugins/std/fds.o
22:26:21 [2020-05-22T22:26:21.714Z] #39 45.41   DEP      compel/plugins/shmem/shmem.d
22:26:21 [2020-05-22T22:26:21.714Z] #39 45.50   DEP      compel/plugins/fds/fds.d
22:26:21 [2020-05-22T22:26:21.714Z] #39 45.66   CC       compel/plugins/std/std.o
22:26:21 [2020-05-22T22:26:21.893Z] #39 98.50   DEP      criu/eventfd.d
22:26:21 [2020-05-22T22:26:21.893Z] #39 98.67   DEP      criu/crtools.d
22:26:21 [2020-05-22T22:26:21.900Z] #39 49.22   CC       compel/plugins/std/log.o
22:26:22 [2020-05-22T22:26:22.088Z] #39 154.1   CC       criu/sk-queue.o
22:26:22 [2020-05-22T22:26:22.154Z] #39 98.90   DEP      criu/cr-service.d
22:26:22 [2020-05-22T22:26:22.154Z] #39 99.03   DEP      criu/cr-restore.d
22:26:22 [2020-05-22T22:26:22.280Z] #39 46.02   CC       compel/plugins/std/fds.o
22:26:22 [2020-05-22T22:26:22.344Z] #39 154.5   CC       criu/sk-tcp.o
22:26:22 [2020-05-22T22:26:22.416Z] #39 99.21   DEP      criu/cr-errno.d
22:26:22 [2020-05-22T22:26:22.416Z] #39 99.23   DEP      criu/cr-dump.d
22:26:22 [2020-05-22T22:26:22.538Z] #39 46.46   CC       compel/plugins/std/log.o
22:26:22 [2020-05-22T22:26:22.905Z] #39 155.0   CC       criu/sk-unix.o
22:26:22 [2020-05-22T22:26:22.988Z] #39 99.51   DEP      criu/cr-dedup.d
22:26:22 [2020-05-22T22:26:22.988Z] #39 99.67   DEP      criu/cr-check.d
22:26:22 [2020-05-22T22:26:22.988Z] #39 99.81   DEP      criu/config.d
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + export 'BUILDTAGS=netgo osusergo static_build'
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + BUILDTAGS='netgo osusergo static_build'
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + export EXTRA_FLAGS=-buildmode=pie
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + EXTRA_FLAGS=-buildmode=pie
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + '[' '' = dynamic ']'
22:26:23 [2020-05-22T22:26:23.080Z] #53 72.37 + make
22:26:23 [2020-05-22T22:26:23.273Z] #39 50.17   CC       compel/plugins/std/string.o
22:26:23 [2020-05-22T22:26:23.470Z] #39 47.44   CC       compel/plugins/std/string.o
22:26:23 [2020-05-22T22:26:23.531Z] #39 50.76   CC       compel/plugins/std/infect.o
22:26:23 [2020-05-22T22:26:23.560Z] #39 100.1   DEP      criu/clone-noasan.d
22:26:23 [2020-05-22T22:26:23.560Z] #39 100.2   DEP      criu/cgroup.d
22:26:23 [2020-05-22T22:26:23.821Z] #39 100.5   DEP      criu/cgroup-props.d
22:26:23 [2020-05-22T22:26:23.821Z] #39 ...
22:26:23 [2020-05-22T22:26:23.821Z] 
22:26:23 [2020-05-22T22:26:23.821Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:26:23 [2020-05-22T22:26:23.821Z] #21 155.4 + mkdir -p /tmp/tmp.ZzkT8VWqYC/src/github.com/docker
22:26:23 [2020-05-22T22:26:23.821Z] #21 155.4 + mv components/cli /tmp/tmp.ZzkT8VWqYC/src/github.com/docker/cli
22:26:23 [2020-05-22T22:26:23.821Z] #21 155.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:26:23 [2020-05-22T22:26:23.821Z] #21 ...
22:26:23 [2020-05-22T22:26:23.821Z] 
22:26:23 [2020-05-22T22:26:23.821Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:23 [2020-05-22T22:26:23.821Z] #39 100.6   DEP      criu/bitmap.d
22:26:23 [2020-05-22T22:26:23.821Z] #39 100.6   DEP      criu/bfd.d
22:26:24 [2020-05-22T22:26:24.083Z] #39 100.8   DEP      criu/autofs.d
22:26:24 [2020-05-22T22:26:24.097Z] #39 51.33   CC       compel/arch/x86/plugins/std/parasite-head.o
22:26:24 [2020-05-22T22:26:24.097Z] #39 51.39   CC       compel/arch/x86/plugins/std/memcpy.o
22:26:24 [2020-05-22T22:26:24.097Z] #39 51.44   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:26:24 [2020-05-22T22:26:24.349Z] #39 100.9   DEP      criu/aio.d
22:26:24 [2020-05-22T22:26:24.354Z] #39 51.53   AR       compel/plugins/std.lib.a
22:26:24 [2020-05-22T22:26:24.354Z] #39 51.60   CC       compel/plugins/fds/fds.o
22:26:24 [2020-05-22T22:26:24.403Z] #39 48.13   CC       compel/plugins/std/infect.o
22:26:24 [2020-05-22T22:26:24.609Z] #39 101.2   DEP      criu/action-scripts.d
22:26:24 [2020-05-22T22:26:24.609Z] #39 101.5   CC       criu/action-scripts.o
22:26:24 [2020-05-22T22:26:24.791Z] #39 156.7   CC       criu/sockets.o
22:26:24 [2020-05-22T22:26:24.920Z] #39 51.98   AR       compel/plugins/fds.lib.a
22:26:24 [2020-05-22T22:26:24.920Z] #39 52.04   HOSTDEP  compel/src/lib/log-host.d
22:26:24 [2020-05-22T22:26:24.920Z] #39 52.17   HOSTDEP  compel/src/lib/handle-elf-host.d
22:26:24 [2020-05-22T22:26:24.920Z] #39 52.26   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:26:24 [2020-05-22T22:26:24.968Z] #39 48.70   CC       compel/arch/x86/plugins/std/parasite-head.o
22:26:24 [2020-05-22T22:26:24.968Z] #39 48.77   CC       compel/arch/x86/plugins/std/memcpy.o
22:26:24 [2020-05-22T22:26:24.968Z] #39 48.83   CC       compel/arch/x86/plugins/std/syscalls-64.o
22:26:24 [2020-05-22T22:26:24.968Z] #39 48.87   AR       compel/plugins/std.lib.a
22:26:24 [2020-05-22T22:26:24.968Z] #39 48.91   CC       compel/plugins/fds/fds.o
22:26:25 [2020-05-22T22:26:25.046Z] #39 157.3   CC       criu/stats.o
22:26:25 [2020-05-22T22:26:25.153Z] #53 74.43 + bin/ctr
22:26:25 [2020-05-22T22:26:25.178Z] #39 52.41   HOSTDEP  compel/src/main-host.d
22:26:25 [2020-05-22T22:26:25.178Z] #39 52.57   DEP      compel/src/lib/ptrace.d
22:26:25 [2020-05-22T22:26:25.225Z] #39 49.10   AR       compel/plugins/fds.lib.a
22:26:25 [2020-05-22T22:26:25.225Z] #39 49.16   HOSTDEP  compel/src/lib/log-host.d
22:26:25 [2020-05-22T22:26:25.225Z] #39 49.25   HOSTDEP  compel/src/lib/handle-elf-host.d
22:26:25 [2020-05-22T22:26:25.435Z] #39 52.71   DEP      compel/src/lib/infect.d
22:26:25 [2020-05-22T22:26:25.436Z] #39 52.83   DEP      compel/src/lib/infect-util.d
22:26:25 [2020-05-22T22:26:25.550Z] #39 102.1   CC       criu/aio.o
22:26:25 [2020-05-22T22:26:25.607Z] #39 157.6   CC       criu/string.o
22:26:25 [2020-05-22T22:26:25.607Z] #39 157.7   CC       criu/sysctl.o
22:26:25 [2020-05-22T22:26:25.694Z] #39 52.94   DEP      compel/src/lib/infect-rpc.d
22:26:25 [2020-05-22T22:26:25.694Z] #39 53.06   DEP      compel/arch/x86/src/lib/infect.d
22:26:25 [2020-05-22T22:26:25.817Z] #39 49.46   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
22:26:25 [2020-05-22T22:26:25.817Z] #39 49.57   HOSTDEP  compel/src/main-host.d
22:26:25 [2020-05-22T22:26:25.817Z] #39 49.66   DEP      compel/src/lib/ptrace.d
22:26:25 [2020-05-22T22:26:25.951Z] #39 53.19   DEP      compel/arch/x86/src/lib/cpu.d
22:26:26 [2020-05-22T22:26:26.075Z] #39 49.76   DEP      compel/src/lib/infect.d
22:26:26 [2020-05-22T22:26:26.075Z] #39 49.98   DEP      compel/src/lib/infect-util.d
22:26:26 [2020-05-22T22:26:26.075Z] #39 ...
22:26:26 [2020-05-22T22:26:26.075Z] 
22:26:26 [2020-05-22T22:26:26.075Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:26 [2020-05-22T22:26:26.075Z] #10 158.7 Selecting previously unselected package libapparmor1:amd64.
22:26:26 [2020-05-22T22:26:26.075Z] #10 158.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:26:26 [2020-05-22T22:26:26.075Z] #10 158.7 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:26:26 [2020-05-22T22:26:26.075Z] #10 158.8 Selecting previously unselected package libapparmor-dev:amd64.
22:26:26 [2020-05-22T22:26:26.075Z] #10 158.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:26:26 [2020-05-22T22:26:26.075Z] #10 158.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:26:26 [2020-05-22T22:26:26.121Z] #39 102.8   CC       criu/autofs.o
22:26:26 [2020-05-22T22:26:26.189Z] #53 ...
22:26:26 [2020-05-22T22:26:26.189Z] 
22:26:26 [2020-05-22T22:26:26.189Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:26 [2020-05-22T22:26:26.189Z] #31 122.0 internal/poll
22:26:26 [2020-05-22T22:26:26.189Z] #31 126.2 os
22:26:26 [2020-05-22T22:26:26.189Z] #31 129.5 internal/fmtsort
22:26:26 [2020-05-22T22:26:26.189Z] #31 131.9 path/filepath
22:26:26 [2020-05-22T22:26:26.189Z] #31 132.0 fmt
22:26:26 [2020-05-22T22:26:26.209Z] #39 53.35   DEP      compel/src/lib/log.d
22:26:26 [2020-05-22T22:26:26.333Z] #10 159.0 Selecting previously unselected package libbtrfs0.
22:26:26 [2020-05-22T22:26:26.333Z] #10 159.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:26:26 [2020-05-22T22:26:26.333Z] #10 159.0 Unpacking libbtrfs0 (4.20.1-2) ...
22:26:26 [2020-05-22T22:26:26.333Z] #10 159.1 Selecting previously unselected package libbtrfs-dev.
22:26:26 [2020-05-22T22:26:26.333Z] #10 159.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:26:26 [2020-05-22T22:26:26.333Z] #10 159.1 Unpacking libbtrfs-dev (4.20.1-2) ...
22:26:26 [2020-05-22T22:26:26.467Z] #39 53.54   DEP      compel/src/main.d
22:26:26 [2020-05-22T22:26:26.467Z] #39 53.73   DEP      compel/src/lib/handle-elf.d
22:26:26 [2020-05-22T22:26:26.481Z] #31 ...
22:26:26 [2020-05-22T22:26:26.481Z] 
22:26:26 [2020-05-22T22:26:26.481Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:26 [2020-05-22T22:26:26.481Z] #40 30.26   CC       images/core-s390.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 31.55   CC       images/cpuinfo.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 32.34   CC       images/inventory.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 32.89   CC       images/fdinfo.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 33.42   CC       images/fown.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 33.68   CC       images/ns.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 33.98   CC       images/regfile.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 34.33   CC       images/ghost-file.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 34.81   CC       images/fifo.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 35.19   CC       images/remap-file-path.o
22:26:26 [2020-05-22T22:26:26.481Z] #40 35.55   CC       images/eventfd.o
22:26:26 [2020-05-22T22:26:26.532Z] #39 158.4   CC       criu/sysfs_parse.o
22:26:26 [2020-05-22T22:26:26.591Z] #10 159.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:26:26 [2020-05-22T22:26:26.591Z] #10 159.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:26:26 [2020-05-22T22:26:26.591Z] #10 159.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:26:26 [2020-05-22T22:26:26.725Z] #39 53.93   DEP      compel/arch/x86/src/lib/handle-elf.d
22:26:26 [2020-05-22T22:26:26.775Z] #40 35.94   CC       images/eventpoll.o
22:26:26 [2020-05-22T22:26:26.787Z] #39 158.7   CC       criu/timerfd.o
22:26:26 [2020-05-22T22:26:26.852Z] #10 159.4 Selecting previously unselected package libudev-dev:amd64.
22:26:26 [2020-05-22T22:26:26.852Z] #10 159.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
22:26:26 [2020-05-22T22:26:26.852Z] #10 159.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
22:26:26 [2020-05-22T22:26:26.852Z] #10 159.6 Selecting previously unselected package libsepol1-dev:amd64.
22:26:26 [2020-05-22T22:26:26.983Z] #39 54.12   CC       compel/src/lib/log.o
22:26:27 [2020-05-22T22:26:27.042Z] #39 159.1   CC       criu/tty.o
22:26:27 [2020-05-22T22:26:27.070Z] #40 36.36   CC       images/fh.o
22:26:27 [2020-05-22T22:26:27.109Z] #10 ...
22:26:27 [2020-05-22T22:26:27.109Z] 
22:26:27 [2020-05-22T22:26:27.109Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:26:27 [2020-05-22T22:26:27.109Z] #54 152.3 + for f in rootlesskit rootlesskit-docker-proxy
22:26:27 [2020-05-22T22:26:27.109Z] #54 152.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:26:27 [2020-05-22T22:26:27.109Z] #54 DONE 159.7s
22:26:27 [2020-05-22T22:26:27.109Z] 
22:26:27 [2020-05-22T22:26:27.109Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:26:27 [2020-05-22T22:26:27.109Z] #55 DONE 0.1s
22:26:27 [2020-05-22T22:26:27.109Z] 
22:26:27 [2020-05-22T22:26:27.109Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:27 [2020-05-22T22:26:27.109Z] #10 159.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:26:27 [2020-05-22T22:26:27.109Z] #10 159.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:26:27 [2020-05-22T22:26:27.109Z] #10 ...
22:26:27 [2020-05-22T22:26:27.109Z] 
22:26:27 [2020-05-22T22:26:27.109Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:26:27 [2020-05-22T22:26:27.109Z] #56 DONE 0.1s
22:26:27 [2020-05-22T22:26:27.241Z] #39 54.50   CC       compel/arch/x86/src/lib/cpu.o
22:26:27 [2020-05-22T22:26:27.368Z] 
22:26:27 [2020-05-22T22:26:27.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:27 [2020-05-22T22:26:27.368Z] #39 50.14   DEP      compel/src/lib/infect-rpc.d
22:26:27 [2020-05-22T22:26:27.368Z] #39 50.26   DEP      compel/arch/x86/src/lib/infect.d
22:26:27 [2020-05-22T22:26:27.368Z] #39 50.43   DEP      compel/arch/x86/src/lib/cpu.d
22:26:27 [2020-05-22T22:26:27.368Z] #39 50.54   DEP      compel/src/lib/log.d
22:26:27 [2020-05-22T22:26:27.368Z] #39 50.73   DEP      compel/src/main.d
22:26:27 [2020-05-22T22:26:27.368Z] #39 50.88   DEP      compel/src/lib/handle-elf.d
22:26:27 [2020-05-22T22:26:27.368Z] #39 51.13   DEP      compel/arch/x86/src/lib/handle-elf.d
22:26:27 [2020-05-22T22:26:27.368Z] #39 ...
22:26:27 [2020-05-22T22:26:27.368Z] 
22:26:27 [2020-05-22T22:26:27.368Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:26:27 [2020-05-22T22:26:27.368Z] #43 DONE 160.1s
22:26:27 [2020-05-22T22:26:27.368Z] 
22:26:27 [2020-05-22T22:26:27.368Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:27 [2020-05-22T22:26:27.368Z] #39 51.33   CC       compel/src/lib/log.o
22:26:27 [2020-05-22T22:26:27.733Z] #40 37.05   CC       images/fsnotify.o
22:26:27 [2020-05-22T22:26:27.807Z] #39 ...
22:26:27 [2020-05-22T22:26:27.807Z] 
22:26:27 [2020-05-22T22:26:27.807Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:26:27 [2020-05-22T22:26:27.807Z] #54 154.1 + for f in rootlesskit rootlesskit-docker-proxy
22:26:27 [2020-05-22T22:26:27.807Z] #54 154.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:26:27 [2020-05-22T22:26:27.807Z] #54 DONE 161.0s
22:26:27 [2020-05-22T22:26:27.807Z] 
22:26:27 [2020-05-22T22:26:27.807Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:27 [2020-05-22T22:26:27.807Z] #41 151.4 vendor/golang.org/x/net/http2/hpack
22:26:27 [2020-05-22T22:26:27.807Z] #41 152.4 mime
22:26:27 [2020-05-22T22:26:27.807Z] #41 154.2 mime/quotedprintable
22:26:27 [2020-05-22T22:26:27.807Z] #41 154.5 net/http/internal
22:26:27 [2020-05-22T22:26:27.807Z] #41 159.0 crypto/tls
22:26:27 [2020-05-22T22:26:27.807Z] #41 ...
22:26:27 [2020-05-22T22:26:27.807Z] 
22:26:27 [2020-05-22T22:26:27.807Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:26:27 [2020-05-22T22:26:27.807Z] #55 DONE 0.1s
22:26:27 [2020-05-22T22:26:27.807Z] 
22:26:27 [2020-05-22T22:26:27.807Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:26:27 [2020-05-22T22:26:27.807Z] #56 DONE 0.0s
22:26:27 [2020-05-22T22:26:27.807Z] 
22:26:27 [2020-05-22T22:26:27.807Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:26:27 [2020-05-22T22:26:27.933Z] #39 51.71   CC       compel/arch/x86/src/lib/cpu.o
22:26:28 [2020-05-22T22:26:28.036Z] #39 ...
22:26:28 [2020-05-22T22:26:28.036Z] 
22:26:28 [2020-05-22T22:26:28.036Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:28 [2020-05-22T22:26:28.036Z] #17 23.82 Selecting previously unselected package python3.7-minimal.
22:26:28 [2020-05-22T22:26:28.036Z] #17 23.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 23.85 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 24.32 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 24.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.61 Selecting previously unselected package python3-minimal.
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.61 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23656 files and directories currently installed.)
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.68 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.69 Unpacking python3-minimal (3.7.3-1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.80 Selecting previously unselected package libmpdec2:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.81 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.83 Unpacking libmpdec2:arm64 (2.4.2-2) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.95 Selecting previously unselected package libpython3.7-stdlib:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 26.96 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 27.82 Selecting previously unselected package python3.7.
22:26:28 [2020-05-22T22:26:28.036Z] #17 27.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 27.84 Unpacking python3.7 (3.7.3-2+deb10u1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 27.98 Selecting previously unselected package libpython3-stdlib:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 27.98 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 27.99 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 28.11 Setting up python3-minimal (3.7.3-1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.22 Selecting previously unselected package python3.
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.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 ... 24068 files and directories currently installed.)
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.31 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.33 Unpacking python3 (3.7.3-1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.46 Selecting previously unselected package libip4tc0:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.48 Unpacking libip4tc0:arm64 (1.8.2-4) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.57 Selecting previously unselected package libip6tc0:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.57 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.57 Unpacking libip6tc0:arm64 (1.8.2-4) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.70 Selecting previously unselected package libiptc0:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.70 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.71 Unpacking libiptc0:arm64 (1.8.2-4) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.79 Selecting previously unselected package libnfnetlink0:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.80 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.86 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.87 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.94 Selecting previously unselected package libnftnl11:arm64.
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.94 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 29.97 Unpacking libnftnl11:arm64 (1.1.2-2) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.06 Selecting previously unselected package iptables.
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.06 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.07 Unpacking iptables (1.8.2-4) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.39 Selecting previously unselected package xxd.
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.45 Unpacking xxd (2:8.1.0875-5) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.61 Selecting previously unselected package vim-common.
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.61 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.65 Unpacking vim-common (2:8.1.0875-5) ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.85 Selecting previously unselected package bash-completion.
22:26:28 [2020-05-22T22:26:28.036Z] #17 30.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:26:28 [2020-05-22T22:26:28.036Z] #17 33.75 Unpacking bash-completion (1:2.8-6) ...
22:26:28 [2020-05-22T22:26:28.068Z] #28 ...
22:26:28 [2020-05-22T22:26:28.068Z] 
22:26:28 [2020-05-22T22:26:28.068Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:26:28 [2020-05-22T22:26:28.068Z] #43 DONE 161.3s
22:26:28 [2020-05-22T22:26:28.299Z] #17 34.37 Selecting previously unselected package bzip2.
22:26:28 [2020-05-22T22:26:28.299Z] #17 34.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.299Z] #17 34.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:26:28 [2020-05-22T22:26:28.299Z] #17 34.49 Selecting previously unselected package xz-utils.
22:26:28 [2020-05-22T22:26:28.299Z] #17 34.51 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.299Z] #17 34.52 Unpacking xz-utils (5.2.4-1) ...
22:26:28 [2020-05-22T22:26:28.326Z] 
22:26:28 [2020-05-22T22:26:28.326Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:26:28 [2020-05-22T22:26:28.326Z] #28 ...
22:26:28 [2020-05-22T22:26:28.326Z] 
22:26:28 [2020-05-22T22:26:28.326Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:28 [2020-05-22T22:26:28.326Z] #10 161.6 Selecting previously unselected package libapparmor1:amd64.
22:26:28 [2020-05-22T22:26:28.326Z] #10 161.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
22:26:28 [2020-05-22T22:26:28.326Z] #10 161.6 Unpacking libapparmor1:amd64 (2.13.2-10) ...
22:26:28 [2020-05-22T22:26:28.560Z] #17 34.71 Selecting previously unselected package apparmor.
22:26:28 [2020-05-22T22:26:28.560Z] #17 34.71 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
22:26:28 [2020-05-22T22:26:28.560Z] #17 34.80 Unpacking apparmor (2.13.2-10) ...
22:26:28 [2020-05-22T22:26:28.584Z] #10 161.8 Selecting previously unselected package libapparmor-dev:amd64.
22:26:28 [2020-05-22T22:26:28.584Z] #10 161.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
22:26:28 [2020-05-22T22:26:28.584Z] #10 161.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
22:26:28 [2020-05-22T22:26:28.804Z] #40 38.21   CC       images/signalfd.o
22:26:28 [2020-05-22T22:26:28.841Z] #10 162.1 Selecting previously unselected package libbtrfs0.
22:26:28 [2020-05-22T22:26:28.841Z] #10 162.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
22:26:28 [2020-05-22T22:26:28.841Z] #10 162.1 Unpacking libbtrfs0 (4.20.1-2) ...
22:26:28 [2020-05-22T22:26:28.841Z] #10 162.3 Selecting previously unselected package libbtrfs-dev.
22:26:28 [2020-05-22T22:26:28.841Z] #10 162.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
22:26:28 [2020-05-22T22:26:28.841Z] #10 162.3 Unpacking libbtrfs-dev (4.20.1-2) ...
22:26:28 [2020-05-22T22:26:28.865Z] #39 ...
22:26:28 [2020-05-22T22:26:28.865Z] 
22:26:28 [2020-05-22T22:26:28.865Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:28 [2020-05-22T22:26:28.865Z] #41 151.6 vendor/golang.org/x/net/http2/hpack
22:26:28 [2020-05-22T22:26:28.865Z] #41 152.7 mime
22:26:28 [2020-05-22T22:26:28.865Z] #41 154.7 mime/quotedprintable
22:26:28 [2020-05-22T22:26:28.865Z] #41 155.1 net/http/internal
22:26:28 [2020-05-22T22:26:28.865Z] #41 158.4 crypto/tls
22:26:28 [2020-05-22T22:26:28.927Z] #39 160.7   CC       criu/tun.o
22:26:28 [2020-05-22T22:26:28.927Z] #39 161.2   CC       criu/uffd.o
22:26:29 [2020-05-22T22:26:29.095Z] #40 38.60   CC       images/fs.o
22:26:29 [2020-05-22T22:26:29.122Z] #41 ...
22:26:29 [2020-05-22T22:26:29.122Z] 
22:26:29 [2020-05-22T22:26:29.122Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:29 [2020-05-22T22:26:29.122Z] #39 52.93   CC       compel/arch/x86/src/lib/infect.o
22:26:29 [2020-05-22T22:26:29.131Z] #17 35.23 Selecting previously unselected package aufs-tools.
22:26:29 [2020-05-22T22:26:29.131Z] #17 35.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
22:26:29 [2020-05-22T22:26:29.131Z] #17 35.29 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:26:29 [2020-05-22T22:26:29.391Z] #17 35.46 Selecting previously unselected package libonig5:arm64.
22:26:29 [2020-05-22T22:26:29.391Z] #17 35.47 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
22:26:29 [2020-05-22T22:26:29.391Z] #17 35.48 Unpacking libonig5:arm64 (6.9.1-1) ...
22:26:29 [2020-05-22T22:26:29.391Z] #17 35.67 Selecting previously unselected package libjq1:arm64.
22:26:29 [2020-05-22T22:26:29.406Z] #10 162.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
22:26:29 [2020-05-22T22:26:29.406Z] #10 162.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
22:26:29 [2020-05-22T22:26:29.406Z] #10 162.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:26:29 [2020-05-22T22:26:29.406Z] #10 162.6 Selecting previously unselected package libudev-dev:amd64.
22:26:29 [2020-05-22T22:26:29.407Z] #10 162.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
22:26:29 [2020-05-22T22:26:29.407Z] #10 162.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
22:26:29 [2020-05-22T22:26:29.652Z] #17 35.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
22:26:29 [2020-05-22T22:26:29.652Z] #17 35.68 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
22:26:29 [2020-05-22T22:26:29.652Z] #17 35.82 Selecting previously unselected package jq.
22:26:29 [2020-05-22T22:26:29.652Z] #17 35.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
22:26:29 [2020-05-22T22:26:29.652Z] #17 35.85 Unpacking jq (1.5+dfsg-2+b1) ...
22:26:29 [2020-05-22T22:26:29.665Z] #10 162.9 Selecting previously unselected package libsepol1-dev:amd64.
22:26:29 [2020-05-22T22:26:29.665Z] #10 162.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
22:26:29 [2020-05-22T22:26:29.665Z] #10 162.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
22:26:29 [2020-05-22T22:26:29.725Z] #40 39.03   CC       images/pstree.o
22:26:29 [2020-05-22T22:26:29.914Z] #17 35.97 Selecting previously unselected package libaio1:arm64.
22:26:29 [2020-05-22T22:26:29.914Z] #17 35.98 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
22:26:29 [2020-05-22T22:26:29.914Z] #17 35.99 Unpacking libaio1:arm64 (0.3.112-3) ...
22:26:29 [2020-05-22T22:26:29.914Z] #17 36.06 Selecting previously unselected package libgpm2:arm64.
22:26:29 [2020-05-22T22:26:29.914Z] #17 36.07 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
22:26:29 [2020-05-22T22:26:29.914Z] #17 36.08 Unpacking libgpm2:arm64 (1.20.7-5) ...
22:26:30 [2020-05-22T22:26:30.015Z] #40 39.41   CC       images/pipe.o
22:26:30 [2020-05-22T22:26:30.015Z] #40 ...
22:26:30 [2020-05-22T22:26:30.015Z] 
22:26:30 [2020-05-22T22:26:30.015Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:30 [2020-05-22T22:26:30.015Z] #31 135.9 io/ioutil
22:26:30 [2020-05-22T22:26:30.055Z] #39 53.87   CC       compel/src/lib/infect-rpc.o
22:26:30 [2020-05-22T22:26:30.175Z] #17 36.23 Selecting previously unselected package libicu63:arm64.
22:26:30 [2020-05-22T22:26:30.175Z] #17 36.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
22:26:30 [2020-05-22T22:26:30.175Z] #17 36.28 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
22:26:30 [2020-05-22T22:26:30.231Z] #10 163.4 Selecting previously unselected package libpcre16-3:amd64.
22:26:30 [2020-05-22T22:26:30.231Z] #10 163.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:26:30 [2020-05-22T22:26:30.231Z] #10 163.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:26:30 [2020-05-22T22:26:30.289Z] #39 162.3   CC       criu/util.o
22:26:30 [2020-05-22T22:26:30.303Z] #31 ...
22:26:30 [2020-05-22T22:26:30.303Z] 
22:26:30 [2020-05-22T22:26:30.303Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:30 [2020-05-22T22:26:30.303Z] #48 126.0 regexp
22:26:30 [2020-05-22T22:26:30.303Z] #48 ...
22:26:30 [2020-05-22T22:26:30.303Z] 
22:26:30 [2020-05-22T22:26:30.303Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:30 [2020-05-22T22:26:30.303Z] #42 126.9 regexp
22:26:30 [2020-05-22T22:26:30.312Z] #39 54.17   CC       compel/src/lib/infect-util.o
22:26:30 [2020-05-22T22:26:30.312Z] #39 54.36   CC       compel/src/lib/infect.o
22:26:30 [2020-05-22T22:26:30.488Z] #10 163.6 Selecting previously unselected package libpcre32-3:amd64.
22:26:30 [2020-05-22T22:26:30.489Z] #10 163.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:26:30 [2020-05-22T22:26:30.489Z] #10 163.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:26:30 [2020-05-22T22:26:30.489Z] #10 163.7 Selecting previously unselected package libpcrecpp0v5:amd64.
22:26:30 [2020-05-22T22:26:30.489Z] #10 163.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:26:30 [2020-05-22T22:26:30.489Z] #10 163.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:26:30 [2020-05-22T22:26:30.489Z] #10 163.8 Selecting previously unselected package libpcre3-dev:amd64.
22:26:30 [2020-05-22T22:26:30.489Z] #10 163.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:26:30 [2020-05-22T22:26:30.592Z] #42 ...
22:26:30 [2020-05-22T22:26:30.593Z] 
22:26:30 [2020-05-22T22:26:30.593Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:30 [2020-05-22T22:26:30.593Z] #40 39.76   CC       images/tcp-stream.o
22:26:30 [2020-05-22T22:26:30.746Z] #10 163.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:26:30 [2020-05-22T22:26:30.841Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 30.8% of statements
22:26:30 [2020-05-22T22:26:30.841Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.7% of statements
22:26:30 [2020-05-22T22:26:30.841Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:26:30 [2020-05-22T22:26:30.841Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:26:30 [2020-05-22T22:26:30.841Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:26:30 [2020-05-22T22:26:30.841Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:26:30 [2020-05-22T22:26:30.906Z] #40 40.06   CC       images/sk-packet.o
22:26:31 [2020-05-22T22:26:31.005Z] #10 164.2 Selecting previously unselected package libselinux1-dev:amd64.
22:26:31 [2020-05-22T22:26:31.005Z] #10 164.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.005Z] #10 164.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:26:31 [2020-05-22T22:26:31.214Z] #39 163.4   CC       criu/uts_ns.o
22:26:31 [2020-05-22T22:26:31.245Z] #39 ...
22:26:31 [2020-05-22T22:26:31.245Z] 
22:26:31 [2020-05-22T22:26:31.245Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:31 [2020-05-22T22:26:31.245Z] #10 160.3 Selecting previously unselected package libpcre16-3:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 160.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 160.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 160.6 Selecting previously unselected package libpcre32-3:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 160.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 160.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 161.0 Selecting previously unselected package libpcrecpp0v5:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 161.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 161.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 161.1 Selecting previously unselected package libpcre3-dev:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 161.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 161.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.0 Selecting previously unselected package libselinux1-dev:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.2 Selecting previously unselected package libdevmapper-dev:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.3 Selecting previously unselected package libseccomp-dev:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.5 Selecting previously unselected package libsystemd-dev:amd64.
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 162.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libbtrfs0 (4.20.1-2) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.1 Setting up libbtrfs-dev (4.20.1-2) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.1 Setting up mingw-w64-common (6.0.0-3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.2 Setting up dmsetup (2:1.02.155-3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 163.3 Processing triggers for libc-bin (2.28-10) ...
22:26:31 [2020-05-22T22:26:31.245Z] #10 DONE 163.8s
22:26:31 [2020-05-22T22:26:31.245Z] 
22:26:31 [2020-05-22T22:26:31.245Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:31 [2020-05-22T22:26:31.257Z] #40 40.46   CC       images/mnt.o
22:26:31 [2020-05-22T22:26:31.263Z] #10 164.4 Selecting previously unselected package libdevmapper-dev:amd64.
22:26:31 [2020-05-22T22:26:31.263Z] #10 164.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.263Z] #10 164.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:26:31 [2020-05-22T22:26:31.263Z] #10 164.5 Selecting previously unselected package libseccomp-dev:amd64.
22:26:31 [2020-05-22T22:26:31.263Z] #10 164.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.263Z] #10 164.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
22:26:31 [2020-05-22T22:26:31.263Z] #10 164.6 Selecting previously unselected package libsystemd-dev:amd64.
22:26:31 [2020-05-22T22:26:31.469Z] #39 163.6   CC       criu/vdso-compat.o
22:26:31 [2020-05-22T22:26:31.469Z] #39 163.7   CC       criu/vdso.o
22:26:31 [2020-05-22T22:26:31.520Z] #10 164.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
22:26:31 [2020-05-22T22:26:31.521Z] #10 164.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
22:26:31 [2020-05-22T22:26:31.655Z] #40 41.05   CC       images/pipe-data.o
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.1 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.2 Setting up libbtrfs0 (4.20.1-2) ...
22:26:31 [2020-05-22T22:26:31.783Z] #10 165.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
22:26:31 [2020-05-22T22:26:31.800Z] 4612f6d0b889: Verifying Checksum
22:26:31 [2020-05-22T22:26:31.800Z] 4612f6d0b889: Download complete
22:26:32 [2020-05-22T22:26:32.029Z] #40 41.41   CC       images/sa.o
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.2 Setting up libbtrfs-dev (4.20.1-2) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.3 Setting up mingw-w64-common (6.0.0-3) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.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
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.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
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.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
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.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
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.4 Setting up dmsetup (2:1.02.155-3) ...
22:26:32 [2020-05-22T22:26:32.043Z] #10 165.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
22:26:32 [2020-05-22T22:26:32.300Z] #10 165.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
22:26:32 [2020-05-22T22:26:32.300Z] #10 165.4 Processing triggers for libc-bin (2.28-10) ...
22:26:32 [2020-05-22T22:26:32.394Z] #39 164.3   LINK     criu/built-in.o
22:26:32 [2020-05-22T22:26:32.394Z] #39 164.5   LINK     criu/criu
22:26:32 [2020-05-22T22:26:32.394Z] #39 ...
22:26:32 [2020-05-22T22:26:32.394Z] 
22:26:32 [2020-05-22T22:26:32.394Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:32 [2020-05-22T22:26:32.394Z] #49 108.4 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
22:26:32 [2020-05-22T22:26:32.559Z] #10 DONE 165.9s
22:26:32 [2020-05-22T22:26:32.559Z] 
22:26:32 [2020-05-22T22:26:32.559Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:32 [2020-05-22T22:26:32.721Z] #17 38.90 Selecting previously unselected package libnet1:arm64.
22:26:32 [2020-05-22T22:26:32.721Z] #17 38.91 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:26:32 [2020-05-22T22:26:32.721Z] #17 38.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:26:32 [2020-05-22T22:26:32.721Z] #17 39.03 Selecting previously unselected package libnl-3-200:arm64.
22:26:32 [2020-05-22T22:26:32.765Z] #40 41.93   CC       images/timer.o
22:26:32 [2020-05-22T22:26:32.982Z] #17 39.04 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
22:26:32 [2020-05-22T22:26:32.982Z] #17 39.05 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
22:26:32 [2020-05-22T22:26:32.982Z] #17 39.16 Selecting previously unselected package libprotobuf-c1:arm64.
22:26:32 [2020-05-22T22:26:32.982Z] #17 39.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
22:26:32 [2020-05-22T22:26:32.982Z] #17 39.17 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:26:32 [2020-05-22T22:26:32.982Z] #17 39.30 Selecting previously unselected package libreadline5:arm64.
22:26:32 [2020-05-22T22:26:32.982Z] #17 ...
22:26:32 [2020-05-22T22:26:32.982Z] 
22:26:32 [2020-05-22T22:26:32.982Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:26:32 [2020-05-22T22:26:32.982Z] #36 174.5 + dpkg --print-architecture
22:26:33 [2020-05-22T22:26:33.243Z] #36 DONE 174.9s
22:26:33 [2020-05-22T22:26:33.243Z] 
22:26:33 [2020-05-22T22:26:33.243Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:33 [2020-05-22T22:26:33.243Z] #17 39.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
22:26:33 [2020-05-22T22:26:33.243Z] #17 39.31 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
22:26:33 [2020-05-22T22:26:33.243Z] #17 39.53 Selecting previously unselected package net-tools.
22:26:33 [2020-05-22T22:26:33.243Z] #17 39.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
22:26:33 [2020-05-22T22:26:33.243Z] #17 39.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:26:33 [2020-05-22T22:26:33.406Z] #49 109.6 + mkdir -p /build
22:26:33 [2020-05-22T22:26:33.406Z] #49 109.6 + cp runc /build/runc
22:26:33 [2020-05-22T22:26:33.406Z] #49 ...
22:26:33 [2020-05-22T22:26:33.406Z] 
22:26:33 [2020-05-22T22:26:33.406Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.0 + cd /tmp/tmp.qk25UKO3R9/src/github.com/golangci/golangci-lint/
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.0 + git checkout -q v1.23.8
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.5 ++ git describe --tags
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.5 + version=v1.23.8
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.5 ++ git rev-parse --short HEAD
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.5 + commit=76a82c6
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.5 ++ git show -s --format=%cd
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
22:26:33 [2020-05-22T22:26:33.406Z] #45 256.6 + 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
22:26:33 [2020-05-22T22:26:33.495Z] #40 42.76   CC       images/timerfd.o
22:26:33 [2020-05-22T22:26:33.665Z] #45 ...
22:26:33 [2020-05-22T22:26:33.665Z] 
22:26:33 [2020-05-22T22:26:33.665Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:33 [2020-05-22T22:26:33.665Z] #39 164.8   DEP      lib/c/criu.d
22:26:33 [2020-05-22T22:26:33.665Z] #39 164.9   CC       images/rpc.pb-c.o
22:26:33 [2020-05-22T22:26:33.665Z] #39 165.4   CC       lib/c/criu.o
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.498 + RM_GOPATH=0
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.498 + TMP_GOPATH=
22:26:33 [2020-05-22T22:26:33.771Z] #49 ...
22:26:33 [2020-05-22T22:26:33.771Z] 
22:26:33 [2020-05-22T22:26:33.771Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
22:26:33 [2020-05-22T22:26:33.771Z] #11 DONE 2.5s
22:26:33 [2020-05-22T22:26:33.771Z] 
22:26:33 [2020-05-22T22:26:33.771Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.500 + : /build
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.500 + '[' -z '' ']'
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.501 ++ mktemp -d
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.502 + export GOPATH=/tmp/tmp.IqP2eQIErG
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.502 + GOPATH=/tmp/tmp.IqP2eQIErG
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.502 + RM_GOPATH=1
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.503 ++ dirname /tmp/install/install.sh
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.507 + dir=/tmp/install
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.508 + bin=runc
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.508 + shift
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.508 + '[' '!' -f /tmp/install/runc.installer ']'
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.508 + . /tmp/install/runc.installer
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.509 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.509 + install_runc
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.510 + uname -r
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.510 + grep -q '^3\.10\.0.*\.el7\.'
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.512 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.512 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.512 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.512 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IqP2eQIErG/src/github.com/opencontainers/runc
22:26:33 [2020-05-22T22:26:33.771Z] #49 2.520 Cloning into '/tmp/tmp.IqP2eQIErG/src/github.com/opencontainers/runc'...
22:26:33 [2020-05-22T22:26:33.814Z] #17 39.85 Selecting previously unselected package python-pip-whl.
22:26:33 [2020-05-22T22:26:33.814Z] #17 39.86 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
22:26:33 [2020-05-22T22:26:33.814Z] #17 39.86 Unpacking python-pip-whl (18.1-5) ...
22:26:33 [2020-05-22T22:26:33.815Z] #40 43.18   CC       images/mm.o
22:26:33 [2020-05-22T22:26:33.920Z] #39 ...
22:26:33 [2020-05-22T22:26:33.920Z] 
22:26:33 [2020-05-22T22:26:33.920Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:33 [2020-05-22T22:26:33.920Z] #49 DONE 110.1s
22:26:34 [2020-05-22T22:26:34.074Z] #17 40.44 Selecting previously unselected package python3-lib2to3.
22:26:34 [2020-05-22T22:26:34.176Z] 
22:26:34 [2020-05-22T22:26:34.176Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:26:34 [2020-05-22T22:26:34.176Z] #52 ...
22:26:34 [2020-05-22T22:26:34.176Z] 
22:26:34 [2020-05-22T22:26:34.176Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:34 [2020-05-22T22:26:34.176Z] #39 166.3   LINK     lib/c/built-in.o
22:26:34 [2020-05-22T22:26:34.176Z] #39 166.3   LINK     lib/c/libcriu.so
22:26:34 [2020-05-22T22:26:34.176Z] #39 166.3   LINK     lib/c/libcriu.a
22:26:34 [2020-05-22T22:26:34.335Z] #17 40.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
22:26:34 [2020-05-22T22:26:34.335Z] #17 40.45 Unpacking python3-lib2to3 (3.7.3-1) ...
22:26:34 [2020-05-22T22:26:34.335Z] #17 40.68 Selecting previously unselected package python3-distutils.
22:26:34 [2020-05-22T22:26:34.335Z] #17 40.68 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
22:26:34 [2020-05-22T22:26:34.335Z] #17 40.69 Unpacking python3-distutils (3.7.3-1) ...
22:26:34 [2020-05-22T22:26:34.431Z] #39 166.4   GEN      magic.py
22:26:34 [2020-05-22T22:26:34.431Z] #39 166.5 Note: Building without setproctitle() and strlcpy() support.
22:26:34 [2020-05-22T22:26:34.431Z] #39 166.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:26:34 [2020-05-22T22:26:34.431Z] #39 166.5 Note: Building without GnuTLS support
22:26:34 [2020-05-22T22:26:34.506Z] #40 43.75   CC       images/sk-opts.o
22:26:34 [2020-05-22T22:26:34.812Z] #40 44.14   CC       images/sk-unix.o
22:26:34 [2020-05-22T22:26:34.907Z] #17 40.85 Selecting previously unselected package python3-pip.
22:26:34 [2020-05-22T22:26:34.907Z] #17 40.85 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
22:26:34 [2020-05-22T22:26:34.907Z] #17 40.86 Unpacking python3-pip (18.1-5) ...
22:26:34 [2020-05-22T22:26:34.907Z] #17 41.09 Selecting previously unselected package python3-pkg-resources.
22:26:34 [2020-05-22T22:26:34.907Z] #17 41.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
22:26:34 [2020-05-22T22:26:34.907Z] #17 41.11 Unpacking python3-pkg-resources (40.8.0-1) ...
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.443 + RM_GOPATH=0
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.443 + TMP_GOPATH=
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.443 + : /build
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.443 + '[' -z '' ']'
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.443 ++ mktemp -d
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + export GOPATH=/tmp/tmp.ppLlZO3fVF
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + GOPATH=/tmp/tmp.ppLlZO3fVF
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + RM_GOPATH=1
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 ++ dirname /tmp/install/install.sh
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + dir=/tmp/install
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + bin=runc
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + shift
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + '[' '!' -f /tmp/install/runc.installer ']'
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + . /tmp/install/runc.installer
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + install_runc
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.459 + grep -q '^3\.10\.0.*\.el7\.'
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.461 + uname -r
22:26:35 [2020-05-22T22:26:35.087Z] #49 ...
22:26:35 [2020-05-22T22:26:35.087Z] 
22:26:35 [2020-05-22T22:26:35.087Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
22:26:35 [2020-05-22T22:26:35.087Z] #11 DONE 2.6s
22:26:35 [2020-05-22T22:26:35.087Z] 
22:26:35 [2020-05-22T22:26:35.087Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.461 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.461 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.461 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.461 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ppLlZO3fVF/src/github.com/opencontainers/runc
22:26:35 [2020-05-22T22:26:35.087Z] #49 2.468 Cloning into '/tmp/tmp.ppLlZO3fVF/src/github.com/opencontainers/runc'...
22:26:35 [2020-05-22T22:26:35.183Z] #17 41.24 Selecting previously unselected package python3-setuptools.
22:26:35 [2020-05-22T22:26:35.183Z] #17 41.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
22:26:35 [2020-05-22T22:26:35.183Z] #17 41.26 Unpacking python3-setuptools (40.8.0-1) ...
22:26:35 [2020-05-22T22:26:35.358Z] #39 167.2 fatal: not a git repository (or any of the parent directories): .git
22:26:35 [2020-05-22T22:26:35.443Z] #17 41.58 Selecting previously unselected package python3-wheel.
22:26:35 [2020-05-22T22:26:35.443Z] #17 41.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
22:26:35 [2020-05-22T22:26:35.443Z] #17 41.59 Unpacking python3-wheel (0.32.3-2) ...
22:26:35 [2020-05-22T22:26:35.477Z] #40 44.67   CC       images/sk-inet.o
22:26:35 [2020-05-22T22:26:35.671Z] #49 ...
22:26:35 [2020-05-22T22:26:35.671Z] 
22:26:35 [2020-05-22T22:26:35.671Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
22:26:35 [2020-05-22T22:26:35.671Z] #12 DONE 2.1s
22:26:35 [2020-05-22T22:26:35.703Z] #17 41.72 Selecting previously unselected package sudo.
22:26:35 [2020-05-22T22:26:35.703Z] #17 41.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
22:26:35 [2020-05-22T22:26:35.703Z] #17 41.73 Unpacking sudo (1.8.27-1+deb10u2) ...
22:26:35 [2020-05-22T22:26:35.779Z] #40 45.30   CC       images/tun.o
22:26:35 [2020-05-22T22:26:35.919Z] #39 168.0 make[1]: Nothing to be done for 'all'.
22:26:35 [2020-05-22T22:26:35.929Z] 
22:26:35 [2020-05-22T22:26:35.929Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:26:36 [2020-05-22T22:26:36.274Z] #17 42.32 Selecting previously unselected package thin-provisioning-tools.
22:26:36 [2020-05-22T22:26:36.274Z] #17 42.33 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
22:26:36 [2020-05-22T22:26:36.274Z] #17 42.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:26:36 [2020-05-22T22:26:36.274Z] #17 42.55 Selecting previously unselected package uidmap.
22:26:36 [2020-05-22T22:26:36.318Z] ok  	github.com/docker/docker/daemon/cluster	0.038s	coverage: 0.5% of statements
22:26:36 [2020-05-22T22:26:36.414Z] #40 45.74   CC       images/sk-netlink.o
22:26:36 [2020-05-22T22:26:36.480Z] #39 168.5 make[1]: 'images/built-in.o' is up to date.
22:26:36 [2020-05-22T22:26:36.480Z] #39 168.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:26:36 [2020-05-22T22:26:36.480Z] #39 168.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:26:36 [2020-05-22T22:26:36.480Z] #39 168.6 make[1]: 'compel/libcompel.a' is up to date.
22:26:36 [2020-05-22T22:26:36.480Z] #39 168.6 make[1]: 'compel/compel-host-bin' is up to date.
22:26:36 [2020-05-22T22:26:36.480Z] #39 168.6 make[1]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.480Z] #39 168.6 make[1]: 'soccr/libsoccr.a' is up to date.
22:26:36 [2020-05-22T22:26:36.535Z] #17 42.56 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
22:26:36 [2020-05-22T22:26:36.535Z] #17 42.57 Unpacking uidmap (1:4.5-1.1) ...
22:26:36 [2020-05-22T22:26:36.535Z] #17 42.69 Selecting previously unselected package vim-runtime.
22:26:36 [2020-05-22T22:26:36.535Z] #17 42.70 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:26:36 [2020-05-22T22:26:36.535Z] #17 42.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:26:36 [2020-05-22T22:26:36.535Z] #17 42.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:26:36 [2020-05-22T22:26:36.535Z] #17 42.80 Unpacking vim-runtime (2:8.1.0875-5) ...
22:26:36 [2020-05-22T22:26:36.735Z] #39 168.7 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.735Z] #39 168.8 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.735Z] #39 168.8 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.735Z] #39 168.9 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.735Z] #39 168.9 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.990Z] #39 168.9 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.990Z] #39 169.0 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.990Z] #39 169.1 make[2]: Nothing to be done for 'all'.
22:26:36 [2020-05-22T22:26:36.990Z] #39 169.1   INSTALL  criu/criu
22:26:36 [2020-05-22T22:26:36.990Z] #39 DONE 169.2s
22:26:36 [2020-05-22T22:26:36.990Z] 
22:26:36 [2020-05-22T22:26:36.990Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:26:37 [2020-05-22T22:26:37.049Z] #40 46.17   CC       images/packet-sock.o
22:26:37 [2020-05-22T22:26:37.322Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
22:26:37 [2020-05-22T22:26:37.353Z] #40 46.87   CC       images/ipc-var.o
22:26:37 [2020-05-22T22:26:37.614Z] #49 ...
22:26:37 [2020-05-22T22:26:37.614Z] 
22:26:37 [2020-05-22T22:26:37.614Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
22:26:37 [2020-05-22T22:26:37.614Z] #12 DONE 2.2s
22:26:37 [2020-05-22T22:26:37.614Z] 
22:26:37 [2020-05-22T22:26:37.614Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:26:37 [2020-05-22T22:26:37.827Z] #13 1.981 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:26:37 [2020-05-22T22:26:37.827Z] #13 DONE 2.1s
22:26:37 [2020-05-22T22:26:37.827Z] 
22:26:37 [2020-05-22T22:26:37.827Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:37 [2020-05-22T22:26:37.827Z] #39 56.84   CC       compel/src/lib/ptrace.o
22:26:37 [2020-05-22T22:26:37.827Z] #39 57.29   AR       compel/libcompel.a
22:26:37 [2020-05-22T22:26:37.827Z] #39 57.40   HOSTCC   compel/src/main-host.o
22:26:37 [2020-05-22T22:26:37.827Z] #39 57.82   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:26:37 [2020-05-22T22:26:37.827Z] #39 58.07   HOSTCC   compel/src/lib/handle-elf-host.o
22:26:37 [2020-05-22T22:26:37.827Z] #39 58.47   HOSTCC   compel/src/lib/log-host.o
22:26:37 [2020-05-22T22:26:37.827Z] #39 58.73   HOSTLINK compel/compel-host-bin
22:26:37 [2020-05-22T22:26:37.827Z] #39 58.85   DEP      soccr/soccr.d
22:26:37 [2020-05-22T22:26:37.827Z] #39 58.99   CC       soccr/soccr.o
22:26:37 [2020-05-22T22:26:37.827Z] #39 60.36   AR       soccr/libsoccr.a
22:26:37 [2020-05-22T22:26:37.827Z] #39 60.44 make[1]: 'soccr/libsoccr.a' is up to date.
22:26:37 [2020-05-22T22:26:37.827Z] #39 60.88   DEP      criu/arch/x86/sigframe.d
22:26:37 [2020-05-22T22:26:37.827Z] #39 60.95   DEP      criu/arch/x86/sigaction_compat.d
22:26:37 [2020-05-22T22:26:37.827Z] #39 61.02   DEP      criu/arch/x86/kerndat.d
22:26:37 [2020-05-22T22:26:37.827Z] #39 61.15   DEP      criu/arch/x86/crtools.d
22:26:37 [2020-05-22T22:26:37.827Z] #39 61.22   DEP      criu/arch/x86/cpu.d
22:26:37 [2020-05-22T22:26:37.827Z] #39 61.38   CC       criu/arch/x86/cpu.o
22:26:37 [2020-05-22T22:26:37.919Z] #17 ...
22:26:37 [2020-05-22T22:26:37.919Z] 
22:26:37 [2020-05-22T22:26:37.919Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:37 [2020-05-22T22:26:37.919Z] #39 104.6   CC       criu/bfd.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 105.2   CC       criu/bitmap.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 105.5   CC       criu/cgroup-props.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 106.4   CC       criu/cgroup.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 109.0   CC       criu/clone-noasan.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 109.2   CC       criu/config.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 110.6   CC       criu/cr-check.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 112.4   CC       criu/cr-dedup.o
22:26:37 [2020-05-22T22:26:37.919Z] #39 112.7   CC       criu/cr-dump.o
22:26:37 [2020-05-22T22:26:37.987Z] #40 47.19   CC       images/ipc-desc.o
22:26:38 [2020-05-22T22:26:38.084Z] #39 61.98   CC       criu/arch/x86/crtools.o
22:26:38 [2020-05-22T22:26:38.181Z] #13 ...
22:26:38 [2020-05-22T22:26:38.181Z] 
22:26:38 [2020-05-22T22:26:38.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:38 [2020-05-22T22:26:38.181Z] #39 55.57   CC       compel/arch/x86/src/lib/infect.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 56.98   CC       compel/src/lib/infect-rpc.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 57.46   CC       compel/src/lib/infect-util.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 57.68   CC       compel/src/lib/infect.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 59.57   CC       compel/src/lib/ptrace.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 60.06   AR       compel/libcompel.a
22:26:38 [2020-05-22T22:26:38.181Z] #39 60.22   HOSTCC   compel/src/main-host.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 60.61   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 60.79   HOSTCC   compel/src/lib/handle-elf-host.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 61.23   HOSTCC   compel/src/lib/log-host.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 61.43   HOSTLINK compel/compel-host-bin
22:26:38 [2020-05-22T22:26:38.181Z] #39 61.59   DEP      soccr/soccr.d
22:26:38 [2020-05-22T22:26:38.181Z] #39 61.75   CC       soccr/soccr.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 63.38   AR       soccr/libsoccr.a
22:26:38 [2020-05-22T22:26:38.181Z] #39 63.41 make[1]: 'soccr/libsoccr.a' is up to date.
22:26:38 [2020-05-22T22:26:38.181Z] #39 63.70   DEP      criu/arch/x86/sigframe.d
22:26:38 [2020-05-22T22:26:38.181Z] #39 63.77   DEP      criu/arch/x86/sigaction_compat.d
22:26:38 [2020-05-22T22:26:38.181Z] #39 63.85   DEP      criu/arch/x86/kerndat.d
22:26:38 [2020-05-22T22:26:38.181Z] #39 64.01   DEP      criu/arch/x86/crtools.d
22:26:38 [2020-05-22T22:26:38.181Z] #39 64.11   DEP      criu/arch/x86/cpu.d
22:26:38 [2020-05-22T22:26:38.181Z] #39 64.30   CC       criu/arch/x86/cpu.o
22:26:38 [2020-05-22T22:26:38.181Z] #39 64.92   CC       criu/arch/x86/crtools.o
22:26:38 [2020-05-22T22:26:38.278Z] #40 47.60   CC       images/ipc-shm.o
22:26:38 [2020-05-22T22:26:38.353Z] #52 ...
22:26:38 [2020-05-22T22:26:38.353Z] 
22:26:38 [2020-05-22T22:26:38.353Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:26:38 [2020-05-22T22:26:38.353Z] #40 DONE 0.1s
22:26:38 [2020-05-22T22:26:38.353Z] 
22:26:38 [2020-05-22T22:26:38.353Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
22:26:38 [2020-05-22T22:26:38.353Z] #42 DONE 0.1s
22:26:38 [2020-05-22T22:26:38.353Z] 
22:26:38 [2020-05-22T22:26:38.353Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
22:26:38 [2020-05-22T22:26:38.353Z] #44 DONE 0.1s
22:26:38 [2020-05-22T22:26:38.353Z] 
22:26:38 [2020-05-22T22:26:38.353Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:26:38 [2020-05-22T22:26:38.490Z] #39 115.1   CC       criu/cr-errno.o
22:26:38 [2020-05-22T22:26:38.490Z] #39 115.2   CC       criu/cr-restore.o
22:26:38 [2020-05-22T22:26:38.566Z] #40 ...
22:26:38 [2020-05-22T22:26:38.566Z] 
22:26:38 [2020-05-22T22:26:38.566Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:26:38 [2020-05-22T22:26:38.566Z] #11 144.4 Selecting previously unselected package g++-mingw-w64-x86-64.
22:26:38 [2020-05-22T22:26:38.608Z] #45 ...
22:26:38 [2020-05-22T22:26:38.608Z] 
22:26:38 [2020-05-22T22:26:38.608Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:26:38 [2020-05-22T22:26:38.608Z] #52 201.2 + bin/containerd
22:26:38 [2020-05-22T22:26:38.747Z] #39 66.03   CC       criu/arch/x86/kerndat.o
22:26:38 [2020-05-22T22:26:38.790Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.6% of statements
22:26:38 [2020-05-22T22:26:38.857Z] #11 144.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
22:26:38 [2020-05-22T22:26:38.857Z] #11 144.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:26:39 [2020-05-22T22:26:39.313Z] #39 66.50   CC       criu/arch/x86/sigaction_compat.o
22:26:39 [2020-05-22T22:26:39.313Z] #39 ...
22:26:39 [2020-05-22T22:26:39.313Z] 
22:26:39 [2020-05-22T22:26:39.313Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:26:39 [2020-05-22T22:26:39.313Z] #13 1.930 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:26:39 [2020-05-22T22:26:39.431Z] #39 ...
22:26:39 [2020-05-22T22:26:39.432Z] 
22:26:39 [2020-05-22T22:26:39.432Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:39 [2020-05-22T22:26:39.432Z] #17 45.56 Selecting previously unselected package vim.
22:26:39 [2020-05-22T22:26:39.432Z] #17 45.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
22:26:39 [2020-05-22T22:26:39.432Z] #17 45.58 Unpacking vim (2:8.1.0875-5) ...
22:26:39 [2020-05-22T22:26:39.456Z] #39 63.27   CC       criu/arch/x86/kerndat.o
22:26:39 [2020-05-22T22:26:39.572Z] #13 DONE 2.0s
22:26:39 [2020-05-22T22:26:39.572Z] 
22:26:39 [2020-05-22T22:26:39.572Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
22:26:40 [2020-05-22T22:26:40.004Z] #17 45.98 Selecting previously unselected package xfsprogs.
22:26:40 [2020-05-22T22:26:40.004Z] #17 45.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
22:26:40 [2020-05-22T22:26:40.004Z] #17 46.00 Unpacking xfsprogs (4.20.0-1) ...
22:26:40 [2020-05-22T22:26:40.021Z] #39 ...
22:26:40 [2020-05-22T22:26:40.021Z] 
22:26:40 [2020-05-22T22:26:40.021Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
22:26:40 [2020-05-22T22:26:40.021Z] #14 DONE 2.0s
22:26:40 [2020-05-22T22:26:40.021Z] 
22:26:40 [2020-05-22T22:26:40.021Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
22:26:40 [2020-05-22T22:26:40.264Z] #17 46.54 Selecting previously unselected package zip.
22:26:40 [2020-05-22T22:26:40.525Z] #17 46.56 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
22:26:40 [2020-05-22T22:26:40.525Z] #17 46.57 Unpacking zip (3.0-11+b1) ...
22:26:40 [2020-05-22T22:26:40.525Z] #17 46.74 Setting up aufs-tools (1:4.14+20190211-1) ...
22:26:40 [2020-05-22T22:26:40.525Z] #17 46.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:26:40 [2020-05-22T22:26:40.525Z] #17 46.78 Setting up libip6tc0:arm64 (1.8.2-4) ...
22:26:40 [2020-05-22T22:26:40.525Z] #17 46.79 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
22:26:40 [2020-05-22T22:26:40.525Z] #17 46.80 Setting up libgpm2:arm64 (1.20.7-5) ...
22:26:40 [2020-05-22T22:26:40.786Z] #17 46.81 Setting up libip4tc0:arm64 (1.8.2-4) ...
22:26:40 [2020-05-22T22:26:40.786Z] #17 46.83 Setting up uidmap (1:4.5-1.1) ...
22:26:40 [2020-05-22T22:26:40.786Z] #17 46.85 Setting up libnftnl11:arm64 (1.1.2-2) ...
22:26:40 [2020-05-22T22:26:40.786Z] #17 46.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:26:40 [2020-05-22T22:26:40.786Z] #17 46.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:26:40 [2020-05-22T22:26:40.787Z] #17 46.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
22:26:40 [2020-05-22T22:26:40.787Z] #17 46.90 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
22:26:40 [2020-05-22T22:26:40.787Z] #17 46.92 Setting up xxd (2:8.1.0875-5) ...
22:26:40 [2020-05-22T22:26:40.787Z] #17 46.93 Setting up zip (3.0-11+b1) ...
22:26:40 [2020-05-22T22:26:40.787Z] #17 46.94 Setting up vim-common (2:8.1.0875-5) ...
22:26:40 [2020-05-22T22:26:40.787Z] #17 46.97 Setting up bash-completion (1:2.8-6) ...
22:26:41 [2020-05-22T22:26:41.470Z] #14 DONE 1.9s
22:26:41 [2020-05-22T22:26:41.470Z] 
22:26:41 [2020-05-22T22:26:41.470Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
22:26:41 [2020-05-22T22:26:41.593Z] #11 ...
22:26:41 [2020-05-22T22:26:41.594Z] 
22:26:41 [2020-05-22T22:26:41.594Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:41 [2020-05-22T22:26:41.594Z] #48 136.9 context
22:26:41 [2020-05-22T22:26:41.594Z] #48 137.0 io/ioutil
22:26:41 [2020-05-22T22:26:41.594Z] #48 138.5 mvdan.cc/sh/v3/fileutil
22:26:41 [2020-05-22T22:26:41.594Z] #48 142.0 encoding/binary
22:26:41 [2020-05-22T22:26:41.594Z] #48 142.0 flag
22:26:41 [2020-05-22T22:26:41.594Z] #48 142.1 github.com/pkg/diff
22:26:41 [2020-05-22T22:26:41.594Z] #48 142.1 go/token
22:26:41 [2020-05-22T22:26:41.594Z] #48 146.5 go/scanner
22:26:41 [2020-05-22T22:26:41.594Z] #48 ...
22:26:41 [2020-05-22T22:26:41.594Z] 
22:26:41 [2020-05-22T22:26:41.594Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:41 [2020-05-22T22:26:41.594Z] #40 48.07   CC       images/ipc-msg.o
22:26:41 [2020-05-22T22:26:41.594Z] #40 48.54   CC       images/ipc-sem.o
22:26:41 [2020-05-22T22:26:41.594Z] #40 48.93   CC       images/utsns.o
22:26:41 [2020-05-22T22:26:41.594Z] #40 49.35   CC       images/creds.o
22:26:41 [2020-05-22T22:26:41.594Z] #40 49.81   CC       images/vma.o
22:26:41 [2020-05-22T22:26:41.594Z] #40 50.25   CC       images/netdev.o
22:26:41 [2020-05-22T22:26:41.594Z] #40 51.00   CC       images/tty.o
22:26:42 [2020-05-22T22:26:42.547Z] #15 DONE 2.3s
22:26:42 [2020-05-22T22:26:42.547Z] 
22:26:42 [2020-05-22T22:26:42.547Z] #16 [dev-systemd-false  6/26] RUN ldconfig
22:26:42 [2020-05-22T22:26:42.635Z] #40 ...
22:26:42 [2020-05-22T22:26:42.635Z] 
22:26:42 [2020-05-22T22:26:42.635Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:42 [2020-05-22T22:26:42.635Z] #42 138.6 github.com/LK4D4/vndr/versioned
22:26:42 [2020-05-22T22:26:42.635Z] #42 139.3 context
22:26:42 [2020-05-22T22:26:42.635Z] #42 139.4 internal/lazyregexp
22:26:42 [2020-05-22T22:26:42.635Z] #42 141.4 os/exec
22:26:42 [2020-05-22T22:26:42.635Z] #42 141.6 net
22:26:42 [2020-05-22T22:26:42.635Z] #42 145.6 encoding/binary
22:26:42 [2020-05-22T22:26:42.635Z] #42 145.7 go/token
22:26:42 [2020-05-22T22:26:42.635Z] #42 147.2 net/url
22:26:42 [2020-05-22T22:26:42.929Z] #42 ...
22:26:42 [2020-05-22T22:26:42.929Z] 
22:26:42 [2020-05-22T22:26:42.929Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:42 [2020-05-22T22:26:42.929Z] #40 52.30   CC       images/file-lock.o
22:26:43 [2020-05-22T22:26:43.112Z] #16 ...
22:26:43 [2020-05-22T22:26:43.112Z] 
22:26:43 [2020-05-22T22:26:43.112Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:43 [2020-05-22T22:26:43.112Z] #41 165.8 net/http/httptrace
22:26:43 [2020-05-22T22:26:43.112Z] #41 166.0 net/http
22:26:43 [2020-05-22T22:26:43.112Z] #41 ...
22:26:43 [2020-05-22T22:26:43.112Z] 
22:26:43 [2020-05-22T22:26:43.112Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:43 [2020-05-22T22:26:43.112Z] #39 63.92   CC       criu/arch/x86/sigaction_compat.o
22:26:43 [2020-05-22T22:26:43.112Z] #39 64.32   CC       criu/arch/x86/sigframe.o
22:26:43 [2020-05-22T22:26:43.112Z] #39 64.62   LINK     criu/arch/x86/crtools.built-in.o
22:26:43 [2020-05-22T22:26:43.112Z] #39 64.70   DEP      criu/pie/util-vdso-elf32.d
22:26:43 [2020-05-22T22:26:43.112Z] #39 64.81   DEP      criu/pie/util-vdso.d
22:26:43 [2020-05-22T22:26:43.112Z] #39 64.94   DEP      criu/pie/util.d
22:26:43 [2020-05-22T22:26:43.112Z] #39 65.11   CC       criu/pie/util.o
22:26:43 [2020-05-22T22:26:43.112Z] #39 65.36   CC       criu/pie/util-vdso.o
22:26:43 [2020-05-22T22:26:43.112Z] #39 65.98   CC       criu/pie/util-vdso-elf32.o
22:26:43 [2020-05-22T22:26:43.112Z] #39 67.02   AR       criu/pie/pie.lib.a
22:26:43 [2020-05-22T22:26:43.112Z] #39 67.07   DEP      criu/pie/restorer.d
22:26:43 [2020-05-22T22:26:43.225Z] #40 ...
22:26:43 [2020-05-22T22:26:43.225Z] 
22:26:43 [2020-05-22T22:26:43.225Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:43 [2020-05-22T22:26:43.225Z] #31 139.0 flag
22:26:43 [2020-05-22T22:26:43.225Z] #31 139.0 log
22:26:43 [2020-05-22T22:26:43.225Z] #31 139.0 github.com/BurntSushi/toml
22:26:43 [2020-05-22T22:26:43.225Z] #31 147.6 github.com/BurntSushi/toml/cmd/tomlv
22:26:43 [2020-05-22T22:26:43.225Z] #31 ...
22:26:43 [2020-05-22T22:26:43.225Z] 
22:26:43 [2020-05-22T22:26:43.225Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:43 [2020-05-22T22:26:43.225Z] #40 52.67   CC       images/rlimit.o
22:26:43 [2020-05-22T22:26:43.370Z] #15 ...
22:26:43 [2020-05-22T22:26:43.370Z] 
22:26:43 [2020-05-22T22:26:43.370Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:43 [2020-05-22T22:26:43.370Z] #41 166.5 net/http/httptrace
22:26:43 [2020-05-22T22:26:43.370Z] #41 166.7 net/http
22:26:43 [2020-05-22T22:26:43.370Z] #41 ...
22:26:43 [2020-05-22T22:26:43.370Z] 
22:26:43 [2020-05-22T22:26:43.370Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:43 [2020-05-22T22:26:43.370Z] #49 9.756 + cd /tmp/tmp.ppLlZO3fVF/src/github.com/opencontainers/runc
22:26:43 [2020-05-22T22:26:43.370Z] #49 9.756 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:26:43 [2020-05-22T22:26:43.370Z] #49 10.35 + '[' -z '' ']'
22:26:43 [2020-05-22T22:26:43.371Z] #49 10.35 + target=static
22:26:43 [2020-05-22T22:26:43.371Z] #49 10.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:26:43 [2020-05-22T22:26:43.628Z] #49 ...
22:26:43 [2020-05-22T22:26:43.628Z] 
22:26:43 [2020-05-22T22:26:43.628Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
22:26:43 [2020-05-22T22:26:43.628Z] #15 DONE 2.0s
22:26:43 [2020-05-22T22:26:43.628Z] 
22:26:43 [2020-05-22T22:26:43.628Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:43 [2020-05-22T22:26:43.628Z] #39 66.82   CC       criu/arch/x86/sigframe.o
22:26:43 [2020-05-22T22:26:43.628Z] #39 67.14   LINK     criu/arch/x86/crtools.built-in.o
22:26:43 [2020-05-22T22:26:43.628Z] #39 67.26   DEP      criu/pie/util-vdso-elf32.d
22:26:43 [2020-05-22T22:26:43.628Z] #39 67.47   DEP      criu/pie/util-vdso.d
22:26:43 [2020-05-22T22:26:43.628Z] #39 67.59   DEP      criu/pie/util.d
22:26:43 [2020-05-22T22:26:43.628Z] #39 67.74   CC       criu/pie/util.o
22:26:43 [2020-05-22T22:26:43.628Z] #39 68.03   CC       criu/pie/util-vdso.o
22:26:43 [2020-05-22T22:26:43.628Z] #39 68.87   CC       criu/pie/util-vdso-elf32.o
22:26:43 [2020-05-22T22:26:43.628Z] #39 69.68   AR       criu/pie/pie.lib.a
22:26:43 [2020-05-22T22:26:43.628Z] #39 69.75   DEP      criu/pie/restorer.d
22:26:43 [2020-05-22T22:26:43.629Z] #39 69.96   DEP      criu/arch/x86/sigaction_compat_pie.d
22:26:43 [2020-05-22T22:26:43.629Z] #39 70.12   DEP      criu/arch/x86/restorer_unmap.d
22:26:43 [2020-05-22T22:26:43.629Z] #39 70.15   DEP      criu/arch/x86/restorer.d
22:26:43 [2020-05-22T22:26:43.629Z] #39 70.34   DEP      criu/arch/x86/vdso-pie.d
22:26:43 [2020-05-22T22:26:43.629Z] #39 70.43   DEP      criu/pie/parasite-vdso.d
22:26:43 [2020-05-22T22:26:43.629Z] #39 70.65   DEP      criu/pie/parasite.d
22:26:43 [2020-05-22T22:26:43.677Z] #39 67.39   DEP      criu/arch/x86/sigaction_compat_pie.d
22:26:43 [2020-05-22T22:26:43.677Z] #39 67.52   DEP      criu/arch/x86/restorer_unmap.d
22:26:43 [2020-05-22T22:26:43.677Z] #39 67.56   DEP      criu/arch/x86/restorer.d
22:26:43 [2020-05-22T22:26:43.872Z] #40 53.16   CC       images/pagemap.o
22:26:43 [2020-05-22T22:26:43.886Z] #39 71.03   CC       criu/pie/parasite.o
22:26:43 [2020-05-22T22:26:43.935Z] #39 67.74   DEP      criu/arch/x86/vdso-pie.d
22:26:43 [2020-05-22T22:26:43.935Z] #39 67.81   DEP      criu/pie/parasite-vdso.d
22:26:43 [2020-05-22T22:26:43.935Z] #39 67.94   DEP      criu/pie/parasite.d
22:26:44 [2020-05-22T22:26:44.089Z] #17 50.35 Setting up libiptc0:arm64 (1.8.2-4) ...
22:26:44 [2020-05-22T22:26:44.089Z] #17 50.36 Setting up xz-utils (5.2.4-1) ...
22:26:44 [2020-05-22T22:26:44.089Z] #17 50.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:26:44 [2020-05-22T22:26:44.089Z] #17 50.40 Setting up sudo (1.8.27-1+deb10u2) ...
22:26:44 [2020-05-22T22:26:44.089Z] #17 50.48 invoke-rc.d: could not determine current runlevel
22:26:44 [2020-05-22T22:26:44.192Z] #39 68.22   CC       criu/pie/parasite.o
22:26:44 [2020-05-22T22:26:44.349Z] #17 50.50 invoke-rc.d: policy-rc.d denied execution of start.
22:26:44 [2020-05-22T22:26:44.350Z] #17 50.51 Setting up pigz (2.4-1) ...
22:26:44 [2020-05-22T22:26:44.350Z] #17 50.53 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:26:44 [2020-05-22T22:26:44.350Z] #17 50.55 Setting up libnl-3-200:arm64 (3.4.0-1) ...
22:26:44 [2020-05-22T22:26:44.350Z] #17 50.59 Setting up python-pip-whl (18.1-5) ...
22:26:44 [2020-05-22T22:26:44.350Z] #17 50.60 Setting up libmpdec2:arm64 (2.4.2-2) ...
22:26:44 [2020-05-22T22:26:44.350Z] #17 50.61 Setting up vim-runtime (2:8.1.0875-5) ...
22:26:44 [2020-05-22T22:26:44.450Z] #39 ...
22:26:44 [2020-05-22T22:26:44.450Z] 
22:26:44 [2020-05-22T22:26:44.450Z] #16 [dev-systemd-false  6/26] RUN ldconfig
22:26:44 [2020-05-22T22:26:44.450Z] #16 DONE 2.3s
22:26:44 [2020-05-22T22:26:44.450Z] 
22:26:44 [2020-05-22T22:26:44.450Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:44 [2020-05-22T22:26:44.517Z] #40 53.75   CC       images/siginfo.o
22:26:44 [2020-05-22T22:26:44.817Z] #40 54.26   CC       images/rpc.o
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.06 Setting up libaio1:arm64 (0.3.112-3) ...
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.07 Setting up libonig5:arm64 (6.9.1-1) ...
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.08 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.09 Setting up vim (2:8.1.0875-5) ...
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.22 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:26:44 [2020-05-22T22:26:44.921Z] #17 51.25 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
22:26:45 [2020-05-22T22:26:45.182Z] #17 51.27 Setting up jq (1.5+dfsg-2+b1) ...
22:26:45 [2020-05-22T22:26:45.182Z] #17 51.29 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
22:26:45 [2020-05-22T22:26:45.182Z] #17 51.30 Setting up python3.7 (3.7.3-2+deb10u1) ...
22:26:45 [2020-05-22T22:26:45.259Z] #39 72.45   LINK     criu/pie/parasite.built-in.o
22:26:45 [2020-05-22T22:26:45.259Z] #39 72.46   GEN      criu/pie/parasite-blob.h
22:26:45 [2020-05-22T22:26:45.259Z] #39 72.50   CC       criu/pie/parasite-vdso.o
22:26:45 [2020-05-22T22:26:45.517Z] #39 ...
22:26:45 [2020-05-22T22:26:45.517Z] 
22:26:45 [2020-05-22T22:26:45.517Z] #16 [dev-systemd-false  6/26] RUN ldconfig
22:26:45 [2020-05-22T22:26:45.517Z] #16 DONE 1.9s
22:26:45 [2020-05-22T22:26:45.517Z] 
22:26:45 [2020-05-22T22:26:45.517Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:45 [2020-05-22T22:26:45.583Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.441s	coverage: 13.9% of statements
22:26:47 [2020-05-22T22:26:47.600Z] ok  	github.com/docker/docker/daemon/config	0.020s	coverage: 81.7% of statements
22:26:47 [2020-05-22T22:26:47.624Z] #40 56.94   CC       images/ext-file.o
22:26:47 [2020-05-22T22:26:47.729Z] #17 2.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:26:47 [2020-05-22T22:26:47.729Z] #17 2.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:26:47 [2020-05-22T22:26:47.729Z] #17 2.841 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:26:47 [2020-05-22T22:26:47.729Z] #17 3.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.78 Setting up iptables (1.8.2-4) ...
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:26:47 [2020-05-22T22:26:47.744Z] #17 53.87 Setting up python3 (3.7.3-1) ...
22:26:48 [2020-05-22T22:26:48.045Z] #17 2.486 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:26:48 [2020-05-22T22:26:48.045Z] #17 2.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:26:48 [2020-05-22T22:26:48.045Z] #17 2.673 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:26:48 [2020-05-22T22:26:48.227Z] ok  	github.com/docker/docker/daemon/discovery	0.005s	coverage: 30.0% of statements
22:26:48 [2020-05-22T22:26:48.227Z] ok  	github.com/docker/docker/daemon	12.245s	coverage: 17.4% of statements
22:26:48 [2020-05-22T22:26:48.227Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:26:48 [2020-05-22T22:26:48.227Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:26:48 [2020-05-22T22:26:48.263Z] #40 57.40   CC       images/cgroup.o
22:26:48 [2020-05-22T22:26:48.263Z] #40 ...
22:26:48 [2020-05-22T22:26:48.263Z] 
22:26:48 [2020-05-22T22:26:48.263Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:48 [2020-05-22T22:26:48.263Z] #31 DONE 154.1s
22:26:48 [2020-05-22T22:26:48.263Z] 
22:26:48 [2020-05-22T22:26:48.263Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:48 [2020-05-22T22:26:48.263Z] #48 149.4 mvdan.cc/editorconfig
22:26:48 [2020-05-22T22:26:48.263Z] #48 150.4 mvdan.cc/sh/v3/syntax
22:26:48 [2020-05-22T22:26:48.263Z] #48 152.9 encoding/json
22:26:48 [2020-05-22T22:26:48.263Z] #48 153.0 go/ast
22:26:48 [2020-05-22T22:26:48.302Z] #17 3.065 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
22:26:48 [2020-05-22T22:26:48.315Z] #17 54.49 Setting up python3-wheel (0.32.3-2) ...
22:26:48 [2020-05-22T22:26:48.844Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
22:26:48 [2020-05-22T22:26:48.844Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:26:48 [2020-05-22T22:26:48.844Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:26:49 [2020-05-22T22:26:49.256Z] #17 55.47 Setting up apparmor (2.13.2-10) ...
22:26:49 [2020-05-22T22:26:49.457Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
22:26:49 [2020-05-22T22:26:49.626Z] #17 4.867 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:26:49 [2020-05-22T22:26:49.790Z] #48 ...
22:26:49 [2020-05-22T22:26:49.790Z] 
22:26:49 [2020-05-22T22:26:49.790Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:49 [2020-05-22T22:26:49.790Z] #40 58.96   CC       images/userns.o
22:26:50 [2020-05-22T22:26:50.200Z] #17 4.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [201 kB]
22:26:50 [2020-05-22T22:26:50.428Z] #40 59.57   CC       images/google/protobuf/descriptor.o
22:26:50 [2020-05-22T22:26:50.559Z] #17 6.070 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:26:50 [2020-05-22T22:26:50.559Z] #17 ...
22:26:50 [2020-05-22T22:26:50.559Z] 
22:26:50 [2020-05-22T22:26:50.559Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:50 [2020-05-22T22:26:50.559Z] #49 9.428 + cd /tmp/tmp.IqP2eQIErG/src/github.com/opencontainers/runc
22:26:50 [2020-05-22T22:26:50.559Z] #49 9.432 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:26:50 [2020-05-22T22:26:50.559Z] #49 10.06 + '[' -z '' ']'
22:26:50 [2020-05-22T22:26:50.559Z] #49 10.06 + target=static
22:26:50 [2020-05-22T22:26:50.559Z] #49 10.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:26:50 [2020-05-22T22:26:50.559Z] #49 11.93 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 .
22:26:50 [2020-05-22T22:26:50.559Z] #49 ...
22:26:50 [2020-05-22T22:26:50.559Z] 
22:26:50 [2020-05-22T22:26:50.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:50 [2020-05-22T22:26:50.559Z] #39 69.72   LINK     criu/pie/parasite.built-in.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 69.74   GEN      criu/pie/parasite-blob.h
22:26:50 [2020-05-22T22:26:50.559Z] #39 69.75   CC       criu/pie/parasite-vdso.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 70.38   CC       criu/arch/x86/vdso-pie.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 70.73   CC       criu/arch/x86/restorer.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 71.19   CC       criu/arch/x86/restorer_unmap.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 71.27   CC       criu/arch/x86/sigaction_compat_pie.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 71.56   CC       criu/pie/restorer.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 74.24   LINK     criu/pie/restorer.built-in.o
22:26:50 [2020-05-22T22:26:50.559Z] #39 74.26   GEN      criu/pie/restorer-blob.h
22:26:50 [2020-05-22T22:26:50.559Z] #39 74.35   DEP      criu/vdso.d
22:26:50 [2020-05-22T22:26:50.559Z] #39 74.48   DEP      criu/vdso-compat.d
22:26:50 [2020-05-22T22:26:50.559Z] #39 74.62   DEP      criu/uts_ns.d
22:26:51 [2020-05-22T22:26:51.127Z] #39 74.78   DEP      criu/util.d
22:26:51 [2020-05-22T22:26:51.127Z] #39 74.96   DEP      criu/uffd.d
22:26:51 [2020-05-22T22:26:51.169Z] #17 57.26 Setting up xfsprogs (4.20.0-1) ...
22:26:51 [2020-05-22T22:26:51.169Z] #17 57.28 Setting up python3-lib2to3 (3.7.3-1) ...
22:26:51 [2020-05-22T22:26:51.385Z] #39 75.14   DEP      criu/tun.d
22:26:51 [2020-05-22T22:26:51.431Z] #17 57.81 Setting up python3-pkg-resources (40.8.0-1) ...
22:26:51 [2020-05-22T22:26:51.475Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.004s	coverage: 2.9% of statements
22:26:51 [2020-05-22T22:26:51.573Z] #17 5.957 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B]
22:26:51 [2020-05-22T22:26:51.643Z] #39 75.38   DEP      criu/tty.d
22:26:51 [2020-05-22T22:26:51.643Z] #39 75.52   DEP      criu/timerfd.d
22:26:51 [2020-05-22T22:26:51.831Z] #17 ...
22:26:51 [2020-05-22T22:26:51.831Z] 
22:26:51 [2020-05-22T22:26:51.831Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:51 [2020-05-22T22:26:51.831Z] #39 73.28   CC       criu/arch/x86/vdso-pie.o
22:26:51 [2020-05-22T22:26:51.831Z] #39 73.64   CC       criu/arch/x86/restorer.o
22:26:51 [2020-05-22T22:26:51.831Z] #39 74.20   CC       criu/arch/x86/restorer_unmap.o
22:26:51 [2020-05-22T22:26:51.831Z] #39 74.25   CC       criu/arch/x86/sigaction_compat_pie.o
22:26:51 [2020-05-22T22:26:51.831Z] #39 74.55   CC       criu/pie/restorer.o
22:26:51 [2020-05-22T22:26:51.831Z] #39 77.48   LINK     criu/pie/restorer.built-in.o
22:26:51 [2020-05-22T22:26:51.831Z] #39 77.49   GEN      criu/pie/restorer-blob.h
22:26:51 [2020-05-22T22:26:51.831Z] #39 77.61   DEP      criu/vdso.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 77.81   DEP      criu/vdso-compat.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 77.93   DEP      criu/uts_ns.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 78.07   DEP      criu/util.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 78.22   DEP      criu/uffd.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 78.42   DEP      criu/tun.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 78.64   DEP      criu/tty.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 78.82   DEP      criu/timerfd.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 79.04   DEP      criu/sysfs_parse.d
22:26:51 [2020-05-22T22:26:51.831Z] #39 79.22   DEP      criu/sysctl.d
22:26:51 [2020-05-22T22:26:51.900Z] #39 75.69   DEP      criu/sysfs_parse.d
22:26:51 [2020-05-22T22:26:51.900Z] #39 75.88   DEP      criu/sysctl.d
22:26:52 [2020-05-22T22:26:52.087Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.181s	coverage: 57.0% of statements
22:26:52 [2020-05-22T22:26:52.089Z] #39 79.36   DEP      criu/string.d
22:26:52 [2020-05-22T22:26:52.158Z] #39 76.04   DEP      criu/string.d
22:26:52 [2020-05-22T22:26:52.158Z] #39 76.10   DEP      criu/stats.d
22:26:52 [2020-05-22T22:26:52.347Z] #39 79.41   DEP      criu/stats.d
22:26:52 [2020-05-22T22:26:52.347Z] #39 79.52   DEP      criu/sockets.d
22:26:52 [2020-05-22T22:26:52.416Z] #39 76.19   DEP      criu/sockets.d
22:26:52 [2020-05-22T22:26:52.416Z] #39 76.39   DEP      criu/sk-unix.d
22:26:52 [2020-05-22T22:26:52.606Z] #39 79.71   DEP      criu/sk-unix.d
22:26:52 [2020-05-22T22:26:52.606Z] #39 79.90   DEP      criu/sk-tcp.d
22:26:52 [2020-05-22T22:26:52.674Z] #39 76.60   DEP      criu/sk-tcp.d
22:26:52 [2020-05-22T22:26:52.836Z] #17 58.94 Setting up python3-distutils (3.7.3-1) ...
22:26:52 [2020-05-22T22:26:52.836Z] #17 ...
22:26:52 [2020-05-22T22:26:52.836Z] 
22:26:52 [2020-05-22T22:26:52.836Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:52 [2020-05-22T22:26:52.836Z] #39 119.7   CC       criu/cr-service.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 120.8   CC       criu/crtools.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 121.3   CC       criu/eventfd.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 121.7   CC       criu/eventpoll.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 122.3   CC       criu/external.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 122.6   CC       criu/fault-injection.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 122.8   CC       criu/fdstore.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 123.2   CC       criu/fifo.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 123.6   CC       criu/file-ids.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 124.0   CC       criu/file-lock.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 124.9   CC       criu/files-ext.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 125.3   CC       criu/files-reg.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 127.3   CC       criu/files.o
22:26:52 [2020-05-22T22:26:52.836Z] #39 129.2   CC       criu/filesystems.o
22:26:52 [2020-05-22T22:26:52.864Z] #39 80.07   DEP      criu/sk-queue.d
22:26:52 [2020-05-22T22:26:52.931Z] #39 76.79   DEP      criu/sk-queue.d
22:26:53 [2020-05-22T22:26:53.097Z] #39 129.7   CC       criu/fsnotify.o
22:26:53 [2020-05-22T22:26:53.097Z] #39 ...
22:26:53 [2020-05-22T22:26:53.097Z] 
22:26:53 [2020-05-22T22:26:53.097Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:53 [2020-05-22T22:26:53.097Z] #17 59.46 Setting up python3-setuptools (40.8.0-1) ...
22:26:53 [2020-05-22T22:26:53.121Z] #39 80.27   DEP      criu/sk-packet.d
22:26:53 [2020-05-22T22:26:53.121Z] #39 80.45   DEP      criu/sk-netlink.d
22:26:53 [2020-05-22T22:26:53.159Z] #40 62.56   CC       images/opts.o
22:26:53 [2020-05-22T22:26:53.189Z] #39 76.99   DEP      criu/sk-packet.d
22:26:53 [2020-05-22T22:26:53.189Z] #39 77.18   DEP      criu/sk-netlink.d
22:26:53 [2020-05-22T22:26:53.379Z] #39 80.60   DEP      criu/sk-inet.d
22:26:53 [2020-05-22T22:26:53.447Z] #39 77.35   DEP      criu/sk-inet.d
22:26:53 [2020-05-22T22:26:53.463Z] #40 62.90   CC       images/seccomp.o
22:26:53 [2020-05-22T22:26:53.463Z] #40 ...
22:26:53 [2020-05-22T22:26:53.463Z] 
22:26:53 [2020-05-22T22:26:53.463Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:53 [2020-05-22T22:26:53.463Z] #42 149.2 go/scanner
22:26:53 [2020-05-22T22:26:53.463Z] #42 154.3 text/template/parse
22:26:53 [2020-05-22T22:26:53.463Z] #42 155.0 encoding/json
22:26:53 [2020-05-22T22:26:53.463Z] #42 156.0 go/ast
22:26:53 [2020-05-22T22:26:53.638Z] #39 80.80   DEP      criu/signalfd.d
22:26:53 [2020-05-22T22:26:53.638Z] #39 80.94   DEP      criu/sigframe.d
22:26:53 [2020-05-22T22:26:53.638Z] #39 81.05   DEP      criu/shmem.d
22:26:53 [2020-05-22T22:26:53.704Z] #39 77.54   DEP      criu/signalfd.d
22:26:53 [2020-05-22T22:26:53.755Z] #42 ...
22:26:53 [2020-05-22T22:26:53.755Z] 
22:26:53 [2020-05-22T22:26:53.755Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:26:53 [2020-05-22T22:26:53.755Z] #48 157.7 golang.org/x/sys/unix
22:26:53 [2020-05-22T22:26:53.896Z] #39 81.18   DEP      criu/servicefd.d
22:26:53 [2020-05-22T22:26:53.896Z] #39 81.30   DEP      criu/seize.d
22:26:53 [2020-05-22T22:26:53.962Z] #39 77.70   DEP      criu/sigframe.d
22:26:53 [2020-05-22T22:26:53.962Z] #39 77.81   DEP      criu/shmem.d
22:26:54 [2020-05-22T22:26:54.154Z] #39 81.43   DEP      criu/seccomp.d
22:26:54 [2020-05-22T22:26:54.220Z] #39 77.95   DEP      criu/servicefd.d
22:26:54 [2020-05-22T22:26:54.220Z] #39 78.10   DEP      criu/seize.d
22:26:54 [2020-05-22T22:26:54.220Z] #39 78.23   DEP      criu/seccomp.d
22:26:54 [2020-05-22T22:26:54.411Z] #39 81.61   DEP      criu/rst-malloc.d
22:26:54 [2020-05-22T22:26:54.411Z] #39 81.68   DEP      criu/rbtree.d
22:26:54 [2020-05-22T22:26:54.411Z] #39 81.72   DEP      criu/pstree.d
22:26:54 [2020-05-22T22:26:54.477Z] #39 78.39   DEP      criu/rst-malloc.d
22:26:54 [2020-05-22T22:26:54.478Z] #39 78.47   DEP      criu/rbtree.d
22:26:54 [2020-05-22T22:26:54.478Z] #39 78.52   DEP      criu/pstree.d
22:26:54 [2020-05-22T22:26:54.669Z] #39 81.88   DEP      criu/protobuf.d
22:26:54 [2020-05-22T22:26:54.669Z] #39 ...
22:26:54 [2020-05-22T22:26:54.669Z] 
22:26:54 [2020-05-22T22:26:54.669Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:54 [2020-05-22T22:26:54.669Z] #49 12.04 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 .
22:26:54 [2020-05-22T22:26:54.741Z] #17 60.73 Setting up python3-pip (18.1-5) ...
22:26:54 [2020-05-22T22:26:54.927Z] #49 ...
22:26:54 [2020-05-22T22:26:54.927Z] 
22:26:54 [2020-05-22T22:26:54.927Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:54 [2020-05-22T22:26:54.927Z] #39 82.04   GEN      criu/protobuf-desc-gen.h
22:26:55 [2020-05-22T22:26:55.043Z] #39 78.75   DEP      criu/protobuf.d
22:26:55 [2020-05-22T22:26:55.043Z] #39 78.86   GEN      criu/protobuf-desc-gen.h
22:26:55 [2020-05-22T22:26:55.684Z] #17 62.03 Processing triggers for libc-bin (2.28-10) ...
22:26:55 [2020-05-22T22:26:55.946Z] #17 62.07 Processing triggers for mime-support (3.62) ...
22:26:55 [2020-05-22T22:26:55.978Z] #39 ...
22:26:55 [2020-05-22T22:26:55.978Z] 
22:26:55 [2020-05-22T22:26:55.978Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:26:55 [2020-05-22T22:26:55.978Z] #17 11.26 Fetched 8350 kB in 9s (940 kB/s)
22:26:56 [2020-05-22T22:26:56.301Z] #39 83.58   DEP      criu/protobuf-desc.d
22:26:56 [2020-05-22T22:26:56.468Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.056s	coverage: 46.2% of statements
22:26:56 [2020-05-22T22:26:56.519Z] #17 DONE 62.7s
22:26:56 [2020-05-22T22:26:56.519Z] 
22:26:56 [2020-05-22T22:26:56.519Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
22:26:56 [2020-05-22T22:26:56.543Z] #17 11.26 Reading package lists...
22:26:56 [2020-05-22T22:26:56.543Z] #17 ...
22:26:56 [2020-05-22T22:26:56.543Z] 
22:26:56 [2020-05-22T22:26:56.543Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:56 [2020-05-22T22:26:56.543Z] #41 179.2 github.com/LK4D4/vndr/godl
22:26:56 [2020-05-22T22:26:56.543Z] #41 180.1 github.com/LK4D4/vndr
22:26:56 [2020-05-22T22:26:56.543Z] #41 DONE 189.3s
22:26:56 [2020-05-22T22:26:56.543Z] 
22:26:56 [2020-05-22T22:26:56.543Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:56 [2020-05-22T22:26:56.543Z] #39 80.39   DEP      criu/protobuf-desc.d
22:26:56 [2020-05-22T22:26:56.559Z] #39 83.74   DEP      criu/proc_parse.d
22:26:56 [2020-05-22T22:26:56.559Z] #39 ...
22:26:56 [2020-05-22T22:26:56.559Z] 
22:26:56 [2020-05-22T22:26:56.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:56 [2020-05-22T22:26:56.559Z] #41 179.8 github.com/LK4D4/vndr/godl
22:26:56 [2020-05-22T22:26:56.559Z] #41 180.6 github.com/LK4D4/vndr
22:26:56 [2020-05-22T22:26:56.559Z] #41 ...
22:26:56 [2020-05-22T22:26:56.559Z] 
22:26:56 [2020-05-22T22:26:56.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:56 [2020-05-22T22:26:56.559Z] #39 83.94   DEP      criu/plugin.d
22:26:56 [2020-05-22T22:26:56.800Z] #39 80.64   DEP      criu/proc_parse.d
22:26:56 [2020-05-22T22:26:56.816Z] #39 ...
22:26:56 [2020-05-22T22:26:56.816Z] 
22:26:56 [2020-05-22T22:26:56.816Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:26:56 [2020-05-22T22:26:56.816Z] #41 DONE 190.1s
22:26:56 [2020-05-22T22:26:56.816Z] 
22:26:56 [2020-05-22T22:26:56.816Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:56 [2020-05-22T22:26:56.816Z] #39 83.99   DEP      criu/pipes.d
22:26:57 [2020-05-22T22:26:57.058Z] #39 80.99   DEP      criu/plugin.d
22:26:57 [2020-05-22T22:26:57.074Z] #39 84.23   DEP      criu/pie-util.d
22:26:57 [2020-05-22T22:26:57.081Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
22:26:57 [2020-05-22T22:26:57.278Z] #48 ...
22:26:57 [2020-05-22T22:26:57.278Z] 
22:26:57 [2020-05-22T22:26:57.278Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:26:57 [2020-05-22T22:26:57.278Z] #40 63.40   CC       images/binfmt-misc.o
22:26:57 [2020-05-22T22:26:57.278Z] #40 63.69   CC       images/time.o
22:26:57 [2020-05-22T22:26:57.278Z] #40 64.03   CC       images/sysctl.o
22:26:57 [2020-05-22T22:26:57.278Z] #40 64.33   CC       images/autofs.o
22:26:57 [2020-05-22T22:26:57.278Z] #40 64.72   CC       images/macvlan.o
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.07   CC       images/sit.o
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.45   LINK     images/built-in.o
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.72   GEN      compel/include/asm
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.73   GEN      compel/include/version.h
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.74 touch .config
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.78   GEN      include/common/config.h
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.90   GEN      compel/plugins/include/uapi/std/syscall-codes.h
22:26:57 [2020-05-22T22:26:57.278Z] #40 65.95   GEN      compel/plugins/include/uapi/std/syscall.h
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.03   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.06   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.17   DEP      compel/arch/ppc64/plugins/std/memcmp.d
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.20   DEP      compel/arch/ppc64/plugins/std/memcpy.d
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.23   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.27   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.27   DEP      compel/plugins/std/infect.d
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.55   DEP      compel/plugins/std/string.d
22:26:57 [2020-05-22T22:26:57.278Z] #40 66.68   DEP      compel/plugins/std/log.d
22:26:57 [2020-05-22T22:26:57.316Z] #39 81.15   DEP      criu/pipes.d
22:26:57 [2020-05-22T22:26:57.316Z] #39 81.32   DEP      criu/pie-util.d
22:26:57 [2020-05-22T22:26:57.332Z] #39 84.54   DEP      criu/pie-util-vdso.d
22:26:57 [2020-05-22T22:26:57.571Z] #40 66.83   DEP      compel/plugins/std/fds.d
22:26:57 [2020-05-22T22:26:57.573Z] #39 81.48   DEP      criu/pie-util-vdso.d
22:26:57 [2020-05-22T22:26:57.622Z] #39 84.72   DEP      criu/pie-util-vdso-elf32.d
22:26:57 [2020-05-22T22:26:57.831Z] #39 81.69   DEP      criu/pie-util-vdso-elf32.d
22:26:57 [2020-05-22T22:26:57.866Z] #40 66.98   DEP      compel/plugins/std/std.d
22:26:57 [2020-05-22T22:26:57.866Z] #40 67.15   DEP      compel/plugins/shmem/shmem.d
22:26:57 [2020-05-22T22:26:57.879Z] #39 85.04   DEP      criu/path.d
22:26:58 [2020-05-22T22:26:58.089Z] #39 81.78   DEP      criu/path.d
22:26:58 [2020-05-22T22:26:58.089Z] #39 81.94   DEP      criu/parasite-syscall.d
22:26:58 [2020-05-22T22:26:58.136Z] #39 85.30   DEP      criu/parasite-syscall.d
22:26:58 [2020-05-22T22:26:58.160Z] #40 67.33   DEP      compel/plugins/fds/fds.d
22:26:58 [2020-05-22T22:26:58.347Z] #39 82.14   DEP      criu/pagemap.d
22:26:58 [2020-05-22T22:26:58.347Z] #39 82.36   DEP      criu/pagemap-cache.d
22:26:58 [2020-05-22T22:26:58.393Z] #39 85.57   DEP      criu/pagemap.d
22:26:58 [2020-05-22T22:26:58.440Z] #18 1.637 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:26:58 [2020-05-22T22:26:58.440Z] #18 1.644 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:26:58 [2020-05-22T22:26:58.440Z] #18 1.654 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:26:58 [2020-05-22T22:26:58.440Z] #18 DONE 1.8s
22:26:58 [2020-05-22T22:26:58.440Z] 
22:26:58 [2020-05-22T22:26:58.440Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:26:58 [2020-05-22T22:26:58.460Z] #40 67.59   CC       compel/plugins/std/std.o
22:26:58 [2020-05-22T22:26:58.604Z] #39 82.45   DEP      criu/page-xfer.d
22:26:58 [2020-05-22T22:26:58.604Z] #39 82.55   DEP      criu/page-pipe.d
22:26:58 [2020-05-22T22:26:58.604Z] #39 82.64   DEP      criu/netfilter.d
22:26:58 [2020-05-22T22:26:58.650Z] #39 85.77   DEP      criu/pagemap-cache.d
22:26:58 [2020-05-22T22:26:58.650Z] #39 85.90   DEP      criu/page-xfer.d
22:26:58 [2020-05-22T22:26:58.862Z] #39 82.79   DEP      criu/net.d
22:26:58 [2020-05-22T22:26:58.907Z] #39 86.05   DEP      criu/page-pipe.d
22:26:58 [2020-05-22T22:26:58.907Z] #39 86.14   DEP      criu/netfilter.d
22:26:58 [2020-05-22T22:26:58.907Z] #39 86.27   DEP      criu/net.d
22:26:59 [2020-05-22T22:26:59.104Z] #40 68.24   CC       compel/plugins/std/fds.o
22:26:59 [2020-05-22T22:26:59.119Z] #39 83.04   DEP      criu/namespaces.d
22:26:59 [2020-05-22T22:26:59.119Z] #39 83.17   DEP      criu/mount.d
22:26:59 [2020-05-22T22:26:59.164Z] #39 86.44   DEP      criu/namespaces.d
22:26:59 [2020-05-22T22:26:59.377Z] #39 83.30   DEP      criu/mem.d
22:26:59 [2020-05-22T22:26:59.377Z] #39 83.45   DEP      criu/lsm.d
22:26:59 [2020-05-22T22:26:59.401Z] #40 68.88   CC       compel/plugins/std/log.o
22:26:59 [2020-05-22T22:26:59.421Z] #39 86.66   DEP      criu/mount.d
22:26:59 [2020-05-22T22:26:59.635Z] #39 83.55   DEP      criu/log.d
22:26:59 [2020-05-22T22:26:59.677Z] #39 86.85   DEP      criu/mem.d
22:26:59 [2020-05-22T22:26:59.677Z] #39 86.97   DEP      criu/lsm.d
22:26:59 [2020-05-22T22:26:59.893Z] #39 83.66   DEP      criu/libnetlink.d
22:26:59 [2020-05-22T22:26:59.893Z] #39 83.75   DEP      criu/kerndat.d
22:26:59 [2020-05-22T22:26:59.934Z] #39 87.07   DEP      criu/log.d
22:26:59 [2020-05-22T22:26:59.934Z] #39 87.15   DEP      criu/libnetlink.d
22:27:00 [2020-05-22T22:27:00.152Z] #39 83.91   DEP      criu/kcmp-ids.d
22:27:00 [2020-05-22T22:27:00.152Z] #39 83.98   DEP      criu/irmap.d
22:27:00 [2020-05-22T22:27:00.191Z] #39 87.28   DEP      criu/kerndat.d
22:27:00 [2020-05-22T22:27:00.191Z] #39 87.48   DEP      criu/kcmp-ids.d
22:27:00 [2020-05-22T22:27:00.191Z] #39 87.56   DEP      criu/irmap.d
22:27:00 [2020-05-22T22:27:00.409Z] #39 84.20   DEP      criu/ipc_ns.d
22:27:00 [2020-05-22T22:27:00.448Z] #39 87.75   DEP      criu/ipc_ns.d
22:27:00 [2020-05-22T22:27:00.526Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.226s	coverage: 49.5% of statements
22:27:00 [2020-05-22T22:27:00.667Z] #39 84.37   DEP      criu/image.d
22:27:00 [2020-05-22T22:27:00.667Z] #39 84.57   DEP      criu/image-desc.d
22:27:00 [2020-05-22T22:27:00.705Z] #39 87.96   DEP      criu/image.d
22:27:00 [2020-05-22T22:27:00.913Z] #40 70.29   CC       compel/plugins/std/string.o
22:27:00 [2020-05-22T22:27:00.924Z] #39 84.71   DEP      criu/fsnotify.d
22:27:00 [2020-05-22T22:27:00.924Z] #39 84.94   DEP      criu/filesystems.d
22:27:00 [2020-05-22T22:27:00.962Z] #39 88.10   DEP      criu/image-desc.d
22:27:00 [2020-05-22T22:27:00.962Z] #39 88.21   DEP      criu/fsnotify.d
22:27:01 [2020-05-22T22:27:01.182Z] #39 85.16   DEP      criu/files.d
22:27:01 [2020-05-22T22:27:01.219Z] #39 88.42   DEP      criu/filesystems.d
22:27:01 [2020-05-22T22:27:01.219Z] #39 88.55   DEP      criu/files.d
22:27:01 [2020-05-22T22:27:01.439Z] #39 85.39   DEP      criu/files-reg.d
22:27:01 [2020-05-22T22:27:01.477Z] #39 88.71   DEP      criu/files-reg.d
22:27:01 [2020-05-22T22:27:01.697Z] #39 85.54   DEP      criu/files-ext.d
22:27:01 [2020-05-22T22:27:01.697Z] #39 85.64   DEP      criu/file-lock.d
22:27:01 [2020-05-22T22:27:01.697Z] #39 85.77   DEP      criu/file-ids.d
22:27:01 [2020-05-22T22:27:01.734Z] #39 88.86   DEP      criu/files-ext.d
22:27:01 [2020-05-22T22:27:01.955Z] #39 85.92   DEP      criu/fifo.d
22:27:01 [2020-05-22T22:27:01.955Z] #39 86.03   DEP      criu/fdstore.d
22:27:01 [2020-05-22T22:27:01.988Z] #40 71.15   CC       compel/plugins/std/infect.o
22:27:01 [2020-05-22T22:27:01.991Z] #39 89.01   DEP      criu/file-lock.d
22:27:01 [2020-05-22T22:27:01.991Z] #39 89.15   DEP      criu/file-ids.d
22:27:01 [2020-05-22T22:27:01.991Z] #39 89.27   DEP      criu/fifo.d
22:27:01 [2020-05-22T22:27:01.991Z] #39 89.38   DEP      criu/fdstore.d
22:27:02 [2020-05-22T22:27:02.213Z] #39 86.13   DEP      criu/fault-injection.d
22:27:02 [2020-05-22T22:27:02.213Z] #39 86.18   DEP      criu/external.d
22:27:02 [2020-05-22T22:27:02.213Z] #39 86.27   DEP      criu/eventpoll.d
22:27:02 [2020-05-22T22:27:02.249Z] #39 89.49   DEP      criu/fault-injection.d
22:27:02 [2020-05-22T22:27:02.249Z] #39 89.55   DEP      criu/external.d
22:27:02 [2020-05-22T22:27:02.506Z] #39 89.68   DEP      criu/eventpoll.d
22:27:02 [2020-05-22T22:27:02.626Z] #40 72.00   CC       compel/arch/ppc64/plugins/std/parasite-head.o
22:27:02 [2020-05-22T22:27:02.765Z] #39 89.82   DEP      criu/eventfd.d
22:27:02 [2020-05-22T22:27:02.765Z] #39 89.99   DEP      criu/crtools.d
22:27:02 [2020-05-22T22:27:02.778Z] #39 86.43   DEP      criu/eventfd.d
22:27:02 [2020-05-22T22:27:02.778Z] #39 86.63   DEP      criu/crtools.d
22:27:02 [2020-05-22T22:27:02.778Z] #39 86.85   DEP      criu/cr-service.d
22:27:02 [2020-05-22T22:27:02.919Z] #40 72.08   CC       compel/arch/ppc64/plugins/std/memcpy.o
22:27:02 [2020-05-22T22:27:02.919Z] #40 72.18   CC       compel/arch/ppc64/plugins/std/memcmp.o
22:27:02 [2020-05-22T22:27:02.919Z] #40 72.25   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
22:27:03 [2020-05-22T22:27:03.023Z] #39 90.16   DEP      criu/cr-service.d
22:27:03 [2020-05-22T22:27:03.023Z] #39 90.30   DEP      criu/cr-restore.d
22:27:03 [2020-05-22T22:27:03.216Z] #40 72.34   AR       compel/plugins/std.lib.a
22:27:03 [2020-05-22T22:27:03.216Z] #40 72.51   CC       compel/plugins/fds/fds.o
22:27:03 [2020-05-22T22:27:03.280Z] #39 90.49   DEP      criu/cr-errno.d
22:27:03 [2020-05-22T22:27:03.280Z] #39 90.51   DEP      criu/cr-dump.d
22:27:03 [2020-05-22T22:27:03.343Z] #39 87.09   DEP      criu/cr-restore.d
22:27:03 [2020-05-22T22:27:03.538Z] #39 90.70   DEP      criu/cr-dedup.d
22:27:03 [2020-05-22T22:27:03.601Z] #39 87.36   DEP      criu/cr-errno.d
22:27:03 [2020-05-22T22:27:03.601Z] #39 87.38   DEP      criu/cr-dump.d
22:27:03 [2020-05-22T22:27:03.601Z] #39 87.53   DEP      criu/cr-dedup.d
22:27:03 [2020-05-22T22:27:03.796Z] #39 90.87   DEP      criu/cr-check.d
22:27:03 [2020-05-22T22:27:03.796Z] #19 4.656 Collecting yamllint==1.16.0
22:27:03 [2020-05-22T22:27:03.796Z] #19 ...
22:27:03 [2020-05-22T22:27:03.796Z] #39 91.06   DEP      criu/config.d
22:27:03 [2020-05-22T22:27:03.796Z] 
22:27:03 [2020-05-22T22:27:03.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:03 [2020-05-22T22:27:03.796Z] #39 130.7   CC       criu/image-desc.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 130.8   CC       criu/image.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 131.6   CC       criu/ipc_ns.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 132.7   CC       criu/irmap.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 133.5   CC       criu/kcmp-ids.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 133.8   CC       criu/kerndat.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 135.0   CC       criu/libnetlink.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 135.5   CC       criu/log.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 135.9   CC       criu/lsm.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 136.2   CC       criu/mem.o
22:27:03 [2020-05-22T22:27:03.796Z] #39 138.2   CC       criu/mount.o
22:27:03 [2020-05-22T22:27:03.858Z] #39 87.63   DEP      criu/cr-check.d
22:27:03 [2020-05-22T22:27:03.858Z] #39 87.77   DEP      criu/config.d
22:27:03 [2020-05-22T22:27:03.886Z] #40 73.00   AR       compel/plugins/fds.lib.a
22:27:03 [2020-05-22T22:27:03.886Z] #40 73.11   HOSTDEP  compel/src/lib/log-host.d
22:27:04 [2020-05-22T22:27:04.054Z] #39 91.22   DEP      criu/clone-noasan.d
22:27:04 [2020-05-22T22:27:04.054Z] #39 91.29   DEP      criu/cgroup.d
22:27:04 [2020-05-22T22:27:04.054Z] #39 91.47   DEP      criu/cgroup-props.d
22:27:04 [2020-05-22T22:27:04.116Z] #39 87.90   DEP      criu/clone-noasan.d
22:27:04 [2020-05-22T22:27:04.116Z] #39 87.95   DEP      criu/cgroup.d
22:27:04 [2020-05-22T22:27:04.116Z] #39 88.10   DEP      criu/cgroup-props.d
22:27:04 [2020-05-22T22:27:04.204Z] #40 73.40   HOSTDEP  compel/src/lib/handle-elf-host.d
22:27:04 [2020-05-22T22:27:04.204Z] #40 73.62   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
22:27:04 [2020-05-22T22:27:04.312Z] #39 91.55   DEP      criu/bitmap.d
22:27:04 [2020-05-22T22:27:04.312Z] #39 91.57   DEP      criu/bfd.d
22:27:04 [2020-05-22T22:27:04.312Z] #39 91.69   DEP      criu/autofs.d
22:27:04 [2020-05-22T22:27:04.374Z] #39 88.20   DEP      criu/bitmap.d
22:27:04 [2020-05-22T22:27:04.374Z] #39 88.21   DEP      criu/bfd.d
22:27:04 [2020-05-22T22:27:04.374Z] #39 88.31   DEP      criu/autofs.d
22:27:04 [2020-05-22T22:27:04.374Z] #39 88.42   DEP      criu/aio.d
22:27:04 [2020-05-22T22:27:04.501Z] #40 73.85   HOSTDEP  compel/src/main-host.d
22:27:04 [2020-05-22T22:27:04.748Z] #39 141.4   CC       criu/namespaces.o
22:27:04 [2020-05-22T22:27:04.798Z] #40 ...
22:27:04 [2020-05-22T22:27:04.798Z] 
22:27:04 [2020-05-22T22:27:04.798Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
22:27:04 [2020-05-22T22:27:04.798Z] #11 170.5 Selecting previously unselected package libapparmor1:ppc64el.
22:27:04 [2020-05-22T22:27:04.798Z] #11 170.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
22:27:04 [2020-05-22T22:27:04.798Z] #11 170.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
22:27:04 [2020-05-22T22:27:04.877Z] #39 91.88   DEP      criu/aio.d
22:27:04 [2020-05-22T22:27:04.877Z] #39 92.01   DEP      criu/action-scripts.d
22:27:04 [2020-05-22T22:27:04.939Z] #39 88.65   DEP      criu/action-scripts.d
22:27:04 [2020-05-22T22:27:04.939Z] #39 88.94   CC       criu/action-scripts.o
22:27:05 [2020-05-22T22:27:05.098Z] #11 170.7 Selecting previously unselected package libapparmor-dev:ppc64el.
22:27:05 [2020-05-22T22:27:05.098Z] #11 170.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
22:27:05 [2020-05-22T22:27:05.098Z] #11 170.7 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
22:27:05 [2020-05-22T22:27:05.135Z] #39 92.29   CC       criu/action-scripts.o
22:27:05 [2020-05-22T22:27:05.394Z] #11 171.0 Selecting previously unselected package libbtrfs0.
22:27:05 [2020-05-22T22:27:05.394Z] #11 171.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
22:27:05 [2020-05-22T22:27:05.394Z] #11 171.1 Unpacking libbtrfs0 (4.20.1-2) ...
22:27:05 [2020-05-22T22:27:05.394Z] #11 171.2 Selecting previously unselected package libbtrfs-dev.
22:27:05 [2020-05-22T22:27:05.394Z] #11 171.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
22:27:05 [2020-05-22T22:27:05.394Z] #11 171.2 Unpacking libbtrfs-dev (4.20.1-2) ...
22:27:05 [2020-05-22T22:27:05.691Z] #11 171.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
22:27:05 [2020-05-22T22:27:05.691Z] #11 171.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
22:27:05 [2020-05-22T22:27:05.691Z] #11 171.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
22:27:05 [2020-05-22T22:27:05.700Z] #39 92.87   CC       criu/aio.o
22:27:05 [2020-05-22T22:27:05.874Z] #39 89.55   CC       criu/aio.o
22:27:05 [2020-05-22T22:27:05.987Z] #11 171.5 Selecting previously unselected package libudev-dev:ppc64el.
22:27:05 [2020-05-22T22:27:05.987Z] #11 171.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
22:27:05 [2020-05-22T22:27:05.987Z] #11 171.6 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
22:27:05 [2020-05-22T22:27:05.987Z] #11 171.8 Selecting previously unselected package libsepol1-dev:ppc64el.
22:27:05 [2020-05-22T22:27:05.987Z] #11 171.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
22:27:05 [2020-05-22T22:27:05.987Z] #11 171.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
22:27:06 [2020-05-22T22:27:06.091Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.226s	coverage: 73.1% of statements
22:27:06 [2020-05-22T22:27:06.091Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:27:06 [2020-05-22T22:27:06.132Z] #39 ...
22:27:06 [2020-05-22T22:27:06.132Z] 
22:27:06 [2020-05-22T22:27:06.132Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:27:06 [2020-05-22T22:27:06.132Z] #28 DONE 198.6s
22:27:06 [2020-05-22T22:27:06.132Z] 
22:27:06 [2020-05-22T22:27:06.132Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:06 [2020-05-22T22:27:06.132Z] #17 11.26 Reading package lists...
22:27:06 [2020-05-22T22:27:06.132Z] #17 15.33 Reading package lists...
22:27:06 [2020-05-22T22:27:06.132Z] #17 18.61 Building dependency tree...
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.32 libcap2-bin is already the newest version (1:2.25-2).
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.32 The following additional packages will be installed:
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.32   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.32   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.32   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.32   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.32   python3.7 python3.7-minimal vim-runtime xxd
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.33 Suggested packages:
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.33   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.33   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.33   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.33 Recommended packages:
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.33   aufs-dkms nftables build-essential python3-dev python3-keyring
22:27:06 [2020-05-22T22:27:06.132Z] #17 20.33   python3-keyrings.alt python3-xdg unzip
22:27:06 [2020-05-22T22:27:06.166Z] #39 142.8   CC       criu/net.o
22:27:06 [2020-05-22T22:27:06.265Z] #39 93.46   CC       criu/autofs.o
22:27:06 [2020-05-22T22:27:06.390Z] #17 ...
22:27:06 [2020-05-22T22:27:06.390Z] 
22:27:06 [2020-05-22T22:27:06.390Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:06 [2020-05-22T22:27:06.390Z] #39 90.23   CC       criu/autofs.o
22:27:06 [2020-05-22T22:27:06.524Z] #39 ...
22:27:06 [2020-05-22T22:27:06.524Z] 
22:27:06 [2020-05-22T22:27:06.524Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:06 [2020-05-22T22:27:06.524Z] #17 11.24 Fetched 8350 kB in 9s (909 kB/s)
22:27:06 [2020-05-22T22:27:06.524Z] #17 11.24 Reading package lists...
22:27:06 [2020-05-22T22:27:06.524Z] #17 15.57 Reading package lists...
22:27:06 [2020-05-22T22:27:06.524Z] #17 19.03 Building dependency tree...
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.64 libcap2-bin is already the newest version (1:2.25-2).
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.64 The following additional packages will be installed:
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.64   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.64   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.64   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.64   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.64   python3.7 python3.7-minimal vim-runtime xxd
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.65 Suggested packages:
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.65   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.65   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.65   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.65 Recommended packages:
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.65   aufs-dkms nftables build-essential python3-dev python3-keyring
22:27:06 [2020-05-22T22:27:06.524Z] #17 20.65   python3-keyrings.alt python3-xdg unzip
22:27:06 [2020-05-22T22:27:06.632Z] #11 172.4 Selecting previously unselected package libpcre16-3:ppc64el.
22:27:06 [2020-05-22T22:27:06.632Z] #11 172.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
22:27:06 [2020-05-22T22:27:06.632Z] #11 172.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
22:27:06 [2020-05-22T22:27:06.704Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.849s	coverage: 57.7% of statements
22:27:06 [2020-05-22T22:27:06.704Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:27:06 [2020-05-22T22:27:06.782Z] #17 ...
22:27:06 [2020-05-22T22:27:06.782Z] 
22:27:06 [2020-05-22T22:27:06.782Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:27:06 [2020-05-22T22:27:06.782Z] #28 DONE 200.0s
22:27:07 [2020-05-22T22:27:07.040Z] 
22:27:07 [2020-05-22T22:27:07.040Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:07 [2020-05-22T22:27:07.277Z] #11 172.8 Selecting previously unselected package libpcre32-3:ppc64el.
22:27:07 [2020-05-22T22:27:07.277Z] #11 172.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
22:27:07 [2020-05-22T22:27:07.277Z] #11 172.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
22:27:07 [2020-05-22T22:27:07.277Z] #11 173.1 Selecting previously unselected package libpcrecpp0v5:ppc64el.
22:27:07 [2020-05-22T22:27:07.277Z] #11 173.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
22:27:07 [2020-05-22T22:27:07.277Z] #11 173.1 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
22:27:07 [2020-05-22T22:27:07.576Z] #11 173.3 Selecting previously unselected package libpcre3-dev:ppc64el.
22:27:07 [2020-05-22T22:27:07.576Z] #11 173.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
22:27:07 [2020-05-22T22:27:07.576Z] #11 173.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
22:27:07 [2020-05-22T22:27:07.708Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
22:27:07 [2020-05-22T22:27:07.708Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.745s	coverage: 76.1% of statements
22:27:07 [2020-05-22T22:27:07.708Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:27:07 [2020-05-22T22:27:07.975Z] #39 95.16   CC       criu/bfd.o
22:27:08 [2020-05-22T22:27:08.233Z] #39 95.45   CC       criu/bitmap.o
22:27:08 [2020-05-22T22:27:08.233Z] #39 95.53   CC       criu/cgroup-props.o
22:27:08 [2020-05-22T22:27:08.238Z] #11 174.0 Selecting previously unselected package libselinux1-dev:ppc64el.
22:27:08 [2020-05-22T22:27:08.238Z] #11 174.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
22:27:08 [2020-05-22T22:27:08.238Z] #11 174.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
22:27:08 [2020-05-22T22:27:08.289Z] #39 92.00   CC       criu/bfd.o
22:27:08 [2020-05-22T22:27:08.546Z] #39 92.53   CC       criu/bitmap.o
22:27:08 [2020-05-22T22:27:08.712Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
22:27:08 [2020-05-22T22:27:08.798Z] #39 ...
22:27:08 [2020-05-22T22:27:08.798Z] 
22:27:08 [2020-05-22T22:27:08.798Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:27:08 [2020-05-22T22:27:08.798Z] #19 10.05   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:27:08 [2020-05-22T22:27:08.798Z] #19 10.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:27:08 [2020-05-22T22:27:08.798Z] #19 10.25   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
22:27:08 [2020-05-22T22:27:08.798Z] #19 10.31 Collecting pyyaml (from yamllint==1.16.0)
22:27:08 [2020-05-22T22:27:08.798Z] #19 10.50   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
22:27:08 [2020-05-22T22:27:08.804Z] #39 92.71   CC       criu/cgroup-props.o
22:27:08 [2020-05-22T22:27:08.884Z] #11 174.5 Selecting previously unselected package libdevmapper-dev:ppc64el.
22:27:08 [2020-05-22T22:27:08.884Z] #11 174.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
22:27:08 [2020-05-22T22:27:08.884Z] #11 174.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
22:27:08 [2020-05-22T22:27:08.884Z] #11 174.7 Selecting previously unselected package libseccomp-dev:ppc64el.
22:27:08 [2020-05-22T22:27:08.884Z] #11 174.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
22:27:08 [2020-05-22T22:27:08.884Z] #11 174.7 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
22:27:09 [2020-05-22T22:27:09.168Z] #39 96.21   CC       criu/cgroup.o
22:27:09 [2020-05-22T22:27:09.180Z] #11 174.9 Selecting previously unselected package libsystemd-dev:ppc64el.
22:27:09 [2020-05-22T22:27:09.180Z] #11 174.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
22:27:09 [2020-05-22T22:27:09.180Z] #11 175.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
22:27:09 [2020-05-22T22:27:09.326Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
22:27:09 [2020-05-22T22:27:09.370Z] #39 93.36   CC       criu/cgroup.o
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.6 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.7 Setting up libapparmor1:ppc64el (2.13.2-10) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.7 Setting up libsepol1-dev:ppc64el (2.8-1) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.7 Setting up libbtrfs0 (4.20.1-2) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
22:27:09 [2020-05-22T22:27:09.831Z] #11 175.8 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.8 Setting up libbtrfs-dev (4.20.1-2) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.9 Setting up mingw-w64-common (6.0.0-3) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 175.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.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
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.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
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
22:27:10 [2020-05-22T22:27:10.123Z] #11 176.1 Setting up dmsetup (2:1.02.155-3) ...
22:27:10 [2020-05-22T22:27:10.330Z] ok  	github.com/docker/docker/daemon/images	0.014s	coverage: 4.8% of statements
22:27:10 [2020-05-22T22:27:10.331Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:27:10 [2020-05-22T22:27:10.331Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:27:10 [2020-05-22T22:27:10.416Z] #11 176.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
22:27:10 [2020-05-22T22:27:10.416Z] #11 176.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
22:27:10 [2020-05-22T22:27:10.416Z] #11 176.1 Processing triggers for libc-bin (2.28-10) ...
22:27:10 [2020-05-22T22:27:10.707Z] #11 DONE 176.4s
22:27:10 [2020-05-22T22:27:10.707Z] 
22:27:10 [2020-05-22T22:27:10.707Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
22:27:10 [2020-05-22T22:27:10.738Z] #19 12.03 Building wheels for collected packages: pyyaml
22:27:10 [2020-05-22T22:27:10.738Z] #19 12.03   Running setup.py bdist_wheel for pyyaml: started
22:27:10 [2020-05-22T22:27:10.944Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 41.8% of statements
22:27:11 [2020-05-22T22:27:11.342Z] #12 DONE 0.6s
22:27:11 [2020-05-22T22:27:11.342Z] 
22:27:11 [2020-05-22T22:27:11.342Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.453 + RM_GOPATH=0
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.456 + TMP_GOPATH=
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.457 + : /build
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.458 + '[' -z '' ']'
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.460 ++ mktemp -d
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.463 + export GOPATH=/tmp/tmp.GfdGxLAEgV
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.467 + GOPATH=/tmp/tmp.GfdGxLAEgV
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.467 + RM_GOPATH=1
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.470 ++ dirname /tmp/install/install.sh
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.472 + dir=/tmp/install
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.472 + bin=runc
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.480 + shift
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.480 + '[' '!' -f /tmp/install/runc.installer ']'
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.480 + . /tmp/install/runc.installer
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.484 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.485 + install_runc
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.486 + grep -q '^3\.10\.0.*\.el7\.'
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.496 + uname -r
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.500 + RUNC_BUILDTAGS='seccomp apparmor selinux '
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.500 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.500 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.529 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GfdGxLAEgV/src/github.com/opencontainers/runc
22:27:11 [2020-05-22T22:27:11.342Z] #50 0.533 Cloning into '/tmp/tmp.GfdGxLAEgV/src/github.com/opencontainers/runc'...
22:27:11 [2020-05-22T22:27:11.638Z] #50 ...
22:27:11 [2020-05-22T22:27:11.638Z] 
22:27:11 [2020-05-22T22:27:11.638Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
22:27:11 [2020-05-22T22:27:11.638Z] #13 DONE 0.6s
22:27:11 [2020-05-22T22:27:11.677Z] #19 13.38   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:27:11 [2020-05-22T22:27:11.677Z] #19 13.38   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
22:27:11 [2020-05-22T22:27:11.677Z] #19 13.44 Successfully built pyyaml
22:27:11 [2020-05-22T22:27:11.696Z] #39 98.53   CC       criu/clone-noasan.o
22:27:11 [2020-05-22T22:27:11.696Z] #39 98.65   CC       criu/config.o
22:27:11 [2020-05-22T22:27:11.938Z] #19 13.46 Installing collected packages: pathspec, pyyaml, yamllint
22:27:11 [2020-05-22T22:27:11.943Z] #39 ...
22:27:11 [2020-05-22T22:27:11.943Z] 
22:27:11 [2020-05-22T22:27:11.943Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.22 The following NEW packages will be installed:
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.24   xz-utils zip
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.64 Need to get 28.5 MB of archives.
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.64 After this operation, 116 MB of additional disk space will be used.
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.82 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.91 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 22.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 23.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 23.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:27:11 [2020-05-22T22:27:11.943Z] #17 23.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.35 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.43 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.44 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.50 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 23.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.40 debconf: delaying package configuration, since apt-utils is not installed
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.51 Fetched 28.5 MB in 2s (18.7 MB/s)
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.57 Selecting previously unselected package pigz.
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23434 files and directories currently installed.)
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.63 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.65 Unpacking pigz (2.4-1) ...
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.72 Selecting previously unselected package libpython3.7-minimal:amd64.
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
22:27:11 [2020-05-22T22:27:11.944Z] #17 24.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
22:27:11 [2020-05-22T22:27:11.944Z] #17 25.12 Selecting previously unselected package python3.7-minimal.
22:27:11 [2020-05-22T22:27:11.944Z] #17 25.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
22:27:11 [2020-05-22T22:27:11.944Z] #17 25.15 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
22:27:11 [2020-05-22T22:27:11.944Z] #17 25.86 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
22:27:11 [2020-05-22T22:27:11.944Z] #17 25.88 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
22:27:11 [2020-05-22T22:27:11.948Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
22:27:11 [2020-05-22T22:27:11.948Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.075s	coverage: 77.8% of statements
22:27:11 [2020-05-22T22:27:11.948Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:27:11 [2020-05-22T22:27:11.948Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:27:11 [2020-05-22T22:27:11.975Z] 
22:27:11 [2020-05-22T22:27:11.975Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
22:27:11 [2020-05-22T22:27:11.975Z] #14 0.275 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:27:12 [2020-05-22T22:27:12.199Z] #19 13.73 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
22:27:12 [2020-05-22T22:27:12.263Z] #14 DONE 0.4s
22:27:12 [2020-05-22T22:27:12.263Z] 
22:27:12 [2020-05-22T22:27:12.263Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
22:27:12 [2020-05-22T22:27:12.460Z] #19 DONE 14.3s
22:27:12 [2020-05-22T22:27:12.460Z] 
22:27:12 [2020-05-22T22:27:12.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:12 [2020-05-22T22:27:12.460Z] #39 145.3   CC       criu/netfilter.o
22:27:12 [2020-05-22T22:27:12.460Z] #39 145.6   CC       criu/page-pipe.o
22:27:12 [2020-05-22T22:27:12.460Z] #39 146.3   CC       criu/page-xfer.o
22:27:12 [2020-05-22T22:27:12.460Z] #39 147.6   CC       criu/pagemap-cache.o
22:27:12 [2020-05-22T22:27:12.460Z] #39 147.9   CC       criu/pagemap.o
22:27:12 [2020-05-22T22:27:12.460Z] #39 148.7   CC       criu/parasite-syscall.o
22:27:12 [2020-05-22T22:27:12.462Z] #17 27.96 Selecting previously unselected package python3-minimal.
22:27:12 [2020-05-22T22:27:12.462Z] #17 27.96 (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 ... 23683 files and directories currently installed.)
22:27:12 [2020-05-22T22:27:12.462Z] #17 28.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:27:12 [2020-05-22T22:27:12.462Z] #17 28.04 Unpacking python3-minimal (3.7.3-1) ...
22:27:12 [2020-05-22T22:27:12.462Z] #17 28.10 Selecting previously unselected package libmpdec2:amd64.
22:27:12 [2020-05-22T22:27:12.463Z] #17 28.11 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:27:12 [2020-05-22T22:27:12.463Z] #17 28.12 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:27:12 [2020-05-22T22:27:12.463Z] #17 28.21 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:27:12 [2020-05-22T22:27:12.560Z] ok  	github.com/docker/docker/daemon/logger/journald	0.011s	coverage: 26.2% of statements
22:27:12 [2020-05-22T22:27:12.719Z] #17 28.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
22:27:12 [2020-05-22T22:27:12.719Z] #17 28.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
22:27:12 [2020-05-22T22:27:12.841Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 61.6% of statements
22:27:12 [2020-05-22T22:27:12.911Z] #15 DONE 0.5s
22:27:12 [2020-05-22T22:27:12.911Z] 
22:27:12 [2020-05-22T22:27:12.911Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
22:27:13 [2020-05-22T22:27:13.032Z] #39 149.7   CC       criu/path.o
22:27:13 [2020-05-22T22:27:13.032Z] #39 149.9   CC       criu/pie-util-vdso.o
22:27:13 [2020-05-22T22:27:13.074Z] #39 100.0   CC       criu/cr-check.o
22:27:13 [2020-05-22T22:27:13.123Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.002s	coverage: 87.2% of statements
22:27:13 [2020-05-22T22:27:13.224Z] #16 DONE 0.4s
22:27:13 [2020-05-22T22:27:13.224Z] 
22:27:13 [2020-05-22T22:27:13.224Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:13 [2020-05-22T22:27:13.224Z] #40 74.13   DEP      compel/src/lib/ptrace.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 74.38   DEP      compel/src/lib/infect.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 74.70   DEP      compel/src/lib/infect-util.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 74.90   DEP      compel/src/lib/infect-rpc.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 75.11   DEP      compel/arch/ppc64/src/lib/infect.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 75.31   DEP      compel/arch/ppc64/src/lib/cpu.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 75.48   DEP      compel/src/lib/log.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 75.65   DEP      compel/src/main.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 75.87   DEP      compel/src/lib/handle-elf.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 76.08   DEP      compel/arch/ppc64/src/lib/handle-elf.d
22:27:13 [2020-05-22T22:27:13.225Z] #40 76.34   CC       compel/src/lib/log.o
22:27:13 [2020-05-22T22:27:13.225Z] #40 76.78   CC       compel/arch/ppc64/src/lib/cpu.o
22:27:13 [2020-05-22T22:27:13.225Z] #40 77.29   CC       compel/arch/ppc64/src/lib/infect.o
22:27:13 [2020-05-22T22:27:13.225Z] #40 78.65   CC       compel/src/lib/infect-rpc.o
22:27:13 [2020-05-22T22:27:13.225Z] #40 79.33   CC       compel/src/lib/infect-util.o
22:27:13 [2020-05-22T22:27:13.225Z] #40 79.84   CC       compel/src/lib/infect.o
22:27:13 [2020-05-22T22:27:13.225Z] #40 ...
22:27:13 [2020-05-22T22:27:13.225Z] 
22:27:13 [2020-05-22T22:27:13.225Z] #17 [dev-systemd-false  6/26] RUN ldconfig
22:27:13 [2020-05-22T22:27:13.332Z] #39 ...
22:27:13 [2020-05-22T22:27:13.332Z] 
22:27:13 [2020-05-22T22:27:13.332Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.59 The following NEW packages will be installed:
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.60   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.61   xz-utils zip
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.93 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.93 Need to get 28.5 MB of archives.
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.93 After this operation, 116 MB of additional disk space will be used.
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 22.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.21 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.23 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.26 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.26 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.26 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.63 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.64 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.73 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.85 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 23.86 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 24.13 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 24.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 24.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
22:27:13 [2020-05-22T22:27:13.332Z] #17 24.84 debconf: delaying package configuration, since apt-utils is not installed
22:27:13 [2020-05-22T22:27:13.332Z] #17 24.96 Fetched 28.5 MB in 2s (18.2 MB/s)
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.01 Selecting previously unselected package pigz.
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.01 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23434 files and directories currently installed.)
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.09 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.09 Unpacking pigz (2.4-1) ...
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.16 Selecting previously unselected package libpython3.7-minimal:amd64.
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.17 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.17 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.57 Selecting previously unselected package python3.7-minimal.
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.332Z] #17 25.59 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
22:27:13 [2020-05-22T22:27:13.332Z] #17 26.35 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
22:27:13 [2020-05-22T22:27:13.332Z] #17 26.36 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
22:27:13 [2020-05-22T22:27:13.541Z] #17 DONE 0.5s
22:27:13 [2020-05-22T22:27:13.541Z] 
22:27:13 [2020-05-22T22:27:13.541Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:13 [2020-05-22T22:27:13.590Z] #17 28.14 Selecting previously unselected package python3-minimal.
22:27:13 [2020-05-22T22:27:13.590Z] #17 28.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23683 files and directories currently installed.)
22:27:13 [2020-05-22T22:27:13.590Z] #17 28.25 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.590Z] #17 28.26 Unpacking python3-minimal (3.7.3-1) ...
22:27:13 [2020-05-22T22:27:13.602Z] #39 150.2   CC       criu/pie-util.o
22:27:13 [2020-05-22T22:27:13.602Z] #39 150.3   CC       criu/pipes.o
22:27:13 [2020-05-22T22:27:13.653Z] #17 29.22 Selecting previously unselected package python3.7.
22:27:13 [2020-05-22T22:27:13.653Z] #17 29.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.653Z] #17 29.23 Unpacking python3.7 (3.7.3-2+deb10u1) ...
22:27:13 [2020-05-22T22:27:13.735Z] ok  	github.com/docker/docker/daemon/logger/local	0.007s	coverage: 75.2% of statements
22:27:13 [2020-05-22T22:27:13.735Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:27:13 [2020-05-22T22:27:13.848Z] #17 28.35 Selecting previously unselected package libmpdec2:amd64.
22:27:13 [2020-05-22T22:27:13.848Z] #17 28.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.848Z] #17 28.36 Unpacking libmpdec2:amd64 (2.4.2-2) ...
22:27:13 [2020-05-22T22:27:13.848Z] #17 28.48 Selecting previously unselected package libpython3.7-stdlib:amd64.
22:27:13 [2020-05-22T22:27:13.848Z] #17 28.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.848Z] #17 28.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
22:27:13 [2020-05-22T22:27:13.910Z] #17 29.35 Selecting previously unselected package libpython3-stdlib:amd64.
22:27:13 [2020-05-22T22:27:13.910Z] #17 29.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:27:13 [2020-05-22T22:27:13.910Z] #17 29.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:27:13 [2020-05-22T22:27:13.910Z] #17 29.45 Setting up python3-minimal (3.7.3-1) ...
22:27:14 [2020-05-22T22:27:14.017Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 37.7% of statements
22:27:14 [2020-05-22T22:27:14.172Z] #39 150.9   CC       criu/plugin.o
22:27:14 [2020-05-22T22:27:14.265Z] #18 0.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
22:27:14 [2020-05-22T22:27:14.433Z] #39 151.2   CC       criu/proc_parse.o
22:27:14 [2020-05-22T22:27:14.629Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.018s	coverage: 33.3% of statements
22:27:14 [2020-05-22T22:27:14.781Z] #17 29.39 Selecting previously unselected package python3.7.
22:27:14 [2020-05-22T22:27:14.782Z] #17 29.39 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
22:27:14 [2020-05-22T22:27:14.782Z] #17 29.41 Unpacking python3.7 (3.7.3-2+deb10u1) ...
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.29 Selecting previously unselected package python3.
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.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 ... 24095 files and directories currently installed.)
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.35 Unpacking python3 (3.7.3-1) ...
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.44 Selecting previously unselected package libip4tc0:amd64.
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.47 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:27:14 [2020-05-22T22:27:14.841Z] #17 30.54 Selecting previously unselected package libip6tc0:amd64.
22:27:14 [2020-05-22T22:27:14.973Z] #18 1.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
22:27:14 [2020-05-22T22:27:14.973Z] #18 1.416 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
22:27:15 [2020-05-22T22:27:15.039Z] #17 29.53 Selecting previously unselected package libpython3-stdlib:amd64.
22:27:15 [2020-05-22T22:27:15.039Z] #17 29.53 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.039Z] #17 29.54 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
22:27:15 [2020-05-22T22:27:15.039Z] #17 29.64 Setting up python3-minimal (3.7.3-1) ...
22:27:15 [2020-05-22T22:27:15.097Z] #17 30.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.097Z] #17 30.55 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:27:15 [2020-05-22T22:27:15.097Z] #17 30.64 Selecting previously unselected package libiptc0:amd64.
22:27:15 [2020-05-22T22:27:15.097Z] #17 30.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.097Z] #17 30.66 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:27:15 [2020-05-22T22:27:15.319Z] #18 ...
22:27:15 [2020-05-22T22:27:15.319Z] 
22:27:15 [2020-05-22T22:27:15.319Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:27:15 [2020-05-22T22:27:15.319Z] #42 171.2 text/template
22:27:15 [2020-05-22T22:27:15.319Z] #42 174.5 go/parser
22:27:15 [2020-05-22T22:27:15.319Z] #42 179.9 compress/flate
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.76 Selecting previously unselected package libnfnetlink0:amd64.
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.77 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.84 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.93 Selecting previously unselected package libnftnl11:amd64.
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.354Z] #17 30.94 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:27:15 [2020-05-22T22:27:15.354Z] #17 31.01 Selecting previously unselected package iptables.
22:27:15 [2020-05-22T22:27:15.354Z] #17 31.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.373Z] #39 ...
22:27:15 [2020-05-22T22:27:15.373Z] 
22:27:15 [2020-05-22T22:27:15.373Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:27:15 [2020-05-22T22:27:15.373Z] #49 96.06 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
22:27:15 [2020-05-22T22:27:15.373Z] #49 97.35 + mkdir -p /build
22:27:15 [2020-05-22T22:27:15.373Z] #49 97.35 + cp runc /build/runc
22:27:15 [2020-05-22T22:27:15.373Z] #49 DONE 97.6s
22:27:15 [2020-05-22T22:27:15.373Z] 
22:27:15 [2020-05-22T22:27:15.373Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:15 [2020-05-22T22:27:15.605Z] #17 30.34 Selecting previously unselected package python3.
22:27:15 [2020-05-22T22:27:15.611Z] #17 31.01 Unpacking iptables (1.8.2-4) ...
22:27:15 [2020-05-22T22:27:15.633Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
22:27:15 [2020-05-22T22:27:15.681Z] #42 ...
22:27:15 [2020-05-22T22:27:15.681Z] 
22:27:15 [2020-05-22T22:27:15.681Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:15 [2020-05-22T22:27:15.681Z] #40 83.68   CC       compel/src/lib/ptrace.o
22:27:15 [2020-05-22T22:27:15.681Z] #40 84.30   AR       compel/libcompel.a
22:27:15 [2020-05-22T22:27:15.681Z] #40 84.41   HOSTCC   compel/src/main-host.o
22:27:15 [2020-05-22T22:27:15.681Z] #40 85.06   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
22:27:15 [2020-05-22T22:27:15.864Z] #17 30.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24095 files and directories currently installed.)
22:27:15 [2020-05-22T22:27:15.864Z] #17 30.40 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.864Z] #17 30.41 Unpacking python3 (3.7.3-1) ...
22:27:15 [2020-05-22T22:27:15.864Z] #17 30.52 Selecting previously unselected package libip4tc0:amd64.
22:27:15 [2020-05-22T22:27:15.864Z] #17 30.52 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.864Z] #17 30.53 Unpacking libip4tc0:amd64 (1.8.2-4) ...
22:27:15 [2020-05-22T22:27:15.868Z] #17 31.40 Selecting previously unselected package xxd.
22:27:15 [2020-05-22T22:27:15.868Z] #17 31.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:27:15 [2020-05-22T22:27:15.868Z] #17 31.40 Unpacking xxd (2:8.1.0875-5) ...
22:27:15 [2020-05-22T22:27:15.868Z] #17 31.53 Selecting previously unselected package vim-common.
22:27:15 [2020-05-22T22:27:15.868Z] #17 31.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:27:15 [2020-05-22T22:27:15.868Z] #17 31.58 Unpacking vim-common (2:8.1.0875-5) ...
22:27:15 [2020-05-22T22:27:15.914Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.62 Selecting previously unselected package libip6tc0:amd64.
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.63 Unpacking libip6tc0:amd64 (1.8.2-4) ...
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.74 Selecting previously unselected package libiptc0:amd64.
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.74 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.74 Unpacking libiptc0:amd64 (1.8.2-4) ...
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.82 Selecting previously unselected package libnfnetlink0:amd64.
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.83 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:27:16 [2020-05-22T22:27:16.122Z] #17 30.89 Selecting previously unselected package libnetfilter-conntrack3:amd64.
22:27:16 [2020-05-22T22:27:16.124Z] #17 31.77 Selecting previously unselected package bash-completion.
22:27:16 [2020-05-22T22:27:16.124Z] #17 31.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:27:16 [2020-05-22T22:27:16.310Z] #40 85.44   HOSTCC   compel/src/lib/handle-elf-host.o
22:27:16 [2020-05-22T22:27:16.380Z] #17 30.89 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
22:27:16 [2020-05-22T22:27:16.380Z] #17 30.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:27:16 [2020-05-22T22:27:16.380Z] #17 30.96 Selecting previously unselected package libnftnl11:amd64.
22:27:16 [2020-05-22T22:27:16.380Z] #17 30.96 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
22:27:16 [2020-05-22T22:27:16.380Z] #17 30.96 Unpacking libnftnl11:amd64 (1.1.2-2) ...
22:27:16 [2020-05-22T22:27:16.527Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
22:27:16 [2020-05-22T22:27:16.637Z] #17 31.04 Selecting previously unselected package iptables.
22:27:16 [2020-05-22T22:27:16.637Z] #17 31.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
22:27:16 [2020-05-22T22:27:16.637Z] #17 31.05 Unpacking iptables (1.8.2-4) ...
22:27:16 [2020-05-22T22:27:16.756Z] #39 153.3   CC       criu/protobuf-desc.o
22:27:16 [2020-05-22T22:27:16.808Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.501s	coverage: 82.5% of statements
22:27:16 [2020-05-22T22:27:16.808Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:27:16 [2020-05-22T22:27:16.808Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:27:16 [2020-05-22T22:27:16.895Z] #17 31.36 Selecting previously unselected package xxd.
22:27:16 [2020-05-22T22:27:16.895Z] #17 31.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
22:27:16 [2020-05-22T22:27:16.895Z] #17 31.39 Unpacking xxd (2:8.1.0875-5) ...
22:27:16 [2020-05-22T22:27:16.895Z] #17 31.54 Selecting previously unselected package vim-common.
22:27:16 [2020-05-22T22:27:16.895Z] #17 31.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:27:16 [2020-05-22T22:27:16.938Z] #40 86.34   HOSTCC   compel/src/lib/log-host.o
22:27:17 [2020-05-22T22:27:17.152Z] #17 31.58 Unpacking vim-common (2:8.1.0875-5) ...
22:27:17 [2020-05-22T22:27:17.152Z] #17 31.74 Selecting previously unselected package bash-completion.
22:27:17 [2020-05-22T22:27:17.152Z] #17 31.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:27:17 [2020-05-22T22:27:17.229Z] #40 86.73   HOSTLINK compel/compel-host-bin
22:27:17 [2020-05-22T22:27:17.257Z] #52 ...
22:27:17 [2020-05-22T22:27:17.257Z] 
22:27:17 [2020-05-22T22:27:17.257Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:27:17 [2020-05-22T22:27:17.257Z] #45 DONE 309.1s
22:27:17 [2020-05-22T22:27:17.257Z] 
22:27:17 [2020-05-22T22:27:17.257Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:27:17 [2020-05-22T22:27:17.327Z] #39 154.0   CC       criu/protobuf.o
22:27:17 [2020-05-22T22:27:17.519Z] #40 86.98   DEP      soccr/soccr.d
22:27:17 [2020-05-22T22:27:17.587Z] #39 154.3   CC       criu/pstree.o
22:27:18 [2020-05-22T22:27:18.152Z] #40 87.43   CC       soccr/soccr.o
22:27:18 [2020-05-22T22:27:18.275Z] ok  	github.com/docker/docker/distribution/metadata	0.023s	coverage: 48.2% of statements
22:27:18 [2020-05-22T22:27:18.275Z] ok  	github.com/docker/docker/distribution	0.254s	coverage: 22.1% of statements
22:27:18 [2020-05-22T22:27:18.275Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:27:18 [2020-05-22T22:27:18.529Z] #39 155.1   CC       criu/rbtree.o
22:27:18 [2020-05-22T22:27:18.529Z] #39 155.4   CC       criu/rst-malloc.o
22:27:18 [2020-05-22T22:27:18.645Z] #17 34.36 Unpacking bash-completion (1:2.8-6) ...
22:27:18 [2020-05-22T22:27:18.789Z] #39 155.6   CC       criu/seccomp.o
22:27:19 [2020-05-22T22:27:19.141Z] #52 ...
22:27:19 [2020-05-22T22:27:19.141Z] 
22:27:19 [2020-05-22T22:27:19.141Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
22:27:19 [2020-05-22T22:27:19.141Z] #46 DONE 0.2s
22:27:19 [2020-05-22T22:27:19.141Z] 
22:27:19 [2020-05-22T22:27:19.141Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
22:27:19 [2020-05-22T22:27:19.141Z] #48 DONE 0.1s
22:27:19 [2020-05-22T22:27:19.141Z] 
22:27:19 [2020-05-22T22:27:19.141Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
22:27:19 [2020-05-22T22:27:19.141Z] #50 DONE 0.1s
22:27:19 [2020-05-22T22:27:19.141Z] 
22:27:19 [2020-05-22T22:27:19.141Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:27:19 [2020-05-22T22:27:19.210Z] #17 34.85 Selecting previously unselected package bzip2.
22:27:19 [2020-05-22T22:27:19.211Z] #17 34.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:27:19 [2020-05-22T22:27:19.211Z] #17 34.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:27:19 [2020-05-22T22:27:19.279Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
22:27:19 [2020-05-22T22:27:19.361Z] #39 156.0   CC       criu/seize.o
22:27:19 [2020-05-22T22:27:19.468Z] #17 34.98 Selecting previously unselected package xz-utils.
22:27:19 [2020-05-22T22:27:19.468Z] #17 34.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:27:19 [2020-05-22T22:27:19.468Z] #17 34.99 Unpacking xz-utils (5.2.4-1) ...
22:27:19 [2020-05-22T22:27:19.679Z] #17 34.22 Unpacking bash-completion (1:2.8-6) ...
22:27:19 [2020-05-22T22:27:19.725Z] #17 35.14 Selecting previously unselected package apparmor.
22:27:19 [2020-05-22T22:27:19.725Z] #17 35.15 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:27:19 [2020-05-22T22:27:19.725Z] #17 35.26 Unpacking apparmor (2.13.2-10) ...
22:27:19 [2020-05-22T22:27:19.937Z] #17 34.62 Selecting previously unselected package bzip2.
22:27:19 [2020-05-22T22:27:19.937Z] #17 34.62 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
22:27:19 [2020-05-22T22:27:19.937Z] #17 34.63 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:27:19 [2020-05-22T22:27:19.939Z] #39 156.7   CC       criu/servicefd.o
22:27:19 [2020-05-22T22:27:19.982Z] #17 35.64 Selecting previously unselected package aufs-tools.
22:27:19 [2020-05-22T22:27:19.982Z] #17 35.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:27:19 [2020-05-22T22:27:19.982Z] #17 35.64 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:27:20 [2020-05-22T22:27:20.195Z] #17 34.72 Selecting previously unselected package xz-utils.
22:27:20 [2020-05-22T22:27:20.195Z] #17 34.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.195Z] #17 34.74 Unpacking xz-utils (5.2.4-1) ...
22:27:20 [2020-05-22T22:27:20.199Z] #39 157.0   CC       criu/shmem.o
22:27:20 [2020-05-22T22:27:20.239Z] #17 35.79 Selecting previously unselected package libonig5:amd64.
22:27:20 [2020-05-22T22:27:20.239Z] #17 35.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.239Z] #17 35.82 Unpacking libonig5:amd64 (6.9.1-1) ...
22:27:20 [2020-05-22T22:27:20.283Z] ok  	github.com/docker/docker/image	0.012s	coverage: 86.4% of statements
22:27:20 [2020-05-22T22:27:20.453Z] #17 34.93 Selecting previously unselected package apparmor.
22:27:20 [2020-05-22T22:27:20.453Z] #17 34.94 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.453Z] #17 35.01 Unpacking apparmor (2.13.2-10) ...
22:27:20 [2020-05-22T22:27:20.497Z] #17 35.99 Selecting previously unselected package libjq1:amd64.
22:27:20 [2020-05-22T22:27:20.497Z] #17 36.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.497Z] #17 36.02 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:27:20 [2020-05-22T22:27:20.497Z] #17 36.14 Selecting previously unselected package jq.
22:27:20 [2020-05-22T22:27:20.497Z] #17 36.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.497Z] #17 36.16 Unpacking jq (1.5+dfsg-2+b1) ...
22:27:20 [2020-05-22T22:27:20.711Z] #17 35.28 Selecting previously unselected package aufs-tools.
22:27:20 [2020-05-22T22:27:20.711Z] #17 35.30 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.711Z] #17 35.31 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:27:20 [2020-05-22T22:27:20.754Z] #17 36.23 Selecting previously unselected package libaio1:amd64.
22:27:20 [2020-05-22T22:27:20.754Z] #17 36.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.754Z] #17 36.25 Unpacking libaio1:amd64 (0.3.112-3) ...
22:27:20 [2020-05-22T22:27:20.754Z] #17 36.31 Selecting previously unselected package libgpm2:amd64.
22:27:20 [2020-05-22T22:27:20.754Z] #17 36.32 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.754Z] #17 36.32 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:27:20 [2020-05-22T22:27:20.879Z] #40 90.27   AR       soccr/libsoccr.a
22:27:20 [2020-05-22T22:27:20.879Z] #40 90.40 make[1]: 'soccr/libsoccr.a' is up to date.
22:27:20 [2020-05-22T22:27:20.896Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
22:27:20 [2020-05-22T22:27:20.968Z] #17 35.44 Selecting previously unselected package libonig5:amd64.
22:27:20 [2020-05-22T22:27:20.968Z] #17 35.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.968Z] #17 35.46 Unpacking libonig5:amd64 (6.9.1-1) ...
22:27:20 [2020-05-22T22:27:20.968Z] #17 35.62 Selecting previously unselected package libjq1:amd64.
22:27:20 [2020-05-22T22:27:20.968Z] #17 35.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
22:27:20 [2020-05-22T22:27:20.968Z] #17 35.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
22:27:21 [2020-05-22T22:27:21.011Z] #17 36.39 Selecting previously unselected package libicu63:amd64.
22:27:21 [2020-05-22T22:27:21.011Z] #17 36.40 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:27:21 [2020-05-22T22:27:21.011Z] #17 36.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:27:21 [2020-05-22T22:27:21.139Z] #39 157.7   CC       criu/sigframe.o
22:27:21 [2020-05-22T22:27:21.139Z] #39 157.8   CC       criu/signalfd.o
22:27:21 [2020-05-22T22:27:21.169Z] #40 ...
22:27:21 [2020-05-22T22:27:21.169Z] 
22:27:21 [2020-05-22T22:27:21.169Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:27:21 [2020-05-22T22:27:21.169Z] #48 186.9 golang.org/x/crypto/ssh/terminal
22:27:21 [2020-05-22T22:27:21.177Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 85.1% of statements
22:27:21 [2020-05-22T22:27:21.177Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:27:21 [2020-05-22T22:27:21.177Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:27:21 [2020-05-22T22:27:21.226Z] #17 35.78 Selecting previously unselected package jq.
22:27:21 [2020-05-22T22:27:21.226Z] #17 35.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
22:27:21 [2020-05-22T22:27:21.226Z] #17 35.79 Unpacking jq (1.5+dfsg-2+b1) ...
22:27:21 [2020-05-22T22:27:21.226Z] #17 35.90 Selecting previously unselected package libaio1:amd64.
22:27:21 [2020-05-22T22:27:21.226Z] #17 35.91 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
22:27:21 [2020-05-22T22:27:21.226Z] #17 35.91 Unpacking libaio1:amd64 (0.3.112-3) ...
22:27:21 [2020-05-22T22:27:21.226Z] #17 35.97 Selecting previously unselected package libgpm2:amd64.
22:27:21 [2020-05-22T22:27:21.399Z] #39 158.1   CC       criu/sk-inet.o
22:27:21 [2020-05-22T22:27:21.458Z] ok  	github.com/docker/docker/image/v1	0.021s	coverage: 25.0% of statements
22:27:21 [2020-05-22T22:27:21.458Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:27:21 [2020-05-22T22:27:21.483Z] #17 35.99 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
22:27:21 [2020-05-22T22:27:21.483Z] #17 36.00 Unpacking libgpm2:amd64 (1.20.7-5) ...
22:27:21 [2020-05-22T22:27:21.483Z] #17 36.08 Selecting previously unselected package libicu63:amd64.
22:27:21 [2020-05-22T22:27:21.483Z] #17 36.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
22:27:21 [2020-05-22T22:27:21.483Z] #17 36.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
22:27:21 [2020-05-22T22:27:21.943Z] #17 ...
22:27:21 [2020-05-22T22:27:21.943Z] 
22:27:21 [2020-05-22T22:27:21.943Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:21 [2020-05-22T22:27:21.943Z] #39 95.90   CC       criu/clone-noasan.o
22:27:21 [2020-05-22T22:27:21.943Z] #39 96.05   CC       criu/config.o
22:27:21 [2020-05-22T22:27:21.943Z] #39 97.59   CC       criu/cr-check.o
22:27:21 [2020-05-22T22:27:21.943Z] #39 99.13   CC       criu/cr-dedup.o
22:27:21 [2020-05-22T22:27:21.943Z] #39 99.48   CC       criu/cr-dump.o
22:27:21 [2020-05-22T22:27:21.943Z] #39 101.7   CC       criu/cr-errno.o
22:27:21 [2020-05-22T22:27:21.943Z] #39 101.8   CC       criu/cr-restore.o
22:27:22 [2020-05-22T22:27:22.071Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
22:27:22 [2020-05-22T22:27:22.200Z] #39 106.1   CC       criu/cr-service.o
22:27:22 [2020-05-22T22:27:22.341Z] #39 158.9   CC       criu/sk-netlink.o
22:27:22 [2020-05-22T22:27:22.602Z] #39 159.3   CC       criu/sk-packet.o
22:27:22 [2020-05-22T22:27:22.862Z] #39 159.8   CC       criu/sk-queue.o
22:27:23 [2020-05-22T22:27:23.076Z] ok  	github.com/docker/docker/opts	0.025s	coverage: 67.4% of statements
22:27:23 [2020-05-22T22:27:23.303Z] #52 245.2 + bin/containerd-stress
22:27:23 [2020-05-22T22:27:23.358Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
22:27:23 [2020-05-22T22:27:23.803Z] #39 160.2   CC       criu/sk-tcp.o
22:27:24 [2020-05-22T22:27:24.064Z] #39 160.7   CC       criu/sk-unix.o
22:27:24 [2020-05-22T22:27:24.097Z] #39 107.6   CC       criu/crtools.o
22:27:24 [2020-05-22T22:27:24.097Z] #39 108.1   CC       criu/eventfd.o
22:27:24 [2020-05-22T22:27:24.226Z] #52 246.9 + bin/containerd-shim
22:27:24 [2020-05-22T22:27:24.354Z] #39 ...
22:27:24 [2020-05-22T22:27:24.354Z] 
22:27:24 [2020-05-22T22:27:24.354Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:24 [2020-05-22T22:27:24.354Z] #17 39.86 Selecting previously unselected package libnet1:amd64.
22:27:24 [2020-05-22T22:27:24.354Z] #17 39.87 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:27:24 [2020-05-22T22:27:24.354Z] #17 39.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:27:24 [2020-05-22T22:27:24.354Z] #17 39.96 Selecting previously unselected package libnl-3-200:amd64.
22:27:24 [2020-05-22T22:27:24.354Z] #17 39.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:27:24 [2020-05-22T22:27:24.354Z] #17 39.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:27:24 [2020-05-22T22:27:24.612Z] #17 40.09 Selecting previously unselected package libprotobuf-c1:amd64.
22:27:24 [2020-05-22T22:27:24.612Z] #17 40.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:27:24 [2020-05-22T22:27:24.612Z] #17 40.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:27:24 [2020-05-22T22:27:24.612Z] #17 40.17 Selecting previously unselected package libreadline5:amd64.
22:27:24 [2020-05-22T22:27:24.612Z] #17 40.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:27:24 [2020-05-22T22:27:24.612Z] #17 40.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:27:24 [2020-05-22T22:27:24.762Z] #17 ...
22:27:24 [2020-05-22T22:27:24.762Z] 
22:27:24 [2020-05-22T22:27:24.762Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:24 [2020-05-22T22:27:24.762Z] #39 101.6   CC       criu/cr-dedup.o
22:27:24 [2020-05-22T22:27:24.762Z] #39 102.0   CC       criu/cr-dump.o
22:27:24 [2020-05-22T22:27:24.762Z] #39 104.1   CC       criu/cr-errno.o
22:27:24 [2020-05-22T22:27:24.762Z] #39 104.2   CC       criu/cr-restore.o
22:27:24 [2020-05-22T22:27:24.762Z] #39 109.1   CC       criu/cr-service.o
22:27:24 [2020-05-22T22:27:24.762Z] #39 110.6   CC       criu/crtools.o
22:27:24 [2020-05-22T22:27:24.762Z] #39 111.1   CC       criu/eventfd.o
22:27:24 [2020-05-22T22:27:24.762Z] #39 111.4   CC       criu/eventpoll.o
22:27:24 [2020-05-22T22:27:24.826Z] ok  	github.com/docker/docker/pkg/archive	0.489s	coverage: 77.1% of statements
22:27:24 [2020-05-22T22:27:24.869Z] #17 40.27 Selecting previously unselected package net-tools.
22:27:24 [2020-05-22T22:27:24.870Z] #17 40.29 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:27:24 [2020-05-22T22:27:24.870Z] #17 40.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:27:24 [2020-05-22T22:27:24.870Z] #17 40.49 Selecting previously unselected package python-pip-whl.
22:27:25 [2020-05-22T22:27:25.020Z] #39 112.4   CC       criu/external.o
22:27:25 [2020-05-22T22:27:25.127Z] #17 40.49 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
22:27:25 [2020-05-22T22:27:25.127Z] #17 40.50 Unpacking python-pip-whl (18.1-5) ...
22:27:25 [2020-05-22T22:27:25.278Z] #39 ...
22:27:25 [2020-05-22T22:27:25.278Z] 
22:27:25 [2020-05-22T22:27:25.278Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:25 [2020-05-22T22:27:25.278Z] #17 39.81 Selecting previously unselected package libnet1:amd64.
22:27:25 [2020-05-22T22:27:25.278Z] #17 39.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
22:27:25 [2020-05-22T22:27:25.278Z] #17 39.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:27:25 [2020-05-22T22:27:25.278Z] #17 39.93 Selecting previously unselected package libnl-3-200:amd64.
22:27:25 [2020-05-22T22:27:25.278Z] #17 39.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
22:27:25 [2020-05-22T22:27:25.278Z] #17 39.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
22:27:25 [2020-05-22T22:27:25.536Z] #17 40.03 Selecting previously unselected package libprotobuf-c1:amd64.
22:27:25 [2020-05-22T22:27:25.536Z] #17 40.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
22:27:25 [2020-05-22T22:27:25.536Z] #17 40.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:27:25 [2020-05-22T22:27:25.536Z] #17 40.11 Selecting previously unselected package libreadline5:amd64.
22:27:25 [2020-05-22T22:27:25.536Z] #17 40.13 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
22:27:25 [2020-05-22T22:27:25.536Z] #17 40.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:27:25 [2020-05-22T22:27:25.692Z] #17 41.12 Selecting previously unselected package python3-lib2to3.
22:27:25 [2020-05-22T22:27:25.692Z] #17 41.13 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
22:27:25 [2020-05-22T22:27:25.692Z] #17 41.14 Unpacking python3-lib2to3 (3.7.3-1) ...
22:27:25 [2020-05-22T22:27:25.692Z] #17 41.28 Selecting previously unselected package python3-distutils.
22:27:25 [2020-05-22T22:27:25.692Z] #17 41.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
22:27:25 [2020-05-22T22:27:25.692Z] #17 41.32 Unpacking python3-distutils (3.7.3-1) ...
22:27:25 [2020-05-22T22:27:25.794Z] #17 40.26 Selecting previously unselected package net-tools.
22:27:25 [2020-05-22T22:27:25.794Z] #17 40.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
22:27:25 [2020-05-22T22:27:25.794Z] #17 40.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:27:25 [2020-05-22T22:27:25.794Z] #17 40.42 Selecting previously unselected package python-pip-whl.
22:27:25 [2020-05-22T22:27:25.794Z] #17 40.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
22:27:25 [2020-05-22T22:27:25.794Z] #17 40.43 Unpacking python-pip-whl (18.1-5) ...
22:27:25 [2020-05-22T22:27:25.829Z] ok  	github.com/docker/docker/pkg/authorization	0.249s	coverage: 68.3% of statements
22:27:25 [2020-05-22T22:27:25.829Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
22:27:25 [2020-05-22T22:27:25.949Z] #17 41.47 Selecting previously unselected package python3-pip.
22:27:25 [2020-05-22T22:27:25.949Z] #17 41.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
22:27:25 [2020-05-22T22:27:25.949Z] #17 41.49 Unpacking python3-pip (18.1-5) ...
22:27:25 [2020-05-22T22:27:25.975Z] #39 162.5   CC       criu/sockets.o
22:27:26 [2020-05-22T22:27:26.110Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
22:27:26 [2020-05-22T22:27:26.206Z] #17 41.65 Selecting previously unselected package python3-pkg-resources.
22:27:26 [2020-05-22T22:27:26.206Z] #17 41.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
22:27:26 [2020-05-22T22:27:26.206Z] #17 41.67 Unpacking python3-pkg-resources (40.8.0-1) ...
22:27:26 [2020-05-22T22:27:26.206Z] #17 41.81 Selecting previously unselected package python3-setuptools.
22:27:26 [2020-05-22T22:27:26.206Z] #17 41.82 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
22:27:26 [2020-05-22T22:27:26.206Z] #17 41.83 Unpacking python3-setuptools (40.8.0-1) ...
22:27:26 [2020-05-22T22:27:26.463Z] #17 42.06 Selecting previously unselected package python3-wheel.
22:27:26 [2020-05-22T22:27:26.464Z] #17 42.07 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
22:27:26 [2020-05-22T22:27:26.464Z] #17 42.08 Unpacking python3-wheel (0.32.3-2) ...
22:27:26 [2020-05-22T22:27:26.545Z] #39 163.2   CC       criu/stats.o
22:27:26 [2020-05-22T22:27:26.616Z] #17 41.01 Selecting previously unselected package python3-lib2to3.
22:27:26 [2020-05-22T22:27:26.616Z] #17 41.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
22:27:26 [2020-05-22T22:27:26.616Z] #17 41.03 Unpacking python3-lib2to3 (3.7.3-1) ...
22:27:26 [2020-05-22T22:27:26.616Z] #17 41.17 Selecting previously unselected package python3-distutils.
22:27:26 [2020-05-22T22:27:26.616Z] #17 41.19 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
22:27:26 [2020-05-22T22:27:26.616Z] #17 41.20 Unpacking python3-distutils (3.7.3-1) ...
22:27:26 [2020-05-22T22:27:26.721Z] #17 42.16 Selecting previously unselected package sudo.
22:27:26 [2020-05-22T22:27:26.721Z] #17 42.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
22:27:26 [2020-05-22T22:27:26.721Z] #17 42.17 Unpacking sudo (1.8.27-1+deb10u2) ...
22:27:26 [2020-05-22T22:27:26.762Z] #48 ...
22:27:26 [2020-05-22T22:27:26.762Z] 
22:27:26 [2020-05-22T22:27:26.762Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:26 [2020-05-22T22:27:26.762Z] #18 2.567 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
22:27:26 [2020-05-22T22:27:26.762Z] #18 5.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [195 kB]
22:27:26 [2020-05-22T22:27:26.762Z] #18 6.764 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B]
22:27:26 [2020-05-22T22:27:26.762Z] #18 ...
22:27:26 [2020-05-22T22:27:26.762Z] 
22:27:26 [2020-05-22T22:27:26.762Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:26 [2020-05-22T22:27:26.762Z] #40 90.92   DEP      criu/arch/ppc64/sigframe.d
22:27:26 [2020-05-22T22:27:26.762Z] #40 91.15   DEP      criu/arch/ppc64/crtools.d
22:27:26 [2020-05-22T22:27:26.762Z] #40 91.64   DEP      criu/arch/ppc64/cpu.d
22:27:26 [2020-05-22T22:27:26.762Z] #40 92.23   CC       criu/arch/ppc64/cpu.o
22:27:26 [2020-05-22T22:27:26.762Z] #40 93.16   CC       criu/arch/ppc64/crtools.o
22:27:26 [2020-05-22T22:27:26.762Z] #40 95.52   CC       criu/arch/ppc64/sigframe.o
22:27:26 [2020-05-22T22:27:26.762Z] #40 96.22   LINK     criu/arch/ppc64/crtools.built-in.o
22:27:26 [2020-05-22T22:27:26.805Z] #39 163.5   CC       criu/string.o
22:27:26 [2020-05-22T22:27:26.805Z] #39 163.6   CC       criu/sysctl.o
22:27:26 [2020-05-22T22:27:26.874Z] #17 41.34 Selecting previously unselected package python3-pip.
22:27:26 [2020-05-22T22:27:26.874Z] #17 41.35 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
22:27:26 [2020-05-22T22:27:26.874Z] #17 41.36 Unpacking python3-pip (18.1-5) ...
22:27:27 [2020-05-22T22:27:27.059Z] #40 96.39   DEP      criu/pie/util-vdso.d
22:27:27 [2020-05-22T22:27:27.059Z] #40 ...
22:27:27 [2020-05-22T22:27:27.059Z] 
22:27:27 [2020-05-22T22:27:27.059Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:27:27 [2020-05-22T22:27:27.059Z] #50 16.50 + cd /tmp/tmp.GfdGxLAEgV/src/github.com/opencontainers/runc
22:27:27 [2020-05-22T22:27:27.059Z] #50 16.50 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
22:27:27 [2020-05-22T22:27:27.131Z] #17 41.53 Selecting previously unselected package python3-pkg-resources.
22:27:27 [2020-05-22T22:27:27.131Z] #17 41.56 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
22:27:27 [2020-05-22T22:27:27.131Z] #17 41.56 Unpacking python3-pkg-resources (40.8.0-1) ...
22:27:27 [2020-05-22T22:27:27.131Z] #17 41.70 Selecting previously unselected package python3-setuptools.
22:27:27 [2020-05-22T22:27:27.131Z] #17 41.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
22:27:27 [2020-05-22T22:27:27.131Z] #17 41.71 Unpacking python3-setuptools (40.8.0-1) ...
22:27:27 [2020-05-22T22:27:27.285Z] #17 42.62 Selecting previously unselected package thin-provisioning-tools.
22:27:27 [2020-05-22T22:27:27.285Z] #17 42.63 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:27:27 [2020-05-22T22:27:27.285Z] #17 42.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:27:27 [2020-05-22T22:27:27.285Z] #17 42.86 Selecting previously unselected package uidmap.
22:27:27 [2020-05-22T22:27:27.285Z] #17 42.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
22:27:27 [2020-05-22T22:27:27.285Z] #17 42.87 Unpacking uidmap (1:4.5-1.1) ...
22:27:27 [2020-05-22T22:27:27.285Z] #17 42.98 Selecting previously unselected package vim-runtime.
22:27:27 [2020-05-22T22:27:27.384Z] #39 164.1   CC       criu/sysfs_parse.o
22:27:27 [2020-05-22T22:27:27.389Z] #17 41.93 Selecting previously unselected package python3-wheel.
22:27:27 [2020-05-22T22:27:27.389Z] #17 41.93 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
22:27:27 [2020-05-22T22:27:27.389Z] #17 41.94 Unpacking python3-wheel (0.32.3-2) ...
22:27:27 [2020-05-22T22:27:27.389Z] #17 42.01 Selecting previously unselected package sudo.
22:27:27 [2020-05-22T22:27:27.389Z] #17 42.03 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
22:27:27 [2020-05-22T22:27:27.389Z] #17 42.03 Unpacking sudo (1.8.27-1+deb10u2) ...
22:27:27 [2020-05-22T22:27:27.542Z] #17 42.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:27:27 [2020-05-22T22:27:27.542Z] #17 43.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:27:27 [2020-05-22T22:27:27.542Z] #17 43.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:27:27 [2020-05-22T22:27:27.542Z] #17 43.05 Unpacking vim-runtime (2:8.1.0875-5) ...
22:27:27 [2020-05-22T22:27:27.954Z] #17 42.49 Selecting previously unselected package thin-provisioning-tools.
22:27:27 [2020-05-22T22:27:27.954Z] #17 42.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
22:27:27 [2020-05-22T22:27:27.954Z] #17 42.51 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:27:27 [2020-05-22T22:27:27.955Z] #39 164.6   CC       criu/timerfd.o
22:27:27 [2020-05-22T22:27:27.955Z] #39 ...
22:27:27 [2020-05-22T22:27:27.955Z] 
22:27:27 [2020-05-22T22:27:27.955Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.5 + cd /tmp/tmp.4wWPDFfoC1/src/github.com/golangci/golangci-lint/
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.5 + git checkout -q v1.23.8
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.9 ++ git describe --tags
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.9 + version=v1.23.8
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.9 ++ git rev-parse --short HEAD
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.9 + commit=76a82c6
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.9 ++ git show -s --format=%cd
22:27:27 [2020-05-22T22:27:27.955Z] #45 219.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
22:27:27 [2020-05-22T22:27:27.955Z] #45 220.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
22:27:28 [2020-05-22T22:27:28.108Z] #50 17.69 + '[' -z '' ']'
22:27:28 [2020-05-22T22:27:28.108Z] #50 17.70 + target=static
22:27:28 [2020-05-22T22:27:28.108Z] #50 17.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static
22:27:28 [2020-05-22T22:27:28.212Z] #17 42.71 Selecting previously unselected package uidmap.
22:27:28 [2020-05-22T22:27:28.212Z] #17 42.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
22:27:28 [2020-05-22T22:27:28.212Z] #17 42.73 Unpacking uidmap (1:4.5-1.1) ...
22:27:28 [2020-05-22T22:27:28.212Z] #17 42.84 Selecting previously unselected package vim-runtime.
22:27:28 [2020-05-22T22:27:28.212Z] #17 42.86 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:27:28 [2020-05-22T22:27:28.212Z] #17 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:27:28 [2020-05-22T22:27:28.215Z] #45 ...
22:27:28 [2020-05-22T22:27:28.215Z] 
22:27:28 [2020-05-22T22:27:28.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:28 [2020-05-22T22:27:28.215Z] #39 164.9   CC       criu/tty.o
22:27:28 [2020-05-22T22:27:28.470Z] #17 42.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:27:28 [2020-05-22T22:27:28.470Z] #17 42.90 Unpacking vim-runtime (2:8.1.0875-5) ...
22:27:29 [2020-05-22T22:27:29.597Z] #39 ...
22:27:29 [2020-05-22T22:27:29.598Z] 
22:27:29 [2020-05-22T22:27:29.598Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:27:29 [2020-05-22T22:27:29.598Z] #52 180.2 + bin/containerd
22:27:29 [2020-05-22T22:27:29.858Z] #52 ...
22:27:29 [2020-05-22T22:27:29.858Z] 
22:27:29 [2020-05-22T22:27:29.858Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:29 [2020-05-22T22:27:29.858Z] #39 166.6   CC       criu/tun.o
22:27:30 [2020-05-22T22:27:30.119Z] #39 167.0   CC       criu/uffd.o
22:27:30 [2020-05-22T22:27:30.479Z] ok  	github.com/docker/docker/layer	7.680s	coverage: 68.8% of statements
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/oci	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.492s	coverage: 43.2% of statements
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:27:30 [2020-05-22T22:27:30.479Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
22:27:30 [2020-05-22T22:27:30.761Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
22:27:30 [2020-05-22T22:27:30.761Z] ok  	github.com/docker/docker/pkg/discovery/file	0.005s	coverage: 92.9% of statements
22:27:30 [2020-05-22T22:27:30.820Z] #17 46.33 Selecting previously unselected package vim.
22:27:30 [2020-05-22T22:27:30.820Z] #17 46.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
22:27:30 [2020-05-22T22:27:30.820Z] #17 46.35 Unpacking vim (2:8.1.0875-5) ...
22:27:31 [2020-05-22T22:27:31.374Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
22:27:31 [2020-05-22T22:27:31.384Z] #17 46.93 Selecting previously unselected package xfsprogs.
22:27:31 [2020-05-22T22:27:31.384Z] #17 46.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
22:27:31 [2020-05-22T22:27:31.384Z] #17 46.96 Unpacking xfsprogs (4.20.0-1) ...
22:27:31 [2020-05-22T22:27:31.501Z] #39 168.1   CC       criu/util.o
22:27:31 [2020-05-22T22:27:31.655Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
22:27:31 [2020-05-22T22:27:31.750Z] #17 46.17 Selecting previously unselected package vim.
22:27:31 [2020-05-22T22:27:31.750Z] #17 46.19 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
22:27:31 [2020-05-22T22:27:31.750Z] #17 46.20 Unpacking vim (2:8.1.0875-5) ...
22:27:31 [2020-05-22T22:27:31.936Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
22:27:31 [2020-05-22T22:27:31.948Z] #17 47.45 Selecting previously unselected package zip.
22:27:31 [2020-05-22T22:27:31.948Z] #17 47.47 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
22:27:31 [2020-05-22T22:27:31.948Z] #17 47.47 Unpacking zip (3.0-11+b1) ...
22:27:31 [2020-05-22T22:27:31.948Z] #17 47.68 Setting up aufs-tools (1:4.14+20190211-1) ...
22:27:31 [2020-05-22T22:27:31.948Z] #17 47.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.71 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.72 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.73 Setting up libgpm2:amd64 (1.20.7-5) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.74 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.75 Setting up uidmap (1:4.5-1.1) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.76 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.78 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.81 Setting up xxd (2:8.1.0875-5) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.82 Setting up zip (3.0-11+b1) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.84 Setting up vim-common (2:8.1.0875-5) ...
22:27:32 [2020-05-22T22:27:32.206Z] #17 47.87 Setting up bash-completion (1:2.8-6) ...
22:27:32 [2020-05-22T22:27:32.315Z] #17 46.84 Selecting previously unselected package xfsprogs.
22:27:32 [2020-05-22T22:27:32.315Z] #17 46.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
22:27:32 [2020-05-22T22:27:32.315Z] #17 46.85 Unpacking xfsprogs (4.20.0-1) ...
22:27:32 [2020-05-22T22:27:32.333Z] #52 253.6 + bin/containerd-shim-runc-v1
22:27:32 [2020-05-22T22:27:32.573Z] #17 47.30 Selecting previously unselected package zip.
22:27:32 [2020-05-22T22:27:32.607Z] #50 21.54 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc .
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.30 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.31 Unpacking zip (3.0-11+b1) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.46 Setting up aufs-tools (1:4.14+20190211-1) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.49 Setting up libip6tc0:amd64 (1.8.2-4) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.51 Setting up libgpm2:amd64 (1.20.7-5) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.52 Setting up libip4tc0:amd64 (1.8.2-4) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.52 Setting up uidmap (1:4.5-1.1) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.53 Setting up libnftnl11:amd64 (1.1.2-2) ...
22:27:32 [2020-05-22T22:27:32.831Z] #17 47.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
22:27:32 [2020-05-22T22:27:32.911Z] #39 169.4   CC       criu/uts_ns.o
22:27:32 [2020-05-22T22:27:32.911Z] #39 169.6   CC       criu/vdso.o
22:27:32 [2020-05-22T22:27:32.939Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
22:27:33 [2020-05-22T22:27:33.089Z] #17 47.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:27:33 [2020-05-22T22:27:33.089Z] #17 47.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
22:27:33 [2020-05-22T22:27:33.089Z] #17 47.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
22:27:33 [2020-05-22T22:27:33.089Z] #17 47.58 Setting up xxd (2:8.1.0875-5) ...
22:27:33 [2020-05-22T22:27:33.089Z] #17 47.59 Setting up zip (3.0-11+b1) ...
22:27:33 [2020-05-22T22:27:33.089Z] #17 47.60 Setting up vim-common (2:8.1.0875-5) ...
22:27:33 [2020-05-22T22:27:33.089Z] #17 47.63 Setting up bash-completion (1:2.8-6) ...
22:27:33 [2020-05-22T22:27:33.484Z] #39 170.2   LINK     criu/built-in.o
22:27:33 [2020-05-22T22:27:33.484Z] #39 170.3   LINK     criu/criu
22:27:33 [2020-05-22T22:27:33.552Z] ok  	github.com/docker/docker/pkg/fileutils	0.016s	coverage: 89.5% of statements
22:27:33 [2020-05-22T22:27:33.640Z] #50 ...
22:27:33 [2020-05-22T22:27:33.640Z] 
22:27:33 [2020-05-22T22:27:33.640Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:33 [2020-05-22T22:27:33.640Z] #18 20.05 Fetched 8131 kB in 19s (418 kB/s)
22:27:34 [2020-05-22T22:27:34.053Z] #39 170.7   DEP      lib/c/criu.d
22:27:34 [2020-05-22T22:27:34.053Z] #39 170.9   CC       images/rpc.pb-c.o
22:27:34 [2020-05-22T22:27:34.213Z] #52 256.7 + bin/containerd-shim-runc-v2
22:27:34 [2020-05-22T22:27:34.555Z] ok  	github.com/docker/docker/pkg/fsutils	0.467s	coverage: 85.1% of statements
22:27:34 [2020-05-22T22:27:34.733Z] #17 ...
22:27:34 [2020-05-22T22:27:34.733Z] 
22:27:34 [2020-05-22T22:27:34.733Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:34 [2020-05-22T22:27:34.733Z] #39 108.4   CC       criu/eventpoll.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 109.4   CC       criu/external.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 109.8   CC       criu/fault-injection.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 109.8   CC       criu/fdstore.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 110.2   CC       criu/fifo.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 110.6   CC       criu/file-ids.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 111.0   CC       criu/file-lock.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 111.9   CC       criu/files-ext.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 112.3   CC       criu/files-reg.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 114.3   CC       criu/files.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 116.6   CC       criu/filesystems.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 117.4   CC       criu/fsnotify.o
22:27:34 [2020-05-22T22:27:34.733Z] #39 118.8   CC       criu/image-desc.o
22:27:34 [2020-05-22T22:27:34.772Z] #52 257.4 + binaries
22:27:34 [2020-05-22T22:27:34.772Z] #52 257.4 + install -D bin/containerd /build/containerd
22:27:34 [2020-05-22T22:27:34.772Z] #52 257.5 + install -D bin/containerd-shim /build/containerd-shim
22:27:34 [2020-05-22T22:27:34.772Z] #52 257.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:27:34 [2020-05-22T22:27:34.772Z] #52 257.5 + install -D bin/ctr /build/ctr
22:27:34 [2020-05-22T22:27:34.837Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.073s	coverage: 84.1% of statements
22:27:34 [2020-05-22T22:27:34.837Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
22:27:34 [2020-05-22T22:27:34.991Z] #39 ...
22:27:34 [2020-05-22T22:27:34.991Z] 
22:27:34 [2020-05-22T22:27:34.991Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.48 Setting up libiptc0:amd64 (1.8.2-4) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.49 Setting up xz-utils (5.2.4-1) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.51 Setting up sudo (1.8.27-1+deb10u2) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.57 invoke-rc.d: could not determine current runlevel
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.57 invoke-rc.d: policy-rc.d denied execution of start.
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.58 Setting up pigz (2.4-1) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.61 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.63 Setting up python-pip-whl (18.1-5) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.64 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:27:34 [2020-05-22T22:27:34.991Z] #17 50.66 Setting up vim-runtime (2:8.1.0875-5) ...
22:27:34 [2020-05-22T22:27:34.993Z] #39 171.5   CC       lib/c/criu.o
22:27:35 [2020-05-22T22:27:35.026Z] #52 DONE 257.9s
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.07 Setting up libaio1:amd64 (0.3.112-3) ...
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.08 Setting up libonig5:amd64 (6.9.1-1) ...
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.11 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.12 Setting up vim (2:8.1.0875-5) ...
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.20 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:27:35 [2020-05-22T22:27:35.557Z] #17 51.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:27:35 [2020-05-22T22:27:35.566Z] #39 ...
22:27:35 [2020-05-22T22:27:35.566Z] 
22:27:35 [2020-05-22T22:27:35.566Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:27:35 [2020-05-22T22:27:35.566Z] #21 237.3 + return
22:27:35 [2020-05-22T22:27:35.620Z] #17 ...
22:27:35 [2020-05-22T22:27:35.620Z] 
22:27:35 [2020-05-22T22:27:35.620Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:35 [2020-05-22T22:27:35.620Z] #39 112.7   CC       criu/fault-injection.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 112.8   CC       criu/fdstore.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 113.2   CC       criu/fifo.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 113.6   CC       criu/file-ids.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 113.9   CC       criu/file-lock.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 114.8   CC       criu/files-ext.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 115.3   CC       criu/files-reg.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 117.4   CC       criu/files.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 119.2   CC       criu/filesystems.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 120.0   CC       criu/fsnotify.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 121.2   CC       criu/image-desc.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 121.3   CC       criu/image.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 122.3   CC       criu/ipc_ns.o
22:27:35 [2020-05-22T22:27:35.620Z] #39 ...
22:27:35 [2020-05-22T22:27:35.620Z] 
22:27:35 [2020-05-22T22:27:35.620Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:35 [2020-05-22T22:27:35.620Z] #17 50.29 Setting up libiptc0:amd64 (1.8.2-4) ...
22:27:35 [2020-05-22T22:27:35.620Z] #17 50.29 Setting up xz-utils (5.2.4-1) ...
22:27:35 [2020-05-22T22:27:35.620Z] #17 50.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:27:35 [2020-05-22T22:27:35.620Z] #17 50.32 Setting up sudo (1.8.27-1+deb10u2) ...
22:27:35 [2020-05-22T22:27:35.815Z] #17 51.24 Setting up jq (1.5+dfsg-2+b1) ...
22:27:35 [2020-05-22T22:27:35.815Z] #17 51.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:27:35 [2020-05-22T22:27:35.815Z] #17 51.26 Setting up python3.7 (3.7.3-2+deb10u1) ...
22:27:35 [2020-05-22T22:27:35.842Z] ok  	github.com/docker/docker/pkg/idtools	0.251s	coverage: 70.3% of statements
22:27:35 [2020-05-22T22:27:35.842Z] ok  	github.com/docker/docker/pkg/ioutils	0.282s	coverage: 70.1% of statements
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.40 invoke-rc.d: could not determine current runlevel
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.42 invoke-rc.d: policy-rc.d denied execution of start.
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.43 Setting up pigz (2.4-1) ...
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.46 Setting up libnl-3-200:amd64 (3.4.0-1) ...
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.47 Setting up python-pip-whl (18.1-5) ...
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.48 Setting up libmpdec2:amd64 (2.4.2-2) ...
22:27:35 [2020-05-22T22:27:35.878Z] #17 50.49 Setting up vim-runtime (2:8.1.0875-5) ...
22:27:35 [2020-05-22T22:27:35.949Z] 
22:27:35 [2020-05-22T22:27:35.949Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
22:27:36 [2020-05-22T22:27:36.123Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
22:27:36 [2020-05-22T22:27:36.123Z] ok  	github.com/docker/docker/pkg/locker	0.043s	coverage: 88.9% of statements
22:27:36 [2020-05-22T22:27:36.147Z] #21 DONE 237.9s
22:27:36 [2020-05-22T22:27:36.147Z] 
22:27:36 [2020-05-22T22:27:36.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:36 [2020-05-22T22:27:36.147Z] #39 172.5   LINK     lib/c/built-in.o
22:27:36 [2020-05-22T22:27:36.147Z] #39 172.5   LINK     lib/c/libcriu.so
22:27:36 [2020-05-22T22:27:36.147Z] #39 172.6   LINK     lib/c/libcriu.a
22:27:36 [2020-05-22T22:27:36.147Z] #39 172.8   GEN      magic.py
22:27:36 [2020-05-22T22:27:36.147Z] #39 172.9 Note: Building without setproctitle() and strlcpy() support.
22:27:36 [2020-05-22T22:27:36.147Z] #39 172.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:27:36 [2020-05-22T22:27:36.147Z] #39 172.9 Note: Building without GnuTLS support
22:27:36 [2020-05-22T22:27:36.204Z] #53 DONE 0.2s
22:27:36 [2020-05-22T22:27:36.204Z] 
22:27:36 [2020-05-22T22:27:36.204Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
22:27:36 [2020-05-22T22:27:36.204Z] #57 DONE 0.1s
22:27:36 [2020-05-22T22:27:36.204Z] 
22:27:36 [2020-05-22T22:27:36.204Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
22:27:36 [2020-05-22T22:27:36.373Z] #18 20.05 Reading package lists...
22:27:36 [2020-05-22T22:27:36.373Z] #18 ...
22:27:36 [2020-05-22T22:27:36.373Z] 
22:27:36 [2020-05-22T22:27:36.373Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
22:27:36 [2020-05-22T22:27:36.373Z] #48 192.5 mvdan.cc/sh/v3/cmd/shfmt
22:27:36 [2020-05-22T22:27:36.373Z] #48 DONE 202.2s
22:27:36 [2020-05-22T22:27:36.404Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
22:27:36 [2020-05-22T22:27:36.404Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:27:36 [2020-05-22T22:27:36.404Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:27:36 [2020-05-22T22:27:36.404Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
22:27:36 [2020-05-22T22:27:36.404Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:27:36 [2020-05-22T22:27:36.443Z] #17 50.96 Setting up libaio1:amd64 (0.3.112-3) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 50.97 Setting up libonig5:amd64 (6.9.1-1) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 50.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 50.99 Setting up vim (2:8.1.0875-5) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.07 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.08 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.09 Setting up jq (1.5+dfsg-2+b1) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.10 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
22:27:36 [2020-05-22T22:27:36.443Z] #17 51.11 Setting up python3.7 (3.7.3-2+deb10u1) ...
22:27:36 [2020-05-22T22:27:36.458Z] #59 DONE 0.1s
22:27:36 [2020-05-22T22:27:36.458Z] 
22:27:36 [2020-05-22T22:27:36.458Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
22:27:36 [2020-05-22T22:27:36.458Z] #61 DONE 0.1s
22:27:36 [2020-05-22T22:27:36.685Z] ok  	github.com/docker/docker/pkg/parsers	0.010s	coverage: 97.0% of statements
22:27:36 [2020-05-22T22:27:36.685Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
22:27:36 [2020-05-22T22:27:36.703Z] 
22:27:36 [2020-05-22T22:27:36.703Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:36 [2020-05-22T22:27:36.703Z] #40 96.81   DEP      criu/pie/util.d
22:27:36 [2020-05-22T22:27:36.703Z] #40 97.28   CC       criu/pie/util.o
22:27:36 [2020-05-22T22:27:36.703Z] #40 98.01   CC       criu/pie/util-vdso.o
22:27:36 [2020-05-22T22:27:36.703Z] #40 99.32   AR       criu/pie/pie.lib.a
22:27:36 [2020-05-22T22:27:36.703Z] #40 99.45   DEP      criu/pie/restorer.d
22:27:36 [2020-05-22T22:27:36.703Z] #40 99.80   DEP      criu/arch/ppc64/vdso-trampoline.d
22:27:36 [2020-05-22T22:27:36.703Z] #40 99.85   DEP      criu/arch/ppc64/restorer.d
22:27:36 [2020-05-22T22:27:36.703Z] #40 100.1   DEP      criu/arch/ppc64/vdso-pie.d
22:27:36 [2020-05-22T22:27:36.703Z] #40 100.4   DEP      criu/pie/parasite-vdso.d
22:27:36 [2020-05-22T22:27:36.703Z] #40 100.8   DEP      criu/pie/parasite.d
22:27:36 [2020-05-22T22:27:36.703Z] #40 101.4   CC       criu/pie/parasite.o
22:27:36 [2020-05-22T22:27:36.703Z] #40 104.2   LINK     criu/pie/parasite.built-in.o
22:27:36 [2020-05-22T22:27:36.703Z] #40 104.2   GEN      criu/pie/parasite-blob.h
22:27:36 [2020-05-22T22:27:36.703Z] #40 104.3   CC       criu/pie/parasite-vdso.o
22:27:36 [2020-05-22T22:27:36.703Z] #40 105.9   CC       criu/arch/ppc64/vdso-pie.o
22:27:36 [2020-05-22T22:27:36.716Z] 
22:27:36 [2020-05-22T22:27:36.716Z] #39 173.6 fatal: not a git repository (or any of the parent directories): .git
22:27:36 [2020-05-22T22:27:36.716Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:27:36 [2020-05-22T22:27:36.717Z] #62 DONE 0.0s
22:27:36 [2020-05-22T22:27:36.717Z] 
22:27:36 [2020-05-22T22:27:36.717Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
22:27:36 [2020-05-22T22:27:36.967Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 91.4% of statements
22:27:36 [2020-05-22T22:27:36.967Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
22:27:36 [2020-05-22T22:27:36.967Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:27:36 [2020-05-22T22:27:36.967Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:27:37 [2020-05-22T22:27:37.479Z] #40 ...
22:27:37 [2020-05-22T22:27:37.479Z] 
22:27:37 [2020-05-22T22:27:37.479Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:27:37 [2020-05-22T22:27:37.479Z] #42 193.1 math/big
22:27:37 [2020-05-22T22:27:37.479Z] #42 196.4 vendor/golang.org/x/text/unicode/bidi
22:27:37 [2020-05-22T22:27:37.479Z] #42 199.7 go/doc
22:27:37 [2020-05-22T22:27:37.479Z] #42 ...
22:27:37 [2020-05-22T22:27:37.479Z] 
22:27:37 [2020-05-22T22:27:37.479Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:27:37 [2020-05-22T22:27:37.479Z] #55 203.2 + for f in rootlesskit rootlesskit-docker-proxy
22:27:37 [2020-05-22T22:27:37.479Z] #55 203.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
22:27:37 [2020-05-22T22:27:37.599Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
22:27:37 [2020-05-22T22:27:37.723Z] #63 DONE 1.2s
22:27:37 [2020-05-22T22:27:37.723Z] 
22:27:37 [2020-05-22T22:27:37.723Z] #64 exporting to image
22:27:37 [2020-05-22T22:27:37.723Z] #64 exporting layers
22:27:38 [2020-05-22T22:27:38.121Z] #39 174.6 make[1]: Nothing to be done for 'all'.
22:27:38 [2020-05-22T22:27:38.237Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
22:27:38 [2020-05-22T22:27:38.382Z] #39 ...
22:27:38 [2020-05-22T22:27:38.382Z] 
22:27:38 [2020-05-22T22:27:38.382Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
22:27:38 [2020-05-22T22:27:38.382Z] #22 DONE 0.2s
22:27:38 [2020-05-22T22:27:38.518Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:27:38 [2020-05-22T22:27:38.643Z] 
22:27:38 [2020-05-22T22:27:38.643Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
22:27:38 [2020-05-22T22:27:38.800Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.17 Setting up iptables (1.8.2-4) ...
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.19 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:27:39 [2020-05-22T22:27:39.092Z] #17 54.23 Setting up python3 (3.7.3-1) ...
22:27:39 [2020-05-22T22:27:39.093Z] #17 54.63 Setting up python3-wheel (0.32.3-2) ...
22:27:39 [2020-05-22T22:27:39.214Z] #26 DONE 0.8s
22:27:39 [2020-05-22T22:27:39.214Z] 
22:27:39 [2020-05-22T22:27:39.214Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.4 make[1]: 'images/built-in.o' is up to date.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.5 make[1]: 'compel/libcompel.a' is up to date.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.6 make[1]: 'compel/compel-host-bin' is up to date.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.6 make[1]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.6 make[1]: 'soccr/libsoccr.a' is up to date.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.9 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.214Z] #39 175.9 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.214Z] #39 176.0 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.475Z] #39 ...
22:27:39 [2020-05-22T22:27:39.475Z] 
22:27:39 [2020-05-22T22:27:39.475Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
22:27:39 [2020-05-22T22:27:39.475Z] #29 DONE 0.2s
22:27:39 [2020-05-22T22:27:39.475Z] 
22:27:39 [2020-05-22T22:27:39.475Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
22:27:39 [2020-05-22T22:27:39.475Z] #31 DONE 0.1s
22:27:39 [2020-05-22T22:27:39.475Z] 
22:27:39 [2020-05-22T22:27:39.475Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:39 [2020-05-22T22:27:39.475Z] #39 176.2 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.475Z] #39 176.3 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.658Z] #17 55.31 Setting up apparmor (2.13.2-10) ...
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.14 Setting up iptables (1.8.2-4) ...
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:27:39 [2020-05-22T22:27:39.722Z] #17 54.19 Setting up python3 (3.7.3-1) ...
22:27:39 [2020-05-22T22:27:39.734Z] #39 ...
22:27:39 [2020-05-22T22:27:39.734Z] 
22:27:39 [2020-05-22T22:27:39.734Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
22:27:39 [2020-05-22T22:27:39.734Z] #34 DONE 0.1s
22:27:39 [2020-05-22T22:27:39.734Z] 
22:27:39 [2020-05-22T22:27:39.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:39 [2020-05-22T22:27:39.734Z] #39 176.4 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.734Z] #39 ...
22:27:39 [2020-05-22T22:27:39.734Z] 
22:27:39 [2020-05-22T22:27:39.734Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
22:27:39 [2020-05-22T22:27:39.734Z] #37 DONE 0.2s
22:27:39 [2020-05-22T22:27:39.734Z] 
22:27:39 [2020-05-22T22:27:39.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:39 [2020-05-22T22:27:39.734Z] #39 176.5 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.805Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
22:27:39 [2020-05-22T22:27:39.995Z] #39 176.6 make[2]: Nothing to be done for 'all'.
22:27:39 [2020-05-22T22:27:39.995Z] #39 176.7   INSTALL  criu/criu
22:27:39 [2020-05-22T22:27:39.995Z] #39 DONE 176.9s
22:27:39 [2020-05-22T22:27:39.995Z] 
22:27:39 [2020-05-22T22:27:39.995Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:27:40 [2020-05-22T22:27:40.087Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
22:27:40 [2020-05-22T22:27:40.288Z] #17 54.68 Setting up python3-wheel (0.32.3-2) ...
22:27:40 [2020-05-22T22:27:40.853Z] #17 55.40 Setting up apparmor (2.13.2-10) ...
22:27:41 [2020-05-22T22:27:41.556Z] #17 56.87 Setting up xfsprogs (4.20.0-1) ...
22:27:41 [2020-05-22T22:27:41.556Z] #17 56.89 Setting up python3-lib2to3 (3.7.3-1) ...
22:27:41 [2020-05-22T22:27:41.813Z] #17 57.31 Setting up python3-pkg-resources (40.8.0-1) ...
22:27:41 [2020-05-22T22:27:41.908Z] #45 ...
22:27:41 [2020-05-22T22:27:41.908Z] 
22:27:41 [2020-05-22T22:27:41.908Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:27:41 [2020-05-22T22:27:41.908Z] #40 DONE 0.2s
22:27:41 [2020-05-22T22:27:41.908Z] 
22:27:41 [2020-05-22T22:27:41.908Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
22:27:42 [2020-05-22T22:27:42.168Z] #42 DONE 0.2s
22:27:42 [2020-05-22T22:27:42.168Z] 
22:27:42 [2020-05-22T22:27:42.168Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
22:27:42 [2020-05-22T22:27:42.168Z] #44 DONE 0.1s
22:27:42 [2020-05-22T22:27:42.168Z] 
22:27:42 [2020-05-22T22:27:42.168Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:27:42 [2020-05-22T22:27:42.227Z] #17 57.00 Setting up xfsprogs (4.20.0-1) ...
22:27:42 [2020-05-22T22:27:42.485Z] #17 57.01 Setting up python3-lib2to3 (3.7.3-1) ...
22:27:42 [2020-05-22T22:27:42.743Z] #17 57.37 Setting up python3-pkg-resources (40.8.0-1) ...
22:27:42 [2020-05-22T22:27:42.746Z] #17 58.27 Setting up python3-distutils (3.7.3-1) ...
22:27:42 [2020-05-22T22:27:42.755Z] ok  	github.com/docker/docker/pkg/signal	2.359s	coverage: 61.0% of statements
22:27:43 [2020-05-22T22:27:43.003Z] #17 58.76 Setting up python3-setuptools (40.8.0-1) ...
22:27:43 [2020-05-22T22:27:43.037Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
22:27:43 [2020-05-22T22:27:43.295Z] #55 ...
22:27:43 [2020-05-22T22:27:43.296Z] 
22:27:43 [2020-05-22T22:27:43.296Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:27:43 [2020-05-22T22:27:43.296Z] #42 208.9 vendor/golang.org/x/text/secure/bidirule
22:27:43 [2020-05-22T22:27:43.317Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
22:27:43 [2020-05-22T22:27:43.599Z] ok  	github.com/docker/docker/pkg/stringid	0.001s	coverage: 70.6% of statements
22:27:43 [2020-05-22T22:27:43.675Z] #17 58.20 Setting up python3-distutils (3.7.3-1) ...
22:27:43 [2020-05-22T22:27:43.880Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
22:27:44 [2020-05-22T22:27:44.241Z] #17 58.67 Setting up python3-setuptools (40.8.0-1) ...
22:27:44 [2020-05-22T22:27:44.245Z] #64 exporting layers 6.1s done
22:27:44 [2020-05-22T22:27:44.245Z] #64 writing image sha256:1c9f9602a96ce8333edf1dae0c2a005bf552ebaecc470eeb916089565ccf4b57 done
22:27:44 [2020-05-22T22:27:44.245Z] #64 naming to docker.io/library/docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 done
22:27:44 [2020-05-22T22:27:44.245Z] #64 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
22:27:44 [2020-05-22T22:27:44.375Z] #17 60.04 Setting up python3-pip (18.1-5) ...
22:27:44 [2020-05-22T22:27:44.492Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 54.1% of statements
22:27:44 [2020-05-22T22:27:44.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41014/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/validate/default
22:27:44 [2020-05-22T22:27:44.774Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.9% of statements
22:27:44 [2020-05-22T22:27:44.837Z] #42 210.7 vendor/golang.org/x/text/unicode/norm
22:27:45 [2020-05-22T22:27:45.148Z] Congratulations!  All commits are properly signed with the DCO!
22:27:45 [2020-05-22T22:27:45.172Z] #17 59.82 Setting up python3-pip (18.1-5) ...
22:27:45 [2020-05-22T22:27:45.307Z] #17 ...
22:27:45 [2020-05-22T22:27:45.307Z] 
22:27:45 [2020-05-22T22:27:45.307Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:45 [2020-05-22T22:27:45.307Z] #39 119.0   CC       criu/image.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 120.1   CC       criu/ipc_ns.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 121.3   CC       criu/irmap.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 122.0   CC       criu/kcmp-ids.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 122.3   CC       criu/kerndat.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 123.4   CC       criu/libnetlink.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 123.7   CC       criu/log.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 124.2   CC       criu/lsm.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 124.6   CC       criu/mem.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 126.5   CC       criu/mount.o
22:27:45 [2020-05-22T22:27:45.307Z] #39 ...
22:27:45 [2020-05-22T22:27:45.307Z] 
22:27:45 [2020-05-22T22:27:45.307Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:27:45 [2020-05-22T22:27:45.307Z] #36 231.1 + dpkg --print-architecture
22:27:45 [2020-05-22T22:27:45.307Z] #36 231.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:27:45 [2020-05-22T22:27:45.307Z] #36 231.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:27:45 [2020-05-22T22:27:45.307Z] #36 231.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:27:45 [2020-05-22T22:27:45.386Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
22:27:45 [2020-05-22T22:27:45.402Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
22:27:45 [2020-05-22T22:27:45.402Z] No api/types/ or api/swagger.yaml changes in diff.
22:27:45 [2020-05-22T22:27:45.402Z] Congratulations!  All TOML source files changed here have valid syntax.
22:27:45 [2020-05-22T22:27:45.402Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:27:45 [2020-05-22T22:27:45.402Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
22:27:45 [2020-05-22T22:27:45.402Z] Congratulations!  No new tests were added to integration-cli.
22:27:45 [2020-05-22T22:27:45.402Z] 
22:27:45 [2020-05-22T22:27:45.402Z] INFO Start validation with golang-ci-lint
22:27:45 [2020-05-22T22:27:45.402Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
22:27:45 [2020-05-22T22:27:45.402Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:27:45 [2020-05-22T22:27:45.402Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
22:27:45 [2020-05-22T22:27:45.565Z] #36 ...
22:27:45 [2020-05-22T22:27:45.565Z] 
22:27:45 [2020-05-22T22:27:45.565Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:45 [2020-05-22T22:27:45.565Z] #17 61.13 Processing triggers for libc-bin (2.28-10) ...
22:27:45 [2020-05-22T22:27:45.565Z] #17 61.15 Processing triggers for mime-support (3.62) ...
22:27:45 [2020-05-22T22:27:45.668Z] ok  	github.com/docker/docker/pkg/tarsum	0.029s	coverage: 89.3% of statements
22:27:45 [2020-05-22T22:27:45.949Z] testing: warning: no tests to run
22:27:45 [2020-05-22T22:27:45.949Z] coverage: [no statements]
22:27:45 [2020-05-22T22:27:45.949Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
22:27:46 [2020-05-22T22:27:46.113Z] #17 ...
22:27:46 [2020-05-22T22:27:46.113Z] 
22:27:46 [2020-05-22T22:27:46.113Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:46 [2020-05-22T22:27:46.113Z] #39 123.4   CC       criu/irmap.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 124.0   CC       criu/kcmp-ids.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 124.4   CC       criu/kerndat.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 125.5   CC       criu/libnetlink.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 125.8   CC       criu/log.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 126.3   CC       criu/lsm.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 126.7   CC       criu/mem.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 128.4   CC       criu/mount.o
22:27:46 [2020-05-22T22:27:46.113Z] #39 132.6   CC       criu/namespaces.o
22:27:46 [2020-05-22T22:27:46.130Z] #17 DONE 61.7s
22:27:46 [2020-05-22T22:27:46.130Z] 
22:27:46 [2020-05-22T22:27:46.130Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:46 [2020-05-22T22:27:46.130Z] #39 ...
22:27:46 [2020-05-22T22:27:46.130Z] 
22:27:46 [2020-05-22T22:27:46.130Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
22:27:46 [2020-05-22T22:27:46.230Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
22:27:46 [2020-05-22T22:27:46.230Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
22:27:46 [2020-05-22T22:27:46.370Z] #39 ...
22:27:46 [2020-05-22T22:27:46.370Z] 
22:27:46 [2020-05-22T22:27:46.370Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:46 [2020-05-22T22:27:46.370Z] #17 60.91 Processing triggers for libc-bin (2.28-10) ...
22:27:46 [2020-05-22T22:27:46.370Z] #17 60.95 Processing triggers for mime-support (3.62) ...
22:27:46 [2020-05-22T22:27:46.520Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
22:27:46 [2020-05-22T22:27:46.940Z] #17 DONE 61.5s
22:27:46 [2020-05-22T22:27:46.941Z] 
22:27:46 [2020-05-22T22:27:46.941Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
22:27:48 [2020-05-22T22:27:48.028Z] #18 1.762 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:27:48 [2020-05-22T22:27:48.028Z] #18 1.766 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:27:48 [2020-05-22T22:27:48.028Z] #18 1.770 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:27:48 [2020-05-22T22:27:48.028Z] #18 DONE 1.9s
22:27:48 [2020-05-22T22:27:48.028Z] 
22:27:48 [2020-05-22T22:27:48.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:48 [2020-05-22T22:27:48.028Z] #39 130.8   CC       criu/namespaces.o
22:27:48 [2020-05-22T22:27:48.341Z] #42 ...
22:27:48 [2020-05-22T22:27:48.341Z] 
22:27:48 [2020-05-22T22:27:48.341Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:48 [2020-05-22T22:27:48.341Z] #40 107.5   CC       criu/arch/ppc64/restorer.o
22:27:48 [2020-05-22T22:27:48.341Z] #40 108.1   CC       criu/arch/ppc64/vdso-trampoline.o
22:27:48 [2020-05-22T22:27:48.341Z] #40 108.1   CC       criu/pie/restorer.o
22:27:48 [2020-05-22T22:27:48.341Z] #40 113.5   LINK     criu/pie/restorer.built-in.o
22:27:48 [2020-05-22T22:27:48.341Z] #40 113.6   GEN      criu/pie/restorer-blob.h
22:27:48 [2020-05-22T22:27:48.341Z] #40 113.9   DEP      criu/vdso.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 114.3   DEP      criu/uts_ns.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 114.6   DEP      criu/util.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 115.1   DEP      criu/uffd.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 115.6   DEP      criu/tun.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 116.0   DEP      criu/tty.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 116.4   DEP      criu/timerfd.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 116.8   DEP      criu/sysfs_parse.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 117.1   DEP      criu/sysctl.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 117.3   DEP      criu/string.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 117.3   DEP      criu/stats.d
22:27:48 [2020-05-22T22:27:48.341Z] #40 117.5   DEP      criu/sockets.d
22:27:48 [2020-05-22T22:27:48.537Z] ok  	github.com/docker/docker/plugin	0.559s	coverage: 23.1% of statements
22:27:48 [2020-05-22T22:27:48.819Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
22:27:48 [2020-05-22T22:27:48.835Z] #18 ...
22:27:48 [2020-05-22T22:27:48.835Z] 
22:27:48 [2020-05-22T22:27:48.835Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:27:48 [2020-05-22T22:27:48.835Z] #36 231.6 + dpkg --print-architecture
22:27:48 [2020-05-22T22:27:48.835Z] #36 231.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:27:48 [2020-05-22T22:27:48.835Z] #36 231.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:27:48 [2020-05-22T22:27:48.835Z] #36 231.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:27:48 [2020-05-22T22:27:48.835Z] #36 ...
22:27:48 [2020-05-22T22:27:48.835Z] 
22:27:48 [2020-05-22T22:27:48.835Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:48 [2020-05-22T22:27:48.835Z] #39 134.9   CC       criu/net.o
22:27:48 [2020-05-22T22:27:48.835Z] #39 ...
22:27:48 [2020-05-22T22:27:48.835Z] 
22:27:48 [2020-05-22T22:27:48.835Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
22:27:48 [2020-05-22T22:27:48.835Z] #18 1.777 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:27:48 [2020-05-22T22:27:48.835Z] #18 1.777 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:27:48 [2020-05-22T22:27:48.835Z] #18 1.782 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:27:48 [2020-05-22T22:27:48.835Z] #18 DONE 1.9s
22:27:48 [2020-05-22T22:27:48.835Z] 
22:27:48 [2020-05-22T22:27:48.835Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:27:48 [2020-05-22T22:27:48.960Z] #39 132.9   CC       criu/net.o
22:27:48 [2020-05-22T22:27:48.974Z] #40 118.1   DEP      criu/sk-unix.d
22:27:49 [2020-05-22T22:27:49.268Z] #40 118.8   DEP      criu/sk-tcp.d
22:27:49 [2020-05-22T22:27:49.432Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
22:27:49 [2020-05-22T22:27:49.714Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
22:27:49 [2020-05-22T22:27:49.918Z] #40 119.2   DEP      criu/sk-queue.d
22:27:50 [2020-05-22T22:27:50.214Z] #40 119.5   DEP      criu/sk-packet.d
22:27:50 [2020-05-22T22:27:50.505Z] #40 119.9   DEP      criu/sk-netlink.d
22:27:50 [2020-05-22T22:27:50.796Z] #40 ...
22:27:50 [2020-05-22T22:27:50.796Z] 
22:27:50 [2020-05-22T22:27:50.796Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
22:27:50 [2020-05-22T22:27:50.796Z] #55 DONE 216.6s
22:27:50 [2020-05-22T22:27:50.796Z] 
22:27:50 [2020-05-22T22:27:50.796Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
22:27:51 [2020-05-22T22:27:51.087Z] #56 DONE 0.1s
22:27:51 [2020-05-22T22:27:51.087Z] 
22:27:51 [2020-05-22T22:27:51.087Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:27:51 [2020-05-22T22:27:51.087Z] #57 DONE 0.1s
22:27:51 [2020-05-22T22:27:51.087Z] 
22:27:51 [2020-05-22T22:27:51.087Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:51 [2020-05-22T22:27:51.087Z] #40 120.3   DEP      criu/sk-inet.d
22:27:51 [2020-05-22T22:27:51.087Z] #40 ...
22:27:51 [2020-05-22T22:27:51.087Z] 
22:27:51 [2020-05-22T22:27:51.087Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:51 [2020-05-22T22:27:51.087Z] #18 20.05 Reading package lists...
22:27:51 [2020-05-22T22:27:51.087Z] #18 27.77 Reading package lists...
22:27:51 [2020-05-22T22:27:51.087Z] #18 35.13 Building dependency tree...
22:27:51 [2020-05-22T22:27:51.182Z] ok  	github.com/docker/docker/registry	0.094s	coverage: 56.3% of statements
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.76 libcap2-bin is already the newest version (1:2.25-2).
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.76 The following additional packages will be installed:
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.76   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.76   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.76   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.76   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.77   python3.7 python3.7-minimal vim-runtime xxd
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.77 Suggested packages:
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.77   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.77   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.78   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.78 Recommended packages:
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.78   aufs-dkms nftables build-essential python3-dev python3-keyring
22:27:51 [2020-05-22T22:27:51.380Z] #18 37.78   python3-keyrings.alt python3-xdg unzip
22:27:51 [2020-05-22T22:27:51.463Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
22:27:51 [2020-05-22T22:27:51.463Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
22:27:51 [2020-05-22T22:27:51.671Z] #18 ...
22:27:51 [2020-05-22T22:27:51.671Z] 
22:27:51 [2020-05-22T22:27:51.671Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:51 [2020-05-22T22:27:51.671Z] #40 120.9   DEP      criu/signalfd.d
22:27:51 [2020-05-22T22:27:51.962Z] #40 121.3   DEP      criu/sigframe.d
22:27:52 [2020-05-22T22:27:52.264Z] #40 121.6   DEP      criu/shmem.d
22:27:52 [2020-05-22T22:27:52.468Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 65.8% of statements
22:27:52 [2020-05-22T22:27:52.468Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:27:52 [2020-05-22T22:27:52.891Z] #40 122.2   DEP      criu/servicefd.d
22:27:53 [2020-05-22T22:27:53.140Z] #39 136.4   CC       criu/netfilter.o
22:27:53 [2020-05-22T22:27:53.140Z] #39 136.8   CC       criu/page-pipe.o
22:27:53 [2020-05-22T22:27:53.180Z] #40 122.5   DEP      criu/seize.d
22:27:53 [2020-05-22T22:27:53.471Z] #40 122.8   DEP      criu/seccomp.d
22:27:53 [2020-05-22T22:27:53.706Z] #39 137.4   CC       criu/page-xfer.o
22:27:53 [2020-05-22T22:27:53.762Z] #40 123.2   DEP      criu/rst-malloc.d
22:27:54 [2020-05-22T22:27:54.053Z] #40 123.4   DEP      criu/rbtree.d
22:27:54 [2020-05-22T22:27:54.053Z] #40 123.5   DEP      criu/pstree.d
22:27:54 [2020-05-22T22:27:54.347Z] #40 123.8   DEP      criu/protobuf.d
22:27:54 [2020-05-22T22:27:54.485Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
22:27:54 [2020-05-22T22:27:54.638Z] #39 138.6   CC       criu/pagemap-cache.o
22:27:54 [2020-05-22T22:27:54.638Z] #40 124.1   GEN      criu/protobuf-desc-gen.h
22:27:54 [2020-05-22T22:27:54.896Z] #39 138.8   CC       criu/pagemap.o
22:27:55 [2020-05-22T22:27:55.098Z] ok  	github.com/docker/docker/volume/local	0.047s	coverage: 73.0% of statements
22:27:55 [2020-05-22T22:27:55.383Z] #19 ...
22:27:55 [2020-05-22T22:27:55.383Z] 
22:27:55 [2020-05-22T22:27:55.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:55 [2020-05-22T22:27:55.383Z] #39 138.5   CC       criu/netfilter.o
22:27:55 [2020-05-22T22:27:55.383Z] #39 138.8   CC       criu/page-pipe.o
22:27:55 [2020-05-22T22:27:55.383Z] #39 139.6   CC       criu/page-xfer.o
22:27:55 [2020-05-22T22:27:55.383Z] #39 141.1   CC       criu/pagemap-cache.o
22:27:55 [2020-05-22T22:27:55.383Z] #39 141.6   CC       criu/pagemap.o
22:27:55 [2020-05-22T22:27:55.383Z] #39 142.6   CC       criu/parasite-syscall.o
22:27:55 [2020-05-22T22:27:55.710Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
22:27:55 [2020-05-22T22:27:55.828Z] #39 139.7   CC       criu/parasite-syscall.o
22:27:56 [2020-05-22T22:27:56.316Z] #39 143.3   CC       criu/path.o
22:27:56 [2020-05-22T22:27:56.316Z] #39 143.5   CC       criu/pie-util-vdso-elf32.o
22:27:56 [2020-05-22T22:27:56.394Z] #39 140.4   CC       criu/path.o
22:27:56 [2020-05-22T22:27:56.574Z] #39 144.0   CC       criu/pie-util-vdso.o
22:27:56 [2020-05-22T22:27:56.651Z] #39 140.7   CC       criu/pie-util-vdso-elf32.o
22:27:56 [2020-05-22T22:27:56.714Z] ok  	github.com/docker/docker/volume/service	0.010s	coverage: 73.0% of statements
22:27:57 [2020-05-22T22:27:57.140Z] #39 144.5   CC       criu/pie-util.o
22:27:57 [2020-05-22T22:27:57.216Z] #39 141.1   CC       criu/pie-util-vdso.o
22:27:57 [2020-05-22T22:27:57.375Z] #40 ...
22:27:57 [2020-05-22T22:27:57.375Z] 
22:27:57 [2020-05-22T22:27:57.375Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.81 The following NEW packages will be installed:
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.82   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.82   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.82   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.82   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.82   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.83   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.83   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.83   xz-utils zip
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.98 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded.
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.98 Need to get 29.2 MB of archives.
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.98 After this operation, 134 MB of additional disk space will be used.
22:27:57 [2020-05-22T22:27:57.375Z] #18 41.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 42.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 42.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.73 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.89 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
22:27:57 [2020-05-22T22:27:57.375Z] #18 43.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
22:27:57 [2020-05-22T22:27:57.397Z] #39 144.7   CC       criu/pipes.o
22:27:57 [2020-05-22T22:27:57.474Z] #39 141.5   CC       criu/pie-util.o
22:27:57 [2020-05-22T22:27:57.731Z] #39 141.7   CC       criu/pipes.o
22:27:57 [2020-05-22T22:27:57.963Z] #39 145.3   CC       criu/plugin.o
22:27:57 [2020-05-22T22:27:57.988Z] #39 ...
22:27:57 [2020-05-22T22:27:57.988Z] 
22:27:57 [2020-05-22T22:27:57.988Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:27:57 [2020-05-22T22:27:57.988Z] #19 5.811 Collecting yamllint==1.16.0
22:27:58 [2020-05-22T22:27:58.529Z] #39 145.6   CC       criu/proc_parse.o
22:27:58 [2020-05-22T22:27:58.553Z] #19 ...
22:27:58 [2020-05-22T22:27:58.553Z] 
22:27:58 [2020-05-22T22:27:58.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:27:58 [2020-05-22T22:27:58.553Z] #39 142.4   CC       criu/plugin.o
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
22:27:58 [2020-05-22T22:27:58.898Z] #18 45.38 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
22:27:59 [2020-05-22T22:27:59.117Z] #39 142.8   CC       criu/proc_parse.o
22:27:59 [2020-05-22T22:27:59.190Z] #18 45.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
22:27:59 [2020-05-22T22:27:59.190Z] #18 45.45 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
22:27:59 [2020-05-22T22:27:59.190Z] #18 45.46 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
22:27:59 [2020-05-22T22:27:59.190Z] #18 45.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
22:27:59 [2020-05-22T22:27:59.496Z] #18 45.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
22:27:59 [2020-05-22T22:27:59.496Z] #18 45.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
22:28:00 [2020-05-22T22:28:00.128Z] #18 46.55 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
22:28:00 [2020-05-22T22:28:00.419Z] #18 46.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
22:28:00 [2020-05-22T22:28:00.419Z] #18 46.81 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
22:28:01 [2020-05-22T22:28:01.056Z] #39 148.0   CC       criu/protobuf-desc.o
22:28:01 [2020-05-22T22:28:01.452Z] #18 47.76 debconf: delaying package configuration, since apt-utils is not installed
22:28:01 [2020-05-22T22:28:01.452Z] #18 47.87 Fetched 29.2 MB in 5s (5947 kB/s)
22:28:01 [2020-05-22T22:28:01.452Z] #18 47.95 Selecting previously unselected package pigz.
22:28:01 [2020-05-22T22:28:01.645Z] #39 145.5   CC       criu/protobuf-desc.o
22:28:01 [2020-05-22T22:28:01.743Z] #18 47.95 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23363 files and directories currently installed.)
22:28:01 [2020-05-22T22:28:01.743Z] #18 48.07 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
22:28:01 [2020-05-22T22:28:01.743Z] #18 48.08 Unpacking pigz (2.4-1) ...
22:28:01 [2020-05-22T22:28:01.743Z] #18 48.22 Selecting previously unselected package libpython3.7-minimal:ppc64el.
22:28:01 [2020-05-22T22:28:01.990Z] #39 149.0   CC       criu/protobuf.o
22:28:02 [2020-05-22T22:28:02.033Z] #18 48.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
22:28:02 [2020-05-22T22:28:02.033Z] #18 48.23 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
22:28:02 [2020-05-22T22:28:02.555Z] #39 149.6   CC       criu/pstree.o
22:28:02 [2020-05-22T22:28:02.668Z] #18 49.06 Selecting previously unselected package python3.7-minimal.
22:28:02 [2020-05-22T22:28:02.668Z] #18 49.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
22:28:02 [2020-05-22T22:28:02.668Z] #18 49.10 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
22:28:02 [2020-05-22T22:28:02.814Z] #39 ...
22:28:02 [2020-05-22T22:28:02.814Z] 
22:28:02 [2020-05-22T22:28:02.814Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:28:02 [2020-05-22T22:28:02.814Z] #19 5.771 Collecting yamllint==1.16.0
22:28:02 [2020-05-22T22:28:02.814Z] #19 11.13   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:28:02 [2020-05-22T22:28:02.814Z] #19 11.19 Collecting pyyaml (from yamllint==1.16.0)
22:28:02 [2020-05-22T22:28:02.814Z] #19 11.36   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
22:28:02 [2020-05-22T22:28:02.814Z] #19 12.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:28:02 [2020-05-22T22:28:02.814Z] #19 12.73   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
22:28:02 [2020-05-22T22:28:02.814Z] #19 12.78 Building wheels for collected packages: pyyaml
22:28:02 [2020-05-22T22:28:02.814Z] #19 12.79   Running setup.py bdist_wheel for pyyaml: started
22:28:02 [2020-05-22T22:28:02.814Z] #19 13.83   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:28:02 [2020-05-22T22:28:02.814Z] #19 13.83   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
22:28:02 [2020-05-22T22:28:02.814Z] #19 13.90 Successfully built pyyaml
22:28:02 [2020-05-22T22:28:02.814Z] #19 13.91 Installing collected packages: pyyaml, pathspec, yamllint
22:28:03 [2020-05-22T22:28:03.018Z] #39 146.6   CC       criu/protobuf.o
22:28:03 [2020-05-22T22:28:03.018Z] #39 ...
22:28:03 [2020-05-22T22:28:03.018Z] 
22:28:03 [2020-05-22T22:28:03.018Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:28:03 [2020-05-22T22:28:03.018Z] #19 11.17   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:28:03 [2020-05-22T22:28:03.018Z] #19 11.26 Collecting pyyaml (from yamllint==1.16.0)
22:28:03 [2020-05-22T22:28:03.018Z] #19 11.44   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
22:28:03 [2020-05-22T22:28:03.018Z] #19 12.57 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:28:03 [2020-05-22T22:28:03.018Z] #19 12.59   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
22:28:03 [2020-05-22T22:28:03.018Z] #19 12.63 Building wheels for collected packages: pyyaml
22:28:03 [2020-05-22T22:28:03.018Z] #19 12.63   Running setup.py bdist_wheel for pyyaml: started
22:28:03 [2020-05-22T22:28:03.018Z] #19 13.86   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:28:03 [2020-05-22T22:28:03.018Z] #19 13.86   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
22:28:03 [2020-05-22T22:28:03.018Z] #19 13.97 Successfully built pyyaml
22:28:03 [2020-05-22T22:28:03.018Z] #19 13.98 Installing collected packages: pyyaml, pathspec, yamllint
22:28:03 [2020-05-22T22:28:03.018Z] #19 14.36 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
22:28:03 [2020-05-22T22:28:03.018Z] #19 DONE 14.9s
22:28:03 [2020-05-22T22:28:03.018Z] 
22:28:03 [2020-05-22T22:28:03.018Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
22:28:03 [2020-05-22T22:28:03.072Z] #19 14.24 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
22:28:03 [2020-05-22T22:28:03.276Z] #22 DONE 0.2s
22:28:03 [2020-05-22T22:28:03.276Z] 
22:28:03 [2020-05-22T22:28:03.276Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
22:28:03 [2020-05-22T22:28:03.638Z] #19 DONE 14.8s
22:28:03 [2020-05-22T22:28:03.638Z] 
22:28:03 [2020-05-22T22:28:03.638Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:03 [2020-05-22T22:28:03.638Z] #39 ...
22:28:03 [2020-05-22T22:28:03.638Z] 
22:28:03 [2020-05-22T22:28:03.638Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
22:28:03 [2020-05-22T22:28:03.711Z] #18 ...
22:28:03 [2020-05-22T22:28:03.711Z] 
22:28:03 [2020-05-22T22:28:03.711Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:03 [2020-05-22T22:28:03.711Z] #42 219.5 github.com/LK4D4/vndr/build
22:28:03 [2020-05-22T22:28:03.711Z] #42 ...
22:28:03 [2020-05-22T22:28:03.711Z] 
22:28:03 [2020-05-22T22:28:03.711Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:03 [2020-05-22T22:28:03.711Z] #40 126.8   DEP      criu/protobuf-desc.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 127.2   DEP      criu/proc_parse.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 127.6   DEP      criu/plugin.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 127.7   DEP      criu/pipes.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 128.1   DEP      criu/pie-util.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 128.2   DEP      criu/pie-util-vdso.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 128.5   DEP      criu/path.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 128.7   DEP      criu/parasite-syscall.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 129.3   DEP      criu/pagemap.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 129.6   DEP      criu/pagemap-cache.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 129.8   DEP      criu/page-xfer.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 130.1   DEP      criu/page-pipe.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 130.3   DEP      criu/netfilter.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 130.5   DEP      criu/net.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 130.9   DEP      criu/namespaces.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 131.3   DEP      criu/mount.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 131.7   DEP      criu/mem.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 132.0   DEP      criu/lsm.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 132.4   DEP      criu/log.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 132.7   DEP      criu/libnetlink.d
22:28:03 [2020-05-22T22:28:03.711Z] #40 132.9   DEP      criu/kerndat.d
22:28:03 [2020-05-22T22:28:03.897Z] #22 DONE 0.2s
22:28:03 [2020-05-22T22:28:03.897Z] 
22:28:03 [2020-05-22T22:28:03.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:03 [2020-05-22T22:28:03.897Z] #39 151.1   CC       criu/rbtree.o
22:28:04 [2020-05-22T22:28:04.016Z] #40 133.3   DEP      criu/kcmp-ids.d
22:28:04 [2020-05-22T22:28:04.016Z] #40 133.5   DEP      criu/irmap.d
22:28:04 [2020-05-22T22:28:04.119Z] #45 DONE 264.2s
22:28:04 [2020-05-22T22:28:04.119Z] 
22:28:04 [2020-05-22T22:28:04.119Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:28:04 [2020-05-22T22:28:04.209Z] #26 DONE 0.9s
22:28:04 [2020-05-22T22:28:04.209Z] 
22:28:04 [2020-05-22T22:28:04.209Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.209Z] #29 DONE 0.1s
22:28:04 [2020-05-22T22:28:04.209Z] 
22:28:04 [2020-05-22T22:28:04.209Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.209Z] #31 DONE 0.1s
22:28:04 [2020-05-22T22:28:04.209Z] 
22:28:04 [2020-05-22T22:28:04.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:04 [2020-05-22T22:28:04.209Z] #39 147.2   CC       criu/pstree.o
22:28:04 [2020-05-22T22:28:04.324Z] #40 ...
22:28:04 [2020-05-22T22:28:04.324Z] 
22:28:04 [2020-05-22T22:28:04.324Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:28:04 [2020-05-22T22:28:04.324Z] #18 50.58 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
22:28:04 [2020-05-22T22:28:04.324Z] #18 50.60 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
22:28:04 [2020-05-22T22:28:04.466Z] #39 ...
22:28:04 [2020-05-22T22:28:04.466Z] 
22:28:04 [2020-05-22T22:28:04.466Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.466Z] #34 DONE 0.1s
22:28:04 [2020-05-22T22:28:04.466Z] 
22:28:04 [2020-05-22T22:28:04.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:04 [2020-05-22T22:28:04.466Z] #39 148.3   CC       criu/rbtree.o
22:28:04 [2020-05-22T22:28:04.532Z] #39 151.6   CC       criu/rst-malloc.o
22:28:04 [2020-05-22T22:28:04.532Z] #39 ...
22:28:04 [2020-05-22T22:28:04.532Z] 
22:28:04 [2020-05-22T22:28:04.532Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
22:28:04 [2020-05-22T22:28:04.532Z] #26 DONE 0.7s
22:28:04 [2020-05-22T22:28:04.532Z] 
22:28:04 [2020-05-22T22:28:04.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:04 [2020-05-22T22:28:04.532Z] #39 151.8   CC       criu/seccomp.o
22:28:04 [2020-05-22T22:28:04.688Z] #52 ...
22:28:04 [2020-05-22T22:28:04.688Z] 
22:28:04 [2020-05-22T22:28:04.688Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.723Z] #39 148.6   CC       criu/rst-malloc.o
22:28:04 [2020-05-22T22:28:04.793Z] #39 ...
22:28:04 [2020-05-22T22:28:04.793Z] 
22:28:04 [2020-05-22T22:28:04.793Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.793Z] #29 DONE 0.1s
22:28:04 [2020-05-22T22:28:04.793Z] 
22:28:04 [2020-05-22T22:28:04.793Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.793Z] #31 DONE 0.1s
22:28:04 [2020-05-22T22:28:04.793Z] 
22:28:04 [2020-05-22T22:28:04.793Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.793Z] #34 DONE 0.1s
22:28:04 [2020-05-22T22:28:04.793Z] 
22:28:04 [2020-05-22T22:28:04.793Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:04 [2020-05-22T22:28:04.949Z] #46 DONE 0.2s
22:28:04 [2020-05-22T22:28:04.949Z] 
22:28:04 [2020-05-22T22:28:04.949Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
22:28:04 [2020-05-22T22:28:04.981Z] #39 148.9   CC       criu/seccomp.o
22:28:05 [2020-05-22T22:28:05.208Z] #48 DONE 0.1s
22:28:05 [2020-05-22T22:28:05.208Z] 
22:28:05 [2020-05-22T22:28:05.208Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
22:28:05 [2020-05-22T22:28:05.208Z] #50 DONE 0.1s
22:28:05 [2020-05-22T22:28:05.208Z] 
22:28:05 [2020-05-22T22:28:05.208Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:28:05 [2020-05-22T22:28:05.358Z] #49 ...
22:28:05 [2020-05-22T22:28:05.358Z] 
22:28:05 [2020-05-22T22:28:05.358Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:05 [2020-05-22T22:28:05.358Z] #39 152.6   CC       criu/seize.o
22:28:05 [2020-05-22T22:28:05.545Z] #39 149.4   CC       criu/seize.o
22:28:05 [2020-05-22T22:28:05.924Z] #39 153.3   CC       criu/servicefd.o
22:28:06 [2020-05-22T22:28:06.181Z] #39 ...
22:28:06 [2020-05-22T22:28:06.181Z] 
22:28:06 [2020-05-22T22:28:06.181Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:28:06 [2020-05-22T22:28:06.181Z] #36 DONE 259.4s
22:28:06 [2020-05-22T22:28:06.438Z] 
22:28:06 [2020-05-22T22:28:06.438Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:06 [2020-05-22T22:28:06.478Z] #39 150.1   CC       criu/servicefd.o
22:28:06 [2020-05-22T22:28:06.478Z] #39 150.5   CC       criu/shmem.o
22:28:06 [2020-05-22T22:28:06.696Z] #39 153.8   CC       criu/shmem.o
22:28:06 [2020-05-22T22:28:06.736Z] #39 ...
22:28:06 [2020-05-22T22:28:06.736Z] 
22:28:06 [2020-05-22T22:28:06.736Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:28:06 [2020-05-22T22:28:06.736Z] #36 DONE 259.2s
22:28:06 [2020-05-22T22:28:06.736Z] 
22:28:06 [2020-05-22T22:28:06.736Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:28:07 [2020-05-22T22:28:07.742Z] #52 227.9 + bin/containerd-stress
22:28:08 [2020-05-22T22:28:08.067Z] #39 154.9   CC       criu/sigframe.o
22:28:08 [2020-05-22T22:28:08.067Z] #39 ...
22:28:08 [2020-05-22T22:28:08.067Z] 
22:28:08 [2020-05-22T22:28:08.067Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
22:28:08 [2020-05-22T22:28:08.067Z] #37 DONE 0.2s
22:28:08 [2020-05-22T22:28:08.067Z] 
22:28:08 [2020-05-22T22:28:08.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:08 [2020-05-22T22:28:08.067Z] #39 155.1   CC       criu/signalfd.o
22:28:08 [2020-05-22T22:28:08.107Z] #45 ...
22:28:08 [2020-05-22T22:28:08.107Z] 
22:28:08 [2020-05-22T22:28:08.107Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
22:28:08 [2020-05-22T22:28:08.107Z] #37 DONE 0.2s
22:28:08 [2020-05-22T22:28:08.107Z] 
22:28:08 [2020-05-22T22:28:08.107Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:08 [2020-05-22T22:28:08.107Z] #39 151.8   CC       criu/sigframe.o
22:28:08 [2020-05-22T22:28:08.107Z] #39 152.1   CC       criu/signalfd.o
22:28:08 [2020-05-22T22:28:08.324Z] #39 155.4   CC       criu/sk-inet.o
22:28:08 [2020-05-22T22:28:08.365Z] #39 152.3   CC       criu/sk-inet.o
22:28:08 [2020-05-22T22:28:08.802Z] #18 54.36 Selecting previously unselected package python3-minimal.
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23612 files and directories currently installed.)
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.47 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.49 Unpacking python3-minimal (3.7.3-1) ...
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.68 Selecting previously unselected package libmpdec2:ppc64el.
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.68 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.68 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.83 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
22:28:08 [2020-05-22T22:28:08.803Z] #18 54.85 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
22:28:09 [2020-05-22T22:28:09.256Z] #39 156.3   CC       criu/sk-netlink.o
22:28:09 [2020-05-22T22:28:09.298Z] #39 153.1   CC       criu/sk-netlink.o
22:28:09 [2020-05-22T22:28:09.514Z] #39 156.6   CC       criu/sk-packet.o
22:28:09 [2020-05-22T22:28:09.556Z] #39 153.4   CC       criu/sk-packet.o
22:28:09 [2020-05-22T22:28:09.646Z] #52 230.4 + bin/containerd-shim
22:28:09 [2020-05-22T22:28:09.876Z] #18 56.15 Selecting previously unselected package python3.7.
22:28:09 [2020-05-22T22:28:09.876Z] #18 56.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
22:28:09 [2020-05-22T22:28:09.876Z] #18 56.17 Unpacking python3.7 (3.7.3-2+deb10u1) ...
22:28:09 [2020-05-22T22:28:09.876Z] #18 56.31 Selecting previously unselected package libpython3-stdlib:ppc64el.
22:28:09 [2020-05-22T22:28:09.876Z] #18 56.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
22:28:09 [2020-05-22T22:28:09.876Z] #18 56.32 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
22:28:10 [2020-05-22T22:28:10.079Z] #39 157.2   CC       criu/sk-queue.o
22:28:10 [2020-05-22T22:28:10.121Z] #39 154.0   CC       criu/sk-queue.o
22:28:10 [2020-05-22T22:28:10.169Z] #18 56.53 Setting up python3-minimal (3.7.3-1) ...
22:28:10 [2020-05-22T22:28:10.336Z] #39 157.6   CC       criu/sk-tcp.o
22:28:10 [2020-05-22T22:28:10.378Z] #39 154.4   CC       criu/sk-tcp.o
22:28:10 [2020-05-22T22:28:10.900Z] #39 158.1   CC       criu/sk-unix.o
22:28:10 [2020-05-22T22:28:10.943Z] #39 154.8   CC       criu/sk-unix.o
22:28:11 [2020-05-22T22:28:11.685Z] #18 58.27 Selecting previously unselected package python3.
22:28:11 [2020-05-22T22:28:11.911Z] ok  	github.com/docker/docker/pkg/plugins	33.618s	coverage: 76.6% of statements
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/rootless	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/volume	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === Skipped
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver btrfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver btrfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver btrfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver btrfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver btrfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:73: No driver to put!
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z] time="2020-05-22T22:26:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z] time="2020-05-22T22:26:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z] time="2020-05-22T22:26:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z] time="2020-05-22T22:26:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z] time="2020-05-22T22:26:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:73: No driver to put!
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     overlay_test.go:49: Fails to compute changes intermittently
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver zfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver zfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver zfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver zfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:46: Driver zfs not supported
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     graphtest_unix.go:73: No driver to put!
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:28:11 [2020-05-22T22:28:11.911Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] 
22:28:11 [2020-05-22T22:28:11.911Z] DONE 2123 tests, 26 skipped in 193.725s
22:28:11 [2020-05-22T22:28:11.993Z] #18 58.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 ... 24024 files and directories currently installed.)
22:28:11 [2020-05-22T22:28:11.993Z] #18 58.41 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
22:28:11 [2020-05-22T22:28:11.993Z] #18 58.43 Unpacking python3 (3.7.3-1) ...
22:28:12 [2020-05-22T22:28:12.316Z] #18 58.59 Selecting previously unselected package libip4tc0:ppc64el.
22:28:12 [2020-05-22T22:28:12.316Z] #18 58.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
22:28:12 [2020-05-22T22:28:12.316Z] #18 58.63 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
Post stage
[Pipeline] junit
22:28:12 [2020-05-22T22:28:12.565Z] Recording test results
22:28:12 [2020-05-22T22:28:12.632Z] #18 58.82 Selecting previously unselected package libip6tc0:ppc64el.
22:28:12 [2020-05-22T22:28:12.632Z] #18 58.88 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
22:28:12 [2020-05-22T22:28:12.632Z] #18 58.89 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
22:28:12 [2020-05-22T22:28:12.632Z] #18 59.02 Selecting previously unselected package libiptc0:ppc64el.
22:28:12 [2020-05-22T22:28:12.632Z] #18 59.03 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
22:28:12 [2020-05-22T22:28:12.632Z] #18 59.04 Unpacking libiptc0:ppc64el (1.8.2-4) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:28:12 [2020-05-22T22:28:12.796Z] #39 159.7   CC       criu/sockets.o
22:28:12 [2020-05-22T22:28:12.839Z] #39 156.4   CC       criu/sockets.o
22:28:12 [2020-05-22T22:28:12.938Z] #18 59.12 Selecting previously unselected package libnfnetlink0:ppc64el.
22:28:12 [2020-05-22T22:28:12.938Z] #18 59.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
22:28:12 [2020-05-22T22:28:12.938Z] #18 59.15 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
22:28:12 [2020-05-22T22:28:12.938Z] #18 59.24 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
22:28:12 [2020-05-22T22:28:12.938Z] #18 59.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
22:28:12 [2020-05-22T22:28:12.938Z] #18 59.27 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
22:28:13 [2020-05-22T22:28:13.097Z] #39 157.1   CC       criu/stats.o
22:28:13 [2020-05-22T22:28:13.103Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -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:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/make.sh dynbinary test-integration
22:28:13 [2020-05-22T22:28:13.259Z] #18 59.40 Selecting previously unselected package libnftnl11:ppc64el.
22:28:13 [2020-05-22T22:28:13.259Z] #18 59.41 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
22:28:13 [2020-05-22T22:28:13.259Z] #18 59.42 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
22:28:13 [2020-05-22T22:28:13.259Z] #18 59.55 Selecting previously unselected package iptables.
22:28:13 [2020-05-22T22:28:13.259Z] #18 59.58 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
22:28:13 [2020-05-22T22:28:13.259Z] #18 59.60 Unpacking iptables (1.8.2-4) ...
22:28:13 [2020-05-22T22:28:13.354Z] #39 157.3   CC       criu/string.o
22:28:13 [2020-05-22T22:28:13.360Z] #39 160.4   CC       criu/stats.o
22:28:13 [2020-05-22T22:28:13.360Z] #39 160.7   CC       criu/string.o
22:28:13 [2020-05-22T22:28:13.360Z] #39 160.8   CC       criu/sysctl.o
22:28:13 [2020-05-22T22:28:13.384Z] 
22:28:13 [2020-05-22T22:28:13.612Z] #39 157.4   CC       criu/sysctl.o
22:28:13 [2020-05-22T22:28:13.666Z] Removing bundles/
22:28:13 [2020-05-22T22:28:13.666Z] 
22:28:13 [2020-05-22T22:28:13.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:28:13 [2020-05-22T22:28:13.666Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:28:13 [2020-05-22T22:28:13.666Z] GOOS="" GOARCH="" GOARM=""
22:28:13 [2020-05-22T22:28:13.941Z] #18 60.34 Selecting previously unselected package xxd.
22:28:13 [2020-05-22T22:28:13.941Z] #18 60.36 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
22:28:13 [2020-05-22T22:28:13.941Z] #18 60.37 Unpacking xxd (2:8.1.0875-5) ...
22:28:14 [2020-05-22T22:28:14.177Z] #39 158.0   CC       criu/sysfs_parse.o
22:28:14 [2020-05-22T22:28:14.258Z] #18 60.56 Selecting previously unselected package vim-common.
22:28:14 [2020-05-22T22:28:14.258Z] #18 60.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
22:28:14 [2020-05-22T22:28:14.258Z] #18 60.61 Unpacking vim-common (2:8.1.0875-5) ...
22:28:14 [2020-05-22T22:28:14.258Z] #18 60.80 Selecting previously unselected package bash-completion.
22:28:14 [2020-05-22T22:28:14.258Z] #18 60.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:28:14 [2020-05-22T22:28:14.258Z] #18 ...
22:28:14 [2020-05-22T22:28:14.258Z] 
22:28:14 [2020-05-22T22:28:14.258Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:14 [2020-05-22T22:28:14.258Z] #40 133.7   DEP      criu/ipc_ns.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 134.0   DEP      criu/image.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 134.3   DEP      criu/image-desc.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 134.4   DEP      criu/fsnotify.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 134.8   DEP      criu/filesystems.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 135.1   DEP      criu/files.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 135.4   DEP      criu/files-reg.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 135.7   DEP      criu/files-ext.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 136.0   DEP      criu/file-lock.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 136.4   DEP      criu/file-ids.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 136.7   DEP      criu/fifo.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 137.0   DEP      criu/fdstore.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 137.3   DEP      criu/fault-injection.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 137.4   DEP      criu/external.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 137.6   DEP      criu/eventpoll.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 137.9   DEP      criu/eventfd.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 138.3   DEP      criu/crtools.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 138.7   DEP      criu/cr-service.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 139.0   DEP      criu/cr-restore.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 139.5   DEP      criu/cr-errno.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 139.6   DEP      criu/cr-dump.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 139.9   DEP      criu/cr-dedup.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 140.2   DEP      criu/cr-check.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 140.5   DEP      criu/config.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 140.9   DEP      criu/clone-noasan.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 141.0   DEP      criu/cgroup.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 141.3   DEP      criu/cgroup-props.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 141.5   DEP      criu/bitmap.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 141.6   DEP      criu/bfd.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 141.8   DEP      criu/autofs.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 142.1   DEP      criu/aio.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 142.5   DEP      criu/action-scripts.d
22:28:14 [2020-05-22T22:28:14.258Z] #40 143.3   CC       criu/action-scripts.o
22:28:14 [2020-05-22T22:28:14.291Z] #39 161.4   CC       criu/sysfs_parse.o
22:28:14 [2020-05-22T22:28:14.435Z] #39 158.5   CC       criu/timerfd.o
22:28:14 [2020-05-22T22:28:14.548Z] #39 161.7   CC       criu/timerfd.o
22:28:14 [2020-05-22T22:28:14.569Z] #40 ...
22:28:14 [2020-05-22T22:28:14.569Z] 
22:28:14 [2020-05-22T22:28:14.569Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:28:14 [2020-05-22T22:28:14.569Z] #18 60.82 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
22:28:14 [2020-05-22T22:28:14.806Z] #39 162.1   CC       criu/tty.o
22:28:15 [2020-05-22T22:28:15.000Z] #39 158.9   CC       criu/tty.o
22:28:16 [2020-05-22T22:28:16.218Z] #52 235.8 + bin/containerd-shim-runc-v1
22:28:16 [2020-05-22T22:28:16.703Z] #39 163.8   CC       criu/tun.o
22:28:16 [2020-05-22T22:28:16.899Z] #39 160.5   CC       criu/tun.o
22:28:16 [2020-05-22T22:28:16.961Z] #39 164.3   CC       criu/uffd.o
22:28:17 [2020-05-22T22:28:17.156Z] #39 161.0   CC       criu/uffd.o
22:28:18 [2020-05-22T22:28:18.089Z] #39 162.0   CC       criu/util.o
22:28:18 [2020-05-22T22:28:18.125Z] #52 238.5 + bin/containerd-shim-runc-v2
22:28:18 [2020-05-22T22:28:18.224Z] #18 ...
22:28:18 [2020-05-22T22:28:18.224Z] 
22:28:18 [2020-05-22T22:28:18.224Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:18 [2020-05-22T22:28:18.224Z] #42 233.4 vendor/golang.org/x/net/idna
22:28:18 [2020-05-22T22:28:18.224Z] #42 234.4 mime
22:28:18 [2020-05-22T22:28:18.224Z] #42 ...
22:28:18 [2020-05-22T22:28:18.224Z] 
22:28:18 [2020-05-22T22:28:18.224Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:18 [2020-05-22T22:28:18.224Z] #40 144.3   CC       criu/aio.o
22:28:18 [2020-05-22T22:28:18.224Z] #40 145.8   CC       criu/autofs.o
22:28:18 [2020-05-22T22:28:18.333Z] #39 165.3   CC       criu/util.o
22:28:19 [2020-05-22T22:28:19.042Z] #39 163.1   CC       criu/uts_ns.o
22:28:19 [2020-05-22T22:28:19.060Z] #52 239.6 + binaries
22:28:19 [2020-05-22T22:28:19.061Z] #52 239.6 + install -D bin/containerd /build/containerd
22:28:19 [2020-05-22T22:28:19.061Z] #52 239.6 + install -D bin/containerd-shim /build/containerd-shim
22:28:19 [2020-05-22T22:28:19.061Z] #52 239.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:28:19 [2020-05-22T22:28:19.061Z] #52 239.7 + install -D bin/ctr /build/ctr
22:28:19 [2020-05-22T22:28:19.299Z] #39 163.3   CC       criu/vdso-compat.o
22:28:19 [2020-05-22T22:28:19.299Z] #39 ...
22:28:19 [2020-05-22T22:28:19.299Z] 
22:28:19 [2020-05-22T22:28:19.299Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.1 + cd /tmp/tmp.dLrq00cmzn/src/github.com/golangci/golangci-lint/
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.1 + git checkout -q v1.23.8
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.6 ++ git describe --tags
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.6 + version=v1.23.8
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.6 ++ git rev-parse --short HEAD
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.6 + commit=76a82c6
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.6 ++ git show -s --format=%cd
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
22:28:19 [2020-05-22T22:28:19.299Z] #45 262.6 + 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
22:28:19 [2020-05-22T22:28:19.319Z] #52 DONE 240.0s
22:28:19 [2020-05-22T22:28:19.704Z] #39 166.6   CC       criu/uts_ns.o
22:28:19 [2020-05-22T22:28:19.704Z] #39 166.9   CC       criu/vdso-compat.o
22:28:19 [2020-05-22T22:28:19.725Z] #40 ...
22:28:19 [2020-05-22T22:28:19.725Z] 
22:28:19 [2020-05-22T22:28:19.725Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:28:19 [2020-05-22T22:28:19.725Z] #44 DONE 245.2s
22:28:19 [2020-05-22T22:28:19.725Z] 
22:28:19 [2020-05-22T22:28:19.725Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:19 [2020-05-22T22:28:19.725Z] #42 243.7 vendor/golang.org/x/net/http/httpproxy
22:28:19 [2020-05-22T22:28:19.725Z] #42 243.7 crypto/x509
22:28:19 [2020-05-22T22:28:19.725Z] #42 243.7 net/textproto
22:28:19 [2020-05-22T22:28:19.877Z] #45 ...
22:28:19 [2020-05-22T22:28:19.877Z] 
22:28:19 [2020-05-22T22:28:19.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:19 [2020-05-22T22:28:19.877Z] #39 163.6   CC       criu/vdso.o
22:28:19 [2020-05-22T22:28:19.961Z] #39 167.1   CC       criu/vdso.o
22:28:20 [2020-05-22T22:28:20.442Z] #39 164.2   LINK     criu/built-in.o
22:28:20 [2020-05-22T22:28:20.442Z] #39 164.3   LINK     criu/criu
22:28:20 [2020-05-22T22:28:20.526Z] #39 167.7   LINK     criu/built-in.o
22:28:20 [2020-05-22T22:28:20.526Z] #39 167.8   LINK     criu/criu
22:28:20 [2020-05-22T22:28:20.695Z] 
22:28:20 [2020-05-22T22:28:20.695Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
22:28:20 [2020-05-22T22:28:20.699Z] #39 164.7   DEP      lib/c/criu.d
22:28:20 [2020-05-22T22:28:20.784Z] #39 ...
22:28:20 [2020-05-22T22:28:20.784Z] 
22:28:20 [2020-05-22T22:28:20.784Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.0 + cd /tmp/tmp.puK3q8aMht/src/github.com/golangci/golangci-lint/
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.0 + git checkout -q v1.23.8
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.6 ++ git describe --tags
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.6 + version=v1.23.8
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.6 ++ git rev-parse --short HEAD
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.6 + commit=76a82c6
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.6 ++ git show -s --format=%cd
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
22:28:20 [2020-05-22T22:28:20.784Z] #45 264.6 + 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
22:28:20 [2020-05-22T22:28:20.784Z] #45 ...
22:28:20 [2020-05-22T22:28:20.784Z] 
22:28:20 [2020-05-22T22:28:20.784Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:20 [2020-05-22T22:28:20.784Z] #39 168.2   DEP      lib/c/criu.d
22:28:20 [2020-05-22T22:28:20.954Z] #53 DONE 0.2s
22:28:20 [2020-05-22T22:28:20.954Z] 
22:28:20 [2020-05-22T22:28:20.954Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
22:28:20 [2020-05-22T22:28:20.954Z] #57 DONE 0.1s
22:28:20 [2020-05-22T22:28:20.954Z] 
22:28:20 [2020-05-22T22:28:20.954Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
22:28:20 [2020-05-22T22:28:20.954Z] #59 DONE 0.1s
22:28:20 [2020-05-22T22:28:20.955Z] #39 164.7   CC       images/rpc.pb-c.o
22:28:21 [2020-05-22T22:28:21.042Z] #39 168.2   CC       images/rpc.pb-c.o
22:28:21 [2020-05-22T22:28:21.212Z] #39 165.2   CC       lib/c/criu.o
22:28:21 [2020-05-22T22:28:21.213Z] 
22:28:21 [2020-05-22T22:28:21.213Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
22:28:21 [2020-05-22T22:28:21.213Z] #61 DONE 0.1s
22:28:21 [2020-05-22T22:28:21.213Z] 
22:28:21 [2020-05-22T22:28:21.213Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:28:21 [2020-05-22T22:28:21.213Z] #62 DONE 0.0s
22:28:21 [2020-05-22T22:28:21.471Z] 
22:28:21 [2020-05-22T22:28:21.471Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
22:28:21 [2020-05-22T22:28:21.607Z] #39 168.7   CC       lib/c/criu.o
22:28:21 [2020-05-22T22:28:21.793Z] #42 247.4 vendor/golang.org/x/net/http/httpguts
22:28:22 [2020-05-22T22:28:22.148Z] #39 ...
22:28:22 [2020-05-22T22:28:22.148Z] 
22:28:22 [2020-05-22T22:28:22.148Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:22 [2020-05-22T22:28:22.148Z] #49 109.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
22:28:22 [2020-05-22T22:28:22.148Z] #49 110.6 + mkdir -p /build
22:28:22 [2020-05-22T22:28:22.148Z] #49 110.6 + cp runc /build/runc
22:28:22 [2020-05-22T22:28:22.148Z] #49 DONE 110.9s
22:28:22 [2020-05-22T22:28:22.148Z] 
22:28:22 [2020-05-22T22:28:22.148Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:22 [2020-05-22T22:28:22.148Z] #39 166.0   LINK     lib/c/built-in.o
22:28:22 [2020-05-22T22:28:22.148Z] #39 166.1   LINK     lib/c/libcriu.so
22:28:22 [2020-05-22T22:28:22.148Z] #39 166.1   LINK     lib/c/libcriu.a
22:28:22 [2020-05-22T22:28:22.406Z] #39 166.3   GEN      magic.py
22:28:22 [2020-05-22T22:28:22.406Z] #39 166.4 Note: Building without setproctitle() and strlcpy() support.
22:28:22 [2020-05-22T22:28:22.406Z] #39 166.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:28:22 [2020-05-22T22:28:22.539Z] #39 169.6   LINK     lib/c/built-in.o
22:28:22 [2020-05-22T22:28:22.539Z] #39 169.6   LINK     lib/c/libcriu.so
22:28:22 [2020-05-22T22:28:22.539Z] #39 169.6   LINK     lib/c/libcriu.a
22:28:22 [2020-05-22T22:28:22.539Z] #39 169.8   GEN      magic.py
22:28:22 [2020-05-22T22:28:22.539Z] #39 169.9 Note: Building without setproctitle() and strlcpy() support.
22:28:22 [2020-05-22T22:28:22.539Z] #39 169.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:28:22 [2020-05-22T22:28:22.539Z] #39 169.9 Note: Building without GnuTLS support
22:28:22 [2020-05-22T22:28:22.664Z] #39 166.4 Note: Building without GnuTLS support
22:28:22 [2020-05-22T22:28:22.848Z] #63 DONE 1.7s
22:28:22 [2020-05-22T22:28:22.848Z] 
22:28:22 [2020-05-22T22:28:22.848Z] #64 exporting to image
22:28:22 [2020-05-22T22:28:22.848Z] #64 exporting layers
22:28:23 [2020-05-22T22:28:23.229Z] #39 167.3 fatal: not a git repository (or any of the parent directories): .git
22:28:23 [2020-05-22T22:28:23.317Z] #42 ...
22:28:23 [2020-05-22T22:28:23.317Z] 
22:28:23 [2020-05-22T22:28:23.317Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:28:23 [2020-05-22T22:28:23.317Z] #18 67.50 Unpacking bash-completion (1:2.8-6) ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.16 Selecting previously unselected package bzip2.
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.36 Selecting previously unselected package xz-utils.
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.37 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.37 Unpacking xz-utils (5.2.4-1) ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.62 Selecting previously unselected package apparmor.
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.64 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 68.79 Unpacking apparmor (2.13.2-10) ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 69.47 Selecting previously unselected package aufs-tools.
22:28:23 [2020-05-22T22:28:23.317Z] #18 69.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 69.51 Unpacking aufs-tools (1:4.14+20190211-1) ...
22:28:23 [2020-05-22T22:28:23.317Z] #18 69.77 Selecting previously unselected package libonig5:ppc64el.
22:28:23 [2020-05-22T22:28:23.472Z] #39 170.7 fatal: not a git repository (or any of the parent directories): .git
22:28:23 [2020-05-22T22:28:23.472Z] #39 ...
22:28:23 [2020-05-22T22:28:23.472Z] 
22:28:23 [2020-05-22T22:28:23.472Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:23 [2020-05-22T22:28:23.472Z] #49 108.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
22:28:23 [2020-05-22T22:28:23.472Z] #49 110.4 + mkdir -p /build
22:28:23 [2020-05-22T22:28:23.472Z] #49 110.4 + cp runc /build/runc
22:28:23 [2020-05-22T22:28:23.472Z] #49 DONE 110.8s
22:28:23 [2020-05-22T22:28:23.611Z] #18 69.79 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.611Z] #18 69.80 Unpacking libonig5:ppc64el (6.9.1-1) ...
22:28:23 [2020-05-22T22:28:23.611Z] #18 70.01 Selecting previously unselected package libjq1:ppc64el.
22:28:23 [2020-05-22T22:28:23.611Z] #18 70.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.611Z] #18 70.02 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
22:28:23 [2020-05-22T22:28:23.730Z] 
22:28:23 [2020-05-22T22:28:23.730Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:23 [2020-05-22T22:28:23.794Z] #39 167.8 make[1]: Nothing to be done for 'all'.
22:28:23 [2020-05-22T22:28:23.906Z] #18 70.21 Selecting previously unselected package jq.
22:28:23 [2020-05-22T22:28:23.906Z] #18 70.24 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.906Z] #18 70.25 Unpacking jq (1.5+dfsg-2+b1) ...
22:28:23 [2020-05-22T22:28:23.906Z] #18 70.38 Selecting previously unselected package libaio1:ppc64el.
22:28:23 [2020-05-22T22:28:23.906Z] #18 70.39 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
22:28:23 [2020-05-22T22:28:23.906Z] #18 70.40 Unpacking libaio1:ppc64el (0.3.112-3) ...
22:28:23 [2020-05-22T22:28:23.906Z] #18 70.46 Selecting previously unselected package libgpm2:ppc64el.
22:28:24 [2020-05-22T22:28:24.204Z] #18 70.49 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
22:28:24 [2020-05-22T22:28:24.204Z] #18 70.49 Unpacking libgpm2:ppc64el (1.20.7-5) ...
22:28:24 [2020-05-22T22:28:24.204Z] #18 70.58 Selecting previously unselected package libicu63:ppc64el.
22:28:24 [2020-05-22T22:28:24.204Z] #18 70.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
22:28:24 [2020-05-22T22:28:24.204Z] #18 70.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
22:28:24 [2020-05-22T22:28:24.359Z] #39 168.3 make[1]: 'images/built-in.o' is up to date.
22:28:24 [2020-05-22T22:28:24.359Z] #39 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:28:24 [2020-05-22T22:28:24.359Z] #39 168.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:28:24 [2020-05-22T22:28:24.359Z] #39 168.3 make[1]: 'compel/libcompel.a' is up to date.
22:28:24 [2020-05-22T22:28:24.359Z] #39 168.4 make[1]: 'compel/compel-host-bin' is up to date.
22:28:24 [2020-05-22T22:28:24.359Z] #39 168.4 make[1]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.359Z] #39 168.4 make[1]: 'soccr/libsoccr.a' is up to date.
22:28:24 [2020-05-22T22:28:24.617Z] #39 168.5 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.617Z] #39 168.5 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.617Z] #39 168.6 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.662Z] #39 171.9 make[1]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.875Z] #39 168.7 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.875Z] #39 168.7 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.875Z] #39 168.7 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.875Z] #39 168.8 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.875Z] #39 168.9 make[2]: Nothing to be done for 'all'.
22:28:24 [2020-05-22T22:28:24.875Z] #39 168.9   INSTALL  criu/criu
22:28:24 [2020-05-22T22:28:24.919Z] #39 172.2 make[1]: 'images/built-in.o' is up to date.
22:28:24 [2020-05-22T22:28:24.919Z] #39 172.2 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:28:24 [2020-05-22T22:28:24.919Z] #39 172.3 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:28:24 [2020-05-22T22:28:24.919Z] #39 172.3 make[1]: 'compel/libcompel.a' is up to date.
22:28:25 [2020-05-22T22:28:25.133Z] #39 DONE 169.0s
22:28:25 [2020-05-22T22:28:25.133Z] 
22:28:25 [2020-05-22T22:28:25.133Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:28:25 [2020-05-22T22:28:25.177Z] #39 172.3 make[1]: 'compel/compel-host-bin' is up to date.
22:28:25 [2020-05-22T22:28:25.177Z] #39 172.3 make[1]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.177Z] #39 172.3 make[1]: 'soccr/libsoccr.a' is up to date.
22:28:25 [2020-05-22T22:28:25.177Z] #39 172.5 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.177Z] #39 172.5 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.177Z] #39 172.5 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.434Z] #39 172.7 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.434Z] #39 172.7 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.434Z] #39 172.7 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.434Z] #39 172.8 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.692Z] #39 172.9 make[2]: Nothing to be done for 'all'.
22:28:25 [2020-05-22T22:28:25.692Z] #39 172.9   INSTALL  criu/criu
22:28:25 [2020-05-22T22:28:25.692Z] #39 DONE 173.0s
22:28:25 [2020-05-22T22:28:25.692Z] 
22:28:25 [2020-05-22T22:28:25.692Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:28:26 [2020-05-22T22:28:26.504Z] #45 ...
22:28:26 [2020-05-22T22:28:26.505Z] 
22:28:26 [2020-05-22T22:28:26.505Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:28:26 [2020-05-22T22:28:26.505Z] #40 DONE 0.2s
22:28:26 [2020-05-22T22:28:26.505Z] 
22:28:26 [2020-05-22T22:28:26.505Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
22:28:26 [2020-05-22T22:28:26.505Z] #42 DONE 0.1s
22:28:26 [2020-05-22T22:28:26.505Z] 
22:28:26 [2020-05-22T22:28:26.505Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:28:26 [2020-05-22T22:28:26.505Z] #52 209.0 + bin/containerd
22:28:26 [2020-05-22T22:28:26.633Z] #45 ...
22:28:26 [2020-05-22T22:28:26.633Z] 
22:28:26 [2020-05-22T22:28:26.633Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:28:26 [2020-05-22T22:28:26.634Z] #52 209.2 + bin/containerd
22:28:26 [2020-05-22T22:28:26.762Z] #52 ...
22:28:26 [2020-05-22T22:28:26.762Z] 
22:28:26 [2020-05-22T22:28:26.762Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
22:28:26 [2020-05-22T22:28:26.762Z] #44 DONE 0.1s
22:28:26 [2020-05-22T22:28:26.762Z] 
22:28:26 [2020-05-22T22:28:26.762Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:28:27 [2020-05-22T22:28:27.043Z] #64 exporting layers 3.6s done
22:28:27 [2020-05-22T22:28:27.043Z] #64 writing image sha256:fd4d7ecb9ee0f44fc383ee324bd4b691480e2af5877cdf7289ddc751265de3b4 done
22:28:27 [2020-05-22T22:28:27.043Z] #64 naming to docker.io/library/docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 done
22:28:27 [2020-05-22T22:28:27.043Z] #64 DONE 3.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:28:27 [2020-05-22T22:28:27.199Z] #52 ...
22:28:27 [2020-05-22T22:28:27.199Z] 
22:28:27 [2020-05-22T22:28:27.199Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:28:27 [2020-05-22T22:28:27.199Z] #40 DONE 0.1s
22:28:27 [2020-05-22T22:28:27.199Z] 
22:28:27 [2020-05-22T22:28:27.199Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
22:28:27 [2020-05-22T22:28:27.396Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/test/unit
22:28:27 [2020-05-22T22:28:27.457Z] #42 DONE 0.2s
22:28:27 [2020-05-22T22:28:27.457Z] 
22:28:27 [2020-05-22T22:28:27.457Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
22:28:27 [2020-05-22T22:28:27.457Z] #44 DONE 0.1s
22:28:27 [2020-05-22T22:28:27.457Z] 
22:28:27 [2020-05-22T22:28:27.457Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:28:29 [2020-05-22T22:28:29.788Z] #18 76.07 Selecting previously unselected package libnet1:ppc64el.
22:28:29 [2020-05-22T22:28:29.788Z] #18 76.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
22:28:29 [2020-05-22T22:28:29.788Z] #18 76.09 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
22:28:29 [2020-05-22T22:28:29.788Z] #18 76.18 Selecting previously unselected package libnl-3-200:ppc64el.
22:28:29 [2020-05-22T22:28:29.788Z] #18 76.19 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
22:28:29 [2020-05-22T22:28:29.788Z] #18 76.20 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
22:28:30 [2020-05-22T22:28:30.077Z] #18 76.31 Selecting previously unselected package libprotobuf-c1:ppc64el.
22:28:30 [2020-05-22T22:28:30.077Z] #18 76.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
22:28:30 [2020-05-22T22:28:30.077Z] #18 76.33 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
22:28:30 [2020-05-22T22:28:30.077Z] #18 ...
22:28:30 [2020-05-22T22:28:30.077Z] 
22:28:30 [2020-05-22T22:28:30.077Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:30 [2020-05-22T22:28:30.077Z] #40 149.4   CC       criu/bfd.o
22:28:30 [2020-05-22T22:28:30.077Z] #40 151.3   CC       criu/bitmap.o
22:28:30 [2020-05-22T22:28:30.077Z] #40 151.6   CC       criu/cgroup-props.o
22:28:30 [2020-05-22T22:28:30.077Z] #40 153.4   CC       criu/cgroup.o
22:28:30 [2020-05-22T22:28:30.077Z] #40 ...
22:28:30 [2020-05-22T22:28:30.077Z] 
22:28:30 [2020-05-22T22:28:30.077Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:28:30 [2020-05-22T22:28:30.077Z] #18 76.46 Selecting previously unselected package libreadline5:ppc64el.
22:28:30 [2020-05-22T22:28:30.077Z] #18 76.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
22:28:30 [2020-05-22T22:28:30.077Z] #18 76.48 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
22:28:30 [2020-05-22T22:28:30.397Z] #18 76.72 Selecting previously unselected package net-tools.
22:28:30 [2020-05-22T22:28:30.397Z] #18 76.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
22:28:30 [2020-05-22T22:28:30.397Z] #18 76.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
22:28:31 [2020-05-22T22:28:31.043Z] #18 77.23 Selecting previously unselected package python-pip-whl.
22:28:31 [2020-05-22T22:28:31.043Z] #18 77.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
22:28:31 [2020-05-22T22:28:31.043Z] #18 77.26 Unpacking python-pip-whl (18.1-5) ...
22:28:31 [2020-05-22T22:28:31.697Z] #18 77.98 Selecting previously unselected package python3-lib2to3.
22:28:31 [2020-05-22T22:28:31.697Z] #18 77.98 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
22:28:31 [2020-05-22T22:28:31.697Z] #18 78.00 Unpacking python3-lib2to3 (3.7.3-1) ...
22:28:32 [2020-05-22T22:28:32.014Z] #18 78.23 Selecting previously unselected package python3-distutils.
22:28:32 [2020-05-22T22:28:32.014Z] #18 78.26 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
22:28:32 [2020-05-22T22:28:32.014Z] #18 78.26 Unpacking python3-distutils (3.7.3-1) ...
22:28:32 [2020-05-22T22:28:32.014Z] #18 78.48 Selecting previously unselected package python3-pip.
22:28:32 [2020-05-22T22:28:32.307Z] #18 78.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
22:28:32 [2020-05-22T22:28:32.307Z] #18 78.49 Unpacking python3-pip (18.1-5) ...
22:28:32 [2020-05-22T22:28:32.307Z] #18 78.71 Selecting previously unselected package python3-pkg-resources.
22:28:32 [2020-05-22T22:28:32.307Z] #18 78.72 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
22:28:32 [2020-05-22T22:28:32.307Z] #18 78.74 Unpacking python3-pkg-resources (40.8.0-1) ...
22:28:32 [2020-05-22T22:28:32.608Z] #18 78.93 Selecting previously unselected package python3-setuptools.
22:28:32 [2020-05-22T22:28:32.608Z] #18 78.94 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
22:28:32 [2020-05-22T22:28:32.608Z] #18 78.96 Unpacking python3-setuptools (40.8.0-1) ...
22:28:32 [2020-05-22T22:28:32.668Z] ?   	github.com/docker/docker/api	[no test files]
22:28:32 [2020-05-22T22:28:32.911Z] #18 79.36 Selecting previously unselected package python3-wheel.
22:28:32 [2020-05-22T22:28:32.911Z] #18 79.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
22:28:32 [2020-05-22T22:28:32.911Z] #18 79.38 Unpacking python3-wheel (0.32.3-2) ...
22:28:33 [2020-05-22T22:28:33.228Z] #18 79.50 Selecting previously unselected package sudo.
22:28:33 [2020-05-22T22:28:33.228Z] #18 79.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
22:28:33 [2020-05-22T22:28:33.228Z] #18 79.53 Unpacking sudo (1.8.27-1+deb10u2) ...
22:28:34 [2020-05-22T22:28:34.269Z] #18 80.46 Selecting previously unselected package thin-provisioning-tools.
22:28:34 [2020-05-22T22:28:34.269Z] #18 80.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
22:28:34 [2020-05-22T22:28:34.269Z] #18 80.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
22:28:34 [2020-05-22T22:28:34.561Z] #18 80.86 Selecting previously unselected package uidmap.
22:28:34 [2020-05-22T22:28:34.561Z] #18 80.87 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
22:28:34 [2020-05-22T22:28:34.561Z] #18 80.88 Unpacking uidmap (1:4.5-1.1) ...
22:28:34 [2020-05-22T22:28:34.561Z] #18 81.04 Selecting previously unselected package vim-runtime.
22:28:34 [2020-05-22T22:28:34.561Z] #18 81.04 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
22:28:34 [2020-05-22T22:28:34.561Z] #18 81.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
22:28:34 [2020-05-22T22:28:34.561Z] #18 81.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
22:28:34 [2020-05-22T22:28:34.561Z] #18 81.15 Unpacking vim-runtime (2:8.1.0875-5) ...
22:28:35 [2020-05-22T22:28:35.595Z] #18 ...
22:28:35 [2020-05-22T22:28:35.595Z] 
22:28:35 [2020-05-22T22:28:35.595Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:35 [2020-05-22T22:28:35.595Z] #42 251.3 crypto/tls
22:28:35 [2020-05-22T22:28:35.595Z] #42 261.4 net/http/httptrace
22:28:35 [2020-05-22T22:28:35.595Z] #42 ...
22:28:35 [2020-05-22T22:28:35.595Z] 
22:28:35 [2020-05-22T22:28:35.595Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:35 [2020-05-22T22:28:35.595Z] #40 160.5   CC       criu/clone-noasan.o
22:28:35 [2020-05-22T22:28:35.595Z] #40 160.7   CC       criu/config.o
22:28:35 [2020-05-22T22:28:35.595Z] #40 164.8   CC       criu/cr-check.o
22:28:39 [2020-05-22T22:28:39.129Z] #40 168.3   CC       criu/cr-dedup.o
22:28:39 [2020-05-22T22:28:39.762Z] #40 169.1   CC       criu/cr-dump.o
22:28:39 [2020-05-22T22:28:39.762Z] #40 ...
22:28:39 [2020-05-22T22:28:39.762Z] 
22:28:39 [2020-05-22T22:28:39.762Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:28:39 [2020-05-22T22:28:39.762Z] #18 86.11 Selecting previously unselected package vim.
22:28:39 [2020-05-22T22:28:39.762Z] #18 86.14 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
22:28:39 [2020-05-22T22:28:39.762Z] #18 86.19 Unpacking vim (2:8.1.0875-5) ...
22:28:40 [2020-05-22T22:28:40.795Z] #18 87.20 Selecting previously unselected package xfsprogs.
22:28:40 [2020-05-22T22:28:40.795Z] #18 87.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
22:28:40 [2020-05-22T22:28:40.795Z] #18 87.24 Unpacking xfsprogs (4.20.0-1) ...
22:28:41 [2020-05-22T22:28:41.857Z] #18 88.19 Selecting previously unselected package zip.
22:28:41 [2020-05-22T22:28:41.857Z] #18 88.20 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
22:28:41 [2020-05-22T22:28:41.857Z] #18 88.21 Unpacking zip (3.0-11+b1) ...
22:28:42 [2020-05-22T22:28:42.157Z] #18 88.62 Setting up aufs-tools (1:4.14+20190211-1) ...
22:28:42 [2020-05-22T22:28:42.157Z] #18 88.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
22:28:42 [2020-05-22T22:28:42.157Z] #18 88.65 Setting up libip6tc0:ppc64el (1.8.2-4) ...
22:28:42 [2020-05-22T22:28:42.157Z] #18 88.66 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
22:28:42 [2020-05-22T22:28:42.157Z] #18 88.67 Setting up libgpm2:ppc64el (1.20.7-5) ...
22:28:42 [2020-05-22T22:28:42.157Z] #18 88.68 Setting up libip4tc0:ppc64el (1.8.2-4) ...
22:28:42 [2020-05-22T22:28:42.157Z] #18 88.69 Setting up uidmap (1:4.5-1.1) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.70 Setting up libnftnl11:ppc64el (1.1.2-2) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.71 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.71 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.72 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.73 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.75 Setting up xxd (2:8.1.0875-5) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.76 Setting up zip (3.0-11+b1) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.78 Setting up vim-common (2:8.1.0875-5) ...
22:28:42 [2020-05-22T22:28:42.449Z] #18 88.81 Setting up bash-completion (1:2.8-6) ...
22:28:43 [2020-05-22T22:28:43.806Z] 4612f6d0b889: Pull complete
22:28:43 [2020-05-22T22:28:43.806Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae
22:28:43 [2020-05-22T22:28:43.806Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:28:43 [2020-05-22T22:28:43.806Z] mcr.microsoft.com/windows/servercore:ltsc2019
22:28:43 [2020-05-22T22:28:43.806Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1217'
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Docker version of control daemon
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] Client: Docker Engine - Enterprise
22:28:43 [2020-05-22T22:28:43.806Z]  Version:           19.03.5
22:28:43 [2020-05-22T22:28:43.806Z]  API version:       1.40
22:28:43 [2020-05-22T22:28:43.806Z]  Go version:        go1.12.12
22:28:43 [2020-05-22T22:28:43.806Z]  Git commit:        2ee0c57608
22:28:43 [2020-05-22T22:28:43.806Z]  Built:             11/13/2019 08:00:16
22:28:43 [2020-05-22T22:28:43.806Z]  OS/Arch:           windows/amd64
22:28:43 [2020-05-22T22:28:43.806Z]  Experimental:      false
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] Server: Docker Engine - Enterprise
22:28:43 [2020-05-22T22:28:43.806Z]  Engine:
22:28:43 [2020-05-22T22:28:43.806Z]   Version:          19.03.5
22:28:43 [2020-05-22T22:28:43.806Z]   API version:      1.40 (minimum version 1.24)
22:28:43 [2020-05-22T22:28:43.806Z]   Go version:       go1.12.12
22:28:43 [2020-05-22T22:28:43.806Z]   Git commit:       2ee0c57608
22:28:43 [2020-05-22T22:28:43.806Z]   Built:            11/13/2019 07:58:51
22:28:43 [2020-05-22T22:28:43.806Z]   OS/Arch:          windows/amd64
22:28:43 [2020-05-22T22:28:43.806Z]   Experimental:     true
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Docker info of control daemon
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] Client:
22:28:43 [2020-05-22T22:28:43.806Z]  Debug Mode: false
22:28:43 [2020-05-22T22:28:43.806Z]  Plugins:
22:28:43 [2020-05-22T22:28:43.806Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] Server:
22:28:43 [2020-05-22T22:28:43.806Z]  Containers: 0
22:28:43 [2020-05-22T22:28:43.806Z]   Running: 0
22:28:43 [2020-05-22T22:28:43.806Z]   Paused: 0
22:28:43 [2020-05-22T22:28:43.806Z]   Stopped: 0
22:28:43 [2020-05-22T22:28:43.806Z]  Images: 1
22:28:43 [2020-05-22T22:28:43.806Z]  Server Version: 19.03.5
22:28:43 [2020-05-22T22:28:43.806Z]  Storage Driver: windowsfilter (windows) lcow (linux)
22:28:43 [2020-05-22T22:28:43.806Z]   Windows: 
22:28:43 [2020-05-22T22:28:43.806Z]   LCOW: 
22:28:43 [2020-05-22T22:28:43.806Z]  Logging Driver: json-file
22:28:43 [2020-05-22T22:28:43.806Z]  Plugins:
22:28:43 [2020-05-22T22:28:43.806Z]   Volume: local
22:28:43 [2020-05-22T22:28:43.806Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:28:43 [2020-05-22T22:28:43.806Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:28:43 [2020-05-22T22:28:43.806Z]  Swarm: inactive
22:28:43 [2020-05-22T22:28:43.806Z]  Default Isolation: process
22:28:43 [2020-05-22T22:28:43.806Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:28:43 [2020-05-22T22:28:43.806Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
22:28:43 [2020-05-22T22:28:43.806Z]  OSType: windows
22:28:43 [2020-05-22T22:28:43.806Z]  Architecture: x86_64
22:28:43 [2020-05-22T22:28:43.806Z]  CPUs: 4
22:28:43 [2020-05-22T22:28:43.806Z]  Total Memory: 32GiB
22:28:43 [2020-05-22T22:28:43.806Z]  Name: azwin-2-67c580
22:28:43 [2020-05-22T22:28:43.806Z]  ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW
22:28:43 [2020-05-22T22:28:43.806Z]  Docker Root Dir: D:\docker
22:28:43 [2020-05-22T22:28:43.806Z]  Debug Mode: false
22:28:43 [2020-05-22T22:28:43.806Z]  Registry: https://index.docker.io/v1/
22:28:43 [2020-05-22T22:28:43.806Z]  Labels:
22:28:43 [2020-05-22T22:28:43.806Z]  Experimental: true
22:28:43 [2020-05-22T22:28:43.806Z]  Insecure Registries:
22:28:43 [2020-05-22T22:28:43.806Z]   10.0.0.4:5000
22:28:43 [2020-05-22T22:28:43.806Z]   127.0.0.0/8
22:28:43 [2020-05-22T22:28:43.806Z]  Registry Mirrors:
22:28:43 [2020-05-22T22:28:43.806Z]   http://10.0.0.4:5000/
22:28:43 [2020-05-22T22:28:43.806Z]  Live Restore Enabled: false
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Commit hash is d5da7e5330
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Nuke-Everything...
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Container count on control daemon to delete is 0
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Nuking d:\CI
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Zapped successfully
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Location for testing is d:\CI\PR-41014\3
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Validating GOLang consistency in Dockerfile.windows...
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] INFO: Building the image from Dockerfile.windows at 05/22/2020 22:28:38...
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] Sending build context to Docker daemon   55.4MB
22:28:43 [2020-05-22T22:28:43.806Z] 
22:28:43 [2020-05-22T22:28:43.806Z] Step 1/10 : FROM microsoft/windowsservercore
22:28:43 [2020-05-22T22:28:43.806Z]  ---> 561b89eac394
22:28:43 [2020-05-22T22:28:43.806Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
22:28:43 [2020-05-22T22:28:43.806Z]  ---> Running in cbbfcac3c560
22:28:44 [2020-05-22T22:28:44.280Z] Removing intermediate container cbbfcac3c560
22:28:44 [2020-05-22T22:28:44.280Z]  ---> d5b5527c88cf
22:28:44 [2020-05-22T22:28:44.280Z] Step 3/10 : ARG GO_VERSION=1.13.11
22:28:44 [2020-05-22T22:28:44.280Z]  ---> Running in 46b56fdaa1ad
22:28:44 [2020-05-22T22:28:44.754Z] Removing intermediate container 46b56fdaa1ad
22:28:44 [2020-05-22T22:28:44.754Z]  ---> 4a8d54c3f99a
22:28:44 [2020-05-22T22:28:44.754Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
22:28:44 [2020-05-22T22:28:44.754Z]  ---> Running in 072815e731d9
22:28:44 [2020-05-22T22:28:44.754Z] Removing intermediate container 072815e731d9
22:28:44 [2020-05-22T22:28:44.754Z]  ---> 792a9b9bbaa9
22:28:44 [2020-05-22T22:28:44.754Z] 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}
22:28:44 [2020-05-22T22:28:44.890Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 9.0% of statements
22:28:45 [2020-05-22T22:28:45.227Z]  ---> Running in a3a644cabf3e
22:28:45 [2020-05-22T22:28:45.227Z] Removing intermediate container a3a644cabf3e
22:28:45 [2020-05-22T22:28:45.227Z]  ---> 23eafe1b1f9b
22:28:45 [2020-05-22T22:28:45.227Z] 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;
22:28:45 [2020-05-22T22:28:45.227Z]  ---> Running in 59920554640c
22:28:45 [2020-05-22T22:28:45.961Z] #18 ...
22:28:45 [2020-05-22T22:28:45.961Z] 
22:28:45 [2020-05-22T22:28:45.961Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:28:45 [2020-05-22T22:28:45.961Z] #40 175.0   CC       criu/cr-errno.o
22:28:45 [2020-05-22T22:28:45.961Z] #40 175.2   CC       criu/cr-restore.o
22:28:46 [2020-05-22T22:28:46.249Z] #40 ...
22:28:46 [2020-05-22T22:28:46.249Z] 
22:28:46 [2020-05-22T22:28:46.249Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:46 [2020-05-22T22:28:46.249Z] #42 261.8 net/http
22:28:46 [2020-05-22T22:28:46.249Z] #42 ...
22:28:46 [2020-05-22T22:28:46.249Z] 
22:28:46 [2020-05-22T22:28:46.249Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:28:46 [2020-05-22T22:28:46.249Z] #22 265.6 Checking out files:  19% (2110/10834)   
Checking out files:  20% (2167/10834)   
Checking out files:  21% (2276/10834)   
Checking out files:  22% (2384/10834)   
Checking out files:  23% (2492/10834)   
Checking out files:  24% (2601/10834)   
Checking out files:  25% (2709/10834)   
Checking out files:  26% (2817/10834)   
Checking out files:  27% (2926/10834)   
Checking out files:  28% (3034/10834)   
Checking out files:  29% (3142/10834)   
Checking out files:  30% (3251/10834)   
Checking out files:  31% (3359/10834)   
Checking out files:  32% (3467/10834)   
Checking out files:  32% (3506/10834)   
Checking out files:  33% (3576/10834)   
Checking out files:  34% (3684/10834)   
Checking out files:  35% (3792/10834)   
Checking out files:  36% (3901/10834)   
Checking out files:  37% (4009/10834)   
Checking out files:  38% (4117/10834)   
Checking out files:  39% (4226/10834)   
Checking out files:  40% (4334/10834)   
Checking out files:  41% (4442/10834)   
Checking out files:  42% (4551/10834)   
Checking out files:  43% (4659/10834)   
Checking out files:  44% (4767/10834)   
Checking out files:  45% (4876/10834)   
Checking out files:  46% (4984/10834)   
Checking out files:  47% (5092/10834)   
Checking out files:  48% (5201/10834)   
Checking out files:  49% (5309/10834)   
Checking out files:  50% (5417/10834)   
Checking out files:  50% (5468/10834)   
Checking out files:  51% (5526/10834)   
Checking out files:  52% (5634/10834)   
Checking out files:  53% (5743/10834)   
Checking out files:  54% (5851/10834)   
Checking out files:  55% (5959/10834)   
Checking out files:  56% (6068/10834)   
Checking out files:  57% (6176/10834)   
Checking out files:  58% (6284/10834)   
Checking out files:  59% (6393/10834)   
Checking out files:  60% (6501/10834)   
Checking out files:  61% (6609/10834)   
Checking out files:  62% (6718/10834)   
Checking out files:  63% (6826/10834)   
Checking out files:  64% (6934/10834)   
Checking out files:  65% (7043/10834)   
Checking out files:  65% (7114/10834)   
Checking out files:  66% (7151/10834)   
Checking out files:  67% (7259/10834)   
Checking out files:  68% (7368/10834)   
Checking out files:  69% (7476/10834)   
Checking out files:  70% (7584/10834)   
Checking out files:  71% (7693/10834)   
Checking out files:  72% (7801/10834)   
Checking out files:  73% (7909/10834)   
Checking out files:  74% (8018/10834)   
Checking out files:  75% (8126/10834)   
Checking out files:  76% (8234/10834)   
Checking out files:  77% (8343/10834)   
Checking out files:  78% (8451/10834)   
Checking out files:  79% (8559/10834)   
Checking out files:  80% (8668/10834)   
Checking out files:  81% (8776/10834)   
Checking out files:  81% (8866/10834)   
Checking out files:  82% (8884/10834)   
Checking out files:  83% (8993/10834)   
Checking out files:  84% (9101/10834)   
Checking out files:  85% (9209/10834)   
Checking out files:  86% (9318/10834)   
Checking out files:  87% (9426/10834)   
Checking out files:  88% (9534/10834)   
Checking out files:  89% (9643/10834)   
Checking out files:  90% (9751/10834)   
Checking out files:  91% (9859/10834)   
Checking out files:  92% (9968/10834)   
Checking out files:  93% (10076/10834)   
Checking out files:  94% (10184/10834)   
Checking out files:  95% (10293/10834)   
Checking out files:  96% (10401/10834)   
Checking out files:  97% (10509/10834)   
Checking out files:  97% (10578/10834)   
Checking out files:  98% (10618/10834)   
Checking out files:  99% (10726/10834)   
Checking out files: 100% (10834/10834)   
Checking out files: 100% (10834/10834), done.
22:28:46 [2020-05-22T22:28:46.249Z] #22 271.1 + cd /tmp/tmp.SH60HP15DH/tmp/docker-ce
22:28:46 [2020-05-22T22:28:46.249Z] #22 271.1 + git checkout -q v17.06.2-ce
22:28:48 [2020-05-22T22:28:48.311Z] #22 ...
22:28:48 [2020-05-22T22:28:48.311Z] 
22:28:48 [2020-05-22T22:28:48.311Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:28:48 [2020-05-22T22:28:48.311Z] #18 94.74 Setting up libiptc0:ppc64el (1.8.2-4) ...
22:28:48 [2020-05-22T22:28:48.311Z] #18 94.75 Setting up xz-utils (5.2.4-1) ...
22:28:48 [2020-05-22T22:28:48.311Z] #18 94.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:28:48 [2020-05-22T22:28:48.311Z] #18 94.81 Setting up sudo (1.8.27-1+deb10u2) ...
22:28:48 [2020-05-22T22:28:48.602Z] #18 94.90 invoke-rc.d: could not determine current runlevel
22:28:48 [2020-05-22T22:28:48.602Z] #18 94.93 invoke-rc.d: policy-rc.d denied execution of start.
22:28:48 [2020-05-22T22:28:48.602Z] #18 94.95 Setting up pigz (2.4-1) ...
22:28:48 [2020-05-22T22:28:48.602Z] #18 94.95 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
22:28:48 [2020-05-22T22:28:48.602Z] #18 94.96 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
22:28:48 [2020-05-22T22:28:48.602Z] #18 95.03 Setting up python-pip-whl (18.1-5) ...
22:28:48 [2020-05-22T22:28:48.602Z] #18 95.04 Setting up libmpdec2:ppc64el (2.4.2-2) ...
22:28:48 [2020-05-22T22:28:48.602Z] #18 95.04 Setting up vim-runtime (2:8.1.0875-5) ...
22:28:49 [2020-05-22T22:28:49.079Z] 
22:28:49 [2020-05-22T22:28:49.079Z] SUCCESS: Specified value was saved.
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.90 Setting up libaio1:ppc64el (0.3.112-3) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.91 Setting up libonig5:ppc64el (6.9.1-1) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.91 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.91 Setting up vim (2:8.1.0875-5) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 95.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.06 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.07 Setting up thin-provisioning-tools (0.7.6-2.1) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.08 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.09 Setting up jq (1.5+dfsg-2+b1) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.10 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
22:28:49 [2020-05-22T22:28:49.632Z] #18 96.11 Setting up python3.7 (3.7.3-2+deb10u1) ...
22:28:50 [2020-05-22T22:28:50.103Z] INFO: Downloading git...
22:28:51 [2020-05-22T22:28:51.688Z] INFO: Downloading go...
22:28:53 [2020-05-22T22:28:53.278Z] INFO: Downloading compiler 1 of 3...
22:28:53 [2020-05-22T22:28:53.752Z] INFO: Downloading compiler 2 of 3...
22:28:54 [2020-05-22T22:28:54.747Z] INFO: Downloading compiler 3 of 3...
22:28:55 [2020-05-22T22:28:55.221Z] INFO: Extracting git...
22:28:56 [2020-05-22T22:28:56.507Z] #18 ...
22:28:56 [2020-05-22T22:28:56.507Z] 
22:28:56 [2020-05-22T22:28:56.507Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:28:56 [2020-05-22T22:28:56.507Z] #42 281.7 github.com/LK4D4/vndr/godl
22:28:56 [2020-05-22T22:28:56.798Z] #42 282.6 github.com/LK4D4/vndr
22:29:01 [2020-05-22T22:29:01.219Z] #42 ...
22:29:01 [2020-05-22T22:29:01.219Z] 
22:29:01 [2020-05-22T22:29:01.219Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:29:01 [2020-05-22T22:29:01.219Z] #22 276.5 + mkdir -p /tmp/tmp.SH60HP15DH/src/github.com/docker
22:29:01 [2020-05-22T22:29:01.219Z] #22 276.5 + mv components/cli /tmp/tmp.SH60HP15DH/src/github.com/docker/cli
22:29:01 [2020-05-22T22:29:01.219Z] #22 276.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
22:29:01 [2020-05-22T22:29:01.219Z] #22 ...
22:29:01 [2020-05-22T22:29:01.219Z] 
22:29:01 [2020-05-22T22:29:01.219Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.8 Setting up iptables (1.8.2-4) ...
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:29:01 [2020-05-22T22:29:01.219Z] #18 102.9 Setting up python3 (3.7.3-1) ...
22:29:01 [2020-05-22T22:29:01.219Z] #18 103.5 Setting up python3-wheel (0.32.3-2) ...
22:29:01 [2020-05-22T22:29:01.219Z] #18 104.8 Setting up apparmor (2.13.2-10) ...
22:29:01 [2020-05-22T22:29:01.219Z] #18 107.7 Setting up xfsprogs (4.20.0-1) ...
22:29:01 [2020-05-22T22:29:01.508Z] #18 107.7 Setting up python3-lib2to3 (3.7.3-1) ...
22:29:02 [2020-05-22T22:29:02.138Z] #18 108.4 Setting up python3-pkg-resources (40.8.0-1) ...
22:29:04 [2020-05-22T22:29:04.212Z] #18 110.4 Setting up python3-distutils (3.7.3-1) ...
22:29:04 [2020-05-22T22:29:04.847Z] #18 111.3 Setting up python3-setuptools (40.8.0-1) ...
22:29:05 [2020-05-22T22:29:05.456Z] #45 DONE 317.2s
22:29:05 [2020-05-22T22:29:05.456Z] 
22:29:05 [2020-05-22T22:29:05.456Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:29:05 [2020-05-22T22:29:05.478Z] #18 ...
22:29:05 [2020-05-22T22:29:05.478Z] 
22:29:05 [2020-05-22T22:29:05.478Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:29:05 [2020-05-22T22:29:05.478Z] #40 184.8   CC       criu/cr-service.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 188.5   CC       criu/crtools.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 189.6   CC       criu/eventfd.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 190.2   CC       criu/eventpoll.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 191.6   CC       criu/external.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 192.4   CC       criu/fault-injection.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 192.6   CC       criu/fdstore.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 193.3   CC       criu/fifo.o
22:29:05 [2020-05-22T22:29:05.478Z] #40 194.3   CC       criu/file-ids.o
22:29:06 [2020-05-22T22:29:06.110Z] #40 195.3   CC       criu/file-lock.o
22:29:06 [2020-05-22T22:29:06.151Z] #45 DONE 318.2s
22:29:06 [2020-05-22T22:29:06.151Z] 
22:29:06 [2020-05-22T22:29:06.151Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:29:06 [2020-05-22T22:29:06.389Z] #52 ...
22:29:06 [2020-05-22T22:29:06.389Z] 
22:29:06 [2020-05-22T22:29:06.389Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
22:29:06 [2020-05-22T22:29:06.389Z] #46 DONE 0.2s
22:29:06 [2020-05-22T22:29:06.389Z] 
22:29:06 [2020-05-22T22:29:06.389Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
22:29:06 [2020-05-22T22:29:06.647Z] #48 DONE 0.1s
22:29:06 [2020-05-22T22:29:06.647Z] 
22:29:06 [2020-05-22T22:29:06.647Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
22:29:06 [2020-05-22T22:29:06.647Z] #50 DONE 0.1s
22:29:06 [2020-05-22T22:29:06.647Z] 
22:29:06 [2020-05-22T22:29:06.647Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:29:06 [2020-05-22T22:29:06.717Z] #52 ...
22:29:06 [2020-05-22T22:29:06.717Z] 
22:29:06 [2020-05-22T22:29:06.717Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
22:29:06 [2020-05-22T22:29:06.717Z] #46 DONE 0.2s
22:29:06 [2020-05-22T22:29:06.717Z] 
22:29:06 [2020-05-22T22:29:06.717Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:29:06 [2020-05-22T22:29:06.975Z] #52 ...
22:29:06 [2020-05-22T22:29:06.975Z] 
22:29:06 [2020-05-22T22:29:06.975Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
22:29:06 [2020-05-22T22:29:06.975Z] #48 DONE 0.1s
22:29:06 [2020-05-22T22:29:06.975Z] 
22:29:06 [2020-05-22T22:29:06.975Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
22:29:06 [2020-05-22T22:29:06.975Z] #50 DONE 0.1s
22:29:06 [2020-05-22T22:29:06.975Z] 
22:29:06 [2020-05-22T22:29:06.975Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:29:07 [2020-05-22T22:29:07.611Z] #40 ...
22:29:07 [2020-05-22T22:29:07.611Z] 
22:29:07 [2020-05-22T22:29:07.611Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
22:29:07 [2020-05-22T22:29:07.611Z] #18 113.6 Setting up python3-pip (18.1-5) ...
22:29:07 [2020-05-22T22:29:07.760Z] INFO: Expanding go...
22:29:09 [2020-05-22T22:29:09.665Z] #18 115.6 Processing triggers for libc-bin (2.28-10) ...
22:29:09 [2020-05-22T22:29:09.665Z] #18 115.6 Processing triggers for mime-support (3.62) ...
22:29:09 [2020-05-22T22:29:09.665Z] #18 DONE 116.0s
22:29:09 [2020-05-22T22:29:09.665Z] 
22:29:09 [2020-05-22T22:29:09.665Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:29:09 [2020-05-22T22:29:09.665Z] #40 196.9   CC       criu/files-ext.o
22:29:09 [2020-05-22T22:29:09.665Z] #40 197.4   CC       criu/files-reg.o
22:29:10 [2020-05-22T22:29:10.312Z] #40 ...
22:29:10 [2020-05-22T22:29:10.312Z] 
22:29:10 [2020-05-22T22:29:10.312Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
22:29:10 [2020-05-22T22:29:10.312Z] #19 0.485 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:29:10 [2020-05-22T22:29:10.312Z] #19 0.488 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:29:10 [2020-05-22T22:29:10.312Z] #19 0.491 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:29:10 [2020-05-22T22:29:10.312Z] #19 DONE 0.6s
22:29:10 [2020-05-22T22:29:10.312Z] 
22:29:10 [2020-05-22T22:29:10.312Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:29:10 [2020-05-22T22:29:10.375Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:29:10 [2020-05-22T22:29:10.375Z] 
22:29:10 [2020-05-22T22:29:10.375Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:29:10 [2020-05-22T22:29:10.375Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:29:10 [2020-05-22T22:29:10.375Z] HOSTNAME=e30af44bb16e
22:29:10 [2020-05-22T22:29:10.375Z] TESTDEBUG=0
22:29:10 [2020-05-22T22:29:10.375Z] DEST=bundles/test-integration
22:29:10 [2020-05-22T22:29:10.375Z] PWD=/go/src/github.com/docker/docker
22:29:10 [2020-05-22T22:29:10.375Z] DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:29:10 [2020-05-22T22:29:10.375Z] container=docker
22:29:10 [2020-05-22T22:29:10.375Z] HOME=/root
22:29:10 [2020-05-22T22:29:10.375Z] GOLANG_VERSION=1.13.11
22:29:10 [2020-05-22T22:29:10.375Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:29:10 [2020-05-22T22:29:10.375Z] VALIDATE_BRANCH=master
22:29:10 [2020-05-22T22:29:10.375Z] TERM=xterm
22:29:10 [2020-05-22T22:29:10.375Z] DOCKER_PKG=github.com/docker/docker
22:29:10 [2020-05-22T22:29:10.375Z] SHLVL=1
22:29:10 [2020-05-22T22:29:10.375Z] TIMEOUT=120m
22:29:10 [2020-05-22T22:29:10.375Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:29:10 [2020-05-22T22:29:10.375Z] DOCKER_GRAPHDRIVER=overlay2
22:29:10 [2020-05-22T22:29:10.375Z] GO111MODULE=off
22:29:10 [2020-05-22T22:29:10.375Z] DOCKER_EXPERIMENTAL=1
22:29:10 [2020-05-22T22:29:10.375Z] TEST_SKIP_INTEGRATION_CLI=1
22:29:10 [2020-05-22T22:29:10.375Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:29:10 [2020-05-22T22:29:10.375Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:29:10 [2020-05-22T22:29:10.375Z] GOPATH=/go
22:29:10 [2020-05-22T22:29:10.375Z] PKG_CONFIG=pkg-config
22:29:10 [2020-05-22T22:29:10.375Z] _=/usr/bin/env
22:29:10 [2020-05-22T22:29:10.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:29:10 [2020-05-22T22:29:10.824Z] #52 253.1 + bin/containerd-stress
22:29:10 [2020-05-22T22:29:10.981Z] #20 ...
22:29:10 [2020-05-22T22:29:10.981Z] 
22:29:10 [2020-05-22T22:29:10.981Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:29:10 [2020-05-22T22:29:10.981Z] #42 DONE 296.7s
22:29:10 [2020-05-22T22:29:10.981Z] 
22:29:10 [2020-05-22T22:29:10.981Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:29:11 [2020-05-22T22:29:11.154Z] #52 253.9 + bin/containerd-stress
22:29:12 [2020-05-22T22:29:12.719Z] #52 254.8 + bin/containerd-shim
22:29:13 [2020-05-22T22:29:13.051Z] #52 255.7 + bin/containerd-shim
22:29:13 [2020-05-22T22:29:13.368Z] #22 ...
22:29:13 [2020-05-22T22:29:13.368Z] 
22:29:13 [2020-05-22T22:29:13.368Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:29:13 [2020-05-22T22:29:13.368Z] #40 202.8   CC       criu/files.o
22:29:18 [2020-05-22T22:29:18.274Z] #40 207.0   CC       criu/filesystems.o
22:29:19 [2020-05-22T22:29:19.270Z] #52 261.4 + bin/containerd-shim-runc-v1
22:29:19 [2020-05-22T22:29:19.312Z] #40 ...
22:29:19 [2020-05-22T22:29:19.312Z] 
22:29:19 [2020-05-22T22:29:19.312Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
22:29:19 [2020-05-22T22:29:19.312Z] #20 8.971 Collecting yamllint==1.16.0
22:29:19 [2020-05-22T22:29:19.605Z] #52 262.2 + bin/containerd-shim-runc-v1
22:29:19 [2020-05-22T22:29:19.943Z] #20 9.573   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
22:29:19 [2020-05-22T22:29:19.943Z] #20 9.725 Collecting pyyaml (from yamllint==1.16.0)
22:29:20 [2020-05-22T22:29:20.595Z] #20 10.31   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
22:29:22 [2020-05-22T22:29:22.548Z] #52 264.4 + bin/containerd-shim-runc-v2
22:29:22 [2020-05-22T22:29:22.805Z] #52 265.2 + binaries
22:29:22 [2020-05-22T22:29:22.805Z] #52 265.2 + install -D bin/containerd /build/containerd
22:29:22 [2020-05-22T22:29:22.805Z] #52 265.2 + install -D bin/containerd-shim /build/containerd-shim
22:29:22 [2020-05-22T22:29:22.805Z] #52 265.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:29:22 [2020-05-22T22:29:22.805Z] #52 265.3 + install -D bin/ctr /build/ctr
22:29:22 [2020-05-22T22:29:22.888Z] #52 265.2 + bin/containerd-shim-runc-v2
22:29:23 [2020-05-22T22:29:23.063Z] #52 DONE 265.6s
22:29:23 [2020-05-22T22:29:23.325Z] #20 12.59 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
22:29:23 [2020-05-22T22:29:23.325Z] #20 12.65   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
22:29:23 [2020-05-22T22:29:23.325Z] #20 12.73 Building wheels for collected packages: pyyaml
22:29:23 [2020-05-22T22:29:23.325Z] #20 12.74   Running setup.py bdist_wheel for pyyaml: started
22:29:23 [2020-05-22T22:29:23.453Z] #52 266.1 + binaries
22:29:23 [2020-05-22T22:29:23.453Z] #52 266.1 + install -D bin/containerd /build/containerd
22:29:23 [2020-05-22T22:29:23.453Z] #52 266.1 + install -D bin/containerd-shim /build/containerd-shim
22:29:23 [2020-05-22T22:29:23.453Z] #52 266.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:29:23 [2020-05-22T22:29:23.453Z] #52 266.1 + install -D bin/ctr /build/ctr
22:29:23 [2020-05-22T22:29:23.710Z] #52 DONE 266.4s
22:29:24 [2020-05-22T22:29:24.431Z] 
22:29:24 [2020-05-22T22:29:24.431Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
22:29:24 [2020-05-22T22:29:24.431Z] #53 DONE 0.2s
22:29:24 [2020-05-22T22:29:24.431Z] 
22:29:24 [2020-05-22T22:29:24.431Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
22:29:24 [2020-05-22T22:29:24.431Z] #57 DONE 0.1s
22:29:24 [2020-05-22T22:29:24.689Z] 
22:29:24 [2020-05-22T22:29:24.689Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
22:29:24 [2020-05-22T22:29:24.689Z] #59 DONE 0.1s
22:29:24 [2020-05-22T22:29:24.689Z] 
22:29:24 [2020-05-22T22:29:24.689Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
22:29:24 [2020-05-22T22:29:24.689Z] #61 DONE 0.1s
22:29:24 [2020-05-22T22:29:24.689Z] 
22:29:24 [2020-05-22T22:29:24.689Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:29:24 [2020-05-22T22:29:24.689Z] #62 DONE 0.0s
22:29:24 [2020-05-22T22:29:24.945Z] 
22:29:24 [2020-05-22T22:29:24.945Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
22:29:25 [2020-05-22T22:29:25.080Z] 
22:29:25 [2020-05-22T22:29:25.080Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
22:29:25 [2020-05-22T22:29:25.080Z] #53 DONE 0.2s
22:29:25 [2020-05-22T22:29:25.080Z] 
22:29:25 [2020-05-22T22:29:25.080Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
22:29:25 [2020-05-22T22:29:25.080Z] #57 DONE 0.1s
22:29:25 [2020-05-22T22:29:25.080Z] 
22:29:25 [2020-05-22T22:29:25.080Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
22:29:25 [2020-05-22T22:29:25.080Z] #59 DONE 0.1s
22:29:25 [2020-05-22T22:29:25.337Z] 
22:29:25 [2020-05-22T22:29:25.337Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
22:29:25 [2020-05-22T22:29:25.337Z] #61 DONE 0.1s
22:29:25 [2020-05-22T22:29:25.337Z] 
22:29:25 [2020-05-22T22:29:25.337Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:29:25 [2020-05-22T22:29:25.337Z] #62 DONE 0.0s
22:29:25 [2020-05-22T22:29:25.337Z] 
22:29:25 [2020-05-22T22:29:25.337Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
22:29:25 [2020-05-22T22:29:25.403Z] #20 14.83   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
22:29:25 [2020-05-22T22:29:25.403Z] #20 14.84   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
22:29:25 [2020-05-22T22:29:25.403Z] #20 14.98 Successfully built pyyaml
22:29:25 [2020-05-22T22:29:25.403Z] #20 15.01 Installing collected packages: pyyaml, pathspec, yamllint
22:29:25 [2020-05-22T22:29:25.628Z] INFO: Expanding compiler 1 of 3...
22:29:25 [2020-05-22T22:29:25.628Z] INFO: Expanding compiler 2 of 3...
22:29:25 [2020-05-22T22:29:25.875Z] #63 DONE 1.2s
22:29:26 [2020-05-22T22:29:26.036Z] #20 15.60 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
22:29:26 [2020-05-22T22:29:26.036Z] #20 DONE 15.9s
22:29:26 [2020-05-22T22:29:26.036Z] 
22:29:26 [2020-05-22T22:29:26.036Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:29:26 [2020-05-22T22:29:26.036Z] #40 208.6   CC       criu/fsnotify.o
22:29:26 [2020-05-22T22:29:26.036Z] #40 211.2   CC       criu/image-desc.o
22:29:26 [2020-05-22T22:29:26.036Z] #40 211.5   CC       criu/image.o
22:29:26 [2020-05-22T22:29:26.036Z] #40 213.2   CC       criu/ipc_ns.o
22:29:26 [2020-05-22T22:29:26.131Z] 
22:29:26 [2020-05-22T22:29:26.131Z] #64 exporting to image
22:29:26 [2020-05-22T22:29:26.131Z] #64 exporting layers
22:29:26 [2020-05-22T22:29:26.670Z] #40 216.0   CC       criu/irmap.o
22:29:26 [2020-05-22T22:29:26.705Z] #63 DONE 1.1s
22:29:26 [2020-05-22T22:29:26.705Z] 
22:29:26 [2020-05-22T22:29:26.705Z] #64 exporting to image
22:29:26 [2020-05-22T22:29:26.705Z] #64 exporting layers
22:29:27 [2020-05-22T22:29:27.711Z] #40 217.2   CC       criu/kcmp-ids.o
22:29:28 [2020-05-22T22:29:28.361Z] #40 217.6   CC       criu/kerndat.o
22:29:29 [2020-05-22T22:29:29.870Z] #40 219.1   CC       criu/libnetlink.o
22:29:30 [2020-05-22T22:29:30.166Z] #40 219.6   CC       criu/log.o
22:29:30 [2020-05-22T22:29:30.410Z] INFO: Expanding compiler 3 of 3...
22:29:30 [2020-05-22T22:29:30.410Z] INFO: Removing downloaded files...
22:29:30 [2020-05-22T22:29:30.410Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
22:29:30 [2020-05-22T22:29:30.410Z] INFO: Configuring git core.autocrlf...
22:29:31 [2020-05-22T22:29:31.206Z] #40 220.5   CC       criu/lsm.o
22:29:31 [2020-05-22T22:29:31.850Z] #40 221.3   CC       criu/mem.o
22:29:32 [2020-05-22T22:29:32.146Z] #40 ...
22:29:32 [2020-05-22T22:29:32.146Z] 
22:29:32 [2020-05-22T22:29:32.146Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
22:29:32 [2020-05-22T22:29:32.146Z] #29 DONE 317.8s
22:29:32 [2020-05-22T22:29:32.442Z] 
22:29:32 [2020-05-22T22:29:32.442Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:29:32 [2020-05-22T22:29:32.677Z] #64 exporting layers 5.9s done
22:29:32 [2020-05-22T22:29:32.677Z] #64 writing image sha256:3fe20828ad2ebaeb37030d7c3d73c27c80cb88a6a2ef1a6017c24560f76dbc0c done
22:29:32 [2020-05-22T22:29:32.677Z] #64 naming to docker.io/library/docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 done
22:29:32 [2020-05-22T22:29:32.677Z] #64 DONE 5.9s
[Pipeline] }
[Pipeline] // stage
22:29:32 [2020-05-22T22:29:32.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:29:32 [2020-05-22T22:29:32.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
22:29:33 [2020-05-22T22:29:33.253Z] #64 exporting layers 6.0s done
22:29:33 [2020-05-22T22:29:33.253Z] #64 writing image sha256:821c7117e683ffdb103a85f86d13aaa949487c3f30ce2cc5f09aabc1cca44882 done
22:29:33 [2020-05-22T22:29:33.253Z] #64 naming to docker.io/library/docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 done
22:29:33 [2020-05-22T22:29:33.253Z] #64 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:29:33 [2020-05-22T22:29:33.603Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -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:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/make.sh dynbinary test-integration
22:29:33 [2020-05-22T22:29:33.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:29:34 [2020-05-22T22:29:34.534Z] 
22:29:34 [2020-05-22T22:29:34.534Z] Removing bundles/
22:29:34 [2020-05-22T22:29:34.534Z] 
22:29:34 [2020-05-22T22:29:34.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:29:34 [2020-05-22T22:29:34.534Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:29:34 [2020-05-22T22:29:34.534Z] GOOS="" GOARCH="" GOARM=""
22:29:34 [2020-05-22T22:29:34.652Z] 
22:29:34 [2020-05-22T22:29:34.652Z] Removing bundles/
22:29:34 [2020-05-22T22:29:34.652Z] 
22:29:34 [2020-05-22T22:29:34.652Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:29:34 [2020-05-22T22:29:34.652Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:29:34 [2020-05-22T22:29:34.652Z] GOOS="" GOARCH="" GOARM=""
22:29:36 [2020-05-22T22:29:36.031Z] #40 224.8   CC       criu/mount.o
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/api/server/httputils	0.028s	coverage: 14.7% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/api/server/middleware	0.032s	coverage: 37.7% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/api/types/filters	0.031s	coverage: 92.2% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/api/types/time	0.015s	coverage: 100.0% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/api/server/router/swarm	0.030s	coverage: 4.8% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/api/types/versions	0.046s	coverage: 75.0% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/builder/dockerignore	0.010s	coverage: 96.8% of statements
22:29:41 [2020-05-22T22:29:41.142Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
22:29:41 [2020-05-22T22:29:41.710Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.999s	coverage: 86.3% of statements
22:29:41 [2020-05-22T22:29:41.711Z] ok  	github.com/docker/docker/builder/remotecontext	0.319s	coverage: 13.6% of statements
22:29:42 [2020-05-22T22:29:42.956Z] #40 231.3   CC       criu/namespaces.o
22:29:43 [2020-05-22T22:29:43.619Z] ok  	github.com/docker/docker/builder/dockerfile	1.311s	coverage: 48.2% of statements
22:29:43 [2020-05-22T22:29:43.619Z] ?   	github.com/docker/docker/cli	[no test files]
22:29:43 [2020-05-22T22:29:43.619Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:29:45 [2020-05-22T22:29:45.025Z] #40 234.2   CC       criu/net.o
22:29:47 [2020-05-22T22:29:47.825Z] ok  	github.com/docker/docker/client	0.354s	coverage: 75.4% of statements
22:29:48 [2020-05-22T22:29:48.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:29:49 [2020-05-22T22:29:49.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:29:50 [2020-05-22T22:29:50.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:29:51 [2020-05-22T22:29:51.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:29:51 [2020-05-22T22:29:51.770Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|compiled_files|deps|types_sizes|files) took 1m56.073977313s 
22:29:51 [2020-05-22T22:29:51.770Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 665.34363ms 
22:29:51 [2020-05-22T22:29:51.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:29:51 [2020-05-22T22:29:51.923Z] #40 240.1   CC       criu/netfilter.o
22:29:51 [2020-05-22T22:29:51.924Z] #40 240.5   CC       criu/page-pipe.o
22:29:52 [2020-05-22T22:29:52.216Z] #40 241.5   CC       criu/page-xfer.o
22:29:53 [2020-05-22T22:29:53.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:29:54 [2020-05-22T22:29:54.300Z] #40 243.5   CC       criu/pagemap-cache.o
22:29:54 [2020-05-22T22:29:54.833Z] #40 244.1   CC       criu/pagemap.o
22:29:55 [2020-05-22T22:29:55.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:29:56 [2020-05-22T22:29:56.341Z] #40 245.5   CC       criu/parasite-syscall.o
22:29:56 [2020-05-22T22:29:56.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:29:57 [2020-05-22T22:29:57.851Z] #40 247.0   CC       criu/path.o
22:29:58 [2020-05-22T22:29:58.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:29:58 [2020-05-22T22:29:58.146Z] #40 247.5   CC       criu/pie-util-vdso.o
22:29:58 [2020-05-22T22:29:58.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:29:58 [2020-05-22T22:29:58.825Z] #40 248.3   CC       criu/pie-util.o
22:29:59 [2020-05-22T22:29:59.484Z] #40 248.6   CC       criu/pipes.o
22:29:59 [2020-05-22T22:29:59.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:30:00 [2020-05-22T22:30:00.531Z] #40 249.9   CC       criu/plugin.o
22:30:00 [2020-05-22T22:30:00.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:30:01 [2020-05-22T22:30:01.166Z] #40 250.6   CC       criu/proc_parse.o
22:30:01 [2020-05-22T22:30:01.699Z] INFO [runner/unused/goanalysis] analyzers took 26.970876583s with top 10 stages: buildssa: 22.864802189s, U1000: 4.106074394s 
22:30:02 [2020-05-22T22:30:02.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:30:03 [2020-05-22T22:30:03.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:30:04 [2020-05-22T22:30:04.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:30:05 [2020-05-22T22:30:05.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:30:05 [2020-05-22T22:30:05.322Z] Using test binary docker
22:30:05 [2020-05-22T22:30:05.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:30:05 [2020-05-22T22:30:05.322Z] +++ /etc/init.d/apparmor start
22:30:05 [2020-05-22T22:30:05.322Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:30:05 [2020-05-22T22:30:05.322Z] INFO: Waiting for daemon to start...
22:30:05 [2020-05-22T22:30:05.322Z] Starting dockerd
22:30:05 [2020-05-22T22:30:05.322Z] +++ 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
22:30:06 [2020-05-22T22:30:06.737Z] #40 256.0   CC       criu/protobuf-desc.o
22:30:07 [2020-05-22T22:30:07.339Z] .
22:30:07 [2020-05-22T22:30:07.339Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:30:07 [2020-05-22T22:30:07.339Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:30:07 [2020-05-22T22:30:07.339Z] Error: No such image: emptyfs
22:30:07 [2020-05-22T22:30:07.339Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:30:07 [2020-05-22T22:30:07.339Z] ++++ docker load
22:30:07 [2020-05-22T22:30:07.621Z] Running integration-test (iteration 1)
22:30:07 [2020-05-22T22:30:07.621Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
22:30:07 [2020-05-22T22:30:07.621Z] ++ 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
22:30:07 [2020-05-22T22:30:07.621Z] ++ set -e
22:30:07 [2020-05-22T22:30:07.621Z] ++ '[' -n 0 ']'
22:30:07 [2020-05-22T22:30:07.621Z] ++ set -x
22:30:07 [2020-05-22T22:30:07.621Z] ++ env -i DEST=/go/src/github.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
22:30:08 [2020-05-22T22:30:08.807Z] #40 257.8   CC       criu/protobuf.o
22:30:09 [2020-05-22T22:30:09.445Z] #40 258.7   CC       criu/pstree.o
22:30:11 [2020-05-22T22:30:11.567Z] #40 260.5   CC       criu/rbtree.o
22:30:11 [2020-05-22T22:30:11.881Z] #40 261.2   CC       criu/rst-malloc.o
22:30:12 [2020-05-22T22:30:12.583Z] #40 261.7   CC       criu/seccomp.o
22:30:13 [2020-05-22T22:30:13.712Z] #40 262.9   CC       criu/seize.o
22:30:14 [2020-05-22T22:30:14.392Z] ok  	github.com/docker/docker/cmd/dockerd	0.124s	coverage: 30.8% of statements
22:30:14 [2020-05-22T22:30:14.414Z] Loaded image: buildpack-deps:jessie
22:30:14 [2020-05-22T22:30:14.414Z] Loaded image: busybox:latest
22:30:14 [2020-05-22T22:30:14.696Z] Loaded image: busybox:glibc
22:30:14 [2020-05-22T22:30:14.696Z] Loaded image: debian:jessie
22:30:14 [2020-05-22T22:30:14.977Z] Loaded image: hello-world:latest
22:30:14 [2020-05-22T22:30:14.977Z] INFO: Testing against a local daemon
22:30:14 [2020-05-22T22:30:14.977Z] === RUN   TestCgroupNamespacesBuild
22:30:15 [2020-05-22T22:30:15.397Z] #40 264.4   CC       criu/servicefd.o
22:30:15 [2020-05-22T22:30:15.711Z] #40 265.1   CC       criu/shmem.o
22:30:16 [2020-05-22T22:30:16.934Z] ok  	github.com/docker/docker/container	0.183s	coverage: 34.7% of statements
22:30:16 [2020-05-22T22:30:16.934Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:30:16 [2020-05-22T22:30:16.934Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:30:16 [2020-05-22T22:30:16.934Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:30:16 [2020-05-22T22:30:16.934Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:30:17 [2020-05-22T22:30:17.647Z] --- PASS: TestCgroupNamespacesBuild (2.19s)
22:30:17 [2020-05-22T22:30:17.647Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:30:17 [2020-05-22T22:30:17.809Z] #40 266.9   CC       criu/sigframe.o
22:30:17 [2020-05-22T22:30:17.809Z] #40 267.1   CC       criu/signalfd.o
22:30:18 [2020-05-22T22:30:18.100Z] #40 267.5   CC       criu/sk-inet.o
22:30:19 [2020-05-22T22:30:19.114Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s)
22:30:19 [2020-05-22T22:30:19.114Z] === RUN   TestBuildWithSession
22:30:19 [2020-05-22T22:30:19.114Z] --- SKIP: TestBuildWithSession (0.00s)
22:30:19 [2020-05-22T22:30:19.114Z]     build_session_test.go:25: TODO: BuildKit
22:30:19 [2020-05-22T22:30:19.114Z] === RUN   TestBuildSquashParent
22:30:20 [2020-05-22T22:30:20.173Z] #40 269.2   CC       criu/sk-netlink.o
22:30:20 [2020-05-22T22:30:20.465Z] #40 269.9   CC       criu/sk-packet.o
22:30:21 [2020-05-22T22:30:21.136Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.026s	coverage: 65.3% of statements
22:30:21 [2020-05-22T22:30:21.136Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.051s	coverage: 35.6% of statements
22:30:21 [2020-05-22T22:30:21.508Z] #40 271.0   CC       criu/sk-queue.o
22:30:21 [2020-05-22T22:30:21.707Z] ok  	github.com/docker/docker/daemon/cluster	0.091s	coverage: 0.5% of statements
22:30:23 [2020-05-22T22:30:23.033Z] #40 272.1   CC       criu/sk-tcp.o
22:30:23 [2020-05-22T22:30:23.663Z] #40 273.0   CC       criu/sk-unix.o
22:30:25 [2020-05-22T22:30:25.005Z] ok  	github.com/docker/docker/daemon/discovery	0.034s	coverage: 30.0% of statements
22:30:25 [2020-05-22T22:30:25.730Z] #40 ...
22:30:25 [2020-05-22T22:30:25.730Z] 
22:30:25 [2020-05-22T22:30:25.730Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:30:25 [2020-05-22T22:30:25.730Z] #37 371.3 + dpkg --print-architecture
22:30:25 [2020-05-22T22:30:25.730Z] #37 371.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
22:30:25 [2020-05-22T22:30:25.909Z] --- PASS: TestBuildSquashParent (6.74s)
22:30:25 [2020-05-22T22:30:25.909Z] === RUN   TestBuildWithRemoveAndForceRemove
22:30:25 [2020-05-22T22:30:25.909Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:30:25 [2020-05-22T22:30:25.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:30:25 [2020-05-22T22:30:25.909Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:30:25 [2020-05-22T22:30:25.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:30:25 [2020-05-22T22:30:25.909Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:30:25 [2020-05-22T22:30:25.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:30:25 [2020-05-22T22:30:25.909Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:30:25 [2020-05-22T22:30:25.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:30:25 [2020-05-22T22:30:25.909Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:30:25 [2020-05-22T22:30:25.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:30:25 [2020-05-22T22:30:25.909Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:30:25 [2020-05-22T22:30:25.909Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:30:25 [2020-05-22T22:30:25.909Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:30:25 [2020-05-22T22:30:25.909Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:30:26 [2020-05-22T22:30:26.019Z] #37 371.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:30:26 [2020-05-22T22:30:26.314Z] #37 371.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
22:30:26 [2020-05-22T22:30:26.386Z] ok  	github.com/docker/docker/daemon/config	0.108s	coverage: 81.7% of statements
22:30:26 [2020-05-22T22:30:26.386Z] ok  	github.com/docker/docker/daemon/events	0.073s	coverage: 50.0% of statements
22:30:28 [2020-05-22T22:30:28.297Z] ok  	github.com/docker/docker/daemon/graphdriver	0.016s	coverage: 2.2% of statements
22:30:28 [2020-05-22T22:30:28.578Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:30:28 [2020-05-22T22:30:28.578Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:30:30 [2020-05-22T22:30:30.603Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:30:30 [2020-05-22T22:30:30.603Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:30:31 [2020-05-22T22:30:31.588Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
22:30:32 [2020-05-22T22:30:32.525Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.469s	coverage: 13.9% of statements
22:30:33 [2020-05-22T22:30:33.272Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:30:33 [2020-05-22T22:30:33.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.57s)
22:30:33 [2020-05-22T22:30:33.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s)
22:30:33 [2020-05-22T22:30:33.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s)
22:30:33 [2020-05-22T22:30:33.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.24s)
22:30:33 [2020-05-22T22:30:33.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s)
22:30:33 [2020-05-22T22:30:33.272Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s)
22:30:33 [2020-05-22T22:30:33.272Z] === RUN   TestBuildMultiStageCopy
22:30:33 [2020-05-22T22:30:33.272Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:30:33 [2020-05-22T22:30:33.467Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.771s	coverage: 57.0% of statements
22:30:35 [2020-05-22T22:30:35.385Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.8% of statements
22:30:35 [2020-05-22T22:30:35.942Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:30:35 [2020-05-22T22:30:35.942Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:30:36 [2020-05-22T22:30:36.555Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:30:37 [2020-05-22T22:30:37.180Z] #37 ...
22:30:37 [2020-05-22T22:30:37.180Z] 
22:30:37 [2020-05-22T22:30:37.180Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:30:37 [2020-05-22T22:30:37.180Z] #40 276.1   CC       criu/sockets.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 277.6   CC       criu/stats.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 278.2   CC       criu/string.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 278.3   CC       criu/sysctl.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 279.5   CC       criu/sysfs_parse.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 280.1   CC       criu/timerfd.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 280.7   CC       criu/tty.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 284.2   CC       criu/tun.o
22:30:37 [2020-05-22T22:30:37.180Z] #40 285.2   CC       criu/uffd.o
22:30:37 [2020-05-22T22:30:37.215Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:30:37 [2020-05-22T22:30:37.293Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.666s	coverage: 73.1% of statements
22:30:37 [2020-05-22T22:30:37.827Z] --- PASS: TestBuildMultiStageCopy (4.91s)
22:30:37 [2020-05-22T22:30:37.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s)
22:30:37 [2020-05-22T22:30:37.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s)
22:30:37 [2020-05-22T22:30:37.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
22:30:37 [2020-05-22T22:30:37.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s)
22:30:37 [2020-05-22T22:30:37.827Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
22:30:37 [2020-05-22T22:30:37.827Z] === RUN   TestBuildMultiStageParentConfig
22:30:37 [2020-05-22T22:30:37.862Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.077s	coverage: 45.9% of statements
22:30:38 [2020-05-22T22:30:38.213Z] #40 287.4   CC       criu/util.o
22:30:39 [2020-05-22T22:30:39.772Z] ok  	github.com/docker/docker/daemon	12.340s	coverage: 17.4% of statements
22:30:39 [2020-05-22T22:30:39.772Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:30:39 [2020-05-22T22:30:39.772Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:30:39 [2020-05-22T22:30:39.772Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:30:39 [2020-05-22T22:30:39.772Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:30:39 [2020-05-22T22:30:39.772Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:30:39 [2020-05-22T22:30:39.772Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.094s	coverage: 49.5% of statements
22:30:39 [2020-05-22T22:30:39.844Z] --- PASS: TestBuildMultiStageParentConfig (1.63s)
22:30:39 [2020-05-22T22:30:39.844Z] === RUN   TestBuildLabelWithTargets
22:30:40 [2020-05-22T22:30:40.949Z] #40 290.0   CC       criu/uts_ns.o
22:30:41 [2020-05-22T22:30:41.152Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.711s	coverage: 76.1% of statements
22:30:41 [2020-05-22T22:30:41.378Z] #40 290.6   CC       criu/vdso.o
22:30:41 [2020-05-22T22:30:41.412Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.054s	coverage: 58.0% of statements
22:30:41 [2020-05-22T22:30:41.672Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.026s	coverage: 3.0% of statements
22:30:41 [2020-05-22T22:30:41.924Z] --- PASS: TestBuildLabelWithTargets (2.41s)
22:30:41 [2020-05-22T22:30:41.924Z] === RUN   TestBuildWithEmptyLayers
22:30:42 [2020-05-22T22:30:42.415Z] #40 291.6   LINK     criu/built-in.o
22:30:42 [2020-05-22T22:30:42.415Z] #40 291.9   LINK     criu/criu
22:30:42 [2020-05-22T22:30:42.610Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
22:30:42 [2020-05-22T22:30:42.928Z] --- PASS: TestBuildWithEmptyLayers (0.99s)
22:30:42 [2020-05-22T22:30:42.928Z] === RUN   TestBuildMultiStageOnBuild
22:30:43 [2020-05-22T22:30:43.461Z] #40 292.7   DEP      lib/c/criu.d
22:30:43 [2020-05-22T22:30:43.461Z] #40 292.9   CC       images/rpc.pb-c.o
22:30:43 [2020-05-22T22:30:43.991Z] ok  	github.com/docker/docker/daemon/logger	0.253s	coverage: 41.8% of statements
22:30:44 [2020-05-22T22:30:44.931Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.262s	coverage: 77.8% of statements
22:30:44 [2020-05-22T22:30:44.987Z] #40 294.1   CC       lib/c/criu.o
22:30:45 [2020-05-22T22:30:45.191Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.011s	coverage: 57.7% of statements
22:30:45 [2020-05-22T22:30:45.191Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:30:45 [2020-05-22T22:30:45.191Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:30:45 [2020-05-22T22:30:45.191Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 4.8% of statements
22:30:45 [2020-05-22T22:30:45.191Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:30:45 [2020-05-22T22:30:45.191Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:30:45 [2020-05-22T22:30:45.191Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:30:45 [2020-05-22T22:30:45.191Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:30:45 [2020-05-22T22:30:45.450Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.026s	coverage: 67.0% of statements
22:30:46 [2020-05-22T22:30:46.388Z] --- PASS: TestBuildMultiStageOnBuild (2.95s)
22:30:46 [2020-05-22T22:30:46.388Z] === RUN   TestBuildUncleanTarFilenames
22:30:46 [2020-05-22T22:30:46.390Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.022s	coverage: 87.2% of statements
22:30:46 [2020-05-22T22:30:46.390Z] ok  	github.com/docker/docker/daemon/logger/journald	0.029s	coverage: 26.2% of statements
22:30:46 [2020-05-22T22:30:46.961Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.043s	coverage: 61.6% of statements
22:30:47 [2020-05-22T22:30:47.000Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
22:30:47 [2020-05-22T22:30:47.000Z] === RUN   TestBuildMultiStageLayerLeak
22:30:47 [2020-05-22T22:30:47.092Z] #40 296.0   LINK     lib/c/built-in.o
22:30:47 [2020-05-22T22:30:47.092Z] #40 296.0   LINK     lib/c/libcriu.so
22:30:47 [2020-05-22T22:30:47.092Z] #40 296.1   LINK     lib/c/libcriu.a
22:30:47 [2020-05-22T22:30:47.092Z] #40 296.4   GEN      magic.py
22:30:47 [2020-05-22T22:30:47.402Z] #40 296.6 Note: Building without setproctitle() and strlcpy() support.
22:30:47 [2020-05-22T22:30:47.402Z] #40 296.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
22:30:47 [2020-05-22T22:30:47.402Z] #40 296.6 Note: Building without GnuTLS support
22:30:47 [2020-05-22T22:30:47.531Z] ok  	github.com/docker/docker/daemon/logger/local	0.076s	coverage: 75.2% of statements
22:30:47 [2020-05-22T22:30:47.531Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:30:48 [2020-05-22T22:30:48.101Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.028s	coverage: 33.3% of statements
22:30:48 [2020-05-22T22:30:48.361Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.071s	coverage: 37.7% of statements
22:30:48 [2020-05-22T22:30:48.444Z] #40 297.8 fatal: not a git repository (or any of the parent directories): .git
22:30:49 [2020-05-22T22:30:49.300Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 47.8% of statements
22:30:49 [2020-05-22T22:30:49.300Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
22:30:49 [2020-05-22T22:30:49.945Z] #40 299.2 make[1]: Nothing to be done for 'all'.
22:30:50 [2020-05-22T22:30:50.449Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s)
22:30:50 [2020-05-22T22:30:50.449Z] === RUN   TestBuildWithHugeFile
22:30:51 [2020-05-22T22:30:51.220Z] ok  	github.com/docker/docker/daemon/network	0.021s	coverage: 63.8% of statements
22:30:51 [2020-05-22T22:30:51.220Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.987s	coverage: 82.5% of statements
22:30:51 [2020-05-22T22:30:51.220Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:30:51 [2020-05-22T22:30:51.220Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:30:51 [2020-05-22T22:30:51.475Z] #40 300.7 make[1]: 'images/built-in.o' is up to date.
22:30:51 [2020-05-22T22:30:51.475Z] #40 300.8 make[1]: 'compel/plugins/std.lib.a' is up to date.
22:30:51 [2020-05-22T22:30:51.475Z] #40 300.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
22:30:51 [2020-05-22T22:30:51.768Z] #40 301.0 make[1]: 'compel/libcompel.a' is up to date.
22:30:51 [2020-05-22T22:30:51.768Z] #40 301.1 make[1]: 'compel/compel-host-bin' is up to date.
22:30:51 [2020-05-22T22:30:51.768Z] #40 301.2 make[1]: Nothing to be done for 'all'.
22:30:51 [2020-05-22T22:30:51.790Z] ok  	github.com/docker/docker/distribution/metadata	0.140s	coverage: 48.2% of statements
22:30:52 [2020-05-22T22:30:52.060Z] #40 301.3 make[1]: 'soccr/libsoccr.a' is up to date.
22:30:52 [2020-05-22T22:30:52.060Z] #40 ...
22:30:52 [2020-05-22T22:30:52.060Z] 
22:30:52 [2020-05-22T22:30:52.060Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:30:52 [2020-05-22T22:30:52.060Z] #46 398.0 + cd /tmp/tmp.xXFVGvc7ub/src/github.com/golangci/golangci-lint/
22:30:52 [2020-05-22T22:30:52.358Z] #46 398.0 + git checkout -q v1.23.8
22:30:52 [2020-05-22T22:30:52.731Z] ok  	github.com/docker/docker/errdefs	0.030s	coverage: 49.4% of statements
22:30:52 [2020-05-22T22:30:52.991Z] ok  	github.com/docker/docker/distribution	0.309s	coverage: 22.1% of statements
22:30:52 [2020-05-22T22:30:52.991Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:30:52 [2020-05-22T22:30:52.992Z] #46 398.9 ++ git describe --tags
22:30:52 [2020-05-22T22:30:52.992Z] #46 398.9 + version=v1.23.8
22:30:52 [2020-05-22T22:30:52.992Z] #46 398.9 ++ git rev-parse --short HEAD
22:30:52 [2020-05-22T22:30:52.992Z] #46 398.9 + commit=76a82c6
22:30:52 [2020-05-22T22:30:52.992Z] #46 398.9 ++ git show -s --format=%cd
22:30:52 [2020-05-22T22:30:52.992Z] #46 398.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
22:30:52 [2020-05-22T22:30:52.992Z] #46 398.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
22:30:53 [2020-05-22T22:30:53.283Z] #46 ...
22:30:53 [2020-05-22T22:30:53.283Z] 
22:30:53 [2020-05-22T22:30:53.283Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
22:30:53 [2020-05-22T22:30:53.283Z] #40 301.7 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 301.7 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 301.8 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 302.2 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 302.3 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 302.3 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 302.4 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 302.6 make[2]: Nothing to be done for 'all'.
22:30:53 [2020-05-22T22:30:53.283Z] #40 302.6   INSTALL  criu/criu
22:30:53 [2020-05-22T22:30:53.283Z] #40 DONE 302.8s
22:30:53 [2020-05-22T22:30:53.573Z] 
22:30:53 [2020-05-22T22:30:53.573Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:30:54 [2020-05-22T22:30:54.374Z] ok  	github.com/docker/docker/image	0.057s	coverage: 86.4% of statements
22:30:54 [2020-05-22T22:30:54.942Z] ok  	github.com/docker/docker/image/cache	0.019s	coverage: 19.2% of statements
22:30:54 [2020-05-22T22:30:54.942Z] ok  	github.com/docker/docker/image/v1	0.052s	coverage: 25.0% of statements
22:30:55 [2020-05-22T22:30:55.511Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
22:30:55 [2020-05-22T22:30:55.511Z] ok  	github.com/docker/docker/distribution/xfer	1.738s	coverage: 85.1% of statements
22:30:55 [2020-05-22T22:30:55.511Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:30:55 [2020-05-22T22:30:55.511Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:30:55 [2020-05-22T22:30:55.511Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:30:55 [2020-05-22T22:30:55.945Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:30:56 [2020-05-22T22:30:56.061Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:30:56 [2020-05-22T22:30:56.081Z] ok  	github.com/docker/docker/pkg/aaparser	0.027s	coverage: 50.0% of statements
22:30:56 [2020-05-22T22:30:56.203Z] 
22:30:56 [2020-05-22T22:30:56.203Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:30:56 [2020-05-22T22:30:56.625Z] 
22:30:56 [2020-05-22T22:30:56.768Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:30:56 [2020-05-22T22:30:56.768Z] HOSTNAME=70946f13fa7c
22:30:56 [2020-05-22T22:30:56.768Z] DEST=bundles/test-integration
22:30:56 [2020-05-22T22:30:56.768Z] PWD=/go/src/github.com/docker/docker
22:30:56 [2020-05-22T22:30:56.768Z] DOCKER_ROOTLESS=1
22:30:56 [2020-05-22T22:30:56.768Z] DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:30:56 [2020-05-22T22:30:56.768Z] container=docker
22:30:56 [2020-05-22T22:30:56.768Z] HOME=/root
22:30:56 [2020-05-22T22:30:56.768Z] GOLANG_VERSION=1.13.11
22:30:56 [2020-05-22T22:30:56.768Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:30:56 [2020-05-22T22:30:56.768Z] VALIDATE_BRANCH=master
22:30:56 [2020-05-22T22:30:56.768Z] TERM=xterm
22:30:56 [2020-05-22T22:30:56.768Z] DOCKER_PKG=github.com/docker/docker
22:30:56 [2020-05-22T22:30:56.768Z] SHLVL=1
22:30:56 [2020-05-22T22:30:56.768Z] TIMEOUT=120m
22:30:56 [2020-05-22T22:30:56.768Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:30:56 [2020-05-22T22:30:56.768Z] DOCKER_GRAPHDRIVER=overlay2
22:30:56 [2020-05-22T22:30:56.768Z] GO111MODULE=off
22:30:56 [2020-05-22T22:30:56.768Z] DOCKER_EXPERIMENTAL=1
22:30:56 [2020-05-22T22:30:56.768Z] TEST_SKIP_INTEGRATION_CLI=1
22:30:56 [2020-05-22T22:30:56.768Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:30:56 [2020-05-22T22:30:56.768Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:30:56 [2020-05-22T22:30:56.768Z] GOPATH=/go
22:30:56 [2020-05-22T22:30:56.768Z] PKG_CONFIG=pkg-config
22:30:56 [2020-05-22T22:30:56.768Z] _=/usr/bin/env
22:30:56 [2020-05-22T22:30:56.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:30:58 [2020-05-22T22:30:58.520Z] 
22:30:58 [2020-05-22T22:30:58.520Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:30:58 [2020-05-22T22:30:58.520Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:30:58 [2020-05-22T22:30:58.520Z] HOSTNAME=358520b59fdb
22:30:58 [2020-05-22T22:30:58.520Z] TEST_SKIP_INTEGRATION=1
22:30:58 [2020-05-22T22:30:58.520Z] TESTDEBUG=0
22:30:58 [2020-05-22T22:30:58.520Z] DEST=bundles/test-integration
22:30:58 [2020-05-22T22:30:58.520Z] PWD=/go/src/github.com/docker/docker
22:30:58 [2020-05-22T22:30:58.520Z] KEEPBUNDLE=1
22:30:58 [2020-05-22T22:30:58.520Z] DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:30:58 [2020-05-22T22:30:58.520Z] container=docker
22:30:58 [2020-05-22T22:30:58.520Z] HOME=/root
22:30:58 [2020-05-22T22:30:58.520Z] GOLANG_VERSION=1.13.11
22:30:58 [2020-05-22T22:30:58.520Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:30:58 [2020-05-22T22:30:58.520Z] VALIDATE_BRANCH=master
22:30:58 [2020-05-22T22:30:58.520Z] TERM=xterm
22:30:58 [2020-05-22T22:30:58.520Z] DOCKER_PKG=github.com/docker/docker
22:30:58 [2020-05-22T22:30:58.520Z] SHLVL=1
22:30:58 [2020-05-22T22:30:58.520Z] TIMEOUT=120m
22:30:58 [2020-05-22T22:30:58.520Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:30:58 [2020-05-22T22:30:58.520Z] DOCKER_GRAPHDRIVER=overlay2
22:30:58 [2020-05-22T22:30:58.520Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:30:58 [2020-05-22T22:30:58.520Z] GO111MODULE=off
22:30:58 [2020-05-22T22:30:58.520Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:30:58 [2020-05-22T22:30:58.520Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:30:58 [2020-05-22T22:30:58.520Z] GOPATH=/go
22:30:58 [2020-05-22T22:30:58.520Z] PKG_CONFIG=pkg-config
22:30:58 [2020-05-22T22:30:58.520Z] _=/usr/bin/env
22:30:58 [2020-05-22T22:30:58.520Z] Building test suite binary ./integration-cli/test.main
22:30:58 [2020-05-22T22:30:58.621Z] ok  	github.com/docker/docker/opts	0.048s	coverage: 67.4% of statements
22:30:58 [2020-05-22T22:30:58.621Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
22:30:58 [2020-05-22T22:30:58.777Z] 
22:30:58 [2020-05-22T22:30:58.777Z] 
22:30:59 [2020-05-22T22:30:59.034Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:30:59 [2020-05-22T22:30:59.034Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:30:59 [2020-05-22T22:30:59.034Z] HOSTNAME=97e636ef78b5
22:30:59 [2020-05-22T22:30:59.034Z] TEST_SKIP_INTEGRATION=1
22:30:59 [2020-05-22T22:30:59.034Z] TESTDEBUG=0
22:30:59 [2020-05-22T22:30:59.034Z] DEST=bundles/test-integration
22:30:59 [2020-05-22T22:30:59.034Z] PWD=/go/src/github.com/docker/docker
22:30:59 [2020-05-22T22:30:59.034Z] KEEPBUNDLE=1
22:30:59 [2020-05-22T22:30:59.034Z] DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:30:59 [2020-05-22T22:30:59.034Z] container=docker
22:30:59 [2020-05-22T22:30:59.034Z] HOME=/root
22:30:59 [2020-05-22T22:30:59.034Z] GOLANG_VERSION=1.13.11
22:30:59 [2020-05-22T22:30:59.034Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:30:59 [2020-05-22T22:30:59.034Z] VALIDATE_BRANCH=master
22:30:59 [2020-05-22T22:30:59.034Z] TERM=xterm
22:30:59 [2020-05-22T22:30:59.034Z] DOCKER_PKG=github.com/docker/docker
22:30:59 [2020-05-22T22:30:59.034Z] SHLVL=1
22:30:59 [2020-05-22T22:30:59.034Z] TIMEOUT=120m
22:30:59 [2020-05-22T22:30:59.034Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:30:59 [2020-05-22T22:30:59.034Z] DOCKER_GRAPHDRIVER=overlay2
22:30:59 [2020-05-22T22:30:59.034Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
22:30:59 [2020-05-22T22:30:59.034Z] GO111MODULE=off
22:30:59 [2020-05-22T22:30:59.034Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:30:59 [2020-05-22T22:30:59.034Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:30:59 [2020-05-22T22:30:59.034Z] GOPATH=/go
22:30:59 [2020-05-22T22:30:59.034Z] PKG_CONFIG=pkg-config
22:30:59 [2020-05-22T22:30:59.034Z] _=/usr/bin/env
22:30:59 [2020-05-22T22:30:59.034Z] Building test suite binary ./integration-cli/test.main
22:30:59 [2020-05-22T22:30:59.034Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
22:30:59 [2020-05-22T22:30:59.188Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
22:30:59 [2020-05-22T22:30:59.188Z] ok  	github.com/docker/docker/pkg/authorization	0.978s	coverage: 68.3% of statements
22:30:59 [2020-05-22T22:30:59.598Z] No new tests added to integration.
22:30:59 [2020-05-22T22:30:59.598Z] 
22:30:59 [2020-05-22T22:30:59.598Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:30:59 [2020-05-22T22:30:59.757Z] ok  	github.com/docker/docker/pkg/archive	1.164s	coverage: 76.6% of statements
22:30:59 [2020-05-22T22:30:59.757Z] ok  	github.com/docker/docker/pkg/directory	0.020s	coverage: 80.0% of statements
22:31:00 [2020-05-22T22:31:00.696Z] ok  	github.com/docker/docker/pkg/discovery	0.019s	coverage: 58.3% of statements
22:31:00 [2020-05-22T22:31:00.696Z] ok  	github.com/docker/docker/pkg/discovery/file	0.015s	coverage: 97.6% of statements
22:31:00 [2020-05-22T22:31:00.968Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:31:00 [2020-05-22T22:31:00.968Z] HOSTNAME=bcc564cee6e4
22:31:00 [2020-05-22T22:31:00.968Z] TESTDEBUG=0
22:31:00 [2020-05-22T22:31:00.968Z] DEST=bundles/test-integration
22:31:00 [2020-05-22T22:31:00.968Z] PWD=/go/src/github.com/docker/docker
22:31:00 [2020-05-22T22:31:00.968Z] KEEPBUNDLE=1
22:31:00 [2020-05-22T22:31:00.968Z] DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:31:00 [2020-05-22T22:31:00.968Z] container=docker
22:31:00 [2020-05-22T22:31:00.968Z] HOME=/root
22:31:00 [2020-05-22T22:31:00.968Z] GOLANG_VERSION=1.13.11
22:31:00 [2020-05-22T22:31:00.968Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:31:00 [2020-05-22T22:31:00.968Z] VALIDATE_BRANCH=master
22:31:00 [2020-05-22T22:31:00.968Z] TERM=xterm
22:31:00 [2020-05-22T22:31:00.968Z] DOCKER_PKG=github.com/docker/docker
22:31:00 [2020-05-22T22:31:00.968Z] SHLVL=1
22:31:00 [2020-05-22T22:31:00.968Z] TIMEOUT=120m
22:31:00 [2020-05-22T22:31:00.968Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:31:00 [2020-05-22T22:31:00.968Z] DOCKER_GRAPHDRIVER=overlay2
22:31:00 [2020-05-22T22:31:00.968Z] GO111MODULE=off
22:31:00 [2020-05-22T22:31:00.968Z] TEST_SKIP_INTEGRATION_CLI=1
22:31:00 [2020-05-22T22:31:00.968Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:31:00 [2020-05-22T22:31:00.968Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:31:00 [2020-05-22T22:31:00.968Z] GOPATH=/go
22:31:00 [2020-05-22T22:31:00.968Z] PKG_CONFIG=pkg-config
22:31:00 [2020-05-22T22:31:00.968Z] _=/usr/bin/env
22:31:00 [2020-05-22T22:31:00.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:31:01 [2020-05-22T22:31:01.265Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
22:31:01 [2020-05-22T22:31:01.833Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.008s	coverage: 93.8% of statements
22:31:02 [2020-05-22T22:31:02.402Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
22:31:03 [2020-05-22T22:31:03.338Z] ok  	github.com/docker/docker/pkg/filenotify	0.608s	coverage: 67.0% of statements
22:31:03 [2020-05-22T22:31:03.907Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.547s	coverage: 43.2% of statements
22:31:03 [2020-05-22T22:31:03.907Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
22:31:03 [2020-05-22T22:31:03.999Z] #37 ...
22:31:03 [2020-05-22T22:31:03.999Z] 
22:31:03 [2020-05-22T22:31:03.999Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
22:31:03 [2020-05-22T22:31:03.999Z] #50 232.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
22:31:04 [2020-05-22T22:31:04.477Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
22:31:04 [2020-05-22T22:31:04.736Z] ok  	github.com/docker/docker/pkg/fsutils	0.350s	coverage: 85.1% of statements
22:31:04 [2020-05-22T22:31:04.996Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.114s	coverage: 84.1% of statements
22:31:05 [2020-05-22T22:31:05.256Z] ok  	github.com/docker/docker/layer	7.616s	coverage: 68.8% of statements
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/oci	[no test files]
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:31:05 [2020-05-22T22:31:05.256Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:31:05 [2020-05-22T22:31:05.827Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.022s	coverage: 91.7% of statements
22:31:06 [2020-05-22T22:31:06.087Z] ok  	github.com/docker/docker/pkg/locker	0.033s	coverage: 88.9% of statements
22:31:06 [2020-05-22T22:31:06.087Z] ok  	github.com/docker/docker/pkg/idtools	0.665s	coverage: 70.3% of statements
22:31:06 [2020-05-22T22:31:06.347Z] ok  	github.com/docker/docker/pkg/longpath	0.025s	coverage: 100.0% of statements
22:31:06 [2020-05-22T22:31:06.347Z] ok  	github.com/docker/docker/pkg/ioutils	0.618s	coverage: 70.6% of statements
22:31:06 [2020-05-22T22:31:06.347Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:31:06 [2020-05-22T22:31:06.347Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:31:06 [2020-05-22T22:31:06.608Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.027s	coverage: 85.7% of statements
22:31:06 [2020-05-22T22:31:06.608Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:31:06 [2020-05-22T22:31:06.782Z] #50 235.9 + mkdir -p /build
22:31:06 [2020-05-22T22:31:06.782Z] #50 235.9 + cp runc /build/runc
22:31:06 [2020-05-22T22:31:06.782Z] #50 DONE 236.0s
22:31:06 [2020-05-22T22:31:06.782Z] 
22:31:06 [2020-05-22T22:31:06.783Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:31:06 [2020-05-22T22:31:06.872Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
22:31:06 [2020-05-22T22:31:06.872Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.013s	coverage: 60.0% of statements
22:31:07 [2020-05-22T22:31:07.133Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.026s	coverage: 91.4% of statements
22:31:07 [2020-05-22T22:31:07.133Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
22:31:07 [2020-05-22T22:31:07.133Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:31:07 [2020-05-22T22:31:07.133Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:31:07 [2020-05-22T22:31:07.704Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
22:31:08 [2020-05-22T22:31:08.274Z] ok  	github.com/docker/docker/pkg/pools	0.039s	coverage: 88.2% of statements
22:31:08 [2020-05-22T22:31:08.534Z] ok  	github.com/docker/docker/pkg/progress	0.027s	coverage: 75.9% of statements
22:31:08 [2020-05-22T22:31:08.534Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.023s	coverage: 85.7% of statements
22:31:09 [2020-05-22T22:31:09.104Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
22:31:09 [2020-05-22T22:31:09.519Z] #53 ...
22:31:09 [2020-05-22T22:31:09.519Z] 
22:31:09 [2020-05-22T22:31:09.519Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
22:31:09 [2020-05-22T22:31:09.519Z] #37 DONE 415.1s
22:31:09 [2020-05-22T22:31:09.519Z] 
22:31:09 [2020-05-22T22:31:09.519Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:31:09 [2020-05-22T22:31:09.673Z] ok  	github.com/docker/docker/pkg/stdcopy	0.010s	coverage: 100.0% of statements
22:31:09 [2020-05-22T22:31:09.934Z] ok  	github.com/docker/docker/pkg/pubsub	1.099s	coverage: 73.9% of statements
22:31:10 [2020-05-22T22:31:10.503Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
22:31:10 [2020-05-22T22:31:10.503Z] ok  	github.com/docker/docker/pkg/stringid	0.009s	coverage: 70.6% of statements
22:31:10 [2020-05-22T22:31:10.801Z] ok  	github.com/docker/docker/pkg/symlink	0.020s	coverage: 87.7% of statements
22:31:11 [2020-05-22T22:31:11.756Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 54.1% of statements
22:31:12 [2020-05-22T22:31:12.021Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
22:31:12 [2020-05-22T22:31:12.287Z] ok  	github.com/docker/docker/pkg/signal	2.830s	coverage: 61.0% of statements
22:31:12 [2020-05-22T22:31:12.866Z] ok  	github.com/docker/docker/pkg/tailfile	0.198s	coverage: 88.6% of statements
22:31:12 [2020-05-22T22:31:12.866Z] testing: warning: no tests to run
22:31:12 [2020-05-22T22:31:12.866Z] coverage: [no statements]
22:31:12 [2020-05-22T22:31:12.866Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
22:31:13 [2020-05-22T22:31:13.452Z] ok  	github.com/docker/docker/pkg/tarsum	0.158s	coverage: 89.3% of statements
22:31:13 [2020-05-22T22:31:13.452Z] ok  	github.com/docker/docker/pkg/urlutil	0.013s	coverage: 100.0% of statements
22:31:13 [2020-05-22T22:31:13.452Z] ok  	github.com/docker/docker/pkg/truncindex	0.110s	coverage: 91.5% of statements
22:31:13 [2020-05-22T22:31:13.724Z] ok  	github.com/docker/docker/pkg/useragent	0.030s	coverage: 88.9% of statements
22:31:14 [2020-05-22T22:31:14.664Z] ok  	github.com/docker/docker/plugin/v2	0.010s	coverage: 14.5% of statements
22:31:15 [2020-05-22T22:31:15.605Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
22:31:16 [2020-05-22T22:31:16.174Z] ok  	github.com/docker/docker/profiles/seccomp	0.025s	coverage: 73.8% of statements
22:31:16 [2020-05-22T22:31:16.745Z] ok  	github.com/docker/docker/plugin	0.622s	coverage: 23.1% of statements
22:31:17 [2020-05-22T22:31:17.315Z] ok  	github.com/docker/docker/registry/resumable	0.034s	coverage: 100.0% of statements
22:31:17 [2020-05-22T22:31:17.574Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 45.3% of statements
22:31:17 [2020-05-22T22:31:17.835Z] ok  	github.com/docker/docker/registry	0.232s	coverage: 56.3% of statements
22:31:18 [2020-05-22T22:31:18.404Z] ok  	github.com/docker/docker/testutil	0.010s	coverage: 62.5% of statements
22:31:19 [2020-05-22T22:31:19.344Z] ok  	github.com/docker/docker/runconfig	0.044s	coverage: 65.8% of statements
22:31:21 [2020-05-22T22:31:21.256Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
22:31:21 [2020-05-22T22:31:21.256Z] ok  	github.com/docker/docker/volume/local	0.039s	coverage: 73.0% of statements
22:31:21 [2020-05-22T22:31:21.256Z] ok  	github.com/docker/docker/volume/mounts	0.044s	coverage: 67.0% of statements
22:31:22 [2020-05-22T22:31:22.635Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
22:31:22 [2020-05-22T22:31:22.994Z] --- PASS: TestBuildWithHugeFile (28.31s)
22:31:22 [2020-05-22T22:31:22.994Z] === RUN   TestBuildWithEmptyDockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:31:22 [2020-05-22T22:31:22.994Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
22:31:22 [2020-05-22T22:31:22.994Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
22:31:22 [2020-05-22T22:31:22.994Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
22:31:22 [2020-05-22T22:31:22.994Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s)
22:31:22 [2020-05-22T22:31:22.994Z] === RUN   TestBuildPreserveOwnership
22:31:22 [2020-05-22T22:31:22.994Z] === RUN   TestBuildPreserveOwnership/copy_from
22:31:22 [2020-05-22T22:31:22.994Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:31:23 [2020-05-22T22:31:23.092Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.943235189s with top 10 stages: buildssa: 1m38.47429905s, goimports: 23.15105772s, unconvert: 13.069561194s, gosec: 11.515206543s, golint: 6.322909173s, ineffassign: 4.98663738s, misspell: 4.616797177s, inspect: 3.599273975s, vrp: 2.916626341s, ctrlflow: 1.931310916s 
22:31:23 [2020-05-22T22:31:23.092Z] INFO [runner] Issues before processing: 2301, after processing: 0 
22:31:23 [2020-05-22T22:31:23.092Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1692/1692, skip_files: 1692/1692, identifier_marker: 1587/1587, exclude: 1587/1587, autogenerated_exclude: 1587/1692, exclude-rules: 63/1587, filename_unadjuster: 1692/1692, skip_dirs: 1692/1692, cgo: 1692/2301, nolint: 0/63 
22:31:23 [2020-05-22T22:31:23.092Z] INFO [runner] processing took 119.22408ms with stages: identifier_marker: 42.858167ms, nolint: 41.450877ms, path_prettifier: 19.006682ms, autogenerated_exclude: 6.456922ms, skip_dirs: 4.438786ms, exclude-rules: 3.817415ms, cgo: 659.332µs, filename_unadjuster: 528.527µs, max_same_issues: 2.31µs, uniq_by_line: 932ns, diff: 921ns, max_from_linter: 635ns, skip_files: 633ns, path_shortener: 583ns, source_code: 581ns, exclude: 501ns, max_per_file_from_linter: 276ns 
22:31:23 [2020-05-22T22:31:23.092Z] INFO [runner] linters took 1m38.26707588s with stages: goanalysis_metalinter: 1m18.845451046s, unused: 19.302073994s 
22:31:23 [2020-05-22T22:31:23.092Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
22:31:23 [2020-05-22T22:31:23.092Z] INFO Memory: 1484 samples, avg is 686.5MB, max is 3237.1MB 
22:31:23 [2020-05-22T22:31:23.092Z] INFO Execution took 3m35.019392915s               
22:31:23 [2020-05-22T22:31:23.092Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
22:31:23 [2020-05-22T22:31:23.427Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/make.sh dynbinary-daemon test-docker-py
22:31:23 [2020-05-22T22:31:23.725Z] 
22:31:23 [2020-05-22T22:31:23.981Z] Removing bundles/
22:31:23 [2020-05-22T22:31:23.981Z] 
22:31:23 [2020-05-22T22:31:23.981Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:31:23 [2020-05-22T22:31:23.981Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:31:23 [2020-05-22T22:31:23.981Z] GOOS="" GOARCH="" GOARM=""
22:31:25 [2020-05-22T22:31:25.013Z] --- PASS: TestBuildPreserveOwnership (6.51s)
22:31:25 [2020-05-22T22:31:25.013Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.16s)
22:31:25 [2020-05-22T22:31:25.013Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.34s)
22:31:25 [2020-05-22T22:31:25.013Z] === RUN   TestBuildPlatformInvalid
22:31:25 [2020-05-22T22:31:25.294Z] --- PASS: TestBuildPlatformInvalid (0.14s)
22:31:25 [2020-05-22T22:31:25.294Z] PASS
22:31:25 [2020-05-22T22:31:25.294Z] 
22:31:25 [2020-05-22T22:31:25.294Z] === Skipped
22:31:25 [2020-05-22T22:31:25.294Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
22:31:25 [2020-05-22T22:31:25.294Z]     build_session_test.go:25: TODO: BuildKit
22:31:25 [2020-05-22T22:31:25.294Z] 
22:31:25 [2020-05-22T22:31:25.294Z] 
22:31:25 [2020-05-22T22:31:25.294Z] DONE 32 tests, 1 skipped in 77.601s
22:31:25 [2020-05-22T22:31:25.294Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
22:31:25 [2020-05-22T22:31:25.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
22:31:25 [2020-05-22T22:31:25.294Z] ++ set -e
22:31:25 [2020-05-22T22:31:25.294Z] ++ '[' -n 0 ']'
22:31:25 [2020-05-22T22:31:25.294Z] ++ set -x
22:31:25 [2020-05-22T22:31:25.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
22:31:25 [2020-05-22T22:31:25.294Z] INFO: Testing against a local daemon
22:31:25 [2020-05-22T22:31:25.294Z] === RUN   TestConfigInspect
22:31:27 [2020-05-22T22:31:27.201Z] Removing intermediate container 59920554640c
22:31:27 [2020-05-22T22:31:27.201Z]  ---> ef2d741f8ac1
22:31:27 [2020-05-22T22:31:27.201Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $env:GO111MODULE = 'on';     &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"Failed getting gotestsum sources..."'      };     $env:GO111MODULE = 'on';     &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum;     $env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
22:31:27 [2020-05-22T22:31:27.201Z]  ---> Running in 891b2b4132a1
22:31:27 [2020-05-22T22:31:27.201Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
22:31:27 [2020-05-22T22:31:27.201Z] go: finding gotest.tools/gotestsum v0.3.5
22:31:27 [2020-05-22T22:31:27.201Z] go: finding gotest.tools v0.3.5
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading gotest.tools/gotestsum v0.3.5
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting gotest.tools/gotestsum v0.3.5
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading gotest.tools v2.1.0+incompatible
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting gotest.tools v2.1.0+incompatible
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/pkg/errors v0.8.0
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/spf13/pflag v1.0.1
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/sirupsen/logrus v1.0.5
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/fatih/color v1.6.0
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/spf13/pflag v1.0.1
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/fatih/color v1.6.0
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/mattn/go-colorable v0.0.9
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/mattn/go-colorable v0.0.9
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/pkg/errors v0.8.0
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/sirupsen/logrus v1.0.5
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/jonboulle/clockwork v0.1.0
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/mattn/go-isatty v0.0.3
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/jonboulle/clockwork v0.1.0
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/mattn/go-isatty v0.0.3
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
22:31:27 [2020-05-22T22:31:27.201Z] go: finding gotest.tools v2.2.0+incompatible
22:31:27 [2020-05-22T22:31:27.201Z] go: finding gotest.tools/gotestsum v0.4.2
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading gotest.tools v2.2.0+incompatible
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading gotest.tools/gotestsum v0.4.2
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting gotest.tools v2.2.0+incompatible
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting gotest.tools/gotestsum v0.4.2
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/pkg/errors v0.8.1
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading github.com/spf13/pflag v1.0.3
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/pkg/errors v0.8.1
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting github.com/spf13/pflag v1.0.3
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:31:27 [2020-05-22T22:31:27.201Z] go: downloading golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:31:27 [2020-05-22T22:31:27.201Z] go: extracting golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:31:27 [2020-05-22T22:31:27.201Z] go: finding github.com/fatih/color v1.6.0
22:31:27 [2020-05-22T22:31:27.201Z] go: finding github.com/pkg/errors v0.8.1
22:31:27 [2020-05-22T22:31:27.201Z] go: finding github.com/sirupsen/logrus v1.0.5
22:31:27 [2020-05-22T22:31:27.201Z] go: finding github.com/spf13/pflag v1.0.3
22:31:27 [2020-05-22T22:31:27.201Z] go: finding github.com/mattn/go-colorable v0.0.9
22:31:27 [2020-05-22T22:31:27.201Z] go: finding github.com/mattn/go-isatty v0.0.3
22:31:27 [2020-05-22T22:31:27.201Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
22:31:27 [2020-05-22T22:31:27.201Z] go: finding github.com/jonboulle/clockwork v0.1.0
22:31:27 [2020-05-22T22:31:27.201Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
22:31:27 [2020-05-22T22:31:27.201Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
22:31:27 [2020-05-22T22:31:27.674Z] INFO: Build done for gotestsum...
22:31:29 [2020-05-22T22:31:29.668Z] --- PASS: TestConfigInspect (3.85s)
22:31:29 [2020-05-22T22:31:29.668Z] === RUN   TestConfigList
22:31:32 [2020-05-22T22:31:32.338Z] --- PASS: TestConfigList (3.20s)
22:31:32 [2020-05-22T22:31:32.338Z] === RUN   TestConfigsCreateAndDelete
22:31:35 [2020-05-22T22:31:35.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:31:36 [2020-05-22T22:31:36.712Z] --- PASS: TestConfigsCreateAndDelete (3.70s)
22:31:36 [2020-05-22T22:31:36.712Z] === RUN   TestConfigsUpdate
22:31:36 [2020-05-22T22:31:36.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:31:39 [2020-05-22T22:31:39.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:31:40 [2020-05-22T22:31:40.158Z] --- PASS: TestConfigsUpdate (3.60s)
22:31:40 [2020-05-22T22:31:40.158Z] === RUN   TestTemplatedConfig
22:31:42 [2020-05-22T22:31:42.661Z] Removing intermediate container 891b2b4132a1
22:31:42 [2020-05-22T22:31:42.661Z]  ---> cfab82b4cafc
22:31:42 [2020-05-22T22:31:42.661Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
22:31:42 [2020-05-22T22:31:42.661Z]  ---> Running in c3c5bee170f5
22:31:42 [2020-05-22T22:31:42.661Z] Removing intermediate container c3c5bee170f5
22:31:42 [2020-05-22T22:31:42.661Z]  ---> 0bec53b7f7dc
22:31:42 [2020-05-22T22:31:42.661Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
22:31:42 [2020-05-22T22:31:42.661Z]  ---> Running in 28c0323e9abe
22:31:43 [2020-05-22T22:31:43.133Z] Removing intermediate container 28c0323e9abe
22:31:43 [2020-05-22T22:31:43.133Z]  ---> 05fe76d794fc
22:31:43 [2020-05-22T22:31:43.133Z] Step 10/10 : COPY . .
22:31:43 [2020-05-22T22:31:43.604Z] --- PASS: TestTemplatedConfig (3.64s)
22:31:43 [2020-05-22T22:31:43.604Z] === RUN   TestConfigCreateResolve
22:31:44 [2020-05-22T22:31:44.558Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 76.6% of statements
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/rootless	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/volume	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === Skipped
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver btrfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver btrfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver btrfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver btrfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver btrfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:73: No driver to put!
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z] time="2020-05-22T22:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z] time="2020-05-22T22:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z] time="2020-05-22T22:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z] time="2020-05-22T22:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z] time="2020-05-22T22:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:73: No driver to put!
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     overlay_test.go:49: Fails to compute changes intermittently
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver zfs not supported
22:31:44 [2020-05-22T22:31:44.558Z] 
22:31:44 [2020-05-22T22:31:44.558Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.558Z]     graphtest_unix.go:46: Driver zfs not supported
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:31:44 [2020-05-22T22:31:44.559Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.559Z]     graphtest_unix.go:46: Driver zfs not supported
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:31:44 [2020-05-22T22:31:44.559Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.559Z]     graphtest_unix.go:46: Driver zfs not supported
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:31:44 [2020-05-22T22:31:44.559Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:31:44 [2020-05-22T22:31:44.559Z]     graphtest_unix.go:46: Driver zfs not supported
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:31:44 [2020-05-22T22:31:44.559Z]     graphtest_unix.go:73: No driver to put!
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:31:44 [2020-05-22T22:31:44.559Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:31:44 [2020-05-22T22:31:44.559Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] 
22:31:44 [2020-05-22T22:31:44.559Z] DONE 2123 tests, 26 skipped in 191.916s
Post stage
[Pipeline] junit
22:31:44 [2020-05-22T22:31:44.571Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:31:47 [2020-05-22T22:31:47.054Z] --- PASS: TestConfigCreateResolve (3.65s)
22:31:47 [2020-05-22T22:31:47.054Z] === RUN   TestConfigDaemonLibtrustID
22:31:47 [2020-05-22T22:31:47.353Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -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:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/make.sh dynbinary test-integration
22:31:47 [2020-05-22T22:31:47.667Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:31:47 [2020-05-22T22:31:47.667Z] PASS
22:31:47 [2020-05-22T22:31:47.667Z] 
22:31:47 [2020-05-22T22:31:47.667Z] DONE 7 tests in 22.247s
22:31:47 [2020-05-22T22:31:47.667Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
22:31:47 [2020-05-22T22:31:47.667Z] ++ 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
22:31:47 [2020-05-22T22:31:47.667Z] ++ set -e
22:31:47 [2020-05-22T22:31:47.667Z] ++ '[' -n 0 ']'
22:31:47 [2020-05-22T22:31:47.667Z] ++ set -x
22:31:47 [2020-05-22T22:31:47.667Z] ++ env -i DEST=/go/src/github.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
22:31:47 [2020-05-22T22:31:47.667Z] INFO: Testing against a local daemon
22:31:47 [2020-05-22T22:31:47.667Z] === RUN   TestCheckpoint
22:31:47 [2020-05-22T22:31:47.667Z] --- SKIP: TestCheckpoint (0.00s)
22:31:47 [2020-05-22T22:31:47.667Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:31:47 [2020-05-22T22:31:47.667Z] === RUN   TestContainerInvalidJSON
22:31:47 [2020-05-22T22:31:47.667Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:31:47 [2020-05-22T22:31:47.667Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:31:47 [2020-05-22T22:31:47.667Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:31:47 [2020-05-22T22:31:47.667Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:31:47 [2020-05-22T22:31:47.667Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:31:47 [2020-05-22T22:31:47.667Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:31:47 [2020-05-22T22:31:47.667Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:31:47 [2020-05-22T22:31:47.667Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:31:47 [2020-05-22T22:31:47.667Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:31:47 [2020-05-22T22:31:47.667Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:31:47 [2020-05-22T22:31:47.667Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:31:47 [2020-05-22T22:31:47.667Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:31:47 [2020-05-22T22:31:47.667Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:31:47 [2020-05-22T22:31:47.667Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:31:47 [2020-05-22T22:31:47.667Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
22:31:47 [2020-05-22T22:31:47.667Z] === RUN   TestCopyFromContainerPathIsNotDir
22:31:47 [2020-05-22T22:31:47.921Z] 
22:31:47 [2020-05-22T22:31:47.948Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
22:31:47 [2020-05-22T22:31:47.948Z] === RUN   TestCopyToContainerPathDoesNotExist
22:31:47 [2020-05-22T22:31:47.948Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
22:31:47 [2020-05-22T22:31:47.948Z] === RUN   TestCopyToContainerPathIsNotDir
22:31:48 [2020-05-22T22:31:48.180Z] Removing bundles/
22:31:48 [2020-05-22T22:31:48.180Z] 
22:31:48 [2020-05-22T22:31:48.180Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:31:48 [2020-05-22T22:31:48.180Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:31:48 [2020-05-22T22:31:48.180Z] GOOS="" GOARCH="" GOARM=""
22:31:48 [2020-05-22T22:31:48.230Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
22:31:48 [2020-05-22T22:31:48.230Z] === RUN   TestCopyFromContainer
22:31:50 [2020-05-22T22:31:50.247Z] === RUN   TestCopyFromContainer//
22:31:50 [2020-05-22T22:31:50.247Z] === RUN   TestCopyFromContainer//bar/root
22:31:50 [2020-05-22T22:31:50.530Z] === RUN   TestCopyFromContainer//bar/root/
22:31:50 [2020-05-22T22:31:50.530Z] === RUN   TestCopyFromContainer/bar/quux
22:31:50 [2020-05-22T22:31:50.530Z] === RUN   TestCopyFromContainer/bar/quux/
22:31:50 [2020-05-22T22:31:50.811Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:31:50 [2020-05-22T22:31:50.811Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:31:50 [2020-05-22T22:31:50.811Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCopyFromContainer/bar/notarget
22:31:51 [2020-05-22T22:31:51.093Z] --- PASS: TestCopyFromContainer (2.95s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer// (0.05s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:31:51 [2020-05-22T22:31:51.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:31:51 [2020-05-22T22:31:51.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:31:51 [2020-05-22T22:31:51.093Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:31:51 [2020-05-22T22:31:51.093Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:31:51 [2020-05-22T22:31:51.093Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:31:51 [2020-05-22T22:31:51.093Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:31:51 [2020-05-22T22:31:51.093Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:31:51 [2020-05-22T22:31:51.093Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateLinkToNonExistingContainer
22:31:51 [2020-05-22T22:31:51.093Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateWithInvalidEnv
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateWithInvalidEnv/0
22:31:51 [2020-05-22T22:31:51.093Z] === PAUSE TestCreateWithInvalidEnv/0
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateWithInvalidEnv/1
22:31:51 [2020-05-22T22:31:51.093Z] === PAUSE TestCreateWithInvalidEnv/1
22:31:51 [2020-05-22T22:31:51.093Z] === RUN   TestCreateWithInvalidEnv/2
22:31:51 [2020-05-22T22:31:51.093Z] === PAUSE TestCreateWithInvalidEnv/2
22:31:51 [2020-05-22T22:31:51.093Z] === CONT  TestCreateWithInvalidEnv/0
22:31:51 [2020-05-22T22:31:51.093Z] === CONT  TestCreateWithInvalidEnv/2
22:31:51 [2020-05-22T22:31:51.375Z] === CONT  TestCreateWithInvalidEnv/1
22:31:51 [2020-05-22T22:31:51.375Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:31:51 [2020-05-22T22:31:51.375Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:31:51 [2020-05-22T22:31:51.375Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:31:51 [2020-05-22T22:31:51.375Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:31:51 [2020-05-22T22:31:51.375Z] === RUN   TestCreateTmpfsMountsTarget
22:31:51 [2020-05-22T22:31:51.375Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:31:51 [2020-05-22T22:31:51.375Z] === RUN   TestCreateWithCustomMaskedPaths
22:31:54 [2020-05-22T22:31:54.054Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s)
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:31:54 [2020-05-22T22:31:54.054Z] --- PASS: TestCreateWithCapabilities (0.01s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
22:31:54 [2020-05-22T22:31:54.054Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s)
22:31:54 [2020-05-22T22:31:54.054Z] === RUN   TestCreateWithCustomReadonlyPaths
22:31:56 [2020-05-22T22:31:56.725Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s)
22:31:56 [2020-05-22T22:31:56.725Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:31:56 [2020-05-22T22:31:56.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:56 [2020-05-22T22:31:56.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:56 [2020-05-22T22:31:56.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:56 [2020-05-22T22:31:56.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:56 [2020-05-22T22:31:56.725Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:31:56 [2020-05-22T22:31:56.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:31:56 [2020-05-22T22:31:56.725Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:31:56 [2020-05-22T22:31:56.725Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:31:56 [2020-05-22T22:31:56.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:31:56 [2020-05-22T22:31:56.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:31:56 [2020-05-22T22:31:56.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
22:31:56 [2020-05-22T22:31:56.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
22:31:56 [2020-05-22T22:31:56.725Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:31:56 [2020-05-22T22:31:56.725Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:31:57 [2020-05-22T22:31:57.132Z] #46 ...
22:31:57 [2020-05-22T22:31:57.132Z] 
22:31:57 [2020-05-22T22:31:57.132Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:31:57 [2020-05-22T22:31:57.132Z] #53 400.9 + bin/containerd
22:31:57 [2020-05-22T22:31:57.338Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestCreateDifferentPlatform
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestCreateDifferentPlatform/different_os
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:31:57 [2020-05-22T22:31:57.338Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:31:57 [2020-05-22T22:31:57.338Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:31:57 [2020-05-22T22:31:57.338Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestContainerStartOnDaemonRestart
22:31:57 [2020-05-22T22:31:57.338Z] === PAUSE TestContainerStartOnDaemonRestart
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestDaemonRestartIpcMode
22:31:57 [2020-05-22T22:31:57.338Z] === PAUSE TestDaemonRestartIpcMode
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestDaemonHostGatewayIP
22:31:57 [2020-05-22T22:31:57.338Z] === PAUSE TestDaemonHostGatewayIP
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestContainerKillOnDaemonStart
22:31:57 [2020-05-22T22:31:57.338Z] === PAUSE TestContainerKillOnDaemonStart
22:31:57 [2020-05-22T22:31:57.338Z] === RUN   TestDiff
22:31:58 [2020-05-22T22:31:58.342Z] --- PASS: TestDiff (0.84s)
22:31:58 [2020-05-22T22:31:58.342Z] === RUN   TestExecWithCloseStdin
22:31:59 [2020-05-22T22:31:59.386Z] --- PASS: TestExecWithCloseStdin (0.86s)
22:31:59 [2020-05-22T22:31:59.386Z] === RUN   TestExec
22:31:59 [2020-05-22T22:31:59.999Z] --- PASS: TestExec (0.93s)
22:31:59 [2020-05-22T22:31:59.999Z] === RUN   TestExecUser
22:32:01 [2020-05-22T22:32:01.010Z] --- PASS: TestExecUser (0.94s)
22:32:01 [2020-05-22T22:32:01.010Z] === RUN   TestExportContainerAndImportImage
22:32:02 [2020-05-22T22:32:02.015Z] --- PASS: TestExportContainerAndImportImage (1.08s)
22:32:02 [2020-05-22T22:32:02.015Z] === RUN   TestExportContainerAfterDaemonRestart
22:32:04 [2020-05-22T22:32:04.035Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
22:32:04 [2020-05-22T22:32:04.035Z] === RUN   TestHealthCheckWorkdir
22:32:04 [2020-05-22T22:32:04.648Z] --- PASS: TestHealthCheckWorkdir (1.03s)
22:32:04 [2020-05-22T22:32:04.648Z] === RUN   TestHealthKillContainer
22:32:05 [2020-05-22T22:32:05.720Z] #53 ...
22:32:05 [2020-05-22T22:32:05.721Z] 
22:32:05 [2020-05-22T22:32:05.721Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
22:32:05 [2020-05-22T22:32:05.721Z] #22 471.0 + return
22:32:05 [2020-05-22T22:32:05.721Z] #22 DONE 471.1s
22:32:05 [2020-05-22T22:32:05.721Z] 
22:32:05 [2020-05-22T22:32:05.721Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:32:05 [2020-05-22T22:32:05.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:32:05 [2020-05-22T22:32:05.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:32:05 [2020-05-22T22:32:05.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:32:06 [2020-05-22T22:32:06.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:32:06 [2020-05-22T22:32:06.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:32:07 [2020-05-22T22:32:07.857Z] #46 ...
22:32:07 [2020-05-22T22:32:07.857Z] 
22:32:07 [2020-05-22T22:32:07.857Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
22:32:07 [2020-05-22T22:32:07.857Z] #23 DONE 0.1s
22:32:07 [2020-05-22T22:32:07.857Z] 
22:32:07 [2020-05-22T22:32:07.857Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
22:32:08 [2020-05-22T22:32:08.095Z] --- PASS: TestHealthKillContainer (3.04s)
22:32:08 [2020-05-22T22:32:08.095Z] === RUN   TestInspectCpusetInConfigPre120
22:32:08 [2020-05-22T22:32:08.486Z]  ---> d5266e2ea6ed
22:32:08 [2020-05-22T22:32:08.486Z] Successfully built d5266e2ea6ed
22:32:08 [2020-05-22T22:32:08.486Z] Successfully tagged docker:latest
22:32:08 [2020-05-22T22:32:08.486Z] INFO: Image build ended at 05/22/2020 22:32:05. Duration:00:03:27.1294093
22:32:08 [2020-05-22T22:32:08.486Z] 
22:32:08 [2020-05-22T22:32:08.486Z] 
22:32:08 [2020-05-22T22:32:08.486Z] INFO: Building the test binaries at 05/22/2020 22:32:06...
22:32:08 [2020-05-22T22:32:08.574Z] #27 DONE 0.5s
22:32:08 [2020-05-22T22:32:08.574Z] 
22:32:08 [2020-05-22T22:32:08.574Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
22:32:08 [2020-05-22T22:32:08.574Z] #30 DONE 0.1s
22:32:08 [2020-05-22T22:32:08.574Z] 
22:32:08 [2020-05-22T22:32:08.574Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
22:32:08 [2020-05-22T22:32:08.574Z] #32 DONE 0.1s
22:32:08 [2020-05-22T22:32:08.574Z] 
22:32:08 [2020-05-22T22:32:08.574Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:32:08 [2020-05-22T22:32:08.574Z] #53 ...
22:32:08 [2020-05-22T22:32:08.574Z] 
22:32:08 [2020-05-22T22:32:08.574Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
22:32:08 [2020-05-22T22:32:08.574Z] #35 DONE 0.1s
22:32:08 [2020-05-22T22:32:08.574Z] 
22:32:08 [2020-05-22T22:32:08.574Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
22:32:08 [2020-05-22T22:32:08.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:32:08 [2020-05-22T22:32:08.708Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
22:32:08 [2020-05-22T22:32:08.708Z] === RUN   TestIpcModeNone
22:32:08 [2020-05-22T22:32:08.913Z] #38 DONE 0.1s
22:32:08 [2020-05-22T22:32:08.913Z] 
22:32:08 [2020-05-22T22:32:08.913Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
22:32:08 [2020-05-22T22:32:08.913Z] #41 DONE 0.1s
22:32:08 [2020-05-22T22:32:08.913Z] 
22:32:08 [2020-05-22T22:32:08.913Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:32:08 [2020-05-22T22:32:08.913Z] #46 ...
22:32:08 [2020-05-22T22:32:08.913Z] 
22:32:08 [2020-05-22T22:32:08.913Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
22:32:08 [2020-05-22T22:32:08.913Z] #43 DONE 0.1s
22:32:08 [2020-05-22T22:32:08.913Z] 
22:32:08 [2020-05-22T22:32:08.913Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
22:32:08 [2020-05-22T22:32:08.913Z] #45 DONE 0.1s
22:32:08 [2020-05-22T22:32:08.913Z] 
22:32:08 [2020-05-22T22:32:08.913Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
22:32:09 [2020-05-22T22:32:09.712Z] --- PASS: TestIpcModeNone (0.94s)
22:32:09 [2020-05-22T22:32:09.712Z] === RUN   TestIpcModePrivate
22:32:10 [2020-05-22T22:32:10.060Z] INFO: make.ps1 starting at 05/22/2020 22:32:09
22:32:10 [2020-05-22T22:32:10.325Z] --- PASS: TestIpcModePrivate (0.88s)
22:32:10 [2020-05-22T22:32:10.325Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
22:32:10 [2020-05-22T22:32:10.325Z] === RUN   TestIpcModeShareable
22:32:10 [2020-05-22T22:32:10.537Z] INFO: Git commit (d5da7e5330) assumed from DOCKER_GITCOMMIT environment variable
22:32:10 [2020-05-22T22:32:10.537Z] INFO: Invoking autogen...
22:32:11 [2020-05-22T22:32:11.009Z] INFO: Building daemon...
22:32:11 [2020-05-22T22:32:11.329Z] --- PASS: TestIpcModeShareable (1.00s)
22:32:11 [2020-05-22T22:32:11.329Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
22:32:11 [2020-05-22T22:32:11.329Z] === RUN   TestAPIIpcModeShareableAndContainer
22:32:11 [2020-05-22T22:32:11.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:32:13 [2020-05-22T22:32:13.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:32:14 [2020-05-22T22:32:14.776Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s)
22:32:14 [2020-05-22T22:32:14.776Z] === RUN   TestAPIIpcModeHost
22:32:15 [2020-05-22T22:32:15.057Z] --- PASS: TestAPIIpcModeHost (0.61s)
22:32:15 [2020-05-22T22:32:15.057Z] === RUN   TestDaemonIpcModeShareable
22:32:15 [2020-05-22T22:32:15.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:32:15 [2020-05-22T22:32:15.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:32:17 [2020-05-22T22:32:17.075Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
22:32:17 [2020-05-22T22:32:17.075Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
22:32:17 [2020-05-22T22:32:17.075Z] === RUN   TestDaemonIpcModePrivate
22:32:17 [2020-05-22T22:32:17.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:32:18 [2020-05-22T22:32:18.543Z] --- PASS: TestDaemonIpcModePrivate (1.88s)
22:32:18 [2020-05-22T22:32:18.543Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
22:32:18 [2020-05-22T22:32:18.543Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:32:18 [2020-05-22T22:32:18.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:32:20 [2020-05-22T22:32:20.561Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
22:32:20 [2020-05-22T22:32:20.561Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
22:32:20 [2020-05-22T22:32:20.561Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:32:20 [2020-05-22T22:32:20.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:32:22 [2020-05-22T22:32:22.029Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
22:32:22 [2020-05-22T22:32:22.029Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
22:32:22 [2020-05-22T22:32:22.029Z] === RUN   TestIpcModeOlderClient
22:32:22 [2020-05-22T22:32:22.029Z] === PAUSE TestIpcModeOlderClient
22:32:22 [2020-05-22T22:32:22.029Z] === RUN   TestKillContainerInvalidSignal
22:32:22 [2020-05-22T22:32:22.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:32:23 [2020-05-22T22:32:23.033Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
22:32:23 [2020-05-22T22:32:23.033Z] === RUN   TestKillContainer
22:32:23 [2020-05-22T22:32:23.033Z] === RUN   TestKillContainer/no_signal
22:32:23 [2020-05-22T22:32:23.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:32:24 [2020-05-22T22:32:24.038Z] === RUN   TestKillContainer/non_killing_signal
22:32:24 [2020-05-22T22:32:24.320Z] === RUN   TestKillContainer/killing_signal
22:32:24 [2020-05-22T22:32:24.999Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:32:24 [2020-05-22T22:32:24.999Z] Using test binary docker
22:32:24 [2020-05-22T22:32:24.999Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:32:24 [2020-05-22T22:32:24.999Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:32:24 [2020-05-22T22:32:24.999Z] INFO: Waiting for daemon to start...
22:32:24 [2020-05-22T22:32:24.999Z] Starting dockerd
22:32:25 [2020-05-22T22:32:25.787Z] --- PASS: TestKillContainer (2.61s)
22:32:25 [2020-05-22T22:32:25.787Z]     --- PASS: TestKillContainer/no_signal (0.82s)
22:32:25 [2020-05-22T22:32:25.787Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
22:32:25 [2020-05-22T22:32:25.787Z]     --- PASS: TestKillContainer/killing_signal (0.87s)
22:32:25 [2020-05-22T22:32:25.787Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:32:25 [2020-05-22T22:32:25.787Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:32:26 [2020-05-22T22:32:26.399Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:32:26 [2020-05-22T22:32:26.893Z] .
22:32:26 [2020-05-22T22:32:26.893Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:32:26 [2020-05-22T22:32:26.893Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:32:26 [2020-05-22T22:32:26.893Z] Error: No such image: emptyfs
22:32:27 [2020-05-22T22:32:27.151Z] Running integration-test (iteration 1)
22:32:27 [2020-05-22T22:32:27.151Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:32:27 [2020-05-22T22:32:27.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s)
22:32:27 [2020-05-22T22:32:27.405Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
22:32:27 [2020-05-22T22:32:27.405Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
22:32:27 [2020-05-22T22:32:27.405Z] === RUN   TestKillStoppedContainer
22:32:27 [2020-05-22T22:32:27.405Z] --- PASS: TestKillStoppedContainer (0.09s)
22:32:27 [2020-05-22T22:32:27.405Z] === RUN   TestKillStoppedContainerAPIPre120
22:32:27 [2020-05-22T22:32:27.405Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s)
22:32:27 [2020-05-22T22:32:27.405Z] === RUN   TestKillDifferentUserContainer
22:32:28 [2020-05-22T22:32:28.409Z] --- PASS: TestKillDifferentUserContainer (0.91s)
22:32:28 [2020-05-22T22:32:28.409Z] === RUN   TestInspectOomKilledTrue
22:32:28 [2020-05-22T22:32:28.409Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:32:28 [2020-05-22T22:32:28.409Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:32:28 [2020-05-22T22:32:28.409Z] === RUN   TestInspectOomKilledFalse
22:32:28 [2020-05-22T22:32:28.409Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:32:28 [2020-05-22T22:32:28.409Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:32:28 [2020-05-22T22:32:28.409Z] === RUN   TestLinksEtcHostsContentMatch
22:32:29 [2020-05-22T22:32:29.022Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
22:32:29 [2020-05-22T22:32:29.022Z] === RUN   TestLinksContainerNames
22:32:31 [2020-05-22T22:32:31.040Z] --- PASS: TestLinksContainerNames (1.70s)
22:32:31 [2020-05-22T22:32:31.040Z] === RUN   TestLogsFollowTailEmpty
22:32:31 [2020-05-22T22:32:31.652Z] --- PASS: TestLogsFollowTailEmpty (0.88s)
22:32:31 [2020-05-22T22:32:31.652Z] === RUN   TestContainerNetworkMountsNoChown
22:32:32 [2020-05-22T22:32:32.265Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
22:32:32 [2020-05-22T22:32:32.265Z] === RUN   TestMountDaemonRoot
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/default
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/default
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/private
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/private
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rprivate
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rprivate
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/slave
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/slave
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rslave
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rslave
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/shared
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/shared
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rshared
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rshared
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/default
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/default/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/rslave
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/default/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/rshared
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/shared
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/rprivate
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/slave
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/private
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/private/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/private/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/default/mount_root
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/default/bind_root
22:32:32 [2020-05-22T22:32:32.547Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:32:32 [2020-05-22T22:32:32.829Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:32:32 [2020-05-22T22:32:32.829Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:32:32 [2020-05-22T22:32:32.829Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:32:32 [2020-05-22T22:32:32.829Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:32:32 [2020-05-22T22:32:32.829Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:32:32 [2020-05-22T22:32:32.829Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:32:32 [2020-05-22T22:32:32.829Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/private/bind_root
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:32:33 [2020-05-22T22:32:33.110Z] === CONT  TestMountDaemonRoot/private/mount_root
22:32:33 [2020-05-22T22:32:33.393Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:32:33 [2020-05-22T22:32:33.393Z] --- PASS: TestMountDaemonRoot (0.01s)
22:32:33 [2020-05-22T22:32:33.393Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
22:32:33 [2020-05-22T22:32:33.393Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
22:32:33 [2020-05-22T22:32:33.393Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
22:32:33 [2020-05-22T22:32:33.393Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
22:32:33 [2020-05-22T22:32:33.393Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:32:33 [2020-05-22T22:32:33.393Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:32:33 [2020-05-22T22:32:33.393Z] === RUN   TestContainerBindMountNonRecursive
22:32:35 [2020-05-22T22:32:35.412Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
22:32:35 [2020-05-22T22:32:35.412Z] === RUN   TestNetworkNat
22:32:36 [2020-05-22T22:32:36.026Z] --- PASS: TestNetworkNat (0.87s)
22:32:36 [2020-05-22T22:32:36.026Z] === RUN   TestNetworkLocalhostTCPNat
22:32:37 [2020-05-22T22:32:37.031Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
22:32:37 [2020-05-22T22:32:37.031Z] === RUN   TestNetworkLoopbackNat
22:32:37 [2020-05-22T22:32:37.107Z] Loaded image: buildpack-deps:jessie
22:32:37 [2020-05-22T22:32:37.107Z] Loaded image: busybox:latest
22:32:37 [2020-05-22T22:32:37.107Z] Loaded image: busybox:glibc
22:32:37 [2020-05-22T22:32:37.107Z] Loaded image: debian:jessie
22:32:37 [2020-05-22T22:32:37.107Z] Loaded image: hello-world:latest
22:32:37 [2020-05-22T22:32:37.107Z] INFO: Testing against a local daemon
22:32:37 [2020-05-22T22:32:37.107Z] === RUN   TestCgroupNamespacesBuild
22:32:38 [2020-05-22T22:32:38.499Z] --- PASS: TestNetworkLoopbackNat (1.15s)
22:32:38 [2020-05-22T22:32:38.499Z] === RUN   TestPause
22:32:39 [2020-05-22T22:32:39.112Z] --- PASS: TestPause (0.85s)
22:32:39 [2020-05-22T22:32:39.112Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:32:39 [2020-05-22T22:32:39.112Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:32:39 [2020-05-22T22:32:39.112Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:32:39 [2020-05-22T22:32:39.112Z] === RUN   TestPauseStopPausedContainer
22:32:40 [2020-05-22T22:32:40.118Z] --- PASS: TestPauseStopPausedContainer (0.86s)
22:32:40 [2020-05-22T22:32:40.118Z] === RUN   TestPsFilter
22:32:40 [2020-05-22T22:32:40.118Z] --- PASS: TestPsFilter (0.29s)
22:32:40 [2020-05-22T22:32:40.118Z] === RUN   TestRemoveContainerWithRemovedVolume
22:32:40 [2020-05-22T22:32:40.381Z] --- PASS: TestCgroupNamespacesBuild (3.09s)
22:32:40 [2020-05-22T22:32:40.381Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:32:41 [2020-05-22T22:32:41.121Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
22:32:41 [2020-05-22T22:32:41.121Z] === RUN   TestRemoveContainerWithVolume
22:32:41 [2020-05-22T22:32:41.734Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
22:32:41 [2020-05-22T22:32:41.734Z] === RUN   TestRemoveContainerRunning
22:32:42 [2020-05-22T22:32:42.742Z] --- PASS: TestRemoveContainerRunning (0.83s)
22:32:42 [2020-05-22T22:32:42.742Z] === RUN   TestRemoveContainerForceRemoveRunning
22:32:42 [2020-05-22T22:32:42.903Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.56s)
22:32:42 [2020-05-22T22:32:42.903Z] === RUN   TestBuildWithSession
22:32:42 [2020-05-22T22:32:42.903Z] --- SKIP: TestBuildWithSession (0.00s)
22:32:42 [2020-05-22T22:32:42.903Z]     build_session_test.go:25: TODO: BuildKit
22:32:42 [2020-05-22T22:32:42.903Z] === RUN   TestBuildSquashParent
22:32:43 [2020-05-22T22:32:43.746Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s)
22:32:43 [2020-05-22T22:32:43.746Z] === RUN   TestRemoveInvalidContainer
22:32:43 [2020-05-22T22:32:43.746Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:32:43 [2020-05-22T22:32:43.746Z] === RUN   TestRenameLinkedContainer
22:32:45 [2020-05-22T22:32:45.331Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:32:45 [2020-05-22T22:32:45.331Z] 
22:32:45 [2020-05-22T22:32:45.331Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:32:45 [2020-05-22T22:32:45.331Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:32:45 [2020-05-22T22:32:45.331Z] Using test binary docker
22:32:45 [2020-05-22T22:32:45.331Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:32:45 [2020-05-22T22:32:45.331Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:32:45 [2020-05-22T22:32:45.331Z] INFO: Waiting for daemon to start...
22:32:45 [2020-05-22T22:32:45.331Z] Starting dockerd
22:32:47 [2020-05-22T22:32:47.194Z] --- PASS: TestRenameLinkedContainer (3.36s)
22:32:47 [2020-05-22T22:32:47.194Z] === RUN   TestRenameStoppedContainer
22:32:47 [2020-05-22T22:32:47.839Z] --- PASS: TestRenameStoppedContainer (0.85s)
22:32:47 [2020-05-22T22:32:47.839Z] === RUN   TestRenameRunningContainerAndReuse
22:32:47 [2020-05-22T22:32:47.839Z] .
22:32:47 [2020-05-22T22:32:47.839Z] INFO: Building docker-sdk-python3:4.2.0...
22:32:48 [2020-05-22T22:32:48.575Z] #46 DONE 508.8s
22:32:48 [2020-05-22T22:32:48.575Z] 
22:32:48 [2020-05-22T22:32:48.575Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:32:48 [2020-05-22T22:32:48.575Z] #53 ...
22:32:48 [2020-05-22T22:32:48.575Z] 
22:32:48 [2020-05-22T22:32:48.575Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
22:32:48 [2020-05-22T22:32:48.575Z] #47 DONE 0.1s
22:32:48 [2020-05-22T22:32:48.575Z] 
22:32:48 [2020-05-22T22:32:48.575Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:32:48 [2020-05-22T22:32:48.575Z] #53 ...
22:32:48 [2020-05-22T22:32:48.575Z] 
22:32:48 [2020-05-22T22:32:48.575Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
22:32:48 [2020-05-22T22:32:48.575Z] #49 DONE 0.1s
22:32:48 [2020-05-22T22:32:48.575Z] 
22:32:48 [2020-05-22T22:32:48.575Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
22:32:48 [2020-05-22T22:32:48.575Z] #51 DONE 0.1s
22:32:48 [2020-05-22T22:32:48.575Z] 
22:32:48 [2020-05-22T22:32:48.575Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
22:32:49 [2020-05-22T22:32:49.856Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
22:32:49 [2020-05-22T22:32:49.856Z] === RUN   TestRenameInvalidName
22:32:50 [2020-05-22T22:32:50.469Z] --- PASS: TestRenameInvalidName (0.84s)
22:32:50 [2020-05-22T22:32:50.469Z] === RUN   TestRenameAnonymousContainer
22:32:50 [2020-05-22T22:32:50.999Z] --- PASS: TestBuildSquashParent (7.94s)
22:32:50 [2020-05-22T22:32:50.999Z] === RUN   TestBuildWithRemoveAndForceRemove
22:32:50 [2020-05-22T22:32:50.999Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:32:50 [2020-05-22T22:32:50.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:32:50 [2020-05-22T22:32:50.999Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:32:50 [2020-05-22T22:32:50.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:32:50 [2020-05-22T22:32:50.999Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:32:50 [2020-05-22T22:32:50.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:32:50 [2020-05-22T22:32:50.999Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:32:50 [2020-05-22T22:32:50.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:32:50 [2020-05-22T22:32:50.999Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:32:50 [2020-05-22T22:32:50.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:32:50 [2020-05-22T22:32:50.999Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:32:50 [2020-05-22T22:32:50.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:32:50 [2020-05-22T22:32:50.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:32:50 [2020-05-22T22:32:50.999Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:32:52 [2020-05-22T22:32:52.893Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:32:52 [2020-05-22T22:32:52.893Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:32:54 [2020-05-22T22:32:54.789Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:32:55 [2020-05-22T22:32:55.046Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:32:55 [2020-05-22T22:32:55.881Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:32:55 [2020-05-22T22:32:55.947Z] --- PASS: TestRenameAnonymousContainer (4.73s)
22:32:55 [2020-05-22T22:32:55.947Z] === RUN   TestRenameContainerWithSameName
22:32:55 [2020-05-22T22:32:55.947Z] --- PASS: TestRenameContainerWithSameName (0.91s)
22:32:55 [2020-05-22T22:32:55.947Z] === RUN   TestRenameContainerWithLinkedContainer
22:32:56 [2020-05-22T22:32:56.817Z] 
22:32:56 [2020-05-22T22:32:56.817Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:32:56 [2020-05-22T22:32:56.941Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
22:32:56 [2020-05-22T22:32:56.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s)
22:32:56 [2020-05-22T22:32:56.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s)
22:32:56 [2020-05-22T22:32:56.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s)
22:32:56 [2020-05-22T22:32:56.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.06s)
22:32:56 [2020-05-22T22:32:56.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
22:32:56 [2020-05-22T22:32:56.941Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s)
22:32:56 [2020-05-22T22:32:56.941Z] === RUN   TestBuildMultiStageCopy
22:32:56 [2020-05-22T22:32:56.941Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:32:57 [2020-05-22T22:32:57.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:32:57 [2020-05-22T22:32:57.386Z] HOSTNAME=cf162d079d50
22:32:57 [2020-05-22T22:32:57.386Z] TESTDEBUG=0
22:32:57 [2020-05-22T22:32:57.386Z] DEST=bundles/test-integration
22:32:57 [2020-05-22T22:32:57.386Z] PWD=/go/src/github.com/docker/docker
22:32:57 [2020-05-22T22:32:57.386Z] DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:32:57 [2020-05-22T22:32:57.386Z] container=docker
22:32:57 [2020-05-22T22:32:57.386Z] HOME=/root
22:32:57 [2020-05-22T22:32:57.386Z] GOLANG_VERSION=1.13.11
22:32:57 [2020-05-22T22:32:57.386Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:32:57 [2020-05-22T22:32:57.386Z] VALIDATE_BRANCH=master
22:32:57 [2020-05-22T22:32:57.386Z] TERM=xterm
22:32:57 [2020-05-22T22:32:57.386Z] DOCKER_PKG=github.com/docker/docker
22:32:57 [2020-05-22T22:32:57.386Z] SHLVL=1
22:32:57 [2020-05-22T22:32:57.386Z] TIMEOUT=120m
22:32:57 [2020-05-22T22:32:57.386Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:32:57 [2020-05-22T22:32:57.386Z] DOCKER_GRAPHDRIVER=overlay2
22:32:57 [2020-05-22T22:32:57.386Z] GO111MODULE=off
22:32:57 [2020-05-22T22:32:57.386Z] DOCKER_EXPERIMENTAL=1
22:32:57 [2020-05-22T22:32:57.386Z] TEST_SKIP_INTEGRATION_CLI=1
22:32:57 [2020-05-22T22:32:57.386Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:32:57 [2020-05-22T22:32:57.386Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:32:57 [2020-05-22T22:32:57.386Z] GOPATH=/go
22:32:57 [2020-05-22T22:32:57.386Z] PKG_CONFIG=pkg-config
22:32:57 [2020-05-22T22:32:57.386Z] _=/usr/bin/env
22:32:57 [2020-05-22T22:32:57.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:32:57 [2020-05-22T22:32:57.965Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s)
22:32:57 [2020-05-22T22:32:57.965Z] === RUN   TestResize
22:32:58 [2020-05-22T22:32:58.578Z] --- PASS: TestResize (0.86s)
22:32:58 [2020-05-22T22:32:58.578Z] === RUN   TestResizeWithInvalidSize
22:32:59 [2020-05-22T22:32:59.582Z] --- PASS: TestResizeWithInvalidSize (0.82s)
22:32:59 [2020-05-22T22:32:59.582Z] === RUN   TestResizeWhenContainerNotStarted
22:33:00 [2020-05-22T22:33:00.195Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s)
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:33:00 [2020-05-22T22:33:00.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:33:00 [2020-05-22T22:33:00.215Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:33:01 [2020-05-22T22:33:01.145Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:33:02 [2020-05-22T22:33:02.075Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:33:02 [2020-05-22T22:33:02.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:33:02 [2020-05-22T22:33:02.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:33:03 [2020-05-22T22:33:03.445Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:33:04 [2020-05-22T22:33:04.096Z] #53 471.8 + bin/containerd-stress
22:33:04 [2020-05-22T22:33:04.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:33:04 [2020-05-22T22:33:04.369Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:33:04 [2020-05-22T22:33:04.379Z] --- PASS: TestBuildMultiStageCopy (7.23s)
22:33:04 [2020-05-22T22:33:04.379Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s)
22:33:04 [2020-05-22T22:33:04.379Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
22:33:04 [2020-05-22T22:33:04.379Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
22:33:04 [2020-05-22T22:33:04.379Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s)
22:33:04 [2020-05-22T22:33:04.379Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
22:33:04 [2020-05-22T22:33:04.379Z] === RUN   TestBuildMultiStageParentConfig
22:33:05 [2020-05-22T22:33:05.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:33:05 [2020-05-22T22:33:05.836Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:33:06 [2020-05-22T22:33:06.186Z] #53 475.4 + bin/containerd-shim
22:33:07 [2020-05-22T22:33:07.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:33:07 [2020-05-22T22:33:07.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:33:07 [2020-05-22T22:33:07.854Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:33:07 [2020-05-22T22:33:07.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:33:09 [2020-05-22T22:33:09.630Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
22:33:09 [2020-05-22T22:33:09.630Z] === RUN   TestBuildLabelWithTargets
22:33:11 [2020-05-22T22:33:11.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:33:11 [2020-05-22T22:33:11.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:33:13 [2020-05-22T22:33:13.319Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.04s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
22:33:13 [2020-05-22T22:33:13.319Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
22:33:13 [2020-05-22T22:33:13.319Z] === RUN   TestCgroupNamespacesRun
22:33:15 [2020-05-22T22:33:15.340Z] --- PASS: TestCgroupNamespacesRun (1.81s)
22:33:15 [2020-05-22T22:33:15.340Z] === RUN   TestCgroupNamespacesRunPrivileged
22:33:16 [2020-05-22T22:33:16.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:33:16 [2020-05-22T22:33:16.723Z] #53 485.7 + bin/containerd-shim-runc-v1
22:33:16 [2020-05-22T22:33:16.808Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
22:33:16 [2020-05-22T22:33:16.809Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:33:17 [2020-05-22T22:33:17.726Z] --- PASS: TestBuildLabelWithTargets (8.00s)
22:33:17 [2020-05-22T22:33:17.726Z] === RUN   TestBuildWithEmptyLayers
22:33:18 [2020-05-22T22:33:18.275Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
22:33:18 [2020-05-22T22:33:18.275Z] === RUN   TestCgroupNamespacesRunHostMode
22:33:20 [2020-05-22T22:33:20.247Z] --- PASS: TestBuildWithEmptyLayers (3.01s)
22:33:20 [2020-05-22T22:33:20.247Z] === RUN   TestBuildMultiStageOnBuild
22:33:20 [2020-05-22T22:33:20.292Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
22:33:20 [2020-05-22T22:33:20.292Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:33:22 [2020-05-22T22:33:22.258Z] #53 490.6 + bin/containerd-shim-runc-v2
22:33:22 [2020-05-22T22:33:22.310Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s)
22:33:22 [2020-05-22T22:33:22.310Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:33:22 [2020-05-22T22:33:22.884Z] #53 492.1 + binaries
22:33:22 [2020-05-22T22:33:22.884Z] #53 492.1 + install -D bin/containerd /build/containerd
22:33:22 [2020-05-22T22:33:22.884Z] #53 492.1 + install -D bin/containerd-shim /build/containerd-shim
22:33:22 [2020-05-22T22:33:22.884Z] #53 492.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
22:33:22 [2020-05-22T22:33:22.884Z] #53 492.1 + install -D bin/ctr /build/ctr
22:33:23 [2020-05-22T22:33:23.191Z] #53 DONE 492.2s
22:33:23 [2020-05-22T22:33:23.396Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
22:33:23 [2020-05-22T22:33:23.396Z] 
22:33:23 [2020-05-22T22:33:23.396Z]  ________   ____  __.
22:33:23 [2020-05-22T22:33:23.396Z]  \_____  \ |    |/ _|
22:33:23 [2020-05-22T22:33:23.396Z]  /   |   \|      <
22:33:23 [2020-05-22T22:33:23.396Z]  /    |    \    |  \
22:33:23 [2020-05-22T22:33:23.396Z]  \_______  /____|__ \
22:33:23 [2020-05-22T22:33:23.396Z]          \/        \/
22:33:23 [2020-05-22T22:33:23.396Z] 
22:33:23 [2020-05-22T22:33:23.396Z] INFO: make.ps1 ended at 05/22/2020 22:33:12
22:33:23 [2020-05-22T22:33:23.396Z] INFO: Binaries build ended at 05/22/2020 22:33:16. Duration:00:01:10.0237258
22:33:23 [2020-05-22T22:33:23.396Z] INFO: Copying the built daemon binary to d:\CI\PR-41014\3\binary\dockerd-d5da7e5330.exe...
22:33:23 [2020-05-22T22:33:23.396Z] INFO: Copying the built client binary to d:\CI\PR-41014\3\binary\docker-d5da7e5330.exe...
22:33:23 [2020-05-22T22:33:23.396Z] INFO: Copying dockerversion from the container...
22:33:23 [2020-05-22T22:33:23.396Z] INFO: Copying the golang package from the container to d:\CI\PR-41014\3\installer\go.zip...
22:33:23 [2020-05-22T22:33:23.396Z] INFO: Extracting go.zip to d:\CI\PR-41014\3\go
22:33:23 [2020-05-22T22:33:23.778Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s)
22:33:23 [2020-05-22T22:33:23.778Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:33:24 [2020-05-22T22:33:24.047Z] 
22:33:24 [2020-05-22T22:33:24.047Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
22:33:24 [2020-05-22T22:33:24.343Z] #54 DONE 0.1s
22:33:24 [2020-05-22T22:33:24.343Z] 
22:33:24 [2020-05-22T22:33:24.343Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
22:33:24 [2020-05-22T22:33:24.343Z] #58 DONE 0.1s
22:33:24 [2020-05-22T22:33:24.343Z] 
22:33:24 [2020-05-22T22:33:24.343Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
22:33:24 [2020-05-22T22:33:24.390Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
22:33:24 [2020-05-22T22:33:24.390Z] === RUN   TestCgroupNamespacesRunOlderClient
22:33:24 [2020-05-22T22:33:24.638Z] #60 DONE 0.1s
22:33:24 [2020-05-22T22:33:24.638Z] 
22:33:24 [2020-05-22T22:33:24.638Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
22:33:24 [2020-05-22T22:33:24.638Z] #62 DONE 0.1s
22:33:24 [2020-05-22T22:33:24.638Z] 
22:33:24 [2020-05-22T22:33:24.638Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
22:33:24 [2020-05-22T22:33:24.638Z] #63 DONE 0.0s
22:33:24 [2020-05-22T22:33:24.638Z] 
22:33:24 [2020-05-22T22:33:24.638Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
22:33:25 [2020-05-22T22:33:25.500Z] --- PASS: TestBuildMultiStageOnBuild (5.00s)
22:33:25 [2020-05-22T22:33:25.500Z] === RUN   TestBuildUncleanTarFilenames
22:33:25 [2020-05-22T22:33:25.756Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
22:33:25 [2020-05-22T22:33:25.756Z] === RUN   TestBuildMultiStageLayerLeak
22:33:26 [2020-05-22T22:33:26.406Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
22:33:26 [2020-05-22T22:33:26.406Z] === RUN   TestKernelTCPMemory
22:33:27 [2020-05-22T22:33:27.019Z] --- PASS: TestKernelTCPMemory (0.94s)
22:33:27 [2020-05-22T22:33:27.019Z] === RUN   TestNISDomainname
22:33:27 [2020-05-22T22:33:27.361Z] #64 DONE 2.6s
22:33:27 [2020-05-22T22:33:27.361Z] 
22:33:27 [2020-05-22T22:33:27.361Z] #65 exporting to oci image format
22:33:27 [2020-05-22T22:33:27.361Z] #65 exporting layers
22:33:28 [2020-05-22T22:33:28.023Z] --- PASS: TestNISDomainname (0.98s)
22:33:28 [2020-05-22T22:33:28.024Z] === RUN   TestHostnameDnsResolution
22:33:29 [2020-05-22T22:33:29.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:33:29 [2020-05-22T22:33:29.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:33:30 [2020-05-22T22:33:30.040Z] --- PASS: TestHostnameDnsResolution (1.73s)
22:33:30 [2020-05-22T22:33:30.040Z] === RUN   TestStats
22:33:31 [2020-05-22T22:33:31.009Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
22:33:31 [2020-05-22T22:33:31.009Z] === RUN   TestBuildWithHugeFile
22:33:31 [2020-05-22T22:33:31.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:33:32 [2020-05-22T22:33:32.710Z] --- PASS: TestStats (2.88s)
22:33:32 [2020-05-22T22:33:32.710Z] === RUN   TestStopContainerWithTimeout
22:33:32 [2020-05-22T22:33:32.710Z] === RUN   TestStopContainerWithTimeout/0
22:33:32 [2020-05-22T22:33:32.710Z] === PAUSE TestStopContainerWithTimeout/0
22:33:32 [2020-05-22T22:33:32.710Z] === RUN   TestStopContainerWithTimeout/1
22:33:32 [2020-05-22T22:33:32.710Z] === PAUSE TestStopContainerWithTimeout/1
22:33:32 [2020-05-22T22:33:32.710Z] === RUN   TestStopContainerWithTimeout/3
22:33:32 [2020-05-22T22:33:32.710Z] === PAUSE TestStopContainerWithTimeout/3
22:33:32 [2020-05-22T22:33:32.710Z] === RUN   TestStopContainerWithTimeout/-1
22:33:32 [2020-05-22T22:33:32.710Z] === PAUSE TestStopContainerWithTimeout/-1
22:33:32 [2020-05-22T22:33:32.710Z] === CONT  TestStopContainerWithTimeout/0
22:33:32 [2020-05-22T22:33:32.710Z] === CONT  TestStopContainerWithTimeout/3
22:33:34 [2020-05-22T22:33:34.178Z] === CONT  TestStopContainerWithTimeout/-1
22:33:34 [2020-05-22T22:33:34.434Z] sha256:24d18f0984d6e383cef09a3e6e18feb2fb44fe68094d1d9e5c3b74d2be11db88
22:33:34 [2020-05-22T22:33:34.434Z] INFO: Starting docker-py tests...
22:33:34 [2020-05-22T22:33:34.434Z] ============================= test session starts ==============================
22:33:34 [2020-05-22T22:33:34.434Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
22:33:34 [2020-05-22T22:33:34.434Z] rootdir: /src, inifile: pytest.ini
22:33:34 [2020-05-22T22:33:34.434Z] plugins: cov-2.6.1, timeout-1.3.3
22:33:34 [2020-05-22T22:33:34.434Z] collected 387 items / 1 deselected / 386 selected
22:33:34 [2020-05-22T22:33:34.434Z] 
22:33:36 [2020-05-22T22:33:36.195Z] === CONT  TestStopContainerWithTimeout/1
22:33:37 [2020-05-22T22:33:37.671Z] --- PASS: TestStopContainerWithTimeout (0.02s)
22:33:37 [2020-05-22T22:33:37.671Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
22:33:37 [2020-05-22T22:33:37.671Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
22:33:37 [2020-05-22T22:33:37.671Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.79s)
22:33:37 [2020-05-22T22:33:37.671Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
22:33:37 [2020-05-22T22:33:37.671Z] === RUN   TestDeleteDevicemapper
22:33:37 [2020-05-22T22:33:37.671Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:33:37 [2020-05-22T22:33:37.671Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:33:37 [2020-05-22T22:33:37.671Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:33:41 [2020-05-22T22:33:41.120Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.55s)
22:33:41 [2020-05-22T22:33:41.120Z] === RUN   TestUpdateMemory
22:33:41 [2020-05-22T22:33:41.120Z] --- SKIP: TestUpdateMemory (0.00s)
22:33:41 [2020-05-22T22:33:41.120Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:33:41 [2020-05-22T22:33:41.120Z] === RUN   TestUpdateCPUQuota
22:33:42 [2020-05-22T22:33:42.613Z] --- PASS: TestUpdateCPUQuota (1.20s)
22:33:42 [2020-05-22T22:33:42.613Z] === RUN   TestUpdatePidsLimit
22:33:42 [2020-05-22T22:33:42.613Z] === RUN   TestUpdatePidsLimit/update_from_none
22:33:42 [2020-05-22T22:33:42.895Z] === RUN   TestUpdatePidsLimit/no_change
22:33:43 [2020-05-22T22:33:43.177Z] === RUN   TestUpdatePidsLimit/update_lower
22:33:43 [2020-05-22T22:33:43.459Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:33:44 [2020-05-22T22:33:44.071Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:33:44 [2020-05-22T22:33:44.352Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:33:44 [2020-05-22T22:33:44.634Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:33:46 [2020-05-22T22:33:46.101Z] --- PASS: TestUpdatePidsLimit (3.68s)
22:33:46 [2020-05-22T22:33:46.101Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
22:33:46 [2020-05-22T22:33:46.101Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
22:33:46 [2020-05-22T22:33:46.101Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
22:33:46 [2020-05-22T22:33:46.101Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
22:33:46 [2020-05-22T22:33:46.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s)
22:33:46 [2020-05-22T22:33:46.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
22:33:46 [2020-05-22T22:33:46.101Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
22:33:46 [2020-05-22T22:33:46.101Z] === RUN   TestUpdateRestartPolicy
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Extraction ended at 05/22/2020 22:33:45. Duration:00:00:23.0280532
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Updating the golang and path environment variables
22:33:48 [2020-05-22T22:33:48.761Z] INFO: GOPATH=d:\gopath
22:33:48 [2020-05-22T22:33:48.761Z] INFO: go version go1.13.11 windows/amd64
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Running the daemon under test in debug mode
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Starting a daemon under test...
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41014\3\daemon --pidfile d:\CI\PR-41014\3\docker.pid -D
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Process started successfully.
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Start tailing logs of the daemon under tests
22:33:48 [2020-05-22T22:33:48.761Z] INFO: Waiting for the daemon under test to start...
22:33:49 [2020-05-22T22:33:49.233Z] INFO: Daemon under test started and replied!
22:33:49 [2020-05-22T22:33:49.233Z] INFO: Docker version of the daemon under test
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] Client:
22:33:49 [2020-05-22T22:33:49.233Z]  Version:      17.06.2-ce
22:33:49 [2020-05-22T22:33:49.233Z]  API version:  1.30
22:33:49 [2020-05-22T22:33:49.233Z]  Go version:   go1.8.3
22:33:49 [2020-05-22T22:33:49.233Z]  Git commit:   cec0b72
22:33:49 [2020-05-22T22:33:49.233Z]  Built:        Tue Sep  5 19:57:19 2017
22:33:49 [2020-05-22T22:33:49.233Z]  OS/Arch:      windows/amd64
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] Server:
22:33:49 [2020-05-22T22:33:49.233Z]  Version:      0.0.0-dev
22:33:49 [2020-05-22T22:33:49.233Z]  API version:  1.41 (minimum version 1.24)
22:33:49 [2020-05-22T22:33:49.233Z]  Go version:   go1.13.11
22:33:49 [2020-05-22T22:33:49.233Z]  Git commit:   d5da7e5330
22:33:49 [2020-05-22T22:33:49.233Z]  Built:        05/22/2020 22:32:10
22:33:49 [2020-05-22T22:33:49.233Z]  OS/Arch:      windows/amd64
22:33:49 [2020-05-22T22:33:49.233Z]  Experimental: false
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] INFO: Docker info of the daemon under test
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] Containers: 0
22:33:49 [2020-05-22T22:33:49.233Z]  Running: 0
22:33:49 [2020-05-22T22:33:49.233Z]  Paused: 0
22:33:49 [2020-05-22T22:33:49.233Z]  Stopped: 0
22:33:49 [2020-05-22T22:33:49.233Z] Images: 0
22:33:49 [2020-05-22T22:33:49.233Z] Server Version: 0.0.0-dev
22:33:49 [2020-05-22T22:33:49.233Z] Storage Driver: windowsfilter
22:33:49 [2020-05-22T22:33:49.233Z]  Windows: 
22:33:49 [2020-05-22T22:33:49.233Z] Logging Driver: json-file
22:33:49 [2020-05-22T22:33:49.233Z] Plugins: 
22:33:49 [2020-05-22T22:33:49.233Z]  Volume: local
22:33:49 [2020-05-22T22:33:49.233Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
22:33:49 [2020-05-22T22:33:49.233Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
22:33:49 [2020-05-22T22:33:49.233Z] Swarm: inactive
22:33:49 [2020-05-22T22:33:49.233Z] Default Isolation: process
22:33:49 [2020-05-22T22:33:49.233Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
22:33:49 [2020-05-22T22:33:49.233Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
22:33:49 [2020-05-22T22:33:49.233Z] OSType: windows
22:33:49 [2020-05-22T22:33:49.233Z] Architecture: x86_64
22:33:49 [2020-05-22T22:33:49.233Z] CPUs: 4
22:33:49 [2020-05-22T22:33:49.233Z] Total Memory: 32GiB
22:33:49 [2020-05-22T22:33:49.233Z] Name: azwin-2-67c580
22:33:49 [2020-05-22T22:33:49.233Z] ID: JCBA:DMWI:SZ7R:2VBT:D3DV:YVTU:FZDW:NPAL:2ZCW:PUHB:IR5K:ZKYK
22:33:49 [2020-05-22T22:33:49.233Z] Docker Root Dir: D:\CI\PR-41014\3\daemon
22:33:49 [2020-05-22T22:33:49.233Z] Debug Mode (client): false
22:33:49 [2020-05-22T22:33:49.233Z] Debug Mode (server): true
22:33:49 [2020-05-22T22:33:49.233Z]  File Descriptors: -1
22:33:49 [2020-05-22T22:33:49.233Z]  Goroutines: 17
22:33:49 [2020-05-22T22:33:49.233Z]  System Time: 2020-05-22T22:33:48.9934523Z
22:33:49 [2020-05-22T22:33:49.233Z]  EventsListeners: 0
22:33:49 [2020-05-22T22:33:49.233Z] Registry: https://index.docker.io/v1/
22:33:49 [2020-05-22T22:33:49.233Z] Labels:
22:33:49 [2020-05-22T22:33:49.233Z] Experimental: false
22:33:49 [2020-05-22T22:33:49.233Z] Insecure Registries:
22:33:49 [2020-05-22T22:33:49.233Z]  127.0.0.0/8
22:33:49 [2020-05-22T22:33:49.233Z] Live Restore Enabled: false
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] INFO: Docker images of the daemon under test
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
22:33:49 [2020-05-22T22:33:49.233Z] 
22:33:49 [2020-05-22T22:33:49.233Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
22:33:49 [2020-05-22T22:33:49.233Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
22:33:49 [2020-05-22T22:33:49.704Z] ltsc2019: Pulling from windows/servercore
22:33:49 [2020-05-22T22:33:49.704Z] 4612f6d0b889: Pulling fs layer
22:33:53 [2020-05-22T22:33:53.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:33:53 [2020-05-22T22:33:53.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:33:54 [2020-05-22T22:33:54.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:33:55 [2020-05-22T22:33:55.284Z] tests/integration/api_build_test.py .......................X             [  6%]
22:33:55 [2020-05-22T22:33:55.538Z] tests/integration/api_client_test.py .....                               [  7%]
22:33:56 [2020-05-22T22:33:56.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:33:56 [2020-05-22T22:33:56.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:33:57 [2020-05-22T22:33:57.193Z] tests/integration/api_config_test.py .....                               [  8%]
22:33:59 [2020-05-22T22:33:59.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:34:01 [2020-05-22T22:34:01.301Z] --- PASS: TestUpdateRestartPolicy (12.82s)
22:34:01 [2020-05-22T22:34:01.301Z] === RUN   TestUpdateRestartWithAutoRemove
22:34:01 [2020-05-22T22:34:01.301Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s)
22:34:01 [2020-05-22T22:34:01.301Z] === RUN   TestWaitNonBlocked
22:34:01 [2020-05-22T22:34:01.301Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:34:01 [2020-05-22T22:34:01.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:34:01 [2020-05-22T22:34:01.301Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:34:01 [2020-05-22T22:34:01.301Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:34:01 [2020-05-22T22:34:01.301Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:34:01 [2020-05-22T22:34:01.301Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:34:01 [2020-05-22T22:34:01.301Z] --- PASS: TestWaitNonBlocked (0.02s)
22:34:01 [2020-05-22T22:34:01.301Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s)
22:34:01 [2020-05-22T22:34:01.301Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
22:34:01 [2020-05-22T22:34:01.301Z] === RUN   TestWaitBlocked
22:34:01 [2020-05-22T22:34:01.301Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:34:01 [2020-05-22T22:34:01.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:34:01 [2020-05-22T22:34:01.301Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:34:01 [2020-05-22T22:34:01.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:34:01 [2020-05-22T22:34:01.301Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:34:01 [2020-05-22T22:34:01.301Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:34:02 [2020-05-22T22:34:02.245Z] 4612f6d0b889: Verifying Checksum
22:34:02 [2020-05-22T22:34:02.245Z] 4612f6d0b889: Download complete
22:34:02 [2020-05-22T22:34:02.319Z] --- PASS: TestWaitBlocked (0.01s)
22:34:02 [2020-05-22T22:34:02.319Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
22:34:02 [2020-05-22T22:34:02.319Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
22:34:02 [2020-05-22T22:34:02.319Z] === CONT  TestContainerStartOnDaemonRestart
22:34:02 [2020-05-22T22:34:02.319Z] === CONT  TestIpcModeOlderClient
22:34:02 [2020-05-22T22:34:02.319Z] --- PASS: TestIpcModeOlderClient (0.18s)
22:34:02 [2020-05-22T22:34:02.319Z] === CONT  TestDaemonHostGatewayIP
22:34:03 [2020-05-22T22:34:03.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:34:04 [2020-05-22T22:34:04.989Z] --- PASS: TestContainerStartOnDaemonRestart (2.84s)
22:34:04 [2020-05-22T22:34:04.989Z] === CONT  TestContainerKillOnDaemonStart
22:34:05 [2020-05-22T22:34:05.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:34:05 [2020-05-22T22:34:05.993Z] --- PASS: TestDaemonHostGatewayIP (3.58s)
22:34:05 [2020-05-22T22:34:05.993Z] === CONT  TestDaemonRestartIpcMode
22:34:07 [2020-05-22T22:34:07.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:34:08 [2020-05-22T22:34:08.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:34:09 [2020-05-22T22:34:09.440Z] --- PASS: TestDaemonRestartIpcMode (3.58s)
22:34:10 [2020-05-22T22:34:10.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:34:12 [2020-05-22T22:34:12.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:34:15 [2020-05-22T22:34:15.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:34:17 [2020-05-22T22:34:17.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:34:17 [2020-05-22T22:34:17.808Z] --- PASS: TestContainerKillOnDaemonStart (12.31s)
22:34:17 [2020-05-22T22:34:17.808Z] PASS
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] === Skipped
22:34:17 [2020-05-22T22:34:17.808Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
22:34:17 [2020-05-22T22:34:17.808Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
22:34:17 [2020-05-22T22:34:17.808Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
22:34:17 [2020-05-22T22:34:17.808Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:34:17 [2020-05-22T22:34:17.808Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
22:34:17 [2020-05-22T22:34:17.808Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
22:34:17 [2020-05-22T22:34:17.808Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] 
22:34:17 [2020-05-22T22:34:17.808Z] DONE 203 tests, 6 skipped in 149.657s
22:34:17 [2020-05-22T22:34:17.808Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
22:34:17 [2020-05-22T22:34:17.808Z] ++ 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
22:34:17 [2020-05-22T22:34:17.808Z] ++ set -e
22:34:17 [2020-05-22T22:34:17.808Z] ++ '[' -n 0 ']'
22:34:17 [2020-05-22T22:34:17.808Z] ++ set -x
22:34:17 [2020-05-22T22:34:17.808Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
22:34:17 [2020-05-22T22:34:17.808Z] INFO: Testing against a local daemon
22:34:17 [2020-05-22T22:34:17.808Z] === RUN   TestCommitInheritsEnv
22:34:17 [2020-05-22T22:34:17.808Z] --- PASS: TestCommitInheritsEnv (0.58s)
22:34:17 [2020-05-22T22:34:17.808Z] === RUN   TestImportExtremelyLargeImageWorks
22:34:17 [2020-05-22T22:34:17.808Z] === PAUSE TestImportExtremelyLargeImageWorks
22:34:17 [2020-05-22T22:34:17.808Z] === RUN   TestImagesFilterMultiReference
22:34:18 [2020-05-22T22:34:18.090Z] --- PASS: TestImagesFilterMultiReference (0.04s)
22:34:18 [2020-05-22T22:34:18.090Z] === RUN   TestImagePullPlatformInvalid
22:34:18 [2020-05-22T22:34:18.090Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
22:34:18 [2020-05-22T22:34:18.090Z] === RUN   TestRemoveImageOrphaning
22:34:18 [2020-05-22T22:34:18.704Z] --- PASS: TestRemoveImageOrphaning (0.55s)
22:34:18 [2020-05-22T22:34:18.704Z] === RUN   TestRemoveImageGarbageCollector
22:34:18 [2020-05-22T22:34:18.704Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:34:18 [2020-05-22T22:34:18.704Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:34:18 [2020-05-22T22:34:18.704Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:34:18 [2020-05-22T22:34:18.704Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:34:18 [2020-05-22T22:34:18.704Z] === RUN   TestTagInvalidReference
22:34:18 [2020-05-22T22:34:18.704Z] --- PASS: TestTagInvalidReference (0.01s)
22:34:18 [2020-05-22T22:34:18.704Z] === RUN   TestTagValidPrefixedRepo
22:34:18 [2020-05-22T22:34:18.704Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
22:34:18 [2020-05-22T22:34:18.704Z] === RUN   TestTagExistedNameWithoutForce
22:34:18 [2020-05-22T22:34:18.704Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:34:18 [2020-05-22T22:34:18.704Z] === RUN   TestTagOfficialNames
22:34:18 [2020-05-22T22:34:18.704Z] --- PASS: TestTagOfficialNames (0.03s)
22:34:18 [2020-05-22T22:34:18.704Z] === RUN   TestTagMatchesDigest
22:34:18 [2020-05-22T22:34:18.704Z] --- PASS: TestTagMatchesDigest (0.01s)
22:34:18 [2020-05-22T22:34:18.704Z] === CONT  TestImportExtremelyLargeImageWorks
22:34:18 [2020-05-22T22:34:18.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:34:20 [2020-05-22T22:34:20.859Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:34:20 [2020-05-22T22:34:20.859Z] Using test binary docker
22:34:20 [2020-05-22T22:34:20.859Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:34:20 [2020-05-22T22:34:20.859Z] +++ /etc/init.d/apparmor start
22:34:20 [2020-05-22T22:34:20.859Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:34:20 [2020-05-22T22:34:20.859Z] INFO: Waiting for daemon to start...
22:34:20 [2020-05-22T22:34:20.859Z] Starting dockerd
22:34:20 [2020-05-22T22:34:20.859Z] +++ 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
22:34:23 [2020-05-22T22:34:23.392Z] .
22:34:23 [2020-05-22T22:34:23.392Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:34:23 [2020-05-22T22:34:23.392Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:34:23 [2020-05-22T22:34:23.392Z] Error: No such image: emptyfs
22:34:23 [2020-05-22T22:34:23.392Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:34:23 [2020-05-22T22:34:23.393Z] ++++ docker load
22:34:23 [2020-05-22T22:34:23.393Z] Running integration-test (iteration 1)
22:34:23 [2020-05-22T22:34:23.393Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:34:23 [2020-05-22T22:34:23.393Z] ++ 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
22:34:23 [2020-05-22T22:34:23.393Z] ++ set -e
22:34:23 [2020-05-22T22:34:23.393Z] ++ '[' -n 0 ']'
22:34:23 [2020-05-22T22:34:23.393Z] ++ set -x
22:34:23 [2020-05-22T22:34:23.393Z] ++ env -i DEST=/go/src/github.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
22:34:27 [2020-05-22T22:34:27.247Z] --- PASS: TestBuildWithHugeFile (51.36s)
22:34:27 [2020-05-22T22:34:27.247Z] === RUN   TestBuildWithEmptyDockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:34:27 [2020-05-22T22:34:27.247Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
22:34:27 [2020-05-22T22:34:27.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
22:34:27 [2020-05-22T22:34:27.247Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
22:34:27 [2020-05-22T22:34:27.247Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:34:27 [2020-05-22T22:34:27.247Z] === RUN   TestBuildPreserveOwnership
22:34:27 [2020-05-22T22:34:27.247Z] === RUN   TestBuildPreserveOwnership/copy_from
22:34:28 [2020-05-22T22:34:28.177Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:34:31 [2020-05-22T22:34:31.422Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:34:32 [2020-05-22T22:34:32.350Z] --- PASS: TestBuildPreserveOwnership (10.18s)
22:34:32 [2020-05-22T22:34:32.350Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.17s)
22:34:32 [2020-05-22T22:34:32.350Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
22:34:32 [2020-05-22T22:34:32.350Z] === RUN   TestBuildPlatformInvalid
22:34:32 [2020-05-22T22:34:32.350Z] --- PASS: TestBuildPlatformInvalid (0.08s)
22:34:32 [2020-05-22T22:34:32.350Z] PASS
22:34:32 [2020-05-22T22:34:32.350Z] 
22:34:32 [2020-05-22T22:34:32.350Z] === Skipped
22:34:32 [2020-05-22T22:34:32.351Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:34:32 [2020-05-22T22:34:32.351Z]     build_session_test.go:25: TODO: BuildKit
22:34:32 [2020-05-22T22:34:32.351Z] 
22:34:32 [2020-05-22T22:34:32.351Z] 
22:34:32 [2020-05-22T22:34:32.351Z] DONE 32 tests, 1 skipped in 125.170s
22:34:32 [2020-05-22T22:34:32.351Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:34:32 [2020-05-22T22:34:32.607Z] INFO: Testing against a local daemon
22:34:32 [2020-05-22T22:34:32.607Z] === RUN   TestConfigInspect
22:34:32 [2020-05-22T22:34:32.607Z] --- SKIP: TestConfigInspect (0.02s)
22:34:32 [2020-05-22T22:34:32.607Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:32 [2020-05-22T22:34:32.607Z] === RUN   TestConfigList
22:34:32 [2020-05-22T22:34:32.607Z] --- SKIP: TestConfigList (0.01s)
22:34:32 [2020-05-22T22:34:32.607Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:32 [2020-05-22T22:34:32.607Z] === RUN   TestConfigsCreateAndDelete
22:34:32 [2020-05-22T22:34:32.607Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
22:34:32 [2020-05-22T22:34:32.607Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:32 [2020-05-22T22:34:32.607Z] === RUN   TestConfigsUpdate
22:34:32 [2020-05-22T22:34:32.607Z] --- SKIP: TestConfigsUpdate (0.01s)
22:34:32 [2020-05-22T22:34:32.607Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:32 [2020-05-22T22:34:32.607Z] === RUN   TestTemplatedConfig
22:34:32 [2020-05-22T22:34:32.607Z] --- SKIP: TestTemplatedConfig (0.00s)
22:34:32 [2020-05-22T22:34:32.607Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:32 [2020-05-22T22:34:32.607Z] === RUN   TestConfigCreateResolve
22:34:32 [2020-05-22T22:34:32.607Z] --- SKIP: TestConfigCreateResolve (0.01s)
22:34:32 [2020-05-22T22:34:32.607Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:32 [2020-05-22T22:34:32.607Z] === RUN   TestConfigDaemonLibtrustID
22:34:33 [2020-05-22T22:34:33.376Z] Loaded image: buildpack-deps:jessie
22:34:33 [2020-05-22T22:34:33.376Z] Loaded image: busybox:latest
22:34:33 [2020-05-22T22:34:33.376Z] Loaded image: busybox:glibc
22:34:33 [2020-05-22T22:34:33.376Z] Loaded image: debian:jessie
22:34:33 [2020-05-22T22:34:33.376Z] Loaded image: hello-world:latest
22:34:33 [2020-05-22T22:34:33.376Z] INFO: Testing against a local daemon
22:34:33 [2020-05-22T22:34:33.376Z] === RUN   TestCgroupNamespacesBuild
22:34:34 [2020-05-22T22:34:34.501Z] --- PASS: TestConfigDaemonLibtrustID (1.81s)
22:34:34 [2020-05-22T22:34:34.501Z] PASS
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] === Skipped
22:34:34 [2020-05-22T22:34:34.501Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
22:34:34 [2020-05-22T22:34:34.501Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
22:34:34 [2020-05-22T22:34:34.501Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
22:34:34 [2020-05-22T22:34:34.501Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
22:34:34 [2020-05-22T22:34:34.501Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
22:34:34 [2020-05-22T22:34:34.501Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
22:34:34 [2020-05-22T22:34:34.501Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] 
22:34:34 [2020-05-22T22:34:34.501Z] DONE 7 tests, 6 skipped in 2.053s
22:34:34 [2020-05-22T22:34:34.501Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:34:34 [2020-05-22T22:34:34.501Z] INFO: Testing against a local daemon
22:34:34 [2020-05-22T22:34:34.501Z] === RUN   TestCheckpoint
22:34:34 [2020-05-22T22:34:34.501Z] --- SKIP: TestCheckpoint (0.00s)
22:34:34 [2020-05-22T22:34:34.501Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:34:34 [2020-05-22T22:34:34.501Z] === RUN   TestContainerInvalidJSON
22:34:34 [2020-05-22T22:34:34.501Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:34:34 [2020-05-22T22:34:34.501Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:34:34 [2020-05-22T22:34:34.501Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:34:34 [2020-05-22T22:34:34.501Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:34:34 [2020-05-22T22:34:34.758Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:34:34 [2020-05-22T22:34:34.758Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:34:34 [2020-05-22T22:34:34.758Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:34:34 [2020-05-22T22:34:34.758Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:34:34 [2020-05-22T22:34:34.758Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:34:34 [2020-05-22T22:34:34.758Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:34:34 [2020-05-22T22:34:34.758Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:34:34 [2020-05-22T22:34:34.758Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:34:34 [2020-05-22T22:34:34.758Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:34:34 [2020-05-22T22:34:34.758Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:34:34 [2020-05-22T22:34:34.758Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
22:34:34 [2020-05-22T22:34:34.758Z] === RUN   TestCopyFromContainerPathIsNotDir
22:34:34 [2020-05-22T22:34:34.758Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
22:34:34 [2020-05-22T22:34:34.758Z] === RUN   TestCopyToContainerPathDoesNotExist
22:34:35 [2020-05-22T22:34:35.015Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
22:34:35 [2020-05-22T22:34:35.015Z] === RUN   TestCopyToContainerPathIsNotDir
22:34:35 [2020-05-22T22:34:35.015Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
22:34:35 [2020-05-22T22:34:35.015Z] === RUN   TestCopyFromContainer
22:34:35 [2020-05-22T22:34:35.908Z] --- PASS: TestCgroupNamespacesBuild (3.09s)
22:34:35 [2020-05-22T22:34:35.908Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:34:37 [2020-05-22T22:34:37.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:34:37 [2020-05-22T22:34:37.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:34:37 [2020-05-22T22:34:37.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:34:37 [2020-05-22T22:34:37.812Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.84s)
22:34:37 [2020-05-22T22:34:37.812Z] === RUN   TestBuildWithSession
22:34:37 [2020-05-22T22:34:37.812Z] --- SKIP: TestBuildWithSession (0.00s)
22:34:37 [2020-05-22T22:34:37.812Z]     build_session_test.go:25: TODO: BuildKit
22:34:37 [2020-05-22T22:34:37.812Z] === RUN   TestBuildSquashParent
22:34:38 [2020-05-22T22:34:38.288Z] === RUN   TestCopyFromContainer//
22:34:38 [2020-05-22T22:34:38.288Z] === RUN   TestCopyFromContainer//bar/root
22:34:38 [2020-05-22T22:34:38.288Z] === RUN   TestCopyFromContainer//bar/root/
22:34:38 [2020-05-22T22:34:38.288Z] === RUN   TestCopyFromContainer/bar/quux
22:34:38 [2020-05-22T22:34:38.545Z] === RUN   TestCopyFromContainer/bar/quux/
22:34:38 [2020-05-22T22:34:38.545Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:34:38 [2020-05-22T22:34:38.545Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:34:38 [2020-05-22T22:34:38.802Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:34:38 [2020-05-22T22:34:38.802Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:34:38 [2020-05-22T22:34:38.802Z] === RUN   TestCopyFromContainer/bar/notarget
22:34:39 [2020-05-22T22:34:39.059Z] --- PASS: TestCopyFromContainer (3.98s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:34:39 [2020-05-22T22:34:39.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:34:39 [2020-05-22T22:34:39.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:34:39 [2020-05-22T22:34:39.059Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:34:39 [2020-05-22T22:34:39.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:34:39 [2020-05-22T22:34:39.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:34:39 [2020-05-22T22:34:39.059Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:34:39 [2020-05-22T22:34:39.059Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateLinkToNonExistingContainer
22:34:39 [2020-05-22T22:34:39.059Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateWithInvalidEnv
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateWithInvalidEnv/0
22:34:39 [2020-05-22T22:34:39.059Z] === PAUSE TestCreateWithInvalidEnv/0
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateWithInvalidEnv/1
22:34:39 [2020-05-22T22:34:39.059Z] === PAUSE TestCreateWithInvalidEnv/1
22:34:39 [2020-05-22T22:34:39.059Z] === RUN   TestCreateWithInvalidEnv/2
22:34:39 [2020-05-22T22:34:39.059Z] === PAUSE TestCreateWithInvalidEnv/2
22:34:39 [2020-05-22T22:34:39.059Z] === CONT  TestCreateWithInvalidEnv/0
22:34:39 [2020-05-22T22:34:39.059Z] === CONT  TestCreateWithInvalidEnv/2
22:34:39 [2020-05-22T22:34:39.059Z] === CONT  TestCreateWithInvalidEnv/1
22:34:39 [2020-05-22T22:34:39.059Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:34:39 [2020-05-22T22:34:39.059Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:34:39 [2020-05-22T22:34:39.060Z] === RUN   TestCreateTmpfsMountsTarget
22:34:39 [2020-05-22T22:34:39.060Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
22:34:39 [2020-05-22T22:34:39.060Z] === RUN   TestCreateWithCustomMaskedPaths
22:34:40 [2020-05-22T22:34:40.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:34:40 [2020-05-22T22:34:40.957Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s)
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:34:40 [2020-05-22T22:34:40.957Z] --- PASS: TestCreateWithCapabilities (0.02s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
22:34:40 [2020-05-22T22:34:40.957Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
22:34:40 [2020-05-22T22:34:40.957Z] === RUN   TestCreateWithCustomReadonlyPaths
22:34:41 [2020-05-22T22:34:41.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:34:42 [2020-05-22T22:34:42.851Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s)
22:34:42 [2020-05-22T22:34:42.851Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:34:42 [2020-05-22T22:34:42.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:34:42 [2020-05-22T22:34:42.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:34:42 [2020-05-22T22:34:42.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:34:42 [2020-05-22T22:34:42.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:34:42 [2020-05-22T22:34:42.851Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:34:42 [2020-05-22T22:34:42.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:34:42 [2020-05-22T22:34:42.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:34:42 [2020-05-22T22:34:42.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:34:42 [2020-05-22T22:34:42.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:34:42 [2020-05-22T22:34:42.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:34:42 [2020-05-22T22:34:42.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:34:42 [2020-05-22T22:34:42.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:34:42 [2020-05-22T22:34:42.851Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:34:42 [2020-05-22T22:34:42.851Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:34:43 [2020-05-22T22:34:43.108Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestCreateDifferentPlatform
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestCreateDifferentPlatform/different_os
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:34:43 [2020-05-22T22:34:43.108Z] --- PASS: TestCreateDifferentPlatform (0.02s)
22:34:43 [2020-05-22T22:34:43.108Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:34:43 [2020-05-22T22:34:43.108Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestContainerStartOnDaemonRestart
22:34:43 [2020-05-22T22:34:43.108Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
22:34:43 [2020-05-22T22:34:43.108Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestDaemonRestartIpcMode
22:34:43 [2020-05-22T22:34:43.108Z] === PAUSE TestDaemonRestartIpcMode
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestDaemonHostGatewayIP
22:34:43 [2020-05-22T22:34:43.108Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
22:34:43 [2020-05-22T22:34:43.108Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestContainerKillOnDaemonStart
22:34:43 [2020-05-22T22:34:43.108Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
22:34:43 [2020-05-22T22:34:43.108Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:34:43 [2020-05-22T22:34:43.108Z] === RUN   TestDiff
22:34:43 [2020-05-22T22:34:43.671Z] --- PASS: TestDiff (0.55s)
22:34:43 [2020-05-22T22:34:43.671Z] === RUN   TestExecWithCloseStdin
22:34:44 [2020-05-22T22:34:44.375Z] --- PASS: TestBuildSquashParent (6.33s)
22:34:44 [2020-05-22T22:34:44.375Z] === RUN   TestBuildWithRemoveAndForceRemove
22:34:44 [2020-05-22T22:34:44.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:34:44 [2020-05-22T22:34:44.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:34:44 [2020-05-22T22:34:44.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:34:44 [2020-05-22T22:34:44.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:34:44 [2020-05-22T22:34:44.375Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:34:44 [2020-05-22T22:34:44.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:34:44 [2020-05-22T22:34:44.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:34:44 [2020-05-22T22:34:44.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:34:44 [2020-05-22T22:34:44.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:34:44 [2020-05-22T22:34:44.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:34:44 [2020-05-22T22:34:44.375Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:34:44 [2020-05-22T22:34:44.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:34:44 [2020-05-22T22:34:44.375Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:34:44 [2020-05-22T22:34:44.375Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:34:44 [2020-05-22T22:34:44.375Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:34:44 [2020-05-22T22:34:44.375Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:34:44 [2020-05-22T22:34:44.601Z] --- PASS: TestExecWithCloseStdin (0.67s)
22:34:44 [2020-05-22T22:34:44.601Z] === RUN   TestExec
22:34:45 [2020-05-22T22:34:45.165Z] --- PASS: TestExec (0.66s)
22:34:45 [2020-05-22T22:34:45.165Z] === RUN   TestExecUser
22:34:45 [2020-05-22T22:34:45.729Z] --- PASS: TestExecUser (0.62s)
22:34:45 [2020-05-22T22:34:45.729Z] === RUN   TestExportContainerAndImportImage
22:34:46 [2020-05-22T22:34:46.280Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:34:46 [2020-05-22T22:34:46.293Z] --- PASS: TestExportContainerAndImportImage (0.72s)
22:34:46 [2020-05-22T22:34:46.293Z] === RUN   TestExportContainerAfterDaemonRestart
22:34:46 [2020-05-22T22:34:46.542Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:34:47 [2020-05-22T22:34:47.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:34:48 [2020-05-22T22:34:48.447Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:34:48 [2020-05-22T22:34:48.447Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s)
22:34:48 [2020-05-22T22:34:48.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s)
22:34:48 [2020-05-22T22:34:48.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s)
22:34:48 [2020-05-22T22:34:48.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
22:34:48 [2020-05-22T22:34:48.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
22:34:48 [2020-05-22T22:34:48.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s)
22:34:48 [2020-05-22T22:34:48.448Z] === RUN   TestBuildMultiStageCopy
22:34:48 [2020-05-22T22:34:48.448Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:34:50 [2020-05-22T22:34:50.465Z] --- PASS: TestExportContainerAfterDaemonRestart (3.76s)
22:34:50 [2020-05-22T22:34:50.465Z] === RUN   TestHealthCheckWorkdir
22:34:50 [2020-05-22T22:34:50.979Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:34:51 [2020-05-22T22:34:51.029Z] --- PASS: TestHealthCheckWorkdir (0.90s)
22:34:51 [2020-05-22T22:34:51.029Z] === RUN   TestHealthKillContainer
22:34:51 [2020-05-22T22:34:51.238Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:34:51 [2020-05-22T22:34:51.804Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:34:52 [2020-05-22T22:34:52.371Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:34:52 [2020-05-22T22:34:52.939Z] --- PASS: TestBuildMultiStageCopy (4.27s)
22:34:52 [2020-05-22T22:34:52.939Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s)
22:34:52 [2020-05-22T22:34:52.939Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
22:34:52 [2020-05-22T22:34:52.939Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
22:34:52 [2020-05-22T22:34:52.939Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
22:34:52 [2020-05-22T22:34:52.939Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
22:34:52 [2020-05-22T22:34:52.939Z] === RUN   TestBuildMultiStageParentConfig
22:34:54 [2020-05-22T22:34:54.300Z] --- PASS: TestHealthKillContainer (2.75s)
22:34:54 [2020-05-22T22:34:54.300Z] === RUN   TestInspectCpusetInConfigPre120
22:34:54 [2020-05-22T22:34:54.300Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
22:34:54 [2020-05-22T22:34:54.300Z] === RUN   TestIpcModeNone
22:34:54 [2020-05-22T22:34:54.316Z] --- PASS: TestBuildMultiStageParentConfig (1.37s)
22:34:54 [2020-05-22T22:34:54.316Z] === RUN   TestBuildLabelWithTargets
22:34:55 [2020-05-22T22:34:55.230Z] --- PASS: TestIpcModeNone (0.68s)
22:34:55 [2020-05-22T22:34:55.230Z] === RUN   TestIpcModePrivate
22:34:55 [2020-05-22T22:34:55.793Z] --- PASS: TestIpcModePrivate (0.63s)
22:34:55 [2020-05-22T22:34:55.793Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
22:34:55 [2020-05-22T22:34:55.793Z] === RUN   TestIpcModeShareable
22:34:55 [2020-05-22T22:34:55.793Z] --- SKIP: TestIpcModeShareable (0.00s)
22:34:55 [2020-05-22T22:34:55.793Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:34:55 [2020-05-22T22:34:55.793Z] === RUN   TestAPIIpcModeShareableAndContainer
22:34:56 [2020-05-22T22:34:56.219Z] --- PASS: TestBuildLabelWithTargets (2.09s)
22:34:56 [2020-05-22T22:34:56.219Z] === RUN   TestBuildWithEmptyLayers
22:34:57 [2020-05-22T22:34:57.155Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
22:34:57 [2020-05-22T22:34:57.155Z] === RUN   TestBuildMultiStageOnBuild
22:34:57 [2020-05-22T22:34:57.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:34:57 [2020-05-22T22:34:57.687Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.08s)
22:34:57 [2020-05-22T22:34:57.687Z] === RUN   TestAPIIpcModeHost
22:34:57 [2020-05-22T22:34:57.687Z] --- SKIP: TestAPIIpcModeHost (0.00s)
22:34:57 [2020-05-22T22:34:57.687Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:34:57 [2020-05-22T22:34:57.687Z] === RUN   TestDaemonIpcModeShareable
22:34:57 [2020-05-22T22:34:57.687Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
22:34:57 [2020-05-22T22:34:57.687Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:34:57 [2020-05-22T22:34:57.687Z] === RUN   TestDaemonIpcModePrivate
22:35:00 [2020-05-22T22:35:00.210Z] --- PASS: TestDaemonIpcModePrivate (2.49s)
22:35:00 [2020-05-22T22:35:00.210Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
22:35:00 [2020-05-22T22:35:00.210Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:35:00 [2020-05-22T22:35:00.210Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
22:35:00 [2020-05-22T22:35:00.210Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:35:00 [2020-05-22T22:35:00.210Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:35:00 [2020-05-22T22:35:00.210Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
22:35:00 [2020-05-22T22:35:00.210Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:35:00 [2020-05-22T22:35:00.210Z] === RUN   TestIpcModeOlderClient
22:35:00 [2020-05-22T22:35:00.210Z] === PAUSE TestIpcModeOlderClient
22:35:00 [2020-05-22T22:35:00.210Z] === RUN   TestKillContainerInvalidSignal
22:35:00 [2020-05-22T22:35:00.441Z] --- PASS: TestBuildMultiStageOnBuild (2.63s)
22:35:00 [2020-05-22T22:35:00.441Z] === RUN   TestBuildUncleanTarFilenames
22:35:01 [2020-05-22T22:35:01.145Z] --- PASS: TestKillContainerInvalidSignal (0.63s)
22:35:01 [2020-05-22T22:35:01.145Z] === RUN   TestKillContainer
22:35:01 [2020-05-22T22:35:01.145Z] === RUN   TestKillContainer/no_signal
22:35:01 [2020-05-22T22:35:01.377Z] --- PASS: TestBuildUncleanTarFilenames (1.38s)
22:35:01 [2020-05-22T22:35:01.377Z] === RUN   TestBuildMultiStageLayerLeak
22:35:01 [2020-05-22T22:35:01.402Z] === RUN   TestKillContainer/non_killing_signal
22:35:01 [2020-05-22T22:35:01.966Z] === RUN   TestKillContainer/killing_signal
22:35:02 [2020-05-22T22:35:02.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:35:02 [2020-05-22T22:35:02.897Z] --- PASS: TestKillContainer (1.75s)
22:35:02 [2020-05-22T22:35:02.897Z]     --- PASS: TestKillContainer/no_signal (0.57s)
22:35:02 [2020-05-22T22:35:02.897Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
22:35:02 [2020-05-22T22:35:02.897Z]     --- PASS: TestKillContainer/killing_signal (0.56s)
22:35:02 [2020-05-22T22:35:02.897Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:35:02 [2020-05-22T22:35:02.897Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:35:03 [2020-05-22T22:35:03.155Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:35:03 [2020-05-22T22:35:03.719Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
22:35:03 [2020-05-22T22:35:03.719Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s)
22:35:03 [2020-05-22T22:35:03.719Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s)
22:35:03 [2020-05-22T22:35:03.719Z] === RUN   TestKillStoppedContainer
22:35:03 [2020-05-22T22:35:03.910Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s)
22:35:03 [2020-05-22T22:35:03.910Z] === RUN   TestBuildWithHugeFile
22:35:03 [2020-05-22T22:35:03.976Z] --- PASS: TestKillStoppedContainer (0.07s)
22:35:03 [2020-05-22T22:35:03.976Z] === RUN   TestKillStoppedContainerAPIPre120
22:35:03 [2020-05-22T22:35:03.976Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
22:35:03 [2020-05-22T22:35:03.976Z] === RUN   TestKillDifferentUserContainer
22:35:04 [2020-05-22T22:35:04.542Z] --- PASS: TestKillDifferentUserContainer (0.63s)
22:35:04 [2020-05-22T22:35:04.542Z] === RUN   TestInspectOomKilledTrue
22:35:04 [2020-05-22T22:35:04.542Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:35:04 [2020-05-22T22:35:04.542Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:04 [2020-05-22T22:35:04.542Z] === RUN   TestInspectOomKilledFalse
22:35:04 [2020-05-22T22:35:04.542Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:35:04 [2020-05-22T22:35:04.542Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:35:04 [2020-05-22T22:35:04.542Z] === RUN   TestLinksEtcHostsContentMatch
22:35:04 [2020-05-22T22:35:04.542Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
22:35:04 [2020-05-22T22:35:04.542Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:35:04 [2020-05-22T22:35:04.542Z] === RUN   TestLinksContainerNames
22:35:05 [2020-05-22T22:35:05.912Z] --- PASS: TestLinksContainerNames (1.17s)
22:35:05 [2020-05-22T22:35:05.912Z] === RUN   TestLogsFollowTailEmpty
22:35:06 [2020-05-22T22:35:06.475Z] --- PASS: TestLogsFollowTailEmpty (0.59s)
22:35:06 [2020-05-22T22:35:06.475Z] === RUN   TestContainerNetworkMountsNoChown
22:35:07 [2020-05-22T22:35:07.039Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/default
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/default
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/private
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/private
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rprivate
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rprivate
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/slave
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/slave
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rslave
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rslave
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/shared
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/shared
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rshared
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rshared
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/default
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/default/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/default/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/default/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rshared
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/shared
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rslave
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/slave
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rprivate
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/private
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/private/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === RUN   TestMountDaemonRoot/private/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/default/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:35:07 [2020-05-22T22:35:07.039Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:35:07 [2020-05-22T22:35:07.297Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:35:07 [2020-05-22T22:35:07.554Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:35:07 [2020-05-22T22:35:07.554Z] === CONT  TestMountDaemonRoot/private/mount_root
22:35:07 [2020-05-22T22:35:07.554Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:35:07 [2020-05-22T22:35:07.554Z] === CONT  TestMountDaemonRoot/private/bind_root
22:35:07 [2020-05-22T22:35:07.554Z] --- PASS: TestMountDaemonRoot (0.02s)
22:35:07 [2020-05-22T22:35:07.554Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
22:35:07 [2020-05-22T22:35:07.554Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
22:35:07 [2020-05-22T22:35:07.554Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:35:07 [2020-05-22T22:35:07.554Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:35:07 [2020-05-22T22:35:07.554Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:35:07 [2020-05-22T22:35:07.554Z] === RUN   TestContainerBindMountNonRecursive
22:35:07 [2020-05-22T22:35:07.554Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
22:35:07 [2020-05-22T22:35:07.554Z]     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)
22:35:07 [2020-05-22T22:35:07.554Z] === RUN   TestNetworkNat
22:35:08 [2020-05-22T22:35:08.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:35:08 [2020-05-22T22:35:08.484Z] --- PASS: TestNetworkNat (0.82s)
22:35:08 [2020-05-22T22:35:08.484Z] === RUN   TestNetworkLocalhostTCPNat
22:35:09 [2020-05-22T22:35:09.049Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s)
22:35:09 [2020-05-22T22:35:09.049Z] === RUN   TestNetworkLoopbackNat
22:35:09 [2020-05-22T22:35:09.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:35:09 [2020-05-22T22:35:09.980Z] --- PASS: TestNetworkLoopbackNat (0.82s)
22:35:09 [2020-05-22T22:35:09.980Z] === RUN   TestPause
22:35:09 [2020-05-22T22:35:09.980Z] --- SKIP: TestPause (0.00s)
22:35:09 [2020-05-22T22:35:09.980Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:09 [2020-05-22T22:35:09.980Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:35:09 [2020-05-22T22:35:09.980Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:35:09 [2020-05-22T22:35:09.980Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:35:09 [2020-05-22T22:35:09.980Z] === RUN   TestPauseStopPausedContainer
22:35:09 [2020-05-22T22:35:09.980Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
22:35:09 [2020-05-22T22:35:09.980Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:09 [2020-05-22T22:35:09.980Z] === RUN   TestPsFilter
22:35:09 [2020-05-22T22:35:09.980Z] --- PASS: TestPsFilter (0.19s)
22:35:09 [2020-05-22T22:35:09.980Z] === RUN   TestRemoveContainerWithRemovedVolume
22:35:10 [2020-05-22T22:35:10.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.56s)
22:35:10 [2020-05-22T22:35:10.544Z] === RUN   TestRemoveContainerWithVolume
22:35:11 [2020-05-22T22:35:11.107Z] --- PASS: TestRemoveContainerWithVolume (0.63s)
22:35:11 [2020-05-22T22:35:11.107Z] === RUN   TestRemoveContainerRunning
22:35:11 [2020-05-22T22:35:11.672Z] --- PASS: TestRemoveContainerRunning (0.57s)
22:35:11 [2020-05-22T22:35:11.672Z] === RUN   TestRemoveContainerForceRemoveRunning
22:35:12 [2020-05-22T22:35:12.236Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s)
22:35:12 [2020-05-22T22:35:12.236Z] === RUN   TestRemoveInvalidContainer
22:35:12 [2020-05-22T22:35:12.236Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:35:12 [2020-05-22T22:35:12.236Z] === RUN   TestRenameLinkedContainer
22:35:14 [2020-05-22T22:35:14.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:35:14 [2020-05-22T22:35:14.758Z] --- PASS: TestRenameLinkedContainer (2.29s)
22:35:14 [2020-05-22T22:35:14.758Z] === RUN   TestRenameStoppedContainer
22:35:15 [2020-05-22T22:35:15.014Z] --- PASS: TestRenameStoppedContainer (0.54s)
22:35:15 [2020-05-22T22:35:15.014Z] === RUN   TestRenameRunningContainerAndReuse
22:35:16 [2020-05-22T22:35:16.384Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s)
22:35:16 [2020-05-22T22:35:16.384Z] === RUN   TestRenameInvalidName
22:35:16 [2020-05-22T22:35:16.948Z] --- PASS: TestRenameInvalidName (0.57s)
22:35:16 [2020-05-22T22:35:16.948Z] === RUN   TestRenameAnonymousContainer
22:35:18 [2020-05-22T22:35:18.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:35:20 [2020-05-22T22:35:20.222Z] --- PASS: TestRenameAnonymousContainer (2.79s)
22:35:20 [2020-05-22T22:35:20.222Z] === RUN   TestRenameContainerWithSameName
22:35:20 [2020-05-22T22:35:20.222Z] --- PASS: TestRenameContainerWithSameName (0.57s)
22:35:20 [2020-05-22T22:35:20.222Z] === RUN   TestRenameContainerWithLinkedContainer
22:35:21 [2020-05-22T22:35:21.592Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s)
22:35:21 [2020-05-22T22:35:21.592Z] === RUN   TestResize
22:35:21 [2020-05-22T22:35:21.851Z] --- PASS: TestResize (0.59s)
22:35:21 [2020-05-22T22:35:21.851Z] === RUN   TestResizeWithInvalidSize
22:35:22 [2020-05-22T22:35:22.415Z] --- PASS: TestResizeWithInvalidSize (0.60s)
22:35:22 [2020-05-22T22:35:22.415Z] === RUN   TestResizeWhenContainerNotStarted
22:35:22 [2020-05-22T22:35:22.979Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
22:35:22 [2020-05-22T22:35:22.979Z] === RUN   TestDaemonRestartKillContainers
22:35:22 [2020-05-22T22:35:22.979Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
22:35:22 [2020-05-22T22:35:22.979Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:35:22 [2020-05-22T22:35:22.979Z] === RUN   TestCgroupNamespacesRun
22:35:24 [2020-05-22T22:35:24.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:35:25 [2020-05-22T22:35:25.500Z] --- PASS: TestCgroupNamespacesRun (2.42s)
22:35:25 [2020-05-22T22:35:25.500Z] === RUN   TestCgroupNamespacesRunPrivileged
22:35:27 [2020-05-22T22:35:27.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:35:28 [2020-05-22T22:35:28.023Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.49s)
22:35:28 [2020-05-22T22:35:28.023Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:35:31 [2020-05-22T22:35:31.296Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.70s)
22:35:31 [2020-05-22T22:35:31.296Z] === RUN   TestCgroupNamespacesRunHostMode
22:35:32 [2020-05-22T22:35:32.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:35:32 [2020-05-22T22:35:32.807Z] ................................................                         [ 29%]
22:35:33 [2020-05-22T22:35:33.189Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s)
22:35:33 [2020-05-22T22:35:33.189Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:35:34 [2020-05-22T22:35:34.723Z] #65 exporting layers 114.4s done
22:35:34 [2020-05-22T22:35:34.723Z] #65 exporting manifest sha256:4522de6ea9fb76a8b08675bba7a9e39d37eecc6c60d504293bc7602313e51640 done
22:35:34 [2020-05-22T22:35:34.723Z] #65 exporting config sha256:04b10787c2dd7199aa9c952c8101a9c4ddf3789bf5dfaaa33644df09fa6297a8 done
22:35:34 [2020-05-22T22:35:34.723Z] #65 sending tarball
22:35:36 [2020-05-22T22:35:36.461Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.61s)
22:35:36 [2020-05-22T22:35:36.461Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:35:37 [2020-05-22T22:35:37.305Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:35:37 [2020-05-22T22:35:37.306Z] Using test binary docker
22:35:37 [2020-05-22T22:35:37.306Z] +++ /etc/init.d/apparmor start
22:35:37 [2020-05-22T22:35:37.306Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:35:37 [2020-05-22T22:35:37.306Z] INFO: Waiting for daemon to start...
22:35:37 [2020-05-22T22:35:37.306Z] Starting dockerd
22:35:37 [2020-05-22T22:35:37.306Z] +++ 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
22:35:38 [2020-05-22T22:35:38.355Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.47s)
22:35:38 [2020-05-22T22:35:38.355Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:35:38 [2020-05-22T22:35:38.678Z] .
22:35:38 [2020-05-22T22:35:38.678Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:35:38 [2020-05-22T22:35:38.678Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:35:38 [2020-05-22T22:35:38.678Z] Error: No such image: emptyfs
22:35:38 [2020-05-22T22:35:38.678Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:35:38 [2020-05-22T22:35:38.678Z] ++++ docker load
22:35:39 [2020-05-22T22:35:39.243Z] Running integration-test (iteration 1)
22:35:39 [2020-05-22T22:35:39.243Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
22:35:39 [2020-05-22T22:35:39.243Z] ++ 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
22:35:39 [2020-05-22T22:35:39.243Z] ++ set -e
22:35:39 [2020-05-22T22:35:39.243Z] ++ '[' -n 0 ']'
22:35:39 [2020-05-22T22:35:39.243Z] ++ set -x
22:35:39 [2020-05-22T22:35:39.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
22:35:40 [2020-05-22T22:35:40.248Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.97s)
22:35:40 [2020-05-22T22:35:40.248Z] === RUN   TestCgroupNamespacesRunOlderClient
22:35:40 [2020-05-22T22:35:40.410Z] #65 sending tarball 18.3s done
22:35:40 [2020-05-22T22:35:40.410Z] #65 DONE 132.7s
22:35:40 [2020-05-22T22:35:40.410Z] 
22:35:40 [2020-05-22T22:35:40.410Z] #66 importing to docker
22:35:43 [2020-05-22T22:35:43.568Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s)
22:35:43 [2020-05-22T22:35:43.568Z] === RUN   TestKernelTCPMemory
22:35:43 [2020-05-22T22:35:43.568Z] --- SKIP: TestKernelTCPMemory (0.02s)
22:35:43 [2020-05-22T22:35:43.568Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:43 [2020-05-22T22:35:43.568Z] === RUN   TestNISDomainname
22:35:43 [2020-05-22T22:35:43.568Z] --- SKIP: TestNISDomainname (0.01s)
22:35:43 [2020-05-22T22:35:43.568Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:35:43 [2020-05-22T22:35:43.568Z] === RUN   TestHostnameDnsResolution
22:35:44 [2020-05-22T22:35:44.131Z] --- PASS: TestHostnameDnsResolution (1.04s)
22:35:44 [2020-05-22T22:35:44.131Z] === RUN   TestStats
22:35:44 [2020-05-22T22:35:44.131Z] --- SKIP: TestStats (0.00s)
22:35:44 [2020-05-22T22:35:44.131Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:44 [2020-05-22T22:35:44.131Z] === RUN   TestStopContainerWithTimeout
22:35:44 [2020-05-22T22:35:44.131Z] === RUN   TestStopContainerWithTimeout/0
22:35:44 [2020-05-22T22:35:44.131Z] === PAUSE TestStopContainerWithTimeout/0
22:35:44 [2020-05-22T22:35:44.131Z] === RUN   TestStopContainerWithTimeout/1
22:35:44 [2020-05-22T22:35:44.131Z] === PAUSE TestStopContainerWithTimeout/1
22:35:44 [2020-05-22T22:35:44.131Z] === RUN   TestStopContainerWithTimeout/3
22:35:44 [2020-05-22T22:35:44.131Z] === PAUSE TestStopContainerWithTimeout/3
22:35:44 [2020-05-22T22:35:44.131Z] === RUN   TestStopContainerWithTimeout/-1
22:35:44 [2020-05-22T22:35:44.131Z] === PAUSE TestStopContainerWithTimeout/-1
22:35:44 [2020-05-22T22:35:44.131Z] === CONT  TestStopContainerWithTimeout/0
22:35:44 [2020-05-22T22:35:44.131Z] === CONT  TestStopContainerWithTimeout/3
22:35:45 [2020-05-22T22:35:45.062Z] === CONT  TestStopContainerWithTimeout/-1
22:35:46 [2020-05-22T22:35:46.956Z] === CONT  TestStopContainerWithTimeout/1
22:35:48 [2020-05-22T22:35:48.850Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:35:48 [2020-05-22T22:35:48.850Z]     --- PASS: TestStopContainerWithTimeout/0 (0.79s)
22:35:48 [2020-05-22T22:35:48.850Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
22:35:48 [2020-05-22T22:35:48.850Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
22:35:48 [2020-05-22T22:35:48.850Z]     --- PASS: TestStopContainerWithTimeout/1 (1.57s)
22:35:48 [2020-05-22T22:35:48.850Z] === RUN   TestDeleteDevicemapper
22:35:48 [2020-05-22T22:35:48.850Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:35:48 [2020-05-22T22:35:48.850Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:35:48 [2020-05-22T22:35:48.850Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:35:50 [2020-05-22T22:35:50.219Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
22:35:50 [2020-05-22T22:35:50.219Z] === RUN   TestUpdateMemory
22:35:50 [2020-05-22T22:35:50.219Z] --- SKIP: TestUpdateMemory (0.00s)
22:35:50 [2020-05-22T22:35:50.219Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:50 [2020-05-22T22:35:50.219Z] === RUN   TestUpdateCPUQuota
22:35:50 [2020-05-22T22:35:50.219Z] --- SKIP: TestUpdateCPUQuota (0.00s)
22:35:50 [2020-05-22T22:35:50.219Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:50 [2020-05-22T22:35:50.219Z] === RUN   TestUpdatePidsLimit
22:35:50 [2020-05-22T22:35:50.219Z] --- SKIP: TestUpdatePidsLimit (0.00s)
22:35:50 [2020-05-22T22:35:50.219Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
22:35:50 [2020-05-22T22:35:50.219Z] === RUN   TestUpdateRestartPolicy
22:35:50 [2020-05-22T22:35:50.614Z] --- PASS: TestBuildWithHugeFile (42.00s)
22:35:50 [2020-05-22T22:35:50.614Z] === RUN   TestBuildWithEmptyDockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:35:50 [2020-05-22T22:35:50.614Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
22:35:50 [2020-05-22T22:35:50.614Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
22:35:50 [2020-05-22T22:35:50.614Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s)
22:35:50 [2020-05-22T22:35:50.614Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s)
22:35:50 [2020-05-22T22:35:50.614Z] === RUN   TestBuildPreserveOwnership
22:35:50 [2020-05-22T22:35:50.614Z] === RUN   TestBuildPreserveOwnership/copy_from
22:35:50 [2020-05-22T22:35:50.614Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:35:52 [2020-05-22T22:35:52.014Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:35:52 [2020-05-22T22:35:52.518Z] --- PASS: TestBuildPreserveOwnership (5.87s)
22:35:52 [2020-05-22T22:35:52.518Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.78s)
22:35:52 [2020-05-22T22:35:52.518Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s)
22:35:52 [2020-05-22T22:35:52.518Z] === RUN   TestBuildPlatformInvalid
22:35:52 [2020-05-22T22:35:52.518Z] --- PASS: TestBuildPlatformInvalid (0.17s)
22:35:52 [2020-05-22T22:35:52.518Z] PASS
22:35:52 [2020-05-22T22:35:52.518Z] 
22:35:52 [2020-05-22T22:35:52.518Z] === Skipped
22:35:52 [2020-05-22T22:35:52.518Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:35:52 [2020-05-22T22:35:52.518Z]     build_session_test.go:25: TODO: BuildKit
22:35:52 [2020-05-22T22:35:52.518Z] 
22:35:52 [2020-05-22T22:35:52.518Z] 
22:35:52 [2020-05-22T22:35:52.518Z] DONE 32 tests, 1 skipped in 89.006s
22:35:52 [2020-05-22T22:35:52.518Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:35:52 [2020-05-22T22:35:52.518Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:35:52 [2020-05-22T22:35:52.518Z] ++ set -e
22:35:52 [2020-05-22T22:35:52.518Z] ++ '[' -n 0 ']'
22:35:52 [2020-05-22T22:35:52.518Z] ++ set -x
22:35:52 [2020-05-22T22:35:52.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
22:35:52 [2020-05-22T22:35:52.518Z] INFO: Testing against a local daemon
22:35:52 [2020-05-22T22:35:52.518Z] === RUN   TestConfigInspect
22:35:55 [2020-05-22T22:35:55.708Z] --- PASS: TestImportExtremelyLargeImageWorks (84.51s)
22:35:55 [2020-05-22T22:35:55.708Z] PASS
22:35:55 [2020-05-22T22:35:55.708Z] 
22:35:55 [2020-05-22T22:35:55.708Z] === Skipped
22:35:55 [2020-05-22T22:35:55.708Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
22:35:55 [2020-05-22T22:35:55.708Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:35:55 [2020-05-22T22:35:55.708Z] 
22:35:55 [2020-05-22T22:35:55.708Z] 
22:35:55 [2020-05-22T22:35:55.708Z] DONE 12 tests, 1 skipped in 85.934s
22:35:55 [2020-05-22T22:35:55.708Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
22:35:55 [2020-05-22T22:35:55.708Z] ++ 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
22:35:55 [2020-05-22T22:35:55.708Z] ++ set -e
22:35:55 [2020-05-22T22:35:55.708Z] ++ '[' -n 0 ']'
22:35:55 [2020-05-22T22:35:55.708Z] ++ set -x
22:35:55 [2020-05-22T22:35:55.708Z] ++ env -i DEST=/go/src/github.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
22:35:55 [2020-05-22T22:35:55.708Z] INFO: Testing against a local daemon
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestNetworkCreateDelete
22:35:55 [2020-05-22T22:35:55.708Z] --- PASS: TestNetworkCreateDelete (0.12s)
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestDockerNetworkDeletePreferID
22:35:55 [2020-05-22T22:35:55.708Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestInspectNetwork
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestInspectNetwork/full_network_id
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestInspectNetwork/partial_network_id
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestInspectNetwork/network_name
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:35:55 [2020-05-22T22:35:55.708Z] --- PASS: TestInspectNetwork (11.20s)
22:35:55 [2020-05-22T22:35:55.708Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:35:55 [2020-05-22T22:35:55.708Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:35:55 [2020-05-22T22:35:55.708Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:35:55 [2020-05-22T22:35:55.708Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:35:55 [2020-05-22T22:35:55.708Z] === RUN   TestRunContainerWithBridgeNone
22:35:56 [2020-05-22T22:35:56.706Z] --- PASS: TestConfigInspect (3.99s)
22:35:56 [2020-05-22T22:35:56.706Z] === RUN   TestConfigList
22:35:57 [2020-05-22T22:35:57.727Z] --- PASS: TestRunContainerWithBridgeNone (2.54s)
22:35:57 [2020-05-22T22:35:57.727Z] === RUN   TestNetworkInvalidJSON
22:35:57 [2020-05-22T22:35:57.727Z] === RUN   TestNetworkInvalidJSON//networks/create
22:35:57 [2020-05-22T22:35:57.727Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:35:57 [2020-05-22T22:35:57.727Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:35:57 [2020-05-22T22:35:57.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:35:57 [2020-05-22T22:35:57.727Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:35:57 [2020-05-22T22:35:57.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:35:57 [2020-05-22T22:35:57.727Z] === CONT  TestNetworkInvalidJSON//networks/create
22:35:57 [2020-05-22T22:35:57.727Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:35:57 [2020-05-22T22:35:57.727Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:35:57 [2020-05-22T22:35:57.727Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:35:57 [2020-05-22T22:35:57.727Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:35:57 [2020-05-22T22:35:57.727Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:35:57 [2020-05-22T22:35:57.727Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:35:57 [2020-05-22T22:35:57.727Z] === RUN   TestHostIPv4BridgeLabel
22:35:58 [2020-05-22T22:35:58.009Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
22:35:58 [2020-05-22T22:35:58.009Z] === RUN   TestDaemonRestartWithLiveRestore
22:35:59 [2020-05-22T22:35:59.015Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:35:59 [2020-05-22T22:35:59.015Z] === RUN   TestDaemonDefaultNetworkPools
22:35:59 [2020-05-22T22:35:59.928Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:35:59 [2020-05-22T22:35:59.992Z] --- PASS: TestConfigList (3.19s)
22:35:59 [2020-05-22T22:35:59.992Z] === RUN   TestConfigsCreateAndDelete
22:36:00 [2020-05-22T22:36:00.020Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
22:36:00 [2020-05-22T22:36:00.020Z] === RUN   TestDaemonRestartWithExistingNetwork
22:36:01 [2020-05-22T22:36:01.024Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
22:36:01 [2020-05-22T22:36:01.024Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:36:02 [2020-05-22T22:36:02.400Z] --- PASS: TestUpdateRestartPolicy (11.63s)
22:36:02 [2020-05-22T22:36:02.400Z] === RUN   TestUpdateRestartWithAutoRemove
22:36:02 [2020-05-22T22:36:02.400Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s)
22:36:02 [2020-05-22T22:36:02.400Z] === RUN   TestWaitNonBlocked
22:36:02 [2020-05-22T22:36:02.400Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:36:02 [2020-05-22T22:36:02.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:36:02 [2020-05-22T22:36:02.400Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:36:02 [2020-05-22T22:36:02.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:36:02 [2020-05-22T22:36:02.400Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:36:02 [2020-05-22T22:36:02.400Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:36:02 [2020-05-22T22:36:02.493Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:36:02 [2020-05-22T22:36:02.493Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:36:02 [2020-05-22T22:36:02.965Z] --- PASS: TestWaitNonBlocked (0.01s)
22:36:02 [2020-05-22T22:36:02.965Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
22:36:02 [2020-05-22T22:36:02.965Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
22:36:02 [2020-05-22T22:36:02.965Z] === RUN   TestWaitBlocked
22:36:02 [2020-05-22T22:36:02.965Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:36:02 [2020-05-22T22:36:02.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:36:02 [2020-05-22T22:36:02.965Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:36:02 [2020-05-22T22:36:02.965Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:36:02 [2020-05-22T22:36:02.965Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:36:02 [2020-05-22T22:36:02.965Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:36:03 [2020-05-22T22:36:03.107Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s)
22:36:03 [2020-05-22T22:36:03.107Z] === RUN   TestServiceWithPredefinedNetwork
22:36:03 [2020-05-22T22:36:03.277Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
22:36:03 [2020-05-22T22:36:03.277Z] === RUN   TestConfigsUpdate
22:36:03 [2020-05-22T22:36:03.840Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:36:03 [2020-05-22T22:36:03.895Z] --- PASS: TestWaitBlocked (0.01s)
22:36:03 [2020-05-22T22:36:03.895Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
22:36:03 [2020-05-22T22:36:03.895Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
22:36:03 [2020-05-22T22:36:03.895Z] === CONT  TestDaemonRestartIpcMode
22:36:03 [2020-05-22T22:36:03.895Z] === CONT  TestIpcModeOlderClient
22:36:03 [2020-05-22T22:36:03.895Z] --- PASS: TestIpcModeOlderClient (0.12s)
22:36:06 [2020-05-22T22:36:06.555Z] --- PASS: TestServiceWithPredefinedNetwork (3.68s)
22:36:06 [2020-05-22T22:36:06.555Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:36:06 [2020-05-22T22:36:06.555Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:36:06 [2020-05-22T22:36:06.555Z]     service_test.go:236: FLAKY_TEST
22:36:06 [2020-05-22T22:36:06.555Z] === RUN   TestServiceWithDataPathPortInit
22:36:06 [2020-05-22T22:36:06.561Z] --- PASS: TestConfigsUpdate (3.15s)
22:36:06 [2020-05-22T22:36:06.561Z] === RUN   TestTemplatedConfig
22:36:09 [2020-05-22T22:36:09.153Z] --- PASS: TestDaemonRestartIpcMode (4.76s)
22:36:09 [2020-05-22T22:36:09.153Z] PASS
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === Skipped
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
22:36:09 [2020-05-22T22:36:09.153Z]     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)
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestPause (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
22:36:09 [2020-05-22T22:36:09.153Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
22:36:09 [2020-05-22T22:36:09.153Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
22:36:09 [2020-05-22T22:36:09.153Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestStats (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
22:36:09 [2020-05-22T22:36:09.153Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] 
22:36:09 [2020-05-22T22:36:09.153Z] DONE 184 tests, 24 skipped in 94.082s
22:36:09 [2020-05-22T22:36:09.153Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:36:09 [2020-05-22T22:36:09.153Z] INFO: Testing against a local daemon
22:36:09 [2020-05-22T22:36:09.153Z] === RUN   TestCommitInheritsEnv
22:36:09 [2020-05-22T22:36:09.848Z] --- PASS: TestTemplatedConfig (3.49s)
22:36:09 [2020-05-22T22:36:09.848Z] === RUN   TestConfigCreateResolve
22:36:10 [2020-05-22T22:36:10.083Z] --- PASS: TestCommitInheritsEnv (1.38s)
22:36:10 [2020-05-22T22:36:10.083Z] === RUN   TestImportExtremelyLargeImageWorks
22:36:10 [2020-05-22T22:36:10.083Z] === PAUSE TestImportExtremelyLargeImageWorks
22:36:10 [2020-05-22T22:36:10.083Z] === RUN   TestImagesFilterMultiReference
22:36:10 [2020-05-22T22:36:10.340Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:36:10 [2020-05-22T22:36:10.340Z] === RUN   TestImagePullPlatformInvalid
22:36:10 [2020-05-22T22:36:10.340Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:36:10 [2020-05-22T22:36:10.340Z] === RUN   TestRemoveImageOrphaning
22:36:11 [2020-05-22T22:36:11.299Z] Loaded image: buildpack-deps:jessie
22:36:11 [2020-05-22T22:36:11.300Z] Loaded image: busybox:latest
22:36:11 [2020-05-22T22:36:11.300Z] Loaded image: busybox:glibc
22:36:11 [2020-05-22T22:36:11.300Z] Loaded image: debian:jessie
22:36:11 [2020-05-22T22:36:11.300Z] Loaded image: hello-world:latest
22:36:11 [2020-05-22T22:36:11.300Z] INFO: Testing against a local daemon
22:36:11 [2020-05-22T22:36:11.300Z] === RUN   TestCgroupNamespacesBuild
22:36:12 [2020-05-22T22:36:12.233Z] --- PASS: TestRemoveImageOrphaning (1.92s)
22:36:12 [2020-05-22T22:36:12.234Z] === RUN   TestRemoveImageGarbageCollector
22:36:12 [2020-05-22T22:36:12.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:36:12 [2020-05-22T22:36:12.234Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:36:12 [2020-05-22T22:36:12.234Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:36:12 [2020-05-22T22:36:12.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:36:12 [2020-05-22T22:36:12.234Z] === RUN   TestTagInvalidReference
22:36:12 [2020-05-22T22:36:12.234Z] --- PASS: TestTagInvalidReference (0.02s)
22:36:12 [2020-05-22T22:36:12.234Z] === RUN   TestTagValidPrefixedRepo
22:36:12 [2020-05-22T22:36:12.234Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:36:12 [2020-05-22T22:36:12.234Z] === RUN   TestTagExistedNameWithoutForce
22:36:12 [2020-05-22T22:36:12.234Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:36:12 [2020-05-22T22:36:12.234Z] === RUN   TestTagOfficialNames
22:36:12 [2020-05-22T22:36:12.234Z] --- PASS: TestTagOfficialNames (0.04s)
22:36:12 [2020-05-22T22:36:12.234Z] === RUN   TestTagMatchesDigest
22:36:12 [2020-05-22T22:36:12.234Z] --- PASS: TestTagMatchesDigest (0.02s)
22:36:12 [2020-05-22T22:36:12.234Z] === CONT  TestImportExtremelyLargeImageWorks
22:36:13 [2020-05-22T22:36:13.134Z] --- PASS: TestConfigCreateResolve (3.24s)
22:36:13 [2020-05-22T22:36:13.134Z] === RUN   TestConfigDaemonLibtrustID
22:36:13 [2020-05-22T22:36:13.393Z] --- PASS: TestConfigDaemonLibtrustID (0.63s)
22:36:13 [2020-05-22T22:36:13.393Z] PASS
22:36:13 [2020-05-22T22:36:13.393Z] 
22:36:13 [2020-05-22T22:36:13.393Z] DONE 7 tests in 21.006s
22:36:13 [2020-05-22T22:36:13.393Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:36:13 [2020-05-22T22:36:13.393Z] ++ 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
22:36:13 [2020-05-22T22:36:13.393Z] ++ set -e
22:36:13 [2020-05-22T22:36:13.393Z] ++ '[' -n 0 ']'
22:36:13 [2020-05-22T22:36:13.393Z] ++ set -x
22:36:13 [2020-05-22T22:36:13.393Z] ++ env -i DEST=/go/src/github.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
22:36:13 [2020-05-22T22:36:13.651Z] INFO: Testing against a local daemon
22:36:13 [2020-05-22T22:36:13.651Z] === RUN   TestCheckpoint
22:36:13 [2020-05-22T22:36:13.651Z] --- SKIP: TestCheckpoint (0.00s)
22:36:13 [2020-05-22T22:36:13.651Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:36:13 [2020-05-22T22:36:13.651Z] === RUN   TestContainerInvalidJSON
22:36:13 [2020-05-22T22:36:13.651Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:36:13 [2020-05-22T22:36:13.651Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:36:13 [2020-05-22T22:36:13.651Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:36:13 [2020-05-22T22:36:13.651Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:36:13 [2020-05-22T22:36:13.651Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:36:13 [2020-05-22T22:36:13.651Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:36:13 [2020-05-22T22:36:13.651Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:36:13 [2020-05-22T22:36:13.651Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:36:13 [2020-05-22T22:36:13.651Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:36:13 [2020-05-22T22:36:13.651Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:36:13 [2020-05-22T22:36:13.651Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:36:13 [2020-05-22T22:36:13.651Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:36:13 [2020-05-22T22:36:13.651Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:36:13 [2020-05-22T22:36:13.651Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:36:13 [2020-05-22T22:36:13.910Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
22:36:13 [2020-05-22T22:36:13.910Z] === RUN   TestCopyFromContainerPathIsNotDir
22:36:13 [2020-05-22T22:36:13.910Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
22:36:13 [2020-05-22T22:36:13.910Z] === RUN   TestCopyToContainerPathDoesNotExist
22:36:14 [2020-05-22T22:36:14.168Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
22:36:14 [2020-05-22T22:36:14.168Z] === RUN   TestCopyToContainerPathIsNotDir
22:36:14 [2020-05-22T22:36:14.168Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
22:36:14 [2020-05-22T22:36:14.168Z] === RUN   TestCopyFromContainer
22:36:14 [2020-05-22T22:36:14.578Z] --- PASS: TestCgroupNamespacesBuild (3.38s)
22:36:14 [2020-05-22T22:36:14.578Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:36:16 [2020-05-22T22:36:16.070Z] === RUN   TestCopyFromContainer//
22:36:16 [2020-05-22T22:36:16.070Z] === RUN   TestCopyFromContainer//bar/root
22:36:16 [2020-05-22T22:36:16.328Z] === RUN   TestCopyFromContainer//bar/root/
22:36:16 [2020-05-22T22:36:16.328Z] === RUN   TestCopyFromContainer/bar/quux
22:36:16 [2020-05-22T22:36:16.475Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s)
22:36:16 [2020-05-22T22:36:16.475Z] === RUN   TestBuildWithSession
22:36:16 [2020-05-22T22:36:16.475Z] --- SKIP: TestBuildWithSession (0.00s)
22:36:16 [2020-05-22T22:36:16.475Z]     build_session_test.go:25: TODO: BuildKit
22:36:16 [2020-05-22T22:36:16.475Z] === RUN   TestBuildSquashParent
22:36:16 [2020-05-22T22:36:16.587Z] === RUN   TestCopyFromContainer/bar/quux/
22:36:16 [2020-05-22T22:36:16.587Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:36:16 [2020-05-22T22:36:16.846Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:36:16 [2020-05-22T22:36:16.846Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:36:17 [2020-05-22T22:36:17.104Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:36:17 [2020-05-22T22:36:17.104Z] === RUN   TestCopyFromContainer/bar/notarget
22:36:17 [2020-05-22T22:36:17.363Z] --- PASS: TestCopyFromContainer (3.09s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer// (0.10s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:36:17 [2020-05-22T22:36:17.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:36:17 [2020-05-22T22:36:17.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:36:17 [2020-05-22T22:36:17.363Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:36:17 [2020-05-22T22:36:17.363Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:36:17 [2020-05-22T22:36:17.363Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:36:17 [2020-05-22T22:36:17.363Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:36:17 [2020-05-22T22:36:17.363Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateLinkToNonExistingContainer
22:36:17 [2020-05-22T22:36:17.363Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateWithInvalidEnv
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateWithInvalidEnv/0
22:36:17 [2020-05-22T22:36:17.363Z] === PAUSE TestCreateWithInvalidEnv/0
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateWithInvalidEnv/1
22:36:17 [2020-05-22T22:36:17.363Z] === PAUSE TestCreateWithInvalidEnv/1
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateWithInvalidEnv/2
22:36:17 [2020-05-22T22:36:17.363Z] === PAUSE TestCreateWithInvalidEnv/2
22:36:17 [2020-05-22T22:36:17.363Z] === CONT  TestCreateWithInvalidEnv/0
22:36:17 [2020-05-22T22:36:17.363Z] === CONT  TestCreateWithInvalidEnv/1
22:36:17 [2020-05-22T22:36:17.363Z] === CONT  TestCreateWithInvalidEnv/2
22:36:17 [2020-05-22T22:36:17.363Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:36:17 [2020-05-22T22:36:17.363Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateTmpfsMountsTarget
22:36:17 [2020-05-22T22:36:17.363Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
22:36:17 [2020-05-22T22:36:17.363Z] === RUN   TestCreateWithCustomMaskedPaths
22:36:19 [2020-05-22T22:36:19.895Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s)
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:36:19 [2020-05-22T22:36:19.895Z] --- PASS: TestCreateWithCapabilities (0.04s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
22:36:19 [2020-05-22T22:36:19.895Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
22:36:19 [2020-05-22T22:36:19.895Z] === RUN   TestCreateWithCustomReadonlyPaths
22:36:19 [2020-05-22T22:36:19.896Z] #66 DONE 37.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:36:20 [2020-05-22T22:36:20.397Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/test/unit
22:36:22 [2020-05-22T22:36:22.427Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s)
22:36:22 [2020-05-22T22:36:22.427Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:36:22 [2020-05-22T22:36:22.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:36:22 [2020-05-22T22:36:22.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:36:22 [2020-05-22T22:36:22.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:36:22 [2020-05-22T22:36:22.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:36:22 [2020-05-22T22:36:22.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:36:22 [2020-05-22T22:36:22.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:36:22 [2020-05-22T22:36:22.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:36:22 [2020-05-22T22:36:22.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:36:22 [2020-05-22T22:36:22.427Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:36:22 [2020-05-22T22:36:22.427Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:36:22 [2020-05-22T22:36:22.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:36:22 [2020-05-22T22:36:22.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:36:22 [2020-05-22T22:36:22.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:36:22 [2020-05-22T22:36:22.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:36:22 [2020-05-22T22:36:22.428Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:36:22 [2020-05-22T22:36:22.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
22:36:22 [2020-05-22T22:36:22.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
22:36:22 [2020-05-22T22:36:22.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
22:36:22 [2020-05-22T22:36:22.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
22:36:22 [2020-05-22T22:36:22.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
22:36:22 [2020-05-22T22:36:22.428Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:36:22 [2020-05-22T22:36:22.428Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:36:22 [2020-05-22T22:36:22.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
22:36:22 [2020-05-22T22:36:22.686Z] === RUN   TestCreateDifferentPlatform
22:36:22 [2020-05-22T22:36:22.686Z] === RUN   TestCreateDifferentPlatform/different_os
22:36:22 [2020-05-22T22:36:22.686Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:36:22 [2020-05-22T22:36:22.945Z] --- PASS: TestCreateDifferentPlatform (0.03s)
22:36:22 [2020-05-22T22:36:22.945Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:36:22 [2020-05-22T22:36:22.945Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:36:22 [2020-05-22T22:36:22.945Z] === RUN   TestContainerStartOnDaemonRestart
22:36:22 [2020-05-22T22:36:22.945Z] === PAUSE TestContainerStartOnDaemonRestart
22:36:22 [2020-05-22T22:36:22.945Z] === RUN   TestDaemonRestartIpcMode
22:36:22 [2020-05-22T22:36:22.945Z] === PAUSE TestDaemonRestartIpcMode
22:36:22 [2020-05-22T22:36:22.945Z] === RUN   TestDaemonHostGatewayIP
22:36:22 [2020-05-22T22:36:22.945Z] === PAUSE TestDaemonHostGatewayIP
22:36:22 [2020-05-22T22:36:22.945Z] === RUN   TestContainerKillOnDaemonStart
22:36:22 [2020-05-22T22:36:22.945Z] === PAUSE TestContainerKillOnDaemonStart
22:36:22 [2020-05-22T22:36:22.945Z] === RUN   TestDiff
22:36:23 [2020-05-22T22:36:23.512Z] --- PASS: TestDiff (0.74s)
22:36:23 [2020-05-22T22:36:23.512Z] === RUN   TestExecWithCloseStdin
22:36:24 [2020-05-22T22:36:24.447Z] --- PASS: TestExecWithCloseStdin (0.93s)
22:36:24 [2020-05-22T22:36:24.447Z] === RUN   TestExec
22:36:24 [2020-05-22T22:36:24.625Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:36:24 [2020-05-22T22:36:24.847Z] ?   	github.com/docker/docker/api	[no test files]
22:36:25 [2020-05-22T22:36:25.383Z] --- PASS: TestExec (0.87s)
22:36:25 [2020-05-22T22:36:25.383Z] === RUN   TestExecUser
22:36:26 [2020-05-22T22:36:26.317Z] --- PASS: TestExecUser (0.86s)
22:36:26 [2020-05-22T22:36:26.317Z] === RUN   TestExportContainerAndImportImage
22:36:27 [2020-05-22T22:36:27.254Z] --- PASS: TestExportContainerAndImportImage (1.01s)
22:36:27 [2020-05-22T22:36:27.254Z] === RUN   TestExportContainerAfterDaemonRestart
22:36:28 [2020-05-22T22:36:28.674Z] --- PASS: TestBuildSquashParent (10.26s)
22:36:28 [2020-05-22T22:36:28.674Z] === RUN   TestBuildWithRemoveAndForceRemove
22:36:28 [2020-05-22T22:36:28.674Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:36:28 [2020-05-22T22:36:28.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:36:28 [2020-05-22T22:36:28.674Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:36:28 [2020-05-22T22:36:28.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:36:28 [2020-05-22T22:36:28.674Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:36:28 [2020-05-22T22:36:28.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:36:28 [2020-05-22T22:36:28.674Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:36:28 [2020-05-22T22:36:28.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:36:28 [2020-05-22T22:36:28.674Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:36:28 [2020-05-22T22:36:28.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:36:28 [2020-05-22T22:36:28.674Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:36:28 [2020-05-22T22:36:28.674Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:36:28 [2020-05-22T22:36:28.674Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:36:28 [2020-05-22T22:36:28.674Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:36:28 [2020-05-22T22:36:28.855Z] --- PASS: TestServiceWithDataPathPortInit (20.88s)
22:36:28 [2020-05-22T22:36:28.855Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:36:29 [2020-05-22T22:36:29.157Z] --- PASS: TestExportContainerAfterDaemonRestart (1.95s)
22:36:29 [2020-05-22T22:36:29.157Z] === RUN   TestHealthCheckWorkdir
22:36:29 [2020-05-22T22:36:29.517Z] 4612f6d0b889: Pull complete
22:36:29 [2020-05-22T22:36:29.517Z] Digest: sha256:2629881183feda906459163cb58fbdbc001bea76a92b2dc4695c8e5b14f747ae
22:36:29 [2020-05-22T22:36:29.517Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
22:36:29 [2020-05-22T22:36:29.517Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
22:36:29 [2020-05-22T22:36:29.517Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
22:36:29 [2020-05-22T22:36:29.517Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1217'
22:36:29 [2020-05-22T22:36:29.517Z] WARN: Skipping validation tests
22:36:29 [2020-05-22T22:36:29.517Z] INFO: Running unit tests at 05/22/2020 22:36:20...
22:36:29 [2020-05-22T22:36:29.517Z] INFO: make.ps1 starting at 05/22/2020 22:36:23
22:36:29 [2020-05-22T22:36:29.517Z] INFO: Git commit (d5da7e5330) assumed from DOCKER_GITCOMMIT environment variable
22:36:29 [2020-05-22T22:36:29.517Z] INFO: Invoking autogen...
22:36:29 [2020-05-22T22:36:29.517Z] INFO: Running unit tests...
22:36:30 [2020-05-22T22:36:30.532Z] --- PASS: TestHealthCheckWorkdir (1.04s)
22:36:30 [2020-05-22T22:36:30.532Z] === RUN   TestHealthKillContainer
22:36:30 [2020-05-22T22:36:30.569Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:36:30 [2020-05-22T22:36:30.569Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:36:32 [2020-05-22T22:36:32.314Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:36:32 [2020-05-22T22:36:32.487Z] INFO: Invoking unit tests run with C:\gopath/bin/\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
22:36:33 [2020-05-22T22:36:33.816Z] --- PASS: TestHealthKillContainer (2.96s)
22:36:33 [2020-05-22T22:36:33.816Z] === RUN   TestInspectCpusetInConfigPre120
22:36:33 [2020-05-22T22:36:33.816Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
22:36:33 [2020-05-22T22:36:33.816Z] === RUN   TestIpcModeNone
22:36:33 [2020-05-22T22:36:33.854Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:36:34 [2020-05-22T22:36:34.111Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:36:34 [2020-05-22T22:36:34.231Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:36:34 [2020-05-22T22:36:34.752Z] --- PASS: TestIpcModeNone (0.88s)
22:36:34 [2020-05-22T22:36:34.752Z] === RUN   TestIpcModePrivate
22:36:35 [2020-05-22T22:36:35.688Z] --- PASS: TestIpcModePrivate (0.86s)
22:36:35 [2020-05-22T22:36:35.688Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
22:36:35 [2020-05-22T22:36:35.688Z] === RUN   TestIpcModeShareable
22:36:36 [2020-05-22T22:36:36.627Z] --- PASS: TestIpcModeShareable (0.89s)
22:36:36 [2020-05-22T22:36:36.627Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
22:36:36 [2020-05-22T22:36:36.627Z] === RUN   TestAPIIpcModeShareableAndContainer
22:36:37 [2020-05-22T22:36:37.389Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:36:37 [2020-05-22T22:36:37.390Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.56s)
22:36:37 [2020-05-22T22:36:37.390Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s)
22:36:37 [2020-05-22T22:36:37.390Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s)
22:36:37 [2020-05-22T22:36:37.390Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.69s)
22:36:37 [2020-05-22T22:36:37.390Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.58s)
22:36:37 [2020-05-22T22:36:37.390Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s)
22:36:37 [2020-05-22T22:36:37.390Z] === RUN   TestBuildMultiStageCopy
22:36:37 [2020-05-22T22:36:37.390Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:36:38 [2020-05-22T22:36:38.988Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:36:39 [2020-05-22T22:36:39.112Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.12s)
22:36:39 [2020-05-22T22:36:39.112Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ebctmq8icln6zcqjvtg8e6rei Created:2020-05-22 22:36:28.993905214 +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[5de68f9ba7e251e87b31e74d646946d07b889fa4f8e67a0fe0def505e021cbd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4stlhlzk8lff68wzzewc0w7mh EndpointID:b6d1af5305ea0e2d371b5a0dd846d34311c55776b47fa3ab7e1e860791a9f432 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:783d9eece2929124ad3ba6b49692b2652ab86cbe960519aaafd2605ced854eea 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:dca851c4729b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4stlhlzk8lff68wzzewc0w7mh EndpointID:b6d1af5305ea0e2d371b5a0dd846d34311c55776b47fa3ab7e1e860791a9f432 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:36:39 [2020-05-22T22:36:39.112Z] PASS
22:36:39 [2020-05-22T22:36:39.112Z] 
22:36:39 [2020-05-22T22:36:39.112Z] === Skipped
22:36:39 [2020-05-22T22:36:39.112Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:36:39 [2020-05-22T22:36:39.112Z]     service_test.go:236: FLAKY_TEST
22:36:39 [2020-05-22T22:36:39.112Z] 
22:36:39 [2020-05-22T22:36:39.112Z] 
22:36:39 [2020-05-22T22:36:39.112Z] DONE 22 tests, 1 skipped in 54.503s
22:36:39 [2020-05-22T22:36:39.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:36:39 [2020-05-22T22:36:39.112Z] ++ 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
22:36:39 [2020-05-22T22:36:39.112Z] ++ set -e
22:36:39 [2020-05-22T22:36:39.112Z] ++ '[' -n 0 ']'
22:36:39 [2020-05-22T22:36:39.112Z] ++ set -x
22:36:39 [2020-05-22T22:36:39.112Z] ++ env -i DEST=/go/src/github.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
22:36:39 [2020-05-22T22:36:39.112Z] INFO: Testing against a local daemon
22:36:39 [2020-05-22T22:36:39.112Z] === RUN   TestDockerNetworkIpvlanPersistance
22:36:39 [2020-05-22T22:36:39.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:36:39 [2020-05-22T22:36:39.112Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:36:39 [2020-05-22T22:36:39.112Z] === RUN   TestDockerNetworkIpvlan
22:36:39 [2020-05-22T22:36:39.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:36:39 [2020-05-22T22:36:39.112Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:36:39 [2020-05-22T22:36:39.112Z] PASS
22:36:39 [2020-05-22T22:36:39.112Z] 
22:36:39 [2020-05-22T22:36:39.112Z] === Skipped
22:36:39 [2020-05-22T22:36:39.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:36:39 [2020-05-22T22:36:39.112Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:36:39 [2020-05-22T22:36:39.112Z] 
22:36:39 [2020-05-22T22:36:39.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:36:39 [2020-05-22T22:36:39.112Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:36:39 [2020-05-22T22:36:39.112Z] 
22:36:39 [2020-05-22T22:36:39.112Z] 
22:36:39 [2020-05-22T22:36:39.112Z] DONE 2 tests, 2 skipped in 0.084s
22:36:39 [2020-05-22T22:36:39.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:36:39 [2020-05-22T22:36:39.112Z] ++ 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
22:36:39 [2020-05-22T22:36:39.112Z] ++ set -e
22:36:39 [2020-05-22T22:36:39.112Z] ++ '[' -n 0 ']'
22:36:39 [2020-05-22T22:36:39.112Z] ++ set -x
22:36:39 [2020-05-22T22:36:39.112Z] ++ env -i DEST=/go/src/github.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
22:36:39 [2020-05-22T22:36:39.112Z] INFO: Testing against a local daemon
22:36:39 [2020-05-22T22:36:39.112Z] === RUN   TestDockerNetworkMacvlanPersistance
22:36:39 [2020-05-22T22:36:39.160Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s)
22:36:39 [2020-05-22T22:36:39.160Z] === RUN   TestAPIIpcModeHost
22:36:39 [2020-05-22T22:36:39.394Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
22:36:39 [2020-05-22T22:36:39.394Z] === RUN   TestDockerNetworkMacvlan
22:36:39 [2020-05-22T22:36:39.679Z] ?   	github.com/docker/docker/api	[no test files]
22:36:40 [2020-05-22T22:36:40.008Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:36:40 [2020-05-22T22:36:40.095Z] --- PASS: TestAPIIpcModeHost (0.67s)
22:36:40 [2020-05-22T22:36:40.096Z] === RUN   TestDaemonIpcModeShareable
22:36:40 [2020-05-22T22:36:40.667Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:36:41 [2020-05-22T22:36:41.013Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:36:41 [2020-05-22T22:36:41.231Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:36:41 [2020-05-22T22:36:41.796Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:36:41 [2020-05-22T22:36:41.997Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
22:36:41 [2020-05-22T22:36:41.997Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
22:36:41 [2020-05-22T22:36:41.997Z] === RUN   TestDaemonIpcModePrivate
22:36:42 [2020-05-22T22:36:42.017Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:36:42 [2020-05-22T22:36:42.728Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:36:43 [2020-05-22T22:36:43.293Z] --- PASS: TestBuildMultiStageCopy (5.82s)
22:36:43 [2020-05-22T22:36:43.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
22:36:43 [2020-05-22T22:36:43.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s)
22:36:43 [2020-05-22T22:36:43.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s)
22:36:43 [2020-05-22T22:36:43.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s)
22:36:43 [2020-05-22T22:36:43.293Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s)
22:36:43 [2020-05-22T22:36:43.293Z] === RUN   TestBuildMultiStageParentConfig
22:36:43 [2020-05-22T22:36:43.375Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
22:36:43 [2020-05-22T22:36:43.375Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
22:36:43 [2020-05-22T22:36:43.375Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:36:45 [2020-05-22T22:36:45.192Z] --- PASS: TestBuildMultiStageParentConfig (1.60s)
22:36:45 [2020-05-22T22:36:45.192Z] === RUN   TestBuildLabelWithTargets
22:36:45 [2020-05-22T22:36:45.277Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
22:36:45 [2020-05-22T22:36:45.277Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
22:36:45 [2020-05-22T22:36:45.277Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:36:46 [2020-05-22T22:36:46.394Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:36:47 [2020-05-22T22:36:47.179Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s)
22:36:47 [2020-05-22T22:36:47.179Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
22:36:47 [2020-05-22T22:36:47.179Z] === RUN   TestIpcModeOlderClient
22:36:47 [2020-05-22T22:36:47.179Z] === PAUSE TestIpcModeOlderClient
22:36:47 [2020-05-22T22:36:47.179Z] === RUN   TestKillContainerInvalidSignal
22:36:47 [2020-05-22T22:36:47.468Z] ok  	github.com/docker/docker/api/server	0.045s	coverage: 9.0% of statements
22:36:47 [2020-05-22T22:36:47.719Z] --- PASS: TestBuildLabelWithTargets (2.68s)
22:36:47 [2020-05-22T22:36:47.719Z] === RUN   TestBuildWithEmptyLayers
22:36:47 [2020-05-22T22:36:47.746Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
22:36:47 [2020-05-22T22:36:47.746Z] === RUN   TestKillContainer
22:36:47 [2020-05-22T22:36:47.746Z] === RUN   TestKillContainer/no_signal
22:36:48 [2020-05-22T22:36:48.682Z] === RUN   TestKillContainer/non_killing_signal
22:36:49 [2020-05-22T22:36:49.090Z] --- PASS: TestBuildWithEmptyLayers (1.42s)
22:36:49 [2020-05-22T22:36:49.090Z] === RUN   TestBuildMultiStageOnBuild
22:36:49 [2020-05-22T22:36:49.250Z] === RUN   TestKillContainer/killing_signal
22:36:49 [2020-05-22T22:36:49.851Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:36:50 [2020-05-22T22:36:50.185Z] --- PASS: TestKillContainer (2.45s)
22:36:50 [2020-05-22T22:36:50.185Z]     --- PASS: TestKillContainer/no_signal (0.71s)
22:36:50 [2020-05-22T22:36:50.185Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
22:36:50 [2020-05-22T22:36:50.185Z]     --- PASS: TestKillContainer/killing_signal (0.94s)
22:36:50 [2020-05-22T22:36:50.185Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:36:50 [2020-05-22T22:36:50.443Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:36:51 [2020-05-22T22:36:51.011Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:36:51 [2020-05-22T22:36:51.946Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
22:36:51 [2020-05-22T22:36:51.946Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
22:36:51 [2020-05-22T22:36:51.946Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
22:36:51 [2020-05-22T22:36:51.946Z] === RUN   TestKillStoppedContainer
22:36:51 [2020-05-22T22:36:51.946Z] --- PASS: TestKillStoppedContainer (0.09s)
22:36:51 [2020-05-22T22:36:51.946Z] === RUN   TestKillStoppedContainerAPIPre120
22:36:52 [2020-05-22T22:36:52.205Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
22:36:52 [2020-05-22T22:36:52.205Z] === RUN   TestKillDifferentUserContainer
22:36:52 [2020-05-22T22:36:52.209Z] ok  	github.com/docker/docker/api/server	0.203s	coverage: 9.0% of statements
22:36:52 [2020-05-22T22:36:52.774Z] --- PASS: TestKillDifferentUserContainer (0.80s)
22:36:52 [2020-05-22T22:36:52.774Z] === RUN   TestInspectOomKilledTrue
22:36:52 [2020-05-22T22:36:52.774Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:36:52 [2020-05-22T22:36:52.774Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:36:52 [2020-05-22T22:36:52.774Z] === RUN   TestInspectOomKilledFalse
22:36:52 [2020-05-22T22:36:52.774Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:36:52 [2020-05-22T22:36:52.774Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:36:52 [2020-05-22T22:36:52.774Z] === RUN   TestLinksEtcHostsContentMatch
22:36:53 [2020-05-22T22:36:53.270Z] --- PASS: TestBuildMultiStageOnBuild (3.83s)
22:36:53 [2020-05-22T22:36:53.270Z] === RUN   TestBuildUncleanTarFilenames
22:36:53 [2020-05-22T22:36:53.272Z] .........................                                                [ 67%]
22:36:53 [2020-05-22T22:36:53.709Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s)
22:36:53 [2020-05-22T22:36:53.709Z] === RUN   TestLinksContainerNames
22:36:54 [2020-05-22T22:36:54.642Z] --- PASS: TestBuildUncleanTarFilenames (1.92s)
22:36:54 [2020-05-22T22:36:54.642Z] === RUN   TestBuildMultiStageLayerLeak
22:36:55 [2020-05-22T22:36:55.084Z] --- PASS: TestLinksContainerNames (1.55s)
22:36:55 [2020-05-22T22:36:55.084Z] === RUN   TestLogsFollowTailEmpty
22:36:56 [2020-05-22T22:36:56.019Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
22:36:56 [2020-05-22T22:36:56.019Z] === RUN   TestContainerNetworkMountsNoChown
22:36:56 [2020-05-22T22:36:56.039Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:36:56 [2020-05-22T22:36:56.039Z] Using test binary docker
22:36:56 [2020-05-22T22:36:56.039Z] +++ /etc/init.d/apparmor start
22:36:56 [2020-05-22T22:36:56.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:36:56 [2020-05-22T22:36:56.039Z] INFO: Waiting for daemon to start...
22:36:56 [2020-05-22T22:36:56.039Z] Starting dockerd
22:36:56 [2020-05-22T22:36:56.039Z] +++ 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
22:36:56 [2020-05-22T22:36:56.587Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/default
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/default
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/private
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/private
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rprivate
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rprivate
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/slave
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/slave
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rslave
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rslave
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/shared
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/shared
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rshared
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rshared
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/default
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/rslave
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/rshared
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/slave
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/rprivate
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/private
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/private/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/private/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/shared
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/default/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === RUN   TestMountDaemonRoot/default/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:36:56 [2020-05-22T22:36:56.587Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/private/bind_root
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:36:56 [2020-05-22T22:36:56.846Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/private/mount_root
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/default/bind_root
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:36:57 [2020-05-22T22:36:57.105Z] === CONT  TestMountDaemonRoot/default/mount_root
22:36:57 [2020-05-22T22:36:57.105Z] --- PASS: TestMountDaemonRoot (0.05s)
22:36:57 [2020-05-22T22:36:57.105Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
22:36:57 [2020-05-22T22:36:57.105Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
22:36:57 [2020-05-22T22:36:57.105Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
22:36:57 [2020-05-22T22:36:57.105Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
22:36:57 [2020-05-22T22:36:57.105Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
22:36:57 [2020-05-22T22:36:57.105Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
22:36:57 [2020-05-22T22:36:57.105Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
22:36:57 [2020-05-22T22:36:57.105Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
22:36:57 [2020-05-22T22:36:57.105Z] === RUN   TestContainerBindMountNonRecursive
22:36:57 [2020-05-22T22:36:57.937Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:36:57 [2020-05-22T22:36:57.937Z] Using test binary docker
22:36:57 [2020-05-22T22:36:57.937Z] +++ /etc/init.d/apparmor start
22:36:57 [2020-05-22T22:36:57.937Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:36:57 [2020-05-22T22:36:57.937Z] INFO: Waiting for daemon to start...
22:36:57 [2020-05-22T22:36:57.937Z] Starting dockerd
22:36:57 [2020-05-22T22:36:57.937Z] +++ 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
22:36:58 [2020-05-22T22:36:58.194Z] .
22:36:58 [2020-05-22T22:36:58.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:36:58 [2020-05-22T22:36:58.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:36:58 [2020-05-22T22:36:58.194Z] Error: No such image: emptyfs
22:36:58 [2020-05-22T22:36:58.194Z] ++++ docker load
22:36:58 [2020-05-22T22:36:58.194Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:36:58 [2020-05-22T22:36:58.220Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:36:58 [2020-05-22T22:36:58.451Z] Running integration-test (iteration 1)
22:36:58 [2020-05-22T22:36:58.451Z] 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)/
22:36:58 [2020-05-22T22:36:58.451Z] ++ 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)/'
22:36:58 [2020-05-22T22:36:58.451Z] ++ set -e
22:36:58 [2020-05-22T22:36:58.451Z] ++ '[' -n 0 ']'
22:36:58 [2020-05-22T22:36:58.451Z] ++ set -x
22:36:58 [2020-05-22T22:36:58.451Z] ++ env -i DEST=/go/src/github.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)/'
22:36:58 [2020-05-22T22:36:58.451Z] --- PASS: TestBuildMultiStageLayerLeak (3.90s)
22:36:58 [2020-05-22T22:36:58.451Z] === RUN   TestBuildWithHugeFile
22:36:58 [2020-05-22T22:36:58.833Z] --- PASS: TestDockerNetworkMacvlan (19.53s)
22:36:58 [2020-05-22T22:36:58.833Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
22:36:58 [2020-05-22T22:36:58.833Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s)
22:36:58 [2020-05-22T22:36:58.833Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s)
22:36:58 [2020-05-22T22:36:58.833Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s)
22:36:58 [2020-05-22T22:36:58.833Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.43s)
22:36:58 [2020-05-22T22:36:58.833Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.56s)
22:36:58 [2020-05-22T22:36:58.833Z] PASS
22:36:58 [2020-05-22T22:36:58.833Z] 
22:36:58 [2020-05-22T22:36:58.833Z] DONE 8 tests in 21.052s
22:36:58 [2020-05-22T22:36:58.833Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
22:36:58 [2020-05-22T22:36:58.833Z] ++ 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
22:36:58 [2020-05-22T22:36:58.833Z] ++ set -e
22:36:58 [2020-05-22T22:36:58.833Z] ++ '[' -n 0 ']'
22:36:58 [2020-05-22T22:36:58.833Z] ++ set -x
22:36:58 [2020-05-22T22:36:58.833Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:36:58 [2020-05-22T22:36:58.833Z] testing: warning: no tests to run
22:36:58 [2020-05-22T22:36:58.833Z] PASS
22:36:58 [2020-05-22T22:36:58.833Z] 
22:36:58 [2020-05-22T22:36:58.833Z] DONE 0 tests in 0.015s
22:36:58 [2020-05-22T22:36:58.833Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:36:58 [2020-05-22T22:36:58.833Z] ++ 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
22:36:58 [2020-05-22T22:36:58.833Z] ++ set -e
22:36:58 [2020-05-22T22:36:58.833Z] ++ '[' -n 0 ']'
22:36:58 [2020-05-22T22:36:58.833Z] ++ set -x
22:36:58 [2020-05-22T22:36:58.834Z] ++ env -i DEST=/go/src/github.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
22:36:58 [2020-05-22T22:36:58.834Z] INFO: Testing against a local daemon
22:36:58 [2020-05-22T22:36:58.834Z] === RUN   TestAuthZPluginAllowRequest
22:36:59 [2020-05-22T22:36:59.008Z] --- PASS: TestContainerBindMountNonRecursive (1.88s)
22:36:59 [2020-05-22T22:36:59.008Z] === RUN   TestNetworkNat
22:36:59 [2020-05-22T22:36:59.821Z] 
22:36:59 [2020-05-22T22:36:59.821Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:36:59 [2020-05-22T22:36:59.821Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:36:59 [2020-05-22T22:36:59.821Z] Error: No such image: emptyfs
22:36:59 [2020-05-22T22:36:59.821Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:36:59 [2020-05-22T22:36:59.821Z] ++++ docker load
22:36:59 [2020-05-22T22:36:59.945Z] --- PASS: TestNetworkNat (0.85s)
22:36:59 [2020-05-22T22:36:59.945Z] === RUN   TestNetworkLocalhostTCPNat
22:37:00 [2020-05-22T22:37:00.079Z] Running integration-test (iteration 1)
22:37:00 [2020-05-22T22:37:00.079Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
22:37:00 [2020-05-22T22:37:00.079Z] ++ 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)/'
22:37:00 [2020-05-22T22:37:00.079Z] ++ set -e
22:37:00 [2020-05-22T22:37:00.079Z] ++ '[' -n 0 ']'
22:37:00 [2020-05-22T22:37:00.079Z] ++ set -x
22:37:00 [2020-05-22T22:37:00.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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)/'
22:37:00 [2020-05-22T22:37:00.851Z] --- PASS: TestAuthZPluginAllowRequest (1.73s)
22:37:00 [2020-05-22T22:37:00.851Z] === RUN   TestAuthZPluginTLS
22:37:00 [2020-05-22T22:37:00.880Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
22:37:00 [2020-05-22T22:37:00.880Z] === RUN   TestNetworkLoopbackNat
22:37:01 [2020-05-22T22:37:01.132Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:37:01 [2020-05-22T22:37:01.132Z] === RUN   TestAuthZPluginDenyRequest
22:37:01 [2020-05-22T22:37:01.747Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:37:01 [2020-05-22T22:37:01.747Z] === RUN   TestAuthZPluginAPIDenyResponse
22:37:01 [2020-05-22T22:37:01.816Z] --- PASS: TestNetworkLoopbackNat (1.12s)
22:37:01 [2020-05-22T22:37:01.816Z] === RUN   TestPause
22:37:02 [2020-05-22T22:37:02.361Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:37:02 [2020-05-22T22:37:02.361Z] === RUN   TestAuthZPluginDenyResponse
22:37:02 [2020-05-22T22:37:02.752Z] --- PASS: TestPause (0.82s)
22:37:02 [2020-05-22T22:37:02.752Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:37:02 [2020-05-22T22:37:02.752Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:37:02 [2020-05-22T22:37:02.752Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:37:02 [2020-05-22T22:37:02.752Z] === RUN   TestPauseStopPausedContainer
22:37:02 [2020-05-22T22:37:02.975Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:37:02 [2020-05-22T22:37:02.975Z] === RUN   TestAuthZPluginAllowEventStream
22:37:03 [2020-05-22T22:37:03.689Z] --- PASS: TestPauseStopPausedContainer (0.81s)
22:37:03 [2020-05-22T22:37:03.689Z] === RUN   TestPsFilter
22:37:03 [2020-05-22T22:37:03.689Z] --- PASS: TestPsFilter (0.27s)
22:37:03 [2020-05-22T22:37:03.689Z] === RUN   TestRemoveContainerWithRemovedVolume
22:37:04 [2020-05-22T22:37:04.624Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s)
22:37:04 [2020-05-22T22:37:04.624Z] === RUN   TestRemoveContainerWithVolume
22:37:04 [2020-05-22T22:37:04.994Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s)
22:37:04 [2020-05-22T22:37:04.994Z] === RUN   TestAuthZPluginErrorResponse
22:37:05 [2020-05-22T22:37:05.191Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
22:37:05 [2020-05-22T22:37:05.191Z] === RUN   TestRemoveContainerRunning
22:37:05 [2020-05-22T22:37:05.275Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:37:05 [2020-05-22T22:37:05.275Z] === RUN   TestAuthZPluginErrorRequest
22:37:05 [2020-05-22T22:37:05.889Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:37:05 [2020-05-22T22:37:05.889Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:37:06 [2020-05-22T22:37:06.128Z] --- PASS: TestRemoveContainerRunning (0.89s)
22:37:06 [2020-05-22T22:37:06.128Z] === RUN   TestRemoveContainerForceRemoveRunning
22:37:06 [2020-05-22T22:37:06.171Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:37:06 [2020-05-22T22:37:06.171Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:37:07 [2020-05-22T22:37:07.063Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
22:37:07 [2020-05-22T22:37:07.063Z] === RUN   TestRemoveInvalidContainer
22:37:07 [2020-05-22T22:37:07.063Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:37:07 [2020-05-22T22:37:07.063Z] === RUN   TestRenameLinkedContainer
22:37:08 [2020-05-22T22:37:08.842Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s)
22:37:08 [2020-05-22T22:37:08.842Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:37:10 [2020-05-22T22:37:10.350Z] --- PASS: TestRenameLinkedContainer (3.06s)
22:37:10 [2020-05-22T22:37:10.350Z] === RUN   TestRenameStoppedContainer
22:37:10 [2020-05-22T22:37:10.863Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s)
22:37:10 [2020-05-22T22:37:10.863Z] === RUN   TestAuthZPluginHeader
22:37:10 [2020-05-22T22:37:10.917Z] --- PASS: TestRenameStoppedContainer (0.79s)
22:37:10 [2020-05-22T22:37:10.917Z] === RUN   TestRenameRunningContainerAndReuse
22:37:11 [2020-05-22T22:37:11.867Z] --- PASS: TestAuthZPluginHeader (0.86s)
22:37:11 [2020-05-22T22:37:11.867Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:37:11 [2020-05-22T22:37:11.867Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:37:11 [2020-05-22T22:37:11.867Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:11 [2020-05-22T22:37:11.867Z] === RUN   TestAuthZPluginV2Disable
22:37:11 [2020-05-22T22:37:11.867Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:37:11 [2020-05-22T22:37:11.867Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:11 [2020-05-22T22:37:11.867Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:37:11 [2020-05-22T22:37:11.867Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:37:11 [2020-05-22T22:37:11.867Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:11 [2020-05-22T22:37:11.867Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:37:11 [2020-05-22T22:37:11.867Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:37:11 [2020-05-22T22:37:11.867Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:11 [2020-05-22T22:37:11.867Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:37:12 [2020-05-22T22:37:12.292Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s)
22:37:12 [2020-05-22T22:37:12.292Z] === RUN   TestRenameInvalidName
22:37:13 [2020-05-22T22:37:13.227Z] --- PASS: TestRenameInvalidName (0.78s)
22:37:13 [2020-05-22T22:37:13.227Z] === RUN   TestRenameAnonymousContainer
22:37:17 [2020-05-22T22:37:17.414Z] --- PASS: TestRenameAnonymousContainer (3.95s)
22:37:17 [2020-05-22T22:37:17.414Z] === RUN   TestRenameContainerWithSameName
22:37:17 [2020-05-22T22:37:17.981Z] --- PASS: TestRenameContainerWithSameName (0.79s)
22:37:17 [2020-05-22T22:37:17.981Z] === RUN   TestRenameContainerWithLinkedContainer
22:37:19 [2020-05-22T22:37:19.357Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
22:37:19 [2020-05-22T22:37:19.357Z] === RUN   TestResize
22:37:20 [2020-05-22T22:37:20.293Z] --- PASS: TestResize (0.77s)
22:37:20 [2020-05-22T22:37:20.293Z] === RUN   TestResizeWithInvalidSize
22:37:20 [2020-05-22T22:37:20.860Z] --- PASS: TestResizeWithInvalidSize (0.79s)
22:37:20 [2020-05-22T22:37:20.860Z] === RUN   TestResizeWhenContainerNotStarted
22:37:21 [2020-05-22T22:37:21.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s)
22:37:21 [2020-05-22T22:37:21.797Z] === RUN   TestDaemonRestartKillContainers
22:37:21 [2020-05-22T22:37:21.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:37:21 [2020-05-22T22:37:21.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:37:21 [2020-05-22T22:37:21.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:37:21 [2020-05-22T22:37:21.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:37:21 [2020-05-22T22:37:21.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:37:24 [2020-05-22T22:37:24.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:37:24 [2020-05-22T22:37:24.596Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:37:24 [2020-05-22T22:37:24.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:37:25 [2020-05-22T22:37:25.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:37:26 [2020-05-22T22:37:26.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:37:26 [2020-05-22T22:37:26.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:37:27 [2020-05-22T22:37:27.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:37:27 [2020-05-22T22:37:27.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:37:30 [2020-05-22T22:37:30.129Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.02s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s)
22:37:30 [2020-05-22T22:37:30.129Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s)
22:37:30 [2020-05-22T22:37:30.129Z] === RUN   TestCgroupNamespacesRun
22:37:30 [2020-05-22T22:37:30.297Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.23s)
22:37:30 [2020-05-22T22:37:30.297Z] PASS
22:37:30 [2020-05-22T22:37:30.297Z] 
22:37:30 [2020-05-22T22:37:30.297Z] === Skipped
22:37:30 [2020-05-22T22:37:30.297Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:37:30 [2020-05-22T22:37:30.297Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:30 [2020-05-22T22:37:30.297Z] 
22:37:30 [2020-05-22T22:37:30.297Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:37:30 [2020-05-22T22:37:30.297Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:30 [2020-05-22T22:37:30.297Z] 
22:37:30 [2020-05-22T22:37:30.297Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:37:30 [2020-05-22T22:37:30.297Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:30 [2020-05-22T22:37:30.297Z] 
22:37:30 [2020-05-22T22:37:30.297Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:37:30 [2020-05-22T22:37:30.297Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:30 [2020-05-22T22:37:30.297Z] 
22:37:30 [2020-05-22T22:37:30.297Z] 
22:37:30 [2020-05-22T22:37:30.297Z] DONE 17 tests, 4 skipped in 30.043s
22:37:30 [2020-05-22T22:37:30.297Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:37:30 [2020-05-22T22:37:30.297Z] ++ 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
22:37:30 [2020-05-22T22:37:30.297Z] ++ set -e
22:37:30 [2020-05-22T22:37:30.297Z] ++ '[' -n 0 ']'
22:37:30 [2020-05-22T22:37:30.297Z] ++ set -x
22:37:30 [2020-05-22T22:37:30.297Z] ++ env -i DEST=/go/src/github.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
22:37:30 [2020-05-22T22:37:30.297Z] INFO: Testing against a local daemon
22:37:30 [2020-05-22T22:37:30.297Z] === RUN   TestPluginInvalidJSON
22:37:30 [2020-05-22T22:37:30.297Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:37:30 [2020-05-22T22:37:30.297Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:37:30 [2020-05-22T22:37:30.297Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:37:30 [2020-05-22T22:37:30.297Z] --- PASS: TestPluginInvalidJSON (0.01s)
22:37:30 [2020-05-22T22:37:30.297Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:37:30 [2020-05-22T22:37:30.297Z] === RUN   TestPluginInstall
22:37:30 [2020-05-22T22:37:30.297Z] === RUN   TestPluginInstall/no_auth
22:37:30 [2020-05-22T22:37:30.428Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
22:37:32 [2020-05-22T22:37:32.045Z] --- PASS: TestCgroupNamespacesRun (1.81s)
22:37:32 [2020-05-22T22:37:32.045Z] === RUN   TestCgroupNamespacesRunPrivileged
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: buildpack-deps:jessie
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: busybox:latest
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: busybox:glibc
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: debian:jessie
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: hello-world:latest
22:37:32 [2020-05-22T22:37:32.127Z] INFO: Testing against a local daemon
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIErrorJSON
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIImagesDelete
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: buildpack-deps:jessie
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: busybox:latest
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: busybox:glibc
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: debian:jessie
22:37:32 [2020-05-22T22:37:32.127Z] Loaded image: hello-world:latest
22:37:32 [2020-05-22T22:37:32.127Z] INFO: Testing against a local daemon
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerDaemonSuite
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIImagesFilter
22:37:32 [2020-05-22T22:37:32.127Z] === RUN   TestDockerSuite/TestAPIImagesHistory
22:37:32 [2020-05-22T22:37:32.691Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
22:37:32 [2020-05-22T22:37:32.691Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
22:37:32 [2020-05-22T22:37:32.969Z] time="2020-05-22T22:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:37:32 [2020-05-22T22:37:32.969Z] time="2020-05-22T22:37:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:37:32 [2020-05-22T22:37:32.969Z] time="2020-05-22T22:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4cfe06fa62c12095102a597f8135eb88ef075491b171cf05624c69fbd5ff85d" mediatype=application/vnd.docker.plugin.v1+json size=522
22:37:32 [2020-05-22T22:37:32.969Z] time="2020-05-22T22:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:37:32 [2020-05-22T22:37:32.969Z] time="2020-05-22T22:37:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:37:32 [2020-05-22T22:37:32.969Z] time="2020-05-22T22:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4cfe06fa62c12095102a597f8135eb88ef075491b171cf05624c69fbd5ff85d" mediatype=application/vnd.docker.plugin.v1+json size=522
22:37:32 [2020-05-22T22:37:32.969Z] === RUN   TestPluginInstall/with_htpasswd
22:37:33 [2020-05-22T22:37:33.251Z] time="2020-05-22T22:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:37:33 [2020-05-22T22:37:33.251Z] time="2020-05-22T22:37:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:37:33 [2020-05-22T22:37:33.251Z] time="2020-05-22T22:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8383461f3d970467df4e68d2ebf1707fc4cbd56d6a7632a5ad855f10d706a0e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:37:33 [2020-05-22T22:37:33.251Z] time="2020-05-22T22:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:37:33 [2020-05-22T22:37:33.251Z] time="2020-05-22T22:37:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:37:33 [2020-05-22T22:37:33.251Z] time="2020-05-22T22:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b8383461f3d970467df4e68d2ebf1707fc4cbd56d6a7632a5ad855f10d706a0e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:37:33 [2020-05-22T22:37:33.623Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
22:37:33 [2020-05-22T22:37:33.623Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
22:37:33 [2020-05-22T22:37:33.864Z] === RUN   TestPluginInstall/with_insecure
22:37:33 [2020-05-22T22:37:33.879Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
22:37:33 [2020-05-22T22:37:33.956Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
22:37:33 [2020-05-22T22:37:33.956Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:37:34 [2020-05-22T22:37:34.868Z] time="2020-05-22T22:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:37:34 [2020-05-22T22:37:34.868Z] time="2020-05-22T22:37:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:37:34 [2020-05-22T22:37:34.868Z] time="2020-05-22T22:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c44a4be36558a05f894d944cbec4893b80af02cef72dec641e6c42a0b663611e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:37:34 [2020-05-22T22:37:34.868Z] time="2020-05-22T22:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:37:34 [2020-05-22T22:37:34.868Z] time="2020-05-22T22:37:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:37:34 [2020-05-22T22:37:34.868Z] time="2020-05-22T22:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c44a4be36558a05f894d944cbec4893b80af02cef72dec641e6c42a0b663611e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:37:34 [2020-05-22T22:37:34.868Z] --- PASS: TestPluginInstall (5.93s)
22:37:34 [2020-05-22T22:37:34.868Z]     --- PASS: TestPluginInstall/no_auth (3.86s)
22:37:34 [2020-05-22T22:37:34.868Z]     --- PASS: TestPluginInstall/with_htpasswd (0.80s)
22:37:34 [2020-05-22T22:37:34.868Z]     --- PASS: TestPluginInstall/with_insecure (1.27s)
22:37:34 [2020-05-22T22:37:34.868Z]         plugin_test.go:157: [d169ffd25553d] daemon is not started
22:37:34 [2020-05-22T22:37:34.868Z] PASS
22:37:34 [2020-05-22T22:37:34.868Z] 
22:37:34 [2020-05-22T22:37:34.868Z] DONE 6 tests in 6.027s
22:37:34 [2020-05-22T22:37:34.868Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:37:34 [2020-05-22T22:37:34.868Z] ++ 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
22:37:34 [2020-05-22T22:37:34.868Z] ++ set -e
22:37:34 [2020-05-22T22:37:34.868Z] ++ '[' -n 0 ']'
22:37:34 [2020-05-22T22:37:34.868Z] ++ set -x
22:37:34 [2020-05-22T22:37:34.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:37:35 [2020-05-22T22:37:35.150Z] INFO: Testing against a local daemon
22:37:35 [2020-05-22T22:37:35.150Z] === RUN   TestExternalGraphDriver
22:37:35 [2020-05-22T22:37:35.150Z] === RUN   TestExternalGraphDriver/json
22:37:35 [2020-05-22T22:37:35.332Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
22:37:35 [2020-05-22T22:37:35.332Z] === RUN   TestCgroupNamespacesRunHostMode
22:37:35 [2020-05-22T22:37:35.774Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
22:37:36 [2020-05-22T22:37:36.034Z] === RUN   TestDockerSuite/TestAPINetworkFilter
22:37:36 [2020-05-22T22:37:36.034Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
22:37:36 [2020-05-22T22:37:36.034Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
22:37:36 [2020-05-22T22:37:36.597Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
22:37:37 [2020-05-22T22:37:37.161Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
22:37:37 [2020-05-22T22:37:37.237Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
22:37:37 [2020-05-22T22:37:37.237Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:37:37 [2020-05-22T22:37:37.829Z] === RUN   TestExternalGraphDriver/spec
22:37:38 [2020-05-22T22:37:38.533Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
22:37:38 [2020-05-22T22:37:38.533Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
22:37:38 [2020-05-22T22:37:38.533Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
22:37:38 [2020-05-22T22:37:38.534Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
22:37:38 [2020-05-22T22:37:38.791Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
22:37:39 [2020-05-22T22:37:39.141Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s)
22:37:39 [2020-05-22T22:37:39.141Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:37:39 [2020-05-22T22:37:39.355Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
22:37:39 [2020-05-22T22:37:39.848Z] === RUN   TestExternalGraphDriver/pull
22:37:40 [2020-05-22T22:37:40.518Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s)
22:37:40 [2020-05-22T22:37:40.518Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:37:41 [2020-05-22T22:37:41.455Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s)
22:37:41 [2020-05-22T22:37:41.455Z] === RUN   TestCgroupNamespacesRunOlderClient
22:37:41 [2020-05-22T22:37:41.866Z] --- PASS: TestExternalGraphDriver (6.52s)
22:37:41 [2020-05-22T22:37:41.866Z]     --- PASS: TestExternalGraphDriver/json (2.19s)
22:37:41 [2020-05-22T22:37:41.866Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
22:37:41 [2020-05-22T22:37:41.866Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
22:37:41 [2020-05-22T22:37:41.866Z] === RUN   TestGraphdriverPluginV2
22:37:41 [2020-05-22T22:37:41.866Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
22:37:41 [2020-05-22T22:37:41.866Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:41 [2020-05-22T22:37:41.866Z] PASS
22:37:41 [2020-05-22T22:37:41.866Z] 
22:37:41 [2020-05-22T22:37:41.866Z] === Skipped
22:37:41 [2020-05-22T22:37:41.866Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
22:37:41 [2020-05-22T22:37:41.866Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:37:41 [2020-05-22T22:37:41.866Z] 
22:37:41 [2020-05-22T22:37:41.866Z] 
22:37:41 [2020-05-22T22:37:41.866Z] DONE 5 tests, 1 skipped in 6.672s
22:37:41 [2020-05-22T22:37:41.866Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:37:41 [2020-05-22T22:37:41.866Z] ++ 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
22:37:41 [2020-05-22T22:37:41.866Z] ++ set -e
22:37:41 [2020-05-22T22:37:41.866Z] ++ '[' -n 0 ']'
22:37:41 [2020-05-22T22:37:41.866Z] ++ set -x
22:37:41 [2020-05-22T22:37:41.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
22:37:41 [2020-05-22T22:37:41.866Z] INFO: Testing against a local daemon
22:37:41 [2020-05-22T22:37:41.866Z] === RUN   TestContinueAfterPluginCrash
22:37:41 [2020-05-22T22:37:41.866Z] === PAUSE TestContinueAfterPluginCrash
22:37:41 [2020-05-22T22:37:41.866Z] === RUN   TestReadPluginNoRead
22:37:41 [2020-05-22T22:37:41.866Z] === PAUSE TestReadPluginNoRead
22:37:41 [2020-05-22T22:37:41.866Z] === RUN   TestDaemonStartWithLogOpt
22:37:41 [2020-05-22T22:37:41.866Z] === PAUSE TestDaemonStartWithLogOpt
22:37:41 [2020-05-22T22:37:41.866Z] === CONT  TestContinueAfterPluginCrash
22:37:41 [2020-05-22T22:37:41.866Z] === CONT  TestDaemonStartWithLogOpt
22:37:42 [2020-05-22T22:37:42.630Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
22:37:42 [2020-05-22T22:37:42.887Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/api/server/httputils	0.170s	coverage: 14.7% of statements
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/api/server/middleware	0.137s	coverage: 37.7% of statements
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/api/types/filters	0.065s	coverage: 92.2% of statements
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/api/server/router/swarm	0.123s	coverage: 4.8% of statements
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/api/types/time	0.158s	coverage: 100.0% of statements
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/api/types/versions	0.063s	coverage: 75.0% of statements
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:37:43 [2020-05-22T22:37:43.146Z] ok  	github.com/docker/docker/builder/dockerignore	0.268s	coverage: 96.8% of statements
22:37:43 [2020-05-22T22:37:43.358Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s)
22:37:43 [2020-05-22T22:37:43.358Z] === RUN   TestKernelTCPMemory
22:37:44 [2020-05-22T22:37:44.293Z] --- PASS: TestKernelTCPMemory (0.92s)
22:37:44 [2020-05-22T22:37:44.293Z] === RUN   TestNISDomainname
22:37:45 [2020-05-22T22:37:45.228Z] --- PASS: TestNISDomainname (0.98s)
22:37:45 [2020-05-22T22:37:45.228Z] === RUN   TestHostnameDnsResolution
22:37:45 [2020-05-22T22:37:45.374Z] ok  	github.com/docker/docker/cli/debug	0.077s	coverage: 100.0% of statements
22:37:45 [2020-05-22T22:37:45.415Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
22:37:45 [2020-05-22T22:37:45.415Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
22:37:45 [2020-05-22T22:37:45.542Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:37:46 [2020-05-22T22:37:46.308Z] --- PASS: TestDaemonStartWithLogOpt (3.79s)
22:37:46 [2020-05-22T22:37:46.308Z] === CONT  TestReadPluginNoRead
22:37:46 [2020-05-22T22:37:46.368Z] ok  	github.com/docker/docker/builder/remotecontext	0.763s	coverage: 9.2% of statements
22:37:46 [2020-05-22T22:37:46.368Z] ok  	github.com/docker/docker/builder/dockerfile	0.750s	coverage: 46.5% of statements
22:37:47 [2020-05-22T22:37:47.133Z] --- PASS: TestHostnameDnsResolution (1.76s)
22:37:47 [2020-05-22T22:37:47.133Z] === RUN   TestStats
22:37:47 [2020-05-22T22:37:47.464Z] tests/integration/client_test.py .....                                   [ 75%]
22:37:47 [2020-05-22T22:37:47.464Z] tests/integration/context_api_test.py ..                                 [ 76%]
22:37:47 [2020-05-22T22:37:47.938Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
22:37:47 [2020-05-22T22:37:47.938Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
22:37:48 [2020-05-22T22:37:48.325Z] === RUN   TestReadPluginNoRead/disabled_caching
22:37:48 [2020-05-22T22:37:48.386Z] tests/integration/errors_test.py .                                       [ 76%]
22:37:49 [2020-05-22T22:37:49.312Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
22:37:50 [2020-05-22T22:37:50.342Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:37:50 [2020-05-22T22:37:50.422Z] --- PASS: TestStats (2.80s)
22:37:50 [2020-05-22T22:37:50.422Z] === RUN   TestStopContainerWithTimeout
22:37:50 [2020-05-22T22:37:50.422Z] === RUN   TestStopContainerWithTimeout/0
22:37:50 [2020-05-22T22:37:50.422Z] === PAUSE TestStopContainerWithTimeout/0
22:37:50 [2020-05-22T22:37:50.422Z] === RUN   TestStopContainerWithTimeout/1
22:37:50 [2020-05-22T22:37:50.422Z] === PAUSE TestStopContainerWithTimeout/1
22:37:50 [2020-05-22T22:37:50.422Z] === RUN   TestStopContainerWithTimeout/3
22:37:50 [2020-05-22T22:37:50.422Z] === PAUSE TestStopContainerWithTimeout/3
22:37:50 [2020-05-22T22:37:50.422Z] === RUN   TestStopContainerWithTimeout/-1
22:37:50 [2020-05-22T22:37:50.422Z] === PAUSE TestStopContainerWithTimeout/-1
22:37:50 [2020-05-22T22:37:50.422Z] === CONT  TestStopContainerWithTimeout/0
22:37:50 [2020-05-22T22:37:50.422Z] === CONT  TestStopContainerWithTimeout/3
22:37:50 [2020-05-22T22:37:50.422Z] === CONT  TestStopContainerWithTimeout/1
22:37:50 [2020-05-22T22:37:50.422Z] === CONT  TestStopContainerWithTimeout/-1
22:37:50 [2020-05-22T22:37:50.683Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
22:37:50 [2020-05-22T22:37:50.961Z] --- PASS: TestContinueAfterPluginCrash (9.05s)
22:37:51 [2020-05-22T22:37:51.614Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
22:37:52 [2020-05-22T22:37:52.430Z] === RUN   TestReadPluginNoRead/default
22:37:52 [2020-05-22T22:37:52.546Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
22:37:52 [2020-05-22T22:37:52.804Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
22:37:53 [2020-05-22T22:37:53.708Z] --- PASS: TestStopContainerWithTimeout (0.03s)
22:37:53 [2020-05-22T22:37:53.708Z]     --- PASS: TestStopContainerWithTimeout/0 (1.26s)
22:37:53 [2020-05-22T22:37:53.708Z]     --- PASS: TestStopContainerWithTimeout/1 (2.13s)
22:37:53 [2020-05-22T22:37:53.708Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
22:37:53 [2020-05-22T22:37:53.708Z]     --- PASS: TestStopContainerWithTimeout/3 (3.26s)
22:37:53 [2020-05-22T22:37:53.708Z] === RUN   TestDeleteDevicemapper
22:37:53 [2020-05-22T22:37:53.708Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:37:53 [2020-05-22T22:37:53.708Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:37:53 [2020-05-22T22:37:53.708Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:37:53 [2020-05-22T22:37:53.735Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
22:37:54 [2020-05-22T22:37:54.449Z] --- PASS: TestReadPluginNoRead (8.75s)
22:37:54 [2020-05-22T22:37:54.449Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.00s)
22:37:54 [2020-05-22T22:37:54.449Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s)
22:37:54 [2020-05-22T22:37:54.449Z]     --- PASS: TestReadPluginNoRead/default (2.01s)
22:37:54 [2020-05-22T22:37:54.449Z]     read_test.go:92: [dddf79f03ee48] daemon is not started
22:37:54 [2020-05-22T22:37:54.449Z] PASS
22:37:54 [2020-05-22T22:37:54.449Z] 
22:37:54 [2020-05-22T22:37:54.449Z] DONE 6 tests in 12.620s
22:37:54 [2020-05-22T22:37:54.449Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:37:54 [2020-05-22T22:37:54.449Z] ++ 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
22:37:54 [2020-05-22T22:37:54.449Z] ++ set -e
22:37:54 [2020-05-22T22:37:54.449Z] ++ '[' -n 0 ']'
22:37:54 [2020-05-22T22:37:54.449Z] ++ set -x
22:37:54 [2020-05-22T22:37:54.449Z] ++ env -i DEST=/go/src/github.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
22:37:54 [2020-05-22T22:37:54.449Z] testing: warning: no tests to run
22:37:54 [2020-05-22T22:37:54.450Z] PASS
22:37:54 [2020-05-22T22:37:54.450Z] 
22:37:54 [2020-05-22T22:37:54.450Z] DONE 0 tests in 0.029s
22:37:54 [2020-05-22T22:37:54.450Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:37:54 [2020-05-22T22:37:54.450Z] ++ 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
22:37:54 [2020-05-22T22:37:54.450Z] ++ set -e
22:37:54 [2020-05-22T22:37:54.450Z] ++ '[' -n 0 ']'
22:37:54 [2020-05-22T22:37:54.450Z] ++ set -x
22:37:54 [2020-05-22T22:37:54.450Z] ++ env -i DEST=/go/src/github.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
22:37:54 [2020-05-22T22:37:54.450Z] INFO: Testing against a local daemon
22:37:54 [2020-05-22T22:37:54.450Z] === RUN   TestPluginWithDevMounts
22:37:54 [2020-05-22T22:37:54.450Z] === PAUSE TestPluginWithDevMounts
22:37:54 [2020-05-22T22:37:54.450Z] === CONT  TestPluginWithDevMounts
22:37:55 [2020-05-22T22:37:55.227Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
22:37:55 [2020-05-22T22:37:55.227Z] === RUN   TestUpdateMemory
22:37:55 [2020-05-22T22:37:55.227Z] --- SKIP: TestUpdateMemory (0.00s)
22:37:55 [2020-05-22T22:37:55.227Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:37:55 [2020-05-22T22:37:55.227Z] === RUN   TestUpdateCPUQuota
22:37:55 [2020-05-22T22:37:55.229Z] === RUN   TestDockerSuite/TestAttachAfterDetach
22:37:55 [2020-05-22T22:37:55.486Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
22:37:56 [2020-05-22T22:37:56.468Z] --- PASS: TestPluginWithDevMounts (1.91s)
22:37:56 [2020-05-22T22:37:56.468Z] PASS
22:37:56 [2020-05-22T22:37:56.468Z] 
22:37:56 [2020-05-22T22:37:56.468Z] DONE 1 tests in 1.990s
22:37:56 [2020-05-22T22:37:56.468Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
22:37:56 [2020-05-22T22:37:56.468Z] ++ 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
22:37:56 [2020-05-22T22:37:56.468Z] ++ set -e
22:37:56 [2020-05-22T22:37:56.468Z] ++ '[' -n 0 ']'
22:37:56 [2020-05-22T22:37:56.468Z] ++ set -x
22:37:56 [2020-05-22T22:37:56.468Z] ++ env -i DEST=/go/src/github.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
22:37:56 [2020-05-22T22:37:56.468Z] INFO: Testing against a local daemon
22:37:56 [2020-05-22T22:37:56.468Z] === RUN   TestSecretInspect
22:37:56 [2020-05-22T22:37:56.603Z] --- PASS: TestUpdateCPUQuota (1.43s)
22:37:56 [2020-05-22T22:37:56.603Z] === RUN   TestUpdatePidsLimit
22:37:56 [2020-05-22T22:37:56.603Z] === RUN   TestUpdatePidsLimit/update_from_none
22:37:57 [2020-05-22T22:37:57.170Z] === RUN   TestUpdatePidsLimit/no_change
22:37:57 [2020-05-22T22:37:57.381Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
22:37:57 [2020-05-22T22:37:57.428Z] === RUN   TestUpdatePidsLimit/update_lower
22:37:58 [2020-05-22T22:37:58.007Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:37:58 [2020-05-22T22:37:58.267Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:37:58 [2020-05-22T22:37:58.836Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:37:58 [2020-05-22T22:37:58.919Z] ok  	github.com/docker/docker/client	0.784s	coverage: 74.9% of statements
22:37:59 [2020-05-22T22:37:59.094Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:37:59 [2020-05-22T22:37:59.903Z] === RUN   TestDockerSuite/TestAttachDetach
22:37:59 [2020-05-22T22:37:59.903Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
22:38:00 [2020-05-22T22:38:00.470Z] --- PASS: TestUpdatePidsLimit (3.83s)
22:38:00 [2020-05-22T22:38:00.470Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
22:38:00 [2020-05-22T22:38:00.470Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
22:38:00 [2020-05-22T22:38:00.470Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
22:38:00 [2020-05-22T22:38:00.470Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
22:38:00 [2020-05-22T22:38:00.470Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
22:38:00 [2020-05-22T22:38:00.470Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
22:38:00 [2020-05-22T22:38:00.470Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s)
22:38:00 [2020-05-22T22:38:00.470Z] === RUN   TestUpdateRestartPolicy
22:38:00 [2020-05-22T22:38:00.835Z] === RUN   TestDockerSuite/TestAttachDisconnect
22:38:00 [2020-05-22T22:38:00.840Z] --- PASS: TestSecretInspect (3.68s)
22:38:00 [2020-05-22T22:38:00.840Z] === RUN   TestSecretList
22:38:02 [2020-05-22T22:38:02.207Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
22:38:03 [2020-05-22T22:38:03.657Z] --- PASS: TestImportExtremelyLargeImageWorks (104.98s)
22:38:03 [2020-05-22T22:38:03.657Z] PASS
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === Skipped
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] DONE 12 tests, 1 skipped in 108.789s
22:38:03 [2020-05-22T22:38:03.657Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:38:03 [2020-05-22T22:38:03.657Z] INFO: Testing against a local daemon
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestNetworkCreateDelete
22:38:03 [2020-05-22T22:38:03.657Z] --- PASS: TestNetworkCreateDelete (0.12s)
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDockerNetworkDeletePreferID
22:38:03 [2020-05-22T22:38:03.657Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s)
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestInspectNetwork
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestInspectNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestRunContainerWithBridgeNone
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestNetworkInvalidJSON
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestNetworkInvalidJSON//networks/create
22:38:03 [2020-05-22T22:38:03.657Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:38:03 [2020-05-22T22:38:03.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:38:03 [2020-05-22T22:38:03.657Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:38:03 [2020-05-22T22:38:03.657Z] === CONT  TestNetworkInvalidJSON//networks/create
22:38:03 [2020-05-22T22:38:03.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:38:03 [2020-05-22T22:38:03.657Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:38:03 [2020-05-22T22:38:03.657Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:38:03 [2020-05-22T22:38:03.657Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestHostIPv4BridgeLabel
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDaemonRestartWithLiveRestore
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDaemonDefaultNetworkPools
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDaemonRestartWithExistingNetwork
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestServiceWithPredefinedNetwork
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:236: FLAKY_TEST
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestServiceWithDataPathPortInit
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] PASS
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === Skipped
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:236: FLAKY_TEST
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] 
22:38:03 [2020-05-22T22:38:03.657Z] DONE 18 tests, 12 skipped in 0.605s
22:38:03 [2020-05-22T22:38:03.657Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:38:03 [2020-05-22T22:38:03.657Z] INFO: Testing against a local daemon
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDockerNetworkIpvlanPersistance
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:38:03 [2020-05-22T22:38:03.657Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:38:03 [2020-05-22T22:38:03.657Z] === RUN   TestDockerNetworkIpvlan
22:38:03 [2020-05-22T22:38:03.657Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:38:03 [2020-05-22T22:38:03.658Z] PASS
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === Skipped
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] DONE 2 tests, 2 skipped in 0.154s
22:38:03 [2020-05-22T22:38:03.658Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:38:03 [2020-05-22T22:38:03.658Z] INFO: Testing against a local daemon
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestDockerNetworkMacvlanPersistance
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestDockerNetworkMacvlan
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.658Z] PASS
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === Skipped
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] DONE 2 tests, 2 skipped in 0.126s
22:38:03 [2020-05-22T22:38:03.658Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:38:03 [2020-05-22T22:38:03.658Z] testing: warning: no tests to run
22:38:03 [2020-05-22T22:38:03.658Z] PASS
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] DONE 0 tests in 0.033s
22:38:03 [2020-05-22T22:38:03.658Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:38:03 [2020-05-22T22:38:03.658Z] INFO: Testing against a local daemon
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginAllowRequest
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginTLS
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginTLS (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginDenyRequest
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginAPIDenyResponse
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginDenyResponse
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginAllowEventStream
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginErrorResponse
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginErrorRequest
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginHeader
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginHeader (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginV2Disable
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginV2Disable (0.05s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] PASS
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === Skipped
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.05s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
22:38:03 [2020-05-22T22:38:03.658Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] DONE 17 tests, 17 skipped in 0.488s
22:38:03 [2020-05-22T22:38:03.658Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:38:03 [2020-05-22T22:38:03.658Z] INFO: Testing against a local daemon
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestPluginInvalidJSON
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:38:03 [2020-05-22T22:38:03.658Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:38:03 [2020-05-22T22:38:03.658Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:38:03 [2020-05-22T22:38:03.658Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:38:03 [2020-05-22T22:38:03.658Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestPluginInstall
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestPluginInstall (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] PASS
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] === Skipped
22:38:03 [2020-05-22T22:38:03.658Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
22:38:03 [2020-05-22T22:38:03.658Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] 
22:38:03 [2020-05-22T22:38:03.658Z] DONE 3 tests, 1 skipped in 0.164s
22:38:03 [2020-05-22T22:38:03.658Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:38:03 [2020-05-22T22:38:03.658Z] INFO: Testing against a local daemon
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestExternalGraphDriver
22:38:03 [2020-05-22T22:38:03.658Z] --- SKIP: TestExternalGraphDriver (0.08s)
22:38:03 [2020-05-22T22:38:03.658Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:38:03 [2020-05-22T22:38:03.658Z] === RUN   TestGraphdriverPluginV2
22:38:04 [2020-05-22T22:38:04.286Z] --- PASS: TestSecretList (3.72s)
22:38:04 [2020-05-22T22:38:04.286Z] === RUN   TestSecretsCreateAndDelete
22:38:04 [2020-05-22T22:38:04.733Z] === RUN   TestDockerSuite/TestAttachPausedContainer
22:38:04 [2020-05-22T22:38:04.733Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
22:38:05 [2020-05-22T22:38:05.664Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
22:38:06 [2020-05-22T22:38:06.182Z] --- PASS: TestGraphdriverPluginV2 (6.66s)
22:38:06 [2020-05-22T22:38:06.182Z] PASS
22:38:06 [2020-05-22T22:38:06.182Z] 
22:38:06 [2020-05-22T22:38:06.182Z] === Skipped
22:38:06 [2020-05-22T22:38:06.182Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
22:38:06 [2020-05-22T22:38:06.182Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
22:38:06 [2020-05-22T22:38:06.182Z] 
22:38:06 [2020-05-22T22:38:06.182Z] 
22:38:06 [2020-05-22T22:38:06.182Z] DONE 2 tests, 1 skipped in 6.868s
22:38:06 [2020-05-22T22:38:06.182Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:38:06 [2020-05-22T22:38:06.182Z] INFO: Testing against a local daemon
22:38:06 [2020-05-22T22:38:06.182Z] === RUN   TestContinueAfterPluginCrash
22:38:06 [2020-05-22T22:38:06.182Z] === PAUSE TestContinueAfterPluginCrash
22:38:06 [2020-05-22T22:38:06.182Z] === RUN   TestReadPluginNoRead
22:38:06 [2020-05-22T22:38:06.182Z] === PAUSE TestReadPluginNoRead
22:38:06 [2020-05-22T22:38:06.182Z] === RUN   TestDaemonStartWithLogOpt
22:38:06 [2020-05-22T22:38:06.182Z] === PAUSE TestDaemonStartWithLogOpt
22:38:06 [2020-05-22T22:38:06.183Z] === CONT  TestContinueAfterPluginCrash
22:38:06 [2020-05-22T22:38:06.183Z] === CONT  TestDaemonStartWithLogOpt
22:38:07 [2020-05-22T22:38:07.034Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
22:38:07 [2020-05-22T22:38:07.733Z] --- PASS: TestSecretsCreateAndDelete (3.59s)
22:38:07 [2020-05-22T22:38:07.733Z] === RUN   TestSecretsUpdate
22:38:07 [2020-05-22T22:38:07.966Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
22:38:08 [2020-05-22T22:38:08.530Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
22:38:09 [2020-05-22T22:38:09.462Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
22:38:11 [2020-05-22T22:38:11.180Z] --- PASS: TestSecretsUpdate (3.84s)
22:38:11 [2020-05-22T22:38:11.180Z] === RUN   TestTemplatedSecret
22:38:11 [2020-05-22T22:38:11.357Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
22:38:11 [2020-05-22T22:38:11.922Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
22:38:12 [2020-05-22T22:38:12.486Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
22:38:12 [2020-05-22T22:38:12.743Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
22:38:13 [2020-05-22T22:38:13.001Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
22:38:13 [2020-05-22T22:38:13.946Z] ok  	github.com/docker/docker/builder/remotecontext/git	29.647s	coverage: 86.3% of statements
22:38:13 [2020-05-22T22:38:13.946Z] ?   	github.com/docker/docker/cli	[no test files]
22:38:13 [2020-05-22T22:38:13.946Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:38:14 [2020-05-22T22:38:14.371Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
22:38:14 [2020-05-22T22:38:14.371Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
22:38:14 [2020-05-22T22:38:14.936Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
22:38:15 [2020-05-22T22:38:15.347Z] --- PASS: TestUpdateRestartPolicy (12.46s)
22:38:15 [2020-05-22T22:38:15.347Z] === RUN   TestUpdateRestartWithAutoRemove
22:38:15 [2020-05-22T22:38:15.347Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
22:38:15 [2020-05-22T22:38:15.347Z] === RUN   TestWaitNonBlocked
22:38:15 [2020-05-22T22:38:15.347Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:38:15 [2020-05-22T22:38:15.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:38:15 [2020-05-22T22:38:15.347Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:38:15 [2020-05-22T22:38:15.347Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:38:15 [2020-05-22T22:38:15.347Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:38:15 [2020-05-22T22:38:15.347Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:38:15 [2020-05-22T22:38:15.347Z] --- PASS: TestWaitNonBlocked (0.03s)
22:38:15 [2020-05-22T22:38:15.347Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
22:38:15 [2020-05-22T22:38:15.347Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
22:38:15 [2020-05-22T22:38:15.347Z] === RUN   TestWaitBlocked
22:38:15 [2020-05-22T22:38:15.347Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:38:15 [2020-05-22T22:38:15.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:38:15 [2020-05-22T22:38:15.347Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:38:15 [2020-05-22T22:38:15.347Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:38:15 [2020-05-22T22:38:15.347Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:38:15 [2020-05-22T22:38:15.347Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:38:15 [2020-05-22T22:38:15.500Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
22:38:15 [2020-05-22T22:38:15.553Z] --- PASS: TestTemplatedSecret (3.79s)
22:38:15 [2020-05-22T22:38:15.553Z] === RUN   TestSecretCreateResolve
22:38:15 [2020-05-22T22:38:15.915Z] --- PASS: TestWaitBlocked (0.03s)
22:38:15 [2020-05-22T22:38:15.915Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s)
22:38:15 [2020-05-22T22:38:15.915Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
22:38:15 [2020-05-22T22:38:15.915Z] === CONT  TestContainerStartOnDaemonRestart
22:38:15 [2020-05-22T22:38:15.915Z] === CONT  TestContainerKillOnDaemonStart
22:38:15 [2020-05-22T22:38:15.915Z] === CONT  TestDaemonHostGatewayIP
22:38:15 [2020-05-22T22:38:15.915Z] === CONT  TestDaemonRestartIpcMode
22:38:16 [2020-05-22T22:38:16.065Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
22:38:16 [2020-05-22T22:38:16.996Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
22:38:18 [2020-05-22T22:38:18.891Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
22:38:18 [2020-05-22T22:38:18.999Z] --- PASS: TestSecretCreateResolve (3.73s)
22:38:18 [2020-05-22T22:38:18.999Z] PASS
22:38:18 [2020-05-22T22:38:18.999Z] 
22:38:18 [2020-05-22T22:38:18.999Z] DONE 6 tests in 22.429s
22:38:18 [2020-05-22T22:38:18.999Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
22:38:18 [2020-05-22T22:38:18.999Z] ++ 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
22:38:18 [2020-05-22T22:38:18.999Z] ++ set -e
22:38:18 [2020-05-22T22:38:18.999Z] ++ '[' -n 0 ']'
22:38:18 [2020-05-22T22:38:18.999Z] ++ set -x
22:38:18 [2020-05-22T22:38:18.999Z] ++ env -i DEST=/go/src/github.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
22:38:18 [2020-05-22T22:38:18.999Z] INFO: Testing against a local daemon
22:38:18 [2020-05-22T22:38:18.999Z] === RUN   TestServiceCreateInit
22:38:18 [2020-05-22T22:38:18.999Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:38:19 [2020-05-22T22:38:19.851Z] ok  	github.com/docker/docker/cmd/dockerd	0.592s	coverage: 19.3% of statements
22:38:20 [2020-05-22T22:38:20.108Z] --- PASS: TestContainerStartOnDaemonRestart (3.67s)
22:38:20 [2020-05-22T22:38:20.108Z] === CONT  TestIpcModeOlderClient
22:38:20 [2020-05-22T22:38:20.108Z] --- PASS: TestIpcModeOlderClient (0.16s)
22:38:20 [2020-05-22T22:38:20.367Z] --- PASS: TestDaemonRestartIpcMode (4.48s)
22:38:20 [2020-05-22T22:38:20.787Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
22:38:20 [2020-05-22T22:38:20.846Z] ok  	github.com/docker/docker/container	0.565s	coverage: 41.6% of statements
22:38:20 [2020-05-22T22:38:20.846Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:38:20 [2020-05-22T22:38:20.846Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:38:20 [2020-05-22T22:38:20.846Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:38:20 [2020-05-22T22:38:20.846Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:38:20 [2020-05-22T22:38:20.934Z] --- PASS: TestDaemonHostGatewayIP (4.95s)
22:38:21 [2020-05-22T22:38:21.045Z] --- PASS: TestDaemonStartWithLogOpt (13.79s)
22:38:21 [2020-05-22T22:38:21.045Z] === CONT  TestReadPluginNoRead
22:38:22 [2020-05-22T22:38:22.428Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.316s	coverage: 65.3% of statements
22:38:23 [2020-05-22T22:38:23.567Z] --- PASS: TestContinueAfterPluginCrash (17.41s)
22:38:23 [2020-05-22T22:38:23.567Z] === RUN   TestReadPluginNoRead/default
22:38:24 [2020-05-22T22:38:24.063Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
22:38:24 [2020-05-22T22:38:24.477Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:38:25 [2020-05-22T22:38:25.404Z] ok  	github.com/docker/docker/daemon/cluster	0.966s	coverage: 0.5% of statements
22:38:25 [2020-05-22T22:38:25.404Z] ok  	github.com/docker/docker/daemon/cluster/convert	1.066s	coverage: 35.6% of statements
22:38:25 [2020-05-22T22:38:25.433Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
22:38:25 [2020-05-22T22:38:25.690Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
22:38:26 [2020-05-22T22:38:26.087Z] === RUN   TestReadPluginNoRead/disabled_caching
22:38:29 [2020-05-22T22:38:29.187Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:38:29 [2020-05-22T22:38:29.359Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:38:29 [2020-05-22T22:38:29.871Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
22:38:29 [2020-05-22T22:38:29.954Z] --- PASS: TestServiceCreateInit (10.74s)
22:38:29 [2020-05-22T22:38:29.954Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s)
22:38:29 [2020-05-22T22:38:29.954Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.46s)
22:38:29 [2020-05-22T22:38:29.954Z] === RUN   TestCreateServiceMultipleTimes
22:38:30 [2020-05-22T22:38:30.191Z] ok  	github.com/docker/docker/daemon/discovery	0.153s	coverage: 30.0% of statements
22:38:30 [2020-05-22T22:38:30.801Z] --- PASS: TestBuildWithHugeFile (92.24s)
22:38:30 [2020-05-22T22:38:30.801Z] === RUN   TestBuildWithEmptyDockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:38:30 [2020-05-22T22:38:30.801Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestContainerKillOnDaemonStart (13.45s)
22:38:30 [2020-05-22T22:38:30.914Z] PASS
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === Skipped
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] DONE 203 tests, 6 skipped in 135.758s
22:38:30 [2020-05-22T22:38:30.914Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:38:30 [2020-05-22T22:38:30.914Z] ++ 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
22:38:30 [2020-05-22T22:38:30.914Z] ++ set -e
22:38:30 [2020-05-22T22:38:30.914Z] ++ '[' -n 0 ']'
22:38:30 [2020-05-22T22:38:30.914Z] ++ set -x
22:38:30 [2020-05-22T22:38:30.914Z] ++ env -i DEST=/go/src/github.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
22:38:30 [2020-05-22T22:38:30.914Z] INFO: Testing against a local daemon
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestCommitInheritsEnv
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestCommitInheritsEnv (0.53s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestImportExtremelyLargeImageWorks
22:38:30 [2020-05-22T22:38:30.914Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestImagesFilterMultiReference
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestImagesFilterMultiReference (0.09s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestImagePullPlatformInvalid
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestRemoveImageOrphaning
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestRemoveImageOrphaning (0.53s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestRemoveImageGarbageCollector
22:38:30 [2020-05-22T22:38:30.914Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestTagInvalidReference
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestTagInvalidReference (0.03s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestTagValidPrefixedRepo
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestTagExistedNameWithoutForce
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestTagOfficialNames
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestTagOfficialNames (0.07s)
22:38:30 [2020-05-22T22:38:30.914Z] === RUN   TestTagMatchesDigest
22:38:30 [2020-05-22T22:38:30.914Z] --- PASS: TestTagMatchesDigest (0.03s)
22:38:30 [2020-05-22T22:38:30.914Z] PASS
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === Skipped
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:38:30 [2020-05-22T22:38:30.914Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] 
22:38:30 [2020-05-22T22:38:30.914Z] DONE 12 tests, 2 skipped in 1.664s
22:38:30 [2020-05-22T22:38:30.914Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:38:30 [2020-05-22T22:38:30.914Z] ++ 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
22:38:30 [2020-05-22T22:38:30.914Z] ++ set -e
22:38:30 [2020-05-22T22:38:30.914Z] ++ '[' -n 0 ']'
22:38:30 [2020-05-22T22:38:30.914Z] ++ set -x
22:38:30 [2020-05-22T22:38:30.914Z] ++ env -i DEST=/go/src/github.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
22:38:31 [2020-05-22T22:38:31.059Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:38:31 [2020-05-22T22:38:31.059Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
22:38:31 [2020-05-22T22:38:31.059Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
22:38:31 [2020-05-22T22:38:31.059Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
22:38:31 [2020-05-22T22:38:31.059Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
22:38:31 [2020-05-22T22:38:31.059Z] === RUN   TestBuildPreserveOwnership
22:38:31 [2020-05-22T22:38:31.059Z] === RUN   TestBuildPreserveOwnership/copy_from
22:38:31 [2020-05-22T22:38:31.173Z] INFO: Testing against a local daemon
22:38:31 [2020-05-22T22:38:31.173Z] === RUN   TestNetworkCreateDelete
22:38:31 [2020-05-22T22:38:31.431Z] --- PASS: TestNetworkCreateDelete (0.39s)
22:38:31 [2020-05-22T22:38:31.431Z] === RUN   TestDockerNetworkDeletePreferID
22:38:31 [2020-05-22T22:38:31.879Z] --- PASS: TestReadPluginNoRead (11.69s)
22:38:31 [2020-05-22T22:38:31.879Z]     --- PASS: TestReadPluginNoRead/default (2.62s)
22:38:31 [2020-05-22T22:38:31.879Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.75s)
22:38:31 [2020-05-22T22:38:31.879Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.65s)
22:38:31 [2020-05-22T22:38:31.879Z]     read_test.go:92: [d3159061141a6] daemon is not started
22:38:31 [2020-05-22T22:38:31.879Z] PASS
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] DONE 6 tests in 25.639s
22:38:31 [2020-05-22T22:38:31.879Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:38:31 [2020-05-22T22:38:31.879Z] testing: warning: no tests to run
22:38:31 [2020-05-22T22:38:31.879Z] PASS
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] DONE 0 tests in 0.047s
22:38:31 [2020-05-22T22:38:31.879Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:38:31 [2020-05-22T22:38:31.879Z] INFO: Testing against a local daemon
22:38:31 [2020-05-22T22:38:31.879Z] === RUN   TestPluginWithDevMounts
22:38:31 [2020-05-22T22:38:31.879Z] --- SKIP: TestPluginWithDevMounts (0.00s)
22:38:31 [2020-05-22T22:38:31.879Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:38:31 [2020-05-22T22:38:31.879Z] PASS
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] === Skipped
22:38:31 [2020-05-22T22:38:31.879Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
22:38:31 [2020-05-22T22:38:31.879Z]     mounts_test.go:21: (*Execution).IsRootless-fm
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] DONE 1 tests, 1 skipped in 0.154s
22:38:31 [2020-05-22T22:38:31.879Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:38:31 [2020-05-22T22:38:31.879Z] INFO: Testing against a local daemon
22:38:31 [2020-05-22T22:38:31.879Z] === RUN   TestSecretInspect
22:38:31 [2020-05-22T22:38:31.879Z] --- SKIP: TestSecretInspect (0.02s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] === RUN   TestSecretList
22:38:31 [2020-05-22T22:38:31.879Z] --- SKIP: TestSecretList (0.02s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] === RUN   TestSecretsCreateAndDelete
22:38:31 [2020-05-22T22:38:31.879Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] === RUN   TestSecretsUpdate
22:38:31 [2020-05-22T22:38:31.879Z] --- SKIP: TestSecretsUpdate (0.01s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] === RUN   TestTemplatedSecret
22:38:31 [2020-05-22T22:38:31.879Z] --- SKIP: TestTemplatedSecret (0.00s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] === RUN   TestSecretCreateResolve
22:38:31 [2020-05-22T22:38:31.879Z] --- SKIP: TestSecretCreateResolve (0.01s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] PASS
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] === Skipped
22:38:31 [2020-05-22T22:38:31.879Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
22:38:31 [2020-05-22T22:38:31.879Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] 
22:38:31 [2020-05-22T22:38:31.879Z] DONE 6 tests, 6 skipped in 0.225s
22:38:31 [2020-05-22T22:38:31.879Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:38:32 [2020-05-22T22:38:32.137Z] INFO: Testing against a local daemon
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestServiceCreateInit
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:38:32 [2020-05-22T22:38:32.137Z] --- PASS: TestServiceCreateInit (0.02s)
22:38:32 [2020-05-22T22:38:32.137Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
22:38:32 [2020-05-22T22:38:32.137Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.137Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
22:38:32 [2020-05-22T22:38:32.137Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestCreateServiceMultipleTimes
22:38:32 [2020-05-22T22:38:32.137Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
22:38:32 [2020-05-22T22:38:32.137Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestCreateServiceConflict
22:38:32 [2020-05-22T22:38:32.137Z] --- SKIP: TestCreateServiceConflict (0.02s)
22:38:32 [2020-05-22T22:38:32.137Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestCreateServiceMaxReplicas
22:38:32 [2020-05-22T22:38:32.137Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
22:38:32 [2020-05-22T22:38:32.137Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestCreateWithDuplicateNetworkNames
22:38:32 [2020-05-22T22:38:32.137Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
22:38:32 [2020-05-22T22:38:32.137Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestCreateServiceSecretFileMode
22:38:32 [2020-05-22T22:38:32.137Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
22:38:32 [2020-05-22T22:38:32.137Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.137Z] === RUN   TestCreateServiceConfigFileMode
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
22:38:32 [2020-05-22T22:38:32.394Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestCreateServiceSysctls
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestCreateServiceSysctls (0.03s)
22:38:32 [2020-05-22T22:38:32.394Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestCreateServiceCapabilities
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
22:38:32 [2020-05-22T22:38:32.394Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestInspect
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestInspect (0.01s)
22:38:32 [2020-05-22T22:38:32.394Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestCreateJob
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestCreateJob (0.01s)
22:38:32 [2020-05-22T22:38:32.394Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestReplicatedJob
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestReplicatedJob (0.01s)
22:38:32 [2020-05-22T22:38:32.394Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestUpdateReplicatedJob
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
22:38:32 [2020-05-22T22:38:32.394Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestServiceListWithStatuses
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:38:32 [2020-05-22T22:38:32.394Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestDockerNetworkConnectAlias
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
22:38:32 [2020-05-22T22:38:32.394Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestDockerNetworkReConnect
22:38:32 [2020-05-22T22:38:32.394Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
22:38:32 [2020-05-22T22:38:32.394Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:32 [2020-05-22T22:38:32.394Z] === RUN   TestServicePlugin
22:38:32 [2020-05-22T22:38:32.424Z] ok  	github.com/docker/docker/daemon/config	0.961s	coverage: 79.6% of statements
22:38:32 [2020-05-22T22:38:32.806Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s)
22:38:32 [2020-05-22T22:38:32.806Z] === RUN   TestInspectNetwork
22:38:33 [2020-05-22T22:38:33.208Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
22:38:33 [2020-05-22T22:38:33.467Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
22:38:34 [2020-05-22T22:38:34.004Z] ok  	github.com/docker/docker/daemon/events	0.222s	coverage: 50.0% of statements
22:38:34 [2020-05-22T22:38:34.032Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
22:38:34 [2020-05-22T22:38:34.477Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	2.747s	coverage: 11.1% of statements
22:38:34 [2020-05-22T22:38:34.596Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
22:38:35 [2020-05-22T22:38:35.160Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:38:35 [2020-05-22T22:38:35.160Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
22:38:35 [2020-05-22T22:38:35.474Z] ok  	github.com/docker/docker/daemon	3.952s	coverage: 9.2% of statements
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ok  	github.com/docker/docker/daemon/links	0.110s	coverage: 93.0% of statements
22:38:35 [2020-05-22T22:38:35.475Z] ok  	github.com/docker/docker/daemon/graphdriver	0.169s	coverage: 2.3% of statements
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
22:38:35 [2020-05-22T22:38:35.475Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
22:38:36 [2020-05-22T22:38:36.569Z] --- SKIP: TestServicePlugin (3.46s)
22:38:36 [2020-05-22T22:38:36.569Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] === RUN   TestServiceUpdateLabel
22:38:36 [2020-05-22T22:38:36.569Z] --- SKIP: TestServiceUpdateLabel (0.01s)
22:38:36 [2020-05-22T22:38:36.569Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] === RUN   TestServiceUpdateSecrets
22:38:36 [2020-05-22T22:38:36.569Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
22:38:36 [2020-05-22T22:38:36.569Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] === RUN   TestServiceUpdateConfigs
22:38:36 [2020-05-22T22:38:36.569Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
22:38:36 [2020-05-22T22:38:36.569Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] === RUN   TestServiceUpdateNetwork
22:38:36 [2020-05-22T22:38:36.569Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
22:38:36 [2020-05-22T22:38:36.569Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] === RUN   TestServiceUpdatePidsLimit
22:38:36 [2020-05-22T22:38:36.569Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
22:38:36 [2020-05-22T22:38:36.569Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] PASS
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === Skipped
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
22:38:36 [2020-05-22T22:38:36.569Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
22:38:36 [2020-05-22T22:38:36.569Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
22:38:36 [2020-05-22T22:38:36.569Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
22:38:36 [2020-05-22T22:38:36.569Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
22:38:36 [2020-05-22T22:38:36.569Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.569Z] 
22:38:36 [2020-05-22T22:38:36.569Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
22:38:36 [2020-05-22T22:38:36.570Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
22:38:36 [2020-05-22T22:38:36.570Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
22:38:36 [2020-05-22T22:38:36.570Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestInspect (0.01s)
22:38:36 [2020-05-22T22:38:36.570Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
22:38:36 [2020-05-22T22:38:36.570Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
22:38:36 [2020-05-22T22:38:36.570Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
22:38:36 [2020-05-22T22:38:36.570Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:38:36 [2020-05-22T22:38:36.570Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
22:38:36 [2020-05-22T22:38:36.570Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
22:38:36 [2020-05-22T22:38:36.570Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
22:38:36 [2020-05-22T22:38:36.570Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
22:38:36 [2020-05-22T22:38:36.570Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
22:38:36 [2020-05-22T22:38:36.570Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
22:38:36 [2020-05-22T22:38:36.570Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
22:38:36 [2020-05-22T22:38:36.570Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
22:38:36 [2020-05-22T22:38:36.570Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] DONE 24 tests, 23 skipped in 3.967s
22:38:36 [2020-05-22T22:38:36.570Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:38:36 [2020-05-22T22:38:36.570Z] INFO: Testing against a local daemon
22:38:36 [2020-05-22T22:38:36.570Z] === RUN   TestSessionCreate
22:38:36 [2020-05-22T22:38:36.570Z] --- PASS: TestSessionCreate (0.03s)
22:38:36 [2020-05-22T22:38:36.570Z] === RUN   TestSessionCreateWithBadUpgrade
22:38:36 [2020-05-22T22:38:36.570Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:38:36 [2020-05-22T22:38:36.570Z] PASS
22:38:36 [2020-05-22T22:38:36.570Z] 
22:38:36 [2020-05-22T22:38:36.570Z] DONE 2 tests in 0.160s
22:38:36 [2020-05-22T22:38:36.570Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:38:36 [2020-05-22T22:38:36.570Z] INFO: Testing against a local daemon
22:38:36 [2020-05-22T22:38:36.570Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:38:36 [2020-05-22T22:38:36.570Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:38:36 [2020-05-22T22:38:36.570Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:38:36 [2020-05-22T22:38:36.570Z] === RUN   TestEventsExecDie
22:38:37 [2020-05-22T22:38:37.134Z] --- PASS: TestEventsExecDie (0.68s)
22:38:37 [2020-05-22T22:38:37.134Z] === RUN   TestEventsBackwardsCompatible
22:38:37 [2020-05-22T22:38:37.134Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
22:38:37 [2020-05-22T22:38:37.134Z] === RUN   TestInfoBinaryCommits
22:38:37 [2020-05-22T22:38:37.134Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:38:37 [2020-05-22T22:38:37.134Z] === RUN   TestInfoAPIVersioned
22:38:37 [2020-05-22T22:38:37.134Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:38:37 [2020-05-22T22:38:37.134Z] === RUN   TestInfoDiscoveryBackend
22:38:37 [2020-05-22T22:38:37.708Z] --- PASS: TestBuildPreserveOwnership (6.20s)
22:38:37 [2020-05-22T22:38:37.708Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.01s)
22:38:37 [2020-05-22T22:38:37.708Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s)
22:38:37 [2020-05-22T22:38:37.708Z] === RUN   TestBuildPlatformInvalid
22:38:37 [2020-05-22T22:38:37.708Z] --- PASS: TestBuildPlatformInvalid (0.18s)
22:38:37 [2020-05-22T22:38:37.708Z] PASS
22:38:37 [2020-05-22T22:38:37.708Z] 
22:38:37 [2020-05-22T22:38:37.708Z] === Skipped
22:38:37 [2020-05-22T22:38:37.708Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
22:38:37 [2020-05-22T22:38:37.708Z]     build_session_test.go:25: TODO: BuildKit
22:38:37 [2020-05-22T22:38:37.708Z] 
22:38:37 [2020-05-22T22:38:37.708Z] 
22:38:37 [2020-05-22T22:38:37.708Z] DONE 32 tests, 1 skipped in 178.283s
22:38:37 [2020-05-22T22:38:37.708Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
22:38:37 [2020-05-22T22:38:37.708Z] ++ 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
22:38:37 [2020-05-22T22:38:37.708Z] ++ set -e
22:38:37 [2020-05-22T22:38:37.708Z] ++ '[' -n 0 ']'
22:38:37 [2020-05-22T22:38:37.708Z] ++ set -x
22:38:37 [2020-05-22T22:38:37.708Z] ++ env -i DEST=/go/src/github.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
22:38:37 [2020-05-22T22:38:37.708Z] INFO: Testing against a local daemon
22:38:37 [2020-05-22T22:38:37.708Z] === RUN   TestConfigInspect
22:38:38 [2020-05-22T22:38:38.073Z] === RUN   TestInspectNetwork/full_network_id
22:38:38 [2020-05-22T22:38:38.073Z] === RUN   TestInspectNetwork/partial_network_id
22:38:38 [2020-05-22T22:38:38.073Z] === RUN   TestInspectNetwork/network_name
22:38:38 [2020-05-22T22:38:38.073Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:38:38 [2020-05-22T22:38:38.462Z] ok  	github.com/docker/docker/daemon/images	0.354s	coverage: 4.8% of statements
22:38:38 [2020-05-22T22:38:38.462Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:38:38 [2020-05-22T22:38:38.463Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:38:38 [2020-05-22T22:38:38.644Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
22:38:38 [2020-05-22T22:38:38.936Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.727s	coverage: 77.4% of statements
22:38:38 [2020-05-22T22:38:38.936Z] ok  	github.com/docker/docker/daemon/logger	0.525s	coverage: 42.1% of statements
22:38:39 [2020-05-22T22:38:39.027Z] --- PASS: TestInfoDiscoveryBackend (1.61s)
22:38:39 [2020-05-22T22:38:39.027Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:38:39 [2020-05-22T22:38:39.410Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
22:38:39 [2020-05-22T22:38:39.410Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:38:39 [2020-05-22T22:38:39.410Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:38:39 [2020-05-22T22:38:39.410Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
22:38:39 [2020-05-22T22:38:39.410Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
22:38:39 [2020-05-22T22:38:39.410Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.481s	coverage: 61.6% of statements
22:38:40 [2020-05-22T22:38:40.015Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/api/server/middleware	0.043s	coverage: 37.7% of statements
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/api/types/strslice	0.026s	coverage: 90.0% of statements
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/api/server/router/swarm	0.027s	coverage: 4.8% of statements
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/api/types/time	0.054s	coverage: 100.0% of statements
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/api/types/versions	0.053s	coverage: 75.0% of statements
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:38:40 [2020-05-22T22:38:40.049Z] ok  	github.com/docker/docker/builder/dockerignore	0.051s	coverage: 96.8% of statements
22:38:40 [2020-05-22T22:38:40.406Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.166s	coverage: 87.2% of statements
22:38:40 [2020-05-22T22:38:40.944Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
22:38:41 [2020-05-22T22:38:41.201Z] --- PASS: TestConfigInspect (3.57s)
22:38:41 [2020-05-22T22:38:41.201Z] === RUN   TestConfigList
22:38:41 [2020-05-22T22:38:41.402Z] ok  	github.com/docker/docker/daemon/logger/local	0.346s	coverage: 75.2% of statements
22:38:41 [2020-05-22T22:38:41.402Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:38:41 [2020-05-22T22:38:41.875Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.332s	coverage: 35.9% of statements
22:38:42 [2020-05-22T22:38:42.259Z] --- PASS: TestInspectNetwork (9.55s)
22:38:42 [2020-05-22T22:38:42.259Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:38:42 [2020-05-22T22:38:42.259Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:38:42 [2020-05-22T22:38:42.259Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:38:42 [2020-05-22T22:38:42.259Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:38:42 [2020-05-22T22:38:42.259Z] === RUN   TestRunContainerWithBridgeNone
22:38:42 [2020-05-22T22:38:42.299Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s)
22:38:42 [2020-05-22T22:38:42.299Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:38:42 [2020-05-22T22:38:42.299Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:38:42 [2020-05-22T22:38:42.299Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:42 [2020-05-22T22:38:42.299Z] === RUN   TestInfoAPI
22:38:42 [2020-05-22T22:38:42.299Z] --- PASS: TestInfoAPI (0.05s)
22:38:42 [2020-05-22T22:38:42.299Z] === RUN   TestInfoAPIWarnings
22:38:42 [2020-05-22T22:38:42.348Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.353s	coverage: 33.3% of statements
22:38:42 [2020-05-22T22:38:42.569Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
22:38:42 [2020-05-22T22:38:42.569Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
22:38:43 [2020-05-22T22:38:43.499Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
22:38:43 [2020-05-22T22:38:43.647Z] ok  	github.com/docker/docker/cli/debug	0.041s	coverage: 100.0% of statements
22:38:43 [2020-05-22T22:38:43.928Z] ok  	github.com/docker/docker/daemon/logger/templates	0.324s	coverage: 8.3% of statements
22:38:43 [2020-05-22T22:38:43.928Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.324s	coverage: 47.8% of statements
22:38:44 [2020-05-22T22:38:44.063Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
22:38:44 [2020-05-22T22:38:44.190Z] --- PASS: TestInfoAPIWarnings (1.60s)
22:38:44 [2020-05-22T22:38:44.190Z] === RUN   TestInfoDebug
22:38:44 [2020-05-22T22:38:44.638Z] --- PASS: TestConfigList (3.26s)
22:38:44 [2020-05-22T22:38:44.638Z] === RUN   TestConfigsCreateAndDelete
22:38:44 [2020-05-22T22:38:44.791Z] --- PASS: TestRunContainerWithBridgeNone (2.50s)
22:38:44 [2020-05-22T22:38:44.791Z] === RUN   TestNetworkInvalidJSON
22:38:44 [2020-05-22T22:38:44.791Z] === RUN   TestNetworkInvalidJSON//networks/create
22:38:44 [2020-05-22T22:38:44.791Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:38:44 [2020-05-22T22:38:44.791Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:38:44 [2020-05-22T22:38:44.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:38:44 [2020-05-22T22:38:44.791Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:38:44 [2020-05-22T22:38:44.791Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:38:44 [2020-05-22T22:38:44.791Z] === CONT  TestNetworkInvalidJSON//networks/create
22:38:44 [2020-05-22T22:38:44.791Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:38:44 [2020-05-22T22:38:44.791Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:38:44 [2020-05-22T22:38:44.791Z] --- PASS: TestNetworkInvalidJSON (0.03s)
22:38:44 [2020-05-22T22:38:44.791Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:38:44 [2020-05-22T22:38:44.791Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:38:44 [2020-05-22T22:38:44.791Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:38:44 [2020-05-22T22:38:44.791Z] === RUN   TestHostIPv4BridgeLabel
22:38:45 [2020-05-22T22:38:45.505Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.179s	coverage: 82.5% of statements
22:38:45 [2020-05-22T22:38:45.505Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:38:45 [2020-05-22T22:38:45.505Z] ?   	github.com/docker/docker/daemon/network	[no test files]
22:38:45 [2020-05-22T22:38:45.505Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:38:45 [2020-05-22T22:38:45.558Z] --- PASS: TestInfoDebug (1.80s)
22:38:45 [2020-05-22T22:38:45.558Z] === RUN   TestInfoInsecureRegistries
22:38:45 [2020-05-22T22:38:45.727Z] --- PASS: TestHostIPv4BridgeLabel (0.74s)
22:38:45 [2020-05-22T22:38:45.727Z] === RUN   TestDaemonRestartWithLiveRestore
22:38:45 [2020-05-22T22:38:45.791Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.905s	coverage: 86.3% of statements
22:38:46 [2020-05-22T22:38:46.006Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
22:38:46 [2020-05-22T22:38:46.857Z] .........                                                                [ 86%]
22:38:46 [2020-05-22T22:38:46.936Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
22:38:46 [2020-05-22T22:38:46.936Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
22:38:47 [2020-05-22T22:38:47.083Z] ok  	github.com/docker/docker/distribution	1.287s	coverage: 20.3% of statements
22:38:47 [2020-05-22T22:38:47.083Z] ok  	github.com/docker/docker/distribution/metadata	1.478s	coverage: 48.2% of statements
22:38:47 [2020-05-22T22:38:47.083Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:38:47 [2020-05-22T22:38:47.104Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s)
22:38:47 [2020-05-22T22:38:47.104Z] === RUN   TestDaemonDefaultNetworkPools
22:38:47 [2020-05-22T22:38:47.451Z] --- PASS: TestInfoInsecureRegistries (1.80s)
22:38:47 [2020-05-22T22:38:47.451Z] === RUN   TestInfoRegistryMirrors
22:38:47 [2020-05-22T22:38:47.556Z] ok  	github.com/docker/docker/errdefs	0.199s	coverage: 49.4% of statements
22:38:47 [2020-05-22T22:38:47.866Z] --- PASS: TestConfigsCreateAndDelete (3.41s)
22:38:47 [2020-05-22T22:38:47.866Z] === RUN   TestConfigsUpdate
22:38:47 [2020-05-22T22:38:47.931Z] ok  	github.com/docker/docker/builder/remotecontext	0.586s	coverage: 13.6% of statements
22:38:48 [2020-05-22T22:38:48.039Z] --- PASS: TestDaemonDefaultNetworkPools (1.19s)
22:38:48 [2020-05-22T22:38:48.039Z] === RUN   TestDaemonRestartWithExistingNetwork
22:38:48 [2020-05-22T22:38:48.552Z] ok  	github.com/docker/docker/distribution/xfer	2.414s	coverage: 76.8% of statements
22:38:48 [2020-05-22T22:38:48.552Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:38:48 [2020-05-22T22:38:48.796Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
22:38:49 [2020-05-22T22:38:49.344Z] --- PASS: TestInfoRegistryMirrors (1.82s)
22:38:49 [2020-05-22T22:38:49.344Z] === RUN   TestLoginFailsWithBadCredentials
22:38:49 [2020-05-22T22:38:49.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
22:38:49 [2020-05-22T22:38:49.344Z] === RUN   TestPingCacheHeaders
22:38:49 [2020-05-22T22:38:49.359Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
22:38:49 [2020-05-22T22:38:49.548Z] ok  	github.com/docker/docker/image/cache	0.335s	coverage: 19.2% of statements
22:38:49 [2020-05-22T22:38:49.548Z] ok  	github.com/docker/docker/image/v1	0.384s	coverage: 25.0% of statements
22:38:49 [2020-05-22T22:38:49.601Z] --- PASS: TestPingCacheHeaders (0.04s)
22:38:49 [2020-05-22T22:38:49.601Z] === RUN   TestPingGet
22:38:49 [2020-05-22T22:38:49.601Z] --- PASS: TestPingGet (0.01s)
22:38:49 [2020-05-22T22:38:49.601Z] === RUN   TestPingHead
22:38:49 [2020-05-22T22:38:49.601Z] --- PASS: TestPingHead (0.02s)
22:38:49 [2020-05-22T22:38:49.601Z] === RUN   TestVersion
22:38:49 [2020-05-22T22:38:49.601Z] --- PASS: TestVersion (0.02s)
22:38:49 [2020-05-22T22:38:49.601Z] PASS
22:38:49 [2020-05-22T22:38:49.601Z] 
22:38:49 [2020-05-22T22:38:49.601Z] === Skipped
22:38:49 [2020-05-22T22:38:49.601Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:38:49 [2020-05-22T22:38:49.601Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:38:49 [2020-05-22T22:38:49.601Z] 
22:38:49 [2020-05-22T22:38:49.601Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
22:38:49 [2020-05-22T22:38:49.601Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
22:38:49 [2020-05-22T22:38:49.601Z] 
22:38:49 [2020-05-22T22:38:49.601Z] 
22:38:49 [2020-05-22T22:38:49.601Z] DONE 18 tests, 2 skipped in 13.396s
22:38:49 [2020-05-22T22:38:49.601Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:38:49 [2020-05-22T22:38:49.601Z] INFO: Testing against a local daemon
22:38:49 [2020-05-22T22:38:49.601Z] === RUN   TestVolumesCreateAndList
22:38:49 [2020-05-22T22:38:49.601Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:38:49 [2020-05-22T22:38:49.601Z] === RUN   TestVolumesRemove
22:38:49 [2020-05-22T22:38:49.616Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
22:38:49 [2020-05-22T22:38:49.858Z] --- PASS: TestVolumesRemove (0.09s)
22:38:49 [2020-05-22T22:38:49.858Z] === RUN   TestVolumesInspect
22:38:49 [2020-05-22T22:38:49.858Z] --- PASS: TestVolumesInspect (0.02s)
22:38:49 [2020-05-22T22:38:49.858Z] === RUN   TestVolumesInvalidJSON
22:38:49 [2020-05-22T22:38:49.858Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:38:49 [2020-05-22T22:38:49.858Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:38:49 [2020-05-22T22:38:49.858Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:38:49 [2020-05-22T22:38:49.858Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:38:49 [2020-05-22T22:38:49.858Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:38:49 [2020-05-22T22:38:49.858Z] PASS
22:38:49 [2020-05-22T22:38:49.858Z] 
22:38:49 [2020-05-22T22:38:49.858Z] DONE 5 tests in 0.264s
22:38:49 [2020-05-22T22:38:49.858Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:38:49 [2020-05-22T22:38:49.858Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12282 is not a child of this shell
22:38:49 [2020-05-22T22:38:49.858Z] warning: PID 12282 from bundles/test-integration/docker.pid had a nonzero exit code
22:38:49 [2020-05-22T22:38:49.858Z] Leaving: AppArmorNo profiles have been unloaded.
22:38:49 [2020-05-22T22:38:49.858Z] 
22:38:49 [2020-05-22T22:38:49.858Z] Unloading profiles will leave already running processes permanently
22:38:49 [2020-05-22T22:38:49.858Z] unconfined, which can lead to unexpected situations.
22:38:49 [2020-05-22T22:38:49.858Z] 
22:38:49 [2020-05-22T22:38:49.858Z] To set a process to complain mode, use the command line tool
22:38:49 [2020-05-22T22:38:49.858Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:38:49 [2020-05-22T22:38:49.858Z] Removing test suite binaries
22:38:49 [2020-05-22T22:38:49.941Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s)
22:38:49 [2020-05-22T22:38:49.941Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:38:50 [2020-05-22T22:38:50.020Z] ok  	github.com/docker/docker/image	1.343s	coverage: 86.4% of statements
22:38:50 [2020-05-22T22:38:50.020Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:38:50 [2020-05-22T22:38:50.020Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:38:50 [2020-05-22T22:38:50.045Z] ok  	github.com/docker/docker/builder/dockerfile	1.536s	coverage: 48.2% of statements
22:38:50 [2020-05-22T22:38:50.045Z] ?   	github.com/docker/docker/cli	[no test files]
22:38:50 [2020-05-22T22:38:50.045Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:38:50 [2020-05-22T22:38:50.788Z] 
22:38:51 [2020-05-22T22:38:51.017Z] ok  	github.com/docker/docker/libcontainerd/queue	0.149s	coverage: 100.0% of statements
22:38:51 [2020-05-22T22:38:51.511Z] --- PASS: TestConfigsUpdate (3.31s)
22:38:51 [2020-05-22T22:38:51.511Z] === RUN   TestTemplatedConfig
22:38:51 [2020-05-22T22:38:51.511Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
22:38:52 [2020-05-22T22:38:52.474Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s)
22:38:52 [2020-05-22T22:38:52.474Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:38:52 [2020-05-22T22:38:52.597Z] ok  	github.com/docker/docker/libcontainerd/local	0.224s	coverage: 1.0% of statements
22:38:52 [2020-05-22T22:38:52.597Z] ok  	github.com/docker/docker/pkg/aaparser	0.181s	coverage: 50.0% of statements
22:38:52 [2020-05-22T22:38:52.597Z] ok  	github.com/docker/docker/layer	0.326s	coverage: 30.1% of statements
22:38:52 [2020-05-22T22:38:52.597Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:38:52 [2020-05-22T22:38:52.597Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:38:52 [2020-05-22T22:38:52.597Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:38:52 [2020-05-22T22:38:52.597Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:38:52 [2020-05-22T22:38:52.597Z] ?   	github.com/docker/docker/oci	[no test files]
22:38:52 [2020-05-22T22:38:52.597Z] ?   	github.com/docker/docker/oci/caps	[no test files]
Post stage
[Pipeline] junit
22:38:52 [2020-05-22T22:38:52.694Z] Recording test results
22:38:53 [2020-05-22T22:38:53.040Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
22:38:53 [2020-05-22T22:38:53.040Z] === RUN   TestServiceWithPredefinedNetwork
22:38:53 [2020-05-22T22:38:53.286Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:38:53 [2020-05-22T22:38:53.405Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
22:38:53 [2020-05-22T22:38:53.592Z] ok  	github.com/docker/docker/opts	0.459s	coverage: 67.7% of statements
22:38:54 [2020-05-22T22:38:54.065Z] ok  	github.com/docker/docker/pkg/broadcaster	0.077s	coverage: 100.0% of statements
22:38:54 [2020-05-22T22:38:54.336Z] --- PASS: TestTemplatedConfig (3.15s)
22:38:54 [2020-05-22T22:38:54.336Z] === RUN   TestConfigCreateResolve
22:38:54 [2020-05-22T22:38:54.900Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
22:38:54 [2020-05-22T22:38:54.942Z] tests/integration/models_networks_test.py ....                           [ 90%]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
22:38:55 [2020-05-22T22:38:55.061Z] ok  	github.com/docker/docker/pkg/authorization	0.898s	coverage: 26.8% of statements
22:38:55 [2020-05-22T22:38:55.061Z] ok  	github.com/docker/docker/pkg/capabilities	0.077s	coverage: 87.5% of statements
Post stage
[Pipeline] sh
22:38:55 [2020-05-22T22:38:55.347Z] + echo Ensuring container killed.
22:38:55 [2020-05-22T22:38:55.347Z] Ensuring container killed.
22:38:55 [2020-05-22T22:38:55.347Z] + docker rm -vf docker-pr3
22:38:55 [2020-05-22T22:38:55.347Z] Error: No such container: docker-pr3
22:38:55 [2020-05-22T22:38:55.347Z] + true
[Pipeline] sh
22:38:55 [2020-05-22T22:38:55.628Z] + echo Chowning /workspace to jenkins user
22:38:55 [2020-05-22T22:38:55.628Z] Chowning /workspace to jenkins user
22:38:55 [2020-05-22T22:38:55.628Z] + id -u
22:38:55 [2020-05-22T22:38:55.628Z] + id -g
22:38:55 [2020-05-22T22:38:55.628Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41014:/workspace busybox chown -R 1000:1000 /workspace
22:38:55 [2020-05-22T22:38:55.628Z] Unable to find image 'busybox:latest' locally
22:38:55 [2020-05-22T22:38:55.628Z] latest: Pulling from library/busybox
22:38:55 [2020-05-22T22:38:55.628Z] d9cbbca60e5f: Pulling fs layer
22:38:56 [2020-05-22T22:38:56.057Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.177s	coverage: 15.4% of statements
22:38:56 [2020-05-22T22:38:56.057Z] ok  	github.com/docker/docker/pkg/directory	0.088s	coverage: 80.0% of statements
22:38:56 [2020-05-22T22:38:56.324Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s)
22:38:56 [2020-05-22T22:38:56.324Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:38:56 [2020-05-22T22:38:56.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:38:56 [2020-05-22T22:38:56.324Z]     service_test.go:236: FLAKY_TEST
22:38:56 [2020-05-22T22:38:56.324Z] === RUN   TestServiceWithDataPathPortInit
22:38:56 [2020-05-22T22:38:56.530Z] ok  	github.com/docker/docker/pkg/discovery	0.091s	coverage: 58.3% of statements
22:38:56 [2020-05-22T22:38:56.889Z] --- PASS: TestCreateServiceMultipleTimes (22.86s)
22:38:56 [2020-05-22T22:38:56.889Z] === RUN   TestCreateServiceConflict
22:38:56 [2020-05-22T22:38:56.889Z] --- PASS: TestCreateServiceConflict (3.76s)
22:38:56 [2020-05-22T22:38:56.889Z] === RUN   TestCreateServiceMaxReplicas
22:38:57 [2020-05-22T22:38:57.003Z] ok  	github.com/docker/docker/pkg/discovery/file	0.075s	coverage: 92.9% of statements
22:38:57 [2020-05-22T22:38:57.999Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.051s	coverage: 92.3% of statements
22:38:57 [2020-05-22T22:38:57.999Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.119s	coverage: 93.8% of statements
22:38:58 [2020-05-22T22:38:58.174Z] --- PASS: TestConfigCreateResolve (3.43s)
22:38:58 [2020-05-22T22:38:58.174Z] === RUN   TestConfigDaemonLibtrustID
22:38:58 [2020-05-22T22:38:58.432Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
22:38:58 [2020-05-22T22:38:58.432Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
22:38:58 [2020-05-22T22:38:58.432Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
22:38:58 [2020-05-22T22:38:58.432Z] PASS
22:38:58 [2020-05-22T22:38:58.432Z] 
22:38:58 [2020-05-22T22:38:58.432Z] DONE 7 tests in 20.865s
22:38:58 [2020-05-22T22:38:58.432Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
22:38:58 [2020-05-22T22:38:58.432Z] ++ 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
22:38:58 [2020-05-22T22:38:58.432Z] ++ set -e
22:38:58 [2020-05-22T22:38:58.432Z] ++ '[' -n 0 ']'
22:38:58 [2020-05-22T22:38:58.432Z] ++ set -x
22:38:58 [2020-05-22T22:38:58.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
22:38:58 [2020-05-22T22:38:58.614Z] ok  	github.com/docker/docker/client	0.790s	coverage: 75.4% of statements
22:38:58 [2020-05-22T22:38:58.689Z] INFO: Testing against a local daemon
22:38:58 [2020-05-22T22:38:58.689Z] === RUN   TestCheckpoint
22:38:58 [2020-05-22T22:38:58.689Z] --- SKIP: TestCheckpoint (0.00s)
22:38:58 [2020-05-22T22:38:58.689Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:38:58 [2020-05-22T22:38:58.689Z] === RUN   TestContainerInvalidJSON
22:38:58 [2020-05-22T22:38:58.689Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:38:58 [2020-05-22T22:38:58.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:38:58 [2020-05-22T22:38:58.689Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:38:58 [2020-05-22T22:38:58.689Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:38:58 [2020-05-22T22:38:58.689Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:38:58 [2020-05-22T22:38:58.689Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:38:58 [2020-05-22T22:38:58.689Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:38:58 [2020-05-22T22:38:58.689Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:38:58 [2020-05-22T22:38:58.689Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:38:58 [2020-05-22T22:38:58.689Z] --- PASS: TestContainerInvalidJSON (0.03s)
22:38:58 [2020-05-22T22:38:58.689Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:38:58 [2020-05-22T22:38:58.689Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:38:58 [2020-05-22T22:38:58.689Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:38:58 [2020-05-22T22:38:58.689Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:38:58 [2020-05-22T22:38:58.689Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
22:38:58 [2020-05-22T22:38:58.689Z] === RUN   TestCopyFromContainerPathIsNotDir
22:38:58 [2020-05-22T22:38:58.947Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
22:38:58 [2020-05-22T22:38:58.947Z] === RUN   TestCopyToContainerPathDoesNotExist
22:38:58 [2020-05-22T22:38:58.947Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
22:38:58 [2020-05-22T22:38:58.947Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
22:38:58 [2020-05-22T22:38:58.947Z] === RUN   TestCopyToContainerPathIsNotDir
22:38:58 [2020-05-22T22:38:58.947Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
22:38:58 [2020-05-22T22:38:58.947Z] === RUN   TestCopyFromContainer
22:38:58 [2020-05-22T22:38:58.994Z] ok  	github.com/docker/docker/pkg/filenotify	0.085s	coverage: 36.2% of statements
22:38:59 [2020-05-22T22:38:59.466Z] ok  	github.com/docker/docker/pkg/fileutils	0.098s	coverage: 87.7% of statements
22:38:59 [2020-05-22T22:38:59.940Z] ok  	github.com/docker/docker/pkg/homedir	0.057s	coverage: 42.9% of statements
22:39:00 [2020-05-22T22:39:00.256Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:39:00 [2020-05-22T22:39:00.336Z] --- PASS: TestCreateServiceMaxReplicas (4.00s)
22:39:00 [2020-05-22T22:39:00.336Z] === RUN   TestCreateWithDuplicateNetworkNames
22:39:00 [2020-05-22T22:39:00.840Z] === RUN   TestCopyFromContainer//
22:39:00 [2020-05-22T22:39:00.878Z] d9cbbca60e5f: Download complete
22:39:00 [2020-05-22T22:39:00.878Z] d9cbbca60e5f: Pull complete
22:39:00 [2020-05-22T22:39:00.878Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
22:39:00 [2020-05-22T22:39:00.878Z] Status: Downloaded newer image for busybox:latest
22:39:00 [2020-05-22T22:39:00.935Z] ok  	github.com/docker/docker/pkg/archive	6.083s	coverage: 62.0% of statements
22:39:00 [2020-05-22T22:39:00.935Z] ok  	github.com/docker/docker/pkg/idtools	0.079s	coverage: 6.5% of statements
22:39:01 [2020-05-22T22:39:01.097Z] === RUN   TestCopyFromContainer//bar/root
22:39:01 [2020-05-22T22:39:01.354Z] === RUN   TestCopyFromContainer//bar/root/
22:39:01 [2020-05-22T22:39:01.354Z] === RUN   TestCopyFromContainer/bar/quux
22:39:01 [2020-05-22T22:39:01.408Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.341s	coverage: 84.1% of statements
22:39:01 [2020-05-22T22:39:01.616Z] tests/integration/models_resources_test.py .                             [ 91%]
22:39:01 [2020-05-22T22:39:01.917Z] === RUN   TestCopyFromContainer/bar/quux/
22:39:01 [2020-05-22T22:39:01.917Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:39:02 [2020-05-22T22:39:02.174Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:39:02 [2020-05-22T22:39:02.174Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:39:02 [2020-05-22T22:39:02.404Z] ok  	github.com/docker/docker/pkg/ioutils	0.777s	coverage: 69.7% of statements
22:39:02 [2020-05-22T22:39:02.404Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.160s	coverage: 91.7% of statements
22:39:02 [2020-05-22T22:39:02.404Z] ok  	github.com/docker/docker/pkg/locker	0.046s	coverage: 88.9% of statements
22:39:02 [2020-05-22T22:39:02.431Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:39:02 [2020-05-22T22:39:02.431Z] === RUN   TestCopyFromContainer/bar/notarget
22:39:02 [2020-05-22T22:39:02.431Z] --- PASS: TestCopyFromContainer (3.51s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer//bar/root (0.38s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer/bar/quux (0.40s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
22:39:02 [2020-05-22T22:39:02.431Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
22:39:02 [2020-05-22T22:39:02.431Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:39:02 [2020-05-22T22:39:02.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:39:02 [2020-05-22T22:39:02.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:39:02 [2020-05-22T22:39:02.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:39:02 [2020-05-22T22:39:02.689Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:39:02 [2020-05-22T22:39:02.689Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:39:02 [2020-05-22T22:39:02.689Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:39:02 [2020-05-22T22:39:02.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
22:39:02 [2020-05-22T22:39:02.689Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:39:02 [2020-05-22T22:39:02.689Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:39:02 [2020-05-22T22:39:02.689Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateLinkToNonExistingContainer
22:39:02 [2020-05-22T22:39:02.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateWithInvalidEnv
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateWithInvalidEnv/0
22:39:02 [2020-05-22T22:39:02.689Z] === PAUSE TestCreateWithInvalidEnv/0
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateWithInvalidEnv/1
22:39:02 [2020-05-22T22:39:02.689Z] === PAUSE TestCreateWithInvalidEnv/1
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateWithInvalidEnv/2
22:39:02 [2020-05-22T22:39:02.689Z] === PAUSE TestCreateWithInvalidEnv/2
22:39:02 [2020-05-22T22:39:02.689Z] === CONT  TestCreateWithInvalidEnv/0
22:39:02 [2020-05-22T22:39:02.689Z] === CONT  TestCreateWithInvalidEnv/2
22:39:02 [2020-05-22T22:39:02.689Z] === CONT  TestCreateWithInvalidEnv/1
22:39:02 [2020-05-22T22:39:02.689Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:39:02 [2020-05-22T22:39:02.689Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:39:02 [2020-05-22T22:39:02.689Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:39:02 [2020-05-22T22:39:02.689Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateTmpfsMountsTarget
22:39:02 [2020-05-22T22:39:02.689Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:39:02 [2020-05-22T22:39:02.689Z] === RUN   TestCreateWithCustomMaskedPaths
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:39:02 [2020-05-22T22:39:02.878Z] ok  	github.com/docker/docker/pkg/longpath	0.044s	coverage: 100.0% of statements
22:39:02 [2020-05-22T22:39:02.878Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.063s	coverage: 85.7% of statements
22:39:03 [2020-05-22T22:39:03.068Z] + bundleName=amd64-rootless
22:39:03 [2020-05-22T22:39:03.068Z] + echo Creating amd64-rootless-bundles.tar.gz
22:39:03 [2020-05-22T22:39:03.068Z] Creating amd64-rootless-bundles.tar.gz
22:39:03 [2020-05-22T22:39:03.068Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:39:03 [2020-05-22T22:39:03.068Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
22:39:03 [2020-05-22T22:39:03.078Z] Archiving artifacts
22:39:03 [2020-05-22T22:39:03.253Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
22:39:03 [2020-05-22T22:39:03.253Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
22:39:03 [2020-05-22T22:39:03.352Z] ok  	github.com/docker/docker/pkg/parsers	0.034s	coverage: 97.0% of statements
22:39:03 [2020-05-22T22:39:03.826Z] ok  	github.com/docker/docker/pkg/pidfile	0.065s	coverage: 82.6% of statements
22:39:04 [2020-05-22T22:39:04.184Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
22:39:04 [2020-05-22T22:39:04.809Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
22:39:04 [2020-05-22T22:39:04.822Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.125s	coverage: 56.8% of statements
[Pipeline] // catchError
[Pipeline] sh
22:39:05 [2020-05-22T22:39:05.116Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s)
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:39:05 [2020-05-22T22:39:05.116Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:39:05 [2020-05-22T22:39:05.116Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:39:05 [2020-05-22T22:39:05.116Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:39:05 [2020-05-22T22:39:05.116Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:39:05 [2020-05-22T22:39:05.116Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:39:05 [2020-05-22T22:39:05.116Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:39:05 [2020-05-22T22:39:05.124Z] + make clean
22:39:05 [2020-05-22T22:39:05.374Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:39:05 [2020-05-22T22:39:05.374Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:39:05 [2020-05-22T22:39:05.374Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:39:05 [2020-05-22T22:39:05.374Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:39:05 [2020-05-22T22:39:05.374Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
22:39:05 [2020-05-22T22:39:05.374Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:39:05 [2020-05-22T22:39:05.374Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:39:05 [2020-05-22T22:39:05.374Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:39:05 [2020-05-22T22:39:05.381Z] docker volume rm -f docker-dev-cache
22:39:05 [2020-05-22T22:39:05.381Z] docker-dev-cache
[Pipeline] deleteDir
22:39:05 [2020-05-22T22:39:05.631Z] --- PASS: TestCreateWithCapabilities (0.03s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
22:39:05 [2020-05-22T22:39:05.631Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.23s)
22:39:05 [2020-05-22T22:39:05.631Z] === RUN   TestCreateWithCustomReadonlyPaths
22:39:05 [2020-05-22T22:39:05.819Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.162s	coverage: 85.7% of statements
22:39:05 [2020-05-22T22:39:05.820Z] ok  	github.com/docker/docker/pkg/pools	0.173s	coverage: 88.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:39:06 [2020-05-22T22:39:06.816Z] ok  	github.com/docker/docker/pkg/progress	0.030s	coverage: 75.9% of statements
22:39:07 [2020-05-22T22:39:07.394Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:39:07 [2020-05-22T22:39:07.812Z] ok  	github.com/docker/docker/pkg/reexec	0.072s	coverage: 82.4% of statements
22:39:07 [2020-05-22T22:39:07.812Z] ok  	github.com/docker/docker/pkg/pubsub	1.128s	coverage: 73.9% of statements
22:39:08 [2020-05-22T22:39:08.154Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
22:39:08 [2020-05-22T22:39:08.286Z] ok  	github.com/docker/docker/pkg/signal	0.049s	coverage: 20.3% of statements
22:39:08 [2020-05-22T22:39:08.718Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.13s)
22:39:08 [2020-05-22T22:39:08.718Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:39:08 [2020-05-22T22:39:08.718Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:39:08 [2020-05-22T22:39:08.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:39:08 [2020-05-22T22:39:08.718Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:39:08 [2020-05-22T22:39:08.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:39:08 [2020-05-22T22:39:08.718Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:39:08 [2020-05-22T22:39:08.718Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:39:08 [2020-05-22T22:39:08.718Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:39:08 [2020-05-22T22:39:08.718Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
22:39:08 [2020-05-22T22:39:08.718Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:39:08 [2020-05-22T22:39:08.718Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
22:39:08 [2020-05-22T22:39:08.718Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:39:08 [2020-05-22T22:39:08.718Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
22:39:08 [2020-05-22T22:39:08.718Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:39:08 [2020-05-22T22:39:08.718Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:39:08 [2020-05-22T22:39:08.759Z] ok  	github.com/docker/docker/pkg/stdcopy	0.032s	coverage: 100.0% of statements
22:39:09 [2020-05-22T22:39:09.287Z] === RUN   TestDockerSuite/TestBuildAddNonTar
22:39:09 [2020-05-22T22:39:09.545Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
22:39:09 [2020-05-22T22:39:09.545Z] === RUN   TestCreateDifferentPlatform
22:39:09 [2020-05-22T22:39:09.761Z] ok  	github.com/docker/docker/pkg/streamformatter	0.075s	coverage: 66.2% of statements
22:39:09 [2020-05-22T22:39:09.761Z] ok  	github.com/docker/docker/pkg/stringid	0.029s	coverage: 70.6% of statements
22:39:09 [2020-05-22T22:39:09.803Z] === RUN   TestCreateDifferentPlatform/different_os
22:39:09 [2020-05-22T22:39:09.803Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:39:09 [2020-05-22T22:39:09.803Z] --- PASS: TestCreateDifferentPlatform (0.05s)
22:39:09 [2020-05-22T22:39:09.803Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:39:09 [2020-05-22T22:39:09.803Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:39:09 [2020-05-22T22:39:09.803Z] === RUN   TestContainerStartOnDaemonRestart
22:39:09 [2020-05-22T22:39:09.803Z] === PAUSE TestContainerStartOnDaemonRestart
22:39:09 [2020-05-22T22:39:09.803Z] === RUN   TestDaemonRestartIpcMode
22:39:09 [2020-05-22T22:39:09.803Z] === PAUSE TestDaemonRestartIpcMode
22:39:09 [2020-05-22T22:39:09.803Z] === RUN   TestDaemonHostGatewayIP
22:39:09 [2020-05-22T22:39:09.803Z] === PAUSE TestDaemonHostGatewayIP
22:39:09 [2020-05-22T22:39:09.803Z] === RUN   TestContainerKillOnDaemonStart
22:39:09 [2020-05-22T22:39:09.803Z] === PAUSE TestContainerKillOnDaemonStart
22:39:09 [2020-05-22T22:39:09.803Z] === RUN   TestDiff
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:39:10 [2020-05-22T22:39:10.233Z] ok  	github.com/docker/docker/pkg/sysinfo	0.042s	coverage: 38.2% of statements
22:39:10 [2020-05-22T22:39:10.676Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:39:10 [2020-05-22T22:39:10.676Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:39:10 [2020-05-22T22:39:10.735Z] --- PASS: TestDiff (0.86s)
22:39:10 [2020-05-22T22:39:10.735Z] === RUN   TestExecWithCloseStdin
22:39:10 [2020-05-22T22:39:10.992Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
22:39:11 [2020-05-22T22:39:11.229Z] ok  	github.com/docker/docker/pkg/system	0.152s	coverage: 13.8% of statements
22:39:11 [2020-05-22T22:39:11.556Z] --- PASS: TestExecWithCloseStdin (1.03s)
22:39:11 [2020-05-22T22:39:11.556Z] === RUN   TestExec
22:39:11 [2020-05-22T22:39:11.701Z] ok  	github.com/docker/docker/pkg/tailfile	0.150s	coverage: 88.6% of statements
22:39:11 [2020-05-22T22:39:11.701Z] ok  	github.com/docker/docker/pkg/tarsum	0.224s	coverage: 89.3% of statements
22:39:11 [2020-05-22T22:39:11.813Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
22:39:12 [2020-05-22T22:39:12.175Z] testing: warning: no tests to run
22:39:12 [2020-05-22T22:39:12.175Z] coverage: [no statements]
22:39:12 [2020-05-22T22:39:12.175Z] ok  	github.com/docker/docker/pkg/term/windows	0.059s	coverage: [no statements] [no tests to run]
22:39:12 [2020-05-22T22:39:12.175Z] ok  	github.com/docker/docker/pkg/truncindex	0.132s	coverage: 91.5% of statements
22:39:12 [2020-05-22T22:39:12.377Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
22:39:12 [2020-05-22T22:39:12.634Z] --- PASS: TestExec (1.01s)
22:39:12 [2020-05-22T22:39:12.634Z] === RUN   TestExecUser
22:39:12 [2020-05-22T22:39:12.634Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
22:39:12 [2020-05-22T22:39:12.648Z] ok  	github.com/docker/docker/pkg/urlutil	0.095s	coverage: 100.0% of statements
22:39:13 [2020-05-22T22:39:13.121Z] ok  	github.com/docker/docker/pkg/useragent	0.033s	coverage: 88.9% of statements
22:39:13 [2020-05-22T22:39:13.199Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
22:39:13 [2020-05-22T22:39:13.763Z] --- PASS: TestExecUser (1.03s)
22:39:13 [2020-05-22T22:39:13.763Z] === RUN   TestExportContainerAndImportImage
22:39:13 [2020-05-22T22:39:13.763Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
22:39:14 [2020-05-22T22:39:14.117Z] ok  	github.com/docker/docker/plugin/v2	0.197s	coverage: 20.1% of statements
22:39:14 [2020-05-22T22:39:14.406Z] --- PASS: TestServiceWithDataPathPortInit (17.88s)
22:39:14 [2020-05-22T22:39:14.406Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:39:14 [2020-05-22T22:39:14.590Z] ok  	github.com/docker/docker/plugin	0.218s	coverage: 12.0% of statements
22:39:14 [2020-05-22T22:39:14.591Z] ok  	github.com/docker/docker/reference	0.259s	coverage: 84.4% of statements
22:39:15 [2020-05-22T22:39:15.132Z] --- PASS: TestExportContainerAndImportImage (1.25s)
22:39:15 [2020-05-22T22:39:15.132Z] === RUN   TestExportContainerAfterDaemonRestart
22:39:15 [2020-05-22T22:39:15.251Z] tests/integration/regression_test.py ......                              [ 98%]
22:39:15 [2020-05-22T22:39:15.538Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.43s)
22:39:15 [2020-05-22T22:39:15.539Z] === RUN   TestCreateServiceSecretFileMode
22:39:15 [2020-05-22T22:39:15.586Z] ok  	github.com/docker/docker/restartmanager	0.027s	coverage: 50.9% of statements
22:39:15 [2020-05-22T22:39:15.696Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
22:39:15 [2020-05-22T22:39:15.696Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
22:39:15 [2020-05-22T22:39:15.759Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:39:15 [2020-05-22T22:39:15.759Z] tests/integration/credentials/utils_test.py .                            [100%]
22:39:15 [2020-05-22T22:39:15.759Z] 
22:39:15 [2020-05-22T22:39:15.759Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:39:15 [2020-05-22T22:39:15.759Z] =========================== short test summary info ============================
22:39:15 [2020-05-22T22:39:15.759Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:39:15 [2020-05-22T22:39:15.759Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:39:15 [2020-05-22T22:39:15.759Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:39:15 [2020-05-22T22:39:15.759Z]   Not supported on most drivers
22:39:15 [2020-05-22T22:39:15.759Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:39:15 [2020-05-22T22:39:15.759Z]   Can fail if eth0 has multiple IP addresses
22:39:15 [2020-05-22T22:39:15.759Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:39:15 [2020-05-22T22:39:15.759Z]   This doesn't seem to be taken into account by the engine
22:39:15 [2020-05-22T22:39:15.760Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:39:15 [2020-05-22T22:39:15.760Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:39:15 [2020-05-22T22:39:15.760Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:39:15 [2020-05-22T22:39:15.760Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:39:15 [2020-05-22T22:39:15.760Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:39:15 [2020-05-22T22:39:15.760Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:39:15 [2020-05-22T22:39:15.760Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:39:15 [2020-05-22T22:39:15.760Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.89 seconds ==
22:39:16 [2020-05-22T22:39:16.013Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:39:16 [2020-05-22T22:39:16.059Z] ok  	github.com/docker/docker/registry/resumable	0.257s	coverage: 100.0% of statements
22:39:16 [2020-05-22T22:39:16.626Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
22:39:16 [2020-05-22T22:39:16.626Z] === RUN   TestHealthCheckWorkdir
22:39:17 [2020-05-22T22:39:17.055Z] ok  	github.com/docker/docker/testutil	0.028s	coverage: 62.5% of statements
22:39:17 [2020-05-22T22:39:17.055Z] ok  	github.com/docker/docker/registry	0.353s	coverage: 51.7% of statements
22:39:17 [2020-05-22T22:39:17.055Z] ok  	github.com/docker/docker/runconfig	0.187s	coverage: 52.2% of statements
22:39:17 [2020-05-22T22:39:17.558Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
22:39:17 [2020-05-22T22:39:17.558Z] --- PASS: TestHealthCheckWorkdir (1.07s)
22:39:17 [2020-05-22T22:39:17.558Z] === RUN   TestHealthKillContainer
22:39:18 [2020-05-22T22:39:18.489Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
22:39:19 [2020-05-22T22:39:19.290Z] ok  	github.com/docker/docker/volume/drivers	0.212s	coverage: 36.1% of statements
22:39:19 [2020-05-22T22:39:19.420Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
22:39:19 [2020-05-22T22:39:19.677Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
22:39:19 [2020-05-22T22:39:19.933Z] --- PASS: TestCreateServiceSecretFileMode (3.57s)
22:39:19 [2020-05-22T22:39:19.933Z] === RUN   TestCreateServiceConfigFileMode
22:39:20 [2020-05-22T22:39:20.286Z] ok  	github.com/docker/docker/volume/local	0.109s	coverage: 37.7% of statements
22:39:20 [2020-05-22T22:39:20.286Z] ok  	github.com/docker/docker/volume/mounts	0.093s	coverage: 66.2% of statements
22:39:20 [2020-05-22T22:39:20.609Z] --- PASS: TestHealthKillContainer (2.91s)
22:39:20 [2020-05-22T22:39:20.609Z] === RUN   TestInspectCpusetInConfigPre120
22:39:20 [2020-05-22T22:39:20.866Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
22:39:21 [2020-05-22T22:39:21.123Z] === RUN   TestDockerSuite/TestBuildAddScript
22:39:21 [2020-05-22T22:39:21.381Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
22:39:21 [2020-05-22T22:39:21.381Z] === RUN   TestIpcModeNone
22:39:21 [2020-05-22T22:39:21.868Z] ok  	github.com/docker/docker/volume/service	0.495s	coverage: 70.3% of statements
22:39:22 [2020-05-22T22:39:22.313Z] --- PASS: TestIpcModeNone (1.01s)
22:39:22 [2020-05-22T22:39:22.313Z] === RUN   TestIpcModePrivate
22:39:22 [2020-05-22T22:39:22.613Z] --- PASS: TestCreateServiceConfigFileMode (3.42s)
22:39:22 [2020-05-22T22:39:22.613Z] === RUN   TestCreateServiceSysctls
22:39:22 [2020-05-22T22:39:22.877Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
22:39:23 [2020-05-22T22:39:23.442Z] --- PASS: TestIpcModePrivate (0.96s)
22:39:23 [2020-05-22T22:39:23.442Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false
22:39:23 [2020-05-22T22:39:23.443Z] === RUN   TestIpcModeShareable
22:39:24 [2020-05-22T22:39:24.377Z] --- PASS: TestIpcModeShareable (1.11s)
22:39:24 [2020-05-22T22:39:24.377Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true
22:39:24 [2020-05-22T22:39:24.377Z] === RUN   TestAPIIpcModeShareableAndContainer
22:39:24 [2020-05-22T22:39:24.378Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.86s)
22:39:24 [2020-05-22T22:39:24.378Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ku4cyb2teq0to5ubi179546lw Created:2020-05-22 22:39:15.707519372 +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[39f56b770434e5026b3427ad6cf66cce8883c5249398a059fa0bae8dd23abf75:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wqx921mvc3yc8o7x46hm0fm31 EndpointID:c9e0eb871c5084cbb7e5213f749c1be2497777b5aba5a9208a88f4aad79fe839 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:38ee5d96495cc9a4927fb4a54964138b5a4d1a10a959ff33bd16fd3c67bbda2c 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:abc5587ce19d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wqx921mvc3yc8o7x46hm0fm31 EndpointID:c9e0eb871c5084cbb7e5213f749c1be2497777b5aba5a9208a88f4aad79fe839 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:39:24 [2020-05-22T22:39:24.378Z] PASS
22:39:24 [2020-05-22T22:39:24.378Z] 
22:39:24 [2020-05-22T22:39:24.378Z] === Skipped
22:39:24 [2020-05-22T22:39:24.378Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:39:24 [2020-05-22T22:39:24.378Z]     service_test.go:236: FLAKY_TEST
22:39:24 [2020-05-22T22:39:24.378Z] 
22:39:24 [2020-05-22T22:39:24.378Z] 
22:39:24 [2020-05-22T22:39:24.378Z] DONE 22 tests, 1 skipped in 51.962s
22:39:24 [2020-05-22T22:39:24.378Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:39:24 [2020-05-22T22:39:24.378Z] ++ 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
22:39:24 [2020-05-22T22:39:24.378Z] ++ set -e
22:39:24 [2020-05-22T22:39:24.378Z] ++ '[' -n 0 ']'
22:39:24 [2020-05-22T22:39:24.378Z] ++ set -x
22:39:24 [2020-05-22T22:39:24.378Z] ++ env -i DEST=/go/src/github.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
22:39:24 [2020-05-22T22:39:24.378Z] INFO: Testing against a local daemon
22:39:24 [2020-05-22T22:39:24.378Z] === RUN   TestDockerNetworkIpvlanPersistance
22:39:24 [2020-05-22T22:39:24.378Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:39:24 [2020-05-22T22:39:24.378Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:39:24 [2020-05-22T22:39:24.378Z] === RUN   TestDockerNetworkIpvlan
22:39:24 [2020-05-22T22:39:24.378Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
22:39:24 [2020-05-22T22:39:24.378Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:39:24 [2020-05-22T22:39:24.378Z] PASS
22:39:24 [2020-05-22T22:39:24.378Z] 
22:39:24 [2020-05-22T22:39:24.378Z] === Skipped
22:39:24 [2020-05-22T22:39:24.378Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:39:24 [2020-05-22T22:39:24.378Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:39:24 [2020-05-22T22:39:24.378Z] 
22:39:24 [2020-05-22T22:39:24.378Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
22:39:24 [2020-05-22T22:39:24.378Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:39:24 [2020-05-22T22:39:24.378Z] 
22:39:24 [2020-05-22T22:39:24.378Z] 
22:39:24 [2020-05-22T22:39:24.378Z] DONE 2 tests, 2 skipped in 0.150s
22:39:24 [2020-05-22T22:39:24.378Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:39:24 [2020-05-22T22:39:24.378Z] ++ 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
22:39:24 [2020-05-22T22:39:24.378Z] ++ set -e
22:39:24 [2020-05-22T22:39:24.378Z] ++ '[' -n 0 ']'
22:39:24 [2020-05-22T22:39:24.378Z] ++ set -x
22:39:24 [2020-05-22T22:39:24.378Z] ++ env -i DEST=/go/src/github.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
22:39:24 [2020-05-22T22:39:24.378Z] INFO: Testing against a local daemon
22:39:24 [2020-05-22T22:39:24.378Z] === RUN   TestDockerNetworkMacvlanPersistance
22:39:24 [2020-05-22T22:39:24.635Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
22:39:24 [2020-05-22T22:39:24.893Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
22:39:25 [2020-05-22T22:39:25.312Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.11s)
22:39:25 [2020-05-22T22:39:25.312Z] === RUN   TestDockerNetworkMacvlan
22:39:26 [2020-05-22T22:39:26.688Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:39:26 [2020-05-22T22:39:26.790Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
22:39:27 [2020-05-22T22:39:27.356Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
22:39:27 [2020-05-22T22:39:27.613Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s)
22:39:27 [2020-05-22T22:39:27.613Z] === RUN   TestAPIIpcModeHost
22:39:27 [2020-05-22T22:39:27.624Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:39:28 [2020-05-22T22:39:28.092Z] --- PASS: TestCreateServiceSysctls (4.68s)
22:39:28 [2020-05-22T22:39:28.092Z] === RUN   TestCreateServiceCapabilities
22:39:28 [2020-05-22T22:39:28.156Z] Leaving: AppArmorNo profiles have been unloaded.
22:39:28 [2020-05-22T22:39:28.156Z] 
22:39:28 [2020-05-22T22:39:28.156Z] Unloading profiles will leave already running processes permanently
22:39:28 [2020-05-22T22:39:28.156Z] unconfined, which can lead to unexpected situations.
22:39:28 [2020-05-22T22:39:28.156Z] 
22:39:28 [2020-05-22T22:39:28.156Z] To set a process to complain mode, use the command line tool
22:39:28 [2020-05-22T22:39:28.156Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:39:28 [2020-05-22T22:39:28.156Z] 
22:39:28 [2020-05-22T22:39:28.544Z] --- PASS: TestAPIIpcModeHost (0.79s)
22:39:28 [2020-05-22T22:39:28.544Z] === RUN   TestDaemonIpcModeShareable
Post stage
[Pipeline] junit
22:39:28 [2020-05-22T22:39:28.805Z] Recording test results
22:39:29 [2020-05-22T22:39:29.000Z] === RUN   TestDockerNetworkMacvlan/NilParent
[Pipeline] sh
22:39:30 [2020-05-22T22:39:30.046Z] + echo Ensuring container killed.
22:39:30 [2020-05-22T22:39:30.046Z] Ensuring container killed.
22:39:30 [2020-05-22T22:39:30.046Z] + docker rm -vf docker-pr3
22:39:30 [2020-05-22T22:39:30.046Z] Error: No such container: docker-pr3
22:39:30 [2020-05-22T22:39:30.046Z] + true
[Pipeline] sh
22:39:30 [2020-05-22T22:39:30.360Z] + echo Chowning /workspace to jenkins user
22:39:30 [2020-05-22T22:39:30.360Z] Chowning /workspace to jenkins user
22:39:30 [2020-05-22T22:39:30.360Z] + id -u
22:39:30 [2020-05-22T22:39:30.360Z] + id -g
22:39:30 [2020-05-22T22:39:30.360Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41014:/workspace busybox chown -R 1000:1000 /workspace
22:39:30 [2020-05-22T22:39:30.360Z] Unable to find image 'busybox:latest' locally
22:39:30 [2020-05-22T22:39:30.438Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
22:39:30 [2020-05-22T22:39:30.438Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true
22:39:30 [2020-05-22T22:39:30.438Z] === RUN   TestDaemonIpcModePrivate
22:39:31 [2020-05-22T22:39:31.002Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
22:39:31 [2020-05-22T22:39:31.539Z] --- PASS: TestCreateServiceCapabilities (3.60s)
22:39:31 [2020-05-22T22:39:31.539Z] === RUN   TestInspect
22:39:32 [2020-05-22T22:39:32.285Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:39:32 [2020-05-22T22:39:32.373Z] --- PASS: TestDaemonIpcModePrivate (1.95s)
22:39:32 [2020-05-22T22:39:32.373Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false
22:39:32 [2020-05-22T22:39:32.373Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:39:33 [2020-05-22T22:39:33.304Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
22:39:33 [2020-05-22T22:39:33.868Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
22:39:33 [2020-05-22T22:39:33.868Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false
22:39:33 [2020-05-22T22:39:33.868Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:39:34 [2020-05-22T22:39:34.989Z] --- PASS: TestInspect (3.63s)
22:39:34 [2020-05-22T22:39:34.989Z] === RUN   TestCreateJob
22:39:35 [2020-05-22T22:39:35.570Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:39:35 [2020-05-22T22:39:35.588Z] latest: Pulling from library/busybox
22:39:35 [2020-05-22T22:39:35.588Z] d9cbbca60e5f: Pulling fs layer
22:39:35 [2020-05-22T22:39:35.588Z] d9cbbca60e5f: Download complete
22:39:35 [2020-05-22T22:39:35.588Z] d9cbbca60e5f: Pull complete
22:39:35 [2020-05-22T22:39:35.588Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
22:39:35 [2020-05-22T22:39:35.588Z] Status: Downloaded newer image for busybox:latest
22:39:35 [2020-05-22T22:39:35.763Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s)
22:39:35 [2020-05-22T22:39:35.763Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true
22:39:35 [2020-05-22T22:39:35.763Z] === RUN   TestIpcModeOlderClient
22:39:35 [2020-05-22T22:39:35.763Z] === PAUSE TestIpcModeOlderClient
22:39:35 [2020-05-22T22:39:35.763Z] === RUN   TestKillContainerInvalidSignal
22:39:36 [2020-05-22T22:39:36.328Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
22:39:36 [2020-05-22T22:39:36.328Z] === RUN   TestKillContainer
22:39:36 [2020-05-22T22:39:36.328Z] === RUN   TestKillContainer/no_signal
22:39:37 [2020-05-22T22:39:37.260Z] === RUN   TestKillContainer/non_killing_signal
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:39:37 [2020-05-22T22:39:37.517Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
22:39:37 [2020-05-22T22:39:37.800Z] + bundleName=docker-py
22:39:37 [2020-05-22T22:39:37.800Z] + echo Creating docker-py-bundles.tar.gz
22:39:37 [2020-05-22T22:39:37.800Z] Creating docker-py-bundles.tar.gz
22:39:37 [2020-05-22T22:39:37.800Z] + 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
22:39:37 [2020-05-22T22:39:37.808Z] Archiving artifacts
22:39:38 [2020-05-22T22:39:38.080Z] === RUN   TestKillContainer/killing_signal
22:39:38 [2020-05-22T22:39:38.338Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
22:39:39 [2020-05-22T22:39:39.270Z] --- PASS: TestKillContainer (2.82s)
22:39:39 [2020-05-22T22:39:39.270Z]     --- PASS: TestKillContainer/no_signal (0.95s)
22:39:39 [2020-05-22T22:39:39.270Z]     --- PASS: TestKillContainer/non_killing_signal (0.77s)
22:39:39 [2020-05-22T22:39:39.270Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
22:39:39 [2020-05-22T22:39:39.270Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:39:39 [2020-05-22T22:39:39.270Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:39:39 [2020-05-22T22:39:39.298Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
22:39:39 [2020-05-22T22:39:39.362Z] --- PASS: TestCreateJob (4.29s)
22:39:39 [2020-05-22T22:39:39.362Z] === RUN   TestReplicatedJob
[Pipeline] sh
22:39:39 [2020-05-22T22:39:39.734Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/make.sh binary-daemon
22:39:39 [2020-05-22T22:39:39.833Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:39:40 [2020-05-22T22:39:40.293Z] 
22:39:40 [2020-05-22T22:39:40.293Z] Removing bundles/
22:39:40 [2020-05-22T22:39:40.293Z] 
22:39:40 [2020-05-22T22:39:40.293Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
22:39:40 [2020-05-22T22:39:40.293Z] Building: bundles/binary-daemon/dockerd-dev
22:39:40 [2020-05-22T22:39:40.293Z] GOOS="" GOARCH="" GOARM=""
22:39:40 [2020-05-22T22:39:40.765Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s)
22:39:40 [2020-05-22T22:39:40.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s)
22:39:40 [2020-05-22T22:39:40.765Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
22:39:40 [2020-05-22T22:39:40.765Z] === RUN   TestKillStoppedContainer
22:39:40 [2020-05-22T22:39:40.765Z] --- PASS: TestKillStoppedContainer (0.09s)
22:39:40 [2020-05-22T22:39:40.765Z] === RUN   TestKillStoppedContainerAPIPre120
22:39:41 [2020-05-22T22:39:41.025Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
22:39:41 [2020-05-22T22:39:41.025Z] === RUN   TestKillDifferentUserContainer
22:39:41 [2020-05-22T22:39:41.958Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
22:39:41 [2020-05-22T22:39:41.958Z] --- PASS: TestKillDifferentUserContainer (1.02s)
22:39:41 [2020-05-22T22:39:41.958Z] === RUN   TestInspectOomKilledTrue
22:39:41 [2020-05-22T22:39:41.958Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
22:39:41 [2020-05-22T22:39:41.958Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:39:41 [2020-05-22T22:39:41.958Z] === RUN   TestInspectOomKilledFalse
22:39:41 [2020-05-22T22:39:41.958Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
22:39:41 [2020-05-22T22:39:41.958Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:39:41 [2020-05-22T22:39:41.958Z] === RUN   TestLinksEtcHostsContentMatch
22:39:42 [2020-05-22T22:39:42.135Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:39:42 [2020-05-22T22:39:42.526Z] === RUN   TestDockerSuite/TestBuildAddTar
22:39:42 [2020-05-22T22:39:42.783Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s)
22:39:42 [2020-05-22T22:39:42.783Z] === RUN   TestLinksContainerNames
22:39:43 [2020-05-22T22:39:43.188Z] ok  	github.com/docker/docker/pkg/plugins	35.139s	coverage: 73.4% of statements
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/rootless	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/volume	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === Skipped
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     dispatchers_test.go:376: Windows does not support stopsignal
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     client_test.go:23: runtime.GOOS == "windows"
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     daemon_test.go:147: root required
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     reload_test.go:520: root required
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
22:39:43 [2020-05-22T22:39:43.188Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.188Z] 
22:39:43 [2020-05-22T22:39:43.188Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     pull_v2_test.go:73: Needs fixing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     pull_v2_test.go:118: Needs fixing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     download_test.go:268: Needs fixing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     layer_test.go:304: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     layer_test.go:353: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     layer_test.go:468: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     layer_test.go:697: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     migration_test.go:46: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     migration_test.go:182: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     mount_test.go:17: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     mount_test.go:76: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     mount_test.go:125: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     mount_test.go:212: Failing on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:133: Xz not present in msys2
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:238: Failing on Windows CI machines
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_windows_test.go:16: Currently fails
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     changes_test.go:192: needs more investigation
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     changes_test.go:405: needs further investigation
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     changes_test.go:441: needs further investigation
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     poller_test.go:41: No chmod on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     fileutils_test.go:134: Needs porting to Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     fileutils_test.go:180: Needs porting to Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
22:39:43 [2020-05-22T22:39:43.189Z]     local_test.go:181: runtime.GOOS == "windows"
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] DONE 1761 tests, 46 skipped in 188.856s
22:39:43 [2020-05-22T22:39:43.189Z] INFO: make.ps1 ended at 05/22/2020 22:39:41
22:39:43 [2020-05-22T22:39:43.189Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
22:39:43 [2020-05-22T22:39:43.189Z] INFO: Unit tests ended at 05/22/2020 22:39:42. Duration:00:03:21.9380221
22:39:43 [2020-05-22T22:39:43.189Z] INFO: Building busybox
22:39:43 [2020-05-22T22:39:43.189Z] Sending build context to Docker daemon   5.12kB
22:39:43 [2020-05-22T22:39:43.189Z] 
22:39:43 [2020-05-22T22:39:43.189Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
22:39:43 [2020-05-22T22:39:43.189Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
22:39:43 [2020-05-22T22:39:43.189Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
22:39:43 [2020-05-22T22:39:43.189Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
22:39:43 [2020-05-22T22:39:43.189Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
22:39:43 [2020-05-22T22:39:43.189Z]  ---> 561b89eac394
22:39:43 [2020-05-22T22:39:43.189Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
22:39:43 [2020-05-22T22:39:43.189Z]  ---> Running in c37e3b875526
22:39:43 [2020-05-22T22:39:43.511Z] --- PASS: TestDockerNetworkMacvlan (18.24s)
22:39:43 [2020-05-22T22:39:43.512Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
22:39:43 [2020-05-22T22:39:43.512Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
22:39:43 [2020-05-22T22:39:43.512Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.11s)
22:39:43 [2020-05-22T22:39:43.512Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s)
22:39:43 [2020-05-22T22:39:43.512Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.68s)
22:39:43 [2020-05-22T22:39:43.512Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
22:39:43 [2020-05-22T22:39:43.512Z] PASS
22:39:43 [2020-05-22T22:39:43.512Z] 
22:39:43 [2020-05-22T22:39:43.512Z] DONE 8 tests in 20.477s
22:39:43 [2020-05-22T22:39:43.715Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
22:39:43 [2020-05-22T22:39:43.770Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:39:43 [2020-05-22T22:39:43.770Z] ++ 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
22:39:43 [2020-05-22T22:39:43.770Z] ++ set -e
22:39:43 [2020-05-22T22:39:43.770Z] ++ '[' -n 0 ']'
22:39:43 [2020-05-22T22:39:43.770Z] ++ set -x
22:39:43 [2020-05-22T22:39:43.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:39:43 [2020-05-22T22:39:43.770Z] testing: warning: no tests to run
22:39:43 [2020-05-22T22:39:43.770Z] PASS
22:39:43 [2020-05-22T22:39:43.770Z] 
22:39:43 [2020-05-22T22:39:43.770Z] DONE 0 tests in 0.022s
22:39:43 [2020-05-22T22:39:43.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:39:43 [2020-05-22T22:39:43.770Z] ++ 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
22:39:43 [2020-05-22T22:39:43.770Z] ++ set -e
22:39:43 [2020-05-22T22:39:43.770Z] ++ '[' -n 0 ']'
22:39:43 [2020-05-22T22:39:43.770Z] ++ set -x
22:39:43 [2020-05-22T22:39:43.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:39:43 [2020-05-22T22:39:43.770Z] INFO: Testing against a local daemon
22:39:43 [2020-05-22T22:39:43.770Z] === RUN   TestAuthZPluginAllowRequest
22:39:44 [2020-05-22T22:39:44.647Z] --- PASS: TestLinksContainerNames (1.87s)
22:39:44 [2020-05-22T22:39:44.647Z] === RUN   TestLogsFollowTailEmpty
22:39:45 [2020-05-22T22:39:45.673Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
22:39:45 [2020-05-22T22:39:45.673Z] === RUN   TestAuthZPluginTLS
22:39:46 [2020-05-22T22:39:46.036Z] --- PASS: TestLogsFollowTailEmpty (1.09s)
22:39:46 [2020-05-22T22:39:46.036Z] === RUN   TestContainerNetworkMountsNoChown
22:39:46 [2020-05-22T22:39:46.036Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
22:39:46 [2020-05-22T22:39:46.156Z] --- PASS: TestReplicatedJob (7.12s)
22:39:46 [2020-05-22T22:39:46.156Z] === RUN   TestUpdateReplicatedJob
22:39:46 [2020-05-22T22:39:46.240Z] --- PASS: TestAuthZPluginTLS (0.66s)
22:39:46 [2020-05-22T22:39:46.240Z] === RUN   TestAuthZPluginDenyRequest
22:39:46 [2020-05-22T22:39:46.807Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
22:39:46 [2020-05-22T22:39:46.807Z] === RUN   TestAuthZPluginAPIDenyResponse
22:39:46 [2020-05-22T22:39:46.968Z] --- PASS: TestContainerNetworkMountsNoChown (1.03s)
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/default
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/default
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/private
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/private
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rprivate
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rprivate
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/slave
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/slave
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rslave
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rslave
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/shared
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/shared
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rshared
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rshared
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/default
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/default/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/default/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/rslave
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/rshared
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/shared
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/rprivate
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/slave
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/private
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/private/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/private/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/default/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/default/mount_root
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:39:46 [2020-05-22T22:39:46.968Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:39:47 [2020-05-22T22:39:47.009Z] Removing intermediate container c37e3b875526
22:39:47 [2020-05-22T22:39:47.009Z]  ---> 7f27bf8b952c
22:39:47 [2020-05-22T22:39:47.009Z] Step 7/13 : ARG BUSYBOX_VERSION
22:39:47 [2020-05-22T22:39:47.009Z]  ---> Running in 026b76c9f526
22:39:47 [2020-05-22T22:39:47.225Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:39:47 [2020-05-22T22:39:47.225Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:39:47 [2020-05-22T22:39:47.225Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:39:47 [2020-05-22T22:39:47.225Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:39:47 [2020-05-22T22:39:47.225Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:39:47 [2020-05-22T22:39:47.225Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:39:47 [2020-05-22T22:39:47.374Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s)
22:39:47 [2020-05-22T22:39:47.374Z] === RUN   TestAuthZPluginDenyResponse
22:39:47 [2020-05-22T22:39:47.483Z] Removing intermediate container 026b76c9f526
22:39:47 [2020-05-22T22:39:47.483Z]  ---> c20d0c90581f
22:39:47 [2020-05-22T22:39:47.483Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
22:39:47 [2020-05-22T22:39:47.483Z]  ---> Running in 6701f7e4a00f
22:39:47 [2020-05-22T22:39:47.483Z] Removing intermediate container 6701f7e4a00f
22:39:47 [2020-05-22T22:39:47.483Z]  ---> c9a7083d72ef
22:39:47 [2020-05-22T22:39:47.483Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
22:39:47 [2020-05-22T22:39:47.484Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:39:47 [2020-05-22T22:39:47.484Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:39:47 [2020-05-22T22:39:47.484Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/private/bind_root
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:39:47 [2020-05-22T22:39:47.485Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:39:47 [2020-05-22T22:39:47.742Z] === CONT  TestMountDaemonRoot/private/mount_root
22:39:47 [2020-05-22T22:39:47.742Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:39:47 [2020-05-22T22:39:47.742Z] --- PASS: TestMountDaemonRoot (0.02s)
22:39:47 [2020-05-22T22:39:47.742Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
22:39:47 [2020-05-22T22:39:47.742Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
22:39:47 [2020-05-22T22:39:47.742Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
22:39:47 [2020-05-22T22:39:47.742Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
22:39:47 [2020-05-22T22:39:47.743Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:39:47 [2020-05-22T22:39:47.743Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
22:39:47 [2020-05-22T22:39:47.743Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.09s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:39:47 [2020-05-22T22:39:47.743Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:39:47 [2020-05-22T22:39:47.743Z] === RUN   TestContainerBindMountNonRecursive
22:39:47 [2020-05-22T22:39:47.942Z] --- PASS: TestAuthZPluginDenyResponse (0.63s)
22:39:47 [2020-05-22T22:39:47.942Z] === RUN   TestAuthZPluginAllowEventStream
22:39:49 [2020-05-22T22:39:49.072Z] 
22:39:49 [2020-05-22T22:39:49.072Z]  ---> 9e580a83009e
22:39:49 [2020-05-22T22:39:49.072Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
22:39:49 [2020-05-22T22:39:49.545Z]  ---> Running in 6034ad152efa
22:39:49 [2020-05-22T22:39:49.844Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
22:39:49 [2020-05-22T22:39:49.844Z] === RUN   TestAuthZPluginErrorResponse
22:39:50 [2020-05-22T22:39:50.411Z] --- PASS: TestAuthZPluginErrorResponse (0.64s)
22:39:50 [2020-05-22T22:39:50.411Z] === RUN   TestAuthZPluginErrorRequest
22:39:50 [2020-05-22T22:39:50.529Z] --- PASS: TestUpdateReplicatedJob (4.59s)
22:39:50 [2020-05-22T22:39:50.529Z] === RUN   TestServiceListWithStatuses
22:39:50 [2020-05-22T22:39:50.529Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:39:50 [2020-05-22T22:39:50.529Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:39:50 [2020-05-22T22:39:50.529Z] === RUN   TestDockerNetworkConnectAlias
22:39:50 [2020-05-22T22:39:50.978Z] --- PASS: TestAuthZPluginErrorRequest (0.61s)
22:39:50 [2020-05-22T22:39:50.978Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:39:51 [2020-05-22T22:39:51.021Z] --- PASS: TestContainerBindMountNonRecursive (3.12s)
22:39:51 [2020-05-22T22:39:51.021Z] === RUN   TestNetworkNat
22:39:51 [2020-05-22T22:39:51.914Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s)
22:39:51 [2020-05-22T22:39:51.914Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:39:51 [2020-05-22T22:39:51.950Z] --- PASS: TestNetworkNat (1.12s)
22:39:51 [2020-05-22T22:39:51.950Z] === RUN   TestNetworkLocalhostTCPNat
22:39:52 [2020-05-22T22:39:52.882Z] === RUN   TestDockerSuite/TestBuildAddTarXz
22:39:53 [2020-05-22T22:39:53.445Z] --- PASS: TestNetworkLocalhostTCPNat (1.41s)
22:39:53 [2020-05-22T22:39:53.445Z] === RUN   TestNetworkLoopbackNat
22:39:53 [2020-05-22T22:39:53.818Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
22:39:53 [2020-05-22T22:39:53.818Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:39:54 [2020-05-22T22:39:54.377Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
22:39:54 [2020-05-22T22:39:54.634Z] --- PASS: TestNetworkLoopbackNat (1.25s)
22:39:54 [2020-05-22T22:39:54.634Z] === RUN   TestPause
22:39:56 [2020-05-22T22:39:56.014Z] --- PASS: TestPause (1.16s)
22:39:56 [2020-05-22T22:39:56.014Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:39:56 [2020-05-22T22:39:56.014Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:39:56 [2020-05-22T22:39:56.014Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:39:56 [2020-05-22T22:39:56.014Z] === RUN   TestPauseStopPausedContainer
22:39:56 [2020-05-22T22:39:56.112Z] ok  	github.com/docker/docker/cmd/dockerd	0.147s	coverage: 30.8% of statements
22:39:56 [2020-05-22T22:39:56.348Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
22:39:56 [2020-05-22T22:39:56.348Z] === RUN   TestAuthZPluginHeader
22:39:56 [2020-05-22T22:39:56.578Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
22:39:56 [2020-05-22T22:39:56.746Z] Removing intermediate container 6034ad152efa
22:39:56 [2020-05-22T22:39:56.746Z]  ---> 5c211765a7d3
22:39:56 [2020-05-22T22:39:56.746Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
22:39:56 [2020-05-22T22:39:56.746Z]  ---> Running in adfe71e769ee
22:39:57 [2020-05-22T22:39:57.136Z] ok  	github.com/docker/docker/container	0.175s	coverage: 34.7% of statements
22:39:57 [2020-05-22T22:39:57.136Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:39:57 [2020-05-22T22:39:57.136Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:39:57 [2020-05-22T22:39:57.136Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:39:57 [2020-05-22T22:39:57.136Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:39:57 [2020-05-22T22:39:57.142Z] --- PASS: TestPauseStopPausedContainer (1.31s)
22:39:57 [2020-05-22T22:39:57.142Z] === RUN   TestPsFilter
22:39:57 [2020-05-22T22:39:57.142Z] --- PASS: TestPsFilter (0.20s)
22:39:57 [2020-05-22T22:39:57.142Z] === RUN   TestRemoveContainerWithRemovedVolume
22:39:57 [2020-05-22T22:39:57.284Z] --- PASS: TestAuthZPluginHeader (0.97s)
22:39:57 [2020-05-22T22:39:57.284Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:39:57 [2020-05-22T22:39:57.284Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:39:57 [2020-05-22T22:39:57.284Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:39:57 [2020-05-22T22:39:57.284Z] === RUN   TestAuthZPluginV2Disable
22:39:57 [2020-05-22T22:39:57.284Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:39:57 [2020-05-22T22:39:57.284Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:39:57 [2020-05-22T22:39:57.284Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:39:57 [2020-05-22T22:39:57.284Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:39:57 [2020-05-22T22:39:57.284Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:39:57 [2020-05-22T22:39:57.284Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:39:57 [2020-05-22T22:39:57.284Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:39:57 [2020-05-22T22:39:57.284Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:39:57 [2020-05-22T22:39:57.284Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:39:57 [2020-05-22T22:39:57.742Z] 
22:39:57 [2020-05-22T22:39:57.742Z] SUCCESS: Specified value was saved.
22:39:58 [2020-05-22T22:39:58.512Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s)
22:39:58 [2020-05-22T22:39:58.512Z] === RUN   TestRemoveContainerWithVolume
22:39:58 [2020-05-22T22:39:58.898Z] --- PASS: TestDockerNetworkConnectAlias (8.02s)
22:39:58 [2020-05-22T22:39:58.898Z] === RUN   TestDockerNetworkReConnect
22:39:59 [2020-05-22T22:39:59.443Z] --- PASS: TestRemoveContainerWithVolume (1.31s)
22:39:59 [2020-05-22T22:39:59.443Z] === RUN   TestRemoveContainerRunning
22:40:00 [2020-05-22T22:40:00.005Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
22:40:00 [2020-05-22T22:40:00.569Z] --- PASS: TestRemoveContainerRunning (0.94s)
22:40:00 [2020-05-22T22:40:00.569Z] === RUN   TestRemoveContainerForceRemoveRunning
22:40:00 [2020-05-22T22:40:00.715Z] Removing intermediate container adfe71e769ee
22:40:00 [2020-05-22T22:40:00.715Z]  ---> 340ede5e2f62
22:40:00 [2020-05-22T22:40:00.715Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
22:40:00 [2020-05-22T22:40:00.715Z]  ---> Running in b1ea8e51299b
22:40:01 [2020-05-22T22:40:01.499Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
22:40:01 [2020-05-22T22:40:01.760Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.16s)
22:40:01 [2020-05-22T22:40:01.760Z] === RUN   TestRemoveInvalidContainer
22:40:01 [2020-05-22T22:40:01.761Z] --- PASS: TestRemoveInvalidContainer (0.02s)
22:40:01 [2020-05-22T22:40:01.761Z] === RUN   TestRenameLinkedContainer
22:40:02 [2020-05-22T22:40:02.325Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
22:40:02 [2020-05-22T22:40:02.666Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.074s	coverage: 65.3% of statements
22:40:03 [2020-05-22T22:40:03.691Z] Cannot create a file when that file already exists.
22:40:03 [2020-05-22T22:40:03.695Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
22:40:05 [2020-05-22T22:40:05.591Z] --- PASS: TestRenameLinkedContainer (3.63s)
22:40:05 [2020-05-22T22:40:05.591Z] === RUN   TestRenameStoppedContainer
22:40:05 [2020-05-22T22:40:05.691Z] --- PASS: TestDockerNetworkReConnect (6.14s)
22:40:05 [2020-05-22T22:40:05.691Z] === RUN   TestServicePlugin
22:40:05 [2020-05-22T22:40:05.691Z] --- SKIP: TestServicePlugin (0.00s)
22:40:05 [2020-05-22T22:40:05.691Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:05 [2020-05-22T22:40:05.691Z] === RUN   TestServiceUpdateLabel
22:40:06 [2020-05-22T22:40:06.523Z] --- PASS: TestRenameStoppedContainer (1.05s)
22:40:06 [2020-05-22T22:40:06.523Z] === RUN   TestRenameRunningContainerAndReuse
22:40:08 [2020-05-22T22:40:08.360Z] --- PASS: TestServiceUpdateLabel (3.74s)
22:40:08 [2020-05-22T22:40:08.360Z] === RUN   TestServiceUpdateSecrets
22:40:08 [2020-05-22T22:40:08.480Z] Removing intermediate container b1ea8e51299b
22:40:08 [2020-05-22T22:40:08.480Z]  ---> 1f612feac683
22:40:08 [2020-05-22T22:40:08.480Z] Step 13/13 : CMD ["sh"]
22:40:08 [2020-05-22T22:40:08.480Z]  ---> Running in 422e23f836bf
22:40:08 [2020-05-22T22:40:08.480Z] Removing intermediate container 422e23f836bf
22:40:08 [2020-05-22T22:40:08.480Z]  ---> 913fae60c527
22:40:08 [2020-05-22T22:40:08.480Z] Successfully built 913fae60c527
22:40:08 [2020-05-22T22:40:08.480Z] Successfully tagged busybox:latest
22:40:08 [2020-05-22T22:40:08.480Z] INFO: Docker images of the daemon under test
22:40:08 [2020-05-22T22:40:08.480Z] 
22:40:08 [2020-05-22T22:40:08.480Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
22:40:08 [2020-05-22T22:40:08.480Z] busybox                                latest              913fae60c527        Less than a second ago   3.72GB
22:40:08 [2020-05-22T22:40:08.480Z] microsoft/windowsservercore            latest              561b89eac394        2 weeks ago              3.7GB
22:40:08 [2020-05-22T22:40:08.480Z] mcr.microsoft.com/windows/servercore   ltsc2019            561b89eac394        2 weeks ago              3.7GB
22:40:08 [2020-05-22T22:40:08.480Z] 
22:40:08 [2020-05-22T22:40:08.480Z] INFO: Running integration tests at 05/22/2020 22:40:07...
22:40:08 [2020-05-22T22:40:08.480Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
22:40:08 [2020-05-22T22:40:08.480Z] INFO: Integration API tests being run from the host:
22:40:08 [2020-05-22T22:40:08.480Z] INFO: make.ps1 starting at 05/22/2020 22:40:07
22:40:08 [2020-05-22T22:40:08.953Z] Running D:\gopath\src\github.com\docker\docker\integration\build
22:40:09 [2020-05-22T22:40:09.045Z] --- PASS: TestRenameRunningContainerAndReuse (2.26s)
22:40:09 [2020-05-22T22:40:09.045Z] === RUN   TestRenameInvalidName
22:40:09 [2020-05-22T22:40:09.045Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
22:40:09 [2020-05-22T22:40:09.557Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.038s	coverage: 35.6% of statements
22:40:09 [2020-05-22T22:40:09.609Z] === RUN   TestDockerSuite/TestBuildBlankName
22:40:09 [2020-05-22T22:40:09.867Z] --- PASS: TestRenameInvalidName (1.18s)
22:40:09 [2020-05-22T22:40:09.867Z] === RUN   TestRenameAnonymousContainer
22:40:10 [2020-05-22T22:40:10.124Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
22:40:12 [2020-05-22T22:40:12.648Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
22:40:12 [2020-05-22T22:40:12.648Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
22:40:13 [2020-05-22T22:40:13.144Z] ok  	github.com/docker/docker/daemon/cluster	0.206s	coverage: 0.5% of statements
22:40:14 [2020-05-22T22:40:14.019Z] --- PASS: TestRenameAnonymousContainer (4.02s)
22:40:14 [2020-05-22T22:40:14.019Z] === RUN   TestRenameContainerWithSameName
22:40:14 [2020-05-22T22:40:14.584Z] --- PASS: TestRenameContainerWithSameName (0.86s)
22:40:14 [2020-05-22T22:40:14.584Z] === RUN   TestRenameContainerWithLinkedContainer
22:40:14 [2020-05-22T22:40:14.841Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
22:40:15 [2020-05-22T22:40:15.364Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.99s)
22:40:15 [2020-05-22T22:40:15.364Z] PASS
22:40:15 [2020-05-22T22:40:15.364Z] 
22:40:15 [2020-05-22T22:40:15.364Z] === Skipped
22:40:15 [2020-05-22T22:40:15.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:40:15 [2020-05-22T22:40:15.364Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:15 [2020-05-22T22:40:15.364Z] 
22:40:15 [2020-05-22T22:40:15.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:40:15 [2020-05-22T22:40:15.364Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:15 [2020-05-22T22:40:15.364Z] 
22:40:15 [2020-05-22T22:40:15.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:40:15 [2020-05-22T22:40:15.364Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:15 [2020-05-22T22:40:15.364Z] 
22:40:15 [2020-05-22T22:40:15.364Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:40:15 [2020-05-22T22:40:15.364Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:15 [2020-05-22T22:40:15.364Z] 
22:40:15 [2020-05-22T22:40:15.364Z] 
22:40:15 [2020-05-22T22:40:15.364Z] DONE 17 tests, 4 skipped in 31.406s
22:40:15 [2020-05-22T22:40:15.364Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:40:15 [2020-05-22T22:40:15.364Z] ++ 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
22:40:15 [2020-05-22T22:40:15.364Z] ++ set -e
22:40:15 [2020-05-22T22:40:15.364Z] ++ '[' -n 0 ']'
22:40:15 [2020-05-22T22:40:15.364Z] ++ set -x
22:40:15 [2020-05-22T22:40:15.364Z] ++ env -i DEST=/go/src/github.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
22:40:15 [2020-05-22T22:40:15.364Z] INFO: Testing against a local daemon
22:40:15 [2020-05-22T22:40:15.364Z] === RUN   TestPluginInvalidJSON
22:40:15 [2020-05-22T22:40:15.364Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:40:15 [2020-05-22T22:40:15.364Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:40:15 [2020-05-22T22:40:15.364Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:40:15 [2020-05-22T22:40:15.364Z] --- PASS: TestPluginInvalidJSON (0.03s)
22:40:15 [2020-05-22T22:40:15.364Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:40:15 [2020-05-22T22:40:15.364Z] === RUN   TestPluginInstall
22:40:15 [2020-05-22T22:40:15.364Z] === RUN   TestPluginInstall/no_auth
22:40:16 [2020-05-22T22:40:16.736Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
22:40:16 [2020-05-22T22:40:16.736Z] === RUN   TestResize
22:40:16 [2020-05-22T22:40:16.736Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
22:40:17 [2020-05-22T22:40:17.300Z] --- PASS: TestResize (0.91s)
22:40:17 [2020-05-22T22:40:17.300Z] === RUN   TestResizeWithInvalidSize
22:40:17 [2020-05-22T22:40:17.663Z] ok  	github.com/docker/docker/daemon/discovery	0.020s	coverage: 30.0% of statements
22:40:17 [2020-05-22T22:40:17.864Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
22:40:18 [2020-05-22T22:40:18.122Z] --- PASS: TestResizeWithInvalidSize (0.96s)
22:40:18 [2020-05-22T22:40:18.122Z] === RUN   TestResizeWhenContainerNotStarted
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
22:40:19 [2020-05-22T22:40:19.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s)
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:40:19 [2020-05-22T22:40:19.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:40:19 [2020-05-22T22:40:19.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:40:19 [2020-05-22T22:40:19.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:40:19 [2020-05-22T22:40:19.317Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:40:19 [2020-05-22T22:40:19.317Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:40:19 [2020-05-22T22:40:19.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:40:19 [2020-05-22T22:40:19.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:40:19 [2020-05-22T22:40:19.317Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
22:40:20 [2020-05-22T22:40:20.417Z] ok  	github.com/docker/docker/daemon/events	0.068s	coverage: 50.0% of statements
22:40:20 [2020-05-22T22:40:20.634Z] time="2020-05-22T22:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:20 [2020-05-22T22:40:20.634Z] time="2020-05-22T22:40:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:40:20 [2020-05-22T22:40:20.634Z] time="2020-05-22T22:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67f0fb8b50c2ee6546056aefc913da9d80809ee26551cab9a2929adc7753783c" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:20 [2020-05-22T22:40:20.634Z] time="2020-05-22T22:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:20 [2020-05-22T22:40:20.634Z] time="2020-05-22T22:40:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:40:20 [2020-05-22T22:40:20.634Z] time="2020-05-22T22:40:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67f0fb8b50c2ee6546056aefc913da9d80809ee26551cab9a2929adc7753783c" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:20 [2020-05-22T22:40:20.893Z] === RUN   TestPluginInstall/with_htpasswd
22:40:21 [2020-05-22T22:40:21.057Z] ok  	github.com/docker/docker/daemon/config	0.137s	coverage: 81.7% of statements
22:40:21 [2020-05-22T22:40:21.841Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
22:40:21 [2020-05-22T22:40:21.841Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
22:40:21 [2020-05-22T22:40:21.870Z] time="2020-05-22T22:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:21 [2020-05-22T22:40:21.870Z] time="2020-05-22T22:40:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:40:21 [2020-05-22T22:40:21.870Z] time="2020-05-22T22:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5e397ef21cd1a7330a0f50c937c9e97886aebac4f13e28bf675d192a556b695" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:21 [2020-05-22T22:40:21.870Z] time="2020-05-22T22:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:21 [2020-05-22T22:40:21.870Z] time="2020-05-22T22:40:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:40:21 [2020-05-22T22:40:21.870Z] time="2020-05-22T22:40:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5e397ef21cd1a7330a0f50c937c9e97886aebac4f13e28bf675d192a556b695" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:22 [2020-05-22T22:40:22.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:40:22 [2020-05-22T22:40:22.128Z] === RUN   TestPluginInstall/with_insecure
22:40:22 [2020-05-22T22:40:22.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:40:23 [2020-05-22T22:40:23.505Z] time="2020-05-22T22:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:23 [2020-05-22T22:40:23.505Z] time="2020-05-22T22:40:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:40:23 [2020-05-22T22:40:23.505Z] time="2020-05-22T22:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8dc5d4f1ed0b39c4a04ec4f7b83e683c4625c7e2aa937b33627e61aa8cee782" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:23 [2020-05-22T22:40:23.505Z] time="2020-05-22T22:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:40:23 [2020-05-22T22:40:23.505Z] time="2020-05-22T22:40:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:40:23 [2020-05-22T22:40:23.505Z] time="2020-05-22T22:40:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8dc5d4f1ed0b39c4a04ec4f7b83e683c4625c7e2aa937b33627e61aa8cee782" mediatype=application/vnd.docker.plugin.v1+json size=522
22:40:23 [2020-05-22T22:40:23.764Z] --- PASS: TestPluginInstall (8.49s)
22:40:23 [2020-05-22T22:40:23.764Z]     --- PASS: TestPluginInstall/no_auth (5.60s)
22:40:23 [2020-05-22T22:40:23.764Z]     --- PASS: TestPluginInstall/with_htpasswd (1.19s)
22:40:23 [2020-05-22T22:40:23.764Z]     --- PASS: TestPluginInstall/with_insecure (1.70s)
22:40:23 [2020-05-22T22:40:23.764Z]         plugin_test.go:157: [d70a913a87460] daemon is not started
22:40:23 [2020-05-22T22:40:23.764Z] PASS
22:40:23 [2020-05-22T22:40:23.764Z] 
22:40:23 [2020-05-22T22:40:23.764Z] DONE 6 tests in 8.669s
22:40:23 [2020-05-22T22:40:23.764Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:40:23 [2020-05-22T22:40:23.764Z] ++ 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
22:40:23 [2020-05-22T22:40:23.764Z] ++ set -e
22:40:23 [2020-05-22T22:40:23.764Z] ++ '[' -n 0 ']'
22:40:23 [2020-05-22T22:40:23.764Z] ++ set -x
22:40:23 [2020-05-22T22:40:23.764Z] ++ env -i DEST=/go/src/github.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
22:40:24 [2020-05-22T22:40:24.022Z] INFO: Testing against a local daemon
22:40:24 [2020-05-22T22:40:24.022Z] === RUN   TestExternalGraphDriver
22:40:24 [2020-05-22T22:40:24.022Z] === RUN   TestExternalGraphDriver/json
22:40:24 [2020-05-22T22:40:24.595Z] ok  	github.com/docker/docker/daemon/graphdriver	0.017s	coverage: 2.2% of statements
22:40:24 [2020-05-22T22:40:24.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
22:40:25 [2020-05-22T22:40:25.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:40:26 [2020-05-22T22:40:26.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:40:26 [2020-05-22T22:40:26.556Z] === RUN   TestExternalGraphDriver/spec
22:40:26 [2020-05-22T22:40:26.578Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
22:40:26 [2020-05-22T22:40:26.793Z] --- PASS: TestServiceUpdateSecrets (15.73s)
22:40:26 [2020-05-22T22:40:26.793Z] === RUN   TestServiceUpdateConfigs
22:40:28 [2020-05-22T22:40:28.153Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.583s	coverage: 13.8% of statements
22:40:28 [2020-05-22T22:40:28.474Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:40:28 [2020-05-22T22:40:28.732Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:40:28 [2020-05-22T22:40:28.798Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
22:40:29 [2020-05-22T22:40:29.842Z] === RUN   TestExternalGraphDriver/pull
22:40:30 [2020-05-22T22:40:30.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:40:30 [2020-05-22T22:40:30.266Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:40:30 [2020-05-22T22:40:30.266Z] INFO: Testing against a local daemon
22:40:30 [2020-05-22T22:40:30.671Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
22:40:31 [2020-05-22T22:40:31.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:40:31 [2020-05-22T22:40:31.531Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.754s	coverage: 57.9% of statements
22:40:31 [2020-05-22T22:40:31.744Z] --- PASS: TestExternalGraphDriver (7.51s)
22:40:31 [2020-05-22T22:40:31.744Z]     --- PASS: TestExternalGraphDriver/json (2.48s)
22:40:31 [2020-05-22T22:40:31.744Z]     --- PASS: TestExternalGraphDriver/spec (2.69s)
22:40:31 [2020-05-22T22:40:31.744Z]     --- PASS: TestExternalGraphDriver/pull (2.14s)
22:40:31 [2020-05-22T22:40:31.744Z] === RUN   TestGraphdriverPluginV2
22:40:31 [2020-05-22T22:40:31.744Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
22:40:31 [2020-05-22T22:40:31.744Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:31 [2020-05-22T22:40:31.744Z] PASS
22:40:31 [2020-05-22T22:40:31.744Z] 
22:40:31 [2020-05-22T22:40:31.744Z] === Skipped
22:40:31 [2020-05-22T22:40:31.744Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
22:40:31 [2020-05-22T22:40:31.744Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:40:31 [2020-05-22T22:40:31.744Z] 
22:40:31 [2020-05-22T22:40:31.744Z] 
22:40:31 [2020-05-22T22:40:31.744Z] DONE 5 tests, 1 skipped in 7.675s
22:40:31 [2020-05-22T22:40:31.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:40:31 [2020-05-22T22:40:31.744Z] ++ 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
22:40:31 [2020-05-22T22:40:31.744Z] ++ set -e
22:40:31 [2020-05-22T22:40:31.744Z] ++ '[' -n 0 ']'
22:40:31 [2020-05-22T22:40:31.744Z] ++ set -x
22:40:31 [2020-05-22T22:40:31.744Z] ++ env -i DEST=/go/src/github.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
22:40:31 [2020-05-22T22:40:31.744Z] INFO: Testing against a local daemon
22:40:31 [2020-05-22T22:40:31.744Z] === RUN   TestContinueAfterPluginCrash
22:40:31 [2020-05-22T22:40:31.744Z] === PAUSE TestContinueAfterPluginCrash
22:40:31 [2020-05-22T22:40:31.744Z] === RUN   TestReadPluginNoRead
22:40:31 [2020-05-22T22:40:31.744Z] === PAUSE TestReadPluginNoRead
22:40:31 [2020-05-22T22:40:31.744Z] === RUN   TestDaemonStartWithLogOpt
22:40:31 [2020-05-22T22:40:31.744Z] === PAUSE TestDaemonStartWithLogOpt
22:40:31 [2020-05-22T22:40:31.744Z] === CONT  TestContinueAfterPluginCrash
22:40:31 [2020-05-22T22:40:31.744Z] === CONT  TestDaemonStartWithLogOpt
22:40:31 [2020-05-22T22:40:31.744Z] === CONT  TestReadPluginNoRead
22:40:31 [2020-05-22T22:40:31.801Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:40:32 [2020-05-22T22:40:32.157Z] ok  	github.com/docker/docker/daemon	12.452s	coverage: 17.4% of statements
22:40:32 [2020-05-22T22:40:32.157Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:40:32 [2020-05-22T22:40:32.157Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:40:32 [2020-05-22T22:40:32.157Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:40:32 [2020-05-22T22:40:32.157Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:40:33 [2020-05-22T22:40:33.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:40:34 [2020-05-22T22:40:34.103Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
22:40:34 [2020-05-22T22:40:34.897Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.703s	coverage: 69.2% of statements
22:40:35 [2020-05-22T22:40:35.472Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.47s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.15s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s)
22:40:35 [2020-05-22T22:40:35.472Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
22:40:35 [2020-05-22T22:40:35.472Z] === RUN   TestCgroupNamespacesRun
22:40:35 [2020-05-22T22:40:35.937Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:40:35 [2020-05-22T22:40:35.981Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.031s	coverage: 1.8% of statements
22:40:36 [2020-05-22T22:40:36.504Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
22:40:37 [2020-05-22T22:40:37.372Z] --- PASS: TestCgroupNamespacesRun (1.82s)
22:40:37 [2020-05-22T22:40:37.372Z] === RUN   TestCgroupNamespacesRunPrivileged
22:40:37 [2020-05-22T22:40:37.372Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
22:40:37 [2020-05-22T22:40:37.879Z] === RUN   TestReadPluginNoRead/default
22:40:38 [2020-05-22T22:40:38.808Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.595s	coverage: 45.9% of statements
22:40:38 [2020-05-22T22:40:38.808Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:40:39 [2020-05-22T22:40:39.103Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.475s	coverage: 49.5% of statements
22:40:39 [2020-05-22T22:40:39.269Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
22:40:39 [2020-05-22T22:40:39.269Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s)
22:40:39 [2020-05-22T22:40:39.269Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:40:39 [2020-05-22T22:40:39.782Z] === RUN   TestReadPluginNoRead/disabled_caching
22:40:41 [2020-05-22T22:40:41.163Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s)
22:40:41 [2020-05-22T22:40:41.163Z] === RUN   TestCgroupNamespacesRunHostMode
22:40:41 [2020-05-22T22:40:41.419Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
22:40:41 [2020-05-22T22:40:41.684Z] --- PASS: TestReadPluginNoRead (9.85s)
22:40:41 [2020-05-22T22:40:41.684Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s)
22:40:41 [2020-05-22T22:40:41.684Z]     --- PASS: TestReadPluginNoRead/default (1.86s)
22:40:41 [2020-05-22T22:40:41.684Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.93s)
22:40:41 [2020-05-22T22:40:41.684Z]     read_test.go:92: [d0558a24f7bf3] daemon is not started
22:40:41 [2020-05-22T22:40:41.684Z] --- PASS: TestContinueAfterPluginCrash (10.14s)
22:40:41 [2020-05-22T22:40:41.684Z] PASS
22:40:41 [2020-05-22T22:40:41.684Z] 
22:40:41 [2020-05-22T22:40:41.684Z] DONE 6 tests in 10.280s
22:40:41 [2020-05-22T22:40:41.684Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:40:41 [2020-05-22T22:40:41.684Z] ++ 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
22:40:41 [2020-05-22T22:40:41.684Z] ++ set -e
22:40:41 [2020-05-22T22:40:41.684Z] ++ '[' -n 0 ']'
22:40:41 [2020-05-22T22:40:41.684Z] ++ set -x
22:40:41 [2020-05-22T22:40:41.684Z] ++ env -i DEST=/go/src/github.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
22:40:41 [2020-05-22T22:40:41.823Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.707s	coverage: 76.1% of statements
22:40:41 [2020-05-22T22:40:41.943Z] testing: warning: no tests to run
22:40:41 [2020-05-22T22:40:41.943Z] PASS
22:40:41 [2020-05-22T22:40:41.943Z] 
22:40:41 [2020-05-22T22:40:41.943Z] DONE 0 tests in 0.039s
22:40:41 [2020-05-22T22:40:41.943Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:40:41 [2020-05-22T22:40:41.943Z] ++ 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
22:40:41 [2020-05-22T22:40:41.943Z] ++ set -e
22:40:41 [2020-05-22T22:40:41.943Z] ++ '[' -n 0 ']'
22:40:41 [2020-05-22T22:40:41.943Z] ++ set -x
22:40:41 [2020-05-22T22:40:41.943Z] ++ env -i DEST=/go/src/github.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
22:40:41 [2020-05-22T22:40:41.943Z] INFO: Testing against a local daemon
22:40:41 [2020-05-22T22:40:41.943Z] === RUN   TestPluginWithDevMounts
22:40:41 [2020-05-22T22:40:41.944Z] === PAUSE TestPluginWithDevMounts
22:40:41 [2020-05-22T22:40:41.944Z] === CONT  TestPluginWithDevMounts
22:40:41 [2020-05-22T22:40:41.995Z] --- PASS: TestServiceUpdateConfigs (15.83s)
22:40:41 [2020-05-22T22:40:41.995Z] === RUN   TestServiceUpdateNetwork
22:40:42 [2020-05-22T22:40:42.789Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s)
22:40:42 [2020-05-22T22:40:42.789Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:40:42 [2020-05-22T22:40:42.815Z] ok  	github.com/docker/docker/integration/build	14.358s
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === Skipped
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_session_test.go:25: TODO: BuildKit
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:492: testEnv.OSType == "windows"
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
22:40:43 [2020-05-22T22:40:43.289Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] DONE 22 tests, 10 skipped in 34.212s
22:40:43 [2020-05-22T22:40:43.289Z] 
22:40:43 [2020-05-22T22:40:43.289Z] Running D:\gopath\src\github.com\docker\docker\integration\config
22:40:43 [2020-05-22T22:40:43.335Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.029s	coverage: 58.0% of statements
22:40:43 [2020-05-22T22:40:43.649Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
22:40:44 [2020-05-22T22:40:44.474Z] --- PASS: TestPluginWithDevMounts (2.22s)
22:40:44 [2020-05-22T22:40:44.474Z] PASS
22:40:44 [2020-05-22T22:40:44.474Z] 
22:40:44 [2020-05-22T22:40:44.474Z] DONE 1 tests in 2.373s
22:40:44 [2020-05-22T22:40:44.474Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:40:44 [2020-05-22T22:40:44.474Z] ++ 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
22:40:44 [2020-05-22T22:40:44.474Z] ++ set -e
22:40:44 [2020-05-22T22:40:44.474Z] ++ '[' -n 0 ']'
22:40:44 [2020-05-22T22:40:44.474Z] ++ set -x
22:40:44 [2020-05-22T22:40:44.475Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:40:44 [2020-05-22T22:40:44.475Z] INFO: Testing against a local daemon
22:40:44 [2020-05-22T22:40:44.475Z] === RUN   TestSecretInspect
22:40:44 [2020-05-22T22:40:44.685Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
22:40:44 [2020-05-22T22:40:44.685Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s)
22:40:44 [2020-05-22T22:40:44.685Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:40:44 [2020-05-22T22:40:44.750Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.756s	coverage: 52.1% of statements
22:40:44 [2020-05-22T22:40:44.750Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:40:44 [2020-05-22T22:40:44.750Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:40:44 [2020-05-22T22:40:44.942Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
22:40:44 [2020-05-22T22:40:44.942Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
22:40:44 [2020-05-22T22:40:44.942Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
22:40:45 [2020-05-22T22:40:45.059Z] ok  	github.com/docker/docker/daemon/links	0.040s	coverage: 93.0% of statements
22:40:45 [2020-05-22T22:40:45.522Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:40:45 [2020-05-22T22:40:45.522Z] INFO: Testing against a local daemon
22:40:45 [2020-05-22T22:40:45.522Z] ok  	github.com/docker/docker/integration/config	0.173s
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] === Skipped
22:40:45 [2020-05-22T22:40:45.522Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
22:40:45 [2020-05-22T22:40:45.522Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
22:40:45 [2020-05-22T22:40:45.522Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
22:40:45 [2020-05-22T22:40:45.522Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
22:40:45 [2020-05-22T22:40:45.522Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
22:40:45 [2020-05-22T22:40:45.522Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
22:40:45 [2020-05-22T22:40:45.522Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
22:40:45 [2020-05-22T22:40:45.522Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] DONE 7 tests, 7 skipped in 2.247s
22:40:45 [2020-05-22T22:40:45.522Z] 
22:40:45 [2020-05-22T22:40:45.522Z] Running D:\gopath\src\github.com\docker\docker\integration\container
22:40:46 [2020-05-22T22:40:46.836Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.91s)
22:40:46 [2020-05-22T22:40:46.836Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:40:47 [2020-05-22T22:40:47.399Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
22:40:47 [2020-05-22T22:40:47.399Z] === RUN   TestCgroupNamespacesRunOlderClient
22:40:47 [2020-05-22T22:40:47.759Z] --- PASS: TestSecretInspect (3.18s)
22:40:47 [2020-05-22T22:40:47.759Z] === RUN   TestSecretList
22:40:47 [2020-05-22T22:40:47.963Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
22:40:48 [2020-05-22T22:40:48.497Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:40:48 [2020-05-22T22:40:48.497Z] INFO: Testing against a local daemon
22:40:48 [2020-05-22T22:40:48.896Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
22:40:49 [2020-05-22T22:40:49.152Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s)
22:40:49 [2020-05-22T22:40:49.153Z] === RUN   TestKernelTCPMemory
22:40:49 [2020-05-22T22:40:49.701Z] ok  	github.com/docker/docker/daemon/logger	0.278s	coverage: 41.8% of statements
22:40:50 [2020-05-22T22:40:50.084Z] --- PASS: TestKernelTCPMemory (0.94s)
22:40:50 [2020-05-22T22:40:50.084Z] === RUN   TestNISDomainname
22:40:50 [2020-05-22T22:40:50.330Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.031s	coverage: 67.0% of statements
22:40:51 [2020-05-22T22:40:51.017Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
22:40:51 [2020-05-22T22:40:51.043Z] --- PASS: TestSecretList (3.20s)
22:40:51 [2020-05-22T22:40:51.043Z] === RUN   TestSecretsCreateAndDelete
22:40:51 [2020-05-22T22:40:51.274Z] --- PASS: TestNISDomainname (1.10s)
22:40:51 [2020-05-22T22:40:51.274Z] === RUN   TestHostnameDnsResolution
22:40:51 [2020-05-22T22:40:51.274Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
22:40:51 [2020-05-22T22:40:51.856Z] ok  	github.com/docker/docker/daemon/images	0.031s	coverage: 4.8% of statements
22:40:51 [2020-05-22T22:40:51.856Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:40:51 [2020-05-22T22:40:51.856Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:40:52 [2020-05-22T22:40:52.148Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.698s	coverage: 77.8% of statements
22:40:52 [2020-05-22T22:40:52.148Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:40:52 [2020-05-22T22:40:52.148Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:40:53 [2020-05-22T22:40:53.170Z] --- PASS: TestHostnameDnsResolution (1.60s)
22:40:53 [2020-05-22T22:40:53.170Z] === RUN   TestStats
22:40:53 [2020-05-22T22:40:53.697Z] ok  	github.com/docker/docker/daemon/logger/journald	0.032s	coverage: 26.2% of statements
22:40:53 [2020-05-22T22:40:53.697Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.023s	coverage: 87.2% of statements
22:40:53 [2020-05-22T22:40:53.734Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
22:40:53 [2020-05-22T22:40:53.734Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
22:40:54 [2020-05-22T22:40:54.327Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
22:40:54 [2020-05-22T22:40:54.327Z] === RUN   TestSecretsUpdate
22:40:54 [2020-05-22T22:40:54.341Z] time="2020-05-22T22:40:54Z" level=error msg="Failed to open log file: open /tmp/docker-logger-360215428/container.log.1: no such file or directory"
22:40:54 [2020-05-22T22:40:54.341Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.016s	coverage: 61.6% of statements
22:40:56 [2020-05-22T22:40:56.258Z] --- PASS: TestStats (3.01s)
22:40:56 [2020-05-22T22:40:56.258Z] === RUN   TestStopContainerWithTimeout
22:40:56 [2020-05-22T22:40:56.258Z] === RUN   TestStopContainerWithTimeout/0
22:40:56 [2020-05-22T22:40:56.258Z] === PAUSE TestStopContainerWithTimeout/0
22:40:56 [2020-05-22T22:40:56.258Z] === RUN   TestStopContainerWithTimeout/1
22:40:56 [2020-05-22T22:40:56.258Z] === PAUSE TestStopContainerWithTimeout/1
22:40:56 [2020-05-22T22:40:56.258Z] === RUN   TestStopContainerWithTimeout/3
22:40:56 [2020-05-22T22:40:56.258Z] === PAUSE TestStopContainerWithTimeout/3
22:40:56 [2020-05-22T22:40:56.258Z] === RUN   TestStopContainerWithTimeout/-1
22:40:56 [2020-05-22T22:40:56.258Z] === PAUSE TestStopContainerWithTimeout/-1
22:40:56 [2020-05-22T22:40:56.258Z] === CONT  TestStopContainerWithTimeout/0
22:40:56 [2020-05-22T22:40:56.258Z] === CONT  TestStopContainerWithTimeout/-1
22:40:56 [2020-05-22T22:40:56.514Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
22:40:57 [2020-05-22T22:40:57.079Z] === CONT  TestStopContainerWithTimeout/3
22:40:57 [2020-05-22T22:40:57.174Z] ok  	github.com/docker/docker/daemon/logger/local	0.086s	coverage: 75.2% of statements
22:40:57 [2020-05-22T22:40:57.174Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:40:57 [2020-05-22T22:40:57.196Z] --- PASS: TestServiceUpdateNetwork (16.78s)
22:40:57 [2020-05-22T22:40:57.196Z] === RUN   TestServiceUpdatePidsLimit
22:40:57 [2020-05-22T22:40:57.336Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
22:40:57 [2020-05-22T22:40:57.612Z] --- PASS: TestSecretsUpdate (3.19s)
22:40:57 [2020-05-22T22:40:57.612Z] === RUN   TestTemplatedSecret
22:40:57 [2020-05-22T22:40:57.809Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:40:58 [2020-05-22T22:40:58.263Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.043s	coverage: 33.3% of statements
22:40:58 [2020-05-22T22:40:58.568Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 38.3% of statements
22:40:58 [2020-05-22T22:40:58.814Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:40:59 [2020-05-22T22:40:59.277Z] === CONT  TestStopContainerWithTimeout/1
22:41:00 [2020-05-22T22:41:00.645Z] ok  	github.com/docker/docker/daemon/logger/templates	0.016s	coverage: 8.3% of statements
22:41:00 [2020-05-22T22:41:00.649Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
22:41:00 [2020-05-22T22:41:00.896Z] --- PASS: TestTemplatedSecret (3.61s)
22:41:00 [2020-05-22T22:41:00.896Z] === RUN   TestSecretCreateResolve
22:41:00 [2020-05-22T22:41:00.905Z] --- PASS: TestStopContainerWithTimeout (0.04s)
22:41:00 [2020-05-22T22:41:00.905Z]     --- PASS: TestStopContainerWithTimeout/0 (1.21s)
22:41:00 [2020-05-22T22:41:00.905Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
22:41:00 [2020-05-22T22:41:00.905Z]     --- PASS: TestStopContainerWithTimeout/3 (2.99s)
22:41:00 [2020-05-22T22:41:00.905Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
22:41:00 [2020-05-22T22:41:00.905Z] === RUN   TestDeleteDevicemapper
22:41:00 [2020-05-22T22:41:00.905Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:41:00 [2020-05-22T22:41:00.905Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:41:00 [2020-05-22T22:41:00.905Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:41:00 [2020-05-22T22:41:00.933Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.040s	coverage: 47.8% of statements
22:41:01 [2020-05-22T22:41:01.641Z] Created binary: bundles/binary-daemon/dockerd-dev
22:41:01 [2020-05-22T22:41:01.641Z] Copying nested executables into bundles/binary-daemon
22:41:01 [2020-05-22T22:41:01.641Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
22:41:01 [2020-05-22T22:41:01.966Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/make.sh cross
22:41:02 [2020-05-22T22:41:02.274Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
22:41:02 [2020-05-22T22:41:02.526Z] 
22:41:02 [2020-05-22T22:41:02.526Z] Removing bundles/
22:41:02 [2020-05-22T22:41:02.526Z] 
22:41:02 [2020-05-22T22:41:02.526Z] ---> Making bundle: cross (in bundles/cross)
22:41:02 [2020-05-22T22:41:02.526Z] Cross building: bundles/cross/linux/amd64
22:41:02 [2020-05-22T22:41:02.526Z] Building: bundles/cross/linux/amd64/dockerd-dev
22:41:02 [2020-05-22T22:41:02.526Z] GOOS="linux" GOARCH="amd64" GOARM=""
22:41:02 [2020-05-22T22:41:02.839Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
22:41:02 [2020-05-22T22:41:02.992Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.986s	coverage: 82.5% of statements
22:41:02 [2020-05-22T22:41:02.992Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:41:03 [2020-05-22T22:41:03.662Z] ok  	github.com/docker/docker/daemon/network	0.036s	coverage: 63.8% of statements
22:41:03 [2020-05-22T22:41:03.662Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:41:03 [2020-05-22T22:41:03.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
22:41:04 [2020-05-22T22:41:04.196Z] --- PASS: TestSecretCreateResolve (3.27s)
22:41:04 [2020-05-22T22:41:04.196Z] PASS
22:41:04 [2020-05-22T22:41:04.196Z] 
22:41:04 [2020-05-22T22:41:04.196Z] DONE 6 tests in 19.830s
22:41:04 [2020-05-22T22:41:04.196Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:41:04 [2020-05-22T22:41:04.196Z] ++ 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
22:41:04 [2020-05-22T22:41:04.196Z] ++ set -e
22:41:04 [2020-05-22T22:41:04.196Z] ++ '[' -n 0 ']'
22:41:04 [2020-05-22T22:41:04.196Z] ++ set -x
22:41:04 [2020-05-22T22:41:04.196Z] ++ env -i DEST=/go/src/github.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
22:41:04 [2020-05-22T22:41:04.196Z] INFO: Testing against a local daemon
22:41:04 [2020-05-22T22:41:04.196Z] === RUN   TestServiceCreateInit
22:41:04 [2020-05-22T22:41:04.196Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:41:04 [2020-05-22T22:41:04.699Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.54s)
22:41:04 [2020-05-22T22:41:04.699Z] === RUN   TestUpdateMemory
22:41:04 [2020-05-22T22:41:04.699Z] --- SKIP: TestUpdateMemory (0.00s)
22:41:04 [2020-05-22T22:41:04.699Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:41:04 [2020-05-22T22:41:04.699Z] === RUN   TestUpdateCPUQuota
22:41:05 [2020-05-22T22:41:05.630Z] === RUN   TestDockerSuite/TestBuildCacheAdd
22:41:06 [2020-05-22T22:41:06.194Z] --- PASS: TestUpdateCPUQuota (1.56s)
22:41:06 [2020-05-22T22:41:06.194Z] === RUN   TestUpdatePidsLimit
22:41:06 [2020-05-22T22:41:06.194Z] === RUN   TestUpdatePidsLimit/update_from_none
22:41:06 [2020-05-22T22:41:06.194Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
22:41:06 [2020-05-22T22:41:06.410Z] ok  	github.com/docker/docker/distribution/metadata	0.140s	coverage: 48.2% of statements
22:41:06 [2020-05-22T22:41:06.451Z] === RUN   TestUpdatePidsLimit/no_change
22:41:07 [2020-05-22T22:41:07.015Z] === RUN   TestUpdatePidsLimit/update_lower
22:41:07 [2020-05-22T22:41:07.262Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:41:07 [2020-05-22T22:41:07.272Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
22:41:07 [2020-05-22T22:41:07.272Z] === RUN   TestDockerSuite/TestBuildCacheFrom
22:41:07 [2020-05-22T22:41:07.272Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:41:07 [2020-05-22T22:41:07.469Z] ok  	github.com/docker/docker/errdefs	0.015s	coverage: 49.4% of statements
22:41:07 [2020-05-22T22:41:07.836Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:41:08 [2020-05-22T22:41:08.400Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:41:08 [2020-05-22T22:41:08.657Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:41:09 [2020-05-22T22:41:09.050Z] ok  	github.com/docker/docker/distribution	0.539s	coverage: 22.1% of statements
22:41:09 [2020-05-22T22:41:09.050Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:41:09 [2020-05-22T22:41:09.488Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:41:10 [2020-05-22T22:41:10.028Z] --- PASS: TestUpdatePidsLimit (4.08s)
22:41:10 [2020-05-22T22:41:10.028Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
22:41:10 [2020-05-22T22:41:10.028Z]     --- PASS: TestUpdatePidsLimit/no_change (0.42s)
22:41:10 [2020-05-22T22:41:10.028Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.51s)
22:41:10 [2020-05-22T22:41:10.028Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s)
22:41:10 [2020-05-22T22:41:10.028Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s)
22:41:10 [2020-05-22T22:41:10.028Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
22:41:10 [2020-05-22T22:41:10.028Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
22:41:10 [2020-05-22T22:41:10.028Z] === RUN   TestUpdateRestartPolicy
22:41:11 [2020-05-22T22:41:11.402Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
22:41:11 [2020-05-22T22:41:11.834Z] ok  	github.com/docker/docker/image/cache	0.018s	coverage: 19.2% of statements
22:41:11 [2020-05-22T22:41:11.834Z] ok  	github.com/docker/docker/distribution/xfer	1.676s	coverage: 85.6% of statements
22:41:11 [2020-05-22T22:41:11.834Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:41:11 [2020-05-22T22:41:11.834Z] ok  	github.com/docker/docker/image	0.077s	coverage: 86.4% of statements
22:41:11 [2020-05-22T22:41:11.834Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:41:13 [2020-05-22T22:41:13.298Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
22:41:13 [2020-05-22T22:41:13.488Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
22:41:14 [2020-05-22T22:41:14.222Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
22:41:14 [2020-05-22T22:41:14.222Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:41:14 [2020-05-22T22:41:14.775Z] --- PASS: TestServiceCreateInit (10.09s)
22:41:14 [2020-05-22T22:41:14.775Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
22:41:14 [2020-05-22T22:41:14.775Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s)
22:41:14 [2020-05-22T22:41:14.775Z] === RUN   TestCreateServiceMultipleTimes
22:41:15 [2020-05-22T22:41:15.195Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
22:41:15 [2020-05-22T22:41:15.358Z] ok  	github.com/docker/docker/pkg/aaparser	0.040s	coverage: 50.0% of statements
22:41:15 [2020-05-22T22:41:15.453Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
22:41:15 [2020-05-22T22:41:15.633Z] --- PASS: TestServiceUpdatePidsLimit (17.52s)
22:41:15 [2020-05-22T22:41:15.633Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
22:41:15 [2020-05-22T22:41:15.633Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.26s)
22:41:15 [2020-05-22T22:41:15.633Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s)
22:41:15 [2020-05-22T22:41:15.633Z] PASS
22:41:15 [2020-05-22T22:41:15.633Z] 
22:41:15 [2020-05-22T22:41:15.633Z] === Skipped
22:41:15 [2020-05-22T22:41:15.633Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
22:41:15 [2020-05-22T22:41:15.633Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:41:15 [2020-05-22T22:41:15.633Z] 
22:41:15 [2020-05-22T22:41:15.633Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
22:41:15 [2020-05-22T22:41:15.633Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:41:15 [2020-05-22T22:41:15.633Z] 
22:41:15 [2020-05-22T22:41:15.633Z] 
22:41:15 [2020-05-22T22:41:15.633Z] DONE 27 tests, 2 skipped in 175.542s
22:41:15 [2020-05-22T22:41:15.633Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
22:41:15 [2020-05-22T22:41:15.633Z] ++ 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
22:41:15 [2020-05-22T22:41:15.633Z] ++ set -e
22:41:15 [2020-05-22T22:41:15.633Z] ++ '[' -n 0 ']'
22:41:15 [2020-05-22T22:41:15.633Z] ++ set -x
22:41:15 [2020-05-22T22:41:15.633Z] ++ env -i DEST=/go/src/github.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
22:41:15 [2020-05-22T22:41:15.633Z] INFO: Testing against a local daemon
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestSessionCreate
22:41:15 [2020-05-22T22:41:15.633Z] --- PASS: TestSessionCreate (0.02s)
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestSessionCreateWithBadUpgrade
22:41:15 [2020-05-22T22:41:15.633Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:41:15 [2020-05-22T22:41:15.633Z] PASS
22:41:15 [2020-05-22T22:41:15.633Z] 
22:41:15 [2020-05-22T22:41:15.633Z] DONE 2 tests in 0.107s
22:41:15 [2020-05-22T22:41:15.633Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
22:41:15 [2020-05-22T22:41:15.633Z] ++ 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
22:41:15 [2020-05-22T22:41:15.633Z] ++ set -e
22:41:15 [2020-05-22T22:41:15.633Z] ++ '[' -n 0 ']'
22:41:15 [2020-05-22T22:41:15.633Z] ++ set -x
22:41:15 [2020-05-22T22:41:15.633Z] ++ env -i DEST=/go/src/github.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
22:41:15 [2020-05-22T22:41:15.633Z] INFO: Testing against a local daemon
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:41:15 [2020-05-22T22:41:15.633Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:41:15 [2020-05-22T22:41:15.633Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestEventsExecDie
22:41:15 [2020-05-22T22:41:15.633Z] --- PASS: TestEventsExecDie (1.00s)
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestEventsBackwardsCompatible
22:41:15 [2020-05-22T22:41:15.633Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestInfoBinaryCommits
22:41:15 [2020-05-22T22:41:15.633Z] --- PASS: TestInfoBinaryCommits (0.03s)
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestInfoAPIVersioned
22:41:15 [2020-05-22T22:41:15.633Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:41:15 [2020-05-22T22:41:15.633Z] === RUN   TestInfoDiscoveryBackend
22:41:16 [2020-05-22T22:41:16.247Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
22:41:16 [2020-05-22T22:41:16.247Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:41:16 [2020-05-22T22:41:16.386Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
22:41:16 [2020-05-22T22:41:16.643Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
22:41:17 [2020-05-22T22:41:17.251Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:41:17 [2020-05-22T22:41:17.251Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:41:17 [2020-05-22T22:41:17.865Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
22:41:17 [2020-05-22T22:41:17.865Z] === RUN   TestInfoAPI
22:41:17 [2020-05-22T22:41:17.865Z] --- PASS: TestInfoAPI (0.02s)
22:41:17 [2020-05-22T22:41:17.865Z] === RUN   TestInfoAPIWarnings
22:41:18 [2020-05-22T22:41:18.147Z] --- PASS: TestInfoAPIWarnings (0.52s)
22:41:18 [2020-05-22T22:41:18.147Z] === RUN   TestInfoDebug
22:41:18 [2020-05-22T22:41:18.536Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
22:41:18 [2020-05-22T22:41:18.760Z] --- PASS: TestInfoDebug (0.53s)
22:41:18 [2020-05-22T22:41:18.760Z] === RUN   TestInfoInsecureRegistries
22:41:18 [2020-05-22T22:41:18.873Z] ok  	github.com/docker/docker/opts	0.167s	coverage: 67.4% of statements
22:41:19 [2020-05-22T22:41:19.372Z] --- PASS: TestInfoInsecureRegistries (0.53s)
22:41:19 [2020-05-22T22:41:19.373Z] === RUN   TestInfoRegistryMirrors
22:41:19 [2020-05-22T22:41:19.987Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:41:19 [2020-05-22T22:41:19.987Z] === RUN   TestLoginFailsWithBadCredentials
22:41:20 [2020-05-22T22:41:20.274Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
22:41:20 [2020-05-22T22:41:20.274Z] === RUN   TestPingCacheHeaders
22:41:20 [2020-05-22T22:41:20.274Z] --- PASS: TestPingCacheHeaders (0.02s)
22:41:20 [2020-05-22T22:41:20.274Z] === RUN   TestPingGet
22:41:20 [2020-05-22T22:41:20.274Z] --- PASS: TestPingGet (0.01s)
22:41:20 [2020-05-22T22:41:20.274Z] === RUN   TestPingHead
22:41:20 [2020-05-22T22:41:20.274Z] --- PASS: TestPingHead (0.01s)
22:41:20 [2020-05-22T22:41:20.274Z] === RUN   TestVersion
22:41:20 [2020-05-22T22:41:20.274Z] --- PASS: TestVersion (0.01s)
22:41:20 [2020-05-22T22:41:20.274Z] PASS
22:41:20 [2020-05-22T22:41:20.274Z] 
22:41:20 [2020-05-22T22:41:20.274Z] === Skipped
22:41:20 [2020-05-22T22:41:20.274Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:41:20 [2020-05-22T22:41:20.274Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:41:20 [2020-05-22T22:41:20.274Z] 
22:41:20 [2020-05-22T22:41:20.274Z] 
22:41:20 [2020-05-22T22:41:20.274Z] DONE 18 tests, 1 skipped in 5.864s
22:41:20 [2020-05-22T22:41:20.274Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
22:41:20 [2020-05-22T22:41:20.274Z] ++ 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
22:41:20 [2020-05-22T22:41:20.274Z] ++ set -e
22:41:20 [2020-05-22T22:41:20.274Z] ++ '[' -n 0 ']'
22:41:20 [2020-05-22T22:41:20.274Z] ++ set -x
22:41:20 [2020-05-22T22:41:20.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:41:20 [2020-05-22T22:41:20.274Z] INFO: Testing against a local daemon
22:41:20 [2020-05-22T22:41:20.274Z] === RUN   TestVolumesCreateAndList
22:41:20 [2020-05-22T22:41:20.362Z] ok  	github.com/docker/docker/pkg/authorization	0.772s	coverage: 68.3% of statements
22:41:20 [2020-05-22T22:41:20.362Z] ok  	github.com/docker/docker/pkg/broadcaster	0.005s	coverage: 100.0% of statements
22:41:20 [2020-05-22T22:41:20.556Z] --- PASS: TestVolumesCreateAndList (0.03s)
22:41:20 [2020-05-22T22:41:20.556Z] === RUN   TestVolumesRemove
22:41:20 [2020-05-22T22:41:20.556Z] --- PASS: TestVolumesRemove (0.13s)
22:41:20 [2020-05-22T22:41:20.556Z] === RUN   TestVolumesInspect
22:41:20 [2020-05-22T22:41:20.556Z] --- PASS: TestVolumesInspect (0.01s)
22:41:20 [2020-05-22T22:41:20.556Z] === RUN   TestVolumesInvalidJSON
22:41:20 [2020-05-22T22:41:20.556Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:41:20 [2020-05-22T22:41:20.556Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:41:20 [2020-05-22T22:41:20.556Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:41:20 [2020-05-22T22:41:20.556Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:41:20 [2020-05-22T22:41:20.556Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:41:20 [2020-05-22T22:41:20.556Z] PASS
22:41:20 [2020-05-22T22:41:20.556Z] 
22:41:20 [2020-05-22T22:41:20.556Z] DONE 5 tests in 0.260s
22:41:20 [2020-05-22T22:41:20.556Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:41:20 [2020-05-22T22:41:20.838Z] ++++ cat bundles/test-integration/docker.pid
22:41:20 [2020-05-22T22:41:20.838Z] +++ kill 12260
22:41:21 [2020-05-22T22:41:21.455Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
22:41:21 [2020-05-22T22:41:21.813Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
22:41:21 [2020-05-22T22:41:21.818Z] ok  	github.com/docker/docker/pkg/archive	1.461s	coverage: 76.9% of statements
22:41:22 [2020-05-22T22:41:22.305Z] +++ /etc/init.d/apparmor stop
22:41:22 [2020-05-22T22:41:22.305Z] Leaving: AppArmorNo profiles have been unloaded.
22:41:22 [2020-05-22T22:41:22.305Z] 
22:41:22 [2020-05-22T22:41:22.305Z] Unloading profiles will leave already running processes permanently
22:41:22 [2020-05-22T22:41:22.305Z] unconfined, which can lead to unexpected situations.
22:41:22 [2020-05-22T22:41:22.305Z] 
22:41:22 [2020-05-22T22:41:22.305Z] To set a process to complain mode, use the command line tool
22:41:22 [2020-05-22T22:41:22.305Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:41:22 [2020-05-22T22:41:22.305Z] +++ true
22:41:22 [2020-05-22T22:41:22.305Z] 
22:41:22 [2020-05-22T22:41:22.611Z] ok  	github.com/docker/docker/pkg/directory	0.015s	coverage: 80.0% of statements
22:41:22 [2020-05-22T22:41:22.745Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
22:41:23 [2020-05-22T22:41:23.472Z] ok  	github.com/docker/docker/pkg/discovery	0.008s	coverage: 58.3% of statements
22:41:23 [2020-05-22T22:41:23.675Z] --- PASS: TestUpdateRestartPolicy (13.40s)
22:41:23 [2020-05-22T22:41:23.675Z] === RUN   TestUpdateRestartWithAutoRemove
Post stage
[Pipeline] junit
22:41:23 [2020-05-22T22:41:23.810Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:41:24 [2020-05-22T22:41:24.255Z] ok  	github.com/docker/docker/pkg/discovery/file	0.028s	coverage: 97.6% of statements
22:41:24 [2020-05-22T22:41:24.378Z] + echo Ensuring container killed.
22:41:24 [2020-05-22T22:41:24.378Z] Ensuring container killed.
22:41:24 [2020-05-22T22:41:24.378Z] + docker rm -vf docker-pr3
22:41:24 [2020-05-22T22:41:24.378Z] Error: No such container: docker-pr3
22:41:24 [2020-05-22T22:41:24.378Z] + true
[Pipeline] sh
22:41:24 [2020-05-22T22:41:24.606Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s)
22:41:24 [2020-05-22T22:41:24.606Z] === RUN   TestWaitNonBlocked
22:41:24 [2020-05-22T22:41:24.606Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:41:24 [2020-05-22T22:41:24.606Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:41:24 [2020-05-22T22:41:24.606Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:41:24 [2020-05-22T22:41:24.606Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:41:24 [2020-05-22T22:41:24.606Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:41:24 [2020-05-22T22:41:24.606Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:41:24 [2020-05-22T22:41:24.748Z] + echo Chowning /workspace to jenkins user
22:41:24 [2020-05-22T22:41:24.748Z] Chowning /workspace to jenkins user
22:41:24 [2020-05-22T22:41:24.748Z] + id -u
22:41:24 [2020-05-22T22:41:24.748Z] + id -g
22:41:24 [2020-05-22T22:41:24.748Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41014:/workspace busybox chown -R 1001:1001 /workspace
22:41:24 [2020-05-22T22:41:24.748Z] Unable to find image 'busybox:latest' locally
22:41:25 [2020-05-22T22:41:25.032Z] latest: Pulling from library/busybox
22:41:25 [2020-05-22T22:41:25.032Z] 5ea0d0e92e5f: Pulling fs layer
22:41:25 [2020-05-22T22:41:25.032Z] 5ea0d0e92e5f: Verifying Checksum
22:41:25 [2020-05-22T22:41:25.032Z] 5ea0d0e92e5f: Download complete
22:41:25 [2020-05-22T22:41:25.170Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
22:41:25 [2020-05-22T22:41:25.170Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
22:41:25 [2020-05-22T22:41:25.525Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
22:41:25 [2020-05-22T22:41:25.645Z] 5ea0d0e92e5f: Pull complete
22:41:25 [2020-05-22T22:41:25.645Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
22:41:25 [2020-05-22T22:41:25.645Z] Status: Downloaded newer image for busybox:latest
22:41:25 [2020-05-22T22:41:25.737Z] --- PASS: TestWaitNonBlocked (0.03s)
22:41:25 [2020-05-22T22:41:25.737Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s)
22:41:25 [2020-05-22T22:41:25.737Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s)
22:41:25 [2020-05-22T22:41:25.737Z] === RUN   TestWaitBlocked
22:41:25 [2020-05-22T22:41:25.737Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:41:25 [2020-05-22T22:41:25.737Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:41:25 [2020-05-22T22:41:25.737Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:41:25 [2020-05-22T22:41:25.737Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:41:25 [2020-05-22T22:41:25.737Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:41:25 [2020-05-22T22:41:25.737Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:41:25 [2020-05-22T22:41:25.994Z] === RUN   TestDockerSuite/TestBuildClearCmd
22:41:26 [2020-05-22T22:41:26.273Z] ok  	github.com/docker/docker/layer	7.388s	coverage: 68.8% of statements
22:41:26 [2020-05-22T22:41:26.273Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:41:26 [2020-05-22T22:41:26.273Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:41:26 [2020-05-22T22:41:26.273Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:41:26 [2020-05-22T22:41:26.273Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:41:26 [2020-05-22T22:41:26.273Z] ?   	github.com/docker/docker/oci	[no test files]
22:41:26 [2020-05-22T22:41:26.273Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:41:26 [2020-05-22T22:41:26.273Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.006s	coverage: 93.8% of statements
22:41:26 [2020-05-22T22:41:26.925Z] === RUN   TestDockerSuite/TestBuildCmd
22:41:27 [2020-05-22T22:41:27.031Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
22:41:27 [2020-05-22T22:41:27.184Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
22:41:27 [2020-05-22T22:41:27.184Z] --- PASS: TestWaitBlocked (0.04s)
22:41:27 [2020-05-22T22:41:27.184Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s)
22:41:27 [2020-05-22T22:41:27.184Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.49s)
22:41:27 [2020-05-22T22:41:27.184Z] === CONT  TestContainerStartOnDaemonRestart
22:41:27 [2020-05-22T22:41:27.184Z] === CONT  TestIpcModeOlderClient
22:41:27 [2020-05-22T22:41:27.184Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
22:41:27 [2020-05-22T22:41:27.184Z] --- PASS: TestIpcModeOlderClient (0.12s)
22:41:27 [2020-05-22T22:41:27.184Z] === CONT  TestDaemonHostGatewayIP
22:41:27 [2020-05-22T22:41:27.355Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.348s	coverage: 43.2% of statements
22:41:27 [2020-05-22T22:41:27.355Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:41:27 [2020-05-22T22:41:27.355Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:41:27 [2020-05-22T22:41:27.747Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
22:41:28 [2020-05-22T22:41:28.004Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
22:41:28 [2020-05-22T22:41:28.004Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
22:41:28 [2020-05-22T22:41:28.046Z] + bundleName=s390x-integration
22:41:28 [2020-05-22T22:41:28.046Z] + echo Creating s390x-integration-bundles.tar.gz
22:41:28 [2020-05-22T22:41:28.046Z] Creating s390x-integration-bundles.tar.gz
22:41:28 [2020-05-22T22:41:28.046Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:41:28 [2020-05-22T22:41:28.046Z] + xargs tar -czf s390x-integration-bundles.tar.gz
22:41:28 [2020-05-22T22:41:28.055Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
[Pipeline] archiveArtifacts
22:41:28 [2020-05-22T22:41:28.080Z] Archiving artifacts
22:41:28 [2020-05-22T22:41:28.390Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:41:28 [2020-05-22T22:41:28.764Z] ok  	github.com/docker/docker/pkg/fileutils	0.029s	coverage: 89.5% of statements
22:41:28 [2020-05-22T22:41:28.764Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.143s	coverage: 84.1% of statements
22:41:28 [2020-05-22T22:41:28.784Z] + make clean
22:41:29 [2020-05-22T22:41:29.066Z] docker volume rm -f docker-dev-cache
22:41:29 [2020-05-22T22:41:29.066Z] docker-dev-cache
22:41:29 [2020-05-22T22:41:29.081Z] ok  	github.com/docker/docker/pkg/fsutils	0.382s	coverage: 85.1% of statements
[Pipeline] deleteDir
22:41:29 [2020-05-22T22:41:29.900Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
22:41:30 [2020-05-22T22:41:30.155Z] ok  	github.com/docker/docker/pkg/homedir	0.024s	coverage: 11.4% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:41:30 [2020-05-22T22:41:30.464Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s)
22:41:30 [2020-05-22T22:41:30.464Z] === CONT  TestContainerKillOnDaemonStart
22:41:30 [2020-05-22T22:41:30.721Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
22:41:30 [2020-05-22T22:41:30.978Z] --- PASS: TestDaemonHostGatewayIP (3.68s)
22:41:30 [2020-05-22T22:41:30.978Z] === CONT  TestDaemonRestartIpcMode
22:41:31 [2020-05-22T22:41:31.719Z] ok  	github.com/docker/docker/pkg/locker	0.108s	coverage: 88.9% of statements
22:41:31 [2020-05-22T22:41:31.719Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.028s	coverage: 91.7% of statements
22:41:33 [2020-05-22T22:41:33.283Z] ok  	github.com/docker/docker/pkg/idtools	1.230s	coverage: 70.3% of statements
22:41:33 [2020-05-22T22:41:33.283Z] ok  	github.com/docker/docker/pkg/ioutils	2.059s	coverage: 70.6% of statements
22:41:33 [2020-05-22T22:41:33.283Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
22:41:33 [2020-05-22T22:41:33.283Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:41:33 [2020-05-22T22:41:33.283Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:41:33 [2020-05-22T22:41:33.283Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.006s	coverage: 85.7% of statements
22:41:33 [2020-05-22T22:41:33.283Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:41:34 [2020-05-22T22:41:34.337Z] ok  	github.com/docker/docker/pkg/parsers	0.022s	coverage: 97.0% of statements
22:41:34 [2020-05-22T22:41:34.644Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.025s	coverage: 60.0% of statements
22:41:34 [2020-05-22T22:41:34.644Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.017s	coverage: 91.4% of statements
22:41:34 [2020-05-22T22:41:34.965Z] ok  	github.com/docker/docker/pkg/pidfile	0.021s	coverage: 82.4% of statements
22:41:34 [2020-05-22T22:41:34.965Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:41:34 [2020-05-22T22:41:34.965Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:41:35 [2020-05-22T22:41:35.154Z] --- PASS: TestDaemonRestartIpcMode (3.96s)
22:41:36 [2020-05-22T22:41:36.085Z] === RUN   TestDockerSuite/TestBuildConditionalCache
22:41:36 [2020-05-22T22:41:36.201Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.037s	coverage: 56.8% of statements
22:41:36 [2020-05-22T22:41:36.343Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
22:41:36 [2020-05-22T22:41:36.700Z] --- PASS: TestCreateServiceMultipleTimes (18.89s)
22:41:36 [2020-05-22T22:41:36.700Z] === RUN   TestCreateServiceConflict
22:41:36 [2020-05-22T22:41:36.700Z] --- PASS: TestCreateServiceConflict (2.69s)
22:41:36 [2020-05-22T22:41:36.700Z] === RUN   TestCreateServiceMaxReplicas
22:41:36 [2020-05-22T22:41:36.906Z] === RUN   TestDockerSuite/TestBuildContChar
22:41:37 [2020-05-22T22:41:37.470Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
22:41:37 [2020-05-22T22:41:37.762Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
22:41:37 [2020-05-22T22:41:37.762Z] ok  	github.com/docker/docker/pkg/progress	0.041s	coverage: 75.9% of statements
22:41:37 [2020-05-22T22:41:37.762Z] ok  	github.com/docker/docker/pkg/pools	0.009s	coverage: 88.2% of statements
22:41:38 [2020-05-22T22:41:38.034Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
22:41:38 [2020-05-22T22:41:38.597Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
22:41:38 [2020-05-22T22:41:38.798Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
22:41:39 [2020-05-22T22:41:39.851Z] ok  	github.com/docker/docker/pkg/pubsub	1.200s	coverage: 73.9% of statements
22:41:39 [2020-05-22T22:41:39.985Z] --- PASS: TestCreateServiceMaxReplicas (3.59s)
22:41:39 [2020-05-22T22:41:39.985Z] === RUN   TestCreateWithDuplicateNetworkNames
22:41:40 [2020-05-22T22:41:40.148Z] ok  	github.com/docker/docker/pkg/stdcopy	0.017s	coverage: 100.0% of statements
22:41:40 [2020-05-22T22:41:40.490Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
22:41:41 [2020-05-22T22:41:41.207Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 70.6% of statements
22:41:41 [2020-05-22T22:41:41.207Z] ok  	github.com/docker/docker/pkg/streamformatter	0.012s	coverage: 66.2% of statements
22:41:41 [2020-05-22T22:41:41.420Z] === RUN   TestDockerSuite/TestBuildContextCleanup
22:41:41 [2020-05-22T22:41:41.677Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
22:41:41 [2020-05-22T22:41:41.880Z] ok  	github.com/docker/docker/pkg/symlink	0.016s	coverage: 87.7% of statements
22:41:41 [2020-05-22T22:41:41.933Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
22:41:42 [2020-05-22T22:41:42.497Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
22:41:42 [2020-05-22T22:41:42.754Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
22:41:43 [2020-05-22T22:41:43.189Z] ok  	github.com/docker/docker/pkg/signal	3.659s	coverage: 61.0% of statements
22:41:43 [2020-05-22T22:41:43.486Z] ok  	github.com/docker/docker/pkg/system	0.032s	coverage: 36.9% of statements
22:41:43 [2020-05-22T22:41:43.686Z] --- PASS: TestContainerKillOnDaemonStart (13.03s)
22:41:43 [2020-05-22T22:41:43.686Z] PASS
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] === Skipped
22:41:43 [2020-05-22T22:41:43.686Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
22:41:43 [2020-05-22T22:41:43.686Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
22:41:43 [2020-05-22T22:41:43.686Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
22:41:43 [2020-05-22T22:41:43.686Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:41:43 [2020-05-22T22:41:43.686Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
22:41:43 [2020-05-22T22:41:43.686Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
22:41:43 [2020-05-22T22:41:43.686Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] 
22:41:43 [2020-05-22T22:41:43.686Z] DONE 203 tests, 6 skipped in 165.043s
22:41:43 [2020-05-22T22:41:43.686Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
22:41:43 [2020-05-22T22:41:43.686Z] ++ 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
22:41:43 [2020-05-22T22:41:43.686Z] ++ set -e
22:41:43 [2020-05-22T22:41:43.686Z] ++ '[' -n 0 ']'
22:41:43 [2020-05-22T22:41:43.686Z] ++ set -x
22:41:43 [2020-05-22T22:41:43.686Z] ++ env -i DEST=/go/src/github.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
22:41:43 [2020-05-22T22:41:43.686Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
22:41:43 [2020-05-22T22:41:43.686Z] INFO: Testing against a local daemon
22:41:43 [2020-05-22T22:41:43.686Z] === RUN   TestCommitInheritsEnv
22:41:43 [2020-05-22T22:41:43.777Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.7% of statements
22:41:44 [2020-05-22T22:41:44.254Z] --- PASS: TestCommitInheritsEnv (0.48s)
22:41:44 [2020-05-22T22:41:44.254Z] === RUN   TestImportExtremelyLargeImageWorks
22:41:44 [2020-05-22T22:41:44.254Z] === PAUSE TestImportExtremelyLargeImageWorks
22:41:44 [2020-05-22T22:41:44.254Z] === RUN   TestImagesFilterMultiReference
22:41:44 [2020-05-22T22:41:44.254Z] --- PASS: TestImagesFilterMultiReference (0.10s)
22:41:44 [2020-05-22T22:41:44.254Z] === RUN   TestImagePullPlatformInvalid
22:41:44 [2020-05-22T22:41:44.511Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
22:41:44 [2020-05-22T22:41:44.511Z] === RUN   TestRemoveImageOrphaning
22:41:44 [2020-05-22T22:41:44.768Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
22:41:44 [2020-05-22T22:41:44.768Z] --- PASS: TestRemoveImageOrphaning (0.46s)
22:41:44 [2020-05-22T22:41:44.768Z] === RUN   TestRemoveImageGarbageCollector
22:41:44 [2020-05-22T22:41:44.805Z] ok  	github.com/docker/docker/pkg/tailfile	0.190s	coverage: 88.6% of statements
22:41:44 [2020-05-22T22:41:44.805Z] testing: warning: no tests to run
22:41:44 [2020-05-22T22:41:44.805Z] coverage: [no statements]
22:41:44 [2020-05-22T22:41:44.805Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
22:41:45 [2020-05-22T22:41:45.333Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
22:41:45 [2020-05-22T22:41:45.448Z] ok  	github.com/docker/docker/pkg/tarsum	0.220s	coverage: 89.3% of statements
22:41:45 [2020-05-22T22:41:45.762Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
22:41:45 [2020-05-22T22:41:45.762Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
22:41:45 [2020-05-22T22:41:45.898Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
22:41:46 [2020-05-22T22:41:46.399Z] ok  	github.com/docker/docker/pkg/useragent	0.026s	coverage: 88.9% of statements
22:41:47 [2020-05-22T22:41:47.793Z] --- PASS: TestRemoveImageGarbageCollector (2.59s)
22:41:47 [2020-05-22T22:41:47.793Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:41:47 [2020-05-22T22:41:47.793Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
22:41:47 [2020-05-22T22:41:47.793Z] === RUN   TestTagInvalidReference
22:41:47 [2020-05-22T22:41:47.793Z] --- PASS: TestTagInvalidReference (0.04s)
22:41:47 [2020-05-22T22:41:47.793Z] === RUN   TestTagValidPrefixedRepo
22:41:47 [2020-05-22T22:41:47.793Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
22:41:47 [2020-05-22T22:41:47.793Z] === RUN   TestTagExistedNameWithoutForce
22:41:47 [2020-05-22T22:41:47.793Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:41:47 [2020-05-22T22:41:47.793Z] === RUN   TestTagOfficialNames
22:41:47 [2020-05-22T22:41:47.793Z] --- PASS: TestTagOfficialNames (0.07s)
22:41:47 [2020-05-22T22:41:47.793Z] === RUN   TestTagMatchesDigest
22:41:47 [2020-05-22T22:41:47.793Z] --- PASS: TestTagMatchesDigest (0.03s)
22:41:47 [2020-05-22T22:41:47.793Z] === CONT  TestImportExtremelyLargeImageWorks
22:41:49 [2020-05-22T22:41:49.163Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
22:41:49 [2020-05-22T22:41:49.164Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
22:41:49 [2020-05-22T22:41:49.242Z] ok  	github.com/docker/docker/integration/container	60.657s
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === Skipped
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
22:41:49 [2020-05-22T22:41:49.242Z]     copy_test.go:25: testEnv.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
22:41:49 [2020-05-22T22:41:49.242Z]     copy_test.go:39: testEnv.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
22:41:49 [2020-05-22T22:41:49.242Z]     copy_test.go:51: testEnv.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
22:41:49 [2020-05-22T22:41:49.242Z]     copy_test.go:65: testEnv.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
22:41:49 [2020-05-22T22:41:49.242Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] DONE 84 tests, 42 skipped in 63.114s
22:41:49 [2020-05-22T22:41:49.242Z] 
22:41:49 [2020-05-22T22:41:49.242Z] Running D:\gopath\src\github.com\docker\docker\integration\image
22:41:49 [2020-05-22T22:41:49.728Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
22:41:50 [2020-05-22T22:41:50.203Z] ok  	github.com/docker/docker/profiles/seccomp	0.028s	coverage: 68.8% of statements
22:41:50 [2020-05-22T22:41:50.499Z] ok  	github.com/docker/docker/reference	0.019s	coverage: 84.4% of statements
22:41:50 [2020-05-22T22:41:50.841Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:41:50 [2020-05-22T22:41:50.841Z] INFO: Testing against a local daemon
22:41:50 [2020-05-22T22:41:50.841Z] ok  	github.com/docker/docker/integration/image	0.452s
22:41:50 [2020-05-22T22:41:50.841Z] 
22:41:50 [2020-05-22T22:41:50.841Z] === Skipped
22:41:50 [2020-05-22T22:41:50.841Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
22:41:50 [2020-05-22T22:41:50.841Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
22:41:50 [2020-05-22T22:41:50.841Z] 
22:41:50 [2020-05-22T22:41:50.841Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
22:41:50 [2020-05-22T22:41:50.841Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
22:41:50 [2020-05-22T22:41:50.841Z] 
22:41:50 [2020-05-22T22:41:50.841Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
22:41:50 [2020-05-22T22:41:50.841Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
22:41:50 [2020-05-22T22:41:50.841Z] 
22:41:50 [2020-05-22T22:41:50.841Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
22:41:50 [2020-05-22T22:41:50.841Z]     tag_test.go:98: testEnv.OSType == "windows"
22:41:50 [2020-05-22T22:41:50.841Z] 
22:41:50 [2020-05-22T22:41:50.841Z] 
22:41:50 [2020-05-22T22:41:50.841Z] DONE 11 tests, 4 skipped in 2.383s
22:41:51 [2020-05-22T22:41:51.315Z] 
22:41:51 [2020-05-22T22:41:51.315Z] Running D:\gopath\src\github.com\docker\docker\integration\network
22:41:52 [2020-05-22T22:41:52.600Z] ok  	github.com/docker/docker/plugin	0.585s	coverage: 23.1% of statements
22:41:52 [2020-05-22T22:41:52.904Z] ok  	github.com/docker/docker/registry/resumable	0.038s	coverage: 100.0% of statements
22:41:53 [2020-05-22T22:41:53.010Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
22:41:53 [2020-05-22T22:41:53.550Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:41:53 [2020-05-22T22:41:53.551Z] INFO: Testing against a local daemon
22:41:53 [2020-05-22T22:41:53.551Z] ok  	github.com/docker/docker/integration/network	0.258s
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === Skipped
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     network_test.go:97: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:29: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:52: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:96: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:130: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:181: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:206: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:236: FLAKY_TEST
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:326: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
22:41:53 [2020-05-22T22:41:53.551Z]     service_test.go:394: testEnv.OSType == "windows"
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] DONE 18 tests, 14 skipped in 2.283s
22:41:53 [2020-05-22T22:41:53.551Z] 
22:41:53 [2020-05-22T22:41:53.551Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
22:41:53 [2020-05-22T22:41:53.972Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
22:41:54 [2020-05-22T22:41:54.024Z] testing: warning: no tests to run
22:41:54 [2020-05-22T22:41:54.024Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.059s
22:41:54 [2020-05-22T22:41:54.024Z] 
22:41:54 [2020-05-22T22:41:54.024Z] DONE 0 tests in 0.715s
22:41:54 [2020-05-22T22:41:54.024Z] 
22:41:54 [2020-05-22T22:41:54.024Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
22:41:54 [2020-05-22T22:41:54.858Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s)
22:41:54 [2020-05-22T22:41:54.858Z] === RUN   TestCreateServiceSecretFileMode
22:41:55 [2020-05-22T22:41:55.021Z] testing: warning: no tests to run
22:41:55 [2020-05-22T22:41:55.021Z] ok  	github.com/docker/docker/integration/network/macvlan	0.060s
22:41:55 [2020-05-22T22:41:55.021Z] 
22:41:55 [2020-05-22T22:41:55.021Z] DONE 0 tests in 0.720s
22:41:55 [2020-05-22T22:41:55.021Z] 
22:41:55 [2020-05-22T22:41:55.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
22:41:55 [2020-05-22T22:41:55.495Z] testing: warning: no tests to run
22:41:55 [2020-05-22T22:41:55.495Z] ok  	github.com/docker/docker/integration/plugin	0.063s
22:41:55 [2020-05-22T22:41:55.495Z] 
22:41:55 [2020-05-22T22:41:55.495Z] DONE 0 tests in 0.731s
22:41:55 [2020-05-22T22:41:55.510Z] ok  	github.com/docker/docker/testutil	0.016s	coverage: 62.5% of statements
22:41:55 [2020-05-22T22:41:55.535Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
22:41:55 [2020-05-22T22:41:55.802Z] ok  	github.com/docker/docker/registry	0.461s	coverage: 56.3% of statements
22:41:55 [2020-05-22T22:41:55.967Z] 
22:41:55 [2020-05-22T22:41:55.967Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
22:41:56 [2020-05-22T22:41:56.441Z] testing: warning: no tests to run
22:41:56 [2020-05-22T22:41:56.441Z] ok  	github.com/docker/docker/integration/plugin/authz	0.061s
22:41:56 [2020-05-22T22:41:56.441Z] 
22:41:56 [2020-05-22T22:41:56.441Z] DONE 0 tests in 0.672s
22:41:56 [2020-05-22T22:41:56.441Z] 
22:41:56 [2020-05-22T22:41:56.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
22:41:57 [2020-05-22T22:41:57.304Z] ok  	github.com/docker/docker/runconfig	0.035s	coverage: 65.8% of statements
22:41:57 [2020-05-22T22:41:57.390Z] --- PASS: TestCreateServiceSecretFileMode (3.25s)
22:41:57 [2020-05-22T22:41:57.390Z] === RUN   TestCreateServiceConfigFileMode
22:41:57 [2020-05-22T22:41:57.431Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
22:41:58 [2020-05-22T22:41:58.800Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
22:41:59 [2020-05-22T22:41:59.365Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
22:41:59 [2020-05-22T22:41:59.622Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
22:42:00 [2020-05-22T22:42:00.673Z] --- PASS: TestCreateServiceConfigFileMode (3.20s)
22:42:00 [2020-05-22T22:42:00.673Z] === RUN   TestCreateServiceSysctls
22:42:00 [2020-05-22T22:42:00.876Z] ok  	github.com/docker/docker/volume/drivers	0.035s	coverage: 36.1% of statements
22:42:00 [2020-05-22T22:42:00.992Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
22:42:01 [2020-05-22T22:42:01.941Z] ok  	github.com/docker/docker/volume/local	0.048s	coverage: 73.0% of statements
22:42:02 [2020-05-22T22:42:02.232Z] ok  	github.com/docker/docker/volume/mounts	0.096s	coverage: 67.0% of statements
22:42:03 [2020-05-22T22:42:03.659Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:03 [2020-05-22T22:42:03.659Z] INFO: Testing against a local daemon
22:42:03 [2020-05-22T22:42:03.659Z] ok  	github.com/docker/docker/integration/plugin/common	0.279s
22:42:03 [2020-05-22T22:42:03.960Z] --- PASS: TestCreateServiceSysctls (3.57s)
22:42:03 [2020-05-22T22:42:03.961Z] === RUN   TestCreateServiceCapabilities
22:42:04 [2020-05-22T22:42:04.132Z] 
22:42:04 [2020-05-22T22:42:04.132Z] === Skipped
22:42:04 [2020-05-22T22:42:04.132Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
22:42:04 [2020-05-22T22:42:04.132Z]     plugin_test.go:55: testEnv.OSType == "windows"
22:42:04 [2020-05-22T22:42:04.132Z] 
22:42:04 [2020-05-22T22:42:04.132Z] 
22:42:04 [2020-05-22T22:42:04.132Z] DONE 3 tests, 1 skipped in 7.620s
22:42:04 [2020-05-22T22:42:04.132Z] 
22:42:04 [2020-05-22T22:42:04.132Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
22:42:04 [2020-05-22T22:42:04.269Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
22:42:04 [2020-05-22T22:42:04.294Z] ok  	github.com/docker/docker/volume/service	0.031s	coverage: 73.0% of statements
22:42:06 [2020-05-22T22:42:06.166Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
22:42:07 [2020-05-22T22:42:07.114Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:07 [2020-05-22T22:42:07.114Z] INFO: Testing against a local daemon
22:42:07 [2020-05-22T22:42:07.114Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.244s
22:42:07 [2020-05-22T22:42:07.247Z] --- PASS: TestCreateServiceCapabilities (3.41s)
22:42:07 [2020-05-22T22:42:07.247Z] === RUN   TestInspect
22:42:07 [2020-05-22T22:42:07.586Z] 
22:42:07 [2020-05-22T22:42:07.587Z] === Skipped
22:42:07 [2020-05-22T22:42:07.587Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
22:42:07 [2020-05-22T22:42:07.587Z]     external_test.go:48: runtime.GOOS == "windows"
22:42:07 [2020-05-22T22:42:07.587Z] 
22:42:07 [2020-05-22T22:42:07.587Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
22:42:07 [2020-05-22T22:42:07.587Z]     external_test.go:408: runtime.GOOS == "windows"
22:42:07 [2020-05-22T22:42:07.587Z] 
22:42:07 [2020-05-22T22:42:07.587Z] 
22:42:07 [2020-05-22T22:42:07.587Z] DONE 2 tests, 2 skipped in 3.230s
22:42:07 [2020-05-22T22:42:07.587Z] 
22:42:07 [2020-05-22T22:42:07.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
22:42:09 [2020-05-22T22:42:09.440Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
22:42:09 [2020-05-22T22:42:09.820Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:09 [2020-05-22T22:42:09.820Z] INFO: Testing against a local daemon
22:42:09 [2020-05-22T22:42:09.820Z] ok  	github.com/docker/docker/integration/plugin/logging	0.251s
22:42:09 [2020-05-22T22:42:09.820Z] 
22:42:09 [2020-05-22T22:42:09.820Z] === Skipped
22:42:09 [2020-05-22T22:42:09.820Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
22:42:09 [2020-05-22T22:42:09.820Z]     read_test.go:21: no unix domain sockets on Windows
22:42:09 [2020-05-22T22:42:09.820Z] 
22:42:09 [2020-05-22T22:42:09.820Z] 
22:42:09 [2020-05-22T22:42:09.820Z] DONE 1 tests, 1 skipped in 2.520s
22:42:09 [2020-05-22T22:42:09.820Z] 
22:42:09 [2020-05-22T22:42:09.820Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
22:42:10 [2020-05-22T22:42:10.004Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
22:42:10 [2020-05-22T22:42:10.935Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
22:42:10 [2020-05-22T22:42:10.935Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
22:42:10 [2020-05-22T22:42:10.935Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
22:42:10 [2020-05-22T22:42:10.935Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
22:42:10 [2020-05-22T22:42:10.935Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
22:42:11 [2020-05-22T22:42:11.400Z] testing: warning: no tests to run
22:42:11 [2020-05-22T22:42:11.400Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.117s
22:42:11 [2020-05-22T22:42:11.400Z] 
22:42:11 [2020-05-22T22:42:11.400Z] DONE 0 tests in 1.275s
22:42:11 [2020-05-22T22:42:11.400Z] 
22:42:11 [2020-05-22T22:42:11.400Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
22:42:11 [2020-05-22T22:42:11.438Z] --- PASS: TestInspect (3.43s)
22:42:11 [2020-05-22T22:42:11.438Z] === RUN   TestCreateJob
22:42:12 [2020-05-22T22:42:12.718Z] ok  	github.com/docker/docker/pkg/plugins	33.646s	coverage: 76.6% of statements
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/rootless	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/volume	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === Skipped
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver btrfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver btrfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver btrfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver btrfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver btrfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:73: No driver to put!
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z] time="2020-05-22T22:40:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z] time="2020-05-22T22:40:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z] time="2020-05-22T22:40:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z] time="2020-05-22T22:40:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z] time="2020-05-22T22:40:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:73: No driver to put!
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     overlay_test.go:49: Fails to compute changes intermittently
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver zfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver zfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver zfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver zfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:46: Driver zfs not supported
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     graphtest_unix.go:73: No driver to put!
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:42:12 [2020-05-22T22:42:12.719Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] 
22:42:12 [2020-05-22T22:42:12.719Z] DONE 2123 tests, 26 skipped in 349.546s
Post stage
[Pipeline] junit
22:42:12 [2020-05-22T22:42:12.777Z] Recording test results
22:42:12 [2020-05-22T22:42:12.879Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:42:13 [2020-05-22T22:42:13.633Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:13 [2020-05-22T22:42:13.633Z] INFO: Testing against a local daemon
22:42:13 [2020-05-22T22:42:13.633Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.231s
22:42:13 [2020-05-22T22:42:13.633Z] 
22:42:13 [2020-05-22T22:42:13.633Z] === Skipped
22:42:13 [2020-05-22T22:42:13.633Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
22:42:13 [2020-05-22T22:42:13.633Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
22:42:13 [2020-05-22T22:42:13.633Z] 
22:42:13 [2020-05-22T22:42:13.633Z] 
22:42:13 [2020-05-22T22:42:13.633Z] DONE 1 tests, 1 skipped in 2.479s
22:42:13 [2020-05-22T22:42:13.651Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -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:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/make.sh dynbinary test-integration
22:42:13 [2020-05-22T22:42:13.938Z] 
22:42:14 [2020-05-22T22:42:14.106Z] 
22:42:14 [2020-05-22T22:42:14.106Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
22:42:14 [2020-05-22T22:42:14.233Z] Removing bundles/
22:42:14 [2020-05-22T22:42:14.233Z] 
22:42:14 [2020-05-22T22:42:14.233Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:42:14 [2020-05-22T22:42:14.233Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:42:14 [2020-05-22T22:42:14.233Z] GOOS="" GOARCH="" GOARM=""
22:42:14 [2020-05-22T22:42:14.722Z] --- PASS: TestCreateJob (4.02s)
22:42:14 [2020-05-22T22:42:14.722Z] === RUN   TestReplicatedJob
22:42:15 [2020-05-22T22:42:15.412Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
22:42:15 [2020-05-22T22:42:15.684Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:15 [2020-05-22T22:42:15.684Z] INFO: Testing against a local daemon
22:42:15 [2020-05-22T22:42:15.684Z] ok  	github.com/docker/docker/integration/secret	0.181s
22:42:15 [2020-05-22T22:42:15.975Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] === Skipped
22:42:16 [2020-05-22T22:42:16.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
22:42:16 [2020-05-22T22:42:16.157Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.01s)
22:42:16 [2020-05-22T22:42:16.157Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
22:42:16 [2020-05-22T22:42:16.157Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
22:42:16 [2020-05-22T22:42:16.157Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
22:42:16 [2020-05-22T22:42:16.157Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
22:42:16 [2020-05-22T22:42:16.157Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] DONE 6 tests, 6 skipped in 2.085s
22:42:16 [2020-05-22T22:42:16.157Z] 
22:42:16 [2020-05-22T22:42:16.157Z] Running D:\gopath\src\github.com\docker\docker\integration\service
22:42:16 [2020-05-22T22:42:16.232Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
22:42:16 [2020-05-22T22:42:16.488Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
22:42:17 [2020-05-22T22:42:17.053Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
22:42:18 [2020-05-22T22:42:18.393Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:18 [2020-05-22T22:42:18.393Z] INFO: Testing against a local daemon
22:42:18 [2020-05-22T22:42:18.393Z] ok  	github.com/docker/docker/integration/service	0.344s
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === Skipped
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
22:42:18 [2020-05-22T22:42:18.867Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
22:42:18 [2020-05-22T22:42:18.867Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] DONE 24 tests, 23 skipped in 2.712s
22:42:18 [2020-05-22T22:42:18.867Z] 
22:42:18 [2020-05-22T22:42:18.867Z] Running D:\gopath\src\github.com\docker\docker\integration\session
22:42:19 [2020-05-22T22:42:19.574Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
22:42:19 [2020-05-22T22:42:19.574Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
22:42:20 [2020-05-22T22:42:20.447Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:20 [2020-05-22T22:42:20.447Z] INFO: Testing against a local daemon
22:42:20 [2020-05-22T22:42:20.447Z] ok  	github.com/docker/docker/integration/session	0.213s
22:42:20 [2020-05-22T22:42:20.922Z] 
22:42:20 [2020-05-22T22:42:20.922Z] === Skipped
22:42:20 [2020-05-22T22:42:20.922Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
22:42:20 [2020-05-22T22:42:20.922Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
22:42:20 [2020-05-22T22:42:20.922Z] 
22:42:20 [2020-05-22T22:42:20.922Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
22:42:20 [2020-05-22T22:42:20.922Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
22:42:20 [2020-05-22T22:42:20.922Z] 
22:42:20 [2020-05-22T22:42:20.922Z] 
22:42:20 [2020-05-22T22:42:20.922Z] DONE 2 tests, 2 skipped in 1.959s
22:42:20 [2020-05-22T22:42:20.922Z] 
22:42:20 [2020-05-22T22:42:20.922Z] Running D:\gopath\src\github.com\docker\docker\integration\system
22:42:20 [2020-05-22T22:42:20.945Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
22:42:21 [2020-05-22T22:42:21.285Z] --- PASS: TestReplicatedJob (6.45s)
22:42:21 [2020-05-22T22:42:21.285Z] === RUN   TestUpdateReplicatedJob
22:42:22 [2020-05-22T22:42:22.840Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
22:42:23 [2020-05-22T22:42:23.097Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
22:42:23 [2020-05-22T22:42:23.157Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:23 [2020-05-22T22:42:23.157Z] INFO: Testing against a local daemon
22:42:23 [2020-05-22T22:42:23.956Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
22:42:23 [2020-05-22T22:42:23.956Z] Copying nested executables into bundles/cross/linux/amd64
22:42:23 [2020-05-22T22:42:23.956Z] Cross building: bundles/cross/windows/amd64
22:42:23 [2020-05-22T22:42:23.956Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
22:42:23 [2020-05-22T22:42:23.956Z] GOOS="windows" GOARCH="amd64" GOARM=""
22:42:24 [2020-05-22T22:42:24.155Z] ok  	github.com/docker/docker/integration/system	1.328s
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] === Skipped
22:42:24 [2020-05-22T22:42:24.155Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:42:24 [2020-05-22T22:42:24.155Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
22:42:24 [2020-05-22T22:42:24.155Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
22:42:24 [2020-05-22T22:42:24.155Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
22:42:24 [2020-05-22T22:42:24.155Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
22:42:24 [2020-05-22T22:42:24.155Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
22:42:24 [2020-05-22T22:42:24.155Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
22:42:24 [2020-05-22T22:42:24.155Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] DONE 13 tests, 7 skipped in 3.158s
22:42:24 [2020-05-22T22:42:24.155Z] 
22:42:24 [2020-05-22T22:42:24.155Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
22:42:25 [2020-05-22T22:42:25.473Z] --- PASS: TestUpdateReplicatedJob (4.28s)
22:42:25 [2020-05-22T22:42:25.473Z] === RUN   TestServiceListWithStatuses
22:42:25 [2020-05-22T22:42:25.473Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:42:25 [2020-05-22T22:42:25.473Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:42:25 [2020-05-22T22:42:25.473Z] === RUN   TestDockerNetworkConnectAlias
22:42:26 [2020-05-22T22:42:26.392Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:26 [2020-05-22T22:42:26.392Z] INFO: Testing against a local daemon
22:42:26 [2020-05-22T22:42:26.392Z] ok  	github.com/docker/docker/integration/volume	0.286s
22:42:26 [2020-05-22T22:42:26.392Z] 
22:42:26 [2020-05-22T22:42:26.392Z] === Skipped
22:42:26 [2020-05-22T22:42:26.392Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
22:42:26 [2020-05-22T22:42:26.392Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
22:42:26 [2020-05-22T22:42:26.392Z] 
22:42:26 [2020-05-22T22:42:26.392Z] 
22:42:26 [2020-05-22T22:42:26.392Z] DONE 5 tests, 1 skipped in 2.112s
22:42:26 [2020-05-22T22:42:26.392Z] 
22:42:26 [2020-05-22T22:42:26.392Z] INFO: make.ps1 ended at 05/22/2020 22:42:25
22:42:26 [2020-05-22T22:42:26.392Z] INFO: Integration CLI tests being run from the host:
22:42:26 [2020-05-22T22:42:26.392Z] 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" 
22:42:27 [2020-05-22T22:42:27.272Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
22:42:27 [2020-05-22T22:42:27.273Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
22:42:27 [2020-05-22T22:42:27.838Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
22:42:28 [2020-05-22T22:42:28.402Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
22:42:30 [2020-05-22T22:42:30.923Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
22:42:32 [2020-05-22T22:42:32.035Z] --- PASS: TestDockerNetworkConnectAlias (6.40s)
22:42:32 [2020-05-22T22:42:32.035Z] === RUN   TestDockerNetworkReConnect
22:42:33 [2020-05-22T22:42:33.604Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
22:42:33 [2020-05-22T22:42:33.604Z] INFO: Testing against a local daemon
22:42:34 [2020-05-22T22:42:34.199Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
22:42:35 [2020-05-22T22:42:35.572Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
22:42:37 [2020-05-22T22:42:37.303Z] --- PASS: TestDockerNetworkReConnect (5.34s)
22:42:37 [2020-05-22T22:42:37.303Z] === RUN   TestServicePlugin
22:42:37 [2020-05-22T22:42:37.303Z] --- SKIP: TestServicePlugin (0.00s)
22:42:37 [2020-05-22T22:42:37.303Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:42:37 [2020-05-22T22:42:37.303Z] === RUN   TestServiceUpdateLabel
22:42:38 [2020-05-22T22:42:38.098Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
22:42:40 [2020-05-22T22:42:40.588Z] --- PASS: TestServiceUpdateLabel (3.18s)
22:42:40 [2020-05-22T22:42:40.588Z] === RUN   TestServiceUpdateSecrets
22:42:43 [2020-05-22T22:42:43.354Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
22:42:43 [2020-05-22T22:42:43.354Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
22:42:43 [2020-05-22T22:42:43.920Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
22:42:44 [2020-05-22T22:42:44.485Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
22:42:45 [2020-05-22T22:42:45.856Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
22:42:45 [2020-05-22T22:42:45.856Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
22:42:46 [2020-05-22T22:42:46.787Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
22:42:50 [2020-05-22T22:42:50.964Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
22:42:50 [2020-05-22T22:42:50.964Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
22:42:51 [2020-05-22T22:42:51.221Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
22:42:51 [2020-05-22T22:42:51.221Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
22:42:53 [2020-05-22T22:42:53.115Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
22:42:55 [2020-05-22T22:42:55.011Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
22:42:55 [2020-05-22T22:42:55.463Z] --- PASS: TestServiceUpdateSecrets (14.76s)
22:42:55 [2020-05-22T22:42:55.463Z] === RUN   TestServiceUpdateConfigs
22:42:56 [2020-05-22T22:42:56.380Z] === RUN   TestDockerSuite/TestBuildDockerignore
22:43:00 [2020-05-22T22:43:00.556Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
22:43:10 [2020-05-22T22:43:10.514Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
22:43:10 [2020-05-22T22:43:10.514Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
22:43:10 [2020-05-22T22:43:10.771Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
22:43:12 [2020-05-22T22:43:12.666Z] === RUN   TestDockerDaemonSuite/TestShmSize
22:43:13 [2020-05-22T22:43:13.545Z] --- PASS: TestServiceUpdateConfigs (15.49s)
22:43:13 [2020-05-22T22:43:13.545Z] === RUN   TestServiceUpdateNetwork
22:43:14 [2020-05-22T22:43:14.566Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
22:43:15 [2020-05-22T22:43:15.129Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
22:43:18 [2020-05-22T22:43:18.405Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
22:43:18 [2020-05-22T22:43:18.405Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
22:43:23 [2020-05-22T22:43:23.662Z] --- PASS: TestDockerDaemonSuite (351.93s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.00s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.08s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.35s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:1449: [d8189b9b9342e] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d23e466b87ae3] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.16s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d0f325939de29] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.86s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.37s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.89s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.37s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.67s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.18s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.73s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d296f6425dd81] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d95ff31c2621b] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.77s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.59s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d3998159554e1] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.10s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.97s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.21s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.43s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.66s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [dcffc781ab2b9] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.35s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.49s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.98s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d33ccc70b1e2d] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.06s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.87s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d4719158597d5] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [dac837aac23e8] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (5.17s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_plugins_test.go:79: [d272a954b2d72] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_plugins_test.go:169: [d85cf3e3feabd] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.06s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [dc8f39ea02b06] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.95s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.79s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.77s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.95s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.05s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.14s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d5046b0960187] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.61s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.74s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.55s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.33s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.37s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.51s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d760c3dfb19e1] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.60s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.19s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.32s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.50s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d3957c5dc0866] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d9864aa23acb4] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.82s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [dd0069eea6393] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.02s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.26s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.68s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d957e21151636] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.55s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.14s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [ddb32c42a16ec] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.60s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d60056d91c28c] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d096987af9d66] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.28s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d7caea17111b0] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.31s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.13s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.68s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d45d80ea46f77] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.33s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.79s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.08s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.27s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d19b0f9fffe9e] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.12s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
22:43:23 [2020-05-22T22:43:23.662Z]         check_test.go:309: [d86491d82f15f] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.69s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.71s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.36s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.60s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.45s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.91s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.76s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.18s)
22:43:23 [2020-05-22T22:43:23.662Z]         docker_cli_daemon_test.go:2544: [ddd35a7079760] daemon is not started
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.56s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.41s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.47s)
22:43:23 [2020-05-22T22:43:23.662Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
22:43:23 [2020-05-22T22:43:23.663Z]         check_test.go:309: [d0dcaabb1bf1e] daemon is not started
22:43:23 [2020-05-22T22:43:23.663Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.29s)
22:43:23 [2020-05-22T22:43:23.663Z] === RUN   TestDockerSwarmSuite
22:43:23 [2020-05-22T22:43:23.663Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
22:43:25 [2020-05-22T22:43:25.747Z] --- PASS: TestServiceUpdateNetwork (14.62s)
22:43:25 [2020-05-22T22:43:25.747Z] === RUN   TestServiceUpdatePidsLimit
22:43:27 [2020-05-22T22:43:27.123Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:43:27 [2020-05-22T22:43:27.691Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:43:27 [2020-05-22T22:43:27.839Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
22:43:30 [2020-05-22T22:43:30.363Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
22:43:31 [2020-05-22T22:43:31.295Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
22:43:31 [2020-05-22T22:43:31.295Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
22:43:31 [2020-05-22T22:43:31.295Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
22:43:31 [2020-05-22T22:43:31.603Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
22:43:31 [2020-05-22T22:43:31.603Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
22:43:31 [2020-05-22T22:43:31.603Z] remote: Enumerating objects: 2, done.
22:43:31 [2020-05-22T22:43:31.603Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
22:43:31 [2020-05-22T22:43:31.603Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
22:43:31 [2020-05-22T22:43:31.603Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
22:43:31 [2020-05-22T22:43:31.603Z] 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.
22:43:31 [2020-05-22T22:43:31.603Z] Building: bundles/cross/windows/amd64/containerutility.exe
22:43:35 [2020-05-22T22:43:35.804Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:43:36 [2020-05-22T22:43:36.841Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:43:37 [2020-05-22T22:43:37.173Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/test/unit
22:43:37 [2020-05-22T22:43:37.901Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
22:43:37 [2020-05-22T22:43:37.901Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
22:43:39 [2020-05-22T22:43:39.683Z] ?   	github.com/docker/docker/api	[no test files]
22:43:40 [2020-05-22T22:43:40.424Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
22:43:42 [2020-05-22T22:43:42.948Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
22:43:43 [2020-05-22T22:43:43.917Z] --- PASS: TestServiceUpdatePidsLimit (17.39s)
22:43:43 [2020-05-22T22:43:43.917Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
22:43:43 [2020-05-22T22:43:43.917Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s)
22:43:43 [2020-05-22T22:43:43.917Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
22:43:43 [2020-05-22T22:43:43.917Z] PASS
22:43:43 [2020-05-22T22:43:43.917Z] 
22:43:43 [2020-05-22T22:43:43.917Z] === Skipped
22:43:43 [2020-05-22T22:43:43.917Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:43:43 [2020-05-22T22:43:43.917Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:43:43 [2020-05-22T22:43:43.917Z] 
22:43:43 [2020-05-22T22:43:43.917Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:43:43 [2020-05-22T22:43:43.917Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:43:43 [2020-05-22T22:43:43.917Z] 
22:43:43 [2020-05-22T22:43:43.917Z] 
22:43:43 [2020-05-22T22:43:43.917Z] DONE 27 tests, 2 skipped in 158.549s
22:43:43 [2020-05-22T22:43:43.917Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:43:43 [2020-05-22T22:43:43.917Z] ++ 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
22:43:43 [2020-05-22T22:43:43.917Z] ++ set -e
22:43:43 [2020-05-22T22:43:43.917Z] ++ '[' -n 0 ']'
22:43:43 [2020-05-22T22:43:43.917Z] ++ set -x
22:43:43 [2020-05-22T22:43:43.917Z] ++ env -i DEST=/go/src/github.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
22:43:43 [2020-05-22T22:43:43.917Z] INFO: Testing against a local daemon
22:43:43 [2020-05-22T22:43:43.917Z] === RUN   TestSessionCreate
22:43:43 [2020-05-22T22:43:43.917Z] --- PASS: TestSessionCreate (0.05s)
22:43:43 [2020-05-22T22:43:43.917Z] === RUN   TestSessionCreateWithBadUpgrade
22:43:43 [2020-05-22T22:43:43.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
22:43:43 [2020-05-22T22:43:43.917Z] PASS
22:43:43 [2020-05-22T22:43:43.917Z] 
22:43:43 [2020-05-22T22:43:43.917Z] DONE 2 tests in 0.227s
22:43:43 [2020-05-22T22:43:43.917Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:43:43 [2020-05-22T22:43:43.917Z] ++ 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
22:43:43 [2020-05-22T22:43:43.917Z] ++ set -e
22:43:43 [2020-05-22T22:43:43.917Z] ++ '[' -n 0 ']'
22:43:43 [2020-05-22T22:43:43.917Z] ++ set -x
22:43:43 [2020-05-22T22:43:43.918Z] ++ env -i DEST=/go/src/github.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
22:43:43 [2020-05-22T22:43:43.918Z] INFO: Testing against a local daemon
22:43:43 [2020-05-22T22:43:43.918Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:43:43 [2020-05-22T22:43:43.918Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:43:43 [2020-05-22T22:43:43.918Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:43:43 [2020-05-22T22:43:43.918Z] === RUN   TestEventsExecDie
22:43:43 [2020-05-22T22:43:43.918Z] --- PASS: TestEventsExecDie (0.89s)
22:43:43 [2020-05-22T22:43:43.918Z] === RUN   TestEventsBackwardsCompatible
22:43:44 [2020-05-22T22:43:44.176Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
22:43:44 [2020-05-22T22:43:44.176Z] === RUN   TestInfoBinaryCommits
22:43:44 [2020-05-22T22:43:44.176Z] --- PASS: TestInfoBinaryCommits (0.05s)
22:43:44 [2020-05-22T22:43:44.176Z] === RUN   TestInfoAPIVersioned
22:43:44 [2020-05-22T22:43:44.176Z] --- PASS: TestInfoAPIVersioned (0.02s)
22:43:44 [2020-05-22T22:43:44.176Z] === RUN   TestInfoDiscoveryBackend
22:43:44 [2020-05-22T22:43:44.743Z] --- PASS: TestInfoDiscoveryBackend (0.59s)
22:43:44 [2020-05-22T22:43:44.743Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:43:45 [2020-05-22T22:43:45.679Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:43:45 [2020-05-22T22:43:45.679Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:43:46 [2020-05-22T22:43:46.247Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
22:43:46 [2020-05-22T22:43:46.247Z] === RUN   TestInfoAPI
22:43:46 [2020-05-22T22:43:46.506Z] --- PASS: TestInfoAPI (0.05s)
22:43:46 [2020-05-22T22:43:46.506Z] === RUN   TestInfoAPIWarnings
22:43:47 [2020-05-22T22:43:47.073Z] --- PASS: TestInfoAPIWarnings (0.59s)
22:43:47 [2020-05-22T22:43:47.073Z] === RUN   TestInfoDebug
22:43:47 [2020-05-22T22:43:47.641Z] --- PASS: TestInfoDebug (0.60s)
22:43:47 [2020-05-22T22:43:47.641Z] === RUN   TestInfoInsecureRegistries
22:43:48 [2020-05-22T22:43:48.209Z] --- PASS: TestInfoInsecureRegistries (0.60s)
22:43:48 [2020-05-22T22:43:48.209Z] === RUN   TestInfoRegistryMirrors
22:43:48 [2020-05-22T22:43:48.776Z] --- PASS: TestInfoRegistryMirrors (0.58s)
22:43:48 [2020-05-22T22:43:48.776Z] === RUN   TestLoginFailsWithBadCredentials
22:43:49 [2020-05-22T22:43:49.035Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s)
22:43:49 [2020-05-22T22:43:49.035Z] === RUN   TestPingCacheHeaders
22:43:49 [2020-05-22T22:43:49.035Z] --- PASS: TestPingCacheHeaders (0.05s)
22:43:49 [2020-05-22T22:43:49.035Z] === RUN   TestPingGet
22:43:49 [2020-05-22T22:43:49.294Z] --- PASS: TestPingGet (0.03s)
22:43:49 [2020-05-22T22:43:49.294Z] === RUN   TestPingHead
22:43:49 [2020-05-22T22:43:49.294Z] --- PASS: TestPingHead (0.05s)
22:43:49 [2020-05-22T22:43:49.294Z] === RUN   TestVersion
22:43:49 [2020-05-22T22:43:49.294Z] --- PASS: TestVersion (0.05s)
22:43:49 [2020-05-22T22:43:49.294Z] PASS
22:43:49 [2020-05-22T22:43:49.294Z] 
22:43:49 [2020-05-22T22:43:49.294Z] === Skipped
22:43:49 [2020-05-22T22:43:49.294Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:43:49 [2020-05-22T22:43:49.294Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:43:49 [2020-05-22T22:43:49.294Z] 
22:43:49 [2020-05-22T22:43:49.294Z] 
22:43:49 [2020-05-22T22:43:49.294Z] DONE 18 tests, 1 skipped in 6.317s
22:43:49 [2020-05-22T22:43:49.294Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:43:49 [2020-05-22T22:43:49.294Z] ++ 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
22:43:49 [2020-05-22T22:43:49.294Z] ++ set -e
22:43:49 [2020-05-22T22:43:49.294Z] ++ '[' -n 0 ']'
22:43:49 [2020-05-22T22:43:49.294Z] ++ set -x
22:43:49 [2020-05-22T22:43:49.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:43:49 [2020-05-22T22:43:49.553Z] INFO: Testing against a local daemon
22:43:49 [2020-05-22T22:43:49.553Z] === RUN   TestVolumesCreateAndList
22:43:49 [2020-05-22T22:43:49.553Z] --- PASS: TestVolumesCreateAndList (0.04s)
22:43:49 [2020-05-22T22:43:49.553Z] === RUN   TestVolumesRemove
22:43:49 [2020-05-22T22:43:49.553Z] --- PASS: TestVolumesRemove (0.11s)
22:43:49 [2020-05-22T22:43:49.553Z] === RUN   TestVolumesInspect
22:43:49 [2020-05-22T22:43:49.553Z] --- PASS: TestVolumesInspect (0.03s)
22:43:49 [2020-05-22T22:43:49.553Z] === RUN   TestVolumesInvalidJSON
22:43:49 [2020-05-22T22:43:49.553Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:43:49 [2020-05-22T22:43:49.553Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:43:49 [2020-05-22T22:43:49.553Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:43:49 [2020-05-22T22:43:49.553Z] --- PASS: TestVolumesInvalidJSON (0.04s)
22:43:49 [2020-05-22T22:43:49.553Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:43:49 [2020-05-22T22:43:49.553Z] PASS
22:43:49 [2020-05-22T22:43:49.553Z] 
22:43:49 [2020-05-22T22:43:49.553Z] DONE 5 tests in 0.358s
22:43:49 [2020-05-22T22:43:49.553Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:43:50 [2020-05-22T22:43:50.119Z] ++++ cat bundles/test-integration/docker.pid
22:43:50 [2020-05-22T22:43:50.119Z] +++ kill 13880
22:43:51 [2020-05-22T22:43:51.045Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
22:43:51 [2020-05-22T22:43:51.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
22:43:51 [2020-05-22T22:43:51.494Z] +++ /etc/init.d/apparmor stop
22:43:51 [2020-05-22T22:43:51.494Z] Leaving: AppArmorNo profiles have been unloaded.
22:43:51 [2020-05-22T22:43:51.494Z] 
22:43:51 [2020-05-22T22:43:51.494Z] Unloading profiles will leave already running processes permanently
22:43:51 [2020-05-22T22:43:51.494Z] unconfined, which can lead to unexpected situations.
22:43:51 [2020-05-22T22:43:51.494Z] 
22:43:51 [2020-05-22T22:43:51.494Z] To set a process to complain mode, use the command line tool
22:43:51 [2020-05-22T22:43:51.494Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:43:51 [2020-05-22T22:43:51.494Z] +++ true
22:43:51 [2020-05-22T22:43:51.494Z] 
22:43:51 [2020-05-22T22:43:51.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
22:43:53 [2020-05-22T22:43:53.349Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
Post stage
[Pipeline] junit
22:43:53 [2020-05-22T22:43:53.409Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:43:54 [2020-05-22T22:43:54.238Z] + echo Ensuring container killed.
22:43:54 [2020-05-22T22:43:54.238Z] Ensuring container killed.
22:43:54 [2020-05-22T22:43:54.238Z] + docker rm -vf docker-pr3
22:43:54 [2020-05-22T22:43:54.238Z] Error: No such container: docker-pr3
22:43:54 [2020-05-22T22:43:54.238Z] + true
[Pipeline] sh
22:43:54 [2020-05-22T22:43:54.510Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 9.0% of statements
22:43:54 [2020-05-22T22:43:54.525Z] + echo Chowning /workspace to jenkins user
22:43:54 [2020-05-22T22:43:54.525Z] Chowning /workspace to jenkins user
22:43:54 [2020-05-22T22:43:54.525Z] + id -u
22:43:54 [2020-05-22T22:43:54.525Z] + id -g
22:43:54 [2020-05-22T22:43:54.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41014:/workspace busybox chown -R 1000:1000 /workspace
22:43:54 [2020-05-22T22:43:54.525Z] Unable to find image 'busybox:latest' locally
22:43:54 [2020-05-22T22:43:54.784Z] latest: Pulling from library/busybox
22:43:54 [2020-05-22T22:43:54.784Z] aa3e7422f3d1: Pulling fs layer
22:43:54 [2020-05-22T22:43:54.784Z] aa3e7422f3d1: Download complete
22:43:55 [2020-05-22T22:43:55.352Z] aa3e7422f3d1: Pull complete
22:43:55 [2020-05-22T22:43:55.352Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
22:43:55 [2020-05-22T22:43:55.352Z] Status: Downloaded newer image for busybox:latest
22:43:56 [2020-05-22T22:43:56.688Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:43:58 [2020-05-22T22:43:58.940Z] + bundleName=arm64-integration
22:43:58 [2020-05-22T22:43:58.940Z] + echo Creating arm64-integration-bundles.tar.gz
22:43:58 [2020-05-22T22:43:58.940Z] Creating arm64-integration-bundles.tar.gz
22:43:58 [2020-05-22T22:43:58.940Z] + xargs tar -czf arm64-integration-bundles.tar.gz
22:43:58 [2020-05-22T22:43:58.940Z] + 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
22:43:59 [2020-05-22T22:43:59.218Z] Archiving artifacts
22:44:01 [2020-05-22T22:44:01.170Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:44:01 [2020-05-22T22:44:01.525Z] + make clean
22:44:02 [2020-05-22T22:44:02.096Z] docker volume rm -f docker-dev-cache
22:44:02 [2020-05-22T22:44:02.357Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:44:18 [2020-05-22T22:44:18.593Z] === RUN   TestDockerSuite/TestBuildDotDotFile
22:44:18 [2020-05-22T22:44:18.593Z] === RUN   TestDockerSuite/TestBuildEOLInLine
22:44:21 [2020-05-22T22:44:21.868Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
22:44:21 [2020-05-22T22:44:21.868Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
22:44:22 [2020-05-22T22:44:22.016Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:44:22 [2020-05-22T22:44:22.016Z] 
22:44:22 [2020-05-22T22:44:22.016Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:44:22 [2020-05-22T22:44:22.016Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:44:22 [2020-05-22T22:44:22.016Z] HOSTNAME=6f06885a2f87
22:44:22 [2020-05-22T22:44:22.016Z] TESTDEBUG=0
22:44:22 [2020-05-22T22:44:22.016Z] DEST=bundles/test-integration
22:44:22 [2020-05-22T22:44:22.016Z] PWD=/go/src/github.com/docker/docker
22:44:22 [2020-05-22T22:44:22.016Z] DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383
22:44:22 [2020-05-22T22:44:22.016Z] container=docker
22:44:22 [2020-05-22T22:44:22.016Z] HOME=/root
22:44:22 [2020-05-22T22:44:22.016Z] GOLANG_VERSION=1.13.11
22:44:22 [2020-05-22T22:44:22.016Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:44:22 [2020-05-22T22:44:22.016Z] VALIDATE_BRANCH=master
22:44:22 [2020-05-22T22:44:22.016Z] TERM=xterm
22:44:22 [2020-05-22T22:44:22.016Z] DOCKER_PKG=github.com/docker/docker
22:44:22 [2020-05-22T22:44:22.016Z] SHLVL=1
22:44:22 [2020-05-22T22:44:22.016Z] TIMEOUT=120m
22:44:22 [2020-05-22T22:44:22.016Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
22:44:22 [2020-05-22T22:44:22.016Z] DOCKER_GRAPHDRIVER=overlay2
22:44:22 [2020-05-22T22:44:22.016Z] GO111MODULE=off
22:44:22 [2020-05-22T22:44:22.016Z] DOCKER_EXPERIMENTAL=1
22:44:22 [2020-05-22T22:44:22.016Z] TEST_SKIP_INTEGRATION_CLI=1
22:44:22 [2020-05-22T22:44:22.016Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:44:22 [2020-05-22T22:44:22.016Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:44:22 [2020-05-22T22:44:22.016Z] GOPATH=/go
22:44:22 [2020-05-22T22:44:22.016Z] PKG_CONFIG=pkg-config
22:44:22 [2020-05-22T22:44:22.016Z] _=/usr/bin/env
22:44:22 [2020-05-22T22:44:22.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:44:22 [2020-05-22T22:44:22.799Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
22:44:23 [2020-05-22T22:44:23.056Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
22:44:23 [2020-05-22T22:44:23.620Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
22:44:24 [2020-05-22T22:44:24.552Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
22:44:24 [2020-05-22T22:44:24.808Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
22:44:25 [2020-05-22T22:44:25.065Z] === RUN   TestDockerSuite/TestBuildEntrypoint
22:44:25 [2020-05-22T22:44:25.630Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
22:44:28 [2020-05-22T22:44:28.904Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
22:44:30 [2020-05-22T22:44:30.276Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
22:44:32 [2020-05-22T22:44:32.173Z] === RUN   TestDockerSuite/TestBuildEnv
22:44:34 [2020-05-22T22:44:34.069Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
22:44:35 [2020-05-22T22:44:35.440Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
22:44:37 [2020-05-22T22:44:37.337Z] === RUN   TestDockerSuite/TestBuildEnvUsage
22:44:42 [2020-05-22T22:44:42.592Z] --- PASS: TestImportExtremelyLargeImageWorks (174.41s)
22:44:42 [2020-05-22T22:44:42.592Z] PASS
22:44:42 [2020-05-22T22:44:42.592Z] 
22:44:42 [2020-05-22T22:44:42.592Z] DONE 12 tests in 178.683s
22:44:42 [2020-05-22T22:44:42.592Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
22:44:42 [2020-05-22T22:44:42.592Z] ++ 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
22:44:42 [2020-05-22T22:44:42.592Z] ++ set -e
22:44:42 [2020-05-22T22:44:42.592Z] ++ '[' -n 0 ']'
22:44:42 [2020-05-22T22:44:42.592Z] ++ set -x
22:44:42 [2020-05-22T22:44:42.592Z] ++ env -i DEST=/go/src/github.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
22:44:42 [2020-05-22T22:44:42.592Z] INFO: Testing against a local daemon
22:44:42 [2020-05-22T22:44:42.592Z] === RUN   TestNetworkCreateDelete
22:44:42 [2020-05-22T22:44:42.592Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:44:42 [2020-05-22T22:44:42.592Z] === RUN   TestDockerNetworkDeletePreferID
22:44:42 [2020-05-22T22:44:42.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
22:44:42 [2020-05-22T22:44:42.849Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s)
22:44:42 [2020-05-22T22:44:42.849Z] === RUN   TestInspectNetwork
22:44:43 [2020-05-22T22:44:43.414Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
22:44:44 [2020-05-22T22:44:44.785Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
22:44:48 [2020-05-22T22:44:48.964Z] === RUN   TestInspectNetwork/full_network_id
22:44:48 [2020-05-22T22:44:48.964Z] === RUN   TestInspectNetwork/partial_network_id
22:44:48 [2020-05-22T22:44:48.964Z] === RUN   TestInspectNetwork/network_name
22:44:48 [2020-05-22T22:44:48.964Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:44:53 [2020-05-22T22:44:53.141Z] --- PASS: TestInspectNetwork (9.81s)
22:44:53 [2020-05-22T22:44:53.141Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:44:53 [2020-05-22T22:44:53.141Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:44:53 [2020-05-22T22:44:53.141Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:44:53 [2020-05-22T22:44:53.141Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:44:53 [2020-05-22T22:44:53.141Z] === RUN   TestRunContainerWithBridgeNone
22:44:55 [2020-05-22T22:44:55.664Z] --- PASS: TestRunContainerWithBridgeNone (2.53s)
22:44:55 [2020-05-22T22:44:55.664Z] === RUN   TestNetworkInvalidJSON
22:44:55 [2020-05-22T22:44:55.664Z] === RUN   TestNetworkInvalidJSON//networks/create
22:44:55 [2020-05-22T22:44:55.664Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:44:55 [2020-05-22T22:44:55.664Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:44:55 [2020-05-22T22:44:55.664Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:44:55 [2020-05-22T22:44:55.664Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:44:55 [2020-05-22T22:44:55.664Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:44:55 [2020-05-22T22:44:55.664Z] === CONT  TestNetworkInvalidJSON//networks/create
22:44:55 [2020-05-22T22:44:55.664Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:44:55 [2020-05-22T22:44:55.664Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:44:55 [2020-05-22T22:44:55.664Z] --- PASS: TestNetworkInvalidJSON (0.02s)
22:44:55 [2020-05-22T22:44:55.664Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:44:55 [2020-05-22T22:44:55.664Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:44:55 [2020-05-22T22:44:55.664Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:44:55 [2020-05-22T22:44:55.664Z] === RUN   TestHostIPv4BridgeLabel
22:44:55 [2020-05-22T22:44:55.921Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
22:44:55 [2020-05-22T22:44:55.921Z] === RUN   TestDaemonRestartWithLiveRestore
22:44:56 [2020-05-22T22:44:56.852Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:44:56 [2020-05-22T22:44:56.852Z] === RUN   TestDaemonDefaultNetworkPools
22:44:57 [2020-05-22T22:44:57.782Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:44:57 [2020-05-22T22:44:57.782Z] === RUN   TestDaemonRestartWithExistingNetwork
22:44:58 [2020-05-22T22:44:58.714Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
22:44:58 [2020-05-22T22:44:58.714Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:45:00 [2020-05-22T22:45:00.084Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
22:45:00 [2020-05-22T22:45:00.084Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:45:00 [2020-05-22T22:45:00.648Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
22:45:00 [2020-05-22T22:45:00.648Z] === RUN   TestServiceWithPredefinedNetwork
22:45:02 [2020-05-22T22:45:02.180Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:45:02 [2020-05-22T22:45:02.180Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
22:45:03 [2020-05-22T22:45:03.150Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
22:45:03 [2020-05-22T22:45:03.150Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:45:03 [2020-05-22T22:45:03.150Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:45:03 [2020-05-22T22:45:03.150Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:45:03 [2020-05-22T22:45:03.711Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:45:03 [2020-05-22T22:45:03.711Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:45:03 [2020-05-22T22:45:03.711Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:45:03 [2020-05-22T22:45:03.711Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:45:03 [2020-05-22T22:45:03.711Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:45:03 [2020-05-22T22:45:03.928Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s)
22:45:03 [2020-05-22T22:45:03.928Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:45:03 [2020-05-22T22:45:03.928Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:45:03 [2020-05-22T22:45:03.928Z]     service_test.go:236: FLAKY_TEST
22:45:03 [2020-05-22T22:45:03.928Z] === RUN   TestServiceWithDataPathPortInit
22:45:03 [2020-05-22T22:45:03.966Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:45:04 [2020-05-22T22:45:04.891Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:45:04 [2020-05-22T22:45:04.891Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:45:05 [2020-05-22T22:45:05.457Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 4.8% of statements
22:45:05 [2020-05-22T22:45:05.457Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:45:05 [2020-05-22T22:45:05.457Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
22:45:05 [2020-05-22T22:45:05.457Z] ?   	github.com/docker/docker/api/types	[no test files]
22:45:05 [2020-05-22T22:45:05.457Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:45:05 [2020-05-22T22:45:05.457Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:45:05 [2020-05-22T22:45:05.457Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:45:05 [2020-05-22T22:45:05.457Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:45:06 [2020-05-22T22:45:06.381Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
22:45:06 [2020-05-22T22:45:06.381Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:45:06 [2020-05-22T22:45:06.381Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:45:06 [2020-05-22T22:45:06.382Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:45:06 [2020-05-22T22:45:06.382Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:45:06 [2020-05-22T22:45:06.382Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
22:45:06 [2020-05-22T22:45:06.382Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
22:45:06 [2020-05-22T22:45:06.382Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:45:06 [2020-05-22T22:45:06.382Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
22:45:06 [2020-05-22T22:45:06.636Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:45:06 [2020-05-22T22:45:06.636Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:45:07 [2020-05-22T22:45:07.196Z] ok  	github.com/docker/docker/builder/dockerignore	0.004s	coverage: 96.8% of statements
22:45:08 [2020-05-22T22:45:08.102Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
22:45:09 [2020-05-22T22:45:09.997Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
22:45:11 [2020-05-22T22:45:11.357Z] ok  	github.com/docker/docker/builder/remotecontext	0.183s	coverage: 13.6% of statements
22:45:11 [2020-05-22T22:45:11.357Z] ok  	github.com/docker/docker/builder/dockerfile	0.560s	coverage: 48.2% of statements
22:45:12 [2020-05-22T22:45:12.282Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:45:13 [2020-05-22T22:45:13.205Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.252s	coverage: 86.3% of statements
22:45:13 [2020-05-22T22:45:13.205Z] ?   	github.com/docker/docker/cli	[no test files]
22:45:13 [2020-05-22T22:45:13.205Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:45:17 [2020-05-22T22:45:17.408Z] ok  	github.com/docker/docker/client	0.193s	coverage: 75.4% of statements
22:45:19 [2020-05-22T22:45:19.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:45:19 [2020-05-22T22:45:19.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:45:19 [2020-05-22T22:45:19.951Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
22:45:20 [2020-05-22T22:45:20.207Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
22:45:20 [2020-05-22T22:45:20.771Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
22:45:21 [2020-05-22T22:45:21.335Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
22:45:21 [2020-05-22T22:45:21.898Z] --- PASS: TestServiceWithDataPathPortInit (17.95s)
22:45:21 [2020-05-22T22:45:21.898Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:45:21 [2020-05-22T22:45:21.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:45:23 [2020-05-22T22:45:23.268Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
22:45:23 [2020-05-22T22:45:23.268Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
22:45:23 [2020-05-22T22:45:23.268Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
22:45:31 [2020-05-22T22:45:31.364Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.47s)
22:45:31 [2020-05-22T22:45:31.364Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:z9uwcmm7jidhvm9mppdgfu0lp Created:2020-05-22 22:45:23.290763042 +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[0a85d4652844ea7da70c8c80c410efeecbbe694a1df92df080b8ef8e7194d603:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.df73oi91d3kjz7ag7e0s2jeq0 EndpointID:8d024ac29646ab5c9d1617a062cc96e3560791861911870700f86090a930bbaf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:501bce0e817de472211f701315a1828c2b4ed5543ebe6f754f4c0c5ed5c3e790 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:c39580cc51d8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.df73oi91d3kjz7ag7e0s2jeq0 EndpointID:8d024ac29646ab5c9d1617a062cc96e3560791861911870700f86090a930bbaf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:45:31 [2020-05-22T22:45:31.364Z] PASS
22:45:31 [2020-05-22T22:45:31.364Z] 
22:45:31 [2020-05-22T22:45:31.364Z] === Skipped
22:45:31 [2020-05-22T22:45:31.364Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:45:31 [2020-05-22T22:45:31.364Z]     service_test.go:236: FLAKY_TEST
22:45:31 [2020-05-22T22:45:31.364Z] 
22:45:31 [2020-05-22T22:45:31.364Z] 
22:45:31 [2020-05-22T22:45:31.364Z] DONE 22 tests, 1 skipped in 49.029s
22:45:31 [2020-05-22T22:45:31.364Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:45:31 [2020-05-22T22:45:31.364Z] ++ 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
22:45:31 [2020-05-22T22:45:31.364Z] ++ set -e
22:45:31 [2020-05-22T22:45:31.364Z] ++ '[' -n 0 ']'
22:45:31 [2020-05-22T22:45:31.364Z] ++ set -x
22:45:31 [2020-05-22T22:45:31.364Z] ++ env -i DEST=/go/src/github.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
22:45:31 [2020-05-22T22:45:31.364Z] INFO: Testing against a local daemon
22:45:31 [2020-05-22T22:45:31.364Z] === RUN   TestDockerNetworkIpvlanPersistance
22:45:31 [2020-05-22T22:45:31.364Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:45:31 [2020-05-22T22:45:31.364Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:45:31 [2020-05-22T22:45:31.364Z] === RUN   TestDockerNetworkIpvlan
22:45:31 [2020-05-22T22:45:31.364Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:45:31 [2020-05-22T22:45:31.364Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:45:31 [2020-05-22T22:45:31.364Z] PASS
22:45:31 [2020-05-22T22:45:31.364Z] 
22:45:31 [2020-05-22T22:45:31.364Z] === Skipped
22:45:31 [2020-05-22T22:45:31.364Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:45:31 [2020-05-22T22:45:31.364Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:45:31 [2020-05-22T22:45:31.364Z] 
22:45:31 [2020-05-22T22:45:31.364Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:45:31 [2020-05-22T22:45:31.364Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:45:31 [2020-05-22T22:45:31.364Z] 
22:45:31 [2020-05-22T22:45:31.364Z] 
22:45:31 [2020-05-22T22:45:31.364Z] DONE 2 tests, 2 skipped in 0.146s
22:45:31 [2020-05-22T22:45:31.364Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:45:31 [2020-05-22T22:45:31.364Z] ++ 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
22:45:31 [2020-05-22T22:45:31.364Z] ++ set -e
22:45:31 [2020-05-22T22:45:31.364Z] ++ '[' -n 0 ']'
22:45:31 [2020-05-22T22:45:31.364Z] ++ set -x
22:45:31 [2020-05-22T22:45:31.364Z] ++ env -i DEST=/go/src/github.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
22:45:31 [2020-05-22T22:45:31.621Z] INFO: Testing against a local daemon
22:45:31 [2020-05-22T22:45:31.621Z] === RUN   TestDockerNetworkMacvlanPersistance
22:45:31 [2020-05-22T22:45:31.878Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
22:45:33 [2020-05-22T22:45:33.248Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s)
22:45:33 [2020-05-22T22:45:33.248Z] === RUN   TestDockerNetworkMacvlan
22:45:33 [2020-05-22T22:45:33.813Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:45:35 [2020-05-22T22:45:35.183Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:45:35 [2020-05-22T22:45:35.747Z] === RUN   TestDockerSuite/TestBuildExpose
22:45:36 [2020-05-22T22:45:36.310Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:45:36 [2020-05-22T22:45:36.310Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
22:45:36 [2020-05-22T22:45:36.874Z] === RUN   TestDockerSuite/TestBuildExposeOrder
22:45:37 [2020-05-22T22:45:37.438Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
22:45:37 [2020-05-22T22:45:37.695Z] === RUN   TestDockerSuite/TestBuildFails
22:45:39 [2020-05-22T22:45:39.065Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
22:45:39 [2020-05-22T22:45:39.065Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
22:45:39 [2020-05-22T22:45:39.629Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:45:41 [2020-05-22T22:45:41.524Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
22:45:42 [2020-05-22T22:45:42.920Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:45:43 [2020-05-22T22:45:43.873Z] === RUN   TestDockerSuite/TestBuildForceRm
22:45:46 [2020-05-22T22:45:46.396Z] === RUN   TestDockerSuite/TestBuildFromGit
22:45:47 [2020-05-22T22:45:47.764Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
22:45:48 [2020-05-22T22:45:48.021Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
22:45:48 [2020-05-22T22:45:48.584Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:45:49 [2020-05-22T22:45:49.149Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
22:45:50 [2020-05-22T22:45:50.081Z] --- PASS: TestDockerNetworkMacvlan (17.18s)
22:45:50 [2020-05-22T22:45:50.081Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
22:45:50 [2020-05-22T22:45:50.081Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.30s)
22:45:50 [2020-05-22T22:45:50.081Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.24s)
22:45:50 [2020-05-22T22:45:50.081Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.01s)
22:45:50 [2020-05-22T22:45:50.081Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.49s)
22:45:50 [2020-05-22T22:45:50.081Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s)
22:45:50 [2020-05-22T22:45:50.081Z] PASS
22:45:50 [2020-05-22T22:45:50.081Z] 
22:45:50 [2020-05-22T22:45:50.081Z] DONE 8 tests in 18.776s
22:45:50 [2020-05-22T22:45:50.081Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
22:45:50 [2020-05-22T22:45:50.081Z] ++ 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
22:45:50 [2020-05-22T22:45:50.081Z] ++ set -e
22:45:50 [2020-05-22T22:45:50.081Z] ++ '[' -n 0 ']'
22:45:50 [2020-05-22T22:45:50.081Z] ++ set -x
22:45:50 [2020-05-22T22:45:50.081Z] ++ env -i DEST=/go/src/github.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
22:45:50 [2020-05-22T22:45:50.338Z] testing: warning: no tests to run
22:45:50 [2020-05-22T22:45:50.338Z] PASS
22:45:50 [2020-05-22T22:45:50.338Z] 
22:45:50 [2020-05-22T22:45:50.338Z] DONE 0 tests in 0.037s
22:45:50 [2020-05-22T22:45:50.338Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:45:50 [2020-05-22T22:45:50.338Z] ++ 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
22:45:50 [2020-05-22T22:45:50.338Z] ++ set -e
22:45:50 [2020-05-22T22:45:50.338Z] ++ '[' -n 0 ']'
22:45:50 [2020-05-22T22:45:50.338Z] ++ set -x
22:45:50 [2020-05-22T22:45:50.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:45:50 [2020-05-22T22:45:50.338Z] INFO: Testing against a local daemon
22:45:50 [2020-05-22T22:45:50.338Z] === RUN   TestAuthZPluginAllowRequest
22:45:51 [2020-05-22T22:45:51.709Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
22:45:51 [2020-05-22T22:45:51.966Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
22:45:51 [2020-05-22T22:45:51.966Z] === RUN   TestAuthZPluginTLS
22:45:52 [2020-05-22T22:45:52.530Z] --- PASS: TestAuthZPluginTLS (0.57s)
22:45:52 [2020-05-22T22:45:52.530Z] === RUN   TestAuthZPluginDenyRequest
22:45:52 [2020-05-22T22:45:52.530Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
22:45:53 [2020-05-22T22:45:53.095Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
22:45:53 [2020-05-22T22:45:53.095Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
22:45:53 [2020-05-22T22:45:53.095Z] === RUN   TestAuthZPluginAPIDenyResponse
22:45:53 [2020-05-22T22:45:53.660Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:45:53 [2020-05-22T22:45:53.660Z] === RUN   TestAuthZPluginDenyResponse
22:45:54 [2020-05-22T22:45:54.224Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
22:45:54 [2020-05-22T22:45:54.224Z] === RUN   TestAuthZPluginAllowEventStream
22:45:55 [2020-05-22T22:45:55.593Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
22:45:56 [2020-05-22T22:45:56.058Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 30.8% of statements
22:45:56 [2020-05-22T22:45:56.156Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s)
22:45:56 [2020-05-22T22:45:56.156Z] === RUN   TestAuthZPluginErrorResponse
22:45:56 [2020-05-22T22:45:56.722Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
22:45:56 [2020-05-22T22:45:56.722Z] === RUN   TestAuthZPluginErrorRequest
22:45:56 [2020-05-22T22:45:56.983Z] ok  	github.com/docker/docker/container	0.122s	coverage: 34.7% of statements
22:45:56 [2020-05-22T22:45:56.983Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:45:56 [2020-05-22T22:45:56.983Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:45:56 [2020-05-22T22:45:56.983Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:45:56 [2020-05-22T22:45:56.983Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:45:57 [2020-05-22T22:45:57.285Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
22:45:57 [2020-05-22T22:45:57.285Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:45:57 [2020-05-22T22:45:57.849Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:45:57 [2020-05-22T22:45:57.849Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:45:57 [2020-05-22T22:45:57.849Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
22:45:59 [2020-05-22T22:45:59.742Z] === RUN   TestDockerSuite/TestBuildHistory
22:45:59 [2020-05-22T22:45:59.999Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s)
22:45:59 [2020-05-22T22:45:59.999Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:46:01 [2020-05-22T22:46:01.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:46:01 [2020-05-22T22:46:01.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:46:02 [2020-05-22T22:46:02.523Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s)
22:46:02 [2020-05-22T22:46:02.523Z] === RUN   TestAuthZPluginHeader
22:46:02 [2020-05-22T22:46:02.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:46:03 [2020-05-22T22:46:03.088Z] --- PASS: TestAuthZPluginHeader (0.86s)
22:46:03 [2020-05-22T22:46:03.088Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:46:04 [2020-05-22T22:46:04.456Z] === RUN   TestDockerSuite/TestBuildIidFile
22:46:04 [2020-05-22T22:46:04.713Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
22:46:04 [2020-05-22T22:46:04.970Z] === RUN   TestDockerSuite/TestBuildInheritance
22:46:05 [2020-05-22T22:46:05.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:46:05 [2020-05-22T22:46:05.535Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
22:46:05 [2020-05-22T22:46:05.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:46:06 [2020-05-22T22:46:06.098Z] === RUN   TestDockerSuite/TestBuildInvalidTag
22:46:06 [2020-05-22T22:46:06.099Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
22:46:06 [2020-05-22T22:46:06.928Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
22:46:07 [2020-05-22T22:46:07.469Z] === RUN   TestDockerSuite/TestBuildLabel
22:46:07 [2020-05-22T22:46:07.726Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s)
22:46:07 [2020-05-22T22:46:07.726Z] === RUN   TestAuthZPluginV2Disable
22:46:07 [2020-05-22T22:46:07.726Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
22:46:08 [2020-05-22T22:46:08.289Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
22:46:08 [2020-05-22T22:46:08.812Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
22:46:08 [2020-05-22T22:46:08.852Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
22:46:08 [2020-05-22T22:46:08.852Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
22:46:09 [2020-05-22T22:46:09.110Z] === RUN   TestDockerSuite/TestBuildLabels
22:46:09 [2020-05-22T22:46:09.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:46:09 [2020-05-22T22:46:09.673Z] === RUN   TestDockerSuite/TestBuildLabelsCache
22:46:10 [2020-05-22T22:46:10.173Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.6% of statements
22:46:11 [2020-05-22T22:46:11.042Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
22:46:11 [2020-05-22T22:46:11.973Z] --- PASS: TestAuthZPluginV2Disable (4.08s)
22:46:11 [2020-05-22T22:46:11.973Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:46:15 [2020-05-22T22:46:15.248Z] === RUN   TestDockerSuite/TestBuildLastModified
22:46:15 [2020-05-22T22:46:15.248Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s)
22:46:15 [2020-05-22T22:46:15.248Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:46:15 [2020-05-22T22:46:15.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:46:18 [2020-05-22T22:46:18.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:46:20 [2020-05-22T22:46:20.103Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.434s	coverage: 13.9% of statements
22:46:20 [2020-05-22T22:46:20.103Z] ok  	github.com/docker/docker/daemon	12.199s	coverage: 17.4% of statements
22:46:20 [2020-05-22T22:46:20.103Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:46:20 [2020-05-22T22:46:20.103Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:46:21 [2020-05-22T22:46:21.463Z] ok  	github.com/docker/docker/daemon/config	0.056s	coverage: 81.7% of statements
22:46:21 [2020-05-22T22:46:21.463Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
22:46:21 [2020-05-22T22:46:21.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:46:21 [2020-05-22T22:46:21.794Z] === RUN   TestDockerSuite/TestBuildLineBreak
22:46:22 [2020-05-22T22:46:22.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:46:22 [2020-05-22T22:46:22.825Z] ok  	github.com/docker/docker/daemon/events	0.065s	coverage: 50.0% of statements
22:46:22 [2020-05-22T22:46:22.825Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:46:22 [2020-05-22T22:46:22.825Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
22:46:23 [2020-05-22T22:46:23.384Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
22:46:25 [2020-05-22T22:46:25.892Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
22:46:25 [2020-05-22T22:46:25.969Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.99s)
22:46:25 [2020-05-22T22:46:25.969Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:46:25 [2020-05-22T22:46:25.969Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
22:46:25 [2020-05-22T22:46:25.969Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
22:46:25 [2020-05-22T22:46:25.969Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
22:46:25 [2020-05-22T22:46:25.969Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
22:46:25 [2020-05-22T22:46:25.969Z] === RUN   TestDockerSuite/TestBuildMaintainer
22:46:26 [2020-05-22T22:46:26.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:46:26 [2020-05-22T22:46:26.226Z] === RUN   TestDockerSuite/TestBuildMissingArgs
22:46:26 [2020-05-22T22:46:26.450Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.210s	coverage: 57.0% of statements
22:46:27 [2020-05-22T22:46:27.596Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
22:46:28 [2020-05-22T22:46:28.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:46:29 [2020-05-22T22:46:29.489Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
22:46:29 [2020-05-22T22:46:29.711Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.305s	coverage: 45.9% of statements
22:46:29 [2020-05-22T22:46:29.966Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.373s	coverage: 73.1% of statements
22:46:31 [2020-05-22T22:46:31.328Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.8% of statements
22:46:31 [2020-05-22T22:46:31.328Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:46:32 [2020-05-22T22:46:32.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:46:33 [2020-05-22T22:46:33.212Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.167s	coverage: 49.5% of statements
22:46:33 [2020-05-22T22:46:33.662Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
22:46:33 [2020-05-22T22:46:33.662Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
22:46:33 [2020-05-22T22:46:33.919Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
22:46:34 [2020-05-22T22:46:34.483Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
22:46:34 [2020-05-22T22:46:34.576Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.294s	coverage: 76.1% of statements
22:46:35 [2020-05-22T22:46:35.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:46:35 [2020-05-22T22:46:35.500Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
22:46:36 [2020-05-22T22:46:36.060Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.065s	coverage: 57.7% of statements
22:46:36 [2020-05-22T22:46:36.061Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:46:36 [2020-05-22T22:46:36.061Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:46:36 [2020-05-22T22:46:36.985Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
22:46:37 [2020-05-22T22:46:37.544Z] ok  	github.com/docker/docker/daemon/links	0.006s	coverage: 93.0% of statements
22:46:38 [2020-05-22T22:46:38.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:46:39 [2020-05-22T22:46:39.469Z] ok  	github.com/docker/docker/daemon/images	0.028s	coverage: 4.8% of statements
22:46:39 [2020-05-22T22:46:39.469Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:46:39 [2020-05-22T22:46:39.469Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:46:39 [2020-05-22T22:46:39.724Z] ok  	github.com/docker/docker/daemon/logger	0.233s	coverage: 41.8% of statements
22:46:40 [2020-05-22T22:46:40.896Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:46:40 [2020-05-22T22:46:40.896Z] Using test binary docker
22:46:40 [2020-05-22T22:46:40.896Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:46:40 [2020-05-22T22:46:40.896Z] +++ /etc/init.d/apparmor start
22:46:40 [2020-05-22T22:46:40.896Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:46:40 [2020-05-22T22:46:40.896Z] INFO: Waiting for daemon to start...
22:46:40 [2020-05-22T22:46:40.896Z] Starting dockerd
22:46:40 [2020-05-22T22:46:40.896Z] +++ 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
22:46:41 [2020-05-22T22:46:41.606Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 67.0% of statements
22:46:41 [2020-05-22T22:46:41.606Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.161s	coverage: 77.8% of statements
22:46:41 [2020-05-22T22:46:41.606Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
22:46:41 [2020-05-22T22:46:41.606Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:46:42 [2020-05-22T22:46:42.446Z] .
22:46:42 [2020-05-22T22:46:42.446Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:46:42 [2020-05-22T22:46:42.446Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:46:42 [2020-05-22T22:46:42.530Z] ok  	github.com/docker/docker/daemon/logger/journald	0.037s	coverage: 26.2% of statements
22:46:42 [2020-05-22T22:46:42.591Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
22:46:42 [2020-05-22T22:46:42.592Z] PASS
22:46:42 [2020-05-22T22:46:42.592Z] 
22:46:42 [2020-05-22T22:46:42.592Z] DONE 17 tests in 51.518s
22:46:42 [2020-05-22T22:46:42.592Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:46:42 [2020-05-22T22:46:42.592Z] ++ 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
22:46:42 [2020-05-22T22:46:42.592Z] ++ set -e
22:46:42 [2020-05-22T22:46:42.592Z] ++ '[' -n 0 ']'
22:46:42 [2020-05-22T22:46:42.592Z] ++ set -x
22:46:42 [2020-05-22T22:46:42.592Z] ++ env -i DEST=/go/src/github.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
22:46:42 [2020-05-22T22:46:42.592Z] INFO: Testing against a local daemon
22:46:42 [2020-05-22T22:46:42.592Z] === RUN   TestPluginInvalidJSON
22:46:42 [2020-05-22T22:46:42.592Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:46:42 [2020-05-22T22:46:42.592Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:46:42 [2020-05-22T22:46:42.592Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:46:42 [2020-05-22T22:46:42.592Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:46:42 [2020-05-22T22:46:42.592Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:46:42 [2020-05-22T22:46:42.592Z] === RUN   TestPluginInstall
22:46:42 [2020-05-22T22:46:42.592Z] === RUN   TestPluginInstall/no_auth
22:46:42 [2020-05-22T22:46:42.760Z] Error: No such image: emptyfs
22:46:42 [2020-05-22T22:46:42.760Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:46:42 [2020-05-22T22:46:42.760Z] ++++ docker load
22:46:42 [2020-05-22T22:46:42.760Z] Running integration-test (iteration 1)
22:46:42 [2020-05-22T22:46:42.760Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
22:46:42 [2020-05-22T22:46:42.760Z] ++ 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
22:46:42 [2020-05-22T22:46:42.760Z] ++ set -e
22:46:42 [2020-05-22T22:46:42.760Z] ++ '[' -n 0 ']'
22:46:42 [2020-05-22T22:46:42.760Z] ++ set -x
22:46:42 [2020-05-22T22:46:42.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:46:42 [2020-05-22T22:46:42.786Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.029s	coverage: 61.6% of statements
22:46:43 [2020-05-22T22:46:43.041Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
22:46:44 [2020-05-22T22:46:44.403Z] ok  	github.com/docker/docker/daemon/logger/local	0.020s	coverage: 75.2% of statements
22:46:44 [2020-05-22T22:46:44.403Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:46:44 [2020-05-22T22:46:44.997Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 37.7% of statements
22:46:45 [2020-05-22T22:46:45.562Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 33.3% of statements
22:46:45 [2020-05-22T22:46:45.866Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
22:46:47 [2020-05-22T22:46:47.449Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 47.8% of statements
22:46:47 [2020-05-22T22:46:47.449Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
22:46:48 [2020-05-22T22:46:48.372Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.681s	coverage: 82.5% of statements
22:46:48 [2020-05-22T22:46:48.372Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:46:48 [2020-05-22T22:46:48.372Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
22:46:48 [2020-05-22T22:46:48.372Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:46:49 [2020-05-22T22:46:49.143Z] time="2020-05-22T22:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:49 [2020-05-22T22:46:49.143Z] time="2020-05-22T22:46:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:46:49 [2020-05-22T22:46:49.143Z] time="2020-05-22T22:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7001305bf800e5ff1ac15c4ff0bfca65156bf083afa17bdd2d61ac9399865ac" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:49 [2020-05-22T22:46:49.143Z] time="2020-05-22T22:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:49 [2020-05-22T22:46:49.143Z] time="2020-05-22T22:46:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:46:49 [2020-05-22T22:46:49.143Z] time="2020-05-22T22:46:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7001305bf800e5ff1ac15c4ff0bfca65156bf083afa17bdd2d61ac9399865ac" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:49 [2020-05-22T22:46:49.143Z] === RUN   TestPluginInstall/with_htpasswd
22:46:49 [2020-05-22T22:46:49.708Z] time="2020-05-22T22:46:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:49 [2020-05-22T22:46:49.708Z] time="2020-05-22T22:46:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:46:49 [2020-05-22T22:46:49.708Z] time="2020-05-22T22:46:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70bfc866dba96abc464362010eea6522c32950bd665f1cb861b79ca38dba51c1" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:49 [2020-05-22T22:46:49.708Z] time="2020-05-22T22:46:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:49 [2020-05-22T22:46:49.708Z] time="2020-05-22T22:46:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:46:49 [2020-05-22T22:46:49.708Z] time="2020-05-22T22:46:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70bfc866dba96abc464362010eea6522c32950bd665f1cb861b79ca38dba51c1" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:50 [2020-05-22T22:46:50.271Z] === RUN   TestPluginInstall/with_insecure
22:46:50 [2020-05-22T22:46:50.835Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
22:46:50 [2020-05-22T22:46:50.880Z] ok  	github.com/docker/docker/distribution/metadata	0.073s	coverage: 48.2% of statements
22:46:51 [2020-05-22T22:46:51.400Z] time="2020-05-22T22:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:51 [2020-05-22T22:46:51.400Z] time="2020-05-22T22:46:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:46:51 [2020-05-22T22:46:51.400Z] time="2020-05-22T22:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29d95124f1729e4d3b43d25767c825272fc47153ad181c00eb4c9f60a7ccd2d7" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:51 [2020-05-22T22:46:51.400Z] time="2020-05-22T22:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:46:51 [2020-05-22T22:46:51.400Z] time="2020-05-22T22:46:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:46:51 [2020-05-22T22:46:51.400Z] time="2020-05-22T22:46:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29d95124f1729e4d3b43d25767c825272fc47153ad181c00eb4c9f60a7ccd2d7" mediatype=application/vnd.docker.plugin.v1+json size=522
22:46:51 [2020-05-22T22:46:51.439Z] ok  	github.com/docker/docker/distribution	0.179s	coverage: 22.1% of statements
22:46:51 [2020-05-22T22:46:51.439Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:46:51 [2020-05-22T22:46:51.657Z] --- PASS: TestPluginInstall (9.64s)
22:46:51 [2020-05-22T22:46:51.657Z]     --- PASS: TestPluginInstall/no_auth (7.24s)
22:46:51 [2020-05-22T22:46:51.657Z]     --- PASS: TestPluginInstall/with_htpasswd (0.98s)
22:46:51 [2020-05-22T22:46:51.657Z]     --- PASS: TestPluginInstall/with_insecure (1.42s)
22:46:51 [2020-05-22T22:46:51.657Z]         plugin_test.go:157: [d462e0a9342f1] daemon is not started
22:46:51 [2020-05-22T22:46:51.657Z] PASS
22:46:51 [2020-05-22T22:46:51.657Z] 
22:46:51 [2020-05-22T22:46:51.657Z] DONE 6 tests in 9.820s
22:46:51 [2020-05-22T22:46:51.657Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:46:51 [2020-05-22T22:46:51.657Z] ++ 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
22:46:51 [2020-05-22T22:46:51.657Z] ++ set -e
22:46:51 [2020-05-22T22:46:51.657Z] ++ '[' -n 0 ']'
22:46:51 [2020-05-22T22:46:51.657Z] ++ set -x
22:46:51 [2020-05-22T22:46:51.657Z] ++ env -i DEST=/go/src/github.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
22:46:51 [2020-05-22T22:46:51.914Z] INFO: Testing against a local daemon
22:46:51 [2020-05-22T22:46:51.914Z] === RUN   TestExternalGraphDriver
22:46:51 [2020-05-22T22:46:51.914Z] === RUN   TestExternalGraphDriver/json
22:46:52 [2020-05-22T22:46:52.171Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
22:46:52 [2020-05-22T22:46:52.798Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 49.4% of statements
22:46:53 [2020-05-22T22:46:53.721Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
22:46:54 [2020-05-22T22:46:54.065Z] === RUN   TestExternalGraphDriver/spec
22:46:54 [2020-05-22T22:46:54.281Z] ok  	github.com/docker/docker/distribution/xfer	1.882s	coverage: 85.6% of statements
22:46:54 [2020-05-22T22:46:54.281Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:46:54 [2020-05-22T22:46:54.536Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:46:54 [2020-05-22T22:46:54.536Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
22:46:54 [2020-05-22T22:46:54.995Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
22:46:54 [2020-05-22T22:46:54.995Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
22:46:55 [2020-05-22T22:46:55.896Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
22:46:55 [2020-05-22T22:46:55.896Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:46:56 [2020-05-22T22:46:56.367Z] === RUN   TestExternalGraphDriver/pull
22:46:56 [2020-05-22T22:46:56.455Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
22:46:57 [2020-05-22T22:46:57.298Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
22:46:57 [2020-05-22T22:46:57.817Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.4% of statements
22:46:58 [2020-05-22T22:46:58.072Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
22:46:58 [2020-05-22T22:46:58.233Z] --- PASS: TestExternalGraphDriver (6.54s)
22:46:58 [2020-05-22T22:46:58.233Z]     --- PASS: TestExternalGraphDriver/json (2.17s)
22:46:58 [2020-05-22T22:46:58.233Z]     --- PASS: TestExternalGraphDriver/spec (2.08s)
22:46:58 [2020-05-22T22:46:58.233Z]     --- PASS: TestExternalGraphDriver/pull (2.16s)
22:46:58 [2020-05-22T22:46:58.233Z] === RUN   TestGraphdriverPluginV2
22:46:58 [2020-05-22T22:46:58.381Z] Loaded image: buildpack-deps:jessie
22:46:58 [2020-05-22T22:46:58.382Z] Loaded image: busybox:latest
22:46:58 [2020-05-22T22:46:58.382Z] Loaded image: busybox:glibc
22:46:58 [2020-05-22T22:46:58.382Z] Loaded image: debian:jessie
22:46:58 [2020-05-22T22:46:58.382Z] Loaded image: hello-world:latest
22:46:58 [2020-05-22T22:46:58.382Z] INFO: Testing against a local daemon
22:46:58 [2020-05-22T22:46:58.382Z] === RUN   TestCgroupNamespacesBuild
22:46:58 [2020-05-22T22:46:58.688Z] --- PASS: TestCgroupNamespacesBuild (1.59s)
22:46:58 [2020-05-22T22:46:58.688Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:46:59 [2020-05-22T22:46:59.998Z] ok  	github.com/docker/docker/pkg/archive	0.389s	coverage: 77.0% of statements
22:47:00 [2020-05-22T22:47:00.273Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s)
22:47:00 [2020-05-22T22:47:00.273Z] === RUN   TestBuildWithSession
22:47:00 [2020-05-22T22:47:00.273Z] --- SKIP: TestBuildWithSession (0.00s)
22:47:00 [2020-05-22T22:47:00.273Z]     build_session_test.go:25: TODO: BuildKit
22:47:00 [2020-05-22T22:47:00.273Z] === RUN   TestBuildSquashParent
22:47:00 [2020-05-22T22:47:00.759Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
22:47:00 [2020-05-22T22:47:00.922Z] ok  	github.com/docker/docker/pkg/authorization	0.139s	coverage: 68.3% of statements
22:47:00 [2020-05-22T22:47:00.922Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:47:01 [2020-05-22T22:47:01.218Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
22:47:01 [2020-05-22T22:47:01.323Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
22:47:01 [2020-05-22T22:47:01.580Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
22:47:03 [2020-05-22T22:47:03.477Z] --- PASS: TestGraphdriverPluginV2 (4.87s)
22:47:03 [2020-05-22T22:47:03.477Z] PASS
22:47:03 [2020-05-22T22:47:03.477Z] 
22:47:03 [2020-05-22T22:47:03.477Z] DONE 5 tests in 11.564s
22:47:03 [2020-05-22T22:47:03.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:47:03 [2020-05-22T22:47:03.477Z] ++ 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
22:47:03 [2020-05-22T22:47:03.477Z] ++ set -e
22:47:03 [2020-05-22T22:47:03.477Z] ++ '[' -n 0 ']'
22:47:03 [2020-05-22T22:47:03.477Z] ++ set -x
22:47:03 [2020-05-22T22:47:03.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:47:03 [2020-05-22T22:47:03.477Z] INFO: Testing against a local daemon
22:47:03 [2020-05-22T22:47:03.477Z] === RUN   TestContinueAfterPluginCrash
22:47:03 [2020-05-22T22:47:03.477Z] === PAUSE TestContinueAfterPluginCrash
22:47:03 [2020-05-22T22:47:03.477Z] === RUN   TestReadPluginNoRead
22:47:03 [2020-05-22T22:47:03.477Z] === PAUSE TestReadPluginNoRead
22:47:03 [2020-05-22T22:47:03.477Z] === RUN   TestDaemonStartWithLogOpt
22:47:03 [2020-05-22T22:47:03.477Z] === PAUSE TestDaemonStartWithLogOpt
22:47:03 [2020-05-22T22:47:03.477Z] === CONT  TestContinueAfterPluginCrash
22:47:03 [2020-05-22T22:47:03.477Z] === CONT  TestDaemonStartWithLogOpt
22:47:04 [2020-05-22T22:47:04.409Z] === RUN   TestDockerSuite/TestBuildMultipleTags
22:47:04 [2020-05-22T22:47:04.521Z] ok  	github.com/docker/docker/layer	7.164s	coverage: 68.8% of statements
22:47:04 [2020-05-22T22:47:04.521Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:47:04 [2020-05-22T22:47:04.521Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:47:04 [2020-05-22T22:47:04.521Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:47:04 [2020-05-22T22:47:04.521Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:47:04 [2020-05-22T22:47:04.521Z] ?   	github.com/docker/docker/oci	[no test files]
22:47:04 [2020-05-22T22:47:04.521Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:47:04 [2020-05-22T22:47:04.521Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
22:47:04 [2020-05-22T22:47:04.776Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
22:47:04 [2020-05-22T22:47:04.973Z] === RUN   TestDockerSuite/TestBuildNetContainer
22:47:05 [2020-05-22T22:47:05.031Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.959s	coverage: 43.2% of statements
22:47:05 [2020-05-22T22:47:05.031Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
22:47:05 [2020-05-22T22:47:05.031Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:47:05 [2020-05-22T22:47:05.286Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
22:47:05 [2020-05-22T22:47:05.840Z] --- PASS: TestBuildSquashParent (5.34s)
22:47:05 [2020-05-22T22:47:05.840Z] === RUN   TestBuildWithRemoveAndForceRemove
22:47:05 [2020-05-22T22:47:05.840Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:05 [2020-05-22T22:47:05.840Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:05 [2020-05-22T22:47:05.841Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:05 [2020-05-22T22:47:05.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:05 [2020-05-22T22:47:05.841Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:05 [2020-05-22T22:47:05.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:05 [2020-05-22T22:47:05.841Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:05 [2020-05-22T22:47:05.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:05 [2020-05-22T22:47:05.841Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:05 [2020-05-22T22:47:05.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:05 [2020-05-22T22:47:05.841Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:05 [2020-05-22T22:47:05.841Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:05 [2020-05-22T22:47:05.841Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:47:05 [2020-05-22T22:47:05.841Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:47:05 [2020-05-22T22:47:05.841Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:47:05 [2020-05-22T22:47:05.841Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:47:06 [2020-05-22T22:47:06.210Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
22:47:06 [2020-05-22T22:47:06.769Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
22:47:07 [2020-05-22T22:47:07.023Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
22:47:08 [2020-05-22T22:47:08.279Z] === RUN   TestDockerSuite/TestBuildNetNone
22:47:08 [2020-05-22T22:47:08.384Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
22:47:08 [2020-05-22T22:47:08.541Z] === RUN   TestDockerSuite/TestBuildNoContext
22:47:08 [2020-05-22T22:47:08.617Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:47:08 [2020-05-22T22:47:08.617Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:47:08 [2020-05-22T22:47:08.983Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
22:47:09 [2020-05-22T22:47:09.237Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.068s	coverage: 84.1% of statements
22:47:09 [2020-05-22T22:47:09.471Z] --- PASS: TestDaemonStartWithLogOpt (5.99s)
22:47:09 [2020-05-22T22:47:09.471Z] === CONT  TestReadPluginNoRead
22:47:09 [2020-05-22T22:47:09.797Z] ok  	github.com/docker/docker/pkg/fsutils	0.238s	coverage: 85.1% of statements
22:47:09 [2020-05-22T22:47:09.797Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
22:47:10 [2020-05-22T22:47:10.034Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
22:47:10 [2020-05-22T22:47:10.761Z] ok  	github.com/docker/docker/pkg/idtools	0.449s	coverage: 70.3% of statements
22:47:11 [2020-05-22T22:47:11.015Z] ok  	github.com/docker/docker/pkg/ioutils	0.519s	coverage: 69.3% of statements
22:47:11 [2020-05-22T22:47:11.270Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.012s	coverage: 91.7% of statements
22:47:11 [2020-05-22T22:47:11.405Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
22:47:11 [2020-05-22T22:47:11.414Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:47:11 [2020-05-22T22:47:11.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s)
22:47:11 [2020-05-22T22:47:11.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s)
22:47:11 [2020-05-22T22:47:11.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s)
22:47:11 [2020-05-22T22:47:11.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s)
22:47:11 [2020-05-22T22:47:11.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s)
22:47:11 [2020-05-22T22:47:11.414Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s)
22:47:11 [2020-05-22T22:47:11.414Z] === RUN   TestBuildMultiStageCopy
22:47:11 [2020-05-22T22:47:11.414Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:47:11 [2020-05-22T22:47:11.524Z] ok  	github.com/docker/docker/pkg/locker	0.018s	coverage: 88.9% of statements
22:47:11 [2020-05-22T22:47:11.779Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
22:47:11 [2020-05-22T22:47:11.779Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:47:11 [2020-05-22T22:47:11.779Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
22:47:12 [2020-05-22T22:47:12.034Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
22:47:12 [2020-05-22T22:47:12.034Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
22:47:12 [2020-05-22T22:47:12.035Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:47:12 [2020-05-22T22:47:12.595Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
22:47:12 [2020-05-22T22:47:12.595Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 91.4% of statements
22:47:12 [2020-05-22T22:47:12.776Z] === RUN   TestReadPluginNoRead/default
22:47:12 [2020-05-22T22:47:12.850Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
22:47:12 [2020-05-22T22:47:12.850Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:47:12 [2020-05-22T22:47:12.850Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:47:13 [2020-05-22T22:47:13.010Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:47:13 [2020-05-22T22:47:13.336Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:47:13 [2020-05-22T22:47:13.338Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
22:47:13 [2020-05-22T22:47:13.595Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
22:47:13 [2020-05-22T22:47:13.660Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:47:13 [2020-05-22T22:47:13.772Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
22:47:13 [2020-05-22T22:47:13.852Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
22:47:14 [2020-05-22T22:47:14.109Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
22:47:14 [2020-05-22T22:47:14.332Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
22:47:14 [2020-05-22T22:47:14.356Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:47:14 [2020-05-22T22:47:14.366Z] --- PASS: TestContinueAfterPluginCrash (11.05s)
22:47:14 [2020-05-22T22:47:14.623Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
22:47:14 [2020-05-22T22:47:14.669Z] --- PASS: TestBuildMultiStageCopy (3.60s)
22:47:14 [2020-05-22T22:47:14.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s)
22:47:14 [2020-05-22T22:47:14.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
22:47:14 [2020-05-22T22:47:14.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
22:47:14 [2020-05-22T22:47:14.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
22:47:14 [2020-05-22T22:47:14.669Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s)
22:47:14 [2020-05-22T22:47:14.669Z] === RUN   TestBuildMultiStageParentConfig
22:47:14 [2020-05-22T22:47:14.881Z] === RUN   TestReadPluginNoRead/disabled_caching
22:47:14 [2020-05-22T22:47:14.891Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
22:47:14 [2020-05-22T22:47:14.891Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
22:47:15 [2020-05-22T22:47:15.444Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
22:47:15 [2020-05-22T22:47:15.444Z] === RUN   TestDockerSuite/TestBuildOnBuild
22:47:15 [2020-05-22T22:47:15.781Z] --- PASS: TestBuildMultiStageParentConfig (0.97s)
22:47:15 [2020-05-22T22:47:15.781Z] === RUN   TestBuildLabelWithTargets
22:47:16 [2020-05-22T22:47:16.249Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 73.9% of statements
22:47:16 [2020-05-22T22:47:16.503Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
22:47:16 [2020-05-22T22:47:16.817Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:47:17 [2020-05-22T22:47:17.274Z] --- PASS: TestBuildLabelWithTargets (1.54s)
22:47:17 [2020-05-22T22:47:17.274Z] === RUN   TestBuildWithEmptyLayers
22:47:17 [2020-05-22T22:47:17.896Z] --- PASS: TestBuildWithEmptyLayers (0.77s)
22:47:17 [2020-05-22T22:47:17.896Z] === RUN   TestBuildMultiStageOnBuild
22:47:18 [2020-05-22T22:47:18.185Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
22:47:18 [2020-05-22T22:47:18.749Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
22:47:19 [2020-05-22T22:47:19.006Z] --- PASS: TestReadPluginNoRead (9.63s)
22:47:19 [2020-05-22T22:47:19.007Z]     --- PASS: TestReadPluginNoRead/default (2.09s)
22:47:19 [2020-05-22T22:47:19.007Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.09s)
22:47:19 [2020-05-22T22:47:19.007Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.19s)
22:47:19 [2020-05-22T22:47:19.007Z]     read_test.go:92: [d0fc19fb9a5ad] daemon is not started
22:47:19 [2020-05-22T22:47:19.007Z] PASS
22:47:19 [2020-05-22T22:47:19.007Z] 
22:47:19 [2020-05-22T22:47:19.007Z] DONE 6 tests in 15.834s
22:47:19 [2020-05-22T22:47:19.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:47:19 [2020-05-22T22:47:19.007Z] ++ 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
22:47:19 [2020-05-22T22:47:19.007Z] ++ set -e
22:47:19 [2020-05-22T22:47:19.007Z] ++ '[' -n 0 ']'
22:47:19 [2020-05-22T22:47:19.007Z] ++ set -x
22:47:19 [2020-05-22T22:47:19.007Z] ++ env -i DEST=/go/src/github.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
22:47:19 [2020-05-22T22:47:19.265Z] testing: warning: no tests to run
22:47:19 [2020-05-22T22:47:19.265Z] PASS
22:47:19 [2020-05-22T22:47:19.265Z] 
22:47:19 [2020-05-22T22:47:19.265Z] DONE 0 tests in 0.061s
22:47:19 [2020-05-22T22:47:19.265Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:47:19 [2020-05-22T22:47:19.265Z] ++ 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
22:47:19 [2020-05-22T22:47:19.265Z] ++ set -e
22:47:19 [2020-05-22T22:47:19.265Z] ++ '[' -n 0 ']'
22:47:19 [2020-05-22T22:47:19.265Z] ++ set -x
22:47:19 [2020-05-22T22:47:19.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:47:19 [2020-05-22T22:47:19.265Z] INFO: Testing against a local daemon
22:47:19 [2020-05-22T22:47:19.265Z] === RUN   TestPluginWithDevMounts
22:47:19 [2020-05-22T22:47:19.265Z] === PAUSE TestPluginWithDevMounts
22:47:19 [2020-05-22T22:47:19.265Z] === CONT  TestPluginWithDevMounts
22:47:19 [2020-05-22T22:47:19.800Z] ok  	github.com/docker/docker/pkg/signal	2.371s	coverage: 61.0% of statements
22:47:19 [2020-05-22T22:47:19.800Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:47:20 [2020-05-22T22:47:20.054Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
22:47:20 [2020-05-22T22:47:20.309Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:47:20 [2020-05-22T22:47:20.564Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
22:47:20 [2020-05-22T22:47:20.600Z] --- PASS: TestBuildMultiStageOnBuild (2.22s)
22:47:20 [2020-05-22T22:47:20.600Z] === RUN   TestBuildUncleanTarFilenames
22:47:21 [2020-05-22T22:47:21.224Z] --- PASS: TestBuildUncleanTarFilenames (1.15s)
22:47:21 [2020-05-22T22:47:21.224Z] === RUN   TestBuildMultiStageLayerLeak
22:47:21 [2020-05-22T22:47:21.490Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
22:47:21 [2020-05-22T22:47:21.744Z] ok  	github.com/docker/docker/pkg/system	0.021s	coverage: 36.9% of statements
22:47:21 [2020-05-22T22:47:21.789Z] --- PASS: TestPluginWithDevMounts (2.43s)
22:47:21 [2020-05-22T22:47:21.789Z] PASS
22:47:21 [2020-05-22T22:47:21.789Z] 
22:47:21 [2020-05-22T22:47:21.789Z] DONE 1 tests in 2.597s
22:47:21 [2020-05-22T22:47:21.789Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
22:47:21 [2020-05-22T22:47:21.789Z] ++ 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
22:47:21 [2020-05-22T22:47:21.789Z] ++ set -e
22:47:21 [2020-05-22T22:47:21.789Z] ++ '[' -n 0 ']'
22:47:21 [2020-05-22T22:47:21.789Z] ++ set -x
22:47:21 [2020-05-22T22:47:21.790Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:47:22 [2020-05-22T22:47:22.046Z] INFO: Testing against a local daemon
22:47:22 [2020-05-22T22:47:22.046Z] === RUN   TestSecretInspect
22:47:22 [2020-05-22T22:47:22.046Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
22:47:22 [2020-05-22T22:47:22.303Z] ok  	github.com/docker/docker/pkg/tailfile	0.058s	coverage: 88.6% of statements
22:47:22 [2020-05-22T22:47:22.863Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
22:47:23 [2020-05-22T22:47:23.118Z] testing: warning: no tests to run
22:47:23 [2020-05-22T22:47:23.118Z] coverage: [no statements]
22:47:23 [2020-05-22T22:47:23.118Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
22:47:23 [2020-05-22T22:47:23.373Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
22:47:23 [2020-05-22T22:47:23.628Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
22:47:23 [2020-05-22T22:47:23.882Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
22:47:23 [2020-05-22T22:47:23.938Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
22:47:23 [2020-05-22T22:47:23.938Z] === RUN   TestBuildWithHugeFile
22:47:23 [2020-05-22T22:47:23.941Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
22:47:24 [2020-05-22T22:47:24.871Z] --- PASS: TestSecretInspect (3.02s)
22:47:24 [2020-05-22T22:47:24.871Z] === RUN   TestSecretList
22:47:26 [2020-05-22T22:47:26.389Z] ok  	github.com/docker/docker/plugin	0.533s	coverage: 23.1% of statements
22:47:26 [2020-05-22T22:47:26.644Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
22:47:26 [2020-05-22T22:47:26.764Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
22:47:27 [2020-05-22T22:47:27.568Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
22:47:27 [2020-05-22T22:47:27.694Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
22:47:27 [2020-05-22T22:47:27.823Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
22:47:27 [2020-05-22T22:47:27.951Z] --- PASS: TestSecretList (3.07s)
22:47:27 [2020-05-22T22:47:27.951Z] === RUN   TestSecretsCreateAndDelete
22:47:29 [2020-05-22T22:47:29.186Z] ok  	github.com/docker/docker/registry	0.074s	coverage: 56.3% of statements
22:47:29 [2020-05-22T22:47:29.320Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
22:47:29 [2020-05-22T22:47:29.744Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
22:47:29 [2020-05-22T22:47:29.885Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
22:47:29 [2020-05-22T22:47:29.999Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
22:47:31 [2020-05-22T22:47:31.255Z] --- PASS: TestSecretsCreateAndDelete (3.09s)
22:47:31 [2020-05-22T22:47:31.255Z] === RUN   TestSecretsUpdate
22:47:31 [2020-05-22T22:47:31.360Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 65.8% of statements
22:47:31 [2020-05-22T22:47:31.360Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
22:47:33 [2020-05-22T22:47:33.776Z] --- PASS: TestSecretsUpdate (2.57s)
22:47:33 [2020-05-22T22:47:33.776Z] === RUN   TestTemplatedSecret
22:47:33 [2020-05-22T22:47:33.776Z] === RUN   TestDockerSuite/TestBuildPATH
22:47:33 [2020-05-22T22:47:33.870Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:47:34 [2020-05-22T22:47:34.430Z] ok  	github.com/docker/docker/volume/local	0.019s	coverage: 73.0% of statements
22:47:35 [2020-05-22T22:47:35.354Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
22:47:36 [2020-05-22T22:47:36.278Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 73.0% of statements
22:47:37 [2020-05-22T22:47:37.050Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
22:47:37 [2020-05-22T22:47:37.050Z] --- PASS: TestTemplatedSecret (3.45s)
22:47:37 [2020-05-22T22:47:37.050Z] === RUN   TestSecretCreateResolve
22:47:37 [2020-05-22T22:47:37.307Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
22:47:38 [2020-05-22T22:47:38.677Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
22:47:40 [2020-05-22T22:47:40.045Z] --- PASS: TestSecretCreateResolve (2.72s)
22:47:40 [2020-05-22T22:47:40.045Z] PASS
22:47:40 [2020-05-22T22:47:40.046Z] 
22:47:40 [2020-05-22T22:47:40.046Z] DONE 6 tests in 18.073s
22:47:40 [2020-05-22T22:47:40.046Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
22:47:40 [2020-05-22T22:47:40.046Z] ++ 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
22:47:40 [2020-05-22T22:47:40.046Z] ++ set -e
22:47:40 [2020-05-22T22:47:40.046Z] ++ '[' -n 0 ']'
22:47:40 [2020-05-22T22:47:40.046Z] ++ set -x
22:47:40 [2020-05-22T22:47:40.046Z] ++ env -i DEST=/go/src/github.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
22:47:40 [2020-05-22T22:47:40.046Z] INFO: Testing against a local daemon
22:47:40 [2020-05-22T22:47:40.046Z] === RUN   TestServiceCreateInit
22:47:40 [2020-05-22T22:47:40.046Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:47:45 [2020-05-22T22:47:45.298Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:47:48 [2020-05-22T22:47:48.517Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/pkg/term	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/rootless	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:47:48 [2020-05-22T22:47:48.517Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:47:48 [2020-05-22T22:47:48.518Z] ?   	github.com/docker/docker/volume	[no test files]
22:47:48 [2020-05-22T22:47:48.518Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:47:48 [2020-05-22T22:47:48.518Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === Skipped
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     exec_linux_test.go:18: requires AppArmor to be enabled
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     exec_linux_test.go:38: requires AppArmor to be enabled
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver btrfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver btrfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver btrfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver btrfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver btrfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:73: No driver to put!
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z] time="2020-05-22T22:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z] time="2020-05-22T22:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z] time="2020-05-22T22:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z] time="2020-05-22T22:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z] time="2020-05-22T22:46:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: driver not supported
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:73: No driver to put!
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     overlay_test.go:49: Fails to compute changes intermittently
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver zfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver zfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver zfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver zfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:46: Driver zfs not supported
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     graphtest_unix.go:73: No driver to put!
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:47:48 [2020-05-22T22:47:48.518Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] 
22:47:48 [2020-05-22T22:47:48.518Z] DONE 2123 tests, 26 skipped in 249.200s
Post stage
[Pipeline] junit
22:47:48 [2020-05-22T22:47:48.526Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
22:47:49 [2020-05-22T22:47:49.238Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41014/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d5da7e53303dc1dd5d7d9062bf04318b129fc383 hack/validate/vendor
22:47:49 [2020-05-22T22:47:49.471Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
22:47:49 [2020-05-22T22:47:49.797Z] No vendor changes in diff.
22:47:50 [2020-05-22T22:47:50.035Z] --- PASS: TestServiceCreateInit (9.81s)
22:47:50 [2020-05-22T22:47:50.035Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s)
22:47:50 [2020-05-22T22:47:50.035Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s)
22:47:50 [2020-05-22T22:47:50.035Z] === RUN   TestCreateServiceMultipleTimes
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
22:47:50 [2020-05-22T22:47:50.678Z] + echo Building e2e image
22:47:50 [2020-05-22T22:47:50.678Z] Building e2e image
22:47:50 [2020-05-22T22:47:50.678Z] + docker build --build-arg DOCKER_GITCOMMIT=d5da7e53303dc1dd5d7d9062bf04318b129fc383 -t moby-e2e-test -f Dockerfile.e2e .
22:47:50 [2020-05-22T22:47:50.678Z] #2 [internal] load .dockerignore
22:47:50 [2020-05-22T22:47:50.678Z] #2 transferring context: 34B done
22:47:50 [2020-05-22T22:47:50.678Z] #2 DONE 0.0s
22:47:50 [2020-05-22T22:47:50.678Z] 
22:47:50 [2020-05-22T22:47:50.678Z] #1 [internal] load build definition from Dockerfile.e2e
22:47:50 [2020-05-22T22:47:50.678Z] #1 transferring dockerfile: 3.21kB done
22:47:50 [2020-05-22T22:47:50.678Z] #1 DONE 0.0s
22:47:50 [2020-05-22T22:47:50.678Z] 
22:47:50 [2020-05-22T22:47:50.678Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine
22:47:50 [2020-05-22T22:47:50.933Z] #4 ...
22:47:50 [2020-05-22T22:47:50.933Z] 
22:47:50 [2020-05-22T22:47:50.933Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
22:47:50 [2020-05-22T22:47:50.933Z] #3 DONE 0.2s
22:47:50 [2020-05-22T22:47:50.933Z] 
22:47:50 [2020-05-22T22:47:50.933Z] #4 [internal] load metadata for docker.io/library/golang:1.13.11-alpine
22:47:50 [2020-05-22T22:47:50.933Z] #4 DONE 0.3s
22:47:50 [2020-05-22T22:47:50.933Z] 
22:47:50 [2020-05-22T22:47:50.933Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
22:47:50 [2020-05-22T22:47:50.933Z] #14 resolve docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 done
22:47:50 [2020-05-22T22:47:50.933Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 0B / 126.95MB 0.1s
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 0B / 126B 0.1s
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:7f13b5eb599008a8fa7fdeb0bb4a97dc266a7d5cc41df49e7d727bd46ac6bb93 1.65kB / 1.65kB done
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:23e58487b3376efcfab6e653b575b920f9975181b0595b30681e30204bdfa804 1.36kB / 1.36kB done
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:d0c98ad260416c55518b77b5a67d92942be1a0f8821b72d5704312937ba5828e 3.83kB / 3.83kB done
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.1s
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 126B / 126B 0.1s done
22:47:51 [2020-05-22T22:47:51.189Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done
22:47:51 [2020-05-22T22:47:51.444Z] #14 ...
22:47:51 [2020-05-22T22:47:51.444Z] 
22:47:51 [2020-05-22T22:47:51.444Z] #8 [internal] load build context
22:47:51 [2020-05-22T22:47:51.444Z] #8 transferring context: 849.17kB 0.4s done
22:47:51 [2020-05-22T22:47:51.444Z] #8 DONE 0.4s
22:47:51 [2020-05-22T22:47:51.444Z] 
22:47:51 [2020-05-22T22:47:51.444Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
22:47:51 [2020-05-22T22:47:51.444Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.3s done
22:47:51 [2020-05-22T22:47:51.444Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 20.73MB / 126.95MB 0.6s
22:47:51 [2020-05-22T22:47:51.444Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done
22:47:51 [2020-05-22T22:47:51.700Z] #14 ...
22:47:51 [2020-05-22T22:47:51.700Z] 
22:47:51 [2020-05-22T22:47:51.700Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
22:47:51 [2020-05-22T22:47:51.700Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
22:47:51 [2020-05-22T22:47:51.700Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
22:47:51 [2020-05-22T22:47:51.700Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
22:47:51 [2020-05-22T22:47:51.700Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
22:47:51 [2020-05-22T22:47:51.700Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done
22:47:51 [2020-05-22T22:47:51.700Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done
22:47:51 [2020-05-22T22:47:51.700Z] #5 DONE 0.7s
22:47:51 [2020-05-22T22:47:51.700Z] 
22:47:51 [2020-05-22T22:47:51.700Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
22:47:51 [2020-05-22T22:47:51.700Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 36.43MB / 126.95MB 0.8s
22:47:51 [2020-05-22T22:47:51.956Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 55.35MB / 126.95MB 1.0s
22:47:51 [2020-05-22T22:47:51.956Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 67.16MB / 126.95MB 1.1s
22:47:52 [2020-05-22T22:47:52.212Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 75.65MB / 126.95MB 1.2s
22:47:52 [2020-05-22T22:47:52.212Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 94.56MB / 126.95MB 1.4s
22:47:52 [2020-05-22T22:47:52.466Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 103.52MB / 126.95MB 1.5s
22:47:52 [2020-05-22T22:47:52.466Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 112.54MB / 126.95MB 1.6s
22:47:52 [2020-05-22T22:47:52.721Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.8s
22:47:52 [2020-05-22T22:47:52.976Z] #14 ...
22:47:52 [2020-05-22T22:47:52.976Z] 
22:47:52 [2020-05-22T22:47:52.976Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
22:47:52 [2020-05-22T22:47:52.976Z] #6 DONE 1.3s
22:47:52 [2020-05-22T22:47:52.976Z] 
22:47:52 [2020-05-22T22:47:52.976Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
22:47:52 [2020-05-22T22:47:52.976Z] #14 sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 126.95MB / 126.95MB 1.9s done
22:47:52 [2020-05-22T22:47:52.976Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed
22:47:54 [2020-05-22T22:47:54.209Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
22:47:56 [2020-05-22T22:47:56.732Z] === RUN   TestDockerSuite/TestBuildRm
22:47:58 [2020-05-22T22:47:58.254Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.1s
22:47:58 [2020-05-22T22:47:58.254Z] #14 ...
22:47:58 [2020-05-22T22:47:58.254Z] 
22:47:58 [2020-05-22T22:47:58.254Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
22:47:58 [2020-05-22T22:47:58.254Z] #7 1.014 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.097 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.201 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.206 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.214 (3/30) Installing readline (8.0.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.219 (4/30) Installing bash (5.0.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.235 Executing bash-5.0.0-r0.post-install
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.236 (5/30) Installing ca-certificates (20191127-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.258 (6/30) Installing libgcc (8.3.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.261 (7/30) Installing libstdc++ (8.3.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.275 (8/30) Installing binutils (2.32-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.369 (9/30) Installing gmp (6.1.2-r1)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.375 (10/30) Installing isl (0.18-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.392 (11/30) Installing libgomp (8.3.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.397 (12/30) Installing libatomic (8.3.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.400 (13/30) Installing mpfr3 (3.1.5-r1)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.407 (14/30) Installing mpc1 (1.1.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 2.409 (15/30) Installing gcc (8.3.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.248 (16/30) Installing musl-dev (1.1.22-r3)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.350 (17/30) Installing libc-dev (0.7.1-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.351 (18/30) Installing g++ (8.3.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.885 (19/30) Installing nghttp2-libs (1.39.2-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.890 (20/30) Installing libcurl (7.66.0-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.900 (21/30) Installing expat (2.2.8-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.906 (22/30) Installing pcre2 (10.33-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 3.915 (23/30) Installing git (2.22.4-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 4.118 (24/30) Installing libmnl (1.0.4-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 4.121 (25/30) Installing libnftnl-libs (1.1.3-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 4.127 (26/30) Installing iptables (1.8.3-r1)
22:47:58 [2020-05-22T22:47:58.254Z] #7 4.155 (27/30) Installing pigz (2.4-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 4.161 (28/30) Installing tar (1.32-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 4.169 (29/30) Installing xz-libs (5.2.4-r0)
22:47:58 [2020-05-22T22:47:58.254Z] #7 4.173 (30/30) Installing xz (5.2.4-r0)
22:47:58 [2020-05-22T22:47:58.255Z] #7 4.179 Executing busybox-1.30.1-r3.trigger
22:47:58 [2020-05-22T22:47:58.255Z] #7 4.185 Executing ca-certificates-20191127-r0.trigger
22:47:58 [2020-05-22T22:47:58.255Z] #7 4.237 OK: 179 MiB in 44 packages
22:47:58 [2020-05-22T22:47:58.255Z] #7 DONE 5.4s
22:47:58 [2020-05-22T22:47:58.255Z] 
22:47:58 [2020-05-22T22:47:58.255Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
22:47:58 [2020-05-22T22:47:58.509Z] #14 ...
22:47:58 [2020-05-22T22:47:58.509Z] 
22:47:58 [2020-05-22T22:47:58.509Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
22:47:58 [2020-05-22T22:47:58.509Z] #9 DONE 0.1s
22:47:58 [2020-05-22T22:47:58.509Z] 
22:47:58 [2020-05-22T22:47:58.509Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
22:47:58 [2020-05-22T22:47:58.509Z] #10 DONE 0.1s
22:47:58 [2020-05-22T22:47:58.509Z] 
22:47:58 [2020-05-22T22:47:58.509Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
22:47:58 [2020-05-22T22:47:58.509Z] #11 DONE 0.1s
22:47:58 [2020-05-22T22:47:58.509Z] 
22:47:58 [2020-05-22T22:47:58.509Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
22:47:58 [2020-05-22T22:47:58.763Z] #12 DONE 0.1s
22:47:58 [2020-05-22T22:47:58.763Z] 
22:47:58 [2020-05-22T22:47:58.763Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
22:47:58 [2020-05-22T22:47:58.763Z] #13 DONE 0.1s
22:47:58 [2020-05-22T22:47:58.763Z] 
22:47:58 [2020-05-22T22:47:58.763Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.11-alpine@sha256:7f13b5eb5...
22:47:58 [2020-05-22T22:47:58.763Z] #14 extracting sha256:f2115654ea5bd1577378648bcbc79c8cb8d70bb51aac8b4cb8e1f0c2b27df7ed 5.9s done
22:47:59 [2020-05-22T22:47:59.017Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392
22:47:59 [2020-05-22T22:47:59.017Z] #14 extracting sha256:83f2b0a6c7cbb34d5ffa5324bfa7fd61f8ffc73e139b293ae8e9d8a97e891392 done
22:47:59 [2020-05-22T22:47:59.017Z] #14 DONE 8.2s
22:47:59 [2020-05-22T22:47:59.271Z] 
22:47:59 [2020-05-22T22:47:59.271Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
22:47:59 [2020-05-22T22:47:59.831Z] #15 0.595 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
22:48:00 [2020-05-22T22:48:00.753Z] #15 1.665 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
22:48:00 [2020-05-22T22:48:00.753Z] #15 1.752 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4)
22:48:00 [2020-05-22T22:48:00.906Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.757 (2/42) Installing ncurses-libs (6.1_p20200118-r4)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.764 (3/42) Installing readline (8.0.1-r0)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.768 (4/42) Installing bash (5.0.11-r1)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.780 Executing bash-5.0.11-r1.post-install
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.783 (5/42) Installing linux-headers (4.19.36-r0)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.857 (6/42) Installing libblkid (2.34-r1)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.862 (7/42) Installing libuuid (2.34-r1)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.864 (8/42) Installing btrfs-progs-libs (5.4-r0)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.869 (9/42) Installing btrfs-progs-dev (5.4-r0)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.874 (10/42) Installing libgcc (9.2.0-r4)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.876 (11/42) Installing libstdc++ (9.2.0-r4)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.889 (12/42) Installing binutils (2.33.1-r0)
22:48:01 [2020-05-22T22:48:01.008Z] #15 1.962 (13/42) Installing libmagic (5.37-r1)
22:48:01 [2020-05-22T22:48:01.264Z] #15 1.982 (14/42) Installing file (5.37-r1)
22:48:01 [2020-05-22T22:48:01.264Z] #15 1.984 (15/42) Installing gmp (6.1.2-r1)
22:48:01 [2020-05-22T22:48:01.264Z] #15 1.990 (16/42) Installing isl (0.18-r0)
22:48:01 [2020-05-22T22:48:01.264Z] #15 2.005 (17/42) Installing libgomp (9.2.0-r4)
22:48:01 [2020-05-22T22:48:01.264Z] #15 2.008 (18/42) Installing libatomic (9.2.0-r4)
22:48:01 [2020-05-22T22:48:01.264Z] #15 2.010 (19/42) Installing mpfr4 (4.0.2-r1)
22:48:01 [2020-05-22T22:48:01.264Z] #15 2.016 (20/42) Installing mpc1 (1.1.0-r1)
22:48:01 [2020-05-22T22:48:01.264Z] #15 2.018 (21/42) Installing gcc (9.2.0-r4)
22:48:01 [2020-05-22T22:48:01.469Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
22:48:01 [2020-05-22T22:48:01.823Z] #15 2.685 (22/42) Installing musl-dev (1.1.24-r2)
22:48:01 [2020-05-22T22:48:01.823Z] #15 2.758 (23/42) Installing libc-dev (0.7.2-r0)
22:48:01 [2020-05-22T22:48:01.823Z] #15 2.760 (24/42) Installing g++ (9.2.0-r4)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.177 (25/42) Installing make (4.2.1-r2)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.181 (26/42) Installing fortify-headers (1.1-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.183 (27/42) Installing build-base (0.5-r1)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.184 (28/42) Installing nghttp2-libs (1.40.0-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.187 (29/42) Installing libcurl (7.67.0-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.194 (30/42) Installing curl (7.67.0-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.197 (31/42) Installing oniguruma (6.9.4-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.204 (32/42) Installing jq (1.6-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.221 (33/42) Installing device-mapper-libs (2.02.186-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.226 (34/42) Installing device-mapper-event-libs (2.02.186-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.228 (35/42) Installing libaio (0.3.112-r1)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.230 (36/42) Installing lvm2-libs (2.02.186-r0)
22:48:02 [2020-05-22T22:48:02.383Z] #15 3.266 (37/42) Installing libfdisk (2.34-r1)
22:48:02 [2020-05-22T22:48:02.638Z] #15 3.271 (38/42) Installing libmount (2.34-r1)
22:48:02 [2020-05-22T22:48:02.638Z] #15 3.276 (39/42) Installing libsmartcols (2.34-r1)
22:48:02 [2020-05-22T22:48:02.638Z] #15 3.280 (40/42) Installing pkgconf (1.6.3-r0)
22:48:02 [2020-05-22T22:48:02.638Z] #15 3.283 (41/42) Installing util-linux-dev (2.34-r1)
22:48:02 [2020-05-22T22:48:02.638Z] #15 3.305 (42/42) Installing lvm2-dev (2.02.186-r0)
22:48:02 [2020-05-22T22:48:02.638Z] #15 3.310 Executing busybox-1.31.1-r9.trigger
22:48:02 [2020-05-22T22:48:02.638Z] #15 3.317 OK: 196 MiB in 57 packages
22:48:02 [2020-05-22T22:48:02.839Z] === RUN   TestDockerSuite/TestBuildScratchCopy
22:48:02 [2020-05-22T22:48:02.893Z] #15 DONE 3.8s
22:48:02 [2020-05-22T22:48:02.893Z] 
22:48:02 [2020-05-22T22:48:02.893Z] #16 [base 3/5] RUN mkdir -p /build/
22:48:03 [2020-05-22T22:48:03.403Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
22:48:03 [2020-05-22T22:48:03.816Z] #16 DONE 0.7s
22:48:03 [2020-05-22T22:48:03.816Z] 
22:48:03 [2020-05-22T22:48:03.816Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
22:48:03 [2020-05-22T22:48:03.966Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
22:48:03 [2020-05-22T22:48:03.966Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
22:48:04 [2020-05-22T22:48:04.375Z] #17 DONE 0.7s
22:48:04 [2020-05-22T22:48:04.375Z] 
22:48:04 [2020-05-22T22:48:04.375Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
22:48:04 [2020-05-22T22:48:04.375Z] #18 DONE 0.0s
22:48:04 [2020-05-22T22:48:04.375Z] 
22:48:04 [2020-05-22T22:48:04.375Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
22:48:04 [2020-05-22T22:48:04.375Z] #19 DONE 0.1s
22:48:04 [2020-05-22T22:48:04.375Z] 
22:48:04 [2020-05-22T22:48:04.375Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:48:04 [2020-05-22T22:48:04.637Z] #22 ...
22:48:04 [2020-05-22T22:48:04.637Z] 
22:48:04 [2020-05-22T22:48:04.637Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
22:48:04 [2020-05-22T22:48:04.637Z] #26 DONE 0.1s
22:48:04 [2020-05-22T22:48:04.637Z] 
22:48:04 [2020-05-22T22:48:04.637Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
22:48:04 [2020-05-22T22:48:04.637Z] #27 DONE 0.1s
22:48:04 [2020-05-22T22:48:04.637Z] 
22:48:04 [2020-05-22T22:48:04.637Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
22:48:04 [2020-05-22T22:48:04.637Z] #22 DONE 0.2s
22:48:04 [2020-05-22T22:48:04.637Z] 
22:48:04 [2020-05-22T22:48:04.637Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
22:48:04 [2020-05-22T22:48:04.637Z] #28 DONE 0.1s
22:48:04 [2020-05-22T22:48:04.637Z] 
22:48:04 [2020-05-22T22:48:04.637Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
22:48:04 [2020-05-22T22:48:04.637Z] #23 DONE 0.1s
22:48:04 [2020-05-22T22:48:04.637Z] 
22:48:04 [2020-05-22T22:48:04.637Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
22:48:05 [2020-05-22T22:48:05.336Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
22:48:05 [2020-05-22T22:48:05.999Z] #24 1.395 + RM_GOPATH=0
22:48:05 [2020-05-22T22:48:05.999Z] #24 1.395 + TMP_GOPATH=
22:48:05 [2020-05-22T22:48:05.999Z] #24 1.395 + : /build
22:48:05 [2020-05-22T22:48:05.999Z] #24 1.395 + '[' -z '' ']'
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.397 ++ mktemp -d
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.398 + export GOPATH=/tmp/tmp.GMDFpg
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.398 + GOPATH=/tmp/tmp.GMDFpg
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.398 + RM_GOPATH=1
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 ++ dirname ./install.sh
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 + dir=.
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 + bin=dockercli
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 + shift
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 + '[' '!' -f ./dockercli.installer ']'
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 + . ./dockercli.installer
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 ++ : stable
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 ++ : 17.06.2-ce
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 + install_dockercli
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 + echo 'Install docker/cli version 17.06.2-ce from stable'
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 ++ uname -m
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.403 Install docker/cli version 17.06.2-ce from stable
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.408 + arch=x86_64
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.409 + '[' x86_64 '!=' x86_64 ']'
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.409 + url=https://download.docker.com/linux/static
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.409 + tar -xz docker/docker
22:48:06 [2020-05-22T22:48:06.254Z] #24 1.410 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
22:48:06 [2020-05-22T22:48:06.703Z] === RUN   TestDockerSuite/TestBuildShellInherited
22:48:07 [2020-05-22T22:48:07.635Z] === RUN   TestDockerSuite/TestBuildShellMultiple
22:48:08 [2020-05-22T22:48:08.265Z] #24 ...
22:48:08 [2020-05-22T22:48:08.265Z] 
22:48:08 [2020-05-22T22:48:08.265Z] #31 [builder 1/4] COPY . .
22:48:08 [2020-05-22T22:48:08.265Z] #31 DONE 3.6s
22:48:08 [2020-05-22T22:48:08.265Z] 
22:48:08 [2020-05-22T22:48:08.265Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:48:08 [2020-05-22T22:48:08.265Z] #20 2.585 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
22:48:08 [2020-05-22T22:48:08.265Z] #20 3.129 
22:48:08 [2020-05-22T22:48:08.265Z] #20 3.245 
##                                                                         3.9%
####################                                                      28.2%
#################################                                         46.7%
#############################################                             63.8%
##########################################################                80.7%
#######################################################################   99.7%
######################################################################## 100.0%
22:48:09 [2020-05-22T22:48:09.004Z] --- PASS: TestCreateServiceMultipleTimes (19.00s)
22:48:09 [2020-05-22T22:48:09.004Z] === RUN   TestCreateServiceConflict
22:48:09 [2020-05-22T22:48:09.189Z] #20 4.466 
22:48:09 [2020-05-22T22:48:09.189Z] #20 4.648 
22:48:09 [2020-05-22T22:48:09.189Z] #20 ...
22:48:09 [2020-05-22T22:48:09.189Z] 
22:48:09 [2020-05-22T22:48:09.189Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
22:48:09 [2020-05-22T22:48:09.189Z] #24 4.343 + mkdir -p /build
22:48:09 [2020-05-22T22:48:09.189Z] #24 4.344 + mv docker/docker /build/
22:48:09 [2020-05-22T22:48:09.189Z] #24 4.345 + rmdir docker
22:48:09 [2020-05-22T22:48:09.189Z] #24 DONE 4.5s
22:48:09 [2020-05-22T22:48:09.189Z] 
22:48:09 [2020-05-22T22:48:09.189Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:48:09 [2020-05-22T22:48:09.443Z] #20 4.648 
                                                                           0.1%
###############                                                           20.9%
###########################################                               59.9%
######################################################################## 100.0%
22:48:09 [2020-05-22T22:48:09.697Z] #20 ...
22:48:09 [2020-05-22T22:48:09.697Z] 
22:48:09 [2020-05-22T22:48:09.697Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
22:48:09 [2020-05-22T22:48:09.697Z] #32 DONE 1.7s
22:48:09 [2020-05-22T22:48:09.951Z] 
22:48:09 [2020-05-22T22:48:09.951Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:48:11 [2020-05-22T22:48:11.316Z] #33 1.347 
22:48:11 [2020-05-22T22:48:11.316Z] #33 1.421 Removing bundles/
22:48:11 [2020-05-22T22:48:11.316Z] #33 1.422 
22:48:11 [2020-05-22T22:48:11.316Z] #33 1.426 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
22:48:12 [2020-05-22T22:48:12.278Z] --- PASS: TestCreateServiceConflict (3.31s)
22:48:12 [2020-05-22T22:48:12.278Z] === RUN   TestCreateServiceMaxReplicas
22:48:12 [2020-05-22T22:48:12.535Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
22:48:12 [2020-05-22T22:48:12.535Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
22:48:12 [2020-05-22T22:48:12.692Z] #33 2.975 Building test suite binary ./integration-cli/test.main
22:48:13 [2020-05-22T22:48:13.099Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
22:48:13 [2020-05-22T22:48:13.099Z] === RUN   TestDockerSuite/TestBuildSpaces
22:48:13 [2020-05-22T22:48:13.663Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
22:48:15 [2020-05-22T22:48:15.035Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
22:48:15 [2020-05-22T22:48:15.201Z] #33 ...
22:48:15 [2020-05-22T22:48:15.201Z] 
22:48:15 [2020-05-22T22:48:15.201Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:48:15 [2020-05-22T22:48:15.201Z] #29 ...
22:48:15 [2020-05-22T22:48:15.201Z] 
22:48:15 [2020-05-22T22:48:15.201Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
22:48:15 [2020-05-22T22:48:15.201Z] #20 5.650 
22:48:15 [2020-05-22T22:48:15.201Z] #20 5.799 
                                                                           0.0%
##########                                                                14.4%
##########################                                                37.3%
##########################################                                59.6%
#################################################################         90.5%
######################################################################## 100.0%
22:48:15 [2020-05-22T22:48:15.201Z] #20 6.609 
22:48:15 [2020-05-22T22:48:15.201Z] #20 6.770 
                                                                           0.0%
#####                                                                      7.4%
##########                                                                15.2%
#################                                                         24.1%
#######################                                                   32.9%
###########################                                               38.6%
#################################                                         46.2%
#####################################                                     52.6%
#############################################                             63.2%
#####################################################                     74.6%
############################################################              84.1%
###############################################################           87.8%
######################################################################    97.6%
######################################################################## 100.0%
22:48:15 [2020-05-22T22:48:15.201Z] #20 8.386 
22:48:15 [2020-05-22T22:48:15.201Z] #20 9.418 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
22:48:15 [2020-05-22T22:48:15.201Z] #20 9.950 
22:48:15 [2020-05-22T22:48:15.201Z] #20 10.03 
######################################################################## 100.0%
22:48:15 [2020-05-22T22:48:15.201Z] #20 10.31 
22:48:15 [2020-05-22T22:48:15.293Z] === RUN   TestDockerSuite/TestBuildStderr
22:48:16 [2020-05-22T22:48:16.125Z] #20 11.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
22:48:16 [2020-05-22T22:48:16.665Z] --- PASS: TestCreateServiceMaxReplicas (4.41s)
22:48:16 [2020-05-22T22:48:16.665Z] === RUN   TestCreateWithDuplicateNetworkNames
22:48:16 [2020-05-22T22:48:16.665Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
22:48:16 [2020-05-22T22:48:16.685Z] #20 11.96 
22:48:16 [2020-05-22T22:48:16.685Z] #20 12.09 
                                                                           0.7%
##################################################################        92.1%
######################################################################## 100.0%
22:48:17 [2020-05-22T22:48:17.244Z] #20 12.51 
22:48:18 [2020-05-22T22:48:18.167Z] #20 13.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
22:48:18 [2020-05-22T22:48:18.167Z] #20 13.81 skipping existing 1849cc453dee
22:48:18 [2020-05-22T22:48:18.725Z] #20 14.12 
22:48:20 [2020-05-22T22:48:20.086Z] #20 15.36 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
22:48:20 [2020-05-22T22:48:20.341Z] #20 15.77 
22:48:20 [2020-05-22T22:48:20.596Z] #20 15.93 
######################################################################## 100.0%
22:48:20 [2020-05-22T22:48:20.851Z] #20 16.27 
22:48:20 [2020-05-22T22:48:20.852Z] #20 16.38 Download of images into '/build' complete.
22:48:20 [2020-05-22T22:48:20.852Z] #20 16.38 Use something like the following to load the result into a Docker daemon:
22:48:20 [2020-05-22T22:48:20.852Z] #20 16.38   tar -cC '/build' . | docker load
22:48:21 [2020-05-22T22:48:21.411Z] #20 DONE 16.9s
22:48:21 [2020-05-22T22:48:21.411Z] 
22:48:21 [2020-05-22T22:48:21.411Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:48:21 [2020-05-22T22:48:21.915Z] === RUN   TestDockerSuite/TestBuildStopSignal
22:48:21 [2020-05-22T22:48:21.915Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
22:48:22 [2020-05-22T22:48:22.847Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
22:48:23 [2020-05-22T22:48:23.922Z] #33 ...
22:48:23 [2020-05-22T22:48:23.922Z] 
22:48:23 [2020-05-22T22:48:23.922Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
22:48:24 [2020-05-22T22:48:24.218Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
22:48:24 [2020-05-22T22:48:24.482Z] #21 DONE 1.0s
22:48:24 [2020-05-22T22:48:24.482Z] 
22:48:24 [2020-05-22T22:48:24.482Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
22:48:24 [2020-05-22T22:48:24.482Z] #25 DONE 0.1s
22:48:24 [2020-05-22T22:48:24.482Z] 
22:48:24 [2020-05-22T22:48:24.482Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:48:24 [2020-05-22T22:48:24.782Z] === RUN   TestDockerSuite/TestBuildTagEvent
22:48:25 [2020-05-22T22:48:25.712Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
22:48:27 [2020-05-22T22:48:27.606Z] === RUN   TestDockerSuite/TestBuildUser
22:48:29 [2020-05-22T22:48:29.499Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
22:48:31 [2020-05-22T22:48:31.405Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.54s)
22:48:31 [2020-05-22T22:48:31.405Z] === RUN   TestCreateServiceSecretFileMode
22:48:33 [2020-05-22T22:48:33.321Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
22:48:34 [2020-05-22T22:48:34.689Z] --- PASS: TestCreateServiceSecretFileMode (3.35s)
22:48:34 [2020-05-22T22:48:34.689Z] === RUN   TestCreateServiceConfigFileMode
22:48:36 [2020-05-22T22:48:36.638Z] #33 ...
22:48:36 [2020-05-22T22:48:36.638Z] 
22:48:36 [2020-05-22T22:48:36.638Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
22:48:36 [2020-05-22T22:48:36.638Z] #29 31.23 # github.com/docker/docker/contrib/httpserver
22:48:36 [2020-05-22T22:48:36.638Z] #29 31.23 loadinternal: cannot find runtime/cgo
22:48:36 [2020-05-22T22:48:36.638Z] #29 DONE 31.5s
22:48:36 [2020-05-22T22:48:36.638Z] 
22:48:36 [2020-05-22T22:48:36.638Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:48:36 [2020-05-22T22:48:36.638Z] #33 ...
22:48:36 [2020-05-22T22:48:36.638Z] 
22:48:36 [2020-05-22T22:48:36.638Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
22:48:36 [2020-05-22T22:48:36.893Z] #30 DONE 0.1s
22:48:36 [2020-05-22T22:48:36.893Z] 
22:48:36 [2020-05-22T22:48:36.893Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
22:48:37 [2020-05-22T22:48:37.960Z] --- PASS: TestCreateServiceConfigFileMode (3.27s)
22:48:37 [2020-05-22T22:48:37.961Z] === RUN   TestCreateServiceSysctls
22:48:42 [2020-05-22T22:48:42.133Z] --- PASS: TestCreateServiceSysctls (4.17s)
22:48:42 [2020-05-22T22:48:42.133Z] === RUN   TestCreateServiceCapabilities
22:48:45 [2020-05-22T22:48:45.407Z] --- PASS: TestCreateServiceCapabilities (3.23s)
22:48:45 [2020-05-22T22:48:45.407Z] === RUN   TestInspect
22:48:46 [2020-05-22T22:48:46.439Z] --- PASS: TestBuildWithHugeFile (81.45s)
22:48:46 [2020-05-22T22:48:46.439Z] === RUN   TestBuildWithEmptyDockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:48:46 [2020-05-22T22:48:46.439Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
22:48:46 [2020-05-22T22:48:46.439Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
22:48:46 [2020-05-22T22:48:46.439Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s)
22:48:46 [2020-05-22T22:48:46.439Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
22:48:46 [2020-05-22T22:48:46.439Z] === RUN   TestBuildPreserveOwnership
22:48:46 [2020-05-22T22:48:46.439Z] === RUN   TestBuildPreserveOwnership/copy_from
22:48:48 [2020-05-22T22:48:48.489Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:48:48 [2020-05-22T22:48:48.682Z] --- PASS: TestInspect (3.31s)
22:48:48 [2020-05-22T22:48:48.682Z] === RUN   TestCreateJob
22:48:50 [2020-05-22T22:48:50.565Z] --- PASS: TestBuildPreserveOwnership (4.79s)
22:48:50 [2020-05-22T22:48:50.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.10s)
22:48:50 [2020-05-22T22:48:50.565Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s)
22:48:50 [2020-05-22T22:48:50.565Z] === RUN   TestBuildPlatformInvalid
22:48:50 [2020-05-22T22:48:50.565Z] --- PASS: TestBuildPlatformInvalid (0.16s)
22:48:50 [2020-05-22T22:48:50.565Z] PASS
22:48:50 [2020-05-22T22:48:50.565Z] 
22:48:50 [2020-05-22T22:48:50.565Z] === Skipped
22:48:50 [2020-05-22T22:48:50.565Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
22:48:50 [2020-05-22T22:48:50.565Z]     build_session_test.go:25: TODO: BuildKit
22:48:50 [2020-05-22T22:48:50.565Z] 
22:48:50 [2020-05-22T22:48:50.565Z] 
22:48:50 [2020-05-22T22:48:50.565Z] DONE 32 tests, 1 skipped in 127.485s
22:48:50 [2020-05-22T22:48:50.565Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
22:48:50 [2020-05-22T22:48:50.565Z] ++ 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
22:48:50 [2020-05-22T22:48:50.565Z] ++ set -e
22:48:50 [2020-05-22T22:48:50.565Z] ++ '[' -n 0 ']'
22:48:50 [2020-05-22T22:48:50.565Z] ++ set -x
22:48:50 [2020-05-22T22:48:50.565Z] ++ env -i DEST=/go/src/github.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
22:48:50 [2020-05-22T22:48:50.565Z] INFO: Testing against a local daemon
22:48:50 [2020-05-22T22:48:50.565Z] === RUN   TestConfigInspect
22:48:51 [2020-05-22T22:48:51.956Z] === RUN   TestDockerSuite/TestBuildVerboseOut
22:48:52 [2020-05-22T22:48:52.619Z] --- PASS: TestConfigInspect (2.20s)
22:48:52 [2020-05-22T22:48:52.619Z] === RUN   TestConfigList
22:48:52 [2020-05-22T22:48:52.888Z] --- PASS: TestCreateJob (4.27s)
22:48:52 [2020-05-22T22:48:52.888Z] === RUN   TestReplicatedJob
22:48:53 [2020-05-22T22:48:53.145Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
22:48:53 [2020-05-22T22:48:53.709Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
22:48:54 [2020-05-22T22:48:54.639Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
22:48:55 [2020-05-22T22:48:55.312Z] --- PASS: TestConfigList (2.23s)
22:48:55 [2020-05-22T22:48:55.312Z] === RUN   TestConfigsCreateAndDelete
22:48:56 [2020-05-22T22:48:56.008Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
22:48:57 [2020-05-22T22:48:57.358Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
22:48:57 [2020-05-22T22:48:57.358Z] === RUN   TestConfigsUpdate
22:48:57 [2020-05-22T22:48:57.378Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
22:48:57 [2020-05-22T22:48:57.942Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
22:48:57 [2020-05-22T22:48:57.942Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
22:48:57 [2020-05-22T22:48:57.942Z] === RUN   TestDockerSuite/TestBuildWindowsUser
22:48:57 [2020-05-22T22:48:57.942Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
22:48:57 [2020-05-22T22:48:57.942Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
22:48:59 [2020-05-22T22:48:59.313Z] --- PASS: TestReplicatedJob (6.70s)
22:48:59 [2020-05-22T22:48:59.313Z] === RUN   TestUpdateReplicatedJob
22:48:59 [2020-05-22T22:48:59.410Z] --- PASS: TestConfigsUpdate (2.28s)
22:48:59 [2020-05-22T22:48:59.410Z] === RUN   TestTemplatedConfig
22:49:00 [2020-05-22T22:49:00.682Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
22:49:00 [2020-05-22T22:49:00.682Z] === RUN   TestDockerSuite/TestBuildWithFailure
22:49:01 [2020-05-22T22:49:01.613Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
22:49:02 [2020-05-22T22:49:02.130Z] --- PASS: TestTemplatedConfig (2.78s)
22:49:02 [2020-05-22T22:49:02.131Z] === RUN   TestConfigCreateResolve
22:49:02 [2020-05-22T22:49:02.545Z] === RUN   TestDockerSuite/TestBuildWithTabs
22:49:03 [2020-05-22T22:49:03.476Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
22:49:03 [2020-05-22T22:49:03.476Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
22:49:03 [2020-05-22T22:49:03.733Z] --- PASS: TestUpdateReplicatedJob (4.18s)
22:49:03 [2020-05-22T22:49:03.733Z] === RUN   TestServiceListWithStatuses
22:49:03 [2020-05-22T22:49:03.733Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:49:03 [2020-05-22T22:49:03.733Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:49:03 [2020-05-22T22:49:03.733Z] === RUN   TestDockerNetworkConnectAlias
22:49:03 [2020-05-22T22:49:03.733Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
22:49:04 [2020-05-22T22:49:04.890Z] --- PASS: TestConfigCreateResolve (2.25s)
22:49:04 [2020-05-22T22:49:04.890Z] === RUN   TestConfigDaemonLibtrustID
22:49:04 [2020-05-22T22:49:04.890Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
22:49:04 [2020-05-22T22:49:04.890Z] PASS
22:49:04 [2020-05-22T22:49:04.890Z] 
22:49:04 [2020-05-22T22:49:04.890Z] DONE 7 tests in 14.635s
22:49:04 [2020-05-22T22:49:04.890Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
22:49:04 [2020-05-22T22:49:04.890Z] ++ 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
22:49:04 [2020-05-22T22:49:04.890Z] ++ set -e
22:49:04 [2020-05-22T22:49:04.890Z] ++ '[' -n 0 ']'
22:49:04 [2020-05-22T22:49:04.890Z] ++ set -x
22:49:04 [2020-05-22T22:49:04.890Z] ++ env -i DEST=/go/src/github.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
22:49:05 [2020-05-22T22:49:05.187Z] INFO: Testing against a local daemon
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestCheckpoint
22:49:05 [2020-05-22T22:49:05.187Z] --- SKIP: TestCheckpoint (0.00s)
22:49:05 [2020-05-22T22:49:05.187Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestContainerInvalidJSON
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
22:49:05 [2020-05-22T22:49:05.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
22:49:05 [2020-05-22T22:49:05.187Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
22:49:05 [2020-05-22T22:49:05.187Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
22:49:05 [2020-05-22T22:49:05.187Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
22:49:05 [2020-05-22T22:49:05.187Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
22:49:05 [2020-05-22T22:49:05.187Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
22:49:05 [2020-05-22T22:49:05.187Z] --- PASS: TestContainerInvalidJSON (0.02s)
22:49:05 [2020-05-22T22:49:05.187Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
22:49:05 [2020-05-22T22:49:05.187Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
22:49:05 [2020-05-22T22:49:05.187Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:49:05 [2020-05-22T22:49:05.187Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestCopyFromContainerPathIsNotDir
22:49:05 [2020-05-22T22:49:05.187Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
22:49:05 [2020-05-22T22:49:05.187Z] === RUN   TestCopyToContainerPathDoesNotExist
22:49:05 [2020-05-22T22:49:05.510Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
22:49:05 [2020-05-22T22:49:05.510Z] === RUN   TestCopyToContainerPathIsNotDir
22:49:05 [2020-05-22T22:49:05.510Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
22:49:05 [2020-05-22T22:49:05.510Z] === RUN   TestCopyFromContainer
22:49:07 [2020-05-22T22:49:07.070Z] === RUN   TestCopyFromContainer//
22:49:07 [2020-05-22T22:49:07.070Z] === RUN   TestCopyFromContainer//bar/root
22:49:07 [2020-05-22T22:49:07.366Z] === RUN   TestCopyFromContainer//bar/root/
22:49:07 [2020-05-22T22:49:07.366Z] === RUN   TestCopyFromContainer/bar/quux
22:49:07 [2020-05-22T22:49:07.660Z] === RUN   TestCopyFromContainer/bar/quux/
22:49:07 [2020-05-22T22:49:07.660Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:49:07 [2020-05-22T22:49:07.660Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:49:07 [2020-05-22T22:49:07.912Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
22:49:07 [2020-05-22T22:49:07.955Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:49:07 [2020-05-22T22:49:07.955Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:49:07 [2020-05-22T22:49:07.955Z] === RUN   TestCopyFromContainer/bar/notarget
22:49:08 [2020-05-22T22:49:08.271Z] --- PASS: TestCopyFromContainer (2.67s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer// (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:49:08 [2020-05-22T22:49:08.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:49:08 [2020-05-22T22:49:08.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:49:08 [2020-05-22T22:49:08.271Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:49:08 [2020-05-22T22:49:08.271Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:49:08 [2020-05-22T22:49:08.271Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:49:08 [2020-05-22T22:49:08.271Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:49:08 [2020-05-22T22:49:08.271Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateLinkToNonExistingContainer
22:49:08 [2020-05-22T22:49:08.271Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateWithInvalidEnv
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateWithInvalidEnv/0
22:49:08 [2020-05-22T22:49:08.271Z] === PAUSE TestCreateWithInvalidEnv/0
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateWithInvalidEnv/1
22:49:08 [2020-05-22T22:49:08.271Z] === PAUSE TestCreateWithInvalidEnv/1
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateWithInvalidEnv/2
22:49:08 [2020-05-22T22:49:08.271Z] === PAUSE TestCreateWithInvalidEnv/2
22:49:08 [2020-05-22T22:49:08.271Z] === CONT  TestCreateWithInvalidEnv/0
22:49:08 [2020-05-22T22:49:08.271Z] === CONT  TestCreateWithInvalidEnv/2
22:49:08 [2020-05-22T22:49:08.271Z] === CONT  TestCreateWithInvalidEnv/1
22:49:08 [2020-05-22T22:49:08.271Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:49:08 [2020-05-22T22:49:08.271Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateTmpfsMountsTarget
22:49:08 [2020-05-22T22:49:08.271Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
22:49:08 [2020-05-22T22:49:08.271Z] === RUN   TestCreateWithCustomMaskedPaths
22:49:09 [2020-05-22T22:49:09.282Z] === RUN   TestDockerSuite/TestBuildWithVolumes
22:49:10 [2020-05-22T22:49:10.212Z] --- PASS: TestDockerNetworkConnectAlias (6.55s)
22:49:10 [2020-05-22T22:49:10.213Z] === RUN   TestDockerNetworkReConnect
22:49:10 [2020-05-22T22:49:10.322Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s)
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/no_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/no_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/empty_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/valid_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/empty_capadd
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/empty_capadd
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/empty_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/no_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/empty_capadd
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/empty_capdrop
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/valid_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] === CONT  TestCreateWithCapabilities/empty_capabilities
22:49:10 [2020-05-22T22:49:10.322Z] --- PASS: TestCreateWithCapabilities (0.05s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
22:49:10 [2020-05-22T22:49:10.322Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
22:49:10 [2020-05-22T22:49:10.322Z] === RUN   TestCreateWithCustomReadonlyPaths
22:49:10 [2020-05-22T22:49:10.470Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
22:49:11 [2020-05-22T22:49:11.034Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
22:49:11 [2020-05-22T22:49:11.598Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
22:49:11 [2020-05-22T22:49:11.598Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
22:49:12 [2020-05-22T22:49:12.433Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s)
22:49:12 [2020-05-22T22:49:12.433Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:49:12 [2020-05-22T22:49:12.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:49:12 [2020-05-22T22:49:12.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:49:12 [2020-05-22T22:49:12.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:49:12 [2020-05-22T22:49:12.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:49:12 [2020-05-22T22:49:12.433Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:49:12 [2020-05-22T22:49:12.433Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:49:12 [2020-05-22T22:49:12.433Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:49:12 [2020-05-22T22:49:12.433Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
22:49:12 [2020-05-22T22:49:12.433Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
22:49:12 [2020-05-22T22:49:12.433Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
22:49:12 [2020-05-22T22:49:12.433Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
22:49:12 [2020-05-22T22:49:12.433Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
22:49:12 [2020-05-22T22:49:12.433Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
22:49:12 [2020-05-22T22:49:12.433Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:49:12 [2020-05-22T22:49:12.527Z] === RUN   TestDockerSuite/TestBuildXZHost
22:49:13 [2020-05-22T22:49:13.121Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s)
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestCreateDifferentPlatform
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestCreateDifferentPlatform/different_os
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:49:13 [2020-05-22T22:49:13.121Z] --- PASS: TestCreateDifferentPlatform (0.03s)
22:49:13 [2020-05-22T22:49:13.121Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:49:13 [2020-05-22T22:49:13.121Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestContainerStartOnDaemonRestart
22:49:13 [2020-05-22T22:49:13.121Z] === PAUSE TestContainerStartOnDaemonRestart
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestDaemonRestartIpcMode
22:49:13 [2020-05-22T22:49:13.121Z] === PAUSE TestDaemonRestartIpcMode
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestDaemonHostGatewayIP
22:49:13 [2020-05-22T22:49:13.121Z] === PAUSE TestDaemonHostGatewayIP
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestContainerKillOnDaemonStart
22:49:13 [2020-05-22T22:49:13.121Z] === PAUSE TestContainerKillOnDaemonStart
22:49:13 [2020-05-22T22:49:13.121Z] === RUN   TestDiff
22:49:13 [2020-05-22T22:49:13.830Z] --- PASS: TestDiff (0.65s)
22:49:13 [2020-05-22T22:49:13.830Z] === RUN   TestExecWithCloseStdin
22:49:14 [2020-05-22T22:49:14.511Z] --- PASS: TestExecWithCloseStdin (0.78s)
22:49:14 [2020-05-22T22:49:14.511Z] === RUN   TestExec
22:49:15 [2020-05-22T22:49:15.048Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
22:49:15 [2020-05-22T22:49:15.048Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
22:49:15 [2020-05-22T22:49:15.048Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
22:49:15 [2020-05-22T22:49:15.235Z] --- PASS: TestExec (0.78s)
22:49:15 [2020-05-22T22:49:15.235Z] === RUN   TestExecUser
22:49:15 [2020-05-22T22:49:15.610Z] --- PASS: TestDockerNetworkReConnect (5.40s)
22:49:15 [2020-05-22T22:49:15.610Z] === RUN   TestServicePlugin
22:49:15 [2020-05-22T22:49:15.867Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
22:49:15 [2020-05-22T22:49:15.978Z] --- PASS: TestExecUser (0.79s)
22:49:15 [2020-05-22T22:49:15.978Z] === RUN   TestExportContainerAndImportImage
22:49:17 [2020-05-22T22:49:17.062Z] --- PASS: TestExportContainerAndImportImage (1.00s)
22:49:17 [2020-05-22T22:49:17.062Z] === RUN   TestExportContainerAfterDaemonRestart
22:49:17 [2020-05-22T22:49:17.238Z] === RUN   TestDockerSuite/TestCommitChange
22:49:18 [2020-05-22T22:49:18.169Z] === RUN   TestDockerSuite/TestCommitChangeLabels
22:49:18 [2020-05-22T22:49:18.605Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
22:49:18 [2020-05-22T22:49:18.605Z] === RUN   TestHealthCheckWorkdir
22:49:19 [2020-05-22T22:49:19.539Z] === RUN   TestDockerSuite/TestCommitHardlink
22:49:19 [2020-05-22T22:49:19.676Z] --- PASS: TestHealthCheckWorkdir (0.93s)
22:49:19 [2020-05-22T22:49:19.676Z] === RUN   TestHealthKillContainer
22:49:21 [2020-05-22T22:49:21.432Z] === RUN   TestDockerSuite/TestCommitNewFile
22:49:22 [2020-05-22T22:49:22.436Z] --- PASS: TestHealthKillContainer (2.84s)
22:49:22 [2020-05-22T22:49:22.436Z] === RUN   TestInspectCpusetInConfigPre120
22:49:23 [2020-05-22T22:49:23.055Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s)
22:49:23 [2020-05-22T22:49:23.055Z] === RUN   TestIpcModeNone
22:49:23 [2020-05-22T22:49:23.331Z] === RUN   TestDockerSuite/TestCommitPausedContainer
22:49:23 [2020-05-22T22:49:23.895Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
22:49:24 [2020-05-22T22:49:24.063Z] --- PASS: TestIpcModeNone (0.77s)
22:49:24 [2020-05-22T22:49:24.063Z] === RUN   TestIpcModePrivate
22:49:24 [2020-05-22T22:49:24.458Z] === RUN   TestDockerSuite/TestCommitTTY
22:49:24 [2020-05-22T22:49:24.684Z] --- PASS: TestIpcModePrivate (0.76s)
22:49:24 [2020-05-22T22:49:24.684Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
22:49:24 [2020-05-22T22:49:24.684Z] === RUN   TestIpcModeShareable
22:49:25 [2020-05-22T22:49:25.302Z] --- PASS: TestIpcModeShareable (0.78s)
22:49:25 [2020-05-22T22:49:25.302Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
22:49:25 [2020-05-22T22:49:25.302Z] === RUN   TestAPIIpcModeShareableAndContainer
22:49:26 [2020-05-22T22:49:26.981Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
22:49:27 [2020-05-22T22:49:27.912Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
22:49:28 [2020-05-22T22:49:28.162Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
22:49:28 [2020-05-22T22:49:28.162Z] === RUN   TestAPIIpcModeHost
22:49:28 [2020-05-22T22:49:28.162Z] --- PASS: TestAPIIpcModeHost (0.62s)
22:49:28 [2020-05-22T22:49:28.162Z] === RUN   TestDaemonIpcModeShareable
22:49:29 [2020-05-22T22:49:29.806Z] === RUN   TestDockerSuite/TestCommitWithoutPause
22:49:30 [2020-05-22T22:49:30.342Z] --- PASS: TestDaemonIpcModeShareable (1.70s)
22:49:30 [2020-05-22T22:49:30.342Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
22:49:30 [2020-05-22T22:49:30.342Z] === RUN   TestDaemonIpcModePrivate
22:49:30 [2020-05-22T22:49:30.735Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
22:49:30 [2020-05-22T22:49:30.735Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
22:49:30 [2020-05-22T22:49:30.735Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
22:49:30 [2020-05-22T22:49:30.735Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
22:49:30 [2020-05-22T22:49:30.735Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
22:49:30 [2020-05-22T22:49:30.735Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
22:49:30 [2020-05-22T22:49:30.991Z] === RUN   TestDockerSuite/TestContainerAPICommit
22:49:31 [2020-05-22T22:49:31.962Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
22:49:31 [2020-05-22T22:49:31.962Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
22:49:31 [2020-05-22T22:49:31.962Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:49:32 [2020-05-22T22:49:32.883Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
22:49:33 [2020-05-22T22:49:33.573Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s)
22:49:33 [2020-05-22T22:49:33.573Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
22:49:33 [2020-05-22T22:49:33.573Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:49:34 [2020-05-22T22:49:34.777Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
22:49:34 [2020-05-22T22:49:34.777Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
22:49:35 [2020-05-22T22:49:35.092Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
22:49:35 [2020-05-22T22:49:35.093Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
22:49:35 [2020-05-22T22:49:35.093Z] === RUN   TestIpcModeOlderClient
22:49:35 [2020-05-22T22:49:35.093Z] === PAUSE TestIpcModeOlderClient
22:49:35 [2020-05-22T22:49:35.093Z] === RUN   TestKillContainerInvalidSignal
22:49:35 [2020-05-22T22:49:35.708Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
22:49:35 [2020-05-22T22:49:35.746Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
22:49:35 [2020-05-22T22:49:35.746Z] === RUN   TestKillContainer
22:49:35 [2020-05-22T22:49:35.746Z] === RUN   TestKillContainer/no_signal
22:49:36 [2020-05-22T22:49:36.396Z] === RUN   TestKillContainer/non_killing_signal
22:49:36 [2020-05-22T22:49:36.640Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
22:49:37 [2020-05-22T22:49:37.041Z] === RUN   TestKillContainer/killing_signal
22:49:37 [2020-05-22T22:49:37.570Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
22:49:37 [2020-05-22T22:49:37.686Z] --- PASS: TestKillContainer (2.12s)
22:49:37 [2020-05-22T22:49:37.686Z]     --- PASS: TestKillContainer/no_signal (0.67s)
22:49:37 [2020-05-22T22:49:37.686Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
22:49:37 [2020-05-22T22:49:37.686Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
22:49:37 [2020-05-22T22:49:37.686Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:49:37 [2020-05-22T22:49:37.686Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:49:38 [2020-05-22T22:49:38.500Z] === RUN   TestDockerSuite/TestContainerAPICreate
22:49:38 [2020-05-22T22:49:38.739Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:49:39 [2020-05-22T22:49:39.361Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
22:49:39 [2020-05-22T22:49:39.361Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
22:49:39 [2020-05-22T22:49:39.361Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s)
22:49:39 [2020-05-22T22:49:39.361Z] === RUN   TestKillStoppedContainer
22:49:39 [2020-05-22T22:49:39.361Z] --- PASS: TestKillStoppedContainer (0.09s)
22:49:39 [2020-05-22T22:49:39.361Z] === RUN   TestKillStoppedContainerAPIPre120
22:49:39 [2020-05-22T22:49:39.361Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
22:49:39 [2020-05-22T22:49:39.361Z] === RUN   TestKillDifferentUserContainer
22:49:39 [2020-05-22T22:49:39.431Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
22:49:39 [2020-05-22T22:49:39.431Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
22:49:39 [2020-05-22T22:49:39.431Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
22:49:39 [2020-05-22T22:49:39.983Z] --- PASS: TestKillDifferentUserContainer (0.69s)
22:49:39 [2020-05-22T22:49:39.983Z] === RUN   TestInspectOomKilledTrue
22:49:40 [2020-05-22T22:49:40.361Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
22:49:40 [2020-05-22T22:49:40.362Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
22:49:40 [2020-05-22T22:49:40.362Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
22:49:40 [2020-05-22T22:49:40.362Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
22:49:40 [2020-05-22T22:49:40.362Z] === RUN   TestDockerSuite/TestContainerAPIDelete
22:49:41 [2020-05-22T22:49:41.001Z] --- PASS: TestInspectOomKilledTrue (1.04s)
22:49:41 [2020-05-22T22:49:41.001Z] === RUN   TestInspectOomKilledFalse
22:49:41 [2020-05-22T22:49:41.290Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
22:49:41 [2020-05-22T22:49:41.627Z] --- PASS: TestInspectOomKilledFalse (0.64s)
22:49:41 [2020-05-22T22:49:41.627Z] === RUN   TestLinksEtcHostsContentMatch
22:49:42 [2020-05-22T22:49:42.221Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
22:49:42 [2020-05-22T22:49:42.255Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
22:49:42 [2020-05-22T22:49:42.255Z] === RUN   TestLinksContainerNames
22:49:43 [2020-05-22T22:49:43.151Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
22:49:43 [2020-05-22T22:49:43.151Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
22:49:43 [2020-05-22T22:49:43.755Z] --- PASS: TestLinksContainerNames (1.35s)
22:49:43 [2020-05-22T22:49:43.756Z] === RUN   TestLogsFollowTailEmpty
22:49:44 [2020-05-22T22:49:44.379Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
22:49:44 [2020-05-22T22:49:44.379Z] === RUN   TestContainerNetworkMountsNoChown
22:49:45 [2020-05-22T22:49:45.000Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/default
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/default
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/private
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/private
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rprivate
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rprivate
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/slave
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/slave
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rslave
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rslave
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/shared
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/shared
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rshared
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rshared
22:49:45 [2020-05-22T22:49:45.000Z] === CONT  TestMountDaemonRoot/default
22:49:45 [2020-05-22T22:49:45.000Z] === CONT  TestMountDaemonRoot/rshared
22:49:45 [2020-05-22T22:49:45.000Z] === CONT  TestMountDaemonRoot/rslave
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/default/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === CONT  TestMountDaemonRoot/shared
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/default/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === CONT  TestMountDaemonRoot/rprivate
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === CONT  TestMountDaemonRoot/slave
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:49:45 [2020-05-22T22:49:45.000Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/private
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/private/bind_root
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/private/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:49:45 [2020-05-22T22:49:45.001Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:49:45 [2020-05-22T22:49:45.044Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/default/bind_root
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/default/mount_root
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/private/bind_root
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:49:45 [2020-05-22T22:49:45.288Z] === CONT  TestMountDaemonRoot/private/mount_root
22:49:45 [2020-05-22T22:49:45.288Z] --- PASS: TestMountDaemonRoot (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:49:45 [2020-05-22T22:49:45.288Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:49:45 [2020-05-22T22:49:45.288Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:49:45 [2020-05-22T22:49:45.288Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
22:49:45 [2020-05-22T22:49:45.288Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:49:45 [2020-05-22T22:49:45.288Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
22:49:45 [2020-05-22T22:49:45.288Z] === RUN   TestContainerBindMountNonRecursive
22:49:45 [2020-05-22T22:49:45.606Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
22:49:45 [2020-05-22T22:49:45.606Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
22:49:46 [2020-05-22T22:49:46.536Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
22:49:47 [2020-05-22T22:49:47.099Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
22:49:47 [2020-05-22T22:49:47.357Z] --- PASS: TestContainerBindMountNonRecursive (1.71s)
22:49:47 [2020-05-22T22:49:47.357Z] === RUN   TestNetworkNat
22:49:48 [2020-05-22T22:49:48.029Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
22:49:48 [2020-05-22T22:49:48.036Z] --- PASS: TestNetworkNat (1.04s)
22:49:48 [2020-05-22T22:49:48.036Z] === RUN   TestNetworkLocalhostTCPNat
22:49:48 [2020-05-22T22:49:48.959Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
22:49:48 [2020-05-22T22:49:48.959Z] === RUN   TestDockerSuite/TestContainerAPIKill
22:49:49 [2020-05-22T22:49:49.053Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
22:49:49 [2020-05-22T22:49:49.053Z] === RUN   TestNetworkLoopbackNat
22:49:49 [2020-05-22T22:49:49.672Z] --- PASS: TestNetworkLoopbackNat (0.89s)
22:49:49 [2020-05-22T22:49:49.672Z] === RUN   TestPause
22:49:49 [2020-05-22T22:49:49.892Z] --- PASS: TestServicePlugin (34.11s)
22:49:49 [2020-05-22T22:49:49.892Z]     plugin_test.go:62: [d887bb4f8bd2e] joining swarm manager [dace59fe701bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:49:49 [2020-05-22T22:49:49.892Z]     plugin_test.go:65: [d972a87fee0c1] joining swarm manager [dace59fe701bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
22:49:49 [2020-05-22T22:49:49.892Z] === RUN   TestServiceUpdateLabel
22:49:49 [2020-05-22T22:49:49.892Z] === RUN   TestDockerSuite/TestContainerAPIPause
22:49:50 [2020-05-22T22:49:50.688Z] --- PASS: TestPause (0.73s)
22:49:50 [2020-05-22T22:49:50.688Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:49:50 [2020-05-22T22:49:50.688Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:49:50 [2020-05-22T22:49:50.688Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:49:50 [2020-05-22T22:49:50.688Z] === RUN   TestPauseStopPausedContainer
22:49:50 [2020-05-22T22:49:50.823Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
22:49:51 [2020-05-22T22:49:51.312Z] --- PASS: TestPauseStopPausedContainer (0.73s)
22:49:51 [2020-05-22T22:49:51.312Z] === RUN   TestPsFilter
22:49:51 [2020-05-22T22:49:51.312Z] --- PASS: TestPsFilter (0.19s)
22:49:51 [2020-05-22T22:49:51.312Z] === RUN   TestRemoveContainerWithRemovedVolume
22:49:51 [2020-05-22T22:49:51.795Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
22:49:51 [2020-05-22T22:49:51.795Z] === RUN   TestDockerSuite/TestContainerAPIRename
22:49:51 [2020-05-22T22:49:51.942Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
22:49:51 [2020-05-22T22:49:51.942Z] === RUN   TestRemoveContainerWithVolume
22:49:52 [2020-05-22T22:49:52.730Z] --- PASS: TestServiceUpdateLabel (2.89s)
22:49:52 [2020-05-22T22:49:52.730Z] === RUN   TestServiceUpdateSecrets
22:49:52 [2020-05-22T22:49:52.730Z] === RUN   TestDockerSuite/TestContainerAPIRestart
22:49:52 [2020-05-22T22:49:52.959Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
22:49:52 [2020-05-22T22:49:52.959Z] === RUN   TestRemoveContainerRunning
22:49:53 [2020-05-22T22:49:53.584Z] --- PASS: TestRemoveContainerRunning (0.77s)
22:49:53 [2020-05-22T22:49:53.584Z] === RUN   TestRemoveContainerForceRemoveRunning
22:49:54 [2020-05-22T22:49:54.215Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s)
22:49:54 [2020-05-22T22:49:54.215Z] === RUN   TestRemoveInvalidContainer
22:49:54 [2020-05-22T22:49:54.215Z] --- PASS: TestRemoveInvalidContainer (0.03s)
22:49:54 [2020-05-22T22:49:54.215Z] === RUN   TestRenameLinkedContainer
22:49:54 [2020-05-22T22:49:54.622Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
22:49:55 [2020-05-22T22:49:55.992Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
22:49:56 [2020-05-22T22:49:56.248Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
22:49:56 [2020-05-22T22:49:56.248Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
22:49:56 [2020-05-22T22:49:56.248Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
22:49:56 [2020-05-22T22:49:56.248Z] === RUN   TestDockerSuite/TestContainerAPIStart
22:49:57 [2020-05-22T22:49:57.217Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
22:49:57 [2020-05-22T22:49:57.705Z] --- PASS: TestRenameLinkedContainer (3.04s)
22:49:57 [2020-05-22T22:49:57.705Z] === RUN   TestRenameStoppedContainer
22:49:57 [2020-05-22T22:49:57.992Z] --- PASS: TestRenameStoppedContainer (0.66s)
22:49:57 [2020-05-22T22:49:57.992Z] === RUN   TestRenameRunningContainerAndReuse
22:49:59 [2020-05-22T22:49:59.482Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
22:49:59 [2020-05-22T22:49:59.482Z] === RUN   TestRenameInvalidName
22:50:00 [2020-05-22T22:50:00.105Z] --- PASS: TestRenameInvalidName (0.64s)
22:50:00 [2020-05-22T22:50:00.105Z] === RUN   TestRenameAnonymousContainer
22:50:02 [2020-05-22T22:50:02.469Z] === RUN   TestDockerSuite/TestContainerAPIStop
22:50:02 [2020-05-22T22:50:02.469Z] === RUN   TestDockerSuite/TestContainerAPITop
22:50:02 [2020-05-22T22:50:02.809Z] --- PASS: TestRenameAnonymousContainer (2.47s)
22:50:02 [2020-05-22T22:50:02.809Z] === RUN   TestRenameContainerWithSameName
22:50:03 [2020-05-22T22:50:03.095Z] --- PASS: TestRenameContainerWithSameName (0.64s)
22:50:03 [2020-05-22T22:50:03.095Z] === RUN   TestRenameContainerWithLinkedContainer
22:50:03 [2020-05-22T22:50:03.399Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
22:50:03 [2020-05-22T22:50:03.399Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
22:50:03 [2020-05-22T22:50:03.399Z] === RUN   TestDockerSuite/TestContainerAPIWait
22:50:04 [2020-05-22T22:50:04.598Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s)
22:50:04 [2020-05-22T22:50:04.598Z] === RUN   TestResize
22:50:05 [2020-05-22T22:50:05.225Z] --- PASS: TestResize (0.68s)
22:50:05 [2020-05-22T22:50:05.225Z] === RUN   TestResizeWithInvalidSize
22:50:05 [2020-05-22T22:50:05.860Z] --- PASS: TestResizeWithInvalidSize (0.70s)
22:50:05 [2020-05-22T22:50:05.860Z] === RUN   TestResizeWhenContainerNotStarted
22:50:06 [2020-05-22T22:50:06.489Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
22:50:06 [2020-05-22T22:50:06.489Z] === RUN   TestDaemonRestartKillContainers
22:50:06 [2020-05-22T22:50:06.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:50:06 [2020-05-22T22:50:06.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:50:06 [2020-05-22T22:50:06.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:50:06 [2020-05-22T22:50:06.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:50:06 [2020-05-22T22:50:06.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:50:06 [2020-05-22T22:50:06.490Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:50:06 [2020-05-22T22:50:06.673Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
22:50:07 [2020-05-22T22:50:07.236Z] === RUN   TestDockerSuite/TestContainerNetworkMode
22:50:08 [2020-05-22T22:50:08.167Z] --- PASS: TestServiceUpdateSecrets (15.66s)
22:50:08 [2020-05-22T22:50:08.167Z] === RUN   TestServiceUpdateConfigs
22:50:08 [2020-05-22T22:50:08.425Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
22:50:10 [2020-05-22T22:50:10.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:50:10 [2020-05-22T22:50:10.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:50:10 [2020-05-22T22:50:10.057Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:50:10 [2020-05-22T22:50:10.718Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:50:12 [2020-05-22T22:50:12.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:50:13 [2020-05-22T22:50:13.463Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:50:13 [2020-05-22T22:50:13.678Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
22:50:13 [2020-05-22T22:50:13.935Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
22:50:14 [2020-05-22T22:50:14.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:50:14 [2020-05-22T22:50:14.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:50:16 [2020-05-22T22:50:16.423Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.28s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.50s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.58s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.21s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.23s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.25s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.46s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.57s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s)
22:50:16 [2020-05-22T22:50:16.423Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s)
22:50:16 [2020-05-22T22:50:16.423Z] === RUN   TestCgroupNamespacesRun
22:50:16 [2020-05-22T22:50:16.455Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
22:50:17 [2020-05-22T22:50:17.823Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
22:50:17 [2020-05-22T22:50:17.930Z] --- PASS: TestCgroupNamespacesRun (1.66s)
22:50:17 [2020-05-22T22:50:17.930Z] === RUN   TestCgroupNamespacesRunPrivileged
22:50:18 [2020-05-22T22:50:18.756Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
22:50:19 [2020-05-22T22:50:19.475Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s)
22:50:19 [2020-05-22T22:50:19.475Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:50:20 [2020-05-22T22:50:20.649Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
22:50:21 [2020-05-22T22:50:21.570Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
22:50:21 [2020-05-22T22:50:21.570Z] === RUN   TestCgroupNamespacesRunHostMode
22:50:22 [2020-05-22T22:50:22.018Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
22:50:23 [2020-05-22T22:50:23.088Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s)
22:50:23 [2020-05-22T22:50:23.088Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:50:23 [2020-05-22T22:50:23.911Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
22:50:23 [2020-05-22T22:50:23.911Z] --- PASS: TestServiceUpdateConfigs (15.48s)
22:50:23 [2020-05-22T22:50:23.911Z] === RUN   TestServiceUpdateNetwork
22:50:24 [2020-05-22T22:50:24.590Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
22:50:24 [2020-05-22T22:50:24.590Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:50:25 [2020-05-22T22:50:25.280Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00095eb20_<nil>}
22:50:26 [2020-05-22T22:50:26.088Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s)
22:50:26 [2020-05-22T22:50:26.088Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:50:27 [2020-05-22T22:50:27.109Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s)
22:50:27 [2020-05-22T22:50:27.109Z] === RUN   TestCgroupNamespacesRunOlderClient
22:50:27 [2020-05-22T22:50:27.174Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1408669841_/foo_false__<nil>_<nil>_<nil>}
22:50:28 [2020-05-22T22:50:28.346Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:50:28 [2020-05-22T22:50:28.346Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:50:28 [2020-05-22T22:50:28.346Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:50:28 [2020-05-22T22:50:28.543Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1408669841_/foo_true__<nil>_<nil>_<nil>}
22:50:29 [2020-05-22T22:50:29.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s)
22:50:29 [2020-05-22T22:50:29.153Z] === RUN   TestKernelTCPMemory
22:50:29 [2020-05-22T22:50:29.268Z] #33 139.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:50:29 [2020-05-22T22:50:29.773Z] --- PASS: TestKernelTCPMemory (0.87s)
22:50:29 [2020-05-22T22:50:29.773Z] === RUN   TestNISDomainname
22:50:29 [2020-05-22T22:50:29.911Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3339720892_/foo_false__<nil>_<nil>_<nil>}
22:50:30 [2020-05-22T22:50:30.786Z] --- PASS: TestNISDomainname (0.94s)
22:50:30 [2020-05-22T22:50:30.786Z] === RUN   TestHostnameDnsResolution
22:50:31 [2020-05-22T22:50:31.801Z] --- PASS: TestHostnameDnsResolution (1.13s)
22:50:31 [2020-05-22T22:50:31.801Z] === RUN   TestStats
22:50:31 [2020-05-22T22:50:31.810Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3339720892_/foo_true__<nil>_<nil>_<nil>}
22:50:32 [2020-05-22T22:50:32.522Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:50:33 [2020-05-22T22:50:33.444Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:50:33 [2020-05-22T22:50:33.710Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3339720892_/foo_true__0xc00095eb80_<nil>_<nil>}
22:50:33 [2020-05-22T22:50:33.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
22:50:34 [2020-05-22T22:50:34.499Z] --- PASS: TestStats (2.68s)
22:50:34 [2020-05-22T22:50:34.499Z] === RUN   TestStopContainerWithTimeout
22:50:34 [2020-05-22T22:50:34.499Z] === RUN   TestStopContainerWithTimeout/0
22:50:34 [2020-05-22T22:50:34.499Z] === PAUSE TestStopContainerWithTimeout/0
22:50:34 [2020-05-22T22:50:34.499Z] === RUN   TestStopContainerWithTimeout/1
22:50:34 [2020-05-22T22:50:34.499Z] === PAUSE TestStopContainerWithTimeout/1
22:50:34 [2020-05-22T22:50:34.499Z] === RUN   TestStopContainerWithTimeout/3
22:50:34 [2020-05-22T22:50:34.499Z] === PAUSE TestStopContainerWithTimeout/3
22:50:34 [2020-05-22T22:50:34.499Z] === RUN   TestStopContainerWithTimeout/-1
22:50:34 [2020-05-22T22:50:34.499Z] === PAUSE TestStopContainerWithTimeout/-1
22:50:34 [2020-05-22T22:50:34.499Z] === CONT  TestStopContainerWithTimeout/0
22:50:34 [2020-05-22T22:50:34.499Z] === CONT  TestStopContainerWithTimeout/3
22:50:34 [2020-05-22T22:50:34.499Z] === CONT  TestStopContainerWithTimeout/1
22:50:34 [2020-05-22T22:50:34.499Z] === CONT  TestStopContainerWithTimeout/-1
22:50:34 [2020-05-22T22:50:34.902Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00095eba0_<nil>}
22:50:35 [2020-05-22T22:50:35.325Z] #33 145.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:50:36 [2020-05-22T22:50:36.683Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:50:36 [2020-05-22T22:50:36.683Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:50:36 [2020-05-22T22:50:36.821Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00095ebc0_<nil>}
22:50:37 [2020-05-22T22:50:37.978Z] --- PASS: TestStopContainerWithTimeout (0.04s)
22:50:37 [2020-05-22T22:50:37.978Z]     --- PASS: TestStopContainerWithTimeout/0 (1.31s)
22:50:37 [2020-05-22T22:50:37.978Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
22:50:37 [2020-05-22T22:50:37.978Z]     --- PASS: TestStopContainerWithTimeout/3 (2.87s)
22:50:37 [2020-05-22T22:50:37.978Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
22:50:37 [2020-05-22T22:50:37.978Z] === RUN   TestDeleteDevicemapper
22:50:37 [2020-05-22T22:50:37.978Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:50:37 [2020-05-22T22:50:37.978Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:50:37 [2020-05-22T22:50:37.978Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:50:38 [2020-05-22T22:50:38.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00095ebe0_<nil>}
22:50:38 [2020-05-22T22:50:38.449Z] --- PASS: TestServiceUpdateNetwork (14.64s)
22:50:38 [2020-05-22T22:50:38.449Z] === RUN   TestServiceUpdatePidsLimit
22:50:38 [2020-05-22T22:50:38.566Z] #33 148.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:50:39 [2020-05-22T22:50:39.820Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:50:40 [2020-05-22T22:50:40.077Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00095ec00_<nil>}
22:50:40 [2020-05-22T22:50:40.535Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:50:40 [2020-05-22T22:50:40.682Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s)
22:50:40 [2020-05-22T22:50:40.683Z] === RUN   TestUpdateMemory
22:50:41 [2020-05-22T22:50:41.007Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:50:41 [2020-05-22T22:50:41.302Z] --- PASS: TestUpdateMemory (0.91s)
22:50:41 [2020-05-22T22:50:41.302Z] === RUN   TestUpdateCPUQuota
22:50:41 [2020-05-22T22:50:41.570Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
22:50:41 [2020-05-22T22:50:41.894Z] #33 152.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:50:42 [2020-05-22T22:50:42.796Z] --- PASS: TestUpdateCPUQuota (1.29s)
22:50:42 [2020-05-22T22:50:42.796Z] === RUN   TestUpdatePidsLimit
22:50:42 [2020-05-22T22:50:42.796Z] === RUN   TestUpdatePidsLimit/update_from_none
22:50:42 [2020-05-22T22:50:42.796Z] === RUN   TestUpdatePidsLimit/no_change
22:50:43 [2020-05-22T22:50:43.082Z] === RUN   TestUpdatePidsLimit/update_lower
22:50:43 [2020-05-22T22:50:43.372Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
22:50:43 [2020-05-22T22:50:43.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
22:50:43 [2020-05-22T22:50:43.721Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
22:50:43 [2020-05-22T22:50:43.721Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
22:50:43 [2020-05-22T22:50:43.721Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
22:50:43 [2020-05-22T22:50:43.776Z] #33 153.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:50:43 [2020-05-22T22:50:43.992Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:50:43 [2020-05-22T22:50:43.992Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:50:44 [2020-05-22T22:50:44.335Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:50:44 [2020-05-22T22:50:44.624Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:50:45 [2020-05-22T22:50:45.652Z] --- PASS: TestUpdatePidsLimit (3.26s)
22:50:45 [2020-05-22T22:50:45.652Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
22:50:45 [2020-05-22T22:50:45.652Z]     --- PASS: TestUpdatePidsLimit/no_change (0.31s)
22:50:45 [2020-05-22T22:50:45.652Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
22:50:45 [2020-05-22T22:50:45.652Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s)
22:50:45 [2020-05-22T22:50:45.652Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
22:50:45 [2020-05-22T22:50:45.652Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s)
22:50:45 [2020-05-22T22:50:45.652Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
22:50:45 [2020-05-22T22:50:45.652Z] === RUN   TestUpdateRestartPolicy
22:50:46 [2020-05-22T22:50:46.215Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:50:46 [2020-05-22T22:50:46.992Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
22:50:47 [2020-05-22T22:50:47.575Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:50:48 [2020-05-22T22:50:48.360Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:50:49 [2020-05-22T22:50:49.458Z] #33 159.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:50:49 [2020-05-22T22:50:49.727Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
22:50:50 [2020-05-22T22:50:50.818Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:50:52 [2020-05-22T22:50:52.178Z] #33 162.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:50:53 [2020-05-22T22:50:53.000Z] === RUN   TestDockerSuite/TestCopyAndRestart
22:50:53 [2020-05-22T22:50:53.579Z] #33 163.8 
22:50:54 [2020-05-22T22:50:54.137Z] #33 DONE 164.3s
22:50:54 [2020-05-22T22:50:54.137Z] 
22:50:54 [2020-05-22T22:50:54.137Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
22:50:54 [2020-05-22T22:50:54.369Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
22:50:54 [2020-05-22T22:50:54.369Z] === RUN   TestDockerSuite/TestCpAbsolutePath
22:50:55 [2020-05-22T22:50:55.301Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
22:50:55 [2020-05-22T22:50:55.582Z] #34 DONE 1.4s
22:50:56 [2020-05-22T22:50:56.238Z] --- PASS: TestServiceUpdatePidsLimit (17.90s)
22:50:56 [2020-05-22T22:50:56.238Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.23s)
22:50:56 [2020-05-22T22:50:56.238Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
22:50:56 [2020-05-22T22:50:56.238Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.39s)
22:50:56 [2020-05-22T22:50:56.238Z] PASS
22:50:56 [2020-05-22T22:50:56.238Z] 
22:50:56 [2020-05-22T22:50:56.238Z] === Skipped
22:50:56 [2020-05-22T22:50:56.238Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
22:50:56 [2020-05-22T22:50:56.238Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:50:56 [2020-05-22T22:50:56.238Z] 
22:50:56 [2020-05-22T22:50:56.238Z] 
22:50:56 [2020-05-22T22:50:56.238Z] DONE 27 tests, 1 skipped in 196.384s
22:50:56 [2020-05-22T22:50:56.238Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
22:50:56 [2020-05-22T22:50:56.238Z] ++ 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
22:50:56 [2020-05-22T22:50:56.238Z] ++ set -e
22:50:56 [2020-05-22T22:50:56.238Z] ++ '[' -n 0 ']'
22:50:56 [2020-05-22T22:50:56.238Z] ++ set -x
22:50:56 [2020-05-22T22:50:56.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:50:56 [2020-05-22T22:50:56.504Z] INFO: Testing against a local daemon
22:50:56 [2020-05-22T22:50:56.505Z] === RUN   TestSessionCreate
22:50:56 [2020-05-22T22:50:56.505Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
22:50:56 [2020-05-22T22:50:56.505Z] --- PASS: TestSessionCreate (0.05s)
22:50:56 [2020-05-22T22:50:56.505Z] === RUN   TestSessionCreateWithBadUpgrade
22:50:56 [2020-05-22T22:50:56.505Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
22:50:56 [2020-05-22T22:50:56.505Z] PASS
22:50:56 [2020-05-22T22:50:56.505Z] 
22:50:56 [2020-05-22T22:50:56.505Z] DONE 2 tests in 0.230s
22:50:56 [2020-05-22T22:50:56.505Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
22:50:56 [2020-05-22T22:50:56.505Z] ++ 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
22:50:56 [2020-05-22T22:50:56.505Z] ++ set -e
22:50:56 [2020-05-22T22:50:56.505Z] ++ '[' -n 0 ']'
22:50:56 [2020-05-22T22:50:56.505Z] ++ set -x
22:50:56 [2020-05-22T22:50:56.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=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
22:50:56 [2020-05-22T22:50:56.761Z] INFO: Testing against a local daemon
22:50:56 [2020-05-22T22:50:56.761Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:50:56 [2020-05-22T22:50:56.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:50:56 [2020-05-22T22:50:56.761Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:50:56 [2020-05-22T22:50:56.761Z] === RUN   TestEventsExecDie
22:50:56 [2020-05-22T22:50:56.944Z] 
22:50:56 [2020-05-22T22:50:56.944Z] #35 [runner 12/12] COPY --from=builder       /build/ /
22:50:57 [2020-05-22T22:50:57.502Z] #35 DONE 0.7s
22:50:57 [2020-05-22T22:50:57.502Z] 
22:50:57 [2020-05-22T22:50:57.502Z] #36 exporting to image
22:50:57 [2020-05-22T22:50:57.502Z] #36 exporting layers
22:50:57 [2020-05-22T22:50:57.691Z] --- PASS: TestEventsExecDie (0.89s)
22:50:57 [2020-05-22T22:50:57.691Z] === RUN   TestEventsBackwardsCompatible
22:50:57 [2020-05-22T22:50:57.691Z] === RUN   TestDockerSuite/TestCpFromCaseA
22:50:57 [2020-05-22T22:50:57.691Z] --- PASS: TestEventsBackwardsCompatible (0.13s)
22:50:57 [2020-05-22T22:50:57.691Z] === RUN   TestInfoBinaryCommits
22:50:57 [2020-05-22T22:50:57.691Z] --- PASS: TestInfoBinaryCommits (0.03s)
22:50:57 [2020-05-22T22:50:57.691Z] === RUN   TestInfoAPIVersioned
22:50:57 [2020-05-22T22:50:57.691Z] --- PASS: TestInfoAPIVersioned (0.02s)
22:50:57 [2020-05-22T22:50:57.691Z] === RUN   TestInfoDiscoveryBackend
22:50:58 [2020-05-22T22:50:58.254Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
22:50:58 [2020-05-22T22:50:58.254Z] === RUN   TestInfoDiscoveryInvalidAdvertise
22:50:58 [2020-05-22T22:50:58.352Z] --- PASS: TestUpdateRestartPolicy (12.24s)
22:50:58 [2020-05-22T22:50:58.352Z] === RUN   TestUpdateRestartWithAutoRemove
22:50:58 [2020-05-22T22:50:58.639Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
22:50:58 [2020-05-22T22:50:58.639Z] === RUN   TestWaitNonBlocked
22:50:58 [2020-05-22T22:50:58.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:50:58 [2020-05-22T22:50:58.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:50:58 [2020-05-22T22:50:58.639Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:50:58 [2020-05-22T22:50:58.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:50:58 [2020-05-22T22:50:58.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:50:58 [2020-05-22T22:50:58.639Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:50:58 [2020-05-22T22:50:58.817Z] === RUN   TestDockerSuite/TestCpFromCaseB
22:50:59 [2020-05-22T22:50:59.381Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
22:50:59 [2020-05-22T22:50:59.381Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
22:50:59 [2020-05-22T22:50:59.637Z] === RUN   TestDockerSuite/TestCpFromCaseC
22:50:59 [2020-05-22T22:50:59.657Z] --- PASS: TestWaitNonBlocked (0.03s)
22:50:59 [2020-05-22T22:50:59.657Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
22:50:59 [2020-05-22T22:50:59.657Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
22:50:59 [2020-05-22T22:50:59.657Z] === RUN   TestWaitBlocked
22:50:59 [2020-05-22T22:50:59.657Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:50:59 [2020-05-22T22:50:59.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:50:59 [2020-05-22T22:50:59.657Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:50:59 [2020-05-22T22:50:59.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:50:59 [2020-05-22T22:50:59.657Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:50:59 [2020-05-22T22:50:59.657Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:50:59 [2020-05-22T22:50:59.894Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
22:50:59 [2020-05-22T22:50:59.894Z] === RUN   TestInfoAPI
22:50:59 [2020-05-22T22:50:59.894Z] --- PASS: TestInfoAPI (0.03s)
22:50:59 [2020-05-22T22:50:59.894Z] === RUN   TestInfoAPIWarnings
22:51:00 [2020-05-22T22:51:00.458Z] --- PASS: TestInfoAPIWarnings (0.54s)
22:51:00 [2020-05-22T22:51:00.458Z] === RUN   TestInfoDebug
22:51:00 [2020-05-22T22:51:00.676Z] --- PASS: TestWaitBlocked (0.04s)
22:51:00 [2020-05-22T22:51:00.676Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s)
22:51:00 [2020-05-22T22:51:00.676Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
22:51:00 [2020-05-22T22:51:00.676Z] === CONT  TestContainerStartOnDaemonRestart
22:51:00 [2020-05-22T22:51:00.676Z] === CONT  TestIpcModeOlderClient
22:51:00 [2020-05-22T22:51:00.676Z] === CONT  TestDaemonHostGatewayIP
22:51:00 [2020-05-22T22:51:00.676Z] === CONT  TestContainerKillOnDaemonStart
22:51:00 [2020-05-22T22:51:00.714Z] === RUN   TestDockerSuite/TestCpFromCaseD
22:51:00 [2020-05-22T22:51:00.758Z] #36 exporting layers 2.7s done
22:51:00 [2020-05-22T22:51:00.758Z] #36 writing image sha256:5c830f2e4aee0ae9d9d7f275b6e420ac5ca5d098ac9eba28224e1035640aa896 done
22:51:00 [2020-05-22T22:51:00.758Z] #36 naming to docker.io/library/moby-e2e-test done
22:51:00 [2020-05-22T22:51:00.758Z] #36 DONE 2.8s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:51:00 [2020-05-22T22:51:00.967Z] --- PASS: TestIpcModeOlderClient (0.24s)
22:51:00 [2020-05-22T22:51:00.967Z] === CONT  TestDaemonRestartIpcMode
22:51:00 [2020-05-22T22:51:00.971Z] --- PASS: TestInfoDebug (0.52s)
22:51:00 [2020-05-22T22:51:00.971Z] === RUN   TestInfoInsecureRegistries
22:51:01 [2020-05-22T22:51:01.070Z] + echo Ensuring container killed.
22:51:01 [2020-05-22T22:51:01.070Z] Ensuring container killed.
22:51:01 [2020-05-22T22:51:01.070Z] + docker rm -vf docker-pr3
22:51:01 [2020-05-22T22:51:01.070Z] Error: No such container: docker-pr3
22:51:01 [2020-05-22T22:51:01.070Z] + true
[Pipeline] sh
22:51:01 [2020-05-22T22:51:01.343Z] + echo Chowning /workspace to jenkins user
22:51:01 [2020-05-22T22:51:01.343Z] Chowning /workspace to jenkins user
22:51:01 [2020-05-22T22:51:01.343Z] + id -u
22:51:01 [2020-05-22T22:51:01.343Z] + id -g
22:51:01 [2020-05-22T22:51:01.343Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41014:/workspace busybox chown -R 1000:1000 /workspace
22:51:01 [2020-05-22T22:51:01.534Z] --- PASS: TestInfoInsecureRegistries (0.54s)
22:51:01 [2020-05-22T22:51:01.534Z] === RUN   TestInfoRegistryMirrors
22:51:01 [2020-05-22T22:51:01.791Z] === RUN   TestDockerSuite/TestCpFromCaseE
22:51:02 [2020-05-22T22:51:02.048Z] --- PASS: TestInfoRegistryMirrors (0.53s)
22:51:02 [2020-05-22T22:51:02.048Z] === RUN   TestLoginFailsWithBadCredentials
22:51:02 [2020-05-22T22:51:02.048Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
22:51:02 [2020-05-22T22:51:02.048Z] === RUN   TestPingCacheHeaders
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:51:02 [2020-05-22T22:51:02.306Z] --- PASS: TestPingCacheHeaders (0.03s)
22:51:02 [2020-05-22T22:51:02.306Z] === RUN   TestPingGet
22:51:02 [2020-05-22T22:51:02.306Z] --- PASS: TestPingGet (0.02s)
22:51:02 [2020-05-22T22:51:02.306Z] === RUN   TestPingHead
22:51:02 [2020-05-22T22:51:02.306Z] --- PASS: TestPingHead (0.03s)
22:51:02 [2020-05-22T22:51:02.306Z] === RUN   TestVersion
22:51:02 [2020-05-22T22:51:02.306Z] --- PASS: TestVersion (0.05s)
22:51:02 [2020-05-22T22:51:02.306Z] PASS
22:51:02 [2020-05-22T22:51:02.306Z] 
22:51:02 [2020-05-22T22:51:02.306Z] === Skipped
22:51:02 [2020-05-22T22:51:02.306Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:51:02 [2020-05-22T22:51:02.306Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:51:02 [2020-05-22T22:51:02.306Z] 
22:51:02 [2020-05-22T22:51:02.306Z] 
22:51:02 [2020-05-22T22:51:02.306Z] DONE 18 tests, 1 skipped in 5.783s
22:51:02 [2020-05-22T22:51:02.306Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
22:51:02 [2020-05-22T22:51:02.306Z] ++ 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
22:51:02 [2020-05-22T22:51:02.306Z] ++ set -e
22:51:02 [2020-05-22T22:51:02.306Z] ++ '[' -n 0 ']'
22:51:02 [2020-05-22T22:51:02.306Z] ++ set -x
22:51:02 [2020-05-22T22:51:02.306Z] ++ env -i DEST=/go/src/github.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
22:51:02 [2020-05-22T22:51:02.564Z] INFO: Testing against a local daemon
22:51:02 [2020-05-22T22:51:02.564Z] === RUN   TestVolumesCreateAndList
22:51:02 [2020-05-22T22:51:02.564Z] --- PASS: TestVolumesCreateAndList (0.03s)
22:51:02 [2020-05-22T22:51:02.564Z] === RUN   TestVolumesRemove
22:51:02 [2020-05-22T22:51:02.564Z] --- PASS: TestVolumesRemove (0.10s)
22:51:02 [2020-05-22T22:51:02.564Z] === RUN   TestVolumesInspect
22:51:02 [2020-05-22T22:51:02.564Z] --- PASS: TestVolumesInspect (0.02s)
22:51:02 [2020-05-22T22:51:02.564Z] === RUN   TestVolumesInvalidJSON
22:51:02 [2020-05-22T22:51:02.564Z] === RUN   TestVolumesInvalidJSON//volumes/create
22:51:02 [2020-05-22T22:51:02.564Z] === PAUSE TestVolumesInvalidJSON//volumes/create
22:51:02 [2020-05-22T22:51:02.564Z] === CONT  TestVolumesInvalidJSON//volumes/create
22:51:02 [2020-05-22T22:51:02.564Z] --- PASS: TestVolumesInvalidJSON (0.02s)
22:51:02 [2020-05-22T22:51:02.564Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
22:51:02 [2020-05-22T22:51:02.564Z] PASS
22:51:02 [2020-05-22T22:51:02.564Z] 
22:51:02 [2020-05-22T22:51:02.564Z] DONE 5 tests in 0.345s
22:51:02 [2020-05-22T22:51:02.564Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:51:02 [2020-05-22T22:51:02.597Z] + bundleName=unit
22:51:02 [2020-05-22T22:51:02.597Z] + echo Creating unit-bundles.tar.gz
22:51:02 [2020-05-22T22:51:02.597Z] Creating unit-bundles.tar.gz
22:51:02 [2020-05-22T22:51:02.597Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
22:51:02 [2020-05-22T22:51:02.597Z] bundles/junit-report.xml
22:51:02 [2020-05-22T22:51:02.597Z] bundles/go-test-report.json
22:51:02 [2020-05-22T22:51:02.597Z] bundles/profile.out
[Pipeline] archiveArtifacts
22:51:02 [2020-05-22T22:51:02.605Z] Archiving artifacts
22:51:02 [2020-05-22T22:51:02.820Z] ++++ cat bundles/test-integration/docker.pid
22:51:02 [2020-05-22T22:51:02.820Z] +++ kill 5836
22:51:03 [2020-05-22T22:51:03.078Z] === RUN   TestDockerSuite/TestCpFromCaseF
22:51:03 [2020-05-22T22:51:03.126Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:51:03 [2020-05-22T22:51:03.429Z] + make clean
22:51:03 [2020-05-22T22:51:03.683Z] docker volume rm -f docker-dev-cache
22:51:03 [2020-05-22T22:51:03.683Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
22:51:04 [2020-05-22T22:51:04.010Z] === RUN   TestDockerSuite/TestCpFromCaseG
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:51:04 [2020-05-22T22:51:04.267Z] +++ /etc/init.d/apparmor stop
22:51:04 [2020-05-22T22:51:04.267Z] Leaving: AppArmorNo profiles have been unloaded.
22:51:04 [2020-05-22T22:51:04.267Z] 
22:51:04 [2020-05-22T22:51:04.267Z] Unloading profiles will leave already running processes permanently
22:51:04 [2020-05-22T22:51:04.267Z] unconfined, which can lead to unexpected situations.
22:51:04 [2020-05-22T22:51:04.267Z] 
22:51:04 [2020-05-22T22:51:04.267Z] To set a process to complain mode, use the command line tool
22:51:04 [2020-05-22T22:51:04.267Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:51:04 [2020-05-22T22:51:04.267Z] +++ true
22:51:04 [2020-05-22T22:51:04.267Z] 
22:51:05 [2020-05-22T22:51:05.196Z] === RUN   TestDockerSuite/TestCpFromCaseH
22:51:05 [2020-05-22T22:51:05.413Z] --- PASS: TestContainerStartOnDaemonRestart (4.54s)
22:51:06 [2020-05-22T22:51:06.035Z] --- PASS: TestDaemonRestartIpcMode (5.02s)
22:51:06 [2020-05-22T22:51:06.126Z] === RUN   TestDockerSuite/TestCpFromCaseI
22:51:06 [2020-05-22T22:51:06.323Z] --- PASS: TestDaemonHostGatewayIP (5.49s)
22:51:07 [2020-05-22T22:51:07.056Z] === RUN   TestDockerSuite/TestCpFromCaseJ
22:51:07 [2020-05-22T22:51:07.986Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
22:51:09 [2020-05-22T22:51:09.879Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
22:51:10 [2020-05-22T22:51:10.808Z] === RUN   TestDockerSuite/TestCpGarbagePath
22:51:11 [2020-05-22T22:51:11.738Z] === RUN   TestDockerSuite/TestCpLocalOnly
22:51:11 [2020-05-22T22:51:11.738Z] === RUN   TestDockerSuite/TestCpNameHasColon
22:51:12 [2020-05-22T22:51:12.667Z] === RUN   TestDockerSuite/TestCpRelativePath
22:51:13 [2020-05-22T22:51:13.596Z] === RUN   TestDockerSuite/TestCpSpecialFiles
22:51:14 [2020-05-22T22:51:14.965Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
22:51:15 [2020-05-22T22:51:15.051Z] --- PASS: TestContainerKillOnDaemonStart (13.47s)
22:51:15 [2020-05-22T22:51:15.051Z] PASS
22:51:15 [2020-05-22T22:51:15.051Z] 
22:51:15 [2020-05-22T22:51:15.051Z] === Skipped
22:51:15 [2020-05-22T22:51:15.051Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
22:51:15 [2020-05-22T22:51:15.051Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:51:15 [2020-05-22T22:51:15.051Z] 
22:51:15 [2020-05-22T22:51:15.051Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:51:15 [2020-05-22T22:51:15.051Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:51:15 [2020-05-22T22:51:15.051Z] 
22:51:15 [2020-05-22T22:51:15.051Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
22:51:15 [2020-05-22T22:51:15.051Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:51:15 [2020-05-22T22:51:15.051Z] 
22:51:15 [2020-05-22T22:51:15.051Z] 
22:51:15 [2020-05-22T22:51:15.051Z] DONE 203 tests, 3 skipped in 129.151s
22:51:15 [2020-05-22T22:51:15.051Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
22:51:15 [2020-05-22T22:51:15.051Z] ++ 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
22:51:15 [2020-05-22T22:51:15.051Z] ++ set -e
22:51:15 [2020-05-22T22:51:15.051Z] ++ '[' -n 0 ']'
22:51:15 [2020-05-22T22:51:15.051Z] ++ set -x
22:51:15 [2020-05-22T22:51:15.051Z] ++ env -i DEST=/go/src/github.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
22:51:15 [2020-05-22T22:51:15.051Z] INFO: Testing against a local daemon
22:51:15 [2020-05-22T22:51:15.051Z] === RUN   TestCommitInheritsEnv
22:51:15 [2020-05-22T22:51:15.051Z] --- PASS: TestCommitInheritsEnv (0.43s)
22:51:15 [2020-05-22T22:51:15.051Z] === RUN   TestImportExtremelyLargeImageWorks
22:51:15 [2020-05-22T22:51:15.051Z] === PAUSE TestImportExtremelyLargeImageWorks
22:51:15 [2020-05-22T22:51:15.051Z] === RUN   TestImagesFilterMultiReference
22:51:15 [2020-05-22T22:51:15.051Z] --- PASS: TestImagesFilterMultiReference (0.07s)
22:51:15 [2020-05-22T22:51:15.051Z] === RUN   TestImagePullPlatformInvalid
22:51:15 [2020-05-22T22:51:15.051Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
22:51:15 [2020-05-22T22:51:15.051Z] === RUN   TestRemoveImageOrphaning
22:51:15 [2020-05-22T22:51:15.359Z] --- PASS: TestRemoveImageOrphaning (0.44s)
22:51:15 [2020-05-22T22:51:15.359Z] === RUN   TestRemoveImageGarbageCollector
22:51:15 [2020-05-22T22:51:15.359Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:51:15 [2020-05-22T22:51:15.359Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:15 [2020-05-22T22:51:15.359Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:51:15 [2020-05-22T22:51:15.359Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
22:51:15 [2020-05-22T22:51:15.359Z] === RUN   TestTagInvalidReference
22:51:15 [2020-05-22T22:51:15.359Z] --- PASS: TestTagInvalidReference (0.04s)
22:51:15 [2020-05-22T22:51:15.359Z] === RUN   TestTagValidPrefixedRepo
22:51:15 [2020-05-22T22:51:15.359Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
22:51:15 [2020-05-22T22:51:15.359Z] === RUN   TestTagExistedNameWithoutForce
22:51:15 [2020-05-22T22:51:15.677Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
22:51:15 [2020-05-22T22:51:15.677Z] === RUN   TestTagOfficialNames
22:51:15 [2020-05-22T22:51:15.677Z] --- PASS: TestTagOfficialNames (0.06s)
22:51:15 [2020-05-22T22:51:15.677Z] === RUN   TestTagMatchesDigest
22:51:15 [2020-05-22T22:51:15.677Z] --- PASS: TestTagMatchesDigest (0.03s)
22:51:15 [2020-05-22T22:51:15.677Z] === CONT  TestImportExtremelyLargeImageWorks
22:51:15 [2020-05-22T22:51:15.895Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
22:51:16 [2020-05-22T22:51:16.826Z] === RUN   TestDockerSuite/TestCpToCaseA
22:51:18 [2020-05-22T22:51:18.720Z] === RUN   TestDockerSuite/TestCpToCaseB
22:51:19 [2020-05-22T22:51:19.666Z] === RUN   TestDockerSuite/TestCpToCaseC
22:51:22 [2020-05-22T22:51:22.187Z] === RUN   TestDockerSuite/TestCpToCaseD
22:51:27 [2020-05-22T22:51:27.437Z] === RUN   TestDockerSuite/TestCpToCaseE
22:51:30 [2020-05-22T22:51:30.712Z] === RUN   TestDockerSuite/TestCpToCaseF
22:51:31 [2020-05-22T22:51:31.643Z] === RUN   TestDockerSuite/TestCpToCaseG
22:51:34 [2020-05-22T22:51:34.166Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
22:51:37 [2020-05-22T22:51:37.437Z] === RUN   TestDockerSuite/TestCpToCaseH
22:51:40 [2020-05-22T22:51:40.707Z] === RUN   TestDockerSuite/TestCpToCaseI
22:51:41 [2020-05-22T22:51:41.639Z] === RUN   TestDockerSuite/TestCpToCaseJ
22:51:46 [2020-05-22T22:51:46.890Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
22:51:47 [2020-05-22T22:51:47.453Z] === RUN   TestDockerSuite/TestCpToDot
22:51:48 [2020-05-22T22:51:48.385Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
22:51:50 [2020-05-22T22:51:50.287Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
22:51:52 [2020-05-22T22:51:52.179Z] === RUN   TestDockerSuite/TestCpToStdout
22:51:53 [2020-05-22T22:51:53.108Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
22:51:55 [2020-05-22T22:51:55.629Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
22:51:56 [2020-05-22T22:51:56.558Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
22:51:56 [2020-05-22T22:51:56.815Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
22:51:58 [2020-05-22T22:51:58.708Z] === RUN   TestDockerSuite/TestCpVolumePath
22:52:00 [2020-05-22T22:52:00.078Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
22:52:00 [2020-05-22T22:52:00.334Z] === RUN   TestDockerSuite/TestCreateArgs
22:52:00 [2020-05-22T22:52:00.334Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
22:52:00 [2020-05-22T22:52:00.334Z] === RUN   TestDockerSuite/TestCreateByImageID
22:52:00 [2020-05-22T22:52:00.898Z] === RUN   TestDockerSuite/TestCreateEchoStdout
22:52:01 [2020-05-22T22:52:01.828Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
22:52:01 [2020-05-22T22:52:01.828Z] === RUN   TestDockerSuite/TestCreateHostConfig
22:52:01 [2020-05-22T22:52:01.828Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
22:52:02 [2020-05-22T22:52:02.759Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
22:52:03 [2020-05-22T22:52:03.323Z] === RUN   TestDockerSuite/TestCreateLabels
22:52:03 [2020-05-22T22:52:03.580Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
22:52:03 [2020-05-22T22:52:03.580Z] === RUN   TestDockerSuite/TestCreateRM
22:52:03 [2020-05-22T22:52:03.837Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
22:52:03 [2020-05-22T22:52:03.837Z] === RUN   TestDockerSuite/TestCreateStopSignal
22:52:03 [2020-05-22T22:52:03.837Z] === RUN   TestDockerSuite/TestCreateStopTimeout
22:52:04 [2020-05-22T22:52:04.094Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
22:52:07 [2020-05-22T22:52:07.368Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
22:52:07 [2020-05-22T22:52:07.368Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
22:52:07 [2020-05-22T22:52:07.368Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
22:52:12 [2020-05-22T22:52:12.627Z] === RUN   TestDockerSuite/TestCreateWithPortRange
22:52:12 [2020-05-22T22:52:12.627Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
22:52:12 [2020-05-22T22:52:12.627Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
22:52:12 [2020-05-22T22:52:12.627Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
22:52:12 [2020-05-22T22:52:12.627Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
22:52:12 [2020-05-22T22:52:12.627Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
22:52:12 [2020-05-22T22:52:12.884Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
22:52:14 [2020-05-22T22:52:14.777Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
22:52:15 [2020-05-22T22:52:15.340Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
22:52:17 [2020-05-22T22:52:17.248Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
22:52:19 [2020-05-22T22:52:19.139Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
22:52:19 [2020-05-22T22:52:19.701Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
22:52:20 [2020-05-22T22:52:20.265Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
22:52:20 [2020-05-22T22:52:20.521Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
22:52:20 [2020-05-22T22:52:20.521Z] === RUN   TestDockerSuite/TestDevicePermissions
22:52:21 [2020-05-22T22:52:21.452Z] === RUN   TestDockerSuite/TestDockerFails
22:52:21 [2020-05-22T22:52:21.452Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
22:52:21 [2020-05-22T22:52:21.452Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
22:52:21 [2020-05-22T22:52:21.452Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
22:52:22 [2020-05-22T22:52:22.822Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
22:52:23 [2020-05-22T22:52:23.753Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
22:52:25 [2020-05-22T22:52:25.648Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
22:52:25 [2020-05-22T22:52:25.648Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
22:52:25 [2020-05-22T22:52:25.648Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
22:52:25 [2020-05-22T22:52:25.648Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
22:52:33 [2020-05-22T22:52:33.741Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
22:52:35 [2020-05-22T22:52:35.636Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
22:52:38 [2020-05-22T22:52:38.170Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
22:52:38 [2020-05-22T22:52:38.170Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
22:52:40 [2020-05-22T22:52:40.692Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
22:52:42 [2020-05-22T22:52:42.064Z] === RUN   TestDockerSuite/TestEventsAttach
22:52:42 [2020-05-22T22:52:42.994Z] === RUN   TestDockerSuite/TestEventsCommit
22:52:43 [2020-05-22T22:52:43.923Z] === RUN   TestDockerSuite/TestEventsContainerEvents
22:52:44 [2020-05-22T22:52:44.867Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
22:52:45 [2020-05-22T22:52:45.797Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
22:52:46 [2020-05-22T22:52:46.360Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
22:52:48 [2020-05-22T22:52:48.253Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
22:52:50 [2020-05-22T22:52:50.144Z] === RUN   TestDockerSuite/TestEventsContainerRestart
22:52:53 [2020-05-22T22:52:53.416Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
22:52:53 [2020-05-22T22:52:53.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
22:52:56 [2020-05-22T22:52:56.197Z] === RUN   TestDockerSuite/TestEventsCopy
22:52:57 [2020-05-22T22:52:57.569Z] === RUN   TestDockerSuite/TestEventsFilterContainer
22:53:00 [2020-05-22T22:53:00.091Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
22:53:00 [2020-05-22T22:53:00.091Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
22:53:00 [2020-05-22T22:53:00.348Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
22:53:00 [2020-05-22T22:53:00.911Z] === RUN   TestDockerSuite/TestEventsFilterImageName
22:53:02 [2020-05-22T22:53:02.805Z] === RUN   TestDockerSuite/TestEventsFilterLabels
22:53:03 [2020-05-22T22:53:03.062Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
22:53:03 [2020-05-22T22:53:03.319Z] === RUN   TestDockerSuite/TestEventsFilterType
22:53:03 [2020-05-22T22:53:03.576Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
22:53:03 [2020-05-22T22:53:03.832Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
22:53:03 [2020-05-22T22:53:03.832Z] === RUN   TestDockerSuite/TestEventsFilters
22:53:05 [2020-05-22T22:53:05.727Z] === RUN   TestDockerSuite/TestEventsFormat
22:53:07 [2020-05-22T22:53:07.620Z] === RUN   TestDockerSuite/TestEventsFormatBadField
22:53:07 [2020-05-22T22:53:07.621Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
22:53:07 [2020-05-22T22:53:07.621Z] === RUN   TestDockerSuite/TestEventsImageImport
22:53:08 [2020-05-22T22:53:08.551Z] === RUN   TestDockerSuite/TestEventsImageLoad
22:53:08 [2020-05-22T22:53:08.807Z] === RUN   TestDockerSuite/TestEventsImagePull
22:53:09 [2020-05-22T22:53:09.375Z] === RUN   TestDockerSuite/TestEventsImageTag
22:53:10 [2020-05-22T22:53:10.321Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
22:53:10 [2020-05-22T22:53:10.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
22:53:10 [2020-05-22T22:53:10.578Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
22:53:10 [2020-05-22T22:53:10.578Z] === RUN   TestDockerSuite/TestEventsPluginOps
22:53:12 [2020-05-22T22:53:12.471Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
22:53:13 [2020-05-22T22:53:13.033Z] === RUN   TestDockerSuite/TestEventsRename
22:53:13 [2020-05-22T22:53:13.964Z] === RUN   TestDockerSuite/TestEventsResize
22:53:14 [2020-05-22T22:53:14.894Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
22:53:15 [2020-05-22T22:53:15.824Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
22:53:16 [2020-05-22T22:53:16.754Z] === RUN   TestDockerSuite/TestEventsStreaming
22:53:17 [2020-05-22T22:53:17.317Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
22:53:20 [2020-05-22T22:53:20.589Z] === RUN   TestDockerSuite/TestEventsTop
22:53:21 [2020-05-22T22:53:21.155Z] === RUN   TestDockerSuite/TestEventsUntag
22:53:24 [2020-05-22T22:53:24.426Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
22:53:25 [2020-05-22T22:53:25.357Z] === RUN   TestDockerSuite/TestExec
22:53:26 [2020-05-22T22:53:26.286Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
22:53:27 [2020-05-22T22:53:27.217Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
22:53:28 [2020-05-22T22:53:28.146Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
22:53:28 [2020-05-22T22:53:28.709Z] === RUN   TestDockerSuite/TestExecAPIStart
22:53:29 [2020-05-22T22:53:29.274Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
22:53:30 [2020-05-22T22:53:30.643Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
22:53:31 [2020-05-22T22:53:31.572Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
22:53:32 [2020-05-22T22:53:32.503Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
22:53:32 [2020-05-22T22:53:32.503Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
22:53:33 [2020-05-22T22:53:33.443Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
22:53:34 [2020-05-22T22:53:34.373Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
22:53:35 [2020-05-22T22:53:35.304Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
22:53:36 [2020-05-22T22:53:36.674Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
22:53:38 [2020-05-22T22:53:38.570Z] === RUN   TestDockerSuite/TestExecCgroup
22:53:39 [2020-05-22T22:53:39.940Z] === RUN   TestDockerSuite/TestExecEnv
22:53:40 [2020-05-22T22:53:40.868Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
22:53:42 [2020-05-22T22:53:42.761Z] === RUN   TestDockerSuite/TestExecExitStatus
22:53:43 [2020-05-22T22:53:43.326Z] === RUN   TestDockerSuite/TestExecInspectID
22:53:46 [2020-05-22T22:53:46.597Z] === RUN   TestDockerSuite/TestExecInteractive
22:53:47 [2020-05-22T22:53:47.161Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
22:53:48 [2020-05-22T22:53:48.091Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
22:53:49 [2020-05-22T22:53:49.023Z] === RUN   TestDockerSuite/TestExecParseError
22:53:49 [2020-05-22T22:53:49.954Z] === RUN   TestDockerSuite/TestExecPausedContainer
22:53:50 [2020-05-22T22:53:50.883Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
22:53:51 [2020-05-22T22:53:51.814Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
22:53:53 [2020-05-22T22:53:53.182Z] === RUN   TestDockerSuite/TestExecSetEnv
22:53:53 [2020-05-22T22:53:53.745Z] === RUN   TestDockerSuite/TestExecStartFails
22:53:54 [2020-05-22T22:53:54.674Z] === RUN   TestDockerSuite/TestExecStateCleanup
22:53:55 [2020-05-22T22:53:55.603Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
22:54:07 [2020-05-22T22:54:07.786Z] === RUN   TestDockerSuite/TestExecStopNotHanging
22:54:07 [2020-05-22T22:54:07.786Z] === RUN   TestDockerSuite/TestExecTTY
22:54:07 [2020-05-22T22:54:07.786Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
22:54:08 [2020-05-22T22:54:08.716Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
22:54:09 [2020-05-22T22:54:09.279Z] === RUN   TestDockerSuite/TestExecUlimits
22:54:10 [2020-05-22T22:54:10.647Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
22:54:10 [2020-05-22T22:54:10.647Z] === RUN   TestDockerSuite/TestExecWithImageUser
22:54:12 [2020-05-22T22:54:12.540Z] === RUN   TestDockerSuite/TestExecWithNoTERM
22:54:13 [2020-05-22T22:54:13.472Z] === RUN   TestDockerSuite/TestExecWithPrivileged
22:54:14 [2020-05-22T22:54:14.841Z] === RUN   TestDockerSuite/TestExecWithTERM
22:54:15 [2020-05-22T22:54:15.772Z] === RUN   TestDockerSuite/TestExecWithUser
22:54:17 [2020-05-22T22:54:17.140Z] === RUN   TestDockerSuite/TestGetContainerStats
22:54:21 [2020-05-22T22:54:21.313Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
22:54:21 [2020-05-22T22:54:21.877Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
22:54:27 [2020-05-22T22:54:27.133Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
22:54:29 [2020-05-22T22:54:29.657Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
22:54:34 [2020-05-22T22:54:34.927Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
22:54:34 [2020-05-22T22:54:34.927Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
22:54:34 [2020-05-22T22:54:34.927Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
22:54:34 [2020-05-22T22:54:34.927Z] === RUN   TestDockerSuite/TestHealth
22:54:49 [2020-05-22T22:54:49.775Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
22:54:56 [2020-05-22T22:54:56.320Z] === RUN   TestDockerSuite/TestHistoryExistentImage
22:54:56 [2020-05-22T22:54:56.320Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
22:54:56 [2020-05-22T22:54:56.320Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
22:54:56 [2020-05-22T22:54:56.320Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
22:54:57 [2020-05-22T22:54:57.249Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
22:54:57 [2020-05-22T22:54:57.249Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
22:54:58 [2020-05-22T22:54:58.180Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
22:54:58 [2020-05-22T22:54:58.180Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
22:54:58 [2020-05-22T22:54:58.180Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
22:54:58 [2020-05-22T22:54:58.180Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
22:54:58 [2020-05-22T22:54:58.437Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
22:54:58 [2020-05-22T22:54:58.694Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
22:54:59 [2020-05-22T22:54:59.257Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
22:54:59 [2020-05-22T22:54:59.257Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
22:55:00 [2020-05-22T22:55:00.192Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
22:55:00 [2020-05-22T22:55:00.452Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
22:55:01 [2020-05-22T22:55:01.382Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
22:55:02 [2020-05-22T22:55:02.311Z] === RUN   TestDockerSuite/TestImagesFormat
22:55:02 [2020-05-22T22:55:02.567Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
22:55:03 [2020-05-22T22:55:03.132Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
22:55:06 [2020-05-22T22:55:06.405Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
22:55:06 [2020-05-22T22:55:06.405Z] === RUN   TestDockerSuite/TestImportBadURL
22:55:06 [2020-05-22T22:55:06.405Z] === RUN   TestDockerSuite/TestImportDisplay
22:55:08 [2020-05-22T22:55:08.302Z] === RUN   TestDockerSuite/TestImportFile
22:55:10 [2020-05-22T22:55:10.197Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
22:55:10 [2020-05-22T22:55:10.197Z] === RUN   TestDockerSuite/TestImportFileWithMessage
22:55:12 [2020-05-22T22:55:12.094Z] === RUN   TestDockerSuite/TestImportGzipped
22:55:13 [2020-05-22T22:55:13.987Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
22:55:16 [2020-05-22T22:55:16.509Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
22:55:16 [2020-05-22T22:55:16.765Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
22:55:17 [2020-05-22T22:55:17.696Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
22:55:18 [2020-05-22T22:55:18.625Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
22:55:18 [2020-05-22T22:55:18.625Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
22:55:18 [2020-05-22T22:55:18.625Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
22:55:19 [2020-05-22T22:55:19.555Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
22:55:20 [2020-05-22T22:55:20.119Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
22:55:21 [2020-05-22T22:55:21.049Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
22:55:21 [2020-05-22T22:55:21.978Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
22:55:22 [2020-05-22T22:55:22.541Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
22:55:23 [2020-05-22T22:55:23.471Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
22:55:23 [2020-05-22T22:55:23.471Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
22:55:25 [2020-05-22T22:55:25.364Z] === RUN   TestDockerSuite/TestInspectAmpersand
22:55:25 [2020-05-22T22:55:25.927Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
22:55:26 [2020-05-22T22:55:26.856Z] === RUN   TestDockerSuite/TestInspectByPrefix
22:55:26 [2020-05-22T22:55:26.856Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
22:55:26 [2020-05-22T22:55:26.856Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
22:55:27 [2020-05-22T22:55:27.420Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
22:55:27 [2020-05-22T22:55:27.676Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
22:55:29 [2020-05-22T22:55:29.045Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
22:55:29 [2020-05-22T22:55:29.979Z] === RUN   TestDockerSuite/TestInspectDefault
22:55:30 [2020-05-22T22:55:30.911Z] === RUN   TestDockerSuite/TestInspectHistory
22:55:32 [2020-05-22T22:55:32.280Z] === RUN   TestDockerSuite/TestInspectImage
22:55:32 [2020-05-22T22:55:32.280Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
22:55:32 [2020-05-22T22:55:32.280Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
22:55:32 [2020-05-22T22:55:32.280Z] === RUN   TestDockerSuite/TestInspectInt64
22:55:32 [2020-05-22T22:55:32.851Z] === RUN   TestDockerSuite/TestInspectJSONFields
22:55:33 [2020-05-22T22:55:33.792Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
22:55:33 [2020-05-22T22:55:33.792Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
22:55:34 [2020-05-22T22:55:34.722Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
22:55:35 [2020-05-22T22:55:35.652Z] === RUN   TestDockerSuite/TestInspectPlugin
22:55:37 [2020-05-22T22:55:37.548Z] === RUN   TestDockerSuite/TestInspectRootFS
22:55:37 [2020-05-22T22:55:37.548Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
22:55:38 [2020-05-22T22:55:38.478Z] === RUN   TestDockerSuite/TestInspectStatus
22:55:39 [2020-05-22T22:55:39.408Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
22:55:41 [2020-05-22T22:55:41.302Z] === RUN   TestDockerSuite/TestInspectTemplateError
22:55:41 [2020-05-22T22:55:41.865Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
22:55:42 [2020-05-22T22:55:42.796Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
22:55:43 [2020-05-22T22:55:43.727Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
22:55:44 [2020-05-22T22:55:44.291Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
22:55:45 [2020-05-22T22:55:45.222Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
22:55:46 [2020-05-22T22:55:46.153Z] === RUN   TestDockerSuite/TestInspectUnknownObject
22:55:46 [2020-05-22T22:55:46.153Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
22:55:49 [2020-05-22T22:55:49.429Z] === RUN   TestDockerSuite/TestLinkShortDefinition
22:55:50 [2020-05-22T22:55:50.359Z] === RUN   TestDockerSuite/TestLinksEnvs
22:55:52 [2020-05-22T22:55:52.883Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
22:55:52 [2020-05-22T22:55:52.883Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
22:55:52 [2020-05-22T22:55:52.883Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
22:55:55 [2020-05-22T22:55:55.407Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
22:55:57 [2020-05-22T22:55:57.947Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
22:55:57 [2020-05-22T22:55:57.947Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
22:56:00 [2020-05-22T22:56:00.469Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
22:56:00 [2020-05-22T22:56:00.469Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
22:56:00 [2020-05-22T22:56:00.727Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
22:56:03 [2020-05-22T22:56:03.250Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
22:56:03 [2020-05-22T22:56:03.250Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
22:56:04 [2020-05-22T22:56:04.179Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
22:56:04 [2020-05-22T22:56:04.180Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
22:56:07 [2020-05-22T22:56:07.450Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
22:56:10 [2020-05-22T22:56:10.721Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
22:56:13 [2020-05-22T22:56:13.992Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
22:56:17 [2020-05-22T22:56:17.264Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
22:56:19 [2020-05-22T22:56:19.157Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
22:56:19 [2020-05-22T22:56:19.721Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
22:56:22 [2020-05-22T22:56:22.244Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
22:56:22 [2020-05-22T22:56:22.809Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
22:56:23 [2020-05-22T22:56:23.647Z] --- PASS: TestImportExtremelyLargeImageWorks (300.62s)
22:56:23 [2020-05-22T22:56:23.647Z] PASS
22:56:23 [2020-05-22T22:56:23.647Z] 
22:56:23 [2020-05-22T22:56:23.647Z] === Skipped
22:56:23 [2020-05-22T22:56:23.647Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
22:56:23 [2020-05-22T22:56:23.647Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:56:23 [2020-05-22T22:56:23.647Z] 
22:56:23 [2020-05-22T22:56:23.647Z] 
22:56:23 [2020-05-22T22:56:23.647Z] DONE 12 tests, 1 skipped in 302.024s
22:56:23 [2020-05-22T22:56:23.647Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
22:56:23 [2020-05-22T22:56:23.647Z] ++ 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
22:56:23 [2020-05-22T22:56:23.647Z] ++ set -e
22:56:23 [2020-05-22T22:56:23.647Z] ++ '[' -n 0 ']'
22:56:23 [2020-05-22T22:56:23.647Z] ++ set -x
22:56:23 [2020-05-22T22:56:23.647Z] ++ env -i DEST=/go/src/github.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
22:56:23 [2020-05-22T22:56:23.647Z] INFO: Testing against a local daemon
22:56:23 [2020-05-22T22:56:23.647Z] === RUN   TestNetworkCreateDelete
22:56:23 [2020-05-22T22:56:23.647Z] --- PASS: TestNetworkCreateDelete (0.24s)
22:56:23 [2020-05-22T22:56:23.647Z] === RUN   TestDockerNetworkDeletePreferID
22:56:23 [2020-05-22T22:56:23.647Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s)
22:56:23 [2020-05-22T22:56:23.647Z] === RUN   TestInspectNetwork
22:56:23 [2020-05-22T22:56:23.647Z] === RUN   TestInspectNetwork/full_network_id
22:56:23 [2020-05-22T22:56:23.647Z] === RUN   TestInspectNetwork/partial_network_id
22:56:23 [2020-05-22T22:56:23.647Z] === RUN   TestInspectNetwork/network_name
22:56:23 [2020-05-22T22:56:23.647Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:56:24 [2020-05-22T22:56:24.178Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
22:56:25 [2020-05-22T22:56:25.150Z] --- PASS: TestInspectNetwork (7.65s)
22:56:25 [2020-05-22T22:56:25.150Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:56:25 [2020-05-22T22:56:25.150Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:56:25 [2020-05-22T22:56:25.150Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:56:25 [2020-05-22T22:56:25.150Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:56:25 [2020-05-22T22:56:25.150Z] === RUN   TestRunContainerWithBridgeNone
22:56:25 [2020-05-22T22:56:25.551Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
22:56:25 [2020-05-22T22:56:25.551Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
22:56:26 [2020-05-22T22:56:26.129Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
22:56:26 [2020-05-22T22:56:26.129Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
22:56:26 [2020-05-22T22:56:26.129Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
22:56:27 [2020-05-22T22:56:27.059Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
22:56:27 [2020-05-22T22:56:27.213Z] --- PASS: TestRunContainerWithBridgeNone (2.37s)
22:56:27 [2020-05-22T22:56:27.213Z] === RUN   TestNetworkInvalidJSON
22:56:27 [2020-05-22T22:56:27.213Z] === RUN   TestNetworkInvalidJSON//networks/create
22:56:27 [2020-05-22T22:56:27.213Z] === PAUSE TestNetworkInvalidJSON//networks/create
22:56:27 [2020-05-22T22:56:27.213Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
22:56:27 [2020-05-22T22:56:27.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
22:56:27 [2020-05-22T22:56:27.213Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
22:56:27 [2020-05-22T22:56:27.213Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
22:56:27 [2020-05-22T22:56:27.213Z] === CONT  TestNetworkInvalidJSON//networks/create
22:56:27 [2020-05-22T22:56:27.213Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
22:56:27 [2020-05-22T22:56:27.213Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
22:56:27 [2020-05-22T22:56:27.213Z] --- PASS: TestNetworkInvalidJSON (0.06s)
22:56:27 [2020-05-22T22:56:27.213Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
22:56:27 [2020-05-22T22:56:27.213Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
22:56:27 [2020-05-22T22:56:27.213Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
22:56:27 [2020-05-22T22:56:27.213Z] === RUN   TestHostIPv4BridgeLabel
22:56:27 [2020-05-22T22:56:27.849Z] --- PASS: TestHostIPv4BridgeLabel (0.63s)
22:56:27 [2020-05-22T22:56:27.849Z] === RUN   TestDaemonRestartWithLiveRestore
22:56:27 [2020-05-22T22:56:27.989Z] === RUN   TestDockerSuite/TestLogsAPIUntil
22:56:28 [2020-05-22T22:56:28.906Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
22:56:28 [2020-05-22T22:56:28.906Z] === RUN   TestDaemonDefaultNetworkPools
22:56:29 [2020-05-22T22:56:29.990Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
22:56:29 [2020-05-22T22:56:29.990Z] === RUN   TestDaemonRestartWithExistingNetwork
22:56:31 [2020-05-22T22:56:31.047Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
22:56:31 [2020-05-22T22:56:31.047Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:56:32 [2020-05-22T22:56:32.160Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
22:56:32 [2020-05-22T22:56:32.416Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
22:56:32 [2020-05-22T22:56:32.590Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s)
22:56:32 [2020-05-22T22:56:32.590Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:56:33 [2020-05-22T22:56:33.225Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
22:56:33 [2020-05-22T22:56:33.225Z] === RUN   TestServiceWithPredefinedNetwork
22:56:35 [2020-05-22T22:56:35.951Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
22:56:35 [2020-05-22T22:56:35.951Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:56:35 [2020-05-22T22:56:35.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:56:35 [2020-05-22T22:56:35.951Z]     service_test.go:236: FLAKY_TEST
22:56:35 [2020-05-22T22:56:35.951Z] === RUN   TestServiceWithDataPathPortInit
22:56:37 [2020-05-22T22:56:37.665Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
22:56:38 [2020-05-22T22:56:38.228Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
22:56:38 [2020-05-22T22:56:38.228Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
22:56:39 [2020-05-22T22:56:39.598Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
22:56:40 [2020-05-22T22:56:40.528Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
22:56:41 [2020-05-22T22:56:41.457Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
22:56:42 [2020-05-22T22:56:42.825Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
22:56:43 [2020-05-22T22:56:43.754Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
22:56:46 [2020-05-22T22:56:46.274Z] === RUN   TestDockerSuite/TestLogsFollowStopped
22:56:46 [2020-05-22T22:56:46.837Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
22:56:47 [2020-05-22T22:56:47.767Z] === RUN   TestDockerSuite/TestLogsSince
22:56:49 [2020-05-22T22:56:49.134Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
22:56:51 [2020-05-22T22:56:51.296Z] --- PASS: TestServiceWithDataPathPortInit (14.81s)
22:56:51 [2020-05-22T22:56:51.296Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:56:55 [2020-05-22T22:56:55.693Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
22:56:58 [2020-05-22T22:56:58.392Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.60s)
22:56:58 [2020-05-22T22:56:58.392Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f1bi8x6nv92sm3f7v34osmkvo Created:2020-05-22 22:56:51.42841465 +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[64e0610fc542ca175d48f84866524fb1f2abc11bb98e09c2ccec6117cef58e7e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xk1umn1au9n50mq9inqzcuf5v EndpointID:aa9a4023fa8949be83e2f9d881308cde54e1f5c98d914cbd9cdff2d04037f9c4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9e183f5704b109c8c66bab9d4dd3d3b1add0743712732f442516c83ee5b9de05 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:c4c3af86314a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xk1umn1au9n50mq9inqzcuf5v EndpointID:aa9a4023fa8949be83e2f9d881308cde54e1f5c98d914cbd9cdff2d04037f9c4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:56:58 [2020-05-22T22:56:58.392Z] PASS
22:56:58 [2020-05-22T22:56:58.392Z] 
22:56:58 [2020-05-22T22:56:58.392Z] === Skipped
22:56:58 [2020-05-22T22:56:58.392Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:56:58 [2020-05-22T22:56:58.392Z]     service_test.go:236: FLAKY_TEST
22:56:58 [2020-05-22T22:56:58.392Z] 
22:56:58 [2020-05-22T22:56:58.392Z] 
22:56:58 [2020-05-22T22:56:58.392Z] DONE 22 tests, 1 skipped in 41.631s
22:56:58 [2020-05-22T22:56:58.392Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:56:58 [2020-05-22T22:56:58.392Z] ++ 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
22:56:58 [2020-05-22T22:56:58.392Z] ++ set -e
22:56:58 [2020-05-22T22:56:58.392Z] ++ '[' -n 0 ']'
22:56:58 [2020-05-22T22:56:58.392Z] ++ set -x
22:56:58 [2020-05-22T22:56:58.392Z] ++ env -i DEST=/go/src/github.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
22:56:58 [2020-05-22T22:56:58.392Z] INFO: Testing against a local daemon
22:56:58 [2020-05-22T22:56:58.392Z] === RUN   TestDockerNetworkIpvlanPersistance
22:56:58 [2020-05-22T22:56:58.392Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:56:58 [2020-05-22T22:56:58.392Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:58 [2020-05-22T22:56:58.392Z] === RUN   TestDockerNetworkIpvlan
22:56:58 [2020-05-22T22:56:58.392Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:56:58 [2020-05-22T22:56:58.392Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:58 [2020-05-22T22:56:58.392Z] PASS
22:56:58 [2020-05-22T22:56:58.392Z] 
22:56:58 [2020-05-22T22:56:58.392Z] === Skipped
22:56:58 [2020-05-22T22:56:58.392Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:56:58 [2020-05-22T22:56:58.392Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:58 [2020-05-22T22:56:58.392Z] 
22:56:58 [2020-05-22T22:56:58.392Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:56:58 [2020-05-22T22:56:58.392Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:56:58 [2020-05-22T22:56:58.392Z] 
22:56:58 [2020-05-22T22:56:58.392Z] 
22:56:58 [2020-05-22T22:56:58.392Z] DONE 2 tests, 2 skipped in 0.110s
22:56:58 [2020-05-22T22:56:58.392Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:56:58 [2020-05-22T22:56:58.392Z] ++ 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
22:56:58 [2020-05-22T22:56:58.392Z] ++ set -e
22:56:58 [2020-05-22T22:56:58.392Z] ++ '[' -n 0 ']'
22:56:58 [2020-05-22T22:56:58.392Z] ++ set -x
22:56:58 [2020-05-22T22:56:58.393Z] ++ env -i DEST=/go/src/github.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
22:56:58 [2020-05-22T22:56:58.393Z] INFO: Testing against a local daemon
22:56:58 [2020-05-22T22:56:58.393Z] === RUN   TestDockerNetworkMacvlanPersistance
22:56:59 [2020-05-22T22:56:59.864Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
22:56:59 [2020-05-22T22:56:59.991Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s)
22:56:59 [2020-05-22T22:56:59.991Z] === RUN   TestDockerNetworkMacvlan
22:57:00 [2020-05-22T22:57:00.427Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
22:57:00 [2020-05-22T22:57:00.616Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:57:01 [2020-05-22T22:57:01.640Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:57:01 [2020-05-22T22:57:01.796Z] === RUN   TestDockerSuite/TestLogsTail
22:57:02 [2020-05-22T22:57:02.360Z] === RUN   TestDockerSuite/TestLogsTimestamps
22:57:02 [2020-05-22T22:57:02.666Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:57:03 [2020-05-22T22:57:03.292Z] === RUN   TestDockerSuite/TestLogsWithDetails
22:57:03 [2020-05-22T22:57:03.292Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
22:57:04 [2020-05-22T22:57:04.222Z] === RUN   TestDockerSuite/TestMountIntoProc
22:57:04 [2020-05-22T22:57:04.785Z] === RUN   TestDockerSuite/TestMountIntoSys
22:57:05 [2020-05-22T22:57:05.367Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:57:05 [2020-05-22T22:57:05.717Z] === RUN   TestDockerSuite/TestNetHostname
22:57:08 [2020-05-22T22:57:08.116Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:57:08 [2020-05-22T22:57:08.239Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
22:57:08 [2020-05-22T22:57:08.806Z] === RUN   TestDockerSuite/TestNetworkEvents
22:57:10 [2020-05-22T22:57:10.174Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
22:57:12 [2020-05-22T22:57:12.641Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:57:12 [2020-05-22T22:57:12.695Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
22:57:13 [2020-05-22T22:57:13.258Z] === RUN   TestDockerSuite/TestPluginActive
22:57:13 [2020-05-22T22:57:13.771Z] --- PASS: TestDockerNetworkMacvlan (14.11s)
22:57:13 [2020-05-22T22:57:13.771Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
22:57:13 [2020-05-22T22:57:13.771Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
22:57:13 [2020-05-22T22:57:13.771Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s)
22:57:13 [2020-05-22T22:57:13.771Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.33s)
22:57:13 [2020-05-22T22:57:13.771Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.27s)
22:57:13 [2020-05-22T22:57:13.771Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s)
22:57:13 [2020-05-22T22:57:13.771Z] PASS
22:57:13 [2020-05-22T22:57:13.771Z] 
22:57:13 [2020-05-22T22:57:13.771Z] DONE 8 tests in 15.737s
22:57:13 [2020-05-22T22:57:13.771Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
22:57:13 [2020-05-22T22:57:13.771Z] ++ 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
22:57:13 [2020-05-22T22:57:13.771Z] ++ set -e
22:57:13 [2020-05-22T22:57:13.771Z] ++ '[' -n 0 ']'
22:57:13 [2020-05-22T22:57:13.771Z] ++ set -x
22:57:13 [2020-05-22T22:57:13.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:57:13 [2020-05-22T22:57:13.771Z] testing: warning: no tests to run
22:57:13 [2020-05-22T22:57:13.771Z] PASS
22:57:13 [2020-05-22T22:57:13.771Z] 
22:57:13 [2020-05-22T22:57:13.771Z] DONE 0 tests in 0.018s
22:57:13 [2020-05-22T22:57:13.771Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:57:13 [2020-05-22T22:57:13.771Z] ++ 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
22:57:13 [2020-05-22T22:57:13.771Z] ++ set -e
22:57:13 [2020-05-22T22:57:13.771Z] ++ '[' -n 0 ']'
22:57:13 [2020-05-22T22:57:13.771Z] ++ set -x
22:57:13 [2020-05-22T22:57:13.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
22:57:14 [2020-05-22T22:57:14.081Z] INFO: Testing against a local daemon
22:57:14 [2020-05-22T22:57:14.081Z] === RUN   TestAuthZPluginAllowRequest
22:57:15 [2020-05-22T22:57:15.151Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
22:57:15 [2020-05-22T22:57:15.677Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
22:57:15 [2020-05-22T22:57:15.677Z] === RUN   TestAuthZPluginTLS
22:57:16 [2020-05-22T22:57:16.348Z] --- PASS: TestAuthZPluginTLS (0.60s)
22:57:16 [2020-05-22T22:57:16.348Z] === RUN   TestAuthZPluginDenyRequest
22:57:16 [2020-05-22T22:57:16.522Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
22:57:16 [2020-05-22T22:57:16.652Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
22:57:16 [2020-05-22T22:57:16.652Z] === RUN   TestAuthZPluginAPIDenyResponse
22:57:17 [2020-05-22T22:57:17.308Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
22:57:17 [2020-05-22T22:57:17.308Z] === RUN   TestAuthZPluginDenyResponse
22:57:17 [2020-05-22T22:57:17.933Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
22:57:17 [2020-05-22T22:57:17.933Z] === RUN   TestAuthZPluginAllowEventStream
22:57:19 [2020-05-22T22:57:19.458Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
22:57:19 [2020-05-22T22:57:19.458Z] === RUN   TestAuthZPluginErrorResponse
22:57:20 [2020-05-22T22:57:20.110Z] --- PASS: TestAuthZPluginErrorResponse (0.59s)
22:57:20 [2020-05-22T22:57:20.110Z] === RUN   TestAuthZPluginErrorRequest
22:57:20 [2020-05-22T22:57:20.697Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
22:57:20 [2020-05-22T22:57:20.697Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
22:57:20 [2020-05-22T22:57:20.697Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
22:57:20 [2020-05-22T22:57:20.741Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
22:57:20 [2020-05-22T22:57:20.741Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:57:21 [2020-05-22T22:57:21.280Z] === RUN   TestDockerSuite/TestPluginLogDriver
22:57:21 [2020-05-22T22:57:21.374Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
22:57:21 [2020-05-22T22:57:21.374Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:57:23 [2020-05-22T22:57:23.463Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
22:57:23 [2020-05-22T22:57:23.463Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:57:23 [2020-05-22T22:57:23.804Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
22:57:24 [2020-05-22T22:57:24.733Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
22:57:25 [2020-05-22T22:57:25.599Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
22:57:25 [2020-05-22T22:57:25.599Z] === RUN   TestAuthZPluginHeader
22:57:26 [2020-05-22T22:57:26.102Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
22:57:26 [2020-05-22T22:57:26.359Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
22:57:26 [2020-05-22T22:57:26.647Z] --- PASS: TestAuthZPluginHeader (0.98s)
22:57:26 [2020-05-22T22:57:26.647Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:57:26 [2020-05-22T22:57:26.647Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:57:26 [2020-05-22T22:57:26.647Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:26 [2020-05-22T22:57:26.647Z] === RUN   TestAuthZPluginV2Disable
22:57:26 [2020-05-22T22:57:26.647Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:57:26 [2020-05-22T22:57:26.647Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:26 [2020-05-22T22:57:26.647Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:57:26 [2020-05-22T22:57:26.647Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:57:26 [2020-05-22T22:57:26.647Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:26 [2020-05-22T22:57:26.647Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:57:26 [2020-05-22T22:57:26.647Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:57:26 [2020-05-22T22:57:26.647Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:26 [2020-05-22T22:57:26.647Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:57:28 [2020-05-22T22:57:28.361Z] === RUN   TestDockerSuite/TestPluginUpgrade
22:57:29 [2020-05-22T22:57:29.731Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
22:57:33 [2020-05-22T22:57:33.904Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
22:57:33 [2020-05-22T22:57:33.904Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
22:57:36 [2020-05-22T22:57:36.424Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
22:57:36 [2020-05-22T22:57:36.990Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
22:57:37 [2020-05-22T22:57:37.921Z] === RUN   TestDockerSuite/TestPortHostBinding
22:57:39 [2020-05-22T22:57:39.289Z] === RUN   TestDockerSuite/TestPortList
22:57:40 [2020-05-22T22:57:40.656Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
22:57:43 [2020-05-22T22:57:43.932Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
22:57:45 [2020-05-22T22:57:45.491Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
22:57:45 [2020-05-22T22:57:45.491Z] PASS
22:57:45 [2020-05-22T22:57:45.491Z] 
22:57:45 [2020-05-22T22:57:45.491Z] === Skipped
22:57:45 [2020-05-22T22:57:45.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:57:45 [2020-05-22T22:57:45.491Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:45 [2020-05-22T22:57:45.491Z] 
22:57:45 [2020-05-22T22:57:45.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:57:45 [2020-05-22T22:57:45.491Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:45 [2020-05-22T22:57:45.491Z] 
22:57:45 [2020-05-22T22:57:45.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:57:45 [2020-05-22T22:57:45.491Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:45 [2020-05-22T22:57:45.491Z] 
22:57:45 [2020-05-22T22:57:45.491Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:57:45 [2020-05-22T22:57:45.491Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:57:45 [2020-05-22T22:57:45.491Z] 
22:57:45 [2020-05-22T22:57:45.491Z] 
22:57:45 [2020-05-22T22:57:45.491Z] DONE 17 tests, 4 skipped in 29.519s
22:57:45 [2020-05-22T22:57:45.491Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:57:45 [2020-05-22T22:57:45.491Z] ++ 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
22:57:45 [2020-05-22T22:57:45.491Z] ++ set -e
22:57:45 [2020-05-22T22:57:45.491Z] ++ '[' -n 0 ']'
22:57:45 [2020-05-22T22:57:45.491Z] ++ set -x
22:57:45 [2020-05-22T22:57:45.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
22:57:45 [2020-05-22T22:57:45.491Z] INFO: Testing against a local daemon
22:57:45 [2020-05-22T22:57:45.491Z] === RUN   TestPluginInvalidJSON
22:57:45 [2020-05-22T22:57:45.491Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
22:57:45 [2020-05-22T22:57:45.491Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
22:57:45 [2020-05-22T22:57:45.491Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
22:57:45 [2020-05-22T22:57:45.491Z] --- PASS: TestPluginInvalidJSON (0.04s)
22:57:45 [2020-05-22T22:57:45.492Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
22:57:45 [2020-05-22T22:57:45.492Z] === RUN   TestPluginInstall
22:57:45 [2020-05-22T22:57:45.492Z] === RUN   TestPluginInstall/no_auth
22:57:50 [2020-05-22T22:57:50.484Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
22:57:50 [2020-05-22T22:57:50.484Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
22:57:51 [2020-05-22T22:57:51.854Z] === RUN   TestDockerSuite/TestPostContainersAttach
22:57:52 [2020-05-22T22:57:52.451Z] time="2020-05-22T22:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:57:52 [2020-05-22T22:57:52.451Z] time="2020-05-22T22:57:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:57:52 [2020-05-22T22:57:52.451Z] time="2020-05-22T22:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16e89c6f21adb246a0f96fc5bd8c1fd2fc6da9f5593b307e97019592ab13d975" mediatype=application/vnd.docker.plugin.v1+json size=522
22:57:52 [2020-05-22T22:57:52.451Z] time="2020-05-22T22:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:57:52 [2020-05-22T22:57:52.451Z] time="2020-05-22T22:57:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:57:52 [2020-05-22T22:57:52.451Z] time="2020-05-22T22:57:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:16e89c6f21adb246a0f96fc5bd8c1fd2fc6da9f5593b307e97019592ab13d975" mediatype=application/vnd.docker.plugin.v1+json size=522
22:57:52 [2020-05-22T22:57:52.451Z] === RUN   TestPluginInstall/with_htpasswd
22:57:53 [2020-05-22T22:57:53.087Z] time="2020-05-22T22:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:57:53 [2020-05-22T22:57:53.087Z] time="2020-05-22T22:57:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:57:53 [2020-05-22T22:57:53.087Z] time="2020-05-22T22:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44ed4a2ea9d2c6fa867306dcda7125da747820acaaec6d73e19f5d82624ef722" mediatype=application/vnd.docker.plugin.v1+json size=522
22:57:53 [2020-05-22T22:57:53.087Z] time="2020-05-22T22:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:57:53 [2020-05-22T22:57:53.087Z] time="2020-05-22T22:57:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:57:53 [2020-05-22T22:57:53.087Z] time="2020-05-22T22:57:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44ed4a2ea9d2c6fa867306dcda7125da747820acaaec6d73e19f5d82624ef722" mediatype=application/vnd.docker.plugin.v1+json size=522
22:57:53 [2020-05-22T22:57:53.373Z] === RUN   TestPluginInstall/with_insecure
22:57:54 [2020-05-22T22:57:54.870Z] time="2020-05-22T22:57:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:57:54 [2020-05-22T22:57:54.870Z] time="2020-05-22T22:57:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:57:54 [2020-05-22T22:57:54.870Z] time="2020-05-22T22:57:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:388be4b6aafc960d6c3a41cf9218d70c6473afa3d7d099ed3b3cb1b018963826" mediatype=application/vnd.docker.plugin.v1+json size=522
22:57:54 [2020-05-22T22:57:54.870Z] time="2020-05-22T22:57:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:57:54 [2020-05-22T22:57:54.870Z] time="2020-05-22T22:57:54Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
22:57:54 [2020-05-22T22:57:54.870Z] time="2020-05-22T22:57:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:388be4b6aafc960d6c3a41cf9218d70c6473afa3d7d099ed3b3cb1b018963826" mediatype=application/vnd.docker.plugin.v1+json size=522
22:57:55 [2020-05-22T22:57:55.164Z] --- PASS: TestPluginInstall (11.69s)
22:57:55 [2020-05-22T22:57:55.164Z]     --- PASS: TestPluginInstall/no_auth (8.50s)
22:57:55 [2020-05-22T22:57:55.164Z]     --- PASS: TestPluginInstall/with_htpasswd (1.38s)
22:57:55 [2020-05-22T22:57:55.164Z]     --- PASS: TestPluginInstall/with_insecure (1.80s)
22:57:55 [2020-05-22T22:57:55.164Z]         plugin_test.go:157: [d26afdfc7d579] daemon is not started
22:57:55 [2020-05-22T22:57:55.164Z] PASS
22:57:55 [2020-05-22T22:57:55.164Z] 
22:57:55 [2020-05-22T22:57:55.164Z] DONE 6 tests in 11.830s
22:57:55 [2020-05-22T22:57:55.164Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:57:55 [2020-05-22T22:57:55.164Z] ++ 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
22:57:55 [2020-05-22T22:57:55.164Z] ++ set -e
22:57:55 [2020-05-22T22:57:55.164Z] ++ '[' -n 0 ']'
22:57:55 [2020-05-22T22:57:55.164Z] ++ set -x
22:57:55 [2020-05-22T22:57:55.164Z] ++ env -i DEST=/go/src/github.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
22:57:55 [2020-05-22T22:57:55.458Z] INFO: Testing against a local daemon
22:57:55 [2020-05-22T22:57:55.458Z] === RUN   TestExternalGraphDriver
22:57:55 [2020-05-22T22:57:55.458Z] === RUN   TestExternalGraphDriver/json
22:57:57 [2020-05-22T22:57:57.106Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
22:57:57 [2020-05-22T22:57:57.537Z] === RUN   TestExternalGraphDriver/spec
22:57:59 [2020-05-22T22:57:59.599Z] === RUN   TestExternalGraphDriver/pull
22:57:59 [2020-05-22T22:57:59.627Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
22:57:59 [2020-05-22T22:57:59.627Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
22:57:59 [2020-05-22T22:57:59.627Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
22:58:00 [2020-05-22T22:58:00.190Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
22:58:00 [2020-05-22T22:58:00.447Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
22:58:01 [2020-05-22T22:58:01.384Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
22:58:01 [2020-05-22T22:58:01.384Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
22:58:01 [2020-05-22T22:58:01.670Z] --- PASS: TestExternalGraphDriver (6.46s)
22:58:01 [2020-05-22T22:58:01.670Z]     --- PASS: TestExternalGraphDriver/json (2.12s)
22:58:01 [2020-05-22T22:58:01.670Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
22:58:01 [2020-05-22T22:58:01.670Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
22:58:01 [2020-05-22T22:58:01.670Z] === RUN   TestGraphdriverPluginV2
22:58:01 [2020-05-22T22:58:01.948Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
22:58:01 [2020-05-22T22:58:01.958Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
22:58:01 [2020-05-22T22:58:01.958Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:58:01 [2020-05-22T22:58:01.958Z] PASS
22:58:01 [2020-05-22T22:58:01.958Z] 
22:58:01 [2020-05-22T22:58:01.958Z] === Skipped
22:58:01 [2020-05-22T22:58:01.958Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
22:58:01 [2020-05-22T22:58:01.958Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:58:01 [2020-05-22T22:58:01.958Z] 
22:58:01 [2020-05-22T22:58:01.958Z] 
22:58:01 [2020-05-22T22:58:01.958Z] DONE 5 tests, 1 skipped in 6.642s
22:58:01 [2020-05-22T22:58:01.958Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:58:01 [2020-05-22T22:58:01.958Z] ++ 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
22:58:01 [2020-05-22T22:58:01.958Z] ++ set -e
22:58:01 [2020-05-22T22:58:01.958Z] ++ '[' -n 0 ']'
22:58:01 [2020-05-22T22:58:01.958Z] ++ set -x
22:58:01 [2020-05-22T22:58:01.958Z] ++ env -i DEST=/go/src/github.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
22:58:01 [2020-05-22T22:58:01.958Z] INFO: Testing against a local daemon
22:58:01 [2020-05-22T22:58:01.958Z] === RUN   TestContinueAfterPluginCrash
22:58:01 [2020-05-22T22:58:01.958Z] === PAUSE TestContinueAfterPluginCrash
22:58:01 [2020-05-22T22:58:01.958Z] === RUN   TestReadPluginNoRead
22:58:01 [2020-05-22T22:58:01.958Z] === PAUSE TestReadPluginNoRead
22:58:01 [2020-05-22T22:58:01.958Z] === RUN   TestDaemonStartWithLogOpt
22:58:01 [2020-05-22T22:58:01.958Z] === PAUSE TestDaemonStartWithLogOpt
22:58:01 [2020-05-22T22:58:01.958Z] === CONT  TestContinueAfterPluginCrash
22:58:01 [2020-05-22T22:58:01.958Z] === CONT  TestDaemonStartWithLogOpt
22:58:01 [2020-05-22T22:58:01.958Z] === CONT  TestReadPluginNoRead
22:58:02 [2020-05-22T22:58:02.205Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
22:58:03 [2020-05-22T22:58:03.575Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
22:58:03 [2020-05-22T22:58:03.575Z] === RUN   TestDockerSuite/TestPruneContainerLabel
22:58:06 [2020-05-22T22:58:06.847Z] === RUN   TestDockerSuite/TestPruneContainerUntil
22:58:08 [2020-05-22T22:58:08.738Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
22:58:08 [2020-05-22T22:58:08.847Z] === RUN   TestReadPluginNoRead/default
22:58:08 [2020-05-22T22:58:08.995Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
22:58:08 [2020-05-22T22:58:08.995Z] === RUN   TestDockerSuite/TestPsByOrder
22:58:09 [2020-05-22T22:58:09.483Z] --- PASS: TestDaemonStartWithLogOpt (7.36s)
22:58:09 [2020-05-22T22:58:09.925Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
22:58:10 [2020-05-22T22:58:10.510Z] === RUN   TestReadPluginNoRead/disabled_caching
22:58:12 [2020-05-22T22:58:12.105Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:58:12 [2020-05-22T22:58:12.462Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
22:58:13 [2020-05-22T22:58:13.025Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
22:58:13 [2020-05-22T22:58:13.588Z] === RUN   TestDockerSuite/TestPsListContainersBase
22:58:13 [2020-05-22T22:58:13.770Z] --- PASS: TestReadPluginNoRead (11.83s)
22:58:13 [2020-05-22T22:58:13.770Z]     --- PASS: TestReadPluginNoRead/default (1.67s)
22:58:13 [2020-05-22T22:58:13.770Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.75s)
22:58:13 [2020-05-22T22:58:13.770Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s)
22:58:13 [2020-05-22T22:58:13.770Z]     read_test.go:92: [dfe8073b5402f] daemon is not started
22:58:14 [2020-05-22T22:58:14.931Z] --- PASS: TestContinueAfterPluginCrash (12.85s)
22:58:14 [2020-05-22T22:58:14.931Z] PASS
22:58:14 [2020-05-22T22:58:14.931Z] 
22:58:14 [2020-05-22T22:58:14.931Z] DONE 6 tests in 12.957s
22:58:14 [2020-05-22T22:58:14.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:58:14 [2020-05-22T22:58:14.931Z] ++ 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
22:58:14 [2020-05-22T22:58:14.931Z] ++ set -e
22:58:14 [2020-05-22T22:58:14.931Z] ++ '[' -n 0 ']'
22:58:14 [2020-05-22T22:58:14.931Z] ++ set -x
22:58:14 [2020-05-22T22:58:14.931Z] ++ env -i DEST=/go/src/github.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
22:58:14 [2020-05-22T22:58:14.931Z] testing: warning: no tests to run
22:58:14 [2020-05-22T22:58:14.931Z] PASS
22:58:14 [2020-05-22T22:58:14.931Z] 
22:58:14 [2020-05-22T22:58:14.931Z] DONE 0 tests in 0.023s
22:58:14 [2020-05-22T22:58:14.931Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:58:14 [2020-05-22T22:58:14.931Z] ++ 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
22:58:14 [2020-05-22T22:58:14.931Z] ++ set -e
22:58:14 [2020-05-22T22:58:14.931Z] ++ '[' -n 0 ']'
22:58:14 [2020-05-22T22:58:14.931Z] ++ set -x
22:58:14 [2020-05-22T22:58:14.931Z] ++ env -i DEST=/go/src/github.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
22:58:14 [2020-05-22T22:58:14.931Z] INFO: Testing against a local daemon
22:58:14 [2020-05-22T22:58:14.931Z] === RUN   TestPluginWithDevMounts
22:58:14 [2020-05-22T22:58:14.931Z] === PAUSE TestPluginWithDevMounts
22:58:14 [2020-05-22T22:58:14.931Z] === CONT  TestPluginWithDevMounts
22:58:17 [2020-05-22T22:58:17.157Z] --- PASS: TestPluginWithDevMounts (2.25s)
22:58:17 [2020-05-22T22:58:17.157Z] PASS
22:58:17 [2020-05-22T22:58:17.157Z] 
22:58:17 [2020-05-22T22:58:17.157Z] DONE 1 tests in 2.354s
22:58:17 [2020-05-22T22:58:17.461Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
22:58:17 [2020-05-22T22:58:17.461Z] ++ 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
22:58:17 [2020-05-22T22:58:17.461Z] ++ set -e
22:58:17 [2020-05-22T22:58:17.461Z] ++ '[' -n 0 ']'
22:58:17 [2020-05-22T22:58:17.461Z] ++ set -x
22:58:17 [2020-05-22T22:58:17.461Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
22:58:17 [2020-05-22T22:58:17.461Z] INFO: Testing against a local daemon
22:58:17 [2020-05-22T22:58:17.461Z] === RUN   TestSecretInspect
22:58:17 [2020-05-22T22:58:17.762Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
22:58:17 [2020-05-22T22:58:17.762Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
22:58:19 [2020-05-22T22:58:19.552Z] --- PASS: TestSecretInspect (2.27s)
22:58:19 [2020-05-22T22:58:19.552Z] === RUN   TestSecretList
22:58:21 [2020-05-22T22:58:21.038Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
22:58:22 [2020-05-22T22:58:22.266Z] --- PASS: TestSecretList (2.27s)
22:58:22 [2020-05-22T22:58:22.266Z] === RUN   TestSecretsCreateAndDelete
22:58:22 [2020-05-22T22:58:22.935Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
22:58:23 [2020-05-22T22:58:23.192Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
22:58:24 [2020-05-22T22:58:24.355Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
22:58:24 [2020-05-22T22:58:24.355Z] === RUN   TestSecretsUpdate
22:58:25 [2020-05-22T22:58:25.714Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
22:58:26 [2020-05-22T22:58:26.433Z] --- PASS: TestSecretsUpdate (2.34s)
22:58:26 [2020-05-22T22:58:26.433Z] === RUN   TestTemplatedSecret
22:58:27 [2020-05-22T22:58:27.610Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
22:58:28 [2020-05-22T22:58:28.981Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
22:58:29 [2020-05-22T22:58:29.197Z] --- PASS: TestTemplatedSecret (2.72s)
22:58:29 [2020-05-22T22:58:29.197Z] === RUN   TestSecretCreateResolve
22:58:31 [2020-05-22T22:58:31.976Z] --- PASS: TestSecretCreateResolve (2.27s)
22:58:31 [2020-05-22T22:58:31.976Z] PASS
22:58:31 [2020-05-22T22:58:31.976Z] 
22:58:31 [2020-05-22T22:58:31.976Z] DONE 6 tests in 14.261s
22:58:31 [2020-05-22T22:58:31.976Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
22:58:31 [2020-05-22T22:58:31.976Z] ++ 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
22:58:31 [2020-05-22T22:58:31.976Z] ++ set -e
22:58:31 [2020-05-22T22:58:31.976Z] ++ '[' -n 0 ']'
22:58:31 [2020-05-22T22:58:31.976Z] ++ set -x
22:58:31 [2020-05-22T22:58:31.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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
22:58:31 [2020-05-22T22:58:31.976Z] INFO: Testing against a local daemon
22:58:31 [2020-05-22T22:58:31.976Z] === RUN   TestServiceCreateInit
22:58:31 [2020-05-22T22:58:31.976Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:58:35 [2020-05-22T22:58:35.528Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
22:58:36 [2020-05-22T22:58:36.472Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:58:37 [2020-05-22T22:58:37.423Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
22:58:39 [2020-05-22T22:58:39.959Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
22:58:40 [2020-05-22T22:58:40.041Z] --- PASS: TestServiceCreateInit (8.40s)
22:58:40 [2020-05-22T22:58:40.041Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.30s)
22:58:40 [2020-05-22T22:58:40.041Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.07s)
22:58:40 [2020-05-22T22:58:40.041Z] === RUN   TestCreateServiceMultipleTimes
22:58:41 [2020-05-22T22:58:41.330Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
22:58:41 [2020-05-22T22:58:41.895Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
22:58:43 [2020-05-22T22:58:43.265Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
22:58:45 [2020-05-22T22:58:45.790Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
22:58:48 [2020-05-22T22:58:48.314Z] === RUN   TestDockerSuite/TestPsListContainersSize
22:58:50 [2020-05-22T22:58:50.211Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
22:58:50 [2020-05-22T22:58:50.211Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
22:58:50 [2020-05-22T22:58:50.775Z] === RUN   TestDockerSuite/TestPsRightTagName
22:58:54 [2020-05-22T22:58:54.049Z] === RUN   TestDockerSuite/TestPsShowMounts
22:58:54 [2020-05-22T22:58:54.979Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
22:58:56 [2020-05-22T22:58:56.871Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
22:58:57 [2020-05-22T22:58:57.803Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
22:58:57 [2020-05-22T22:58:57.803Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
22:58:57 [2020-05-22T22:58:57.803Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
22:58:57 [2020-05-22T22:58:57.803Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
22:58:58 [2020-05-22T22:58:58.060Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
22:58:58 [2020-05-22T22:58:58.991Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
22:58:59 [2020-05-22T22:58:59.061Z] --- PASS: TestCreateServiceMultipleTimes (16.11s)
22:58:59 [2020-05-22T22:58:59.061Z] === RUN   TestCreateServiceConflict
22:58:59 [2020-05-22T22:58:59.061Z] --- PASS: TestCreateServiceConflict (2.28s)
22:58:59 [2020-05-22T22:58:59.061Z] === RUN   TestCreateServiceMaxReplicas
22:59:00 [2020-05-22T22:59:00.885Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
22:59:01 [2020-05-22T22:59:01.431Z] --- PASS: TestCreateServiceMaxReplicas (2.93s)
22:59:01 [2020-05-22T22:59:01.431Z] === RUN   TestCreateWithDuplicateNetworkNames
22:59:02 [2020-05-22T22:59:02.264Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
22:59:03 [2020-05-22T22:59:03.194Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
22:59:09 [2020-05-22T22:59:09.737Z] === RUN   TestDockerSwarmSuite/TestServiceScale
22:59:11 [2020-05-22T22:59:11.106Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
22:59:12 [2020-05-22T22:59:12.037Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
22:59:12 [2020-05-22T22:59:12.600Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
22:59:15 [2020-05-22T22:59:15.871Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
22:59:15 [2020-05-22T22:59:15.871Z] === RUN   TestDockerSuite/TestRestartPolicyNO
22:59:15 [2020-05-22T22:59:15.871Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
22:59:15 [2020-05-22T22:59:15.871Z] === RUN   TestDockerSuite/TestRestartRunningContainer
22:59:17 [2020-05-22T22:59:17.065Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.82s)
22:59:17 [2020-05-22T22:59:17.065Z] === RUN   TestCreateServiceSecretFileMode
22:59:18 [2020-05-22T22:59:18.141Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
22:59:18 [2020-05-22T22:59:18.141Z] === RUN   TestCreateServiceConfigFileMode
22:59:21 [2020-05-22T22:59:21.620Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
22:59:21 [2020-05-22T22:59:21.620Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
22:59:21 [2020-05-22T22:59:21.652Z] --- PASS: TestCreateServiceConfigFileMode (2.57s)
22:59:21 [2020-05-22T22:59:21.652Z] === RUN   TestCreateServiceSysctls
22:59:23 [2020-05-22T22:59:23.800Z] --- PASS: TestCreateServiceSysctls (3.41s)
22:59:23 [2020-05-22T22:59:23.800Z] === RUN   TestCreateServiceCapabilities
22:59:24 [2020-05-22T22:59:24.896Z] === RUN   TestDockerSuite/TestRestartWithVolumes
22:59:26 [2020-05-22T22:59:26.265Z] === RUN   TestDockerSuite/TestRmiBlank
22:59:26 [2020-05-22T22:59:26.265Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
22:59:26 [2020-05-22T22:59:26.265Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
22:59:26 [2020-05-22T22:59:26.609Z] --- PASS: TestCreateServiceCapabilities (2.61s)
22:59:26 [2020-05-22T22:59:26.609Z] === RUN   TestInspect
22:59:29 [2020-05-22T22:59:29.455Z] --- PASS: TestInspect (2.91s)
22:59:29 [2020-05-22T22:59:29.455Z] === RUN   TestCreateJob
22:59:31 [2020-05-22T22:59:31.521Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
22:59:32 [2020-05-22T22:59:32.084Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
22:59:32 [2020-05-22T22:59:32.341Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
22:59:32 [2020-05-22T22:59:32.341Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
22:59:32 [2020-05-22T22:59:32.982Z] --- PASS: TestCreateJob (3.53s)
22:59:32 [2020-05-22T22:59:32.982Z] === RUN   TestReplicatedJob
22:59:34 [2020-05-22T22:59:34.863Z] === RUN   TestDockerSuite/TestRmiImgIDForce
22:59:35 [2020-05-22T22:59:35.120Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
22:59:35 [2020-05-22T22:59:35.377Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
22:59:37 [2020-05-22T22:59:37.272Z] === RUN   TestDockerSuite/TestRmiParentImageFail
22:59:38 [2020-05-22T22:59:38.585Z] --- PASS: TestReplicatedJob (5.60s)
22:59:38 [2020-05-22T22:59:38.585Z] === RUN   TestUpdateReplicatedJob
22:59:38 [2020-05-22T22:59:38.640Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
22:59:38 [2020-05-22T22:59:38.640Z] === RUN   TestDockerSuite/TestRmiTag
22:59:38 [2020-05-22T22:59:38.640Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
22:59:39 [2020-05-22T22:59:39.571Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
22:59:42 [2020-05-22T22:59:42.135Z] --- PASS: TestUpdateReplicatedJob (3.53s)
22:59:42 [2020-05-22T22:59:42.135Z] === RUN   TestServiceListWithStatuses
22:59:42 [2020-05-22T22:59:42.135Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:59:42 [2020-05-22T22:59:42.135Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:59:42 [2020-05-22T22:59:42.135Z] === RUN   TestDockerNetworkConnectAlias
22:59:44 [2020-05-22T22:59:44.823Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
22:59:45 [2020-05-22T22:59:45.386Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
22:59:46 [2020-05-22T22:59:46.316Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
22:59:46 [2020-05-22T22:59:46.573Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
22:59:46 [2020-05-22T22:59:46.658Z] --- PASS: TestDockerNetworkConnectAlias (4.68s)
22:59:46 [2020-05-22T22:59:46.658Z] === RUN   TestDockerNetworkReConnect
22:59:48 [2020-05-22T22:59:48.466Z] === RUN   TestDockerSuite/TestRunAddHost
22:59:49 [2020-05-22T22:59:49.031Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
22:59:49 [2020-05-22T22:59:49.288Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
22:59:50 [2020-05-22T22:59:50.217Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
22:59:50 [2020-05-22T22:59:50.217Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
22:59:51 [2020-05-22T22:59:51.148Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
22:59:51 [2020-05-22T22:59:51.190Z] --- PASS: TestDockerNetworkReConnect (3.70s)
22:59:51 [2020-05-22T22:59:51.191Z] === RUN   TestServicePlugin
22:59:51 [2020-05-22T22:59:51.191Z] --- SKIP: TestServicePlugin (0.00s)
22:59:51 [2020-05-22T22:59:51.191Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:59:51 [2020-05-22T22:59:51.191Z] === RUN   TestServiceUpdateLabel
22:59:52 [2020-05-22T22:59:52.717Z] --- PASS: TestServiceUpdateLabel (2.18s)
22:59:52 [2020-05-22T22:59:52.717Z] === RUN   TestServiceUpdateSecrets
22:59:53 [2020-05-22T22:59:53.059Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
22:59:53 [2020-05-22T22:59:53.622Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
22:59:54 [2020-05-22T22:59:54.553Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
22:59:55 [2020-05-22T22:59:55.482Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
22:59:56 [2020-05-22T22:59:56.851Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
22:59:57 [2020-05-22T22:59:57.784Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
22:59:58 [2020-05-22T22:59:58.714Z] === RUN   TestDockerSuite/TestRunAttachDetach
22:59:59 [2020-05-22T22:59:59.645Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
23:00:00 [2020-05-22T23:00:00.577Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
23:00:01 [2020-05-22T23:00:01.507Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
23:00:02 [2020-05-22T23:00:02.438Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
23:00:03 [2020-05-22T23:00:03.371Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
23:00:04 [2020-05-22T23:00:04.302Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
23:00:05 [2020-05-22T23:00:05.671Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
23:00:06 [2020-05-22T23:00:06.601Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
23:00:06 [2020-05-22T23:00:06.601Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
23:00:07 [2020-05-22T23:00:07.530Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
23:00:08 [2020-05-22T23:00:08.094Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
23:00:08 [2020-05-22T23:00:08.094Z] === RUN   TestDockerSuite/TestRunBindMounts
23:00:08 [2020-05-22T23:00:08.164Z] --- PASS: TestServiceUpdateSecrets (14.85s)
23:00:08 [2020-05-22T23:00:08.164Z] === RUN   TestServiceUpdateConfigs
23:00:09 [2020-05-22T23:00:09.464Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
23:00:10 [2020-05-22T23:00:10.834Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
23:00:11 [2020-05-22T23:00:11.764Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
23:00:12 [2020-05-22T23:00:12.699Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
23:00:13 [2020-05-22T23:00:13.262Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
23:00:14 [2020-05-22T23:00:14.191Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
23:00:14 [2020-05-22T23:00:14.191Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
23:00:15 [2020-05-22T23:00:15.121Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
23:00:15 [2020-05-22T23:00:15.684Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
23:00:16 [2020-05-22T23:00:16.615Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
23:00:17 [2020-05-22T23:00:17.545Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
23:00:18 [2020-05-22T23:00:18.109Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
23:00:18 [2020-05-22T23:00:18.109Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
23:00:19 [2020-05-22T23:00:19.039Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
23:00:19 [2020-05-22T23:00:19.039Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
23:00:20 [2020-05-22T23:00:20.410Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
23:00:21 [2020-05-22T23:00:21.342Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
23:00:22 [2020-05-22T23:00:22.271Z] === RUN   TestDockerSuite/TestRunContainerNetwork
23:00:22 [2020-05-22T23:00:22.836Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
23:00:23 [2020-05-22T23:00:23.093Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
23:00:23 [2020-05-22T23:00:23.565Z] --- PASS: TestServiceUpdateConfigs (14.81s)
23:00:23 [2020-05-22T23:00:23.565Z] === RUN   TestServiceUpdateNetwork
23:00:24 [2020-05-22T23:00:24.024Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
23:00:25 [2020-05-22T23:00:25.394Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
23:00:25 [2020-05-22T23:00:25.394Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
23:00:27 [2020-05-22T23:00:27.287Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
23:00:29 [2020-05-22T23:00:29.185Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
23:00:29 [2020-05-22T23:00:29.750Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
23:00:30 [2020-05-22T23:00:30.681Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
23:00:31 [2020-05-22T23:00:31.622Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
23:00:32 [2020-05-22T23:00:32.186Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
23:00:33 [2020-05-22T23:00:33.117Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
23:00:35 [2020-05-22T23:00:35.011Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
23:00:36 [2020-05-22T23:00:36.338Z] --- PASS: TestServiceUpdateNetwork (13.10s)
23:00:36 [2020-05-22T23:00:36.338Z] === RUN   TestServiceUpdatePidsLimit
23:00:36 [2020-05-22T23:00:36.642Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:00:37 [2020-05-22T23:00:37.720Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:00:39 [2020-05-22T23:00:39.183Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
23:00:39 [2020-05-22T23:00:39.183Z] === RUN   TestDockerSuite/TestRunCreateVolume
23:00:39 [2020-05-22T23:00:39.440Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
23:00:41 [2020-05-22T23:00:41.962Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
23:00:43 [2020-05-22T23:00:43.854Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
23:00:44 [2020-05-22T23:00:44.645Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:00:44 [2020-05-22T23:00:44.785Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
23:00:46 [2020-05-22T23:00:46.679Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
23:00:49 [2020-05-22T23:00:49.200Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
23:00:49 [2020-05-22T23:00:49.200Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
23:00:49 [2020-05-22T23:00:49.200Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
23:00:50 [2020-05-22T23:00:50.132Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
23:00:52 [2020-05-22T23:00:52.026Z] === RUN   TestDockerSuite/TestRunDNSOptions
23:00:53 [2020-05-22T23:00:53.236Z] --- PASS: TestServiceUpdatePidsLimit (16.67s)
23:00:53 [2020-05-22T23:00:53.236Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s)
23:00:53 [2020-05-22T23:00:53.236Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s)
23:00:53 [2020-05-22T23:00:53.236Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.91s)
23:00:53 [2020-05-22T23:00:53.236Z] PASS
23:00:53 [2020-05-22T23:00:53.236Z] 
23:00:53 [2020-05-22T23:00:53.236Z] === Skipped
23:00:53 [2020-05-22T23:00:53.236Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
23:00:53 [2020-05-22T23:00:53.236Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:00:53 [2020-05-22T23:00:53.236Z] 
23:00:53 [2020-05-22T23:00:53.236Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
23:00:53 [2020-05-22T23:00:53.236Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:00:53 [2020-05-22T23:00:53.236Z] 
23:00:53 [2020-05-22T23:00:53.236Z] 
23:00:53 [2020-05-22T23:00:53.236Z] DONE 27 tests, 2 skipped in 140.446s
23:00:53 [2020-05-22T23:00:53.236Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
23:00:53 [2020-05-22T23:00:53.236Z] ++ 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:00:53 [2020-05-22T23:00:53.236Z] ++ set -e
23:00:53 [2020-05-22T23:00:53.236Z] ++ '[' -n 0 ']'
23:00:53 [2020-05-22T23:00:53.236Z] ++ set -x
23:00:53 [2020-05-22T23:00:53.236Z] ++ env -i DEST=/go/src/github.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:00:53 [2020-05-22T23:00:53.236Z] INFO: Testing against a local daemon
23:00:53 [2020-05-22T23:00:53.236Z] === RUN   TestSessionCreate
23:00:53 [2020-05-22T23:00:53.236Z] --- PASS: TestSessionCreate (0.07s)
23:00:53 [2020-05-22T23:00:53.236Z] === RUN   TestSessionCreateWithBadUpgrade
23:00:53 [2020-05-22T23:00:53.236Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
23:00:53 [2020-05-22T23:00:53.236Z] PASS
23:00:53 [2020-05-22T23:00:53.236Z] 
23:00:53 [2020-05-22T23:00:53.236Z] DONE 2 tests in 0.225s
23:00:53 [2020-05-22T23:00:53.236Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
23:00:53 [2020-05-22T23:00:53.236Z] ++ 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:00:53 [2020-05-22T23:00:53.236Z] ++ set -e
23:00:53 [2020-05-22T23:00:53.236Z] ++ '[' -n 0 ']'
23:00:53 [2020-05-22T23:00:53.236Z] ++ set -x
23:00:53 [2020-05-22T23:00:53.236Z] ++ env -i DEST=/go/src/github.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:00:53 [2020-05-22T23:00:53.236Z] INFO: Testing against a local daemon
23:00:53 [2020-05-22T23:00:53.236Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:00:53 [2020-05-22T23:00:53.236Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:00:53 [2020-05-22T23:00:53.236Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:00:53 [2020-05-22T23:00:53.236Z] === RUN   TestEventsExecDie
23:00:53 [2020-05-22T23:00:53.236Z] --- PASS: TestEventsExecDie (0.84s)
23:00:53 [2020-05-22T23:00:53.236Z] === RUN   TestEventsBackwardsCompatible
23:00:53 [2020-05-22T23:00:53.236Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
23:00:53 [2020-05-22T23:00:53.236Z] === RUN   TestInfoBinaryCommits
23:00:53 [2020-05-22T23:00:53.394Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
23:00:53 [2020-05-22T23:00:53.395Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
23:00:53 [2020-05-22T23:00:53.545Z] --- PASS: TestInfoBinaryCommits (0.05s)
23:00:53 [2020-05-22T23:00:53.545Z] === RUN   TestInfoAPIVersioned
23:00:53 [2020-05-22T23:00:53.545Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:00:53 [2020-05-22T23:00:53.545Z] === RUN   TestInfoDiscoveryBackend
23:00:53 [2020-05-22T23:00:53.858Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
23:00:53 [2020-05-22T23:00:53.858Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:00:54 [2020-05-22T23:00:54.941Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
23:00:54 [2020-05-22T23:00:54.941Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:00:55 [2020-05-22T23:00:55.611Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
23:00:55 [2020-05-22T23:00:55.611Z] === RUN   TestInfoAPI
23:00:55 [2020-05-22T23:00:55.611Z] --- PASS: TestInfoAPI (0.07s)
23:00:55 [2020-05-22T23:00:55.611Z] === RUN   TestInfoAPIWarnings
23:00:55 [2020-05-22T23:00:55.929Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
23:00:56 [2020-05-22T23:00:56.300Z] --- PASS: TestInfoAPIWarnings (0.54s)
23:00:56 [2020-05-22T23:00:56.300Z] === RUN   TestInfoDebug
23:00:56 [2020-05-22T23:00:56.618Z] --- PASS: TestInfoDebug (0.54s)
23:00:56 [2020-05-22T23:00:56.618Z] === RUN   TestInfoInsecureRegistries
23:00:56 [2020-05-22T23:00:56.864Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
23:00:57 [2020-05-22T23:00:57.296Z] --- PASS: TestInfoInsecureRegistries (0.55s)
23:00:57 [2020-05-22T23:00:57.296Z] === RUN   TestInfoRegistryMirrors
23:00:57 [2020-05-22T23:00:57.617Z] --- PASS: TestInfoRegistryMirrors (0.54s)
23:00:57 [2020-05-22T23:00:57.617Z] === RUN   TestLoginFailsWithBadCredentials
23:00:58 [2020-05-22T23:00:58.277Z] --- PASS: TestLoginFailsWithBadCredentials (0.55s)
23:00:58 [2020-05-22T23:00:58.277Z] === RUN   TestPingCacheHeaders
23:00:58 [2020-05-22T23:00:58.277Z] --- PASS: TestPingCacheHeaders (0.05s)
23:00:58 [2020-05-22T23:00:58.277Z] === RUN   TestPingGet
23:00:58 [2020-05-22T23:00:58.277Z] --- PASS: TestPingGet (0.03s)
23:00:58 [2020-05-22T23:00:58.277Z] === RUN   TestPingHead
23:00:58 [2020-05-22T23:00:58.564Z] --- PASS: TestPingHead (0.05s)
23:00:58 [2020-05-22T23:00:58.564Z] === RUN   TestVersion
23:00:58 [2020-05-22T23:00:58.564Z] --- PASS: TestVersion (0.05s)
23:00:58 [2020-05-22T23:00:58.564Z] PASS
23:00:58 [2020-05-22T23:00:58.564Z] 
23:00:58 [2020-05-22T23:00:58.564Z] === Skipped
23:00:58 [2020-05-22T23:00:58.564Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:00:58 [2020-05-22T23:00:58.564Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:00:58 [2020-05-22T23:00:58.564Z] 
23:00:58 [2020-05-22T23:00:58.564Z] 
23:00:58 [2020-05-22T23:00:58.564Z] DONE 18 tests, 1 skipped in 6.193s
23:00:58 [2020-05-22T23:00:58.564Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
23:00:58 [2020-05-22T23:00:58.564Z] ++ 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:00:58 [2020-05-22T23:00:58.564Z] ++ set -e
23:00:58 [2020-05-22T23:00:58.564Z] ++ '[' -n 0 ']'
23:00:58 [2020-05-22T23:00:58.564Z] ++ set -x
23:00:58 [2020-05-22T23:00:58.564Z] ++ env -i DEST=/go/src/github.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:00:58 [2020-05-22T23:00:58.564Z] INFO: Testing against a local daemon
23:00:58 [2020-05-22T23:00:58.564Z] === RUN   TestVolumesCreateAndList
23:00:58 [2020-05-22T23:00:58.564Z] --- PASS: TestVolumesCreateAndList (0.06s)
23:00:58 [2020-05-22T23:00:58.564Z] === RUN   TestVolumesRemove
23:00:58 [2020-05-22T23:00:58.756Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
23:00:58 [2020-05-22T23:00:58.856Z] --- PASS: TestVolumesRemove (0.09s)
23:00:58 [2020-05-22T23:00:58.856Z] === RUN   TestVolumesInspect
23:00:58 [2020-05-22T23:00:58.856Z] --- PASS: TestVolumesInspect (0.04s)
23:00:58 [2020-05-22T23:00:58.856Z] === RUN   TestVolumesInvalidJSON
23:00:58 [2020-05-22T23:00:58.856Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:00:58 [2020-05-22T23:00:58.856Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:00:58 [2020-05-22T23:00:58.856Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:00:58 [2020-05-22T23:00:58.856Z] --- PASS: TestVolumesInvalidJSON (0.04s)
23:00:58 [2020-05-22T23:00:58.856Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:00:58 [2020-05-22T23:00:58.856Z] PASS
23:00:58 [2020-05-22T23:00:58.856Z] 
23:00:58 [2020-05-22T23:00:58.856Z] DONE 5 tests in 0.321s
23:00:58 [2020-05-22T23:00:58.856Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:00:59 [2020-05-22T23:00:59.151Z] ++++ cat bundles/test-integration/docker.pid
23:00:59 [2020-05-22T23:00:59.151Z] +++ kill 14043
23:00:59 [2020-05-22T23:00:59.320Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
23:00:59 [2020-05-22T23:00:59.320Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
23:01:00 [2020-05-22T23:01:00.210Z] +++ /etc/init.d/apparmor stop
23:01:00 [2020-05-22T23:01:00.210Z] Leaving: AppArmorNo profiles have been unloaded.
23:01:00 [2020-05-22T23:01:00.210Z] 
23:01:00 [2020-05-22T23:01:00.210Z] Unloading profiles will leave already running processes permanently
23:01:00 [2020-05-22T23:01:00.210Z] unconfined, which can lead to unexpected situations.
23:01:00 [2020-05-22T23:01:00.210Z] 
23:01:00 [2020-05-22T23:01:00.210Z] To set a process to complain mode, use the command line tool
23:01:00 [2020-05-22T23:01:00.210Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:01:00 [2020-05-22T23:01:00.210Z] +++ true
23:01:00 [2020-05-22T23:01:00.250Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
23:01:00 [2020-05-22T23:01:00.518Z] 
23:01:02 [2020-05-22T23:01:02.142Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
23:01:02 [2020-05-22T23:01:02.142Z] === RUN   TestDockerSuite/TestRunDuplicateMount
Post stage
[Pipeline] junit
23:01:02 [2020-05-22T23:01:02.678Z] Recording test results
23:01:02 [2020-05-22T23:01:02.706Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:01:03 [2020-05-22T23:01:03.636Z] === RUN   TestDockerSuite/TestRunEchoStdout
23:01:03 [2020-05-22T23:01:03.697Z] + echo Ensuring container killed.
23:01:03 [2020-05-22T23:01:03.697Z] Ensuring container killed.
23:01:03 [2020-05-22T23:01:03.697Z] + docker rm -vf docker-pr3
23:01:03 [2020-05-22T23:01:03.697Z] Error: No such container: docker-pr3
23:01:03 [2020-05-22T23:01:03.697Z] + true
[Pipeline] sh
23:01:04 [2020-05-22T23:01:04.106Z] + echo Chowning /workspace to jenkins user
23:01:04 [2020-05-22T23:01:04.106Z] Chowning /workspace to jenkins user
23:01:04 [2020-05-22T23:01:04.106Z] + id -u
23:01:04 [2020-05-22T23:01:04.106Z] + id -g
23:01:04 [2020-05-22T23:01:04.106Z] + docker run --rm -v /home/docker/workspace/moby_PR-41014:/workspace busybox chown -R 1001:1001 /workspace
23:01:04 [2020-05-22T23:01:04.106Z] Unable to find image 'busybox:latest' locally
23:01:04 [2020-05-22T23:01:04.398Z] latest: Pulling from library/busybox
23:01:04 [2020-05-22T23:01:04.398Z] 368841f1302b: Pulling fs layer
23:01:04 [2020-05-22T23:01:04.568Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
23:01:04 [2020-05-22T23:01:04.686Z] 368841f1302b: Verifying Checksum
23:01:04 [2020-05-22T23:01:04.686Z] 368841f1302b: Download complete
23:01:04 [2020-05-22T23:01:04.972Z] 368841f1302b: Pull complete
23:01:04 [2020-05-22T23:01:04.972Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
23:01:04 [2020-05-22T23:01:04.972Z] Status: Downloaded newer image for busybox:latest
23:01:05 [2020-05-22T23:01:05.132Z] === RUN   TestDockerSuite/TestRunEmptyEnv
23:01:05 [2020-05-22T23:01:05.132Z] === RUN   TestDockerSuite/TestRunEntrypoint
23:01:06 [2020-05-22T23:01:06.062Z] === RUN   TestDockerSuite/TestRunEnvironment
23:01:06 [2020-05-22T23:01:06.992Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:01:07 [2020-05-22T23:01:07.476Z] + bundleName=ppc64le-integration
23:01:07 [2020-05-22T23:01:07.476Z] + echo Creating ppc64le-integration-bundles.tar.gz
23:01:07 [2020-05-22T23:01:07.476Z] Creating ppc64le-integration-bundles.tar.gz
23:01:07 [2020-05-22T23:01:07.476Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+  *.prof -o -name *-report.xmlxargs ) tar -print -czf
23:01:07 [2020-05-22T23:01:07.476Z]  ppc64le-integration-bundles.tar.gz
23:01:07 [2020-05-22T23:01:07.555Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
[Pipeline] archiveArtifacts
23:01:07 [2020-05-22T23:01:07.818Z] Archiving artifacts
23:01:08 [2020-05-22T23:01:08.355Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:01:08 [2020-05-22T23:01:08.487Z] === RUN   TestDockerSuite/TestRunExitCode
23:01:08 [2020-05-22T23:01:08.751Z] + make clean
23:01:09 [2020-05-22T23:01:09.373Z] make: command: Command not found
23:01:09 [2020-05-22T23:01:09.373Z] make: command: Command not found
23:01:09 [2020-05-22T23:01:09.373Z] docker volume rm -f docker-dev-cache
23:01:09 [2020-05-22T23:01:09.373Z] docker-dev-cache
[Pipeline] deleteDir
23:01:09 [2020-05-22T23:01:09.416Z] === RUN   TestDockerSuite/TestRunExitCodeOne
23:01:09 [2020-05-22T23:01:09.980Z] === RUN   TestDockerSuite/TestRunExitCodeZero
23:01:10 [2020-05-22T23:01:10.909Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
23:01:11 [2020-05-22T23:01:11.839Z] === RUN   TestDockerSuite/TestRunExposePort
23:01:11 [2020-05-22T23:01:11.839Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:01:12 [2020-05-22T23:01:12.402Z] === RUN   TestDockerSuite/TestRunGroupAdd
23:01:13 [2020-05-22T23:01:13.331Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
23:01:14 [2020-05-22T23:01:14.711Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
23:01:15 [2020-05-22T23:01:15.276Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
23:01:15 [2020-05-22T23:01:15.276Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
23:01:19 [2020-05-22T23:01:19.450Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
23:01:19 [2020-05-22T23:01:19.706Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
23:01:31 [2020-05-22T23:01:31.883Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
23:01:32 [2020-05-22T23:01:32.447Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
23:01:33 [2020-05-22T23:01:33.816Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
23:01:33 [2020-05-22T23:01:33.816Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
23:01:33 [2020-05-22T23:01:33.816Z] === RUN   TestDockerSuite/TestRunInvalidReference
23:01:33 [2020-05-22T23:01:33.816Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
23:01:34 [2020-05-22T23:01:34.746Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
23:01:38 [2020-05-22T23:01:38.019Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
23:01:39 [2020-05-22T23:01:39.913Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
23:01:41 [2020-05-22T23:01:41.280Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
23:01:42 [2020-05-22T23:01:42.211Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
23:01:42 [2020-05-22T23:01:42.775Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
23:01:43 [2020-05-22T23:01:43.338Z] === RUN   TestDockerSuite/TestRunModeHostname
23:01:44 [2020-05-22T23:01:44.711Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
23:01:44 [2020-05-22T23:01:44.711Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
23:01:44 [2020-05-22T23:01:44.967Z] === RUN   TestDockerSuite/TestRunModeIpcHost
23:01:46 [2020-05-22T23:01:46.336Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
23:01:47 [2020-05-22T23:01:47.704Z] === RUN   TestDockerSuite/TestRunModePIDContainer
23:01:49 [2020-05-22T23:01:49.596Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
23:01:49 [2020-05-22T23:01:49.596Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
23:01:49 [2020-05-22T23:01:49.596Z] === RUN   TestDockerSuite/TestRunModePIDHost
23:01:51 [2020-05-22T23:01:51.491Z] === RUN   TestDockerSuite/TestRunModeUTSHost
23:01:52 [2020-05-22T23:01:52.860Z] === RUN   TestDockerSuite/TestRunMount
23:01:59 [2020-05-22T23:01:59.408Z] === RUN   TestDockerSuite/TestRunMountOrdering
23:01:59 [2020-05-22T23:01:59.972Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
23:02:00 [2020-05-22T23:02:00.901Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
23:02:02 [2020-05-22T23:02:02.270Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
23:02:04 [2020-05-22T23:02:04.791Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
23:02:08 [2020-05-22T23:02:08.969Z] === RUN   TestDockerSuite/TestRunNamedVolume
23:02:10 [2020-05-22T23:02:10.868Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
23:02:13 [2020-05-22T23:02:13.393Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
23:02:14 [2020-05-22T23:02:14.762Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
23:02:16 [2020-05-22T23:02:16.130Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
23:02:16 [2020-05-22T23:02:16.388Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
23:02:16 [2020-05-22T23:02:16.951Z] === RUN   TestDockerSuite/TestRunNetHost
23:02:18 [2020-05-22T23:02:18.321Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
23:02:18 [2020-05-22T23:02:18.884Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
23:02:19 [2020-05-22T23:02:19.814Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
23:02:21 [2020-05-22T23:02:21.184Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
23:02:22 [2020-05-22T23:02:22.114Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
23:02:24 [2020-05-22T23:02:24.636Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
23:02:26 [2020-05-22T23:02:26.004Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
23:02:30 [2020-05-22T23:02:30.180Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
23:02:30 [2020-05-22T23:02:30.742Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
23:02:30 [2020-05-22T23:02:30.742Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
23:02:31 [2020-05-22T23:02:31.672Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
23:02:31 [2020-05-22T23:02:31.672Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
23:02:32 [2020-05-22T23:02:32.601Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
23:02:33 [2020-05-22T23:02:33.555Z] === RUN   TestDockerSuite/TestRunNonExistingImage
23:02:33 [2020-05-22T23:02:33.555Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
23:02:34 [2020-05-22T23:02:34.485Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
23:02:35 [2020-05-22T23:02:35.415Z] === RUN   TestDockerSuite/TestRunOOMExitCode
23:02:35 [2020-05-22T23:02:35.415Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
23:02:35 [2020-05-22T23:02:35.983Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
23:02:36 [2020-05-22T23:02:36.240Z] === RUN   TestDockerSuite/TestRunPIDsLimit
23:02:37 [2020-05-22T23:02:37.170Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
23:02:39 [2020-05-22T23:02:39.692Z] === RUN   TestDockerSuite/TestRunPortInUse
23:02:40 [2020-05-22T23:02:40.256Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
23:02:41 [2020-05-22T23:02:41.190Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
23:02:41 [2020-05-22T23:02:41.754Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
23:02:42 [2020-05-22T23:02:42.686Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
23:02:43 [2020-05-22T23:02:43.250Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
23:02:44 [2020-05-22T23:02:44.179Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
23:02:44 [2020-05-22T23:02:44.179Z] === RUN   TestDockerSuite/TestRunPublishPort
23:02:44 [2020-05-22T23:02:44.436Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
23:02:45 [2020-05-22T23:02:45.000Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
23:02:45 [2020-05-22T23:02:45.564Z] === RUN   TestDockerSuite/TestRunReadProcLatency
23:02:45 [2020-05-22T23:02:45.821Z] === RUN   TestDockerSuite/TestRunReadProcTimer
23:02:46 [2020-05-22T23:02:46.751Z] === RUN   TestDockerSuite/TestRunRedirectStdout
23:02:47 [2020-05-22T23:02:47.009Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
23:02:48 [2020-05-22T23:02:48.377Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
23:02:48 [2020-05-22T23:02:48.377Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
23:02:52 [2020-05-22T23:02:52.554Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
23:02:52 [2020-05-22T23:02:52.811Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
23:02:53 [2020-05-22T23:02:53.760Z] === RUN   TestDockerSuite/TestRunRm
23:02:54 [2020-05-22T23:02:54.690Z] === RUN   TestDockerSuite/TestRunRmAndWait
23:02:56 [2020-05-22T23:02:56.058Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
23:02:58 [2020-05-22T23:02:58.580Z] === RUN   TestDockerSuite/TestRunRmPre125Api
23:02:59 [2020-05-22T23:02:59.144Z] === RUN   TestDockerSuite/TestRunRootWorkdir
23:03:00 [2020-05-22T23:03:00.077Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
23:03:01 [2020-05-22T23:03:01.451Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
23:03:01 [2020-05-22T23:03:01.451Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
23:03:01 [2020-05-22T23:03:01.708Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
23:03:02 [2020-05-22T23:03:02.639Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
23:03:07 [2020-05-22T23:03:07.892Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
23:03:08 [2020-05-22T23:03:08.822Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
23:03:09 [2020-05-22T23:03:09.751Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
23:03:10 [2020-05-22T23:03:10.681Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
23:03:12 [2020-05-22T23:03:12.574Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
23:03:13 [2020-05-22T23:03:13.138Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
23:03:13 [2020-05-22T23:03:13.701Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
23:03:13 [2020-05-22T23:03:13.958Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
23:03:14 [2020-05-22T23:03:14.889Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
23:03:15 [2020-05-22T23:03:15.824Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
23:03:16 [2020-05-22T23:03:16.391Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
23:03:17 [2020-05-22T23:03:17.321Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
23:03:18 [2020-05-22T23:03:18.252Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
23:03:19 [2020-05-22T23:03:19.182Z] === RUN   TestDockerSuite/TestRunSetMacAddress
23:03:19 [2020-05-22T23:03:19.745Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
23:03:23 [2020-05-22T23:03:23.018Z] === RUN   TestDockerSuite/TestRunState
23:03:24 [2020-05-22T23:03:24.386Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
23:03:24 [2020-05-22T23:03:24.949Z] === RUN   TestDockerSuite/TestRunStdinPipe
23:03:25 [2020-05-22T23:03:25.879Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
23:03:25 [2020-05-22T23:03:25.879Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
23:03:25 [2020-05-22T23:03:25.879Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
23:03:26 [2020-05-22T23:03:26.808Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
23:03:27 [2020-05-22T23:03:27.371Z] === RUN   TestDockerSuite/TestRunSysctls
23:03:29 [2020-05-22T23:03:29.263Z] === RUN   TestDockerSuite/TestRunTLSVerify
23:03:29 [2020-05-22T23:03:29.263Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
23:03:29 [2020-05-22T23:03:29.263Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
23:03:29 [2020-05-22T23:03:29.826Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
23:03:33 [2020-05-22T23:03:33.098Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
23:03:33 [2020-05-22T23:03:33.358Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
23:03:35 [2020-05-22T23:03:35.252Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
23:03:39 [2020-05-22T23:03:39.429Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
23:03:42 [2020-05-22T23:03:42.707Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
23:03:43 [2020-05-22T23:03:43.270Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
23:03:44 [2020-05-22T23:03:44.201Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
23:03:44 [2020-05-22T23:03:44.764Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
23:03:47 [2020-05-22T23:03:47.285Z] === RUN   TestDockerSuite/TestRunUnshareProc
23:03:48 [2020-05-22T23:03:48.654Z] === RUN   TestDockerSuite/TestRunUserByID
23:03:49 [2020-05-22T23:03:49.218Z] === RUN   TestDockerSuite/TestRunUserByIDBig
23:03:49 [2020-05-22T23:03:49.474Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
23:03:49 [2020-05-22T23:03:49.474Z] === RUN   TestDockerSuite/TestRunUserByIDZero
23:03:50 [2020-05-22T23:03:50.403Z] === RUN   TestDockerSuite/TestRunUserByName
23:03:51 [2020-05-22T23:03:51.334Z] === RUN   TestDockerSuite/TestRunUserDefaults
23:03:51 [2020-05-22T23:03:51.897Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
23:03:51 [2020-05-22T23:03:51.897Z] === RUN   TestDockerSuite/TestRunUserNotFound
23:03:52 [2020-05-22T23:03:52.154Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
23:03:53 [2020-05-22T23:03:53.086Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
23:03:58 [2020-05-22T23:03:58.338Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
23:03:58 [2020-05-22T23:03:58.338Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
23:03:59 [2020-05-22T23:03:59.707Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
23:04:02 [2020-05-22T23:04:02.228Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
23:04:03 [2020-05-22T23:04:03.612Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
23:04:06 [2020-05-22T23:04:06.131Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
23:04:07 [2020-05-22T23:04:07.061Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
23:04:08 [2020-05-22T23:04:08.955Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
23:04:10 [2020-05-22T23:04:10.325Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
23:04:10 [2020-05-22T23:04:10.887Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
23:04:11 [2020-05-22T23:04:11.817Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
23:04:11 [2020-05-22T23:04:11.817Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
23:04:11 [2020-05-22T23:04:11.817Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
23:04:11 [2020-05-22T23:04:11.817Z] === RUN   TestDockerSuite/TestRunWithBadDevice
23:04:11 [2020-05-22T23:04:11.817Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
23:04:12 [2020-05-22T23:04:12.747Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
23:04:13 [2020-05-22T23:04:13.676Z] === RUN   TestDockerSuite/TestRunWithCPUShares
23:04:14 [2020-05-22T23:04:14.606Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
23:04:16 [2020-05-22T23:04:16.500Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
23:04:17 [2020-05-22T23:04:17.062Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
23:04:17 [2020-05-22T23:04:17.993Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
23:04:17 [2020-05-22T23:04:17.993Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
23:04:18 [2020-05-22T23:04:18.557Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
23:04:18 [2020-05-22T23:04:18.557Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
23:04:18 [2020-05-22T23:04:18.557Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
23:04:18 [2020-05-22T23:04:18.813Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
23:04:18 [2020-05-22T23:04:18.813Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
23:04:18 [2020-05-22T23:04:18.813Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
23:04:19 [2020-05-22T23:04:19.070Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
23:04:19 [2020-05-22T23:04:19.326Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
23:04:19 [2020-05-22T23:04:19.326Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
23:04:19 [2020-05-22T23:04:19.582Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
23:04:20 [2020-05-22T23:04:20.514Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
23:04:21 [2020-05-22T23:04:21.445Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
23:04:22 [2020-05-22T23:04:22.009Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
23:04:22 [2020-05-22T23:04:22.009Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
23:04:22 [2020-05-22T23:04:22.942Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
23:04:23 [2020-05-22T23:04:23.505Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
23:04:24 [2020-05-22T23:04:24.435Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
23:04:24 [2020-05-22T23:04:24.435Z] === RUN   TestDockerSuite/TestRunWithShmSize
23:04:24 [2020-05-22T23:04:24.997Z] === RUN   TestDockerSuite/TestRunWithSwappiness
23:04:25 [2020-05-22T23:04:25.927Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
23:04:25 [2020-05-22T23:04:25.927Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
23:04:25 [2020-05-22T23:04:25.927Z] === RUN   TestDockerSuite/TestRunWithUlimits
23:04:26 [2020-05-22T23:04:26.857Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
23:04:28 [2020-05-22T23:04:28.750Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
23:04:29 [2020-05-22T23:04:29.313Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
23:04:29 [2020-05-22T23:04:29.313Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
23:04:29 [2020-05-22T23:04:29.875Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
23:04:29 [2020-05-22T23:04:29.875Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
23:04:31 [2020-05-22T23:04:31.767Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
23:04:32 [2020-05-22T23:04:32.334Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
23:04:34 [2020-05-22T23:04:34.856Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
23:04:35 [2020-05-22T23:04:35.786Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
23:04:35 [2020-05-22T23:04:35.786Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
23:04:35 [2020-05-22T23:04:35.786Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
23:04:37 [2020-05-22T23:04:37.155Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
23:04:38 [2020-05-22T23:04:38.086Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
23:04:39 [2020-05-22T23:04:39.458Z] === RUN   TestDockerSuite/TestSaveCheckTimes
23:04:39 [2020-05-22T23:04:39.458Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
23:04:41 [2020-05-22T23:04:41.353Z] === RUN   TestDockerSuite/TestSaveImageId
23:04:41 [2020-05-22T23:04:41.353Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
23:04:41 [2020-05-22T23:04:41.917Z] === RUN   TestDockerSuite/TestSaveLoadParents
23:04:44 [2020-05-22T23:04:44.458Z] === RUN   TestDockerSuite/TestSaveMultipleNames
23:04:44 [2020-05-22T23:04:44.458Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
23:04:45 [2020-05-22T23:04:45.826Z] === RUN   TestDockerSuite/TestSaveSingleTag
23:04:45 [2020-05-22T23:04:45.826Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
23:04:45 [2020-05-22T23:04:45.826Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
23:04:47 [2020-05-22T23:04:47.720Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
23:04:49 [2020-05-22T23:04:49.087Z] === RUN   TestDockerSuite/TestSearchCmdOptions
23:04:49 [2020-05-22T23:04:49.343Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
23:04:49 [2020-05-22T23:04:49.600Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
23:04:49 [2020-05-22T23:04:49.600Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
23:04:49 [2020-05-22T23:04:49.600Z] === RUN   TestDockerSuite/TestSearchWithLimit
23:04:50 [2020-05-22T23:04:50.163Z] === RUN   TestDockerSuite/TestSlowStdinClosing
23:04:52 [2020-05-22T23:04:52.683Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
23:04:55 [2020-05-22T23:04:55.954Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
23:04:58 [2020-05-22T23:04:58.474Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
23:05:00 [2020-05-22T23:05:00.994Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
23:05:01 [2020-05-22T23:05:01.557Z] === RUN   TestDockerSuite/TestStartAttachSilent
23:05:03 [2020-05-22T23:05:03.449Z] === RUN   TestDockerSuite/TestStartAttachWithRename
23:05:05 [2020-05-22T23:05:05.970Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
23:05:05 [2020-05-22T23:05:05.970Z] === RUN   TestDockerSuite/TestStartMultipleContainers
23:05:09 [2020-05-22T23:05:09.266Z] === RUN   TestDockerSuite/TestStartPausedContainer
23:05:09 [2020-05-22T23:05:09.829Z] === RUN   TestDockerSuite/TestStartRecordError
23:05:11 [2020-05-22T23:05:11.722Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
23:05:11 [2020-05-22T23:05:11.722Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
23:05:14 [2020-05-22T23:05:14.243Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
23:05:16 [2020-05-22T23:05:16.766Z] === RUN   TestDockerSuite/TestStatsAllNoStream
23:05:20 [2020-05-22T23:05:20.039Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
23:05:25 [2020-05-22T23:05:25.289Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
23:05:27 [2020-05-22T23:05:27.808Z] === RUN   TestDockerSuite/TestStatsFormatAll
23:05:33 [2020-05-22T23:05:33.056Z] === RUN   TestDockerSuite/TestStatsNoStream
23:05:36 [2020-05-22T23:05:36.327Z] === RUN   TestDockerSuite/TestStopContainerSignal
23:05:37 [2020-05-22T23:05:37.703Z] === RUN   TestDockerSuite/TestTopMultipleArgs
23:05:38 [2020-05-22T23:05:38.639Z] === RUN   TestDockerSuite/TestTopNonPrivileged
23:05:39 [2020-05-22T23:05:39.204Z] === RUN   TestDockerSuite/TestTopPrivileged
23:05:40 [2020-05-22T23:05:40.134Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
23:05:40 [2020-05-22T23:05:40.134Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
23:05:41 [2020-05-22T23:05:41.065Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
23:05:45 [2020-05-22T23:05:45.237Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
23:05:49 [2020-05-22T23:05:49.412Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
23:05:49 [2020-05-22T23:05:49.669Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
23:05:50 [2020-05-22T23:05:50.598Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
23:05:50 [2020-05-22T23:05:50.598Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
23:05:51 [2020-05-22T23:05:51.530Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
23:05:53 [2020-05-22T23:05:53.424Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
23:05:53 [2020-05-22T23:05:53.424Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
23:05:54 [2020-05-22T23:05:54.794Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
23:05:55 [2020-05-22T23:05:55.724Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
23:05:56 [2020-05-22T23:05:56.654Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
23:05:58 [2020-05-22T23:05:58.022Z] === RUN   TestDockerSuite/TestUpdateStats
23:06:02 [2020-05-22T23:06:02.194Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
23:06:03 [2020-05-22T23:06:03.608Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
23:06:03 [2020-05-22T23:06:03.608Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
23:06:04 [2020-05-22T23:06:04.537Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
23:06:05 [2020-05-22T23:06:05.468Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
23:06:09 [2020-05-22T23:06:09.644Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
23:06:13 [2020-05-22T23:06:13.818Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
23:06:17 [2020-05-22T23:06:17.090Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
23:06:19 [2020-05-22T23:06:19.610Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
23:06:23 [2020-05-22T23:06:23.783Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
23:06:29 [2020-05-22T23:06:29.035Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
23:06:30 [2020-05-22T23:06:30.927Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
23:06:33 [2020-05-22T23:06:33.457Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
23:06:34 [2020-05-22T23:06:34.824Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
23:06:36 [2020-05-22T23:06:36.194Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
23:06:38 [2020-05-22T23:06:38.717Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
23:06:41 [2020-05-22T23:06:41.237Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
23:06:43 [2020-05-22T23:06:43.758Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
23:06:46 [2020-05-22T23:06:46.279Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
23:06:48 [2020-05-22T23:06:48.173Z] === RUN   TestDockerSuite/TestVolumeCLICreate
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLILs
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
23:07:06 [2020-05-22T23:07:06.224Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
23:07:06 [2020-05-22T23:07:06.225Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
23:07:06 [2020-05-22T23:07:06.225Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
23:07:06 [2020-05-22T23:07:06.482Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
23:07:06 [2020-05-22T23:07:06.482Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
23:07:06 [2020-05-22T23:07:06.482Z] === RUN   TestDockerSuite/TestVolumeCLIRm
23:07:09 [2020-05-22T23:07:09.759Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
23:07:09 [2020-05-22T23:07:09.759Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
23:07:09 [2020-05-22T23:07:09.759Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
23:07:09 [2020-05-22T23:07:09.759Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
23:07:09 [2020-05-22T23:07:09.759Z] === RUN   TestDockerSuite/TestVolumeEvents
23:07:10 [2020-05-22T23:07:10.690Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
23:07:13 [2020-05-22T23:07:13.212Z] === RUN   TestDockerSuite/TestVolumeLsFormat
23:07:13 [2020-05-22T23:07:13.212Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
23:07:13 [2020-05-22T23:07:13.212Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
23:07:16 [2020-05-22T23:07:16.484Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
23:07:20 [2020-05-22T23:07:20.657Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
23:07:20 [2020-05-22T23:07:20.657Z] --- PASS: TestDockerSuite (1790.43s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.89s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.29s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.10s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.23s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.22s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.22s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.95s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.38s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.13s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.29s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.41s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.09s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.35s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.32s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.13s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.27s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.61s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.61s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.47s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.02s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.61s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.38s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.05s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.66s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.87s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.00s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.87s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.07s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.62s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.50s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.08s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.78s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.21s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.32s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.93s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.10s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.42s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.35s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.47s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.47s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.47s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.92s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.94s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.69s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.31s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.78s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.92s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.40s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.71s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.84s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.64s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.72s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.10s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.17s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.22s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.07s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.44s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:07:20 [2020-05-22T23:07:20.658Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.55s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.49s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.38s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.77s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.43s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.01s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
23:07:20 [2020-05-22T23:07:20.658Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
23:07:20 [2020-05-22T23:07:20.658Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:07:20 [2020-05-22T23:07:20.658Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:07:20 [2020-05-22T23:07:20.658Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.51s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.69s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.10s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.94s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.45s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.65s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.96s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.67s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.65s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (12.73s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.27s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.98s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.09s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.00s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.68s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.29s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.90s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.33s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.26s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.75s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.44s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.76s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.85s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.96s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.78s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.63s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.48s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.74s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.28s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.77s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.71s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.66s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:07:20 [2020-05-22T23:07:20.658Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.36s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.49s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFails (1.07s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.33s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.68s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.10s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.71s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.53s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.37s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.46s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.57s)
23:07:20 [2020-05-22T23:07:20.658Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.80s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.56s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.64s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.55s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.41s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.56s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.36s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.62s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.72s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.03s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.44s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.58s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.10s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.54s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.65s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.77s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.49s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.57s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.90s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.64s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.94s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.97s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.80s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.26s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.23s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.52s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.53s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.59s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.53s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.74s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.83s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.67s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.68s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.72s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildRm (3.68s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.47s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.42s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.02s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.70s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.54s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.49s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.26s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.41s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.86s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.53s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildUser (2.06s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.97s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.70s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.13s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.20s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.98s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.43s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.80s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.72s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.08s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.49s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.97s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.53s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_cli_sni_test.go:18: Flakey test
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.70s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.13s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitChange (1.24s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.81s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.30s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.17s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.12s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.08s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.06s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.16s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.72s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.82s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.02s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.69s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.67s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.85s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:07:20 [2020-05-22T23:07:20.659Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.24s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.04s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.40s)
23:07:20 [2020-05-22T23:07:20.659Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.12s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.62s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.61s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.61s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.57s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00095eb20_<nil>} (1.67s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1408669841_/foo_false__<nil>_<nil>_<nil>} (1.53s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1408669841_/foo_true__<nil>_<nil>_<nil>} (1.62s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3339720892_/foo_false__<nil>_<nil>_<nil>} (1.64s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3339720892_/foo_true__<nil>_<nil>_<nil>} (1.74s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3339720892_/foo_true__0xc00095eb80_<nil>_<nil>} (1.59s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00095eba0_<nil>} (1.65s)
23:07:20 [2020-05-22T23:07:20.659Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00095ebc0_<nil>} (1.63s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00095ebe0_<nil>} (1.80s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00095ec00_<nil>} (1.60s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.64s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s)
23:07:20 [2020-05-22T23:07:20.660Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.09s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.71s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.01s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.69s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.08s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.18s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (1.25s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.97s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.26s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.99s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.74s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.87s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.56s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.09s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.58s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.89s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseG (5.27s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.62s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.90s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.06s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToDot (0.93s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.73s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.83s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.94s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.54s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.43s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.86s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.52s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.90s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.11s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateRM (0.21s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:07:20 [2020-05-22T23:07:20.660Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (3.08s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.41s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.86s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.49s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.72s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.72s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.82s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.36s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.54s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.97s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.02s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.82s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.70s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.64s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.95s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.73s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.39s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.84s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.47s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.44s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.85s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.74s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.92s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.53s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.660Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsRename (0.86s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsResize (0.84s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.83s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.00s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsTop (0.88s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.50s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExec (0.94s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.75s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.12s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.00s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.94s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.98s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.22s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.21s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecEnv (0.91s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.88s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.04s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.86s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.90s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecParseError (0.86s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.95s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.11s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecTTY (0.89s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.97s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.97s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:07:20 [2020-05-22T23:07:20.660Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.21s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.34s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.00s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.08s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.82s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s)
23:07:20 [2020-05-22T23:07:20.660Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.64s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestHealth (21.09s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.92s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.11s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.10s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.77s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImportFile (1.90s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.87s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.93s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.25s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.78s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.83s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.66s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.38s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.11s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.87s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.08s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:07:20 [2020-05-22T23:07:20.661Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.80s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.84s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.95s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.96s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.59s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.87s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.87s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.05s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.65s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.67s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.11s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.75s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.61s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.43s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.95s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.92s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.52s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.14s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.99s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.58s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.53s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.04s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.84s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.09s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.30s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsSince (6.91s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.04s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsTail (0.96s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.50s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestNetHostname (2.50s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.26s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPluginActive (1.84s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.54s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:07:20 [2020-05-22T23:07:20.661Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.70s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.09s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.46s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.57s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.63s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPortList (10.90s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.59s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.84s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.23s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.34s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.17s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.91s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.54s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.24s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.15s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.67s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.51s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.67s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.71s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.64s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.58s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.59s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPsShowMounts (3.07s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.02s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:07:20 [2020-05-22T23:07:20.661Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.20s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.96s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.66s)
23:07:20 [2020-05-22T23:07:20.661Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.71s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.78s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.22s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.64s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.40s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.32s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.98s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.92s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.24s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiTag (0.15s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.93s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.82s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.61s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.91s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.51s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.61s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.04s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.88s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.86s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.57s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.97s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.76s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.30s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.70s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.82s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.78s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.49s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.86s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.86s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.82s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.22s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.21s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.54s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.25s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.65s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunMount (6.40s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.46s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.53s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.46s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.34s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.72s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.18s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.55s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.50s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.19s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.79s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.95s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.91s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.86s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.04s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.07s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.86s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.66s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.74s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.81s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.83s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.89s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.64s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:07:20 [2020-05-22T23:07:20.662Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.61s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.87s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunRm (0.83s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.90s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.89s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.49s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.18s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.88s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.85s)
23:07:20 [2020-05-22T23:07:20.662Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.98s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunState (1.65s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.60s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.60s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.01s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.81s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.78s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.78s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.54s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.61s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (1.05s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.80s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.76s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.79s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.90s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.45s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.78s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.60s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents285643718
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.49s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.67s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.36s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.62s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.73s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.91s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.92s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.71s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.09s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.22s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.04s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.22s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.32s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.55s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.73s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.62s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.84s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.13s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.71s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.24s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.06s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.14s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.28s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.62s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.43s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.37s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.01s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.85s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.87s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.16s)
23:07:20 [2020-05-22T23:07:20.663Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:07:20 [2020-05-22T23:07:20.663Z]         docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
23:07:20 [2020-05-22T23:07:20.663Z] === RUN   TestDockerRegistrySuite
23:07:20 [2020-05-22T23:07:20.663Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
23:07:22 [2020-05-22T23:07:22.032Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
23:07:23 [2020-05-22T23:07:23.925Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
23:07:25 [2020-05-22T23:07:25.294Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
23:07:25 [2020-05-22T23:07:25.550Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
23:07:28 [2020-05-22T23:07:28.823Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
23:07:29 [2020-05-22T23:07:29.752Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
23:07:35 [2020-05-22T23:07:35.007Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
23:07:39 [2020-05-22T23:07:39.190Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
23:07:40 [2020-05-22T23:07:40.559Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
23:07:41 [2020-05-22T23:07:41.489Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
23:07:42 [2020-05-22T23:07:42.419Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
23:07:43 [2020-05-22T23:07:43.349Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
23:07:43 [2020-05-22T23:07:43.606Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
23:07:44 [2020-05-22T23:07:44.171Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
23:07:44 [2020-05-22T23:07:44.171Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
23:07:44 [2020-05-22T23:07:44.429Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
23:07:44 [2020-05-22T23:07:44.993Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
23:07:45 [2020-05-22T23:07:45.925Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
23:07:46 [2020-05-22T23:07:46.488Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
23:07:47 [2020-05-22T23:07:47.858Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
23:07:49 [2020-05-22T23:07:49.231Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
23:07:49 [2020-05-22T23:07:49.231Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
23:07:52 [2020-05-22T23:07:52.505Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
23:07:54 [2020-05-22T23:07:54.401Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
23:07:55 [2020-05-22T23:07:55.331Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
23:07:56 [2020-05-22T23:07:56.700Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
23:07:57 [2020-05-22T23:07:57.631Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
23:08:00 [2020-05-22T23:08:00.917Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
23:08:02 [2020-05-22T23:08:02.288Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
23:08:02 [2020-05-22T23:08:02.288Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
23:08:03 [2020-05-22T23:08:03.657Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
23:08:05 [2020-05-22T23:08:05.026Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
23:08:06 [2020-05-22T23:08:06.395Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
23:08:10 [2020-05-22T23:08:10.569Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
23:08:10 [2020-05-22T23:08:10.826Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
23:08:12 [2020-05-22T23:08:12.195Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
23:08:12 [2020-05-22T23:08:12.757Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
23:08:12 [2020-05-22T23:08:12.757Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
23:08:13 [2020-05-22T23:08:13.013Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
23:08:13 [2020-05-22T23:08:13.270Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
23:08:13 [2020-05-22T23:08:13.833Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
23:08:13 [2020-05-22T23:08:13.834Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
23:08:15 [2020-05-22T23:08:15.728Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
23:08:17 [2020-05-22T23:08:17.622Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
23:08:18 [2020-05-22T23:08:18.991Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
23:08:20 [2020-05-22T23:08:20.362Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
23:08:21 [2020-05-22T23:08:21.731Z] === RUN   TestDockerRegistrySuite/TestV2Only
23:08:22 [2020-05-22T23:08:22.294Z] --- PASS: TestDockerRegistrySuite (62.04s)
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.80s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [ddf206022dc0d] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d4dc16127e54f] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.74s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d7164195b7b56] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d1bb20fffbe6b] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.42s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d321ae7498eff] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.69s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d72a2adf57022] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.39s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [df1d7b2458477] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d9fe897f4638f] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [dbafc719b19af] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.57s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d31ee3269b0e9] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.72s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d547a0e42863e] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.62s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d15189e3dca62] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d8046b1c39b95] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s)
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [d6253cb14609e] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (3.01s)
23:08:22 [2020-05-22T23:08:22.294Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:72f9d2873d8d07ca9813bbe884d930ee5e293336eea0e659468af0c449018ccb
23:08:22 [2020-05-22T23:08:22.294Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dfed93392f2c22025dace7eb3e74433341a8efcd02e745d64eb31cfb008f06a0
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [df4c5bc848abd] daemon is not started
23:08:22 [2020-05-22T23:08:22.294Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.89s)
23:08:22 [2020-05-22T23:08:22.294Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f1a79ca307848abb5128d5b3cc7c008bc2135009f192bef9627a655ba3c0ecc
23:08:22 [2020-05-22T23:08:22.294Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3d7d79bf07852ffd718dd6203c685dc66bfcbd623a11b3eab73c43afcf47f162
23:08:22 [2020-05-22T23:08:22.294Z]         check_test.go:196: [dde3624742ea6] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.47s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d720cfd021c37] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.91s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d395d49d2ba42] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.51s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d19fc9824bc89] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d996f76debcd8] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.42s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [da9b83dda4b98] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.39s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d30a02069c342] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d445508a6e17d] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.05s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [dd0a3808d5170] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.52s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d526403dcf0ac] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.46s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d71aba088d0b3] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d1d14cdb650ab] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d311fc46ce462] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [de674fcba5ee6] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d0ba46991805d] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d8fc1b8011593] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d6b8dc3e164c5] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.52s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d3fed78d8ac33] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.30s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d81a509c0b85c] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d173c4c4e1eb5] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.59s)
23:08:22 [2020-05-22T23:08:22.295Z]         check_test.go:196: [d23ef94f9e3aa] daemon is not started
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s)
23:08:22 [2020-05-22T23:08:22.295Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s)
23:08:22 [2020-05-22T23:08:22.295Z] === RUN   TestDockerSchema1RegistrySuite
23:08:22 [2020-05-22T23:08:22.295Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
23:08:22 [2020-05-22T23:08:22.551Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
23:08:27 [2020-05-22T23:08:27.813Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
23:08:31 [2020-05-22T23:08:31.987Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
23:08:36 [2020-05-22T23:08:36.162Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
23:08:37 [2020-05-22T23:08:37.092Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
23:08:38 [2020-05-22T23:08:38.460Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
23:08:38 [2020-05-22T23:08:38.460Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
23:08:39 [2020-05-22T23:08:39.857Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
23:08:41 [2020-05-22T23:08:41.225Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
23:08:42 [2020-05-22T23:08:42.594Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
23:08:46 [2020-05-22T23:08:46.766Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
23:08:46 [2020-05-22T23:08:46.766Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
23:08:47 [2020-05-22T23:08:47.330Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
23:08:47 [2020-05-22T23:08:47.330Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
23:08:47 [2020-05-22T23:08:47.586Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
23:08:47 [2020-05-22T23:08:47.844Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
23:08:48 [2020-05-22T23:08:48.407Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
23:08:48 [2020-05-22T23:08:48.407Z] --- PASS: TestDockerSchema1RegistrySuite (26.16s)
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d2c7ad23afcae] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.45s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d0d788196d33d] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.35s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [dd1272c54ce7d] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.38s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d4807e4224857] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d464dd87c1ffc] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d462d0b6a85de] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [de94558c647f7] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d8e31c5282bdf] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.36s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d0a214ce0b488] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d98b5b188da94] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.78s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [dbebc1434ffe0] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d9153842685f8] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [dd21761ff4a17] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d67ba975e5ea6] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d1ba5fafaf8c7] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d431005de85a8] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d6dd342b8ac25] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
23:08:48 [2020-05-22T23:08:48.407Z]         check_test.go:223: [d1d3223f2cf02] daemon is not started
23:08:48 [2020-05-22T23:08:48.407Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
23:08:48 [2020-05-22T23:08:48.407Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
23:08:49 [2020-05-22T23:08:49.338Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
23:08:49 [2020-05-22T23:08:49.906Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
23:08:50 [2020-05-22T23:08:50.162Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
23:08:51 [2020-05-22T23:08:51.091Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
23:08:51 [2020-05-22T23:08:51.348Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
23:08:51 [2020-05-22T23:08:51.912Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
23:08:51 [2020-05-22T23:08:51.912Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
23:08:52 [2020-05-22T23:08:52.476Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
23:08:52 [2020-05-22T23:08:52.476Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.05s)
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s)
23:08:52 [2020-05-22T23:08:52.476Z]         check_test.go:252: [d4f37e9a2b2c4] daemon is not started
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
23:08:52 [2020-05-22T23:08:52.476Z]         check_test.go:252: [d75204bf73d31] daemon is not started
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
23:08:52 [2020-05-22T23:08:52.476Z]         check_test.go:252: [da467c1ede88e] daemon is not started
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s)
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s)
23:08:52 [2020-05-22T23:08:52.476Z]         check_test.go:252: [dee2103639713] daemon is not started
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s)
23:08:52 [2020-05-22T23:08:52.476Z]         check_test.go:252: [d8532152e8896] daemon is not started
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
23:08:52 [2020-05-22T23:08:52.476Z]         check_test.go:252: [dfcfd3d4a426d] daemon is not started
23:08:52 [2020-05-22T23:08:52.476Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
23:08:52 [2020-05-22T23:08:52.476Z]         check_test.go:252: [de3745b953eff] daemon is not started
23:08:52 [2020-05-22T23:08:52.476Z] === RUN   TestDockerRegistryAuthTokenSuite
23:08:52 [2020-05-22T23:08:52.476Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
23:08:54 [2020-05-22T23:08:54.997Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
23:08:58 [2020-05-22T23:08:58.270Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
23:08:58 [2020-05-22T23:08:58.270Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
23:08:58 [2020-05-22T23:08:58.270Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
23:08:58 [2020-05-22T23:08:58.270Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
23:08:58 [2020-05-22T23:08:58.270Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
23:08:58 [2020-05-22T23:08:58.270Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s)
23:08:58 [2020-05-22T23:08:58.270Z]         check_test.go:279: [d7e88d646dad6] daemon is not started
23:08:58 [2020-05-22T23:08:58.270Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
23:08:58 [2020-05-22T23:08:58.270Z]         check_test.go:279: [df61e84974d8c] daemon is not started
23:08:58 [2020-05-22T23:08:58.270Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
23:08:58 [2020-05-22T23:08:58.270Z]         check_test.go:279: [dee1a828cb5d3] daemon is not started
23:08:58 [2020-05-22T23:08:58.270Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
23:08:58 [2020-05-22T23:08:58.270Z]         check_test.go:279: [dc4a90785a3f5] daemon is not started
23:08:58 [2020-05-22T23:08:58.270Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
23:08:58 [2020-05-22T23:08:58.270Z]         check_test.go:279: [d8ef956789cc0] daemon is not started
23:08:58 [2020-05-22T23:08:58.270Z] === RUN   TestDockerNetworkSuite
23:08:58 [2020-05-22T23:08:58.270Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
23:08:58 [2020-05-22T23:08:58.527Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
23:09:01 [2020-05-22T23:09:01.800Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
23:09:01 [2020-05-22T23:09:01.800Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
23:09:03 [2020-05-22T23:09:03.168Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
23:09:07 [2020-05-22T23:09:07.344Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
23:09:08 [2020-05-22T23:09:08.275Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
23:09:09 [2020-05-22T23:09:09.644Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
23:09:11 [2020-05-22T23:09:11.014Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
23:09:15 [2020-05-22T23:09:15.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
23:09:17 [2020-05-22T23:09:17.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
23:09:27 [2020-05-22T23:09:27.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
23:09:29 [2020-05-22T23:09:29.567Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
23:09:30 [2020-05-22T23:09:30.130Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
23:09:31 [2020-05-22T23:09:31.060Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
23:09:31 [2020-05-22T23:09:31.991Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
23:09:32 [2020-05-22T23:09:32.923Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
23:09:34 [2020-05-22T23:09:34.291Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
23:09:35 [2020-05-22T23:09:35.660Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
23:09:35 [2020-05-22T23:09:35.660Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
23:09:36 [2020-05-22T23:09:36.224Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
23:09:37 [2020-05-22T23:09:37.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
23:09:37 [2020-05-22T23:09:37.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
23:09:37 [2020-05-22T23:09:37.593Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
23:09:37 [2020-05-22T23:09:37.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
23:09:39 [2020-05-22T23:09:39.743Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
23:09:41 [2020-05-22T23:09:41.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
23:09:41 [2020-05-22T23:09:41.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
23:09:41 [2020-05-22T23:09:41.893Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
23:09:41 [2020-05-22T23:09:41.893Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
23:09:47 [2020-05-22T23:09:47.150Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
23:09:47 [2020-05-22T23:09:47.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
23:09:50 [2020-05-22T23:09:50.423Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
23:09:50 [2020-05-22T23:09:50.423Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
23:09:52 [2020-05-22T23:09:52.944Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
23:09:57 [2020-05-22T23:09:57.120Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
23:10:01 [2020-05-22T23:10:01.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
23:10:01 [2020-05-22T23:10:01.293Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
23:10:01 [2020-05-22T23:10:01.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
23:10:01 [2020-05-22T23:10:01.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
23:10:01 [2020-05-22T23:10:01.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
23:10:02 [2020-05-22T23:10:02.114Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
23:10:02 [2020-05-22T23:10:02.371Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
23:10:02 [2020-05-22T23:10:02.371Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
23:10:04 [2020-05-22T23:10:04.892Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
23:10:07 [2020-05-22T23:10:07.414Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
23:10:07 [2020-05-22T23:10:07.415Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
23:10:07 [2020-05-22T23:10:07.415Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
23:10:08 [2020-05-22T23:10:08.783Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
23:10:10 [2020-05-22T23:10:10.678Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
23:10:13 [2020-05-22T23:10:13.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
23:10:13 [2020-05-22T23:10:13.962Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
23:10:17 [2020-05-22T23:10:17.237Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
23:10:18 [2020-05-22T23:10:18.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
23:10:18 [2020-05-22T23:10:18.606Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
23:10:20 [2020-05-22T23:10:20.499Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
23:10:20 [2020-05-22T23:10:20.499Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
23:10:23 [2020-05-22T23:10:23.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
23:10:23 [2020-05-22T23:10:23.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
23:10:23 [2020-05-22T23:10:23.776Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
23:10:24 [2020-05-22T23:10:24.706Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
23:10:25 [2020-05-22T23:10:25.637Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
23:10:27 [2020-05-22T23:10:27.532Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
23:10:27 [2020-05-22T23:10:27.532Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
23:10:31 [2020-05-22T23:10:31.708Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
23:10:33 [2020-05-22T23:10:33.083Z] --- PASS: TestDockerNetworkSuite (94.70s)
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.32s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [da806dcbca4a7] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d3c4d6a02fa3e] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.06s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [df78a7422c3ee] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.97s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d7390507a14c6] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.81s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:1233: [d9deb59e2fdd6] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.98s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d850c25fccd72] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.04s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d8d995b08ff51] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.39s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [de1f4bd80c5f6] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.81s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d09bd26e86f9a] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [df4f5ec0d36fd] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.80s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d9af587f9f3bc] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.48s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [dd1df68fe7326] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.43s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [de9abb66e26e6] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d58159e624bf9] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d94715239fbcb] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d48d44f57b9fe] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d8689794c6b42] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d54ade7dfe07d] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d3bd36d1cd361] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.91s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d7e280dc874eb] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d8f52a2a801a7] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [dda552e70ee8b] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.44s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [dd1a545ef223e] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d111929ccffb7] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.67s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:968: [d201611d7b8c3] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.69s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d678174097ec3] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.27s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:1116: [dee42c7359fc0] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d258bb54a640e] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d87410df276c6] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d2277ad2ae6fa] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [de543e7d32bc3] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d666aa0db303f] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.26s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d78208af9c669] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d6b49db2f24b7] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.57s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d0e021b64ae49] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d5b79b4621899] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.03s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [dc0609246575f] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.54s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [d4b42f8692edb] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.82s)
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.04s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:1084: [d0e1091d74be9] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [dbb56c2ab0df0] daemon is not started
23:10:33 [2020-05-22T23:10:33.083Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.80s)
23:10:33 [2020-05-22T23:10:33.083Z]         docker_cli_network_unix_test.go:46: [dd9badd6dbe6c] daemon is not started
23:10:33 [2020-05-22T23:10:33.084Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.09s)
23:10:33 [2020-05-22T23:10:33.084Z]         docker_cli_network_unix_test.go:46: [daee744e2c84f] daemon is not started
23:10:33 [2020-05-22T23:10:33.084Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
23:10:33 [2020-05-22T23:10:33.084Z]         docker_cli_network_unix_test.go:46: [de6d6a7197adf] daemon is not started
23:10:33 [2020-05-22T23:10:33.084Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.38s)
23:10:33 [2020-05-22T23:10:33.084Z]         docker_cli_network_unix_test.go:46: [dbbef266f177b] daemon is not started
23:10:33 [2020-05-22T23:10:33.084Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s)
23:10:33 [2020-05-22T23:10:33.084Z]         docker_cli_network_unix_test.go:46: [d7b99faf59822] daemon is not started
23:10:33 [2020-05-22T23:10:33.084Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.96s)
23:10:33 [2020-05-22T23:10:33.084Z]         docker_cli_network_unix_test.go:46: [d59568d920b35] daemon is not started
23:10:33 [2020-05-22T23:10:33.084Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s)
23:10:33 [2020-05-22T23:10:33.084Z]         docker_cli_network_unix_test.go:46: [d8291fa635861] daemon is not started
23:10:33 [2020-05-22T23:10:33.084Z] === RUN   TestDockerHubPullSuite
23:10:33 [2020-05-22T23:10:33.084Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
23:10:34 [2020-05-22T23:10:34.976Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
23:10:37 [2020-05-22T23:10:37.499Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
23:10:37 [2020-05-22T23:10:37.499Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
23:10:39 [2020-05-22T23:10:39.398Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
23:10:39 [2020-05-22T23:10:39.398Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
23:10:39 [2020-05-22T23:10:39.661Z] --- PASS: TestDockerHubPullSuite (6.53s)
23:10:39 [2020-05-22T23:10:39.661Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.77s)
23:10:39 [2020-05-22T23:10:39.661Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
23:10:39 [2020-05-22T23:10:39.661Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.55s)
23:10:39 [2020-05-22T23:10:39.661Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.54s)
23:10:39 [2020-05-22T23:10:39.661Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s)
23:10:39 [2020-05-22T23:10:39.661Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
23:10:39 [2020-05-22T23:10:39.661Z] PASS
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === Skipped
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.03s)
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] 
23:10:39 [2020-05-22T23:10:39.661Z] DONE 1277 tests, 44 skipped in 2021.124s
23:10:39 [2020-05-22T23:10:39.661Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:10:39 [2020-05-22T23:10:39.661Z] ++++ cat bundles/test-integration/docker.pid
23:10:39 [2020-05-22T23:10:39.661Z] +++ kill 7623
23:10:40 [2020-05-22T23:10:40.594Z] +++ /etc/init.d/apparmor stop
23:10:40 [2020-05-22T23:10:40.594Z] Leaving: AppArmorNo profiles have been unloaded.
23:10:40 [2020-05-22T23:10:40.594Z] 
23:10:40 [2020-05-22T23:10:40.594Z] Unloading profiles will leave already running processes permanently
23:10:40 [2020-05-22T23:10:40.594Z] unconfined, which can lead to unexpected situations.
23:10:40 [2020-05-22T23:10:40.594Z] 
23:10:40 [2020-05-22T23:10:40.594Z] To set a process to complain mode, use the command line tool
23:10:40 [2020-05-22T23:10:40.594Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:10:40 [2020-05-22T23:10:40.594Z] +++ true
23:10:40 [2020-05-22T23:10:40.594Z] 
23:11:27 [2020-05-22T23:11:27.225Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
23:11:42 [2020-05-22T23:11:42.073Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
23:12:00 [2020-05-22T23:12:00.126Z] --- PASS: TestDockerSwarmSuite (1716.45s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.82s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.75s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.09s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.47s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.58s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:562: [d4a4b9bd24b01] joining swarm manager [dad618e78805b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:584: [d7dacaf35d9fb] joining swarm manager [dad618e78805b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]         check_test.go:380: [d4a4b9bd24b01] daemon is not started
23:12:00 [2020-05-22T23:12:00.126Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.15s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:45: [ddd98decf0abf] joining swarm manager [dee186840e5bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.95s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:303: [dbbf90fac6807] joining swarm manager [d147fbca0fe42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:304: [d02a4affa47ab] joining swarm manager [d147fbca0fe42]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:363: Waiting for possible election...
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.03s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:271: [db81a6fbddbab] joining swarm manager [d8d3b5c027d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:272: [d364c4f194254] joining swarm manager [d8d3b5c027d68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.46s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.18s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.83s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_node_test.go:19: [d2d9445162ac2] joining swarm manager [d30ed6e2b8c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_node_test.go:20: [d813ad8b0e0c9] joining swarm manager [d30ed6e2b8c65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.74s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:501: [dc01864207f0e] joining swarm manager [dc552531e1b28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:506: [d8b508ca4c561] joining swarm manager [dc552531e1b28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.48s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_node_test.go:80: [da97765b39f19] joining swarm manager [df8fb4f51f925]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.61s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_node_test.go:52: [d0f136d07b11a] joining swarm manager [dddf1893c8a22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_node_test.go:53: [d18e5ab216a55] joining swarm manager [dddf1893c8a22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.00s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:201: [de506f346f4b4] joining swarm manager [d49e4d409d677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (70.24s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:383: [d415bdc18fe69] joining swarm manager [d97c8d3a6eb58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:384: [d5d903a6e9c93] joining swarm manager [d97c8d3a6eb58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]         check_test.go:380: [d5d903a6e9c93] daemon is not started
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.86s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:801: [dad8587e6241e] joining swarm manager [d49b70cc63f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:801: [d6360f622df03] joining swarm manager [d49b70cc63f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:801: [db480c6918b03] joining swarm manager [d49b70cc63f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:801: [dadb456fd2b15] joining swarm manager [d49b70cc63f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_test.go:809: [dce49a59adc7e] joining swarm manager [d49b70cc63f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.11s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.94s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:394: [d8b5a73161dc5] joining swarm manager [dbe0b0b85e836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:394: [d439d1c99922b] joining swarm manager [dbe0b0b85e836]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.44s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:342: [d2de110a6cea0] joining swarm manager [df24f1f0d1af2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:342: [dd6f62750d9b3] joining swarm manager [df24f1f0d1af2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.08s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:489: [d304edcb0ab6b] joining swarm manager [d0f7b9cdfc370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:489: [dd5171cd3e2bf] joining swarm manager [d0f7b9cdfc370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.30s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.10s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:127: [d64e456afe26e] joining swarm manager [de4ad7ca8e93c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:128: [d3812219692ae] joining swarm manager [de4ad7ca8e93c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:136: [d60d8137263df] joining swarm manager [de4ad7ca8e93c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:137: [d17be13d02b3a] joining swarm manager [de4ad7ca8e93c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s)
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.34s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:303: [df994e396fef6] joining swarm manager [dc2def8fcf718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:303: [d2c35c86cbaca] joining swarm manager [dc2def8fcf718]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.51s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:99: [d3468dbe63ad4] joining swarm manager [da5cb443e4005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:100: [ddb380be97458] joining swarm manager [da5cb443e4005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.126Z]         check_test.go:380: [d3468dbe63ad4] daemon is not started
23:12:00 [2020-05-22T23:12:00.126Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.14s)
23:12:00 [2020-05-22T23:12:00.126Z]         docker_api_swarm_service_test.go:532: [db8302bc7d229] joining swarm manager [d3120c7396d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_api_swarm_service_test.go:533: [db9cbb7f1d98d] joining swarm manager [d3120c7396d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.62s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_api_swarm_service_test.go:147: [ddef212336760] joining swarm manager [de4fb24b49cbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_api_swarm_service_test.go:147: [d1709e80974ce] joining swarm manager [de4fb24b49cbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.86s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.89s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.27s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.45s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.30s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.93s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.24s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.02s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.17s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.08s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.32s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.66s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.06s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.40s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.72s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.52s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.32s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.84s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.86s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.60s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.24s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.13s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.35s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.35s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.10s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.84s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_service_logs_test.go:245: checking task i2k4xm9h7hp0
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_service_logs_test.go:250: checking messages for i2k4xm9h7hp0
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_service_logs_test.go:245: checking task t3tcxcko2bjo
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_service_logs_test.go:250: checking messages for t3tcxcko2bjo
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.20s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.35s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.72s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.20s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.54s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1901: [da07fb56f69d6] joining swarm manager [d8198fae34226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1902: [dc95c4b892926] joining swarm manager [d8198fae34226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.50s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.13s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.90s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1802: [d0ce8e6c9d228] joining swarm manager [dbe6787046787]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1803: [d6f6d29ad22da] joining swarm manager [dbe6787046787]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.43s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.07s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1321: [dd096ad065a11] joining swarm manager [da1a58dcdc5bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1322: [dc9b8b9269c2f] joining swarm manager [da1a58dcdc5bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.80s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.03s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.44s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.82s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.09s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.52s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.42s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.11s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.50s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.48s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1186: [df9452f954df3] joining swarm manager [d22b4b69e0a57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1195: [d075458e14a69] joining swarm manager [d22b4b69e0a57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.10s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.08s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.67s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1118: [db3a411d53140] joining swarm manager [dac633fe11031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1119: [d6dbc4d3674b0] joining swarm manager [dac633fe11031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1172: [de5ccaa524916] joining swarm manager [dac633fe11031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.87s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1453: [d54f3af06093a] joining swarm manager [d2c6786d0f42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_test.go:1454: [d463036612a95] joining swarm manager [d2c6786d0f42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.50s)
23:12:00 [2020-05-22T23:12:00.127Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.39s)
23:12:00 [2020-05-22T23:12:00.127Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
23:12:00 [2020-05-22T23:12:00.127Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s)
23:12:00 [2020-05-22T23:12:00.127Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.29s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.31s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.16s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_cli_swarm_unix_test.go:62: [d3e201e607240] joining swarm manager [dfaf2b5dbc7ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.04s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.77s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.14s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.93s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.74s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.84s)
23:12:00 [2020-05-22T23:12:00.127Z]         docker_api_swarm_test.go:961: [de9c930843217] joining swarm manager [d8e5cb9828731]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.38s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.38s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.08s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.73s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.03s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.65s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.25s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.94s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.58s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.51s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.83s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.53s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.83s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.04s)
23:12:00 [2020-05-22T23:12:00.127Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.05s)
23:12:00 [2020-05-22T23:12:00.127Z] === RUN   TestDockerExternalVolumeSuite
23:12:00 [2020-05-22T23:12:00.127Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
23:12:18 [2020-05-22T23:12:18.186Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
23:13:25 [2020-05-22T23:13:25.823Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
23:13:33 [2020-05-22T23:13:33.913Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
23:14:05 [2020-05-22T23:14:05.949Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
23:14:20 [2020-05-22T23:14:20.815Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
23:14:52 [2020-05-22T23:14:52.850Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
23:15:05 [2020-05-22T23:15:05.027Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
23:15:37 [2020-05-22T23:15:37.065Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
23:15:55 [2020-05-22T23:15:55.141Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
23:16:09 [2020-05-22T23:16:09.989Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
23:16:56 [2020-05-22T23:16:56.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
23:17:14 [2020-05-22T23:17:14.730Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
23:17:29 [2020-05-22T23:17:29.623Z] ok  	github.com/docker/docker/integration-cli	2090.036s
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === Skipped
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
23:17:29 [2020-05-22T23:17:29.624Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.05s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
23:17:29 [2020-05-22T23:17:29.625Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
23:17:29 [2020-05-22T23:17:29.626Z] 
23:17:29 [2020-05-22T23:17:29.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
23:17:29 [2020-05-22T23:17:29.627Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z]     check_test.go:128: unmatched requirement DaemonIsLinux
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z]     check_test.go:134: unmatched requirement DaemonIsLinux
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
23:17:29 [2020-05-22T23:17:29.728Z]     check_test.go:142: unmatched requirement DaemonIsLinux
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] DONE 1096 tests, 549 skipped in 2097.488s
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Integration tests ended at 05/22/2020 23:17:23. Duration:00:34:57.6208360
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Docker info of the daemon under test at end of run
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] Containers: 2
23:17:29 [2020-05-22T23:17:29.728Z]  Running: 0
23:17:29 [2020-05-22T23:17:29.728Z]  Paused: 0
23:17:29 [2020-05-22T23:17:29.728Z]  Stopped: 2
23:17:29 [2020-05-22T23:17:29.728Z] Images: 15
23:17:29 [2020-05-22T23:17:29.728Z] Server Version: 0.0.0-dev
23:17:29 [2020-05-22T23:17:29.728Z] Storage Driver: windowsfilter
23:17:29 [2020-05-22T23:17:29.728Z]  Windows: 
23:17:29 [2020-05-22T23:17:29.728Z] Logging Driver: json-file
23:17:29 [2020-05-22T23:17:29.728Z] Plugins: 
23:17:29 [2020-05-22T23:17:29.728Z]  Volume: local
23:17:29 [2020-05-22T23:17:29.728Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:17:29 [2020-05-22T23:17:29.728Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:17:29 [2020-05-22T23:17:29.728Z] Swarm: inactive
23:17:29 [2020-05-22T23:17:29.728Z] Default Isolation: process
23:17:29 [2020-05-22T23:17:29.728Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:17:29 [2020-05-22T23:17:29.728Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158)
23:17:29 [2020-05-22T23:17:29.728Z] OSType: windows
23:17:29 [2020-05-22T23:17:29.728Z] Architecture: x86_64
23:17:29 [2020-05-22T23:17:29.728Z] CPUs: 4
23:17:29 [2020-05-22T23:17:29.728Z] Total Memory: 32GiB
23:17:29 [2020-05-22T23:17:29.728Z] Name: azwin-2-67c580
23:17:29 [2020-05-22T23:17:29.728Z] ID: JCBA:DMWI:SZ7R:2VBT:D3DV:YVTU:FZDW:NPAL:2ZCW:PUHB:IR5K:ZKYK
23:17:29 [2020-05-22T23:17:29.728Z] Docker Root Dir: D:\CI\PR-41014\3\daemon
23:17:29 [2020-05-22T23:17:29.728Z] Debug Mode (client): false
23:17:29 [2020-05-22T23:17:29.728Z] Debug Mode (server): true
23:17:29 [2020-05-22T23:17:29.728Z]  File Descriptors: -1
23:17:29 [2020-05-22T23:17:29.728Z]  Goroutines: 18
23:17:29 [2020-05-22T23:17:29.728Z]  System Time: 2020-05-22T23:17:23.6412317Z
23:17:29 [2020-05-22T23:17:29.728Z]  EventsListeners: 0
23:17:29 [2020-05-22T23:17:29.728Z] Registry: https://index.docker.io/v1/
23:17:29 [2020-05-22T23:17:29.728Z] Labels:
23:17:29 [2020-05-22T23:17:29.728Z] Experimental: false
23:17:29 [2020-05-22T23:17:29.728Z] Insecure Registries:
23:17:29 [2020-05-22T23:17:29.728Z]  127.0.0.0/8
23:17:29 [2020-05-22T23:17:29.728Z] Live Restore Enabled: false
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] 
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Stopping daemon under test
23:17:29 [2020-05-22T23:17:29.728Z] SUCCESS: The process with PID 5568 (child process of PID 4892) has been terminated.
23:17:29 [2020-05-22T23:17:29.728Z] SUCCESS: The process with PID 4892 (child process of PID 1356) has been terminated.
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Stop tailing logs of the daemon under tests
23:17:29 [2020-05-22T23:17:29.728Z] INFO: executeCI.ps1 Completed successfully at 05/22/2020 23:17:23.
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Tidying up at end of run
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Saving daemon under test log (d:\CI\PR-41014\3\dut.out) to C:\windows\TEMP\CIDUT.out
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Saving daemon under test log (d:\CI\PR-41014\3\dut.err) to C:\windows\TEMP\CIDUT.err
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Nuke-Everything...
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Container count on control daemon to delete is 2
23:17:29 [2020-05-22T23:17:29.728Z] a48d43f1354f
23:17:29 [2020-05-22T23:17:29.728Z] 37ee36b41e87
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Tidying pidfile d:\CI\PR-41014\3\docker.pid
23:17:29 [2020-05-22T23:17:29.728Z] INFO: Nuking d:\CI
23:17:40 [2020-05-22T23:17:40.217Z] INFO: Zapped successfully
23:17:40 [2020-05-22T23:17:40.217Z] 
23:17:40 [2020-05-22T23:17:40.217Z] INFO: executeCI.ps1 exiting at Fri May 22 23:17:39 CUT 2020. Duration 00:51:34.6985429
23:17:40 [2020-05-22T23:17:40.217Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
23:17:40 [2020-05-22T23:17:40.473Z] Recording test results
23:17:46 [2020-05-22T23:17:46.920Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
23:17:53 [2020-05-22T23:17:53.614Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
23:17:55 [2020-05-22T23:17:55.419Z] Archiving artifacts
23:18:09 [2020-05-22T23:18:09.560Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:18:10 [2020-05-22T23:18:10.526Z] + make clean
23:18:12 [2020-05-22T23:18:12.108Z] docker volume rm -f docker-dev-cache
23:18:12 [2020-05-22T23:18:12.583Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
23:18:18 [2020-05-22T23:18:18.955Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
23:18:33 [2020-05-22T23:18:33.803Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
23:18:51 [2020-05-22T23:18:51.857Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
23:19:06 [2020-05-22T23:19:06.725Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
23:19:21 [2020-05-22T23:19:21.579Z] --- PASS: TestDockerExternalVolumeSuite (441.25s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s)
23:19:21 [2020-05-22T23:19:21.579Z]         docker_cli_external_volume_driver_test.go:53: [df76a05435ee3] daemon is not started
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
23:19:21 [2020-05-22T23:19:21.579Z]         docker_cli_external_volume_driver_test.go:53: [db6576f0d3a82] daemon is not started
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.09s)
23:19:21 [2020-05-22T23:19:21.579Z]         docker_cli_external_volume_driver_test.go:53: [d1694e8fc761e] daemon is not started
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
23:19:21 [2020-05-22T23:19:21.579Z]         docker_cli_external_volume_driver_test.go:53: [dc3eec71f59b9] daemon is not started
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.80s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.45s)
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s)
23:19:21 [2020-05-22T23:19:21.579Z]         docker_cli_external_volume_driver_test.go:485: [dd840a18abc73] daemon is not started
23:19:21 [2020-05-22T23:19:21.579Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
23:19:21 [2020-05-22T23:19:21.579Z]         docker_cli_external_volume_driver_test.go:53: [dc9296a649f90] daemon is not started
23:19:21 [2020-05-22T23:19:21.579Z] PASS
23:19:21 [2020-05-22T23:19:21.579Z] 
23:19:21 [2020-05-22T23:19:21.579Z] === Skipped
23:19:21 [2020-05-22T23:19:21.579Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
23:19:21 [2020-05-22T23:19:21.579Z] 
23:19:21 [2020-05-22T23:19:21.579Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
23:19:21 [2020-05-22T23:19:21.579Z] 
23:19:21 [2020-05-22T23:19:21.579Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
23:19:21 [2020-05-22T23:19:21.579Z] 
23:19:21 [2020-05-22T23:19:21.579Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
23:19:21 [2020-05-22T23:19:21.579Z] 
23:19:21 [2020-05-22T23:19:21.579Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
23:19:21 [2020-05-22T23:19:21.579Z] 
23:19:21 [2020-05-22T23:19:21.579Z] 
23:19:21 [2020-05-22T23:19:21.579Z] DONE 273 tests, 5 skipped in 2541.181s
23:19:21 [2020-05-22T23:19:21.579Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:19:21 [2020-05-22T23:19:21.835Z] ++++ cat bundles/test-integration/docker.pid
23:19:21 [2020-05-22T23:19:21.835Z] +++ kill 7623
23:19:22 [2020-05-22T23:19:22.765Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2913350abb21/docker.pid
23:19:22 [2020-05-22T23:19:22.765Z] +++ kill 4418
23:19:22 [2020-05-22T23:19:22.765Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4418 is not a child of this shell
23:19:22 [2020-05-22T23:19:22.765Z] warning: PID 4418 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2913350abb21/docker.pid had a nonzero exit code
23:19:23 [2020-05-22T23:19:23.022Z] +++ /etc/init.d/apparmor stop
23:19:23 [2020-05-22T23:19:23.022Z] Leaving: AppArmorNo profiles have been unloaded.
23:19:23 [2020-05-22T23:19:23.022Z] 
23:19:23 [2020-05-22T23:19:23.022Z] Unloading profiles will leave already running processes permanently
23:19:23 [2020-05-22T23:19:23.022Z] unconfined, which can lead to unexpected situations.
23:19:23 [2020-05-22T23:19:23.022Z] 
23:19:23 [2020-05-22T23:19:23.022Z] To set a process to complain mode, use the command line tool
23:19:23 [2020-05-22T23:19:23.022Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:19:23 [2020-05-22T23:19:23.022Z] +++ true
23:19:23 [2020-05-22T23:19:23.022Z] 
23:19:23 [2020-05-22T23:19:23.278Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
23:19:23 [2020-05-22T23:19:23.291Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:19:25 [2020-05-22T23:19:25.969Z] + echo Ensuring container killed.
23:19:25 [2020-05-22T23:19:25.969Z] Ensuring container killed.
23:19:25 [2020-05-22T23:19:25.969Z] + docker ps -aq -f name=docker-pr3-*
23:19:25 [2020-05-22T23:19:25.969Z] + cids=bcc564cee6e4
23:19:25 [2020-05-22T23:19:25.969Z] 358520b59fdb
23:19:25 [2020-05-22T23:19:25.969Z] 97e636ef78b5
23:19:25 [2020-05-22T23:19:25.969Z] + [ -n bcc564cee6e4
23:19:25 [2020-05-22T23:19:25.969Z] 358520b59fdb
23:19:25 [2020-05-22T23:19:25.969Z] 97e636ef78b5 ]
23:19:25 [2020-05-22T23:19:25.969Z] + docker rm -vf bcc564cee6e4 358520b59fdb 97e636ef78b5
23:19:28 [2020-05-22T23:19:28.490Z] bcc564cee6e4
23:19:28 [2020-05-22T23:19:28.490Z] 358520b59fdb
23:19:28 [2020-05-22T23:19:28.490Z] 97e636ef78b5
[Pipeline] sh
23:19:28 [2020-05-22T23:19:28.778Z] + echo Chowning /workspace to jenkins user
23:19:28 [2020-05-22T23:19:28.779Z] Chowning /workspace to jenkins user
23:19:28 [2020-05-22T23:19:28.779Z] + id -u
23:19:28 [2020-05-22T23:19:28.779Z] + id -g
23:19:28 [2020-05-22T23:19:28.779Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41014:/workspace busybox chown -R 1000:1000 /workspace
23:19:28 [2020-05-22T23:19:28.779Z] Unable to find image 'busybox:latest' locally
23:19:34 [2020-05-22T23:19:34.027Z] latest: Pulling from library/busybox
23:19:34 [2020-05-22T23:19:34.028Z] d9cbbca60e5f: Pulling fs layer
23:19:34 [2020-05-22T23:19:34.028Z] d9cbbca60e5f: Download complete
23:19:34 [2020-05-22T23:19:34.284Z] d9cbbca60e5f: Pull complete
23:19:34 [2020-05-22T23:19:34.284Z] Digest: sha256:836945da1f3afe2cfff376d379852bbb82e0237cb2925d53a13f53d6e8a8c48c
23:19:34 [2020-05-22T23:19:34.284Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:19:38 [2020-05-22T23:19:38.760Z] + bundleName=amd64
23:19:38 [2020-05-22T23:19:38.760Z] + echo Creating amd64-bundles.tar.gz
23:19:38 [2020-05-22T23:19:38.760Z] Creating amd64-bundles.tar.gz
23:19:38 [2020-05-22T23:19:38.760Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:19:38 [2020-05-22T23:19:38.760Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
23:19:40 [2020-05-22T23:19:40.137Z] Archiving artifacts
23:19:49 [2020-05-22T23:19:49.669Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-41014/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:19:49 [2020-05-22T23:19:49.979Z] + make clean
23:19:50 [2020-05-22T23:19:50.236Z] docker volume rm -f docker-dev-cache
23:19:50 [2020-05-22T23:19:50.236Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS